Configure permission for AOC reset sysfs node. am: fc630f27e0
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14167340 Change-Id: I699949d8fd8de5a80df4c21d4acd8992f74e36f3
This commit is contained in:
commit
a99bbc9717
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/version
|
||||
|
||||
# AOC reset permission
|
||||
chown root system /sys/devices/platform/19000000.aoc/reset
|
||||
chmod 0220 /sys/devices/platform/19000000.aoc/reset
|
||||
|
||||
# IMS WiFi Calling
|
||||
service charonservice /system/vendor/bin/charon
|
||||
class main
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue