1 Star 0 Fork 88

马圣知 / applications_call_2

forked from OpenHarmony / applications_call 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
build-profile.json5 2.07 KB
一键复制 编辑 原始数据 按行查看 历史
李婷婷 提交于 2023-02-25 10:40 . update simandmobiledata AR
/**
* Copyright (c) 2022 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
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* 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.
*/
{
"app": {
"signingConfigs": [
{
"name": "release",
"material": {
"storePassword": "0000001950E8C9471F34BF6AF2993988AE51926BD1B2E8FC47CC66A5BB5E77110D5758F5AEAC636B2C",
"certpath": "signature/OpenHarmony.cer",
"keyAlias": "OpenHarmony Application Profile Release",
"keyPassword": "0000001996325AC41FCA6086C9759E9A2219B545DE3659C414052013C4398CF2371B8055916384CA7F",
"profile": "signature/callui.p7b",
"signAlg": "SHA256withECDSA",
"storeFile": "signature/OpenHarmony.p12"
}
}
],
"compileSdkVersion": 10,
"compatibleSdkVersion": 9,
"products": [
{
"name": "default",
"signingConfig": "release",
}
]
},
"modules": [
{
"name": "callui",
"srcPath": "./entry",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
{
"name": "common",
"srcPath": "./common"
},
{
"name": "mobiledatasettings",
"srcPath": "./mobiledatasettings",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
{
"name": "simcardmanagement",
"srcPath": "./simcardmanagement",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
}
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/meizipai/applications_call_2.git
git@gitee.com:meizipai/applications_call_2.git
meizipai
applications_call_2
applications_call_2
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891