Add secretkeeper-v1-java to platform APIs
Bug: 324321147 Test: Manual -- trigger factory reset, confirm ISecretKeeper.deleteAll() is being called in Trusty logs. Change-Id: If793f784bc1a8c621a721d15da9aeb1ef11e7334
This commit is contained in:
parent
2590054333
commit
7ee98928ea
1 changed files with 1 additions and 0 deletions
|
@ -800,6 +800,7 @@ var (
|
|||
"android.hardware.security.keymint-V2-java": true,
|
||||
"android.hardware.security.keymint-V3-java": true,
|
||||
"android.hardware.security.keymint-V4-java": true,
|
||||
"android.hardware.security.secretkeeper-V1-java": true,
|
||||
"android.hardware.security.secureclock-V1-java": true,
|
||||
"android.hardware.security.secureclock-V2-java": true,
|
||||
"android.hardware.thermal-V1-java": true,
|
||||
|
|
Loading…
Reference in a new issue