1/*
2 * Copyright (C) 2024 Huawei Device Co., Ltd.
3 * Licensed under the Apache License, Version 2.0 (the "License");
4 * you may not use this file except in compliance with the License.
5 * You may obtain a copy of the License at
6 *
7 *     http://www.apache.org/licenses/LICENSE-2.0
8 *
9 * Unless required by applicable law or agreed to in writing, software
10 * distributed under the License is distributed on an "AS IS" BASIS,
11 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12 * See the License for the specific language governing permissions and
13 * limitations under the License.
14 */
15{
16  "app": {
17    "signingConfigs": [
18    ],
19    "products": [
20      {
21        "name": "default",
22        "signingConfig": "default",
23        "compileSdkVersion": 12,
24        "compatibleSdkVersion": 12,
25      }
26    ]
27  },
28  "modules": [
29    {
30      "name": "entry",
31      "srcPath": "./entry",
32      "targets": [
33        {
34          "name": "default",
35          "applyToProducts": [
36            "default"
37          ]
38        }
39      ]
40    },
41    {
42      "name": "myapplication1",
43      "srcPath": "./connectfamyapplication1",
44      "targets": [
45        {
46          "name": "default",
47          "applyToProducts": [
48            "default"
49          ]
50        }
51      ]
52    },
53    {
54      "name": "myapplication2",
55      "srcPath": "./connectfamyapplication2",
56      "targets": [
57        {
58          "name": "default",
59          "applyToProducts": [
60            "default"
61          ]
62        }
63      ]
64    },
65    {
66      "name": "myapplication4",
67      "srcPath": "./connectfamyapplication4",
68      "targets": [
69        {
70          "name": "default",
71          "applyToProducts": [
72            "default"
73          ]
74        }
75      ]
76    },
77    {
78      "name": "myapplication5",
79      "srcPath": "./connectfamyapplication5",
80      "targets": [
81        {
82          "name": "default",
83          "applyToProducts": [
84            "default"
85          ]
86        }
87      ]
88    },
89    {
90      "name": "myapplication6",
91      "srcPath": "./connectfamyapplication6",
92      "targets": [
93        {
94          "name": "default",
95          "applyToProducts": [
96            "default"
97          ]
98        }
99      ]
100    },
101    {
102      "name": "myapplication7",
103      "srcPath": "./connectfamyapplication7",
104      "targets": [
105        {
106          "name": "default",
107          "applyToProducts": [
108            "default"
109          ]
110        }
111      ]
112    },
113    {
114      "name": "myapplication8",
115      "srcPath": "./connectfamyapplication8",
116      "targets": [
117        {
118          "name": "default",
119          "applyToProducts": [
120            "default"
121          ]
122        }
123      ]
124    },
125    {
126      "name": "myapplication9",
127      "srcPath": "./connectfamyapplication9",
128      "targets": [
129        {
130          "name": "default",
131          "applyToProducts": [
132            "default"
133          ]
134        }
135      ]
136    },
137    {
138      "name": "myapplication10",
139      "srcPath": "./connectfamyapplication10",
140      "targets": [
141        {
142          "name": "default",
143          "applyToProducts": [
144            "default"
145          ]
146        }
147      ]
148    },
149    {
150      "name": "myapplication11",
151      "srcPath": "./connectfamyapplication11",
152      "targets": [
153        {
154          "name": "default",
155          "applyToProducts": [
156            "default"
157          ]
158        }
159      ]
160    }
161  ]
162}