mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 05:49:27 +00:00
Merge "Change optional="false" to "true" in compat matrix 7"
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl" optional="false">
|
||||
<hal format="hidl" optional="true">
|
||||
<name>android.hardware.audio</name>
|
||||
<version>6.0</version>
|
||||
<version>7.0-1</version>
|
||||
@@ -16,7 +16,7 @@
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl" optional="false">
|
||||
<hal format="hidl" optional="true">
|
||||
<name>android.hardware.audio.effect</name>
|
||||
<version>6.0</version>
|
||||
<version>7.0</version>
|
||||
@@ -238,7 +238,7 @@
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl" optional="false">
|
||||
<hal format="hidl" optional="true">
|
||||
<name>android.hardware.gatekeeper</name>
|
||||
<version>1.0</version>
|
||||
<interface>
|
||||
@@ -316,7 +316,7 @@
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl" optional="false">
|
||||
<hal format="hidl" optional="true">
|
||||
<name>android.hardware.graphics.mapper</name>
|
||||
<!-- New, non-Go devices should use 4.0, tested in vts_treble_vintf_vendor_test -->
|
||||
<version>2.1</version>
|
||||
|
||||
Reference in New Issue
Block a user