diff --git a/BUILD.gn b/BUILD.gn index 1188d4b6b3eb316b31d44dfd753858630e909fb7..aebd8145dc9df5fd3a19d117c285dcb08006c914 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -1540,7 +1540,10 @@ ohos_shared_library("libcrypto_shared") { output_name = "libcrypto_openssl" subsystem_name = "thirdparty" part_name = "openssl" - innerapi_tags = [ "platformsdk" ] + innerapi_tags = [ + "platformsdk", + "chipsetsdk", + ] public_configs = [ ":crypto_config_public" ] install_images = [ "system",