mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
All hals are marked optional in compatibility matrices (U)
Requirements are tested separatedly, in vts_treble_vintf_test. New requirements are reflected in vts_treble_vintf_test. See change If922f97cbf9fc. Test: TH Bug: 247575800 Change-Id: I2ffb16e226a5bcf5166a99fc6199276b9230cf50
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<compatibility-matrix version="1.0" type="framework" level="8">
|
||||
<hal format="hidl" optional="false">
|
||||
<hal format="hidl" optional="true">
|
||||
<name>android.hardware.audio</name>
|
||||
<version>6.0</version>
|
||||
<version>7.0-1</version>
|
||||
@@ -274,7 +274,7 @@
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="aidl" optional="false">
|
||||
<hal format="aidl" optional="true">
|
||||
<name>android.hardware.health</name>
|
||||
<version>1-2</version>
|
||||
<interface>
|
||||
@@ -387,7 +387,7 @@
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="aidl" optional="false">
|
||||
<hal format="aidl" optional="true">
|
||||
<name>android.hardware.power</name>
|
||||
<version>4</version>
|
||||
<interface>
|
||||
|
||||
Reference in New Issue
Block a user