mirror of
https://github.com/openharmony/security_deviceauth.git
synced 2026-08-25 13:19:36 -04:00
!215 deviceauth_sdk动态链接crypto库,减小二进制flash占用
Merge pull request !215 from wish/tag_crypto_shared
This commit is contained in:
@@ -124,7 +124,7 @@ if (defined(ohos_lite)) {
|
||||
"//base/startup/syspara_lite/interfaces/innerkits/native/syspara:syspara",
|
||||
"//third_party/cJSON:cjson_static",
|
||||
"//third_party/mbedtls:mbedtls_shared",
|
||||
"//third_party/openssl:libcrypto_static",
|
||||
"//third_party/openssl:libcrypto_shared",
|
||||
"//utils/native/base:utils",
|
||||
]
|
||||
external_deps = [ "hiviewdfx_hilog_native:libhilog" ]
|
||||
|
||||
Reference in New Issue
Block a user