mirror of
https://github.com/openharmony/applications_systemui.git
synced 2026-07-19 11:35:54 -04:00
7a29616cb2
Signed-off-by: lizhi <lizhi140@huawei.com>
14 lines
294 B
Plaintext
14 lines
294 B
Plaintext
{
|
|
"app": {
|
|
"bundleName": "com.ohos.systemui",
|
|
"vendor": "ohos",
|
|
"versionCode": 1000000,
|
|
"versionName": "1.0.0",
|
|
"icon": "$media:app_icon",
|
|
"label": "$string:app_name",
|
|
"distributedNotificationEnabled": true,
|
|
"minAPIVersion": 8,
|
|
"targetAPIVersion": 9
|
|
}
|
|
}
|