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)" am: a9259fafd6
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2515750 Change-Id: I94b77a53001807d163eab308ff241e5b026221a1 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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>
|
||||
@@ -347,7 +347,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>
|
||||
@@ -485,7 +485,7 @@
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="aidl" optional="false">
|
||||
<hal format="aidl" optional="true">
|
||||
<name>android.hardware.power</name>
|
||||
<version>2-3</version>
|
||||
<interface>
|
||||
|
||||
Reference in New Issue
Block a user