Merge "Add android.hardware.security.dice HAL interface."

This commit is contained in:
Treehugger Robot
2021-12-16 00:16:45 +00:00
committed by Gerrit Code Review
18 changed files with 773 additions and 0 deletions

View File

@@ -332,6 +332,14 @@
<instance>strongbox</instance>
</interface>
</hal>
<hal format="aidl" optional="true">
<name>android.hardware.security.dice</name>
<version>1</version>
<interface>
<name>IDiceDevice</name>
<instance>default</instance>
</interface>
</hal>
<hal format="aidl" optional="true">
<name>android.hardware.security.keymint</name>
<version>1-2</version>