提交 8ddfa0a7 编写于 作者: zzuli_lyw's avatar zzuli_lyw

Title: Implement the requirement to prohibit references to other warehouses

Issue: https://gitee.com/openharmony/xts_acts/issues/I7D7M8

test: xts_acts compile & xts_acts libc-test
Signed-off-by: zzuli_lyw's avatarzzulilyw <378305181@qq.com>
上级 c617ad84
......@@ -19,10 +19,8 @@ import("//test/xts/tools/build/suite.gni")
config("module_private_config") {
visibility = [ ":*" ]
include_dirs = [
"//commonlibrary/c_utils/base/include",
"//third_party/bounds_checking_function/include",
"//third_party/musl/porting/linux/user/include",
"//test/xts/acts/security_lite/huks/common/include",
]
}
......@@ -39,7 +37,6 @@ ohos_moduletest_suite("ActsToolChainTest") {
]
include_dirs = [
"//commonlibrary/c_utils/base/include",
"//third_party/bounds_checking_function/include",
"//third_party/musl/porting/linux/user/include/",
"//third_party/musl/porting/linux/user/src/sched",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册