summaryrefslogtreecommitdiff
path: root/java/java.go
diff options
context:
space:
mode:
author Nikolay Elenkov <nikolayelenkov@google.com> 2024-03-21 06:41:34 +0000
committer Nikolay Elenkov <nikolayelenkov@google.com> 2024-03-27 06:51:34 +0000
commit7ee98928ea1bae11b7e231b07024b26ec801921f (patch)
treef51d6e5011c53e39b5dbee29a7841e8a26cec7c7 /java/java.go
parent25900543331a1508110da4926ca45557b4c236da (diff)
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
Diffstat (limited to 'java/java.go')
-rw-r--r--java/java.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/java.go b/java/java.go
index 72536cd6d..5b2fa18cf 100644
--- a/java/java.go
+++ b/java/java.go
@@ -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,