Add RemotelyProvisionedComponent HAL.

Test: VtsHalRemotelyProvisionedComponentTargetTest
Change-Id: I51fb01f4c52949c81f3ad2d694a4afdf0fa67788
This commit is contained in:
Shawn Willden
2020-09-30 22:39:22 -06:00
committed by Max Bires
parent 06811c8124
commit 274bb55f10
19 changed files with 2619 additions and 3 deletions

View File

@@ -323,6 +323,13 @@
<instance>strongbox</instance>
</interface>
</hal>
<hal format="aidl" optional="true">
<name>android.hardware.security.keymint</name>
<interface>
<name>IRemotelyProvisionedComponent</name>
<instance>default</instance>
</interface>
</hal>
<hal format="aidl" optional="true">
<name>android.hardware.light</name>
<version>1</version>