mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
matrix: radio 1.0-2 IRadio/slot[1-3], ISap/slot1
Framework only uses these instances. If a vendor extension of the framework use more instances, they should be added via DEVICE_FRAMEWORK_COMPATIBILITY_MATRIX_FILE. Bug: 68112778 Test: builds + treehugger (telephony test) Change-Id: Ie08db3c61f940d78e33f46ecc36e931dc688a7aa
This commit is contained in:
@@ -274,14 +274,16 @@
|
||||
</hal>
|
||||
<hal format="hidl" optional="true">
|
||||
<name>android.hardware.radio</name>
|
||||
<version>1.0-1</version>
|
||||
<version>1.0-2</version>
|
||||
<interface>
|
||||
<name>IRadio</name>
|
||||
<regex-instance>slot[0-9]+</regex-instance>
|
||||
<instance>slot1</instance>
|
||||
<instance>slot2</instance>
|
||||
<instance>slot3</instance>
|
||||
</interface>
|
||||
<interface>
|
||||
<name>ISap</name>
|
||||
<regex-instance>slot[0-9]+</regex-instance>
|
||||
<instance>slot1</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl" optional="true">
|
||||
|
||||
Reference in New Issue
Block a user