mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 10:44:41 +00:00
matrix: secure_element use regex eSE[1-9][0-9]*
Bug: 68112778 Bug: 73738616 Test: m framework_compatibility_matrix.xml Change-Id: Ia9db2d3e55c0745f715de14be768ee73adaad988
This commit is contained in:
@@ -297,7 +297,8 @@
|
||||
<version>1.0</version>
|
||||
<interface>
|
||||
<name>ISecureElement</name>
|
||||
<instance>eSE1</instance>
|
||||
<regex-instance>eSE[1-9][0-9]*</regex-instance>
|
||||
<regex-instance>SIM[1-9][0-9]*</regex-instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl" optional="true">
|
||||
|
||||
Reference in New Issue
Block a user