sdm660-common: change battery charge led trigger to battery-charging-or-full
Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
parent
67ad9e979f
commit
39277b6405
1 changed files with 1 additions and 1 deletions
|
@ -174,7 +174,7 @@ on post-fs-data
|
|||
on early-boot
|
||||
write /dev/ipa 1
|
||||
# Enable charging led trigger
|
||||
write /sys/class/leds/red/trigger battery-charging
|
||||
write /sys/class/leds/red/trigger battery-charging-or-full
|
||||
|
||||
on boot
|
||||
start vendor.rmt_storage
|
||||
|
|
Loading…
Reference in a new issue