Skip to content

Commit

Permalink
mako: Add omx media HAL to manifest.xml
Browse files Browse the repository at this point in the history
Change-Id: I0940e8c4fbd073ec6d4294e80b2211fb0cd1351e
  • Loading branch information
elektroschmock authored and voron00 committed May 31, 2018
1 parent 9808b86 commit ea77683
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions manifest.xml
Expand Up @@ -17,6 +17,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.nfc</name>
<transport>hwbinder</transport>
Expand Down

0 comments on commit ea77683

Please sign in to comment.