summaryrefslogtreecommitdiff
path: root/light/Android.bp
AgeCommit message (Collapse)Author
2021-09-13sdm660-common: Move to SPDX license identifierSebastiano Barezzi
Change-Id: Ic46de254772fb2c3d57566ac0c60a7f5a7f55ab9
2021-09-13sdm660-common: Add VINTF fragments to our AIDLs/HIDLsSebastiano Barezzi
Change-Id: Ibe89b7a99929cd8e52424be502094997194a476f
2020-12-18sdm660-common: Remove libhwbinder/libhidltransport depsSteven Moreland
Since these were combined into libhidlbase. Bug: 135686713 Test: build only (libhwbinder/libhidltransport are empty) Change-Id: Iba2cd20b8b20fac3e7564de6b853b475fd4ebd2a
2020-04-30sdm660-common: Improve lights HALdianlujitao
* Use libbase logging and file utils * Read max brightness from sysfs * Convert constants to constexpr * Move helper functions to anonymous namespace * Bug fixes * Remove redundant chmod * Start the service after permissions are set up because it reads max brightness in constructor. Change-Id: I145d393c785e182060c5651e796d489f8c4d697b [SQUASHME] Let's dejank paths a bit... Change-Id: Ifd3d05588b0271e7a361aa4c7374a91fe5639a1f
2019-09-18sdm660-common: Convert to 660 common treeDavide Garberi
Change-Id: I903039730f4181f6a326f28e0ea212db68bdabcc
2018-07-13wayne: Convert light HAL into a HIDL servicedev-harsh1998
Signed-off-by: dev-harsh1998 <harshit.india@linaro.org>