10704ebd2Sopenharmony_ci/*
20704ebd2Sopenharmony_ci * Copyright (C) 2024 Huawei Device Co., Ltd.
30704ebd2Sopenharmony_ci * Licensed under the Apache License, Version 2.0 (the "License");
40704ebd2Sopenharmony_ci * you may not use this file except in compliance with the License.
50704ebd2Sopenharmony_ci * You may obtain a copy of the License at
60704ebd2Sopenharmony_ci *
70704ebd2Sopenharmony_ci *     http://www.apache.org/licenses/LICENSE-2.0
80704ebd2Sopenharmony_ci *
90704ebd2Sopenharmony_ci * Unless required by applicable law or agreed to in writing, software
100704ebd2Sopenharmony_ci * distributed under the License is distributed on an "AS IS" BASIS,
110704ebd2Sopenharmony_ci * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
120704ebd2Sopenharmony_ci * See the License for the specific language governing permissions and
130704ebd2Sopenharmony_ci * limitations under the License.
140704ebd2Sopenharmony_ci */
150704ebd2Sopenharmony_ci{
160704ebd2Sopenharmony_ci  "app": {
170704ebd2Sopenharmony_ci    "signingConfigs": [],
180704ebd2Sopenharmony_ci    "products": [
190704ebd2Sopenharmony_ci      {
200704ebd2Sopenharmony_ci        "name": "default",
210704ebd2Sopenharmony_ci        "signingConfig": "default",
220704ebd2Sopenharmony_ci        "compileSdkVersion": 12,
230704ebd2Sopenharmony_ci        "compatibleSdkVersion": 12,
240704ebd2Sopenharmony_ci        "targetSdkVersion": 12,
250704ebd2Sopenharmony_ci        "runtimeOS": "OpenHarmony",
260704ebd2Sopenharmony_ci      }
270704ebd2Sopenharmony_ci    ]
280704ebd2Sopenharmony_ci  },
290704ebd2Sopenharmony_ci  "modules": [
300704ebd2Sopenharmony_ci    {
310704ebd2Sopenharmony_ci      "name": "entry",
320704ebd2Sopenharmony_ci      "srcPath": "./entry",
330704ebd2Sopenharmony_ci      "targets": [
340704ebd2Sopenharmony_ci        {
350704ebd2Sopenharmony_ci          "name": "default",
360704ebd2Sopenharmony_ci          "applyToProducts": [
370704ebd2Sopenharmony_ci            "default"
380704ebd2Sopenharmony_ci          ]
390704ebd2Sopenharmony_ci        }
400704ebd2Sopenharmony_ci      ]
410704ebd2Sopenharmony_ci    }
420704ebd2Sopenharmony_ci  ]
430704ebd2Sopenharmony_ci}