mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
Merge "order the instance android.hardware.threadnetwork in the matrix XML" into main
This commit is contained in:
@@ -646,6 +646,14 @@
|
|||||||
<instance>default</instance>
|
<instance>default</instance>
|
||||||
</interface>
|
</interface>
|
||||||
</hal>
|
</hal>
|
||||||
|
<hal format="aidl" optional="true" updatable-via-apex="true">
|
||||||
|
<name>android.hardware.threadnetwork</name>
|
||||||
|
<version>1</version>
|
||||||
|
<interface>
|
||||||
|
<name>IThreadChip</name>
|
||||||
|
<regex-instance>chip[0-9]+</regex-instance>
|
||||||
|
</interface>
|
||||||
|
</hal>
|
||||||
<hal format="aidl" optional="true">
|
<hal format="aidl" optional="true">
|
||||||
<name>android.hardware.tv.hdmi.cec</name>
|
<name>android.hardware.tv.hdmi.cec</name>
|
||||||
<version>1</version>
|
<version>1</version>
|
||||||
@@ -787,12 +795,4 @@
|
|||||||
<regex-instance>.*</regex-instance>
|
<regex-instance>.*</regex-instance>
|
||||||
</interface>
|
</interface>
|
||||||
</hal>
|
</hal>
|
||||||
<hal format="aidl" optional="true" updatable-via-apex="true">
|
|
||||||
<name>android.hardware.threadnetwork</name>
|
|
||||||
<version>1</version>
|
|
||||||
<interface>
|
|
||||||
<name>IThreadChip</name>
|
|
||||||
<regex-instance>chip[0-9]+</regex-instance>
|
|
||||||
</interface>
|
|
||||||
</hal>
|
|
||||||
</compatibility-matrix>
|
</compatibility-matrix>
|
||||||
|
|||||||
Reference in New Issue
Block a user