未验证 提交 de3a6678 编写于 作者: O openharmony_ci 提交者: Gitee

!89 修改扫描配置

Merge pull request !89 from liyufan/master
#
# Copyright (c) 2020 Huawei Device Co., Ltd.
# Copyright (c) 2020-2023 Huawei Device Co., Ltd.
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
......@@ -11,7 +11,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
#
import("//third_party/mbedtls/mbedtls.gni")
......@@ -116,9 +116,9 @@ if (defined(ohos_lite)) {
ohos_shared_library("mbedtls_shared") {
public_configs = [ ":mbedtls_config" ]
output_name = "mbedtls"
subsystem_name = "common"
subsystem_name = "thirdparty"
innerapi_tags = [ "platformsdk_indirect" ]
part_name = "dsoftbus"
part_name = "mbedtls"
sources = MBEDTLS_SOURCES
install_images = [
"system",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册