提交 63a0fcae 编写于 作者: C Caoruihong

chore(build): remove visibility of the top BUILD.gn

Signed-off-by: NCaoruihong <crh.cao@huawei.com>
Change-Id: I83616f794d169c8637ab79b2dd96d3858d11fce7
上级 14421486
......@@ -82,8 +82,6 @@ generate_notice_file("kernel_notice_file") {
]
}
visibility = [ ":*" ]
liteos_arch_cflags = []
if (defined(LOSCFG_ARCH_ARM)) {
mcpu = LOSCFG_ARCH_CPU
......@@ -314,7 +312,6 @@ group("tests") {
group("kernel") {
deps = [ ":build_kernel_image" ]
visibility += [ "//build/lite:ohos" ]
}
group("liteos_a") {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册