/* * Copyright (C) 2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ { "app": { "signingConfigs": [ ], "products": [ { "name": "default", "signingConfig": "default", "compileSdkVersion": 12, "compatibleSdkVersion": 12, } ] }, "modules": [ { "name": "entry", "srcPath": "./entry", "targets": [ { "name": "default", "applyToProducts": [ "default" ] } ] }, { "name": "myapplication1", "srcPath": "./connectfamyapplication1", "targets": [ { "name": "default", "applyToProducts": [ "default" ] } ] }, { "name": "myapplication2", "srcPath": "./connectfamyapplication2", "targets": [ { "name": "default", "applyToProducts": [ "default" ] } ] }, { "name": "myapplication4", "srcPath": "./connectfamyapplication4", "targets": [ { "name": "default", "applyToProducts": [ "default" ] } ] }, { "name": "myapplication5", "srcPath": "./connectfamyapplication5", "targets": [ { "name": "default", "applyToProducts": [ "default" ] } ] }, { "name": "myapplication6", "srcPath": "./connectfamyapplication6", "targets": [ { "name": "default", "applyToProducts": [ "default" ] } ] }, { "name": "myapplication7", "srcPath": "./connectfamyapplication7", "targets": [ { "name": "default", "applyToProducts": [ "default" ] } ] }, { "name": "myapplication8", "srcPath": "./connectfamyapplication8", "targets": [ { "name": "default", "applyToProducts": [ "default" ] } ] }, { "name": "myapplication9", "srcPath": "./connectfamyapplication9", "targets": [ { "name": "default", "applyToProducts": [ "default" ] } ] }, { "name": "myapplication10", "srcPath": "./connectfamyapplication10", "targets": [ { "name": "default", "applyToProducts": [ "default" ] } ] }, { "name": "myapplication11", "srcPath": "./connectfamyapplication11", "targets": [ { "name": "default", "applyToProducts": [ "default" ] } ] } ] }