Age | Commit message (Collapse) | Author |
|
Change-Id: I00eea204467afb5984b2dbcc87d8e8ff82aac307
|
|
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
|
|
1. Allocator
2. ConfigStore
3. Light
Set the Binder buffer memory limit for above HALs.
CRs-Fixed: 2275027
Change-Id: I11d3bcf6073d3d6412491c88acc9f79496ed1ba0
|
|
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
|
|
Bug: 32279541
Bug: 32282345
Test: mma
Change-Id: Ic0222963c99bea41de7637e5f20c19d7c541cb97
|
|
Test: make
Change-Id: I0cd0c3309a349a5fc9a7de5b4b6ec2df33dbb822
|
|
Bug: 32022100
Test: end-to-end
Change-Id: I2d143f3a283e3a230c5ae4999e492f29ffe4234c
|