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>
|
<name>ISharedSecret</name>
|
||||||
<instance>default</instance>
|
<instance>default</instance>
|
||||||
<instance>strongbox</instance>
|
<instance>strongbox</instance>
|
||||||
|
<regex-instance>.*</regex-instance>
|
||||||
</interface>
|
</interface>
|
||||||
</hal>
|
</hal>
|
||||||
<hal format="aidl">
|
<hal format="aidl">
|
||||||
|
|
|
@ -529,6 +529,7 @@
|
||||||
<name>ISharedSecret</name>
|
<name>ISharedSecret</name>
|
||||||
<instance>default</instance>
|
<instance>default</instance>
|
||||||
<instance>strongbox</instance>
|
<instance>strongbox</instance>
|
||||||
|
<regex-instance>.*</regex-instance>
|
||||||
</interface>
|
</interface>
|
||||||
</hal>
|
</hal>
|
||||||
<hal format="aidl">
|
<hal format="aidl">
|
||||||
|
|
Loading…
Reference in a new issue