mirror of
https://github.com/openharmony/applications_mms.git
synced 2026-07-01 21:04:41 -04:00
67c265e6c6
Signed-off-by: ohos-lsw <lishiwei6@huawei.com>
12 lines
239 B
Plaintext
12 lines
239 B
Plaintext
{
|
|
"app": {
|
|
"bundleName": "com.ohos.mms",
|
|
"vendor": "example",
|
|
"versionCode": 1000000,
|
|
"versionName": "1.0.0",
|
|
"icon": "$media:smsmms",
|
|
"label": "$string:app_name",
|
|
"distributedNotificationEnabled": true
|
|
}
|
|
}
|