Merge "Pin KeyMint dependency to correct/specific version" into main
This commit is contained in:
commit
813a0fe2b2
1 changed files with 3 additions and 5 deletions
|
|
@ -105,19 +105,17 @@ cc_binary {
|
|||
"keymint/TrustySharedSecret.cpp",
|
||||
"keymint/service.cpp",
|
||||
],
|
||||
defaults: [
|
||||
"keymint_use_latest_hal_aidl_ndk_shared",
|
||||
],
|
||||
shared_libs: [
|
||||
"android.hardware.security.keymint-V3-ndk",
|
||||
"android.hardware.security.rkp-V3-ndk",
|
||||
"android.hardware.security.secureclock-V1-ndk",
|
||||
"android.hardware.security.sharedsecret-V1-ndk",
|
||||
"lib_android_keymaster_keymint_utils",
|
||||
"lib_android_keymaster_keymint_utils_V3",
|
||||
"libbase",
|
||||
"libbinder_ndk",
|
||||
"libhardware",
|
||||
"libkeymaster_messages",
|
||||
"libkeymint",
|
||||
"libkeymasterconfig",
|
||||
"liblog",
|
||||
"libtrusty",
|
||||
"libutils",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue