mirror of
https://github.com/openharmony/device_manager.git
synced 2026-07-21 06:05:22 -04:00
+4
-1
@@ -96,7 +96,10 @@ if (defined(ohos_lite)) {
|
||||
"src/log/dm_log.cpp",
|
||||
]
|
||||
|
||||
deps = [ "//utils/native/base:utils" ]
|
||||
deps = [
|
||||
"//third_party/mbedtls:mbedtls_shared",
|
||||
"//utils/native/base:utils",
|
||||
]
|
||||
|
||||
defines = [
|
||||
"HI_LOG_ENABLE",
|
||||
|
||||
Reference in New Issue
Block a user