From 2daaa7cc7723faf7da7a2fd277408cd19d627aa4 Mon Sep 17 00:00:00 2001 From: coderzstas Date: Wed, 5 Dec 2018 10:14:57 +0300 Subject: [PATCH] clover: light: start light service with new vendor.service name --- light/android.hardware.light@2.0-service.xiaomi_clover.rc | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/light/android.hardware.light@2.0-service.xiaomi_clover.rc b/light/android.hardware.light@2.0-service.xiaomi_clover.rc index ba370e0..dfaca98 100644 --- a/light/android.hardware.light@2.0-service.xiaomi_clover.rc +++ b/light/android.hardware.light@2.0-service.xiaomi_clover.rc @@ -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