提交 165d3cd1 编写于 作者: Z zhangyafei.echo 提交者: 张亚菲

fixed e81da9de from https://gitee.com/zhangyafei-echo/third_party_zlib/pulls/48

IssueNo:#I68PTQ
Description:libz.so is provided by thirdparty, not provided by bundlemgr
Sig:SIG_ApplicationFramework
Feature or BugFix: Feature
Binary Source: No
Signed-off-by: Nzhangyafei.echo <zhangyafei12@huawei.com>
Change-Id: Ia5ff1598a96ea5c6966dda05565e5578a839cfb9
上级 1a040360
......@@ -90,6 +90,13 @@ ohos_shared_library("shared_libz") {
configs = [ ":zlib_config" ]
public_configs = [ ":zlib_public_config" ]
install_images = [
"system",
"updater",
]
symlink_target_name = [ "libz.so" ]
part_name = "zlib"
subsystem_name = "thirdparty"
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册