mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Merge "All hals are marked optional in compatibility matrices (U)" into udc-dev
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