mirror of
https://gitee.com/openharmony/security_security_guard
synced 2024-11-27 00:30:42 +00:00
Resolving Dependency Inconsistency
Match-id-e1e6b3f09d8c0f8aaa7e7213ad14b3c75e4fbc92
This commit is contained in:
parent
3b501dcdf7
commit
a996178e39
26
bundle.json
26
bundle.json
@ -25,20 +25,20 @@
|
||||
"ram": "5102KB",
|
||||
"deps": {
|
||||
"components": [
|
||||
"ability_base",
|
||||
"ability_runtime",
|
||||
"hiviewdfx_hilog_native",
|
||||
"ipc_core",
|
||||
"aafwk_standard",
|
||||
"system_ability_fwk",
|
||||
"samgr_proxy",
|
||||
"appexecfwk_standard",
|
||||
"eventhandler",
|
||||
"napi",
|
||||
"safwk",
|
||||
"samgr",
|
||||
"access_token",
|
||||
"c_utils",
|
||||
"hisysevent_native"
|
||||
"common_event_service",
|
||||
"device_manager",
|
||||
"hdf_core",
|
||||
"hisysevent_native",
|
||||
"hiviewdfx_hilog_native",
|
||||
"ipc",
|
||||
"napi",
|
||||
"os_account",
|
||||
"preferences",
|
||||
"relational_store",
|
||||
"safwk",
|
||||
"samgr"
|
||||
]
|
||||
},
|
||||
"build": {
|
||||
|
@ -26,7 +26,7 @@ ohos_source_set("sg_bigdata_stamp") {
|
||||
|
||||
external_deps = [
|
||||
"c_utils:utils",
|
||||
"hilog_native:libhilog",
|
||||
"hiviewdfx_hilog_native:libhilog",
|
||||
"hisysevent_native:libhisysevent",
|
||||
]
|
||||
|
||||
|
@ -51,7 +51,6 @@ ohos_source_set("sg_uevent_listener_stamp") {
|
||||
"common_event_service:cesfwk_innerkits",
|
||||
"hdf_core:libhdf_ipc_adapter",
|
||||
"hiviewdfx_hilog_native:libhilog",
|
||||
"kv_store:distributeddata_inner",
|
||||
"relational_store:native_rdb",
|
||||
]
|
||||
}
|
||||
@ -112,7 +111,6 @@ ohos_shared_library("sg_collect_service") {
|
||||
"hisysevent_native:libhisyseventmanager",
|
||||
"hiviewdfx_hilog_native:libhilog",
|
||||
"ipc:ipc_core",
|
||||
"kv_store:distributeddata_inner",
|
||||
"os_account:os_account_innerkits",
|
||||
"preferences:native_preferences",
|
||||
"relational_store:native_rdb",
|
||||
|
@ -65,7 +65,6 @@ ohos_shared_library("sg_classify_service") {
|
||||
"common_event_service:cesfwk_innerkits",
|
||||
"hiviewdfx_hilog_native:libhilog",
|
||||
"ipc:ipc_core",
|
||||
"kv_store:distributeddata_inner",
|
||||
"relational_store:native_rdb",
|
||||
"safwk:system_ability_fwk",
|
||||
"samgr:samgr_proxy",
|
||||
|
Loading…
Reference in New Issue
Block a user