mirror of
https://github.com/openharmony/security_security_component_manager.git
synced 2026-08-25 12:39:40 -04:00
@@ -41,6 +41,7 @@ ohos_unittest("sec_comp_enhance_sdk_test") {
|
||||
"c_utils:utils",
|
||||
"hilog:libhilog",
|
||||
"ipc:ipc_single",
|
||||
"json:nlohmann_json_static",
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
@@ -74,8 +74,6 @@ ohos_shared_library("libsecurity_component_sdk") {
|
||||
"samgr:samgr_proxy",
|
||||
]
|
||||
|
||||
public_external_deps = [ "json:nlohmann_json_static" ]
|
||||
|
||||
cflags_cc = [
|
||||
"-DHILOG_ENABLE",
|
||||
"-fvisibility=hidden",
|
||||
|
||||
Reference in New Issue
Block a user