提交 268b4c1c 编写于 作者: C chengjinsong2

add innerapi_tag

Signed-off-by: Nchengjinsong2 <chengjinsong2@huawei.com>
上级 e8d792f2
......@@ -1523,6 +1523,10 @@ ohos_shared_library("libcrypto_shared") {
output_name = "libcrypto_openssl"
subsystem_name = "thirdparty"
part_name = "openssl"
innerapi_tags = [
"platformsdk",
"chipsetsdk",
]
public_configs = [ ":crypto_config_public" ]
install_images = [
"system",
......@@ -1638,6 +1642,7 @@ ohos_shared_library("libssl_shared") {
subsystem_name = "thirdparty"
part_name = "openssl"
innerapi_tags = [ "platformsdk" ]
public_configs = [
":crypto_config_public",
":ssl_config_public",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册