Add persist.sys.phh.mainkeys property to persist qemu.hw.mainkeys
This commit is contained in:
parent
31241609bb
commit
f2b061da52
3
vndk.rc
3
vndk.rc
@ -12,3 +12,6 @@ on property:sys.boot_completed=1
|
|||||||
start phh_on_boot
|
start phh_on_boot
|
||||||
chown wifi system /data/misc/wifi
|
chown wifi system /data/misc/wifi
|
||||||
chown system wifi /data/misc/wifi/hostapd.conf
|
chown system wifi /data/misc/wifi/hostapd.conf
|
||||||
|
|
||||||
|
on property:persist.sys.phh.mainkeys=*
|
||||||
|
setprop qemu.hw.mainkeys ${persist.sys.phh.mainkeys}
|
||||||
|
Loading…
Reference in New Issue
Block a user