Fix atomic ability part name change

Signed-off-by: hanhaibin <hanhaibin@huawei.com>
This commit is contained in:
hanhaibin
2022-01-19 16:02:54 +08:00
parent 914e762893
commit 551e109de8
3 changed files with 3 additions and 0 deletions
@@ -64,6 +64,7 @@ if (defined(ohos_lite)) {
]
external_deps = [
"ability_runtime:app_manager",
"appexecfwk_standard:appexecfwk_base",
"appexecfwk_standard:appexecfwk_core",
"hiviewdfx_hilog_native:libhilog",
+1
View File
@@ -49,6 +49,7 @@ ohos_shared_library("devicemanager") {
]
external_deps = [
"ability_runtime:app_manager",
"appexecfwk_standard:appexecfwk_base",
"appexecfwk_standard:appexecfwk_core",
"hiviewdfx_hilog_native:libhilog",
+1
View File
@@ -101,6 +101,7 @@ if (defined(ohos_lite)) {
]
external_deps = [
"ability_runtime:app_manager",
"appexecfwk_standard:appexecfwk_base",
"appexecfwk_standard:appexecfwk_core",
"appexecfwk_standard:libeventhandler",