mirror of
https://gitee.com/openharmony/applications_permission_manager
synced 2024-11-23 11:19:46 +00:00
7ae8e7db74
Signed-off-by: fanchenxuan <fanchenxuan@huawei.com>
17 lines
340 B
JSON
17 lines
340 B
JSON
|
|
|
|
{
|
|
"app": {
|
|
"bundleName": "com.ohos.permissionmanager",
|
|
"vendor": "example",
|
|
"versionCode": 1000001,
|
|
"versionName": "1.0.2",
|
|
"icon": "$media:app_icon",
|
|
"label": "$string:app_name",
|
|
"minAPIVersion": 9,
|
|
"targetAPIVersion": 10,
|
|
"distributedNotificationEnabled": true,
|
|
"apiReleaseType": "Beta5"
|
|
}
|
|
}
|