clover: light: start light service with new vendor.service name

This commit is contained in:
coderzstas 2018-12-05 10:14:57 +03:00 committed by Max Weffers
parent c5d68678e7
commit 2daaa7cc77
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -16,10 +16,7 @@ on boot
chmod 660 /sys/class/leds/red/ramp_step_ms
chmod 660 /sys/class/leds/red/start_idx
# Button backlight
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
service vendor.light-hal-2-0 /vendor/bin/hw/android.hardware.light@2.0-service.xiaomi_clover
class hal
user system
group system