switch path deps on utils to commonlibrary

Signed-off-by: lijiahao <lijiahao36@huawei.com>
This commit is contained in:
lijiahao
2022-09-01 09:41:10 +08:00
parent 25a39e1cfc
commit 9d2a4a70e9
+1 -1
View File
@@ -27,6 +27,6 @@ static_library("blackbox") {
"//base/hiviewdfx/blackbox/interfaces/native/kits",
"//base/hiviewdfx/hiview_lite",
"//base/hiviewdfx/hilog_lite/interfaces/native/kits/hilog_lite",
"//utils/native/lite/include",
"//commonlibrary/utils_lite/include",
]
}