aboutsummaryrefslogtreecommitdiff
path: root/rootdir/bin/init.bt.sh (follow)
Commit message (Collapse)AuthorAge
* msm8996-common: Update mac addresses pathsDavide Garberi2019-05-17
| | | | | | | * Switch to /persist for bt_mac to make so that it's kept even after a factory reset * Also update the path of wlan_mac.bin in wlan.sh to write to the real mount point instead of the bind one Change-Id: I250358484a8c8a8ef7f01941eea798c11d6ac4e7
* msm8996-common: rootdir: Add a mac randomization optionDavide Garberi2019-05-16
| | | | | | | * In case the hardware mac is broken, it'll turn out being "555555555555" for wifi and "666666666666" for bt, so generate a random one in case this happens * Do the same also in case the current kernel lacks the shenqi_nv driver Change-Id: Id9247b563adcb287ea97bc4f25bd1d846c852b8f
* msm8996-common: Remove wcg_mac_toolDavide Garberi2019-05-16
| | | | | | | * Turns out we don't actually need to use this as /proc/mac_wifi and mac_bt can turn into normal mac address values just with hex dumping * Remove bt_mac_prop as we can just set the mac path in vendor_prop.mk Change-Id: I23665cdd5d39d5e090694cff5a63f55ecb9ea334
* msm8996-common: Correct BT mac address with non zui blobsDavide Garberi2019-05-15
Change-Id: Ibc6eed2018314e79f3f18749cedd9852c82a8a66