summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYifan Hong <elsk@google.com>2022-09-14 15:43:34 -0700
committerYifan Hong <elsk@google.com>2022-09-14 15:43:34 -0700
commit4ae66eba36bc896aa27244da36354ed482026b18 (patch)
tree434b32265f46e4497d1b1c8057df4c6dda50c981
parentfc5220559506ccf8198f836ab38f01386b8c027c (diff)
downloadgs201-4ae66eba36bc896aa27244da36354ed482026b18.tar.gz
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
-rw-r--r--manifest.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/manifest.xml b/manifest.xml
index af2fa43..347e857 100644
--- a/manifest.xml
+++ b/manifest.xml
@@ -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>