mirror of
https://gitee.com/openharmony/ability_ability_runtime
synced 2024-12-18 07:06:57 +00:00
parent
58d3cfed8a
commit
777482fc81
@ -312,7 +312,6 @@ ohos_shared_library("data_ability_helper") {
|
||||
"relational_store:native_dataability",
|
||||
"relational_store:native_rdb",
|
||||
"relational_store:rdb_data_ability_adapter",
|
||||
"utils_base:utils",
|
||||
]
|
||||
|
||||
subsystem_name = "ability"
|
||||
|
@ -40,10 +40,10 @@ ohos_unittest("connection_observer_test") {
|
||||
external_deps = [
|
||||
"ability_runtime:connection_obs_manager",
|
||||
"bundle_framework:appexecfwk_base",
|
||||
"c_utils:utils",
|
||||
"hiviewdfx_hilog_native:libhilog",
|
||||
"ipc:ipc_core",
|
||||
"samgr:samgr_proxy",
|
||||
"utils_base:utils",
|
||||
]
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user