Add DC Charging to server configurable parameters; ensure the sysfs node is writable
hal_googlebattery will be writing to: /sys/devices/platform/google,cpm/dc_ctl Test: Ensure there are no errors on logcat | grep google_battery@ Bug: 183772980 Change-Id: Id4490d6de161eefe63c36c01d497696b16c6292d
This commit is contained in:
parent
4aa650714c
commit
2046513eb7
1 changed files with 1 additions and 0 deletions
1
whitechapel/vendor/google/genfs_contexts
vendored
1
whitechapel/vendor/google/genfs_contexts
vendored
|
@ -13,6 +13,7 @@ genfscon sysfs /wifi u:ob
|
|||
# Battery
|
||||
genfscon sysfs /devices/platform/google,battery/power_supply/battery u:object_r:sysfs_batteryinfo:s0
|
||||
genfscon sysfs /devices/platform/google,cpm/power_supply u:object_r:sysfs_batteryinfo:s0
|
||||
genfscon sysfs /devices/platform/google,cpm/ u:object_r:sysfs_batteryinfo:s0
|
||||
genfscon sysfs /devices/platform/google,charger u:object_r:sysfs_batteryinfo:s0
|
||||
|
||||
# Slider
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue