summaryrefslogtreecommitdiff
path: root/compatibility_matrices
diff options
context:
space:
mode:
authorDevin Moore <devinmoore@google.com>2022-04-12 23:52:16 +0000
committerDevin Moore <devinmoore@google.com>2022-04-13 23:41:34 +0000
commit95a32bcde4360f662f58d965e7e98320b1798226 (patch)
tree8f064a43edde8f5ab1c6f7a83db40dc30f54677a /compatibility_matrices
parentd6191e189952c9df001e91c3774a124dd839c36e (diff)
Make graphics.allocator HIDL service optional
This allows the use of the AIDL graphics.allocator AIDL service by itself. Bug: 205761012 Test: atest hal_implementation_test Test: Build and boot cuttlefish without the HIDL service Change-Id: Ief394181ab2193c56e05c406ca5ba120a988835c
Diffstat (limited to 'compatibility_matrices')
-rw-r--r--compatibility_matrices/compatibility_matrix.current.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/compatibility_matrices/compatibility_matrix.current.xml b/compatibility_matrices/compatibility_matrix.current.xml
index 8b3830a373..acee459ca0 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>