Commit Graph

6 Commits

Author SHA1 Message Date
Bruno Martins
f836f3e62e sdm845-common: lights: Remove LCD backlight handling
Since composer HAL is now able to handle display brightness,
this can be removed from the lights HAL.

Change-Id: Ic10cead638382d448a94205bcec3543177d387f6
2020-12-30 10:47:12 +00:00
Steven Moreland
cb7820057f sdm845-common: Remove libhwbinder/libhidltransport deps
Since these were combined into libhidlbase.

Bug: 135686713
Test: build only (libhwbinder/libhidltransport are empty)
Change-Id: I640a3f0e0839214523627bf0b59fd5ae9dd2c61c
2020-10-09 15:32:18 +01:00
jjpprrrr
c33be7fee6 sdm845-common: reduce LED blinking frequency under low battery
The LED blinks extremely fast under config_lowBatteryWarningLevel
(15%). The phone does not seem to take pause_lo value properly, so
zeroes are added to duty_pcts to extend LED off period. The
stepDuration is also increased to reduce the overall frequency.

Change-Id: I5ff2b4a6d28e38d2eb1c8a46b7ce97f610e2b44b
2019-12-01 19:12:21 +01:00
Bruno Martins
438104a656 sdm845-common: Switch to vendor variants of the custom HALs
Change-Id: I599ef8b3d143641821b6e42ec41050aedd3f2b37
2019-08-01 00:28:53 +01:00
Luca Stefani
1af9fa45d0 sdm845-common: lights: Update service entry for P
Change-Id: I3f557e1c2fc774e11326e0dc769fc7d25852d819
2018-09-12 01:34:56 +01:00
Bruno Martins
f4afaeb299 sdm845-common: Add a custom lights HAL
* This overrides stock liblights and fixes LCD backlight issues.

Change-Id: Iafa2ba2338932879b7a1dc480b50559e3328fd21
2018-07-17 01:34:55 +02:00