Merge "Declare support for v4 of KeyMint HAL" into main
This commit is contained in:
commit
91b97d7362
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
<manifest version="1.0" type="device">
|
<manifest version="1.0" type="device">
|
||||||
<hal format="aidl">
|
<hal format="aidl">
|
||||||
<name>android.hardware.security.keymint</name>
|
<name>android.hardware.security.keymint</name>
|
||||||
<version>3</version>
|
<version>4</version>
|
||||||
<fqname>IKeyMintDevice/default</fqname>
|
<fqname>IKeyMintDevice/default</fqname>
|
||||||
</hal>
|
</hal>
|
||||||
<hal format="aidl">
|
<hal format="aidl">
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue