未验证 提交 4b5f2d61 编写于 作者: O openharmony_ci 提交者: Gitee

!47 mbedtls库增加编译到updater镜像中,解决updater模式无法启动的问题

Merge pull request !47 from hughes27/master
......@@ -120,6 +120,10 @@ if (defined(ohos_lite)) {
subsystem_name = "common"
part_name = "dsoftbus_standard"
sources = MBEDTLS_SOURCES
install_images = [
"system",
"updater",
]
}
group("mbedtls") {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册