android_hardware_samsung/liblights
Paul Keith ab9abf68b7 liblights: Fix variable button brightness code
* Because we're using #ifdef in set_light_buttons(),
  defining VAR_BUTTON_BRIGHTNESS to anything, including 0,
  results in the button brightness code being enabled
* That results in broken touchkey backlight for devices
  that don't override the samsung_lights header, or defined
  this macro to 0 in their device's samsung_lights header
* Comment out the macro to correct this logic

Change-Id: Icf554b0deac975f729f1a70e517341dae74f3657
2017-06-02 21:23:51 -05:00
..
include liblights: Fix variable button brightness code 2017-06-02 21:23:51 -05:00
Android.mk liblights: Expose panel brightness in helper lib 2016-12-21 14:23:38 -08:00
lights.c liblights: Add support for variable touchkey brightness 2017-05-30 22:14:32 +00:00
lights_helper.c lights: Put back fd checks before closing 2017-04-05 18:58:09 +02:00
NOTICE Initial unified Samsung lights HAL 2016-01-28 22:11:16 +01:00