Merge "Add strongbox KM instance as optional" into pi-dev

This commit is contained in:
TreeHugger Robot
2018-03-21 21:22:42 +00:00
committed by Android (Google) Code Review

View File

@@ -184,6 +184,14 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>android.hardware.keymaster</name>
<version>4.0</version>
<interface>
<name>IKeymasterDevice</name>
<instance>strongbox</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>android.hardware.light</name>
<version>2.0</version>