clover: light: start light service with new vendor.service name
This commit is contained in:
parent
c5d68678e7
commit
2daaa7cc77
1 changed files with 1 additions and 4 deletions
|
@ -16,10 +16,7 @@ on boot
|
||||||
chmod 660 /sys/class/leds/red/ramp_step_ms
|
chmod 660 /sys/class/leds/red/ramp_step_ms
|
||||||
chmod 660 /sys/class/leds/red/start_idx
|
chmod 660 /sys/class/leds/red/start_idx
|
||||||
|
|
||||||
# Button backlight
|
service vendor.light-hal-2-0 /vendor/bin/hw/android.hardware.light@2.0-service.xiaomi_clover
|
||||||
chown system system /sys/class/leds/button-backlight1/brightness
|
|
||||||
|
|
||||||
service light-hal-2-0 /vendor/bin/hw/android.hardware.light@2.0-service.xiaomi_clover
|
|
||||||
class hal
|
class hal
|
||||||
user system
|
user system
|
||||||
group system
|
group system
|
||||||
|
|
Loading…
Reference in a new issue