mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sm6150-common
synced 2026-01-27 07:38:17 +00:00
sm6150-common: rootdir: Bind mount Wifi Aware feature permissions.
- Fixes issues when GPS and Wifi are switched on simultaneously. - Also kills logspam regarding NAN. Change-Id: Id56b2bbc720bf2de96aad825956bc63db3d4e694 Signed-off-by: Adithya R <gh0strider.2k18.reborn@gmail.com> Signed-off-by: therealmharc <therealmharc@gmail.com>
This commit is contained in:
@@ -74,6 +74,9 @@ on post-fs-data
|
||||
mkdir /mnt/vendor/persist/fpc 0770 system system
|
||||
mkdir /data/vendor/fpdump 0770 system system
|
||||
|
||||
# Disable WiFi Aware feature.
|
||||
mount none /dev/null /vendor/etc/permissions/android.hardware.wifi.aware.xml bind
|
||||
|
||||
on boot
|
||||
start rmt_storage
|
||||
start rfs_access
|
||||
|
||||
Reference in New Issue
Block a user