Merge "update aoc node syspath for p23" into udc-d1-dev
This commit is contained in:
commit
b6988b3a51
1 changed files with 2 additions and 2 deletions
|
@ -890,8 +890,8 @@ on property:sys.boot_completed=1
|
|||
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
|
||||
chown root system /sys/devices/platform/17000000.aoc/reset
|
||||
chmod 0220 /sys/devices/platform/17000000.aoc/reset
|
||||
|
||||
# write serialno to battery path for pairing
|
||||
write /sys/class/power_supply/battery/dev_sn ${ro.boot.serialno}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue