diff --git a/lights/android.hardware.light@2.0-service.oneplus_sdm845.rc b/lights/android.hardware.light@2.0-service.oneplus_sdm845.rc index 39e2c63..f2727d6 100644 --- a/lights/android.hardware.light@2.0-service.oneplus_sdm845.rc +++ b/lights/android.hardware.light@2.0-service.oneplus_sdm845.rc @@ -1,3 +1,8 @@ +on boot + chown system system /sys/class/leds/red/start_idx + chown system system /sys/class/leds/green/start_idx + chown system system /sys/class/leds/blue/start_idx + service light-hal-2-0 /system/bin/hw/android.hardware.light@2.0-service.oneplus_sdm845 class hal user system