Merge "Add IOmx and IOmxStore to vintf manifest"

This commit is contained in:
TreeHugger Robot
2017-05-06 02:11:06 +00:00
committed by Android (Google) Code Review

View File

@@ -99,6 +99,19 @@
<instance>default</instance>
</interface>
</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">
<name>android.hardware.memtrack</name>
<transport>hwbinder</transport>