Merge "Allow vendor ISharedSecret HALs by any name" into main
This commit is contained in:
commit
776e39b725
2 changed files with 2 additions and 0 deletions
|
@ -538,6 +538,7 @@
|
|||
<name>ISharedSecret</name>
|
||||
<instance>default</instance>
|
||||
<instance>strongbox</instance>
|
||||
<regex-instance>.*</regex-instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="aidl">
|
||||
|
|
|
@ -529,6 +529,7 @@
|
|||
<name>ISharedSecret</name>
|
||||
<instance>default</instance>
|
||||
<instance>strongbox</instance>
|
||||
<regex-instance>.*</regex-instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="aidl">
|
||||
|
|
Loading…
Reference in a new issue