summaryrefslogtreecommitdiff
path: root/vintf.xml
diff options
context:
space:
mode:
authorMahesh Lanka <mlanka@codeaurora.org>2017-06-08 14:44:40 +0530
committerMahesh Lanka <mlanka@codeaurora.org>2017-06-08 14:44:40 +0530
commit6d558ae1e5967ba8a8b49aa9d8d4ab3c9f0c0d69 (patch)
treea3932bf0ad116bdd437ed000e8ef66c58c92087c /vintf.xml
parent8a73a15ac069890e19b5789a77a4ea4df384af90 (diff)
sdm660_64: Add manifest entry for IOmxStore
Added interface+instance name for IOmxStore. Change-Id: I7ce50dcb3776fce0b397b478596a631d0da7e48b
Diffstat (limited to 'vintf.xml')
-rw-r--r--vintf.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/vintf.xml b/vintf.xml
index 9bfc126..9e8932e 100644
--- a/vintf.xml
+++ b/vintf.xml
@@ -64,6 +64,10 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
<name>IOmx</name>
<instance>default</instance>
</interface>
+ <interface>
+ <name>IOmxStore</name>
+ <instance>default</instance>
+ </interface>
</hal>
<!-- /video omx hal -->
<!-- display -->