Configure permission for AOC reset sysfs node.
Bug: 184858369 Test: Verify system process can write to the node. Change-Id: Ibe4fb8e773995d8f4ba0e68b71c127ae2bc4ddc0
This commit is contained in:
parent
6899dcc219
commit
fc630f27e0
1 changed files with 4 additions and 0 deletions
|
@ -610,6 +610,10 @@ on property:sys.boot_completed=1
|
||||||
chown system system /sys/class/power_supply/wireless/device/status
|
chown system system /sys/class/power_supply/wireless/device/status
|
||||||
chown system system /sys/class/power_supply/wireless/device/version
|
chown system system /sys/class/power_supply/wireless/device/version
|
||||||
|
|
||||||
|
# AOC reset permission
|
||||||
|
chown root system /sys/devices/platform/19000000.aoc/reset
|
||||||
|
chmod 0220 /sys/devices/platform/19000000.aoc/reset
|
||||||
|
|
||||||
# IMS WiFi Calling
|
# IMS WiFi Calling
|
||||||
service charonservice /system/vendor/bin/charon
|
service charonservice /system/vendor/bin/charon
|
||||||
class main
|
class main
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue