mirror of
https://gitee.com/openharmony/applications_settings
synced 2024-11-30 01:51:02 +00:00
013d53d361
Signed-off-by: weiyunxing <weiyunxing@huawei.com>
12 lines
246 B
Plaintext
12 lines
246 B
Plaintext
{
|
|
"app": {
|
|
"bundleName": "com.ohos.settings",
|
|
"vendor": "example",
|
|
"versionCode": 1000000,
|
|
"versionName": "1.0.0",
|
|
"icon": "$media:app_icon",
|
|
"label": "$string:app_name",
|
|
"distributedNotificationEnabled": true
|
|
}
|
|
}
|