2018-07-08 11:28:31 -04:00
|
|
|
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
|
2018-07-08 08:57:35 -04:00
|
|
|
chown system system /sys/class/leds/red/lut_flags
|
|
|
|
chown system system /sys/class/leds/green/lut_flags
|
|
|
|
chown system system /sys/class/leds/blue/lut_flags
|
2018-07-08 11:28:31 -04:00
|
|
|
|
2018-09-02 06:12:55 -04:00
|
|
|
service vendor.light-hal-2-0 /system/bin/hw/android.hardware.light@2.0-service.oneplus_sdm845
|
|
|
|
interface android.hardware.light@2.0::ILight default
|
2018-07-02 09:46:30 -04:00
|
|
|
class hal
|
|
|
|
user system
|
|
|
|
group system
|
2018-09-02 06:12:55 -04:00
|
|
|
# shutting off lights while powering-off
|
|
|
|
shutdown critical
|