summaryrefslogtreecommitdiff
path: root/light/2.0/default/service.cpp
AgeCommit message (Collapse)Author
2019-02-06Merge QP1A.190205.002Scott Lobdell
Change-Id: I00eea204467afb5984b2dbcc87d8e8ff82aac307
2019-01-23Add lazy service target to the light HALPeter Kalauskas
This change allows a device to include the lazy service implementation, which will allow the HAL to exit when it is not in use. Test: Manually observe brightness slider behavior Change-Id: I7f8f747ebe6e183e1aaf1406852e6e26a97aee35
2018-09-14Tuning of Binder buffer for below HALsBaldev Sahu
1. Allocator 2. ConfigStore 3. Light Set the Binder buffer memory limit for above HALs. CRs-Fixed: 2275027 Change-Id: I11d3bcf6073d3d6412491c88acc9f79496ed1ba0
2017-01-23light HAL uses "default" service nameChris Phoenix
The getService() and registerAsService() methods of interface objects now have default parameters of "default" for the service name. HALs will not have to use any service name unless they want to register more than one service. Test: builds Bug: 33844934 Change-Id: I042320d62f88ba9585ee05f33fe7592b5ffa1884
2016-10-21Use defaultPassthroughServiceImplementation.Steven Moreland
Bug: 32279541 Bug: 32282345 Test: mma Change-Id: Ic0222963c99bea41de7637e5f20c19d7c541cb97
2016-10-14Cleanup light service.Steven Moreland
Test: make Change-Id: I0cd0c3309a349a5fc9a7de5b4b6ec2df33dbb822
2016-10-11Adding android.hardware.light@2.0 service.Steven Moreland
Bug: 32022100 Test: end-to-end Change-Id: I2d143f3a283e3a230c5ae4999e492f29ffe4234c