mirror of
https://github.com/openharmony/hiviewdfx_hievent_lite.git
synced 2026-07-01 21:54:04 -04:00
switch path deps on utils to commonlibrary
Signed-off-by: lijiahao <lijiahao36@huawei.com>
This commit is contained in:
@@ -35,7 +35,7 @@ static_library("hievent_lite") {
|
||||
"//base/hiviewdfx/hievent_lite/interfaces/native/innerkits",
|
||||
"//base/hiviewdfx/hilog_lite/interfaces/native/kits/hilog_lite",
|
||||
"//base/hiviewdfx/hiview_lite",
|
||||
"//utils/native/lite/include",
|
||||
"//commonlibrary/utils_lite/include",
|
||||
"//third_party/bounds_checking_function/include",
|
||||
"//foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr",
|
||||
]
|
||||
|
||||
+1
-1
@@ -16,6 +16,6 @@ static_library("hievent_lite_command") {
|
||||
cflags = [ "-Wall" ]
|
||||
include_dirs = [
|
||||
"//base/hiviewdfx/utils/lite",
|
||||
"//utils/native/lite/include",
|
||||
"//commonlibrary/utils_lite/include",
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user