Merge "Revert "Static link libcrypto into rkp_factory_extraction_tool"" into main
This commit is contained in:
commit
ba35a7e36b
1 changed files with 1 additions and 1 deletions
|
@ -30,6 +30,7 @@ cc_defaults {
|
|||
],
|
||||
shared_libs: [
|
||||
"libbinder_ndk",
|
||||
"libcrypto",
|
||||
"liblog",
|
||||
],
|
||||
static_libs: [
|
||||
|
@ -39,7 +40,6 @@ cc_defaults {
|
|||
"libbase",
|
||||
"libcppbor_external",
|
||||
"libcppcose_rkp",
|
||||
"libcrypto_static",
|
||||
"libjsoncpp",
|
||||
"libkeymint_remote_prov_support",
|
||||
"libmediadrmrkp",
|
||||
|
|
Loading…
Reference in a new issue