提交 91af0679 编写于 作者: L liyufan

fix subsystem

Signed-off-by: Nliyufan <liyufan5@huawei.com>
上级 c2ac3d33
...@@ -116,7 +116,7 @@ if (defined(ohos_lite)) { ...@@ -116,7 +116,7 @@ if (defined(ohos_lite)) {
ohos_shared_library("mbedtls_shared") { ohos_shared_library("mbedtls_shared") {
public_configs = [ ":mbedtls_config" ] public_configs = [ ":mbedtls_config" ]
output_name = "mbedtls" output_name = "mbedtls"
subsystem_name = "common" subsystem_name = "thirdparty"
innerapi_tags = [ "platformsdk_indirect" ] innerapi_tags = [ "platformsdk_indirect" ]
part_name = "mbedtls" part_name = "mbedtls"
sources = MBEDTLS_SOURCES sources = MBEDTLS_SOURCES
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册