From 85573ddd41a3a20e32c6ca42f065e5e27ee19ee5 Mon Sep 17 00:00:00 2001 From: Shawn Willden Date: Sun, 6 Dec 2020 19:22:47 -0700 Subject: [PATCH] Move keymint to android.hardware.security. Test: VtsAidlKeyMintTargetTest Change-Id: I86bccf40e0f5351b573248b59846cea017204c4a --- target/product/gsi/current.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/product/gsi/current.txt b/target/product/gsi/current.txt index 9c08e5ea63..70bd365087 100644 --- a/target/product/gsi/current.txt +++ b/target/product/gsi/current.txt @@ -69,7 +69,6 @@ VNDK-core: android.hardware.graphics.bufferqueue@1.0.so VNDK-core: android.hardware.graphics.bufferqueue@2.0.so VNDK-core: android.hardware.identity-V2-ndk_platform.so VNDK-core: android.hardware.keymaster-V2-ndk_platform.so -VNDK-core: android.hardware.keymint-V1-ndk_platform.so VNDK-core: android.hardware.light-V1-ndk_platform.so VNDK-core: android.hardware.media.bufferpool@2.0.so VNDK-core: android.hardware.media.omx@1.0.so @@ -77,6 +76,7 @@ VNDK-core: android.hardware.media@1.0.so VNDK-core: android.hardware.memtrack@1.0.so VNDK-core: android.hardware.power-V1-ndk_platform.so VNDK-core: android.hardware.rebootescrow-V1-ndk_platform.so +VNDK-core: android.hardware.security.keymint-V1-ndk_platform.so VNDK-core: android.hardware.soundtrigger@2.0-core.so VNDK-core: android.hardware.soundtrigger@2.0.so VNDK-core: android.hardware.vibrator-V1-ndk_platform.so