aboutsummaryrefslogtreecommitdiff
path: root/rootdir/bin/init.wlan.sh (unfollow)
Commit message (Collapse)Author
2019-05-17msm8996-common: Update mac addresses pathsDavide Garberi
* 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
2019-05-16msm8996-common: rootdir: Add a mac randomization optionDavide Garberi
* 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
2019-05-16msm8996-common: Remove wcg_mac_toolDavide Garberi
* 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
2019-03-02msm8996-common: Set the hardware wlan mac using wcg_mac_toolDavide Garberi
* Bin extracted from ZUI * Add init.wlan.sh to check if the mac address in wlan_mac.bin is already correct, if not correct it * Run both the bins on boot completed as wcg can't run earlier * Label both the bins and address their denials Change-Id: I7a8001465ec9c3d69bd228efa57dddfdd8e3c6f3
2018-04-22msm8996-common: libhidl: Back to Android Makefile.Cosme Domínguez Díaz
* @faizauthar12 had issues using Soong with libhidl on his buildbot and I don't mind use one or other build system. This is a partial revert of 7fc8c30651b2a0889cc6dc84fe76e150167c6cbe.
2017-12-02msm8996-common: init: Use core init function to read from filesBruno Martins
Change-Id: I3fd23490bcdfa4097dad73161ad226337e93cd18 Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
2017-12-02msm8996-common: init: Checkout to NDavide Garberi
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
2017-10-31msm8996-common: Commonize the device treedd3boh
Signed-off-by: dd3boh <dade.garberi@gmail.com>
2017-09-07z2_plus: init: Update for OLuca Stefani
Signed-off-by: dd3boh <dade.garberi@gmail.com>
2017-02-01z2_plus: Reconfigure initdavidevinavil
Change-Id: I4108d946fe4005af64a34b46e68dd94cdef98a6b
2017-01-14z_2plus: Initial cleanupOrdenKrieger
*Lets start
2016-11-10Add initFedor917
2016-10-26Initial commitFedor917