mirror of
https://github.com/openharmony/security_deviceauth.git
synced 2026-07-01 20:39:31 -04:00
deviceauthsdk动态链接crypto库,减小二进制flash占用
Signed-off-by: i-wangliangliang <willfox@126.com>
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