Worth a try according to Talmid

This commit is contained in:
2023-12-05 11:23:24 -05:00
parent 6224122080
commit 98af812a54
+2 -2
View File
@@ -2,7 +2,7 @@ on boot
exec - root -- /system/bin/wephone.sh
on property:debug.tracing.battery_stats.screen=1
write /sys/class/leds/keyboard_light/brightness 255
exec - root -- write /sys/class/leds/keyboard_light/brightness 255
on property:debug.tracing.battery_stats.screen=0
write /sys/class/leds/keyboard_light/brightness 0
exec - root -- write /sys/class/leds/keyboard_light/brightness 0