mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 05:49:27 +00:00
KeyMint HAL: add curve 25519, bump version
Marked as required for TRUSTED_ENVIRONMENT impls but not STRONGBOX. Bump keymint HAL version 1->2 in defaults and in current compatibility matrix. Bug: 194358913 Test: build Change-Id: Ibf2325329f0656a2d1fc416c2f9a74d505d0bf20
This commit is contained in:
committed by
Seth Moore
parent
4c12800dd8
commit
c069a75302
@@ -343,7 +343,7 @@
|
||||
</hal>
|
||||
<hal format="aidl" optional="true">
|
||||
<name>android.hardware.security.keymint</name>
|
||||
<version>1</version>
|
||||
<version>1-2</version>
|
||||
<interface>
|
||||
<name>IKeyMintDevice</name>
|
||||
<instance>default</instance>
|
||||
@@ -352,6 +352,7 @@
|
||||
</hal>
|
||||
<hal format="aidl" optional="true">
|
||||
<name>android.hardware.security.keymint</name>
|
||||
<version>1-2</version>
|
||||
<interface>
|
||||
<name>IRemotelyProvisionedComponent</name>
|
||||
<instance>default</instance>
|
||||
|
||||
Reference in New Issue
Block a user