Merge "Remove ndk_platform backend. Use the ndk backend." am: 2624b3c19b
am: 84a431d23b
Original change: https://android-review.googlesource.com/c/platform/system/security/+/1779388 Change-Id: I165be325a3fe99b815bffbcbec4ff059ec456643
This commit is contained in:
commit
1e9141c568
7 changed files with 24 additions and 24 deletions
|
@ -48,8 +48,8 @@ cc_binary {
|
|||
"android.hardware.identity-support-lib",
|
||||
"libkeymaster4support",
|
||||
"libkeystore-attestation-application-id",
|
||||
"android.hardware.security.keymint-V1-ndk_platform",
|
||||
"android.security.authorization-ndk_platform",
|
||||
"android.hardware.security.keymint-V1-ndk",
|
||||
"android.security.authorization-ndk",
|
||||
],
|
||||
static_libs: [
|
||||
"android.hardware.identity-V3-cpp",
|
||||
|
|
|
@ -36,7 +36,7 @@ cc_library_shared {
|
|||
],
|
||||
|
||||
shared_libs: [
|
||||
"android.system.keystore2-V1-ndk_platform",
|
||||
"android.system.keystore2-V1-ndk",
|
||||
"libbinder_ndk",
|
||||
"libcrypto",
|
||||
"libcutils",
|
||||
|
@ -66,7 +66,7 @@ cc_library_shared {
|
|||
],
|
||||
|
||||
shared_libs: [
|
||||
"android.system.keystore2-V1-ndk_platform",
|
||||
"android.system.keystore2-V1-ndk",
|
||||
"libbase",
|
||||
"libbinder_ndk",
|
||||
"libcrypto",
|
||||
|
|
|
@ -47,8 +47,8 @@ cc_binary {
|
|||
"keystore_client.proto",
|
||||
],
|
||||
shared_libs: [
|
||||
"android.security.apc-ndk_platform",
|
||||
"android.system.keystore2-V1-ndk_platform",
|
||||
"android.security.apc-ndk",
|
||||
"android.system.keystore2-V1-ndk",
|
||||
"libbinder",
|
||||
"libbinder_ndk",
|
||||
"libchrome",
|
||||
|
|
|
@ -62,7 +62,7 @@ cc_test {
|
|||
"libgtest_main",
|
||||
"libutils",
|
||||
"liblog",
|
||||
"android.security.apc-ndk_platform",
|
||||
"android.security.apc-ndk",
|
||||
],
|
||||
shared_libs: [
|
||||
"libbinder_ndk",
|
||||
|
|
|
@ -124,8 +124,8 @@ rust_binary {
|
|||
// be removed once that works correctly.
|
||||
shared_libs: [
|
||||
"android.hardware.confirmationui@1.0",
|
||||
"android.hardware.security.sharedsecret-V1-ndk_platform",
|
||||
"android.security.compat-ndk_platform",
|
||||
"android.hardware.security.sharedsecret-V1-ndk",
|
||||
"android.security.compat-ndk",
|
||||
"libc",
|
||||
"libdl_android",
|
||||
"libdl",
|
||||
|
|
|
@ -57,11 +57,11 @@ cc_library {
|
|||
"android.hardware.keymaster@3.0",
|
||||
"android.hardware.keymaster@4.0",
|
||||
"android.hardware.keymaster@4.1",
|
||||
"android.hardware.security.keymint-V1-ndk_platform",
|
||||
"android.hardware.security.secureclock-V1-ndk_platform",
|
||||
"android.hardware.security.sharedsecret-V1-ndk_platform",
|
||||
"android.security.compat-ndk_platform",
|
||||
"android.system.keystore2-V1-ndk_platform",
|
||||
"android.hardware.security.keymint-V1-ndk",
|
||||
"android.hardware.security.secureclock-V1-ndk",
|
||||
"android.hardware.security.sharedsecret-V1-ndk",
|
||||
"android.security.compat-ndk",
|
||||
"android.system.keystore2-V1-ndk",
|
||||
"libbase",
|
||||
"libbinder_ndk",
|
||||
"libcrypto",
|
||||
|
@ -78,10 +78,10 @@ cc_library {
|
|||
name: "libkm_compat_service",
|
||||
srcs: ["km_compat_service.cpp"],
|
||||
shared_libs: [
|
||||
"android.hardware.security.keymint-V1-ndk_platform",
|
||||
"android.hardware.security.secureclock-V1-ndk_platform",
|
||||
"android.hardware.security.sharedsecret-V1-ndk_platform",
|
||||
"android.security.compat-ndk_platform",
|
||||
"android.hardware.security.keymint-V1-ndk",
|
||||
"android.hardware.security.secureclock-V1-ndk",
|
||||
"android.hardware.security.sharedsecret-V1-ndk",
|
||||
"android.security.compat-ndk",
|
||||
"libbinder_ndk",
|
||||
"libcrypto",
|
||||
"libkm_compat",
|
||||
|
@ -107,11 +107,11 @@ cc_test {
|
|||
"android.hardware.keymaster@3.0",
|
||||
"android.hardware.keymaster@4.0",
|
||||
"android.hardware.keymaster@4.1",
|
||||
"android.hardware.security.keymint-V1-ndk_platform",
|
||||
"android.hardware.security.secureclock-V1-ndk_platform",
|
||||
"android.hardware.security.sharedsecret-V1-ndk_platform",
|
||||
"android.security.compat-ndk_platform",
|
||||
"android.system.keystore2-V1-ndk_platform",
|
||||
"android.hardware.security.keymint-V1-ndk",
|
||||
"android.hardware.security.secureclock-V1-ndk",
|
||||
"android.hardware.security.sharedsecret-V1-ndk",
|
||||
"android.security.compat-ndk",
|
||||
"android.system.keystore2-V1-ndk",
|
||||
"libbase",
|
||||
"libbinder_ndk",
|
||||
"libcrypto",
|
||||
|
|
|
@ -48,7 +48,7 @@ cc_binary {
|
|||
vendor: true,
|
||||
srcs: ["rkp_factory_extraction_tool.cpp"],
|
||||
shared_libs: [
|
||||
"android.hardware.security.keymint-V1-ndk_platform",
|
||||
"android.hardware.security.keymint-V1-ndk",
|
||||
"libbinder",
|
||||
"libbinder_ndk",
|
||||
"libcrypto",
|
||||
|
|
Loading…
Reference in a new issue