提交 9b6c02bc 编写于 作者: C CheungVane

modify bundle

Signed-off-by: Nzhangwenzhi <zhangwenzhi3@huawei.com>
上级 d6afa961
......@@ -1456,8 +1456,8 @@ if (is_mingw || is_mac) {
libs = [ "ws2_32" ]
}
deps = [ ":crypto_source" ]
subsystem_name = "security"
part_name = "huks"
subsystem_name = "thirdparty"
part_name = "openssl"
public_configs = [ ":crypto_config_public" ]
install_images = [
"system",
......@@ -1473,8 +1473,8 @@ ohos_shared_library("libcrypto_shared") {
}
deps = [ ":crypto_source" ]
output_name = "libcrypto_openssl"
subsystem_name = "security"
part_name = "huks"
subsystem_name = "thirdparty"
part_name = "openssl"
public_configs = [ ":crypto_config_public" ]
install_images = [
"system",
......
......@@ -22,9 +22,7 @@
"ram": "",
"deps": {
"components": [],
"third_party": [
"openssl"
]
"third_party": []
},
"build": {
"sub_component": [],
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册