mirror of
https://github.com/openharmony/device_board_goodix.git
synced 2026-07-01 21:24:02 -04:00
switch path deps on utils to commonlibrary in device_board_goodix
Signed-off-by: peilixia <peilixia1@h-partners.com>
This commit is contained in:
@@ -94,7 +94,7 @@ board_ld_flags = [
|
||||
|
||||
# Board related headfiles search path.
|
||||
board_include_dirs = [
|
||||
"//utils/native/lite/include",
|
||||
"//commonlibrary/utils_lite/include",
|
||||
"//third_party/bounds_checking_function/include",
|
||||
"//third_party/mbedtls/include",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user