commit | ab9abf68b71b62d930170f229455ce9cb9a9151b | [log] [tgz] |
---|---|---|
author | Paul Keith <javelinanddart@gmail.com> | Fri Jun 02 17:52:14 2017 -0500 |
committer | Paul Keith <javelinanddart@gmail.com> | Fri Jun 02 21:23:51 2017 -0500 |
tree | d2b0fd8b6224de0a7d3237f303dca6e5dd288d55 | |
parent | ec8569b990d1bee28df745b1d0eb757bd0c30fcd [diff] |
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