Provides controls for backlight and leds. Now through AIDL.
Add the following to your Android device tree:
$(call inherit-product, the/path/to/lights.mk)
And set the appropriate user/group in your ueventd.rc
file for all relevant lights, ie.:
/sys/class/backlight/backlight max_brightness 0644 root system
/sys/class/backlight/backlight brightness 0664 system system
- Extended led
trigger
s