sdm710-common: lights: update service entry for pie
This commit is contained in:
parent
f8f10ac731
commit
44fc9b6b61
1 changed files with 4 additions and 1 deletions
|
@ -15,7 +15,10 @@ on boot
|
||||||
chmod 660 /sys/class/leds/white/ramp_step_ms
|
chmod 660 /sys/class/leds/white/ramp_step_ms
|
||||||
chmod 660 /sys/class/leds/white/start_idx
|
chmod 660 /sys/class/leds/white/start_idx
|
||||||
|
|
||||||
service light-hal-2-0 /system/bin/hw/android.hardware.light@2.0-service.realme_sdm710
|
service vendor.light-hal-2-0 /system/bin/hw/android.hardware.light@2.0-service.realme_sdm710
|
||||||
|
interface android.hardware.light@2.0::ILight default
|
||||||
class hal
|
class hal
|
||||||
user system
|
user system
|
||||||
group system
|
group system
|
||||||
|
# shutting off lights while powering-off
|
||||||
|
shutdown critical
|
||||||
|
|
Loading…
Reference in a new issue