gs101: update manifest HAL android.hardware.boot from hidl 1.2 to aidl
Bug: 314215524 Change-Id: Iddc2b2822ece025cb915ad39ab52f18cf0d5889a Signed-off-by: Jason Chiu <jasoncschiu@google.com>
This commit is contained in:
parent
1aad6b6b31
commit
b1b74c03c2
2 changed files with 4 additions and 6 deletions
|
@ -30,10 +30,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</name>
|
||||
|
|
|
@ -17,10 +17,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="hidl">
|
||||
<name>android.hardware.neuralnetworks</name>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue