peridot: Build AOSP NXP keymint HAL

Change-Id: I08cfb12690068330c0c849503020d3cc5a17cc6b
This commit is contained in:
AdarshGrewal
2026-01-29 00:39:31 +05:30
parent 9052256f09
commit 742b582d9f
15 changed files with 0 additions and 323 deletions
@@ -1,12 +0,0 @@
<manifest version="1.0" type="device">
<hal format="aidl">
<name>android.hardware.security.keymint</name>
<version>3</version>
<fqname>IKeyMintDevice/strongbox</fqname>
</hal>
<hal format="aidl">
<name>android.hardware.security.keymint</name>
<version>3</version>
<fqname>IRemotelyProvisionedComponent/strongbox</fqname>
</hal>
</manifest>
@@ -1,6 +0,0 @@
<manifest version="1.0" type="device">
<hal format="aidl">
<name>android.hardware.security.sharedsecret</name>
<fqname>ISharedSecret/strongbox</fqname>
</hal>
</manifest>
@@ -1,10 +0,0 @@
<manifest version="1.0" type="device">
<hal format="aidl">
<name>android.hardware.weaver</name>
<version>2</version>
<interface>
<name>IWeaver</name>
<instance>default</instance>
</interface>
</hal>
</manifest>