Merge "Make graphics.allocator HIDL service optional" into tm-dev

This commit is contained in:
Devin Moore
2022-04-15 23:05:03 +00:00
committed by Android (Google) Code Review

View File

@@ -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>