mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 05:49:27 +00:00
Make keymaster optional.
Keymaster is now optional because KeyMint can be used instead. This CL makes this change retroactively back to compatibility matrix v3, per discussion with the Treble team. Test: Replace Keymaster with KeyMint & build Change-Id: Id26d5bac326c494e1810516582fdd56a42c04e0d
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user