Also chown /data/misc/wifi/hostapd.conf
It has been seen on some devices (Huawei Y6) that the file is created by something else than us to wifi:wifi, which means treble_app can't change that file.
This commit is contained in:
parent
b421352529
commit
97c4452e48
1
vndk.rc
1
vndk.rc
@ -11,3 +11,4 @@ service phh_on_boot /system/bin/phh-on-boot.sh
|
||||
on property:sys.boot_completed=1
|
||||
start phh_on_boot
|
||||
chown wifi system /data/misc/wifi
|
||||
chown system wifi /data/misc/wifi/hostapd.conf
|
||||
|
Loading…
x
Reference in New Issue
Block a user