{ "app": { "bundleName": "ohos.acts.aafwk.test.faauxiliary", "vendor": "example", "version": { "code": 1000000, "name": "1.0.0" } }, "deviceConfig": {}, "module": { "package": "ohos.acts.aafwk.test.faauxiliary", "name": ".entry", "mainAbility": ".MainAbility", "deviceType": [ "wearable", "default", "tablet" ], "distro": { "deliveryWithInstall": true, "moduleName": "entry", "moduleType": "entry", "installationFree": false }, "abilities": [ { "skills": [ { "entities": [ "entity.system.home" ], "actions": [ "action.system.home" ] } ], "orientation": "unspecified", "formsEnabled": false, "name": ".MainAbility", "srcLanguage": "ets", "srcPath": "MainAbility", "icon": "$media:icon", "description": "$string:MainAbility_desc", "label": "$string:MainAbility_label", "type": "page", "visible": true, "launchType": "standard" }, { "orientation": "unspecified", "visible": true, "srcPath": "MainAbility2", "name": ".MainAbility2", "srcLanguage": "ets", "icon": "$media:icon", "description": "$string:MainAbility2_desc", "formsEnabled": false, "label": "$string:MainAbility2_label", "type": "page", "launchType": "singleton" }, { "orientation": "unspecified", "visible": true, "srcPath": "MainAbility3", "name": ".MainAbility3", "srcLanguage": "ets", "icon": "$media:icon", "description": "$string:MainAbility3_desc", "formsEnabled": false, "label": "$string:MainAbility3_label", "type": "page", "launchType": "singleton" }, { "orientation": "unspecified", "visible": true, "srcPath": "MainAbility4", "name": ".MainAbility4", "srcLanguage": "ets", "icon": "$media:icon", "description": "$string:MainAbility4_desc", "formsEnabled": false, "label": "$string:MainAbility4_label", "type": "page", "launchType": "singleton" }, { "orientation": "unspecified", "visible": true, "srcPath": "MainAbility5", "name": ".MainAbility5", "srcLanguage": "ets", "icon": "$media:icon", "description": "$string:MainAbility5_desc", "formsEnabled": false, "label": "$string:MainAbility5_label", "type": "page", "launchType": "singleton" }, { "orientation": "unspecified", "visible": true, "srcPath": "MainAbility6", "name": ".MainAbility6", "srcLanguage": "ets", "icon": "$media:icon", "description": "$string:MainAbility6_desc", "formsEnabled": false, "label": "$string:MainAbility6_label", "type": "page", "launchType": "singleton" }, { "srcPath": "ServiceAbility", "name": ".ServiceAbility", "srcLanguage": "ets", "icon": "$media:icon", "description": "$string:ServiceAbility_desc", "type": "service", "visible": true }, { "srcPath": "ServiceAbility2", "name": ".ServiceAbility2", "srcLanguage": "ets", "icon": "$media:icon", "description": "$string:ServiceAbility2_desc", "type": "service", "visible": true } ], "js": [ { "mode": { "syntax": "ets", "type": "pageAbility" }, "pages": [ "pages/index" ], "name": ".MainAbility", "window": { "designWidth": 720, "autoDesignWidth": false } }, { "mode": { "syntax": "ets", "type": "pageAbility" }, "pages": [ "pages/index" ], "name": ".MainAbility2", "window": { "designWidth": 720, "autoDesignWidth": false } }, { "mode": { "syntax": "ets", "type": "pageAbility" }, "pages": [ "pages/index" ], "name": ".MainAbility3", "window": { "designWidth": 720, "autoDesignWidth": false } }, { "mode": { "syntax": "ets", "type": "pageAbility" }, "pages": [ "pages/index" ], "name": ".MainAbility4", "window": { "designWidth": 720, "autoDesignWidth": false } }, { "mode": { "syntax": "ets", "type": "pageAbility" }, "pages": [ "pages/index" ], "name": ".MainAbility5", "window": { "designWidth": 720, "autoDesignWidth": false } }, { "mode": { "syntax": "ets", "type": "pageAbility" }, "pages": [ "pages/index" ], "name": ".MainAbility6", "window": { "designWidth": 720, "autoDesignWidth": false } } ], "reqPermissions": [ { "name": "ohos.permission.CAMERA" } ] } }