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: I6b9155d5b592c1f30bd3e700b213c3a5dc31e5d0
This commit is contained in:
Yifan Hong 2022-09-14 15:43:34 -07:00
parent fc52205595
commit 4ae66eba36

View file

@ -64,14 +64,6 @@
<instance>default</instance>
</interface>
</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">
<name>vendor.google.whitechapel.audio.audioext</name>
<transport>hwbinder</transport>