Files
applications_theme/AppScope/app.json5
T
a1nc 98a2ada365 support build by product type
support no icons in desktop

Signed-off-by: yangpeng85 <yangpeng85@huawei.com>
2022-07-14 19:44:59 +08:00

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
}
}