1{ 2 "module": { 3 "name": "entry_test", 4 "type": "feature", 5 "srcEntry": "./ets/Application/AbilityStage.ts", 6 "description": "$string:module_test_desc", 7 "mainElement": "TestAbility", 8 "deviceTypes": [ 9 "phone" 10 ], 11 "deliveryWithInstall": true, 12 "installationFree": false, 13 "pages": "$profile:test_pages", 14 "abilities": [ 15 { 16 "name": "TestAbility", 17 "srcEntry": "./ets/TestAbility/TestAbility.ets", 18 "description": "$string:TestAbility_desc", 19 "icon": "$media:icon", 20 "label": "$string:TestAbility_label", 21 "exported": true, 22 "startWindowIcon": "$media:icon", 23 "startWindowBackground": "$color:start_window_background", 24 "skills": [ 25 { 26 "actions": [ 27 "action.system.home" 28 ], 29 "entities": [ 30 "entity.system.home" 31 ] 32 } 33 ] 34 }, 35 { 36 "name": "MainAbility1", 37 "srcEntry": "./ets/MainAbility1/MainAbility1.ts", 38 "description": "$string:MainAbility1_desc", 39 "icon": "$media:icon", 40 "label": "$string:MainAbility1_label", 41 "startWindowIcon": "$media:icon", 42 "startWindowBackground": "$color:start_window_background" 43 }, 44 { 45 "name": "MainAbility2", 46 "srcEntry": "./ets/MainAbility2/MainAbility2.ts", 47 "description": "$string:MainAbility2_desc", 48 "icon": "$media:icon", 49 "label": "$string:MainAbility2_label", 50 "startWindowIcon": "$media:icon", 51 "startWindowBackground": "$color:start_window_background" 52 }, 53 { 54 "name": "MainAbility3", 55 "srcEntry": "./ets/MainAbility3/MainAbility3.ts", 56 "description": "$string:MainAbility3_desc", 57 "icon": "$media:icon", 58 "label": "$string:MainAbility3_label", 59 "startWindowIcon": "$media:icon", 60 "startWindowBackground": "$color:start_window_background" 61 }, 62 { 63 "name": "MainAbility4", 64 "srcEntry": "./ets/MainAbility4/MainAbility4.ts", 65 "description": "$string:MainAbility4_desc", 66 "icon": "$media:icon", 67 "label": "$string:MainAbility4_label", 68 "startWindowIcon": "$media:icon", 69 "startWindowBackground": "$color:start_window_background" 70 }, 71 { 72 "name": "MainAbility5", 73 "srcEntry": "./ets/MainAbility5/MainAbility5.ts", 74 "description": "$string:MainAbility5_desc", 75 "icon": "$media:icon", 76 "label": "$string:MainAbility5_label", 77 "startWindowIcon": "$media:icon", 78 "startWindowBackground": "$color:start_window_background" 79 }, 80 { 81 "name": "MainAbility6", 82 "srcEntry": "./ets/MainAbility6/MainAbility6.ts", 83 "description": "$string:MainAbility6_desc", 84 "icon": "$media:icon", 85 "label": "$string:MainAbility6_label", 86 "startWindowIcon": "$media:icon", 87 "startWindowBackground": "$color:start_window_background" 88 }, 89 { 90 "name": "MainAbility7", 91 "srcEntry": "./ets/MainAbility7/MainAbility7.ts", 92 "description": "$string:MainAbility7_desc", 93 "launchType": "singleton", 94 "icon": "$media:icon", 95 "label": "$string:MainAbility7_label", 96 "startWindowIcon": "$media:icon", 97 "startWindowBackground": "$color:start_window_background" 98 }, 99 { 100 "name": "MainAbility8", 101 "srcEntry": "./ets/MainAbility8/MainAbility8.ts", 102 "description": "$string:MainAbility8_desc", 103 "launchType": "standard", 104 "icon": "$media:icon", 105 "label": "$string:MainAbility8_label", 106 "startWindowIcon": "$media:icon", 107 "startWindowBackground": "$color:start_window_background" 108 }, 109 { 110 "name": "MainAbility9", 111 "srcEntry": "./ets/MainAbility9/MainAbility9.ts", 112 "description": "$string:MainAbility9_desc", 113 "icon": "$media:icon", 114 "label": "$string:MainAbility9_label", 115 "startWindowIcon": "$media:icon", 116 "startWindowBackground": "$color:start_window_background" 117 }, 118 { 119 "name": "Hap1MainAbility1", 120 "srcEntry": "./ets/Hap1MainAbility1/Hap1MainAbility1.ts", 121 "description": "$string:Hap1MainAbility1_desc", 122 "icon": "$media:icon", 123 "label": "$string:Hap1MainAbility1_label", 124 "launchType": "singleton", 125 "startWindowIcon": "$media:icon", 126 "startWindowBackground": "$color:start_window_background" 127 }, 128 { 129 "name": "Hap1MainAbility2", 130 "srcEntry": "./ets/Hap1MainAbility2/Hap1MainAbility2.ts", 131 "description": "$string:Hap1MainAbility2_desc", 132 "icon": "$media:icon", 133 "label": "$string:Hap1MainAbility2_label", 134 "launchType": "standard", 135 "startWindowIcon": "$media:icon", 136 "startWindowBackground": "$color:start_window_background" 137 }, 138 { 139 "name": "MainAbility10", 140 "srcEntry": "./ets/MainAbility10/MainAbility10.ts", 141 "description": "$string:MainAbility10_desc", 142 "icon": "$media:icon", 143 "label": "$string:MainAbility10_label", 144 "startWindowIcon": "$media:icon", 145 "startWindowBackground": "$color:start_window_background" 146 }, 147 { 148 "name": "MainAbility11", 149 "srcEntry": "./ets/MainAbility11/MainAbility11.ts", 150 "description": "$string:MainAbility11_desc", 151 "icon": "$media:icon", 152 "label": "$string:MainAbility11_label", 153 "launchType": "standard", 154 "startWindowIcon": "$media:icon", 155 "startWindowBackground": "$color:start_window_background" 156 }, 157 { 158 "name": "MainAbility12", 159 "srcEntry": "./ets/MainAbility12/MainAbility12.ts", 160 "description": "$string:MainAbility12_desc", 161 "icon": "$media:icon", 162 "label": "$string:MainAbility12_label", 163 "startWindowIcon": "$media:icon", 164 "startWindowBackground": "$color:start_window_background" 165 }, 166 { 167 "name": "MainAbility13", 168 "srcEntry": "./ets/MainAbility13/MainAbility13.ts", 169 "description": "$string:MainAbility12_desc", 170 "icon": "$media:icon", 171 "label": "$string:MainAbility12_label", 172 "startWindowIcon": "$media:icon", 173 "startWindowBackground": "$color:start_window_background" 174 }, 175 { 176 "name": "MainAbility14", 177 "srcEntry": "./ets/MainAbility14/MainAbility14.ts", 178 "description": "$string:MainAbility12_desc", 179 "icon": "$media:icon", 180 "label": "$string:MainAbility12_label", 181 "startWindowIcon": "$media:icon", 182 "startWindowBackground": "$color:start_window_background" 183 }, 184 { 185 "name": "MultiMainability1", 186 "srcEntry": "./ets/MultiMainability1/MultiMainability1.ts", 187 "description": "$string:MultiMainability1_desc", 188 "icon": "$media:icon", 189 "launchType": "standard", 190 "label": "$string:MultiMainability1_label", 191 "startWindowIcon": "$media:icon", 192 "startWindowBackground": "$color:start_window_background" 193 } 194 ] 195 } 196} 197