Make keymaster optional. am: cc68516bd2 am: d82de97ccf

Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1693845

Change-Id: I724a512370c15c4eeae63e70d1b48ea929bb64da
This commit is contained in:
Shawn Willden 2021-05-03 17:24:51 +00:00 committed by Automerger Merge Worker
commit e7d8a2a19a
4 changed files with 4 additions and 4 deletions

View file

@ -223,7 +223,7 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="false">
<hal format="hidl" optional="true">
<name>android.hardware.keymaster</name>
<version>3.0</version>
<version>4.0</version>

View file

@ -245,7 +245,7 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="false">
<hal format="hidl" optional="true">
<name>android.hardware.keymaster</name>
<version>3.0</version>
<version>4.0</version>

View file

@ -284,7 +284,7 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="false">
<hal format="hidl" optional="true">
<name>android.hardware.keymaster</name>
<version>3.0</version>
<version>4.0-1</version>

View file

@ -297,7 +297,7 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="false">
<hal format="hidl" optional="true">
<name>android.hardware.keymaster</name>
<version>3.0</version>
<version>4.0-1</version>