zumapro: update manifest HAL android.hardware.boot from hidl 1.2 to aidl

Bug: 312128471
Change-Id: I80458c29c62e7657bac2866ddc336c2ecb8f19f9
Signed-off-by: Jason Chiu <jasoncschiu@google.com>
This commit is contained in:
Jason Chiu 2023-11-23 20:52:57 +08:00
parent 98803da5a0
commit ab487d8619
2 changed files with 4 additions and 9 deletions

View file

@ -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>

View file

@ -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>