提交 f3926197 编写于 作者: J jady3356 提交者: Gitee

correct component name for deps

上级 cc7f9816
......@@ -100,7 +100,7 @@
"permission",
"dmsfwk_lite",
"system_ability_manager",
"powermgr_lite"
"powermanageservice"
]
}
},
......
......@@ -69,7 +69,7 @@ if (board_toolchain != "" && use_board_toolchain) {
ohos_current_ar_command = "${compile_prefix}/llvm-ar"
ohos_current_as_command = ohos_current_cc_command
ohos_current_ld_command = ohos_current_cc_command
ohos_build_strip_command =
ohos_current_strip_command =
"$ohos_clang_toolchain_dir/llvm-objcopy --strip-all"
set_default_toolchain("//build/lite/toolchain:linux_x86_64_ohos_clang")
default_target_configs = [ "//build/lite/config:clang" ]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册