Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 562 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 562 Bytes

Android Lights AIDL HAL

Provides controls for backlight and leds. Now through AIDL.

Usage

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

Planned improvements

  • Extended led triggers