Delete HALs that are already in VINTF fragments (google_battery)

These HALs are already included in VINTF fragments, so
there's no need to be specified here.

Test: TH
Bug: 148808037
Change-Id: Ie7bd72e3e38a7aa0d25645f47011c8121f643676
This commit is contained in:
Yifan Hong 2022-09-14 14:39:25 -07:00
parent 8ff204912f
commit e25dba1570

View file

@ -88,14 +88,6 @@
<instance>default</instance> <instance>default</instance>
</interface> </interface>
</hal> </hal>
<hal format="aidl">
<name>vendor.google.google_battery</name>
<version>1</version>
<interface>
<name>IGoogleBattery</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl"> <hal format="hidl">
<name>vendor.google.whitechapel.audio.audioext</name> <name>vendor.google.whitechapel.audio.audioext</name>
<transport>hwbinder</transport> <transport>hwbinder</transport>