Change ownership of charge_stats to system for clearing
Test: Tested with tablet with dock. Userspace is able to read and clear sysfs node successfully Bug: 218802317 Signed-off-by: Prasanna Prapancham <prapancham@google.com> Change-Id: I1e97920ff0e810ce2888102f3971b21aabc55909
This commit is contained in:
parent
bc9753c50b
commit
1dc5d62371
1 changed files with 3 additions and 0 deletions
|
@ -254,6 +254,9 @@ on init
|
|||
# Thermal Charge stats (write 0)
|
||||
chown system system /sys/devices/platform/google,charger/thermal_stats
|
||||
|
||||
# Google Charger stats (write 0)
|
||||
chown system system /sys/devices/platform/google,charger/charge_stats
|
||||
|
||||
# Permission for wireless charging
|
||||
chown system system /sys/class/power_supply/wireless/capacity
|
||||
chown system system /sys/class/power_supply/wireless/device/rtx
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue