1c5c2eed7Sopenharmony_ci/* 2c5c2eed7Sopenharmony_ci * Copyright (c) 2023 Huawei Device Co., Ltd. 3c5c2eed7Sopenharmony_ci * Licensed under the Apache License, Version 2.0 (the "License"); 4c5c2eed7Sopenharmony_ci * you may not use this file except in compliance with the License. 5c5c2eed7Sopenharmony_ci * You may obtain a copy of the License at 6c5c2eed7Sopenharmony_ci * 7c5c2eed7Sopenharmony_ci * http://www.apache.org/licenses/LICENSE-2.0 8c5c2eed7Sopenharmony_ci * 9c5c2eed7Sopenharmony_ci * Unless required by applicable law or agreed to in writing, software 10c5c2eed7Sopenharmony_ci * distributed under the License is distributed on an "AS IS" BASIS, 11c5c2eed7Sopenharmony_ci * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 12c5c2eed7Sopenharmony_ci * See the License for the specific language governing permissions and 13c5c2eed7Sopenharmony_ci * limitations under the License. 14c5c2eed7Sopenharmony_ci */ 15c5c2eed7Sopenharmony_ci{ 16c5c2eed7Sopenharmony_ci "app": { 17c5c2eed7Sopenharmony_ci "bundleName": "com.ohos.permissionmanager", 18c5c2eed7Sopenharmony_ci "vendor": "example", 19c5c2eed7Sopenharmony_ci "versionCode": 1000071, 20c5c2eed7Sopenharmony_ci "versionName": "1.7.1", 21c5c2eed7Sopenharmony_ci "icon": "$media:app_icon", 22c5c2eed7Sopenharmony_ci "label": "$string:app_name", 23c5c2eed7Sopenharmony_ci "minAPIVersion": 14, 24c5c2eed7Sopenharmony_ci "targetAPIVersion": 14, 25c5c2eed7Sopenharmony_ci "distributedNotificationEnabled": true, 26c5c2eed7Sopenharmony_ci "apiReleaseType": "Beta5", 27c5c2eed7Sopenharmony_ci "configuration": "$profile:configuration" 28c5c2eed7Sopenharmony_ci } 29c5c2eed7Sopenharmony_ci} 30