mirror of
https://github.com/openharmony/applications_theme.git
synced 2026-07-01 10:05:33 -04:00
98a2ada365
support no icons in desktop Signed-off-by: yangpeng85 <yangpeng85@huawei.com>
12 lines
258 B
Plaintext
12 lines
258 B
Plaintext
{
|
|
"app": {
|
|
"bundleName": "com.ohos.wallpaper",
|
|
"vendor": "example",
|
|
"versionCode": 1000000,
|
|
"versionName": "1.0.0",
|
|
"icon": "$media:app_icon",
|
|
"label": "$string:app_name",
|
|
"distributedNotificationEnabled": true
|
|
}
|
|
}
|