mirror of
https://gitee.com/openharmony/arkui_ace_engine
synced 2024-11-23 23:21:05 +00:00
OH主干对公共基础库老路径整改
Signed-off-by: kangchongtao <kangchongtao@huawei.com>
This commit is contained in:
parent
42c989f915
commit
9d03f27625
@ -35,7 +35,7 @@ ohos_unittest("button_pattern_test_ng") {
|
||||
config("config_button_test") {
|
||||
visibility = [ ":*" ]
|
||||
include_dirs = [
|
||||
"//utils/native/base/include",
|
||||
"//commonlibrary/c_utils/base:utils_config",
|
||||
"$ace_root",
|
||||
"$ace_root/frameworks",
|
||||
]
|
||||
|
@ -40,12 +40,12 @@ ohos_fuzztest("UiServiceFuzzTest") {
|
||||
"//foundation/window/window_manager/wm:libwm",
|
||||
"//third_party/icu/icu4c:shared_icui18n",
|
||||
"//third_party/icu/icu4c:shared_icuuc",
|
||||
"//utils/native/base:utils",
|
||||
]
|
||||
external_deps = [
|
||||
"ability_base:want",
|
||||
"ability_runtime:ability_manager",
|
||||
"bundle_framework:appexecfwk_base",
|
||||
"c_utils:utils",
|
||||
"eventhandler:libeventhandler",
|
||||
"hiviewdfx_hilog_native:libhilog",
|
||||
"input:libmmi-client",
|
||||
|
Loading…
Reference in New Issue
Block a user