zuma: update manifest HAL android.hardware.boot from hidl 1.2 to aidl
Bug: 282670401 Change-Id: Ifb24eba785a6609d2aef8612b6631bb0baee99a2 Signed-off-by: Jason Chiu <jasoncschiu@google.com>
This commit is contained in:
parent
193e5e8216
commit
c9cc7c3c68
2 changed files with 5 additions and 10 deletions
|
@ -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>
|
||||||
|
|
|
@ -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="hidl">
|
<hal format="hidl">
|
||||||
<name>android.hardware.neuralnetworks</name>
|
<name>android.hardware.neuralnetworks</name>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue