Skip to content

Commit

Permalink
a3xelte: move omx to hwbinder
Browse files Browse the repository at this point in the history
Change-Id: I808001be61d1564c639904f8f14a5772e5ad4f0b
  • Loading branch information
jrior001 authored and Stricted committed Aug 12, 2019
1 parent 6bd493a commit 7696c90
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions manifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,19 @@
<name>IMemtrack</name>
<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>
Expand Down

0 comments on commit 7696c90

Please sign in to comment.