Files
applications_call/AppScope/app.json5
T
w00636648 41f2eb4d79 change stage mode
Signed-off-by: w00636648 <wangziming14@huawei.com>
2022-09-24 19:20:44 +08:00

15 lines
306 B
Plaintext

{
"app": {
"bundleName": "com.ohos.callui",
"vendor": "example",
"versionCode": 1000000,
"versionName": "1.0.0",
"icon": "$media:app_icon",
"label": "$string:app_name",
"distributedNotificationEnabled": true,
"singleton": true,
"keepAlive": true
},
}