mirror of
https://gitee.com/openharmony/applications_screenlock
synced 2024-11-26 16:10:52 +00:00
436f4bc985
Signed-off-by: zhangyimin <zhangyimin12@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
|
|
}
|
|
}
|