Age | Commit message (Collapse) | Author |
|
Conflicts:
audio/common/all-versions/default/service/android.hardware.audio@2.0-service.rc
audio/common/all-versions/default/service/service.cpp
graphics/composer/2.2/default/android.hardware.graphics.composer@2.2-service.rc
Change-Id: Ide86a3d58408d9a6da6bb13dce6fa4b43ebc0b6e
|
|
1. Boot Control
2. Vibrator
Set the Binder buffer memory limit for boot control
and Vibrator HALs to 8 KiB.
Change-Id: Ic7f73d33489260e2fe7375ccb819a0c1f022c684
CRs-Fixed: 2275027
|
|
Change-Id: I0e80bda07db2ee67575e7d3c8bde46bf29d8c790
|
|
1. Boot Control
2. Vibrator
Set the Binder buffer memory limit for boot control
and Vibrator HALs to 8 KiB.
CRs-Fixed: 2275027
Change-Id: I7955af000aa34e19d1229949c0966ef93e7ff0cb
|
|
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; verify HAL still works
Bug: 33844934
Change-Id: I43f282ffedf18e4b0817b49fc4860ac39b127d04
|
|
This is only for hals which are currently only in master. Separate
commit for hals currently in AOSP.
Test: pass
Change-Id: I0b1a09798c49f4f0141f36a322c4749e47eded03
|
|
Bug: 32282345
Test: make
Change-Id: Ifb479c665aa4e37881c86152d43f4f1f88983133
|
|
Bug: 31864052
Change-Id: I982077d71a81c0bc8d081f0cc7e83180b97f2b87
Signed-off-by: Connor O'Brien <connoro@google.com>
|