aboutsummaryrefslogtreecommitdiff
path: root/light/Light.cpp (follow)
Commit message (Collapse)AuthorAge
* msm8996-common: light: Always apply RGB brightness scalingBruno Martins2018-04-27
| | | | | | | | * Prior to this change, attention and battery lights weren't handled in the same way as notification lights. Apply RGB brightness scaling for all of those and avoid relying on the frameworks. Change-Id: Ie4983c67e378382985217a47f3fc425045aa8e0f
* msm8996-common: light: Remove the button backlight featureDavide Garberi2018-01-25
| | | | Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: Convert lights HAL into a native binderized HALBruno Martins2018-01-25
Change-Id: If41458e22b9a67a5c2a415571723917df1904aa1 Signed-off-by: Davide Garberi <dade.garberi@gmail.com>