mirror of
https://gitee.com/openharmony/security_security_guard
synced 2024-11-23 14:39:47 +00:00
独立编译整改
Signed-off-by: zhaohang <zhaohang44@huawei.com>
This commit is contained in:
parent
b089d5cb34
commit
d33c0747f6
@ -65,8 +65,10 @@ ohos_shared_library("sg_config_manager") {
|
||||
]
|
||||
|
||||
external_deps = [
|
||||
"ability_base:want",
|
||||
"c_utils:utils",
|
||||
"hilog:libhilog",
|
||||
"ipc:ipc_core",
|
||||
"json:nlohmann_json_static",
|
||||
"relational_store:native_rdb",
|
||||
]
|
||||
|
@ -131,6 +131,7 @@ ohos_shared_library("sg_collect_service") {
|
||||
]
|
||||
|
||||
external_deps = [
|
||||
"ability_base:want",
|
||||
"access_token:libaccesstoken_sdk",
|
||||
"access_token:libtokenid_sdk",
|
||||
"access_token:libtokenid_sdk",
|
||||
@ -179,6 +180,7 @@ ohos_shared_library("sg_collect_service_database") {
|
||||
deps = []
|
||||
|
||||
external_deps = [
|
||||
"c_utils:utils",
|
||||
"hilog:libhilog",
|
||||
"relational_store:native_rdb",
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user