Remove codec2 hidl fragments

Bug: 321808716
Change-Id: Ibf440b28881e2e51e142299bd07ba2e19322883e
This commit is contained in:
Sungtak Lee 2024-05-16 21:30:42 +00:00
parent a75c6750da
commit 17975d9a6b

View file

@ -1,23 +1,4 @@
<manifest version="1.0" type="device">
<!-- HIDL fragment -->
<hal format="hidl">
<name>android.hardware.media.c2</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>IComponentStore</name>
<instance>default1</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.media.c2</name>
<transport>hwbinder</transport>
<version>1.2</version>
<interface>
<name>IComponentStore</name>
<instance>default</instance>
</interface>
</hal>
<!-- AIDL fragment -->
<hal format="aidl">
<name>android.hardware.media.c2</name>