提交 7d90121b 编写于 作者: L linxiangzhi

三方开源软件zlib bundle.json和BUILD.gn修改

Signed-off-by: Nlinxiangzhi <linxiangzhi@huawei.com>
Change-Id: I2d8d64b9f7bce3eefc7f1fa5416d6e5eaec919ea
上级 c927e597
......@@ -49,6 +49,9 @@ ohos_static_library("libz") {
]
configs = [ ":zlib_config" ]
public_configs = [ ":zlib_public_config" ]
part_name = "zlib"
subsystem_name = "thirdparty"
}
ohos_ndk_headers("zlib_header") {
......
......@@ -13,11 +13,11 @@
"en": "README"
},
"component": {
"name": "thirdparty_zlib",
"subsystem": "",
"name": "zlib",
"subsystem": "thirdparty",
"syscap": [],
"features": [],
"adapted_system_type": [],
"adapted_system_type": ["standard","appexecfwk_lite"],
"rom": "",
"ram": "",
"deps": {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册