mirror of
https://github.com/openharmony/commonlibrary_utils_lite.git
synced 2026-07-18 17:34:26 -04:00
Decouple the ohos code of drivers based on th Pegasus architecture.
Signed-off-by: zk <longzhuokun1@huawei.com>
This commit is contained in:
+1
-2
@@ -17,8 +17,7 @@ ohos_static_library("static_hal_file") {
|
||||
sources = [ "hal_file.c" ]
|
||||
|
||||
include_dirs = [
|
||||
"//utils/native/lite/include",
|
||||
"//utils/native/lite/hals/file",
|
||||
"//commonlibrary/utils_lite/include",
|
||||
"//commonlibrary/utils_lite/hals/file",
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user