mirror of
https://github.com/openharmony/ability_ability_runtime.git
synced 2026-08-24 12:43:16 -04:00
libdm
Signed-off-by: Luobniz21 <luoyicong@h-partners.com> # Please enter the commit message for your changes. Lines starting # with '#' will be kept; you may remove them yourself if you want to. # An empty message aborts the commit. # # Date: Fri Apr 17 11:10:16 2026 +0800 # # On branch libdm # Your branch is up to date with 'origin/libdm'. # # Changes to be committed: # modified: frameworks/ets/ani/app/context/BUILD.gn # modified: services/common/BUILD.gn # # Untracked files: # 1.diff #
This commit is contained in:
@@ -63,6 +63,7 @@ ohos_shared_library("context_ani_kit") {
|
||||
"c_utils:utils",
|
||||
"hilog:libhilog",
|
||||
"ipc:ipc_single",
|
||||
"graphic_2d:color_manager",
|
||||
"hitrace:hitrace_meter",
|
||||
"napi:ace_napi",
|
||||
"runtime_core:ani",
|
||||
|
||||
@@ -436,6 +436,7 @@ ohos_shared_library("user_controller") {
|
||||
external_deps = [
|
||||
"c_utils:utils",
|
||||
"ffrt:libffrt",
|
||||
"graphic_2d:color_manager",
|
||||
"hilog:libhilog",
|
||||
"ipc:ipc_single",
|
||||
]
|
||||
@@ -486,6 +487,7 @@ ohos_static_library("user_controller_static") {
|
||||
external_deps = [
|
||||
"c_utils:utils",
|
||||
"ffrt:libffrt",
|
||||
"graphic_2d:color_manager",
|
||||
"hilog:libhilog",
|
||||
"ipc:ipc_single",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user