Age | Commit message (Collapse) | Author |
|
1. Allocator
2. ConfigStore
3. Light
Set the Binder buffer memory limit for above HALs.
CRs-Fixed: 2275027
Change-Id: I11d3bcf6073d3d6412491c88acc9f79496ed1ba0
|
|
Test: builds
Change-Id: I01cee2e7bc778f2e3e540a9856c25f1a0e390186
|
|
This should help buffer allocation performance. We choose 4 because
that is the number of binder threads in SurfaceFlinger.
Bug: 38243574
Test: manual
Change-Id: I704aacb271fb7fd6a91c9231ab8a5256531eebc9
|
|
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: Ic3859ccf21e7ee5177f47cb06e3e0c93dd572bf6
|
|
Bug: 32279541
Bug: 32282345
Test: mma
Change-Id: Ic0222963c99bea41de7637e5f20c19d7c541cb97
|
|
Bug: 32021161
Test: builds and boots
Change-Id: I2752559c4e168a4ea7cbd9223ef3692cdeda96f6
|