commit | 9f30b6f7e697b76d57f8763a05d64879cce7f5f3 | [log] [tgz] |
---|---|---|
author | Devin Moore <devinmoore@google.com> | Fri Apr 15 23:37:59 2022 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Apr 15 23:37:59 2022 +0000 |
tree | 3183ebf6aeb2cf74f9330bca08c185be39f6e129 | |
parent | 501c9b818ca660d2381a9fd00b7a2fd703c4c9cd [diff] | |
parent | 77e15d0ef69a1acd425d1fd579489b7f991c3c65 [diff] |
Merge "Make graphics.allocator HIDL service optional" into tm-dev am: 77e15d0ef6 Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/17726257 Change-Id: I51525944bdfc001d389705f5f6986617bff411a8 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/compatibility_matrices/compatibility_matrix.current.xml b/compatibility_matrices/compatibility_matrix.current.xml index 8b3830a..acee459 100644 --- a/compatibility_matrices/compatibility_matrix.current.xml +++ b/compatibility_matrices/compatibility_matrix.current.xml
@@ -277,9 +277,9 @@ <instance>default</instance> </interface> </hal> - <hal format="hidl" optional="false"> + <hal format="hidl" optional="true"> <name>android.hardware.graphics.allocator</name> - <!-- New, non-Go devices should use 4.0, tested in vts_treble_vintf_vendor_test --> + <!-- New, non-Go devices should use 4.0 or the AIDL hal. --> <version>2.0</version> <version>3.0</version> <version>4.0</version>