mirror of
https://github.com/openharmony/windowmanager.git
synced 2026-07-21 04:25:28 -04:00
Fix atomic ability part name change
Signed-off-by: njupthan <hanhaibin@huawei.com>
This commit is contained in:
+1
-1
@@ -76,9 +76,9 @@ ohos_shared_library("libwm") {
|
||||
]
|
||||
|
||||
external_deps = [
|
||||
"ability_base:want",
|
||||
"ability_runtime:ability_context_native",
|
||||
"ability_runtime:ability_manager",
|
||||
"ability_runtime:want",
|
||||
"ace_engine_standard:ace_uicontent",
|
||||
"bundle_framework:appexecfwk_base",
|
||||
"bundle_framework:appexecfwk_core",
|
||||
|
||||
+1
-1
@@ -96,8 +96,8 @@ ohos_shared_library("libwms") {
|
||||
]
|
||||
|
||||
external_deps = [
|
||||
"ability_base:want",
|
||||
"ability_runtime:ability_manager",
|
||||
"ability_runtime:want",
|
||||
"bytrace_standard:bytrace_core",
|
||||
"ces_standard:cesfwk_innerkits",
|
||||
"graphic_standard:surface",
|
||||
|
||||
Reference in New Issue
Block a user