add permission for wireless charge_stats access am: 6eda19cc34
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14731875 Change-Id: Id8820ec32ad5972eb3f3a2639161c11789a83ca4
This commit is contained in:
commit
fa8bba4d3f
1 changed files with 3 additions and 0 deletions
|
@ -183,6 +183,9 @@ on init
|
|||
# Charge stats (write 0)
|
||||
chown system system /sys/class/power_supply/battery/charge_stats
|
||||
|
||||
# Wireless Charge stats (write 0)
|
||||
chown system system /sys/class/power_supply/wireless/device/charge_stats
|
||||
|
||||
# Adaptive charge
|
||||
chown system system /sys/class/power_supply/battery/charge_deadline
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue