summaryrefslogtreecommitdiff
path: root/device_framework_matrix.xml
diff options
context:
space:
mode:
authorJerry Huang <huangjerry@google.com>2018-09-07 14:45:21 +0800
committerJerry Huang <huangjerry@google.com>2018-09-13 07:04:10 +0000
commit6336884488c5e48ec93b5a928d747096bcb4da51 (patch)
tree4e72eaf2bc427cef830e1d9c1b798d7123721759 /device_framework_matrix.xml
parentf44f7d251f2041cdc654e868e5aa6403f0207eae (diff)
bonito: Enable Codec 2.0 and set video C2 HW codec as default
1. Enable Codec 2.0 service and set video codec [c2.qti.*] as default. 2. Add OMX component to media_codecs_c2.xml in order to dynamically switch between different components for debugging purpose. Bug: 112336022 Bug: 113141229 Bug: 114163096 Test: Video playback/recording/IMS VT/Chromecast can work well. Change-Id: I9146dad0c88b0a2472a17655f83b4c0e155a70ea
Diffstat (limited to 'device_framework_matrix.xml')
-rw-r--r--device_framework_matrix.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/device_framework_matrix.xml b/device_framework_matrix.xml
index b0e7bc5f..a579bd0e 100644
--- a/device_framework_matrix.xml
+++ b/device_framework_matrix.xml
@@ -24,6 +24,20 @@
</interface>
</hal>
<hal format="hidl" optional="true">
+ <name>hardware.google.media.c2</name>
+ <version>1.0</version>
+ <interface>
+ <name>IComponentStore</name>
+ <instance>default</instance>
+ <instance>software</instance>
+ </interface>
+ <interface>
+ <name>IConfigurable</name>
+ <instance>default</instance>
+ <instance>software</instance>
+ </interface>
+ </hal>
+ <hal format="hidl" optional="true">
<name>vendor.display.config</name>
<version>1.0</version>
<interface>