Merge "Disable sensor power for off mode charging." into tm-qpr-dev
This commit is contained in:
commit
1c20ccef17
1 changed files with 4 additions and 0 deletions
|
@ -124,3 +124,7 @@ on post-fs
|
|||
chmod 600 /sys/devices/platform/google,pogo/hall1_s
|
||||
chmod 600 /sys/devices/platform/google,pogo/hall1_n
|
||||
chmod 600 /sys/devices/platform/google,pogo/hall2_s
|
||||
|
||||
# Sensor
|
||||
on init && property:ro.bootmode=charger
|
||||
write /sys/devices/platform/19000000.aoc/sensor_power_enable 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue