未验证 提交 09abf1de 编写于 作者: O openharmony_ci 提交者: Gitee

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

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