commit | d5d0066e82019d60ec0b35e4feb4fba073ab7b4d | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Fri Oct 13 18:58:17 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Oct 13 18:58:17 2023 +0000 |
tree | 32571b04bae41bff4be23c08b37043d0870c4ea4 | |
parent | e4d34701a7a5799550c5be0cb9e5c66a1a307859 [diff] | |
parent | 865d96cdacea170d271ae1ad502ffca3b79fafea [diff] |
Merge "OMX: allow in 8" into android14-tests-dev am: 9848235972 am: 26e68b8389 am: 865d96cdac Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2781832 Change-Id: I5cb859ef08ac3ad5fdeae9864f769c968ffefde5 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/compatibility_matrices/compatibility_matrix.8.xml b/compatibility_matrices/compatibility_matrix.8.xml index c04a499..5ea075a 100644 --- a/compatibility_matrices/compatibility_matrix.8.xml +++ b/compatibility_matrices/compatibility_matrix.8.xml
@@ -365,6 +365,18 @@ <regex-instance>vendor[0-9]*_software</regex-instance> </interface> </hal> + <hal format="hidl" optional="true"> + <name>android.hardware.media.omx</name> + <version>1.0</version> + <interface> + <name>IOmx</name> + <instance>default</instance> + </interface> + <interface> + <name>IOmxStore</name> + <instance>default</instance> + </interface> + </hal> <hal format="aidl" optional="true"> <name>android.hardware.memtrack</name> <version>1</version>