From 361ca8fd815ea768eb8987aa6f8d00669236a13e Mon Sep 17 00:00:00 2001 From: David Zeuthen Date: Wed, 12 Feb 2020 09:56:54 -0500 Subject: [PATCH] Port IdentityCredential HAL to AIDL. Bug: 111446262 Test: atest android.security.identity.cts Test: VtsHalIdentityTargetTest Test: android.hardware.identity-support-lib-test Change-Id: I471569a6db9311171faf7520697cd7f67f80078c --- target/product/gsi/current.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/target/product/gsi/current.txt b/target/product/gsi/current.txt index 205347375..7beae0b7f 100644 --- a/target/product/gsi/current.txt +++ b/target/product/gsi/current.txt @@ -129,10 +129,11 @@ VNDK-core: android.hardware.health.storage@1.0.so VNDK-core: android.hardware.health@1.0.so VNDK-core: android.hardware.health@2.0.so VNDK-core: android.hardware.health@2.1.so -VNDK-core: android.hardware.identity@1.0.so +VNDK-core: android.hardware.identity-V1-ndk_platform.so VNDK-core: android.hardware.input.classifier@1.0.so VNDK-core: android.hardware.input.common@1.0.so VNDK-core: android.hardware.ir@1.0.so +VNDK-core: android.hardware.keymaster-V1-ndk_platform.so VNDK-core: android.hardware.keymaster@3.0.so VNDK-core: android.hardware.keymaster@4.0.so VNDK-core: android.hardware.keymaster@4.1.so