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

Bug: 314215524
Change-Id: I59988d13f9bedc3a2067f9ffc49d690048383d66
Signed-off-by: Jason Chiu <jasoncschiu@google.com>
This commit is contained in:
Jason Chiu 2023-12-01 11:36:08 +08:00
parent a9ac5d5869
commit dc7845e89a
2 changed files with 4 additions and 6 deletions

View file

@ -68,10 +68,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.sensors</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</name>