Add device manifest for radio & keymint

Change-Id: Ib6c4b28d33fb64cb05c715d86a96a829a498beac
This commit is contained in:
Chirayu Desai 2021-12-05 05:07:40 +05:30 committed by Michael Bestas
parent 125c72b2d0
commit 694a1134c2
No known key found for this signature in database
3 changed files with 70 additions and 0 deletions

View file

@ -0,0 +1,7 @@
<manifest version="1.0" type="device">
<hal format="aidl">
<name>android.hardware.security.keymint</name>
<version>3</version>
<fqname>IRemotelyProvisionedComponent/strongbox</fqname>
</hal>
</manifest>