Merge "matrix: secure_element use regex eSE[1-9][0-9]*" into pi-dev
This commit is contained in:
commit
1398462d18
1 changed files with 2 additions and 1 deletions
|
@ -299,7 +299,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">
|
||||
|
|
Loading…
Reference in a new issue