From 6ff0294d51d51c37b5a475b098796119e23b0179 Mon Sep 17 00:00:00 2001 From: Steven Moreland Date: Fri, 21 Oct 2022 17:15:28 +0000 Subject: [PATCH] identity explicit keymint version Bug: 254774724 Change-Id: I11022ab9e20b3626c0a8fc24cb8cbd73426228a9 Test: finalization using ABTD - see bug --- identity/aidl/Android.bp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/identity/aidl/Android.bp b/identity/aidl/Android.bp index a33d43c43f..9f2e498e1c 100644 --- a/identity/aidl/Android.bp +++ b/identity/aidl/Android.bp @@ -15,7 +15,7 @@ aidl_interface { ], imports: [ "android.hardware.keymaster-V3", - "android.hardware.security.keymint", + "android.hardware.security.keymint-V3", ], stability: "vintf", backend: {