remove android.hardware.media.omx from device manifest

This commit is contained in:
Konsta
2023-10-07 21:58:50 +03:00
parent 31b0958771
commit a1b1670f1c

View File

@@ -45,19 +45,6 @@
<instance>default</instance> <instance>default</instance>
</interface> </interface>
</hal> </hal>
<hal format="hidl">
<name>android.hardware.media.omx</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>IOmx</name>
<instance>default</instance>
</interface>
<interface>
<name>IOmxStore</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl"> <hal format="hidl">
<name>android.hardware.tv.cec</name> <name>android.hardware.tv.cec</name>
<transport>hwbinder</transport> <transport>hwbinder</transport>