mirror of
https://gitee.com/openharmony/applications_permission_manager
synced 2025-02-22 04:10:37 +00:00
17 lines
339 B
JSON
17 lines
339 B
JSON
|
|
|
|
{
|
|
"app": {
|
|
"bundleName": "com.ohos.permissionmanager",
|
|
"vendor": "example",
|
|
"versionCode": 1000000,
|
|
"versionName": "1.0.0",
|
|
"icon": "$media:app_icon",
|
|
"label": "$string:app_name",
|
|
"minAPIVersion": 9,
|
|
"targetAPIVersion": 9,
|
|
"distributedNotificationEnabled": true,
|
|
"apiReleaseType": "Beta3"
|
|
}
|
|
}
|