zuma: update manifest HAL android.hardware.boot from hidl 1.2 to aidl am: c9cc7c3c68 am: 47d9508973

Original change: https://googleplex-android-review.googlesource.com/c/device/google/zuma/+/24142797

Change-Id: I5b3d536d0ea46bf7bb645f02f24d77fa9aafa47d
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Jason Chiu 2023-07-25 19:41:47 +00:00 committed by Automerger Merge Worker
commit f5a8ee7f53
2 changed files with 5 additions and 10 deletions

View file

@ -1,11 +1,7 @@
<compatibility-matrix version="1.0" type="framework" level="8"> <compatibility-matrix version="1.0" type="framework" level="8">
<hal format="hidl" optional="true"> <hal format="aidl" optional="true">
<name>android.hardware.boot</name> <name>android.hardware.boot</name>
<version>1.2</version> <fqname>IBootControl/default</fqname>
<interface>
<name>IBootControl</name>
<instance>default</instance>
</interface>
</hal> </hal>
<hal format="aidl"> <hal format="aidl">
<name>android.hardware.graphics.composer3</name> <name>android.hardware.graphics.composer3</name>

View file

@ -8,10 +8,9 @@
<instance>default</instance> <instance>default</instance>
</interface> </interface>
</hal> </hal>
<hal format="hidl"> <hal format="aidl">
<name>android.hardware.boot</name> <name>android.hardware.boot</name>
<transport>hwbinder</transport> <fqname>IBootControl/default</fqname>
<fqname>@1.2::IBootControl/default</fqname>
</hal> </hal>
<hal format="aidl"> <hal format="aidl">
<name>com.google.input.algos.spd</name> <name>com.google.input.algos.spd</name>