zuma: update manifest HAL android.hardware.boot from hidl 1.2 to aidl am: c9cc7c3c68
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zuma/+/24142797 Change-Id: I1b2981e5fa311e7781afc2bc08058acd00a7791a Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
47d9508973
2 changed files with 5 additions and 10 deletions
|
@ -1,11 +1,7 @@
|
|||
<compatibility-matrix version="1.0" type="framework" level="8">
|
||||
<hal format="hidl" optional="true">
|
||||
<hal format="aidl" optional="true">
|
||||
<name>android.hardware.boot</name>
|
||||
<version>1.2</version>
|
||||
<interface>
|
||||
<name>IBootControl</name>
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
<fqname>IBootControl/default</fqname>
|
||||
</hal>
|
||||
<hal format="aidl">
|
||||
<name>android.hardware.graphics.composer3</name>
|
||||
|
|
|
@ -8,10 +8,9 @@
|
|||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl">
|
||||
<hal format="aidl">
|
||||
<name>android.hardware.boot</name>
|
||||
<transport>hwbinder</transport>
|
||||
<fqname>@1.2::IBootControl/default</fqname>
|
||||
<fqname>IBootControl/default</fqname>
|
||||
</hal>
|
||||
<hal format="aidl">
|
||||
<name>com.google.input.algos.spd</name>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue