Merge "Mark keymint as unfrozen to manage keystore2's imports"

This commit is contained in:
Devin Moore
2022-11-04 20:21:26 +00:00
committed by Gerrit Code Review

View File

@@ -17,6 +17,7 @@ aidl_interface {
"android.hardware.security.secureclock-V1",
],
stability: "vintf",
frozen: false,
backend: {
java: {
platform_apis: true,