独立编译整改

Signed-off-by: li-li-wang <wangliliang5@huawei.com>
This commit is contained in:
li-li-wang
2025-05-23 11:05:42 +08:00
parent 90bb703b7d
commit 4e20b8b370
2 changed files with 1 additions and 2 deletions
@@ -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",