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:
Luobniz21
2026-04-17 11:10:16 +08:00
parent 8dc8be4153
commit aca189bd97
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -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",
+2
View File
@@ -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",
]