提交 98eb991a 编写于 作者: T txl000

新增2in1设备类型-1-ability

Signed-off-by: Ntxl000 <tangxianglei@huawei.com>
上级 db78b588
{ {
"app": { "app": {
"bundleName": "com.example.actsamscallbackfifthscene", "bundleName": "com.example.actsamscallbackfifthscene",
"vendor": "example", "vendor": "example",
"version": { "version": {
"code": 1, "code": 1,
"name": "1.0" "name": "1.0"
},
"apiVersion": {
"compatible": 4,
"target": 5,
"releaseType": "Beta1"
}
},
"deviceConfig": {},
"module": {
"package": "com.example.actsamscallbackfifthscene",
"name": ".entry",
"mainAbility": ".MainAbility",
"srcPath":"",
"deviceType": [
"default",
"tablet"
],
"distro": {
"deliveryWithInstall": true,
"moduleName": "entry",
"moduleType": "entry",
"installationFree": true
},
"abilities": [
{
"skills": [
{
"entities": [
"entity.system.home"
],
"actions": [
"action.system.home"
]
}
],
"orientation": "unspecified",
"formsEnabled": false,
"name": ".MainAbility",
"srcLanguage": "js",
"srcPath": "MainAbility",
"icon": "$media:icon",
"description": "$string:MainAbility_desc",
"label": "$string:MainAbility_label",
"type": "page",
"visible": true,
"launchType": "singleton"
}, },
{ "apiVersion": {
"orientation": "unspecified", "compatible": 4,
"formsEnabled": false, "target": 5,
"name": ".TestAbility", "releaseType": "Beta1"
"srcLanguage": "js",
"srcPath": "TestAbility",
"icon": "$media:icon",
"description": "$string:TestAbility_desc",
"label": "$string:TestAbility_label",
"type": "page",
"visible": true,
"launchType": "singleton"
} }
], },
"js": [ "deviceConfig": {},
{ "module": {
"pages": [ "package": "com.example.actsamscallbackfifthscene",
"pages/index/index" "name": ".entry",
"mainAbility": ".MainAbility",
"srcPath": "",
"deviceType": [
"default",
"tablet",
"2in1"
], ],
"name": "default", "distro": {
"window": { "deliveryWithInstall": true,
"designWidth": 720, "moduleName": "entry",
"autoDesignWidth": false "moduleType": "entry",
} "installationFree": true
}, },
{ "abilities": [
"pages": [ {
"pages/index/index" "skills": [
{
"entities": [
"entity.system.home"
],
"actions": [
"action.system.home"
]
}
],
"orientation": "unspecified",
"formsEnabled": false,
"name": ".MainAbility",
"srcLanguage": "js",
"srcPath": "MainAbility",
"icon": "$media:icon",
"description": "$string:MainAbility_desc",
"label": "$string:MainAbility_label",
"type": "page",
"visible": true,
"launchType": "singleton"
},
{
"orientation": "unspecified",
"formsEnabled": false,
"name": ".TestAbility",
"srcLanguage": "js",
"srcPath": "TestAbility",
"icon": "$media:icon",
"description": "$string:TestAbility_desc",
"label": "$string:TestAbility_label",
"type": "page",
"visible": true,
"launchType": "singleton"
}
],
"js": [
{
"pages": [
"pages/index/index"
],
"name": "default",
"window": {
"designWidth": 720,
"autoDesignWidth": false
}
},
{
"pages": [
"pages/index/index"
],
"name": ".TestAbility",
"window": {
"designWidth": 720,
"autoDesignWidth": false
}
}
], ],
"name": ".TestAbility", "testRunner": {
"window": { "name": "OpenHarmonyTestRunner",
"designWidth": 720, "srcPath": "TestRunner"
"autoDesignWidth": false
} }
}
],
"testRunner": {
"name": "OpenHarmonyTestRunner",
"srcPath": "TestRunner"
} }
}
} }
\ No newline at end of file
{ {
"app": { "app": {
"bundleName": "com.example.actsamscallbackfirstscene", "bundleName": "com.example.actsamscallbackfirstscene",
"vendor": "example", "vendor": "example",
"version": { "version": {
"code": 1, "code": 1,
"name": "1.0" "name": "1.0"
},
"apiVersion": {
"compatible": 4,
"target": 5,
"releaseType": "Beta1"
}
},
"deviceConfig": {},
"module": {
"package": "com.example.actsamscallbackfirstscene",
"name": ".entry",
"mainAbility": ".MainAbility",
"srcPath":"",
"deviceType": [
"default",
"tablet"
],
"distro": {
"deliveryWithInstall": true,
"moduleName": "entry",
"moduleType": "entry",
"installationFree": true
},
"abilities": [
{
"skills": [
{
"entities": [
"entity.system.home"
],
"actions": [
"action.system.home"
]
}
],
"orientation": "unspecified",
"formsEnabled": false,
"name": ".MainAbility",
"srcLanguage": "js",
"srcPath": "MainAbility",
"icon": "$media:icon",
"description": "$string:MainAbility_desc",
"label": "$string:MainAbility_label",
"type": "page",
"visible": true,
"launchType": "singleton"
}, },
{ "apiVersion": {
"orientation": "unspecified", "compatible": 4,
"formsEnabled": false, "target": 5,
"name": ".TestAbility", "releaseType": "Beta1"
"srcLanguage": "js",
"srcPath": "TestAbility",
"icon": "$media:icon",
"description": "$string:TestAbility_desc",
"label": "$string:TestAbility_label",
"type": "page",
"visible": true,
"launchType": "singleton"
} }
], },
"js": [ "deviceConfig": {},
{ "module": {
"pages": [ "package": "com.example.actsamscallbackfirstscene",
"pages/index/index" "name": ".entry",
"mainAbility": ".MainAbility",
"srcPath": "",
"deviceType": [
"default",
"tablet",
"2in1"
], ],
"name": "default", "distro": {
"window": { "deliveryWithInstall": true,
"designWidth": 720, "moduleName": "entry",
"autoDesignWidth": false "moduleType": "entry",
} "installationFree": true
}, },
{ "abilities": [
"pages": [ {
"pages/index/index" "skills": [
{
"entities": [
"entity.system.home"
],
"actions": [
"action.system.home"
]
}
],
"orientation": "unspecified",
"formsEnabled": false,
"name": ".MainAbility",
"srcLanguage": "js",
"srcPath": "MainAbility",
"icon": "$media:icon",
"description": "$string:MainAbility_desc",
"label": "$string:MainAbility_label",
"type": "page",
"visible": true,
"launchType": "singleton"
},
{
"orientation": "unspecified",
"formsEnabled": false,
"name": ".TestAbility",
"srcLanguage": "js",
"srcPath": "TestAbility",
"icon": "$media:icon",
"description": "$string:TestAbility_desc",
"label": "$string:TestAbility_label",
"type": "page",
"visible": true,
"launchType": "singleton"
}
],
"js": [
{
"pages": [
"pages/index/index"
],
"name": "default",
"window": {
"designWidth": 720,
"autoDesignWidth": false
}
},
{
"pages": [
"pages/index/index"
],
"name": ".TestAbility",
"window": {
"designWidth": 720,
"autoDesignWidth": false
}
}
], ],
"name": ".TestAbility", "testRunner": {
"window": { "name": "OpenHarmonyTestRunner",
"designWidth": 720, "srcPath": "TestRunner"
"autoDesignWidth": false
} }
}
],
"testRunner": {
"name": "OpenHarmonyTestRunner",
"srcPath": "TestRunner"
} }
}
} }
\ No newline at end of file
{ {
"app": { "app": {
"bundleName": "com.example.actsamscallbackfourthscene", "bundleName": "com.example.actsamscallbackfourthscene",
"vendor": "example", "vendor": "example",
"version": { "version": {
"code": 1, "code": 1,
"name": "1.0" "name": "1.0"
},
"apiVersion": {
"compatible": 4,
"target": 5,
"releaseType": "Beta1"
}
},
"deviceConfig": {},
"module": {
"package": "com.example.actsamscallbackfourthscene",
"name": ".entry",
"mainAbility": ".MainAbility",
"srcPath":"",
"deviceType": [
"default",
"tablet"
],
"distro": {
"deliveryWithInstall": true,
"moduleName": "entry",
"moduleType": "entry",
"installationFree": true
},
"abilities": [
{
"skills": [
{
"entities": [
"entity.system.home"
],
"actions": [
"action.system.home"
]
}
],
"orientation": "unspecified",
"formsEnabled": false,
"name": ".MainAbility",
"srcLanguage": "js",
"srcPath": "MainAbility",
"icon": "$media:icon",
"description": "$string:MainAbility_desc",
"label": "$string:MainAbility_label",
"type": "page",
"visible": true,
"launchType": "singleton"
}, },
{ "apiVersion": {
"orientation": "unspecified", "compatible": 4,
"formsEnabled": false, "target": 5,
"name": ".TestAbility", "releaseType": "Beta1"
"srcLanguage": "js",
"srcPath": "TestAbility",
"icon": "$media:icon",
"description": "$string:TestAbility_desc",
"label": "$string:TestAbility_label",
"type": "page",
"visible": true,
"launchType": "singleton"
} }
], },
"js": [ "deviceConfig": {},
{ "module": {
"pages": [ "package": "com.example.actsamscallbackfourthscene",
"pages/index/index" "name": ".entry",
"mainAbility": ".MainAbility",
"srcPath": "",
"deviceType": [
"default",
"tablet",
"2in1"
], ],
"name": "default", "distro": {
"window": { "deliveryWithInstall": true,
"designWidth": 720, "moduleName": "entry",
"autoDesignWidth": false "moduleType": "entry",
} "installationFree": true
}, },
{ "abilities": [
"pages": [ {
"pages/index/index" "skills": [
{
"entities": [
"entity.system.home"
],
"actions": [
"action.system.home"
]
}
],
"orientation": "unspecified",
"formsEnabled": false,
"name": ".MainAbility",
"srcLanguage": "js",
"srcPath": "MainAbility",
"icon": "$media:icon",
"description": "$string:MainAbility_desc",
"label": "$string:MainAbility_label",
"type": "page",
"visible": true,
"launchType": "singleton"
},
{
"orientation": "unspecified",
"formsEnabled": false,
"name": ".TestAbility",
"srcLanguage": "js",
"srcPath": "TestAbility",
"icon": "$media:icon",
"description": "$string:TestAbility_desc",
"label": "$string:TestAbility_label",
"type": "page",
"visible": true,
"launchType": "singleton"
}
],
"js": [
{
"pages": [
"pages/index/index"
],
"name": "default",
"window": {
"designWidth": 720,
"autoDesignWidth": false
}
},
{
"pages": [
"pages/index/index"
],
"name": ".TestAbility",
"window": {
"designWidth": 720,
"autoDesignWidth": false
}
}
], ],
"name": ".TestAbility", "testRunner": {
"window": { "name": "OpenHarmonyTestRunner",
"designWidth": 720, "srcPath": "TestRunner"
"autoDesignWidth": false
} }
}
],
"testRunner": {
"name": "OpenHarmonyTestRunner",
"srcPath": "TestRunner"
} }
}
} }
\ No newline at end of file
{ {
"app": { "app": {
"bundleName": "com.example.actsamscallbacksecondscene", "bundleName": "com.example.actsamscallbacksecondscene",
"vendor": "example", "vendor": "example",
"version": { "version": {
"code": 1, "code": 1,
"name": "1.0" "name": "1.0"
},
"apiVersion": {
"compatible": 4,
"target": 5,
"releaseType": "Beta1"
}
},
"deviceConfig": {},
"module": {
"package": "com.example.actsamscallbacksecondscene",
"name": ".entry",
"mainAbility": ".MainAbility",
"srcPath":"",
"deviceType": [
"default",
"tablet"
],
"distro": {
"deliveryWithInstall": true,
"moduleName": "entry",
"moduleType": "entry",
"installationFree": true
},
"abilities": [
{
"skills": [
{
"entities": [
"entity.system.home"
],
"actions": [
"action.system.home"
]
}
],
"orientation": "unspecified",
"formsEnabled": false,
"name": ".MainAbility",
"srcLanguage": "js",
"srcPath": "MainAbility",
"icon": "$media:icon",
"description": "$string:MainAbility_desc",
"label": "$string:MainAbility_label",
"type": "page",
"visible": true,
"launchType": "singleton"
}, },
{ "apiVersion": {
"orientation": "unspecified", "compatible": 4,
"formsEnabled": false, "target": 5,
"name": ".TestAbility", "releaseType": "Beta1"
"srcLanguage": "js",
"srcPath": "TestAbility",
"icon": "$media:icon",
"description": "$string:TestAbility_desc",
"label": "$string:TestAbility_label",
"type": "page",
"visible": true,
"launchType": "singleton"
} }
], },
"js": [ "deviceConfig": {},
{ "module": {
"pages": [ "package": "com.example.actsamscallbacksecondscene",
"pages/index/index" "name": ".entry",
"mainAbility": ".MainAbility",
"srcPath": "",
"deviceType": [
"default",
"tablet",
"2in1"
], ],
"name": "default", "distro": {
"window": { "deliveryWithInstall": true,
"designWidth": 720, "moduleName": "entry",
"autoDesignWidth": false "moduleType": "entry",
} "installationFree": true
}, },
{ "abilities": [
"pages": [ {
"pages/index/index" "skills": [
{
"entities": [
"entity.system.home"
],
"actions": [
"action.system.home"
]
}
],
"orientation": "unspecified",
"formsEnabled": false,
"name": ".MainAbility",
"srcLanguage": "js",
"srcPath": "MainAbility",
"icon": "$media:icon",
"description": "$string:MainAbility_desc",
"label": "$string:MainAbility_label",
"type": "page",
"visible": true,
"launchType": "singleton"
},
{
"orientation": "unspecified",
"formsEnabled": false,
"name": ".TestAbility",
"srcLanguage": "js",
"srcPath": "TestAbility",
"icon": "$media:icon",
"description": "$string:TestAbility_desc",
"label": "$string:TestAbility_label",
"type": "page",
"visible": true,
"launchType": "singleton"
}
],
"js": [
{
"pages": [
"pages/index/index"
],
"name": "default",
"window": {
"designWidth": 720,
"autoDesignWidth": false
}
},
{
"pages": [
"pages/index/index"
],
"name": ".TestAbility",
"window": {
"designWidth": 720,
"autoDesignWidth": false
}
}
], ],
"name": ".TestAbility", "testRunner": {
"window": { "name": "OpenHarmonyTestRunner",
"designWidth": 720, "srcPath": "TestRunner"
"autoDesignWidth": false
} }
}
],
"testRunner": {
"name": "OpenHarmonyTestRunner",
"srcPath": "TestRunner"
} }
}
} }
\ No newline at end of file
{ {
"app": { "app": {
"bundleName": "com.example.actsamscallbackthirdscene", "bundleName": "com.example.actsamscallbackthirdscene",
"vendor": "example", "vendor": "example",
"version": { "version": {
"code": 1, "code": 1,
"name": "1.0" "name": "1.0"
},
"apiVersion": {
"compatible": 4,
"target": 5,
"releaseType": "Beta1"
}
},
"deviceConfig": {},
"module": {
"package": "com.example.actsamscallbackthirdscene",
"name": ".entry",
"mainAbility": ".MainAbility",
"srcPath":"",
"deviceType": [
"default",
"tablet"
],
"distro": {
"deliveryWithInstall": true,
"moduleName": "entry",
"moduleType": "entry",
"installationFree": true
},
"abilities": [
{
"skills": [
{
"entities": [
"entity.system.home"
],
"actions": [
"action.system.home"
]
}
],
"orientation": "unspecified",
"formsEnabled": false,
"name": ".MainAbility",
"srcLanguage": "js",
"srcPath": "MainAbility",
"icon": "$media:icon",
"description": "$string:MainAbility_desc",
"label": "$string:MainAbility_label",
"type": "page",
"visible": true,
"launchType": "singleton"
}, },
{ "apiVersion": {
"orientation": "unspecified", "compatible": 4,
"formsEnabled": false, "target": 5,
"name": ".TestAbility", "releaseType": "Beta1"
"srcLanguage": "js",
"srcPath": "TestAbility",
"icon": "$media:icon",
"description": "$string:TestAbility_desc",
"label": "$string:TestAbility_label",
"type": "page",
"visible": true,
"launchType": "singleton"
} }
], },
"js": [ "deviceConfig": {},
{ "module": {
"pages": [ "package": "com.example.actsamscallbackthirdscene",
"pages/index/index" "name": ".entry",
"mainAbility": ".MainAbility",
"srcPath": "",
"deviceType": [
"default",
"tablet",
"2in1"
], ],
"name": "default", "distro": {
"window": { "deliveryWithInstall": true,
"designWidth": 720, "moduleName": "entry",
"autoDesignWidth": false "moduleType": "entry",
} "installationFree": true
}, },
{ "abilities": [
"pages": [ {
"pages/index/index" "skills": [
{
"entities": [
"entity.system.home"
],
"actions": [
"action.system.home"
]
}
],
"orientation": "unspecified",
"formsEnabled": false,
"name": ".MainAbility",
"srcLanguage": "js",
"srcPath": "MainAbility",
"icon": "$media:icon",
"description": "$string:MainAbility_desc",
"label": "$string:MainAbility_label",
"type": "page",
"visible": true,
"launchType": "singleton"
},
{
"orientation": "unspecified",
"formsEnabled": false,
"name": ".TestAbility",
"srcLanguage": "js",
"srcPath": "TestAbility",
"icon": "$media:icon",
"description": "$string:TestAbility_desc",
"label": "$string:TestAbility_label",
"type": "page",
"visible": true,
"launchType": "singleton"
}
],
"js": [
{
"pages": [
"pages/index/index"
],
"name": "default",
"window": {
"designWidth": 720,
"autoDesignWidth": false
}
},
{
"pages": [
"pages/index/index"
],
"name": ".TestAbility",
"window": {
"designWidth": 720,
"autoDesignWidth": false
}
}
], ],
"name": ".TestAbility", "testRunner": {
"window": { "name": "OpenHarmonyTestRunner",
"designWidth": 720, "srcPath": "TestRunner"
"autoDesignWidth": false
} }
}
],
"testRunner": {
"name": "OpenHarmonyTestRunner",
"srcPath": "TestRunner"
} }
}
} }
\ No newline at end of file
{ {
"app": { "app": {
"bundleName": "com.example.actsamstestfifthscene", "bundleName": "com.example.actsamstestfifthscene",
"vendor": "example", "vendor": "example",
"version": { "version": {
"code": 1, "code": 1,
"name": "1.0" "name": "1.0"
},
"apiVersion": {
"compatible": 4,
"target": 5,
"releaseType": "Beta1"
}
},
"deviceConfig": {},
"module": {
"package": "com.example.actsamstestfifthscene",
"name": ".entry",
"mainAbility": ".MainAbility",
"srcPath":"",
"deviceType": [
"default",
"tablet"
],
"distro": {
"deliveryWithInstall": true,
"moduleName": "entry",
"moduleType": "entry",
"installationFree": true
},
"abilities": [
{
"skills": [
{
"entities": [
"entity.system.home"
],
"actions": [
"action.system.home"
]
}
],
"orientation": "unspecified",
"formsEnabled": false,
"name": ".MainAbility",
"srcLanguage": "js",
"srcPath": "MainAbility",
"icon": "$media:icon",
"description": "$string:MainAbility_desc",
"label": "$string:MainAbility_label",
"type": "page",
"visible": true,
"launchType": "singleton"
}, },
{ "apiVersion": {
"orientation": "unspecified", "compatible": 4,
"formsEnabled": false, "target": 5,
"name": ".TestAbility", "releaseType": "Beta1"
"srcLanguage": "js",
"srcPath": "TestAbility",
"icon": "$media:icon",
"description": "$string:TestAbility_desc",
"label": "$string:TestAbility_label",
"type": "page",
"visible": true,
"launchType": "singleton"
} }
], },
"js": [ "deviceConfig": {},
{ "module": {
"pages": [ "package": "com.example.actsamstestfifthscene",
"pages/index/index" "name": ".entry",
"mainAbility": ".MainAbility",
"srcPath": "",
"deviceType": [
"default",
"tablet",
"2in1"
], ],
"name": "default", "distro": {
"window": { "deliveryWithInstall": true,
"designWidth": 720, "moduleName": "entry",
"autoDesignWidth": false "moduleType": "entry",
} "installationFree": true
}, },
{ "abilities": [
"pages": [ {
"pages/index/index" "skills": [
{
"entities": [
"entity.system.home"
],
"actions": [
"action.system.home"
]
}
],
"orientation": "unspecified",
"formsEnabled": false,
"name": ".MainAbility",
"srcLanguage": "js",
"srcPath": "MainAbility",
"icon": "$media:icon",
"description": "$string:MainAbility_desc",
"label": "$string:MainAbility_label",
"type": "page",
"visible": true,
"launchType": "singleton"
},
{
"orientation": "unspecified",
"formsEnabled": false,
"name": ".TestAbility",
"srcLanguage": "js",
"srcPath": "TestAbility",
"icon": "$media:icon",
"description": "$string:TestAbility_desc",
"label": "$string:TestAbility_label",
"type": "page",
"visible": true,
"launchType": "singleton"
}
],
"js": [
{
"pages": [
"pages/index/index"
],
"name": "default",
"window": {
"designWidth": 720,
"autoDesignWidth": false
}
},
{
"pages": [
"pages/index/index"
],
"name": ".TestAbility",
"window": {
"designWidth": 720,
"autoDesignWidth": false
}
}
], ],
"name": ".TestAbility", "testRunner": {
"window": { "name": "OpenHarmonyTestRunner",
"designWidth": 720, "srcPath": "TestRunner"
"autoDesignWidth": false
} }
}
],
"testRunner": {
"name": "OpenHarmonyTestRunner",
"srcPath": "TestRunner"
} }
}
} }
\ No newline at end of file
{ {
"app": { "app": {
"bundleName": "com.example.actsamstestfirstscene", "bundleName": "com.example.actsamstestfirstscene",
"vendor": "example", "vendor": "example",
"version": { "version": {
"code": 1, "code": 1,
"name": "1.0" "name": "1.0"
},
"apiVersion": {
"compatible": 4,
"target": 5,
"releaseType": "Beta1"
}
},
"deviceConfig": {},
"module": {
"package": "com.example.actsamstestfirstscene",
"name": ".entry",
"mainAbility": ".MainAbility",
"srcPath":"",
"deviceType": [
"default",
"tablet"
],
"distro": {
"deliveryWithInstall": true,
"moduleName": "entry",
"moduleType": "entry"
},
"abilities": [
{
"skills": [
{
"entities": [
"entity.system.home"
],
"actions": [
"action.system.home"
]
}
],
"orientation": "unspecified",
"formsEnabled": false,
"name": ".MainAbility",
"srcLanguage": "js",
"srcPath": "MainAbility",
"icon": "$media:icon",
"description": "$string:MainAbility_desc",
"label": "$string:MainAbility_label",
"type": "page",
"visible": true,
"launchType": "singleton"
}, },
{ "apiVersion": {
"orientation": "unspecified", "compatible": 4,
"formsEnabled": false, "target": 5,
"name": ".TestAbility", "releaseType": "Beta1"
"srcLanguage": "js",
"srcPath": "TestAbility",
"icon": "$media:icon",
"description": "$string:TestAbility_desc",
"label": "$string:TestAbility_label",
"type": "page",
"visible": true,
"launchType": "singleton"
} }
], },
"js": [ "deviceConfig": {},
{ "module": {
"pages": [ "package": "com.example.actsamstestfirstscene",
"pages/index/index" "name": ".entry",
"mainAbility": ".MainAbility",
"srcPath": "",
"deviceType": [
"default",
"tablet",
"2in1"
], ],
"name": "default", "distro": {
"window": { "deliveryWithInstall": true,
"designWidth": 720, "moduleName": "entry",
"autoDesignWidth": false "moduleType": "entry"
} },
}, "abilities": [
{ {
"pages": [ "skills": [
"pages/index/index" {
"entities": [
"entity.system.home"
],
"actions": [
"action.system.home"
]
}
],
"orientation": "unspecified",
"formsEnabled": false,
"name": ".MainAbility",
"srcLanguage": "js",
"srcPath": "MainAbility",
"icon": "$media:icon",
"description": "$string:MainAbility_desc",
"label": "$string:MainAbility_label",
"type": "page",
"visible": true,
"launchType": "singleton"
},
{
"orientation": "unspecified",
"formsEnabled": false,
"name": ".TestAbility",
"srcLanguage": "js",
"srcPath": "TestAbility",
"icon": "$media:icon",
"description": "$string:TestAbility_desc",
"label": "$string:TestAbility_label",
"type": "page",
"visible": true,
"launchType": "singleton"
}
],
"js": [
{
"pages": [
"pages/index/index"
],
"name": "default",
"window": {
"designWidth": 720,
"autoDesignWidth": false
}
},
{
"pages": [
"pages/index/index"
],
"name": ".TestAbility",
"window": {
"designWidth": 720,
"autoDesignWidth": false
}
}
], ],
"name": ".TestAbility", "testRunner": {
"window": { "name": "OpenHarmonyTestRunner",
"designWidth": 720, "srcPath": "TestRunner"
"autoDesignWidth": false
} }
}
],
"testRunner": {
"name": "OpenHarmonyTestRunner",
"srcPath": "TestRunner"
} }
}
} }
\ No newline at end of file
{ {
"app": { "app": {
"bundleName": "com.example.actsamstestfourthscene", "bundleName": "com.example.actsamstestfourthscene",
"vendor": "example", "vendor": "example",
"version": { "version": {
"code": 1, "code": 1,
"name": "1.0" "name": "1.0"
},
"apiVersion": {
"compatible": 4,
"target": 5,
"releaseType": "Beta1"
}
},
"deviceConfig": {},
"module": {
"package": "com.example.actsamstestfourthscene",
"name": ".entry",
"mainAbility": ".MainAbility",
"srcPath":"",
"deviceType": [
"default",
"tablet"
],
"distro": {
"deliveryWithInstall": true,
"moduleName": "entry",
"moduleType": "entry",
"installationFree": true
},
"abilities": [
{
"skills": [
{
"entities": [
"entity.system.home"
],
"actions": [
"action.system.home"
]
}
],
"orientation": "unspecified",
"formsEnabled": false,
"name": ".MainAbility",
"srcLanguage": "js",
"srcPath": "MainAbility",
"icon": "$media:icon",
"description": "$string:MainAbility_desc",
"label": "$string:MainAbility_label",
"type": "page",
"visible": true,
"launchType": "singleton"
}, },
{ "apiVersion": {
"orientation": "unspecified", "compatible": 4,
"formsEnabled": false, "target": 5,
"name": ".TestAbility", "releaseType": "Beta1"
"srcLanguage": "js",
"srcPath": "TestAbility",
"icon": "$media:icon",
"description": "$string:TestAbility_desc",
"label": "$string:TestAbility_label",
"type": "page",
"visible": true,
"launchType": "singleton"
} }
], },
"js": [ "deviceConfig": {},
{ "module": {
"pages": [ "package": "com.example.actsamstestfourthscene",
"pages/index/index" "name": ".entry",
"mainAbility": ".MainAbility",
"srcPath": "",
"deviceType": [
"default",
"tablet",
"2in1"
], ],
"name": "default", "distro": {
"window": { "deliveryWithInstall": true,
"designWidth": 720, "moduleName": "entry",
"autoDesignWidth": false "moduleType": "entry",
} "installationFree": true
}, },
{ "abilities": [
"pages": [ {
"pages/index/index" "skills": [
{
"entities": [
"entity.system.home"
],
"actions": [
"action.system.home"
]
}
],
"orientation": "unspecified",
"formsEnabled": false,
"name": ".MainAbility",
"srcLanguage": "js",
"srcPath": "MainAbility",
"icon": "$media:icon",
"description": "$string:MainAbility_desc",
"label": "$string:MainAbility_label",
"type": "page",
"visible": true,
"launchType": "singleton"
},
{
"orientation": "unspecified",
"formsEnabled": false,
"name": ".TestAbility",
"srcLanguage": "js",
"srcPath": "TestAbility",
"icon": "$media:icon",
"description": "$string:TestAbility_desc",
"label": "$string:TestAbility_label",
"type": "page",
"visible": true,
"launchType": "singleton"
}
],
"js": [
{
"pages": [
"pages/index/index"
],
"name": "default",
"window": {
"designWidth": 720,
"autoDesignWidth": false
}
},
{
"pages": [
"pages/index/index"
],
"name": ".TestAbility",
"window": {
"designWidth": 720,
"autoDesignWidth": false
}
}
], ],
"name": ".TestAbility", "testRunner": {
"window": { "name": "OpenHarmonyTestRunner",
"designWidth": 720, "srcPath": "TestRunner"
"autoDesignWidth": false
} }
}
],
"testRunner": {
"name": "OpenHarmonyTestRunner",
"srcPath": "TestRunner"
} }
}
} }
\ No newline at end of file
{ {
"app": { "app": {
"bundleName": "com.example.actsamstestsecondscene", "bundleName": "com.example.actsamstestsecondscene",
"vendor": "example", "vendor": "example",
"version": { "version": {
"code": 1, "code": 1,
"name": "1.0" "name": "1.0"
}, },
"apiVersion": { "apiVersion": {
"compatible": 4, "compatible": 4,
"target": 5, "target": 5,
"releaseType": "Beta1" "releaseType": "Beta1"
} }
},
"deviceConfig": {},
"module": {
"package": "com.example.actsamstestsecondscene",
"name": ".entry",
"mainAbility": ".MainAbility",
"srcPath":"",
"deviceType": [
"default",
"tablet"
],
"distro": {
"deliveryWithInstall": true,
"moduleName": "entry",
"moduleType": "entry",
"installationFree": true
}, },
"abilities": [ "deviceConfig": {},
{ "module": {
"skills": [ "package": "com.example.actsamstestsecondscene",
{ "name": ".entry",
"entities": [ "mainAbility": ".MainAbility",
"entity.system.home" "srcPath": "",
], "deviceType": [
"actions": [ "default",
"action.system.home" "tablet",
] "2in1"
}
],
"orientation": "unspecified",
"formsEnabled": false,
"name": ".MainAbility",
"srcLanguage": "js",
"srcPath": "MainAbility",
"icon": "$media:icon",
"description": "$string:MainAbility_desc",
"label": "$string:MainAbility_label",
"type": "page",
"visible": true,
"launchType": "singleton"
},
{
"orientation": "unspecified",
"formsEnabled": false,
"name": ".TestAbility",
"srcLanguage": "js",
"srcPath": "TestAbility",
"icon": "$media:icon",
"description": "$string:TestAbility_desc",
"label": "$string:TestAbility_label",
"type": "page",
"visible": true,
"launchType": "singleton"
}
],
"js": [
{
"pages": [
"pages/index/index"
], ],
"name": "default", "distro": {
"window": { "deliveryWithInstall": true,
"designWidth": 720, "moduleName": "entry",
"autoDesignWidth": false "moduleType": "entry",
} "installationFree": true
}, },
{ "abilities": [
"pages": [ {
"pages/index/index" "skills": [
{
"entities": [
"entity.system.home"
],
"actions": [
"action.system.home"
]
}
],
"orientation": "unspecified",
"formsEnabled": false,
"name": ".MainAbility",
"srcLanguage": "js",
"srcPath": "MainAbility",
"icon": "$media:icon",
"description": "$string:MainAbility_desc",
"label": "$string:MainAbility_label",
"type": "page",
"visible": true,
"launchType": "singleton"
},
{
"orientation": "unspecified",
"formsEnabled": false,
"name": ".TestAbility",
"srcLanguage": "js",
"srcPath": "TestAbility",
"icon": "$media:icon",
"description": "$string:TestAbility_desc",
"label": "$string:TestAbility_label",
"type": "page",
"visible": true,
"launchType": "singleton"
}
],
"js": [
{
"pages": [
"pages/index/index"
],
"name": "default",
"window": {
"designWidth": 720,
"autoDesignWidth": false
}
},
{
"pages": [
"pages/index/index"
],
"name": ".TestAbility",
"window": {
"designWidth": 720,
"autoDesignWidth": false
}
}
], ],
"name": ".TestAbility", "testRunner": {
"window": { "name": "OpenHarmonyTestRunner",
"designWidth": 720, "srcPath": "TestRunner"
"autoDesignWidth": false
} }
}
],
"testRunner": {
"name": "OpenHarmonyTestRunner",
"srcPath": "TestRunner"
} }
}
} }
\ No newline at end of file
{ {
"app": { "app": {
"bundleName": "com.example.actsamstestthirdscene", "bundleName": "com.example.actsamstestthirdscene",
"vendor": "example", "vendor": "example",
"version": { "version": {
"code": 1, "code": 1,
"name": "1.0" "name": "1.0"
},
"apiVersion": {
"compatible": 4,
"target": 5,
"releaseType": "Beta1"
}
},
"deviceConfig": {},
"module": {
"package": "com.example.actsamstestthirdscene",
"name": ".entry",
"mainAbility": ".MainAbility",
"srcPath":"",
"deviceType": [
"default",
"tablet"
],
"distro": {
"deliveryWithInstall": true,
"moduleName": "entry",
"moduleType": "entry",
"installationFree": true
},
"abilities": [
{
"skills": [
{
"entities": [
"entity.system.home"
],
"actions": [
"action.system.home"
]
}
],
"orientation": "unspecified",
"formsEnabled": false,
"name": ".MainAbility",
"srcLanguage": "js",
"srcPath": "MainAbility",
"icon": "$media:icon",
"description": "$string:MainAbility_desc",
"label": "$string:MainAbility_label",
"type": "page",
"visible": true,
"launchType": "singleton"
}, },
{ "apiVersion": {
"orientation": "unspecified", "compatible": 4,
"formsEnabled": false, "target": 5,
"name": ".TestAbility", "releaseType": "Beta1"
"srcLanguage": "js",
"srcPath": "TestAbility",
"icon": "$media:icon",
"description": "$string:TestAbility_desc",
"label": "$string:TestAbility_label",
"type": "page",
"visible": true,
"launchType": "singleton"
} }
], },
"js": [ "deviceConfig": {},
{ "module": {
"pages": [ "package": "com.example.actsamstestthirdscene",
"pages/index/index" "name": ".entry",
"mainAbility": ".MainAbility",
"srcPath": "",
"deviceType": [
"default",
"tablet",
"2in1"
], ],
"name": "default", "distro": {
"window": { "deliveryWithInstall": true,
"designWidth": 720, "moduleName": "entry",
"autoDesignWidth": false "moduleType": "entry",
} "installationFree": true
}, },
{ "abilities": [
"pages": [ {
"pages/index/index" "skills": [
{
"entities": [
"entity.system.home"
],
"actions": [
"action.system.home"
]
}
],
"orientation": "unspecified",
"formsEnabled": false,
"name": ".MainAbility",
"srcLanguage": "js",
"srcPath": "MainAbility",
"icon": "$media:icon",
"description": "$string:MainAbility_desc",
"label": "$string:MainAbility_label",
"type": "page",
"visible": true,
"launchType": "singleton"
},
{
"orientation": "unspecified",
"formsEnabled": false,
"name": ".TestAbility",
"srcLanguage": "js",
"srcPath": "TestAbility",
"icon": "$media:icon",
"description": "$string:TestAbility_desc",
"label": "$string:TestAbility_label",
"type": "page",
"visible": true,
"launchType": "singleton"
}
],
"js": [
{
"pages": [
"pages/index/index"
],
"name": "default",
"window": {
"designWidth": 720,
"autoDesignWidth": false
}
},
{
"pages": [
"pages/index/index"
],
"name": ".TestAbility",
"window": {
"designWidth": 720,
"autoDesignWidth": false
}
}
], ],
"name": ".TestAbility", "testRunner": {
"window": { "name": "OpenHarmonyTestRunner",
"designWidth": 720, "srcPath": "TestRunner"
"autoDesignWidth": false
} }
}
],
"testRunner": {
"name": "OpenHarmonyTestRunner",
"srcPath": "TestRunner"
} }
}
} }
\ No newline at end of file
{ {
"app": { "app": {
"bundleName": "com.acts.abilitymultiinstancee", "bundleName": "com.acts.abilitymultiinstancee",
"vendor": "example", "vendor": "example",
"version": { "version": {
"code": 1, "code": 1,
"name": "1.0" "name": "1.0"
},
"apiVersion": {
"compatible": 4,
"target": 5,
"releaseType": "Beta1"
}
}, },
"apiVersion": { "deviceConfig": {
"compatible": 4, "default": {
"target": 5, "process": "com.acts.abilitymultiinstancee"
"releaseType": "Beta1" }
}
},
"deviceConfig": {
"default": {
"process": "com.acts.abilitymultiinstancee"
}
},
"module": {
"package": "com.acts.abilitymultiinstancee",
"name": ".MyApplication",
"deviceType": [
"default",
"tablet"
],
"distro": {
"deliveryWithInstall": true,
"moduleName": "entry",
"moduleType": "entry"
}, },
"abilities": [ "module": {
{ "package": "com.acts.abilitymultiinstancee",
"skills": [ "name": ".MyApplication",
{ "deviceType": [
"entities": [ "default",
"entity.system.home" "tablet",
], "2in1"
"actions": [
"action.system.home"
]
}
], ],
"name": "com.acts.abilitymultiinstancee.MainAbility", "distro": {
"visible": true, "deliveryWithInstall": true,
"icon": "$media:icon", "moduleName": "entry",
"description": "$string:mainability_description", "moduleType": "entry"
"label": "$string:app_name", },
"type": "page", "abilities": [
"launchType": "standard" {
} "skills": [
], {
"js": [ "entities": [
{ "entity.system.home"
"pages": [ ],
"pages/index/index" "actions": [
"action.system.home"
]
}
],
"name": "com.acts.abilitymultiinstancee.MainAbility",
"visible": true,
"icon": "$media:icon",
"description": "$string:mainability_description",
"label": "$string:app_name",
"type": "page",
"launchType": "standard"
}
], ],
"name": "default", "js": [
"window": { {
"designWidth": 720, "pages": [
"autoDesignWidth": false "pages/index/index"
} ],
} "name": "default",
] "window": {
} "designWidth": 720,
"autoDesignWidth": false
}
}
]
}
} }
\ No newline at end of file
{ {
"app": { "app": {
"bundleName": "com.amsst.actsabilitydelegatorcasetest", "bundleName": "com.amsst.actsabilitydelegatorcasetest",
"vendor": "amsst", "vendor": "amsst",
"version": { "version": {
"code": 1, "code": 1,
"name": "1.0" "name": "1.0"
}, },
"apiVersion": { "apiVersion": {
"compatible": 4, "compatible": 4,
"target": 5, "target": 5,
"releaseType": "Beta1" "releaseType": "Beta1"
} }
},
"deviceConfig": {},
"module": {
"package": "com.amsst.actsabilitydelegatorcasetest",
"name": ".MyApplication",
"deviceType": [
"default",
"tablet"
],
"distro": {
"deliveryWithInstall": true,
"moduleName": "entry",
"moduleType": "entry"
}, },
"abilities": [ "deviceConfig": {},
{ "module": {
"skills": [ "package": "com.amsst.actsabilitydelegatorcasetest",
{ "name": ".MyApplication",
"entities": [ "deviceType": [
"entity.system.home" "default",
], "tablet",
"actions": [ "2in1"
"action.system.home"
]
}
], ],
"name": "com.amsst.actsabilitydelegatorcasetest.MainAbility", "distro": {
"srcLanguage": "js", "deliveryWithInstall": true,
"srcPath": "MainAbility", "moduleName": "entry",
"icon": "$media:icon", "moduleType": "entry"
"description": "$string:mainability_description", },
"label": "$string:app_name", "abilities": [
"type": "page", {
"launchType": "standard", "skills": [
"visible": true {
}, "entities": [
{ "entity.system.home"
"orientation": "unspecified", ],
"formsEnabled": false, "actions": [
"name": ".TestAbility", "action.system.home"
"srcLanguage": "js", ]
"srcPath": "TestAbility", }
"icon": "$media:icon", ],
"description": "$string:TestAbility_desc", "name": "com.amsst.actsabilitydelegatorcasetest.MainAbility",
"label": "$string:TestAbility_label", "srcLanguage": "js",
"type": "page", "srcPath": "MainAbility",
"visible": true, "icon": "$media:icon",
"launchType": "singleton" "description": "$string:mainability_description",
} "label": "$string:app_name",
], "type": "page",
"js": [ "launchType": "standard",
{ "visible": true
"pages": [ },
"pages/index/index" {
"orientation": "unspecified",
"formsEnabled": false,
"name": ".TestAbility",
"srcLanguage": "js",
"srcPath": "TestAbility",
"icon": "$media:icon",
"description": "$string:TestAbility_desc",
"label": "$string:TestAbility_label",
"type": "page",
"visible": true,
"launchType": "singleton"
}
], ],
"name": "default", "js": [
"window": { {
"designWidth": 720, "pages": [
"autoDesignWidth": false "pages/index/index"
} ],
}, "name": "default",
{ "window": {
"pages": [ "designWidth": 720,
"pages/index/index" "autoDesignWidth": false
}
},
{
"pages": [
"pages/index/index"
],
"name": ".TestAbility",
"window": {
"designWidth": 720,
"autoDesignWidth": false
}
}
], ],
"name": ".TestAbility", "testRunner": {
"window": { "name": "OpenHarmonyTestRunner",
"designWidth": 720, "srcPath": "TestRunner"
"autoDesignWidth": false
} }
}
],
"testRunner": {
"name": "OpenHarmonyTestRunner",
"srcPath": "TestRunner"
} }
} }
} \ No newline at end of file
{ {
"app": { "app": {
"bundleName": "com.ohos.acecollaboration", "bundleName": "com.ohos.acecollaboration",
"vendor": "ohos", "vendor": "ohos",
"version": { "version": {
"code": 1000000, "code": 1000000,
"name": "1.0.0" "name": "1.0.0"
}, },
"apiVersion": { "apiVersion": {
"compatible": 7, "compatible": 7,
"releaseType": "Release", "releaseType": "Release",
"target": 7 "target": 7
} }
},
"deviceConfig": {},
"module": {
"package": "com.ohos.acecollaboration",
"name": ".MyApplication",
"srcPath": "",
"mainAbility": "com.ohos.acecollaboration.MainAbility",
"deviceType": [
"default",
"tablet"
],
"reqPermissions": [
{
"name": "ohos.permission.GET_BUNDLE_INFO_PRIVILEGED"
},
{
"name": "ohos.permission.GET_BUNDLE_INFO"
}
],
"distro": {
"deliveryWithInstall": true,
"moduleName": "entry",
"moduleType": "entry",
"installationFree": false
}, },
"abilities": [ "deviceConfig": {},
{ "module": {
"skills": [ "package": "com.ohos.acecollaboration",
{ "name": ".MyApplication",
"entities": [ "srcPath": "",
"entity.system.home" "mainAbility": "com.ohos.acecollaboration.MainAbility",
], "deviceType": [
"actions": [ "default",
"action.system.home" "tablet",
] "2in1"
}
], ],
"visible": true, "reqPermissions": [
"srcPath": "MainAbility", {
"srcLanguage": "ets", "name": "ohos.permission.GET_BUNDLE_INFO_PRIVILEGED"
"name": "com.ohos.acecollaboration.MainAbility", },
"icon": "$media:icon", {
"description": "$string:mainability_description", "name": "ohos.permission.GET_BUNDLE_INFO"
"label": "$string:entry_MainAbility", }
"type": "page",
"launchType": "standard"
},
{
"orientation": "unspecified",
"visible": true,
"srcPath": "TestAbility",
"name": ".TestAbility",
"srcLanguage": "ets",
"icon": "$media:icon",
"description": "$string:TestAbility_desc",
"formsEnabled": false,
"label": "$string:TestAbility_label",
"type": "page",
"launchType": "standard"
},
{
"orientation": "unspecified",
"srcPath": "MainAbility2",
"name": ".MainAbility2",
"srcLanguage": "ets",
"icon": "$media:icon",
"description": "$string:description_mainability2",
"formsEnabled": false,
"label": "$string:entry_MainAbility2",
"type": "page",
"launchType": "standard"
},
{
"srcPath": "ServiceAbility",
"name": ".ServiceAbility",
"icon": "$media:icon",
"srcLanguage": "ets",
"description": "$string:description_serviceability",
"type": "service"
},
{
"srcPath": "ServiceAbility2",
"name": ".ServiceAbility2",
"icon": "$media:icon",
"srcLanguage": "ets",
"description": "$string:description_serviceability2",
"type": "service"
},
{
"srcPath": "ServiceAbility3",
"name": ".ServiceAbility3",
"icon": "$media:icon",
"srcLanguage": "ets",
"description": "$string:description_serviceability3",
"type": "service"
},
{
"srcPath": "ServiceAbility4",
"name": ".ServiceAbility4",
"icon": "$media:icon",
"srcLanguage": "ets",
"description": "$string:description_serviceability4",
"type": "service"
},
{
"srcPath": "ServiceAbility5",
"name": ".ServiceAbility5",
"icon": "$media:icon",
"srcLanguage": "ets",
"description": "$string:description_serviceability5",
"type": "service"
},
{
"srcPath": "ServiceAbility6",
"name": ".ServiceAbility6",
"icon": "$media:icon",
"srcLanguage": "ets",
"description": "$string:description_serviceability6",
"type": "service"
},
{
"srcPath": "ServiceAbility7",
"name": ".ServiceAbility7",
"icon": "$media:icon",
"srcLanguage": "ets",
"description": "$string:description_serviceability7",
"type": "service"
}
],
"js": [
{
"mode": {
"syntax": "ets",
"type": "pageAbility"
},
"pages": [
"pages/index"
], ],
"name": "MainAbility", "distro": {
"window": { "deliveryWithInstall": true,
"designWidth": 720, "moduleName": "entry",
"autoDesignWidth": false "moduleType": "entry",
} "installationFree": false
},
{
"mode": {
"syntax": "ets",
"type": "pageAbility"
}, },
"pages": [ "abilities": [
"pages/index" {
"skills": [
{
"entities": [
"entity.system.home"
],
"actions": [
"action.system.home"
]
}
],
"visible": true,
"srcPath": "MainAbility",
"srcLanguage": "ets",
"name": "com.ohos.acecollaboration.MainAbility",
"icon": "$media:icon",
"description": "$string:mainability_description",
"label": "$string:entry_MainAbility",
"type": "page",
"launchType": "standard"
},
{
"orientation": "unspecified",
"visible": true,
"srcPath": "TestAbility",
"name": ".TestAbility",
"srcLanguage": "ets",
"icon": "$media:icon",
"description": "$string:TestAbility_desc",
"formsEnabled": false,
"label": "$string:TestAbility_label",
"type": "page",
"launchType": "standard"
},
{
"orientation": "unspecified",
"srcPath": "MainAbility2",
"name": ".MainAbility2",
"srcLanguage": "ets",
"icon": "$media:icon",
"description": "$string:description_mainability2",
"formsEnabled": false,
"label": "$string:entry_MainAbility2",
"type": "page",
"launchType": "standard"
},
{
"srcPath": "ServiceAbility",
"name": ".ServiceAbility",
"icon": "$media:icon",
"srcLanguage": "ets",
"description": "$string:description_serviceability",
"type": "service"
},
{
"srcPath": "ServiceAbility2",
"name": ".ServiceAbility2",
"icon": "$media:icon",
"srcLanguage": "ets",
"description": "$string:description_serviceability2",
"type": "service"
},
{
"srcPath": "ServiceAbility3",
"name": ".ServiceAbility3",
"icon": "$media:icon",
"srcLanguage": "ets",
"description": "$string:description_serviceability3",
"type": "service"
},
{
"srcPath": "ServiceAbility4",
"name": ".ServiceAbility4",
"icon": "$media:icon",
"srcLanguage": "ets",
"description": "$string:description_serviceability4",
"type": "service"
},
{
"srcPath": "ServiceAbility5",
"name": ".ServiceAbility5",
"icon": "$media:icon",
"srcLanguage": "ets",
"description": "$string:description_serviceability5",
"type": "service"
},
{
"srcPath": "ServiceAbility6",
"name": ".ServiceAbility6",
"icon": "$media:icon",
"srcLanguage": "ets",
"description": "$string:description_serviceability6",
"type": "service"
},
{
"srcPath": "ServiceAbility7",
"name": ".ServiceAbility7",
"icon": "$media:icon",
"srcLanguage": "ets",
"description": "$string:description_serviceability7",
"type": "service"
}
], ],
"name": ".MainAbility2", "js": [
"window": { {
"designWidth": 720, "mode": {
"autoDesignWidth": false "syntax": "ets",
} "type": "pageAbility"
}, },
{ "pages": [
"mode": { "pages/index"
"syntax": "ets", ],
"type": "pageAbility" "name": "MainAbility",
}, "window": {
"pages": [ "designWidth": 720,
"pages/index" "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": ".TestAbility",
"window": {
"designWidth": 720,
"autoDesignWidth": false
}
}
], ],
"name": ".TestAbility", "defPermissions": [
"window": { {
"designWidth": 720, "name": "com.ohos.acecollaboration.DataAbilityShellProvider.PROVIDER"
"autoDesignWidth": false }
} ]
} }
],
"defPermissions": [
{
"name": "com.ohos.acecollaboration.DataAbilityShellProvider.PROVIDER"
}
]
}
} }
\ No newline at end of file
{ {
"app": { "app": {
"vendor": "example", "vendor": "example",
"bundleName": "ohos.acts.aafwk.test.fasupplement", "bundleName": "ohos.acts.aafwk.test.fasupplement",
"version": { "version": {
"code": 1000000, "code": 1000000,
"name": "1.0.0" "name": "1.0.0"
},
"apiVersion": {
"compatible": 8,
"releaseType": "Release",
"target": 8
}
}, },
"apiVersion": { "deviceConfig": {},
"compatible": 8, "module": {
"releaseType": "Release", "mainAbility": ".MainAbility",
"target": 8 "deviceType": [
} "default",
}, "tablet",
"deviceConfig": {}, "2in1"
"module": {
"mainAbility": ".MainAbility",
"deviceType": [
"default",
"tablet"
],
"abilities": [
{
"skills": [
{
"entities": [
"entity.system.home"
],
"actions": [
"action.system.home"
]
}
], ],
"orientation": "unspecified", "abilities": [
"visible": true, {
"srcPath": "MainAbility", "skills": [
"name": ".MainAbility", {
"srcLanguage": "ets", "entities": [
"icon": "$media:icon", "entity.system.home"
"description": "$string:MainAbility_desc", ],
"formsEnabled": false, "actions": [
"label": "$string:MainAbility_label", "action.system.home"
"type": "page", ]
"launchType": "singleton" }
}, ],
{ "orientation": "unspecified",
"name": ".DataAbility", "visible": true,
"srcLanguage": "ets", "srcPath": "MainAbility",
"srcPath": "DataAbility", "name": ".MainAbility",
"icon": "$media:icon", "srcLanguage": "ets",
"description": "$string:DataAbility_desc", "icon": "$media:icon",
"type": "data", "description": "$string:MainAbility_desc",
"uri": "dataability://ohos.acts.aafwk.test.fasupplement.DataAbility" "formsEnabled": false,
} "label": "$string:MainAbility_label",
], "type": "page",
"distro": { "launchType": "singleton"
"moduleType": "entry", },
"installationFree": false, {
"deliveryWithInstall": true, "name": ".DataAbility",
"moduleName": "entry" "srcLanguage": "ets",
}, "srcPath": "DataAbility",
"package": "ohos.acts.aafwk.test.fasupplement", "icon": "$media:icon",
"srcPath": "", "description": "$string:DataAbility_desc",
"name": ".entry", "type": "data",
"js": [ "uri": "dataability://ohos.acts.aafwk.test.fasupplement.DataAbility"
{ }
"mode": {
"syntax": "ets",
"type": "pageAbility"
},
"pages": [
"pages/index"
], ],
"name": ".MainAbility", "distro": {
"window": { "moduleType": "entry",
"designWidth": 720, "installationFree": false,
"autoDesignWidth": false "deliveryWithInstall": true,
} "moduleName": "entry"
},
{
"mode": {
"syntax": "ets",
"type": "pageAbility"
}, },
"pages": [ "package": "ohos.acts.aafwk.test.fasupplement",
"pages/index" "srcPath": "",
"name": ".entry",
"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
}
}
], ],
"name": ".MainAbility2", "defPermissions": [
"window": { {
"designWidth": 720, "name": "ohos.acts.aafwk.test.fasupplement.DataAbilityShellProvider.PROVIDER"
"autoDesignWidth": false }
} ]
} }
], }
"defPermissions": [ \ No newline at end of file
{
"name": "ohos.acts.aafwk.test.fasupplement.DataAbilityShellProvider.PROVIDER"
}
]
}
}
...@@ -18,7 +18,8 @@ ...@@ -18,7 +18,8 @@
"name": ".entry", "name": ".entry",
"deviceType": [ "deviceType": [
"default", "default",
"tablet" "tablet",
"2in1"
], ],
"distro": { "distro": {
"deliveryWithInstall": true, "deliveryWithInstall": true,
...@@ -92,4 +93,4 @@ ...@@ -92,4 +93,4 @@
"mainAbility": ".MainAbility", "mainAbility": ".MainAbility",
"srcPath": "" "srcPath": ""
} }
} }
\ No newline at end of file
{ {
"app": { "app": {
"bundleName": "com.amsst.stdataability", "bundleName": "com.amsst.stdataability",
"vendor": "test", "vendor": "test",
"version": { "version": {
"code": 1000110, "code": 1000110,
"name": "1.1.1" "name": "1.1.1"
}, },
"apiVersion": { "apiVersion": {
"compatible": 8, "compatible": 8,
"target": 9 "target": 9
} }
}, },
"deviceConfig": {}, "deviceConfig": {},
"module": { "module": {
"package": "com.amsst.stdataability", "package": "com.amsst.stdataability",
"name": ".MyApplication", "name": ".MyApplication",
"mainAbility": ".MainAbility", "mainAbility": ".MainAbility",
"srcPath": "", "srcPath": "",
"deviceType": [ "deviceType": [
"default", "default",
"tablet" "tablet",
], "2in1"
"distro": { ],
"deliveryWithInstall": true, "distro": {
"moduleName": "entry", "deliveryWithInstall": true,
"moduleType": "entry", "moduleName": "entry",
"installationFree": false "moduleType": "entry",
}, "installationFree": false
"abilities": [ },
{ "abilities": [
"skills": [ {
{ "skills": [
"entities": [ {
"entity.system.home" "entities": [
], "entity.system.home"
"actions": [ ],
"action.system.home" "actions": [
] "action.system.home"
} ]
], }
"orientation": "unspecified", ],
"visible": true, "orientation": "unspecified",
"srcPath": "MainAbility", "visible": true,
"name": ".MainAbility", "srcPath": "MainAbility",
"srcLanguage": "ets", "name": ".MainAbility",
"icon": "$media:icon", "srcLanguage": "ets",
"description": "$string:description_mainability", "icon": "$media:icon",
"formsEnabled": false, "description": "$string:description_mainability",
"label": "$string:entry_MainAbility", "formsEnabled": false,
"type": "page", "label": "$string:entry_MainAbility",
"launchType": "standard" "type": "page",
}, "launchType": "standard"
{ },
"srcPath": "TestDataAbility", {
"name": ".TestDataAbility", "srcPath": "TestDataAbility",
"icon": "$media:icon", "name": ".TestDataAbility",
"srcLanguage": "ets", "icon": "$media:icon",
"description": "$string:description_testdataability", "srcLanguage": "ets",
"type": "data", "description": "$string:description_testdataability",
"visible": true, "type": "data",
"uri": "dataability://com.example.myapplication.DataAbility" "visible": true,
}, "uri": "dataability://com.example.myapplication.DataAbility"
{ },
"srcPath": "TestDataAbility2", {
"name": ".TestDataAbility2", "srcPath": "TestDataAbility2",
"icon": "$media:icon", "name": ".TestDataAbility2",
"srcLanguage": "ets", "icon": "$media:icon",
"description": "$string:description_testdataability", "srcLanguage": "ets",
"type": "data", "description": "$string:description_testdataability",
"visible": true, "type": "data",
"uri": "dataability://com.example.myapplication.DataAbility2" "visible": true,
}, "uri": "dataability://com.example.myapplication.DataAbility2"
{ },
"srcPath": "TestDataAbility3", {
"name": ".TestDataAbility3", "srcPath": "TestDataAbility3",
"icon": "$media:icon", "name": ".TestDataAbility3",
"srcLanguage": "ets", "icon": "$media:icon",
"description": "$string:description_testdataability", "srcLanguage": "ets",
"type": "data", "description": "$string:description_testdataability",
"visible": true, "type": "data",
"uri": "dataability://com.example.myapplication.DataAbility3", "visible": true,
"readPermission": "ohos.permission.READ_CONTACTS", "uri": "dataability://com.example.myapplication.DataAbility3",
"writePermission": "ohos.permission.WRITE_CONTACTS" "readPermission": "ohos.permission.READ_CONTACTS",
} "writePermission": "ohos.permission.WRITE_CONTACTS"
], }
"js": [ ],
{ "js": [
"mode": { {
"syntax": "ets", "mode": {
"type": "pageAbility" "syntax": "ets",
}, "type": "pageAbility"
"pages": [ },
"pages/index", "pages": [
"pages/second" "pages/index",
], "pages/second"
"name": ".MainAbility", ],
"window": { "name": ".MainAbility",
"designWidth": 720, "window": {
"autoDesignWidth": false "designWidth": 720,
} "autoDesignWidth": false
} }
], }
"defPermissions": [ ],
{ "defPermissions": [
"name": "com.ohos.screenlock.DataAbilityShellProvider.PROVIDER" {
} "name": "com.ohos.screenlock.DataAbilityShellProvider.PROVIDER"
] }
} ]
} }
}
\ No newline at end of file
{ {
"app": { "app": {
"bundleName": "com.amsst.fwkdataaccessor", "bundleName": "com.amsst.fwkdataaccessor",
"vendor": "amsst", "vendor": "amsst",
"version": { "version": {
"code": 1, "code": 1,
"name": "1.0" "name": "1.0"
}, },
"apiVersion": { "apiVersion": {
"compatible": 4, "compatible": 4,
"target": 5, "target": 5,
"releaseType": "Beta1" "releaseType": "Beta1"
} }
}, },
"deviceConfig": {}, "deviceConfig": {},
"module": { "module": {
"package": "com.amsst.fwkdataaccessor", "package": "com.amsst.fwkdataaccessor",
"name": ".entry", "name": ".entry",
"deviceType": [ "deviceType": [
"default", "default",
"tablet" "tablet",
], "2in1"
"distro": { ],
"deliveryWithInstall": true, "distro": {
"moduleName": "entry", "deliveryWithInstall": true,
"moduleType": "entry" "moduleName": "entry",
}, "moduleType": "entry"
"abilities": [ },
{ "abilities": [
"skills": [ {
{ "skills": [
"entities": [ {
"entity.system.home" "entities": [
], "entity.system.home"
"actions": [ ],
"action.system.home" "actions": [
] "action.system.home"
} ]
], }
"orientation": "unspecified", ],
"formsEnabled": false, "orientation": "unspecified",
"name": ".MainAbility", "formsEnabled": false,
"srcLanguage": "js", "name": ".MainAbility",
"srcPath": "MainAbility", "srcLanguage": "js",
"icon": "$media:icon", "srcPath": "MainAbility",
"description": "$string:MainAbility_desc", "icon": "$media:icon",
"label": "$string:MainAbility_label", "description": "$string:MainAbility_desc",
"type": "page", "label": "$string:MainAbility_label",
"visible": true, "type": "page",
"launchType": "standard" "visible": true,
}, "launchType": "standard"
{ },
"orientation": "unspecified", {
"formsEnabled": false, "orientation": "unspecified",
"name": ".TestAbility", "formsEnabled": false,
"srcLanguage": "js", "name": ".TestAbility",
"srcPath": "TestAbility", "srcLanguage": "js",
"icon": "$media:icon", "srcPath": "TestAbility",
"description": "$string:TestAbility_desc", "icon": "$media:icon",
"label": "$string:TestAbility_label", "description": "$string:TestAbility_desc",
"type": "page", "label": "$string:TestAbility_label",
"visible": true, "type": "page",
"launchType": "standard" "visible": true,
}, "launchType": "standard"
{ },
"srcPath": "TestDataAbility", {
"name": ".TestDataAbility", "srcPath": "TestDataAbility",
"icon": "$media:icon", "name": ".TestDataAbility",
"srcLanguage": "js", "icon": "$media:icon",
"description": "$string:description_testdataability", "srcLanguage": "js",
"type": "data", "description": "$string:description_testdataability",
"visible": true, "type": "data",
"uri": "dataability://com.example.myapplication.TestDataAbility" "visible": true,
}, "uri": "dataability://com.example.myapplication.TestDataAbility"
{ },
"srcPath": "TestDataAbility2", {
"name": ".TestDataAbility2", "srcPath": "TestDataAbility2",
"icon": "$media:icon", "name": ".TestDataAbility2",
"srcLanguage": "js", "icon": "$media:icon",
"description": "$string:description_testdataability", "srcLanguage": "js",
"type": "data", "description": "$string:description_testdataability",
"visible": true, "type": "data",
"uri": "dataability://com.example.myapplication.TestDataAbility2" "visible": true,
}, "uri": "dataability://com.example.myapplication.TestDataAbility2"
{ },
"srcPath": "TestDataAbility3", {
"name": ".TestDataAbility3", "srcPath": "TestDataAbility3",
"icon": "$media:icon", "name": ".TestDataAbility3",
"srcLanguage": "js", "icon": "$media:icon",
"description": "$string:description_testdataability", "srcLanguage": "js",
"type": "data", "description": "$string:description_testdataability",
"visible": true, "type": "data",
"uri": "dataability://com.example.myapplication.TestDataAbility3", "visible": true,
"readPermission": "ohos.permission.READ_CONTACTS", "uri": "dataability://com.example.myapplication.TestDataAbility3",
"writePermission": "ohos.permission.WRITE_CONTACTS" "readPermission": "ohos.permission.READ_CONTACTS",
} "writePermission": "ohos.permission.WRITE_CONTACTS"
], }
"js": [ ],
{ "js": [
"pages": [ {
"pages/index/index" "pages": [
], "pages/index/index"
"name": "default", ],
"window": { "name": "default",
"designWidth": 720, "window": {
"autoDesignWidth": false "designWidth": 720,
} "autoDesignWidth": false
}, }
{ },
"pages": [ {
"pages/index/index" "pages": [
], "pages/index/index"
"name": ".TestAbility", ],
"window": { "name": ".TestAbility",
"designWidth": 720, "window": {
"autoDesignWidth": false "designWidth": 720,
} "autoDesignWidth": false
} }
], }
"testRunner": { ],
"name": "OpenHarmonyTestRunner", "testRunner": {
"srcPath": "TestRunner" "name": "OpenHarmonyTestRunner",
}, "srcPath": "TestRunner"
"mainAbility": ".MainAbility", },
"srcPath": "" "mainAbility": ".MainAbility",
} "srcPath": ""
} }
}
\ No newline at end of file
{ {
"app": { "app": {
"bundleName": "com.amsst.stserviceabilityclient", "bundleName": "com.amsst.stserviceabilityclient",
"vendor": "amsst", "vendor": "amsst",
"version": { "version": {
"code": 1, "code": 1,
"name": "1.0" "name": "1.0"
}, },
"apiVersion": { "apiVersion": {
"compatible": 4, "compatible": 4,
"target": 5, "target": 5,
"releaseType": "Beta1" "releaseType": "Beta1"
} }
}, },
"deviceConfig": {}, "deviceConfig": {},
"module": { "module": {
"package": "com.amsst.stserviceabilityclient", "package": "com.amsst.stserviceabilityclient",
"name": ".entry", "name": ".entry",
"mainAbility": ".MainAbility", "mainAbility": ".MainAbility",
"srcPath":"", "srcPath": "",
"deviceType": [ "deviceType": [
"default", "default",
"tablet" "tablet",
], "2in1"
"distro": { ],
"deliveryWithInstall": true, "distro": {
"moduleName": "entry", "deliveryWithInstall": true,
"moduleType": "entry" "moduleName": "entry",
}, "moduleType": "entry"
"abilities": [ },
{ "abilities": [
"skills": [ {
{ "skills": [
"entities": [ {
"entity.system.home" "entities": [
], "entity.system.home"
"actions": [ ],
"action.system.home" "actions": [
] "action.system.home"
} ]
], }
"orientation": "unspecified", ],
"formsEnabled": false, "orientation": "unspecified",
"name": ".MainAbility", "formsEnabled": false,
"srcLanguage": "js", "name": ".MainAbility",
"srcPath": "MainAbility", "srcLanguage": "js",
"icon": "$media:icon", "srcPath": "MainAbility",
"description": "$string:MainAbility_desc", "icon": "$media:icon",
"label": "$string:MainAbility_label", "description": "$string:MainAbility_desc",
"type": "page", "label": "$string:MainAbility_label",
"visible": true, "type": "page",
"launchType": "standard" "visible": true,
}, "launchType": "standard"
{ },
"orientation": "unspecified", {
"formsEnabled": false, "orientation": "unspecified",
"name": ".TestAbility", "formsEnabled": false,
"srcLanguage": "js", "name": ".TestAbility",
"srcPath": "TestAbility", "srcLanguage": "js",
"icon": "$media:icon", "srcPath": "TestAbility",
"description": "$string:TestAbility_desc", "icon": "$media:icon",
"label": "$string:TestAbility_label", "description": "$string:TestAbility_desc",
"type": "page", "label": "$string:TestAbility_label",
"visible": true, "type": "page",
"launchType": "standard" "visible": true,
}, "launchType": "standard"
{ },
"srcPath": "ServiceAbility1", {
"name": ".ServiceAbility1", "srcPath": "ServiceAbility1",
"icon": "$media:icon", "name": ".ServiceAbility1",
"srcLanguage": "js", "icon": "$media:icon",
"description": "$string:description_serviceability", "srcLanguage": "js",
"visible": true, "description": "$string:description_serviceability",
"type": "service" "visible": true,
}, "type": "service"
{ },
"srcPath": "ServiceAbility2", {
"name": ".ServiceAbility2", "srcPath": "ServiceAbility2",
"icon": "$media:icon", "name": ".ServiceAbility2",
"srcLanguage": "js", "icon": "$media:icon",
"description": "$string:description_serviceability", "srcLanguage": "js",
"visible": true, "description": "$string:description_serviceability",
"type": "service" "visible": true,
} "type": "service"
], }
"js": [ ],
{ "js": [
"pages": [ {
"pages/index/index" "pages": [
], "pages/index/index"
"name": "default", ],
"window": { "name": "default",
"designWidth": 720, "window": {
"autoDesignWidth": false "designWidth": 720,
} "autoDesignWidth": false
}, }
{ },
"pages": [ {
"pages/index/index" "pages": [
], "pages/index/index"
"name": ".TestAbility", ],
"window": { "name": ".TestAbility",
"designWidth": 720, "window": {
"autoDesignWidth": false "designWidth": 720,
} "autoDesignWidth": false
} }
], }
"testRunner": { ],
"name": "OpenHarmonyTestRunner", "testRunner": {
"srcPath": "TestRunner" "name": "OpenHarmonyTestRunner",
} "srcPath": "TestRunner"
} }
}
} }
\ No newline at end of file
{ {
"app": { "app": {
"bundleName": "com.amsst.actsstserviceabilityclientcasetest", "bundleName": "com.amsst.actsstserviceabilityclientcasetest",
"vendor": "amsst", "vendor": "amsst",
"version": { "version": {
"code": 1, "code": 1,
"name": "1.0" "name": "1.0"
}, },
"apiVersion": { "apiVersion": {
"compatible": 4, "compatible": 4,
"target": 5, "target": 5,
"releaseType": "Beta1" "releaseType": "Beta1"
} }
},
"deviceConfig": {},
"module": {
"package": "com.amsst.actsstserviceabilityclientcasetest",
"name": ".entry",
"mainAbility": "com.amsst.actsstserviceabilityclientcasetest.MainAbility",
"deviceType": [
"default",
"tablet"
],
"distro": {
"deliveryWithInstall": true,
"moduleName": "entry",
"moduleType": "entry",
"installationFree": true
}, },
"abilities": [ "deviceConfig": {},
{ "module": {
"skills": [ "package": "com.amsst.actsstserviceabilityclientcasetest",
{ "name": ".entry",
"entities": [ "mainAbility": "com.amsst.actsstserviceabilityclientcasetest.MainAbility",
"entity.system.home" "deviceType": [
], "default",
"actions": [ "tablet",
"action.system.home" "2in1"
]
}
], ],
"name": "com.amsst.actsstserviceabilityclientcasetest.MainAbility", "distro": {
"srcLanguage": "js", "deliveryWithInstall": true,
"srcPath": "MainAbility", "moduleName": "entry",
"icon": "$media:icon", "moduleType": "entry",
"description": "$string:mainability_description", "installationFree": true
"label": "$string:app_name", },
"type": "page", "abilities": [
"launchType": "standard", {
"visible": true "skills": [
}, {
{ "entities": [
"orientation": "unspecified", "entity.system.home"
"formsEnabled": false, ],
"name": ".TestAbility", "actions": [
"srcLanguage": "js", "action.system.home"
"srcPath": "TestAbility", ]
"icon": "$media:icon", }
"description": "$string:TestAbility_desc", ],
"label": "$string:TestAbility_label", "name": "com.amsst.actsstserviceabilityclientcasetest.MainAbility",
"type": "page", "srcLanguage": "js",
"visible": true, "srcPath": "MainAbility",
"launchType": "singleton" "icon": "$media:icon",
} "description": "$string:mainability_description",
], "label": "$string:app_name",
"js": [ "type": "page",
{ "launchType": "standard",
"pages": [ "visible": true
"pages/index/index" },
{
"orientation": "unspecified",
"formsEnabled": false,
"name": ".TestAbility",
"srcLanguage": "js",
"srcPath": "TestAbility",
"icon": "$media:icon",
"description": "$string:TestAbility_desc",
"label": "$string:TestAbility_label",
"type": "page",
"visible": true,
"launchType": "singleton"
}
], ],
"name": ".MainAbility", "js": [
"window": { {
"designWidth": 720, "pages": [
"autoDesignWidth": false "pages/index/index"
} ],
}, "name": ".MainAbility",
{ "window": {
"pages": [ "designWidth": 720,
"pages/index/index" "autoDesignWidth": false
}
},
{
"pages": [
"pages/index/index"
],
"name": ".TestAbility",
"window": {
"designWidth": 720,
"autoDesignWidth": false
}
}
], ],
"name": ".TestAbility", "testRunner": {
"window": { "name": "OpenHarmonyTestRunner",
"designWidth": 720, "srcPath": "TestRunner"
"autoDesignWidth": false
} }
}
],
"testRunner": {
"name": "OpenHarmonyTestRunner",
"srcPath": "TestRunner"
} }
} }
} \ No newline at end of file
{ {
"app": { "app": {
"bundleName": "ohos.acts.aafwk.test.faonandoffscreen", "bundleName": "ohos.acts.aafwk.test.faonandoffscreen",
"vendor": "huawei", "vendor": "huawei",
"version": { "version": {
"code": 1000000, "code": 1000000,
"name": "1.0.0" "name": "1.0.0"
}, },
"apiVersion": { "apiVersion": {
"compatible": 8, "compatible": 8,
"target": 9 "target": 9
} }
},
"deviceConfig": {},
"module": {
"package": "ohos.acts.aafwk.test.faonandoffscreen",
"name": ".entry",
"mainAbility": ".MainAbility",
"deviceType": [
"default",
"tablet"
],
"distro": {
"deliveryWithInstall": true,
"moduleName": "entry",
"moduleType": "entry",
"installationFree": false
}, },
"abilities": [ "deviceConfig": {},
{ "module": {
"skills": [ "package": "ohos.acts.aafwk.test.faonandoffscreen",
{ "name": ".entry",
"entities": [ "mainAbility": ".MainAbility",
"entity.system.home" "deviceType": [
], "default",
"actions": [ "tablet",
"action.system.home" "2in1"
]
}
], ],
"orientation": "unspecified", "distro": {
"formsEnabled": false, "deliveryWithInstall": true,
"name": ".MainAbility", "moduleName": "entry",
"srcLanguage": "ets", "moduleType": "entry",
"srcPath": "MainAbility", "installationFree": false
"icon": "$media:icon",
"description": "$string:MainAbility_desc",
"label": "$string:MainAbility_label",
"type": "page",
"visible": true,
"launchType": "singleton"
}
],
"js": [
{
"mode": {
"syntax": "ets",
"type": "pageAbility"
}, },
"pages": [ "abilities": [
"pages/index" {
"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": "singleton"
}
], ],
"name": ".MainAbility", "js": [
"window": { {
"designWidth": 720, "mode": {
"autoDesignWidth": false "syntax": "ets",
} "type": "pageAbility"
} },
] "pages": [
} "pages/index"
],
"name": ".MainAbility",
"window": {
"designWidth": 720,
"autoDesignWidth": false
}
}
]
}
} }
\ No newline at end of file
{ {
"app": { "app": {
"bundleName": "ohos.acts.aafwk.test.fasupportfunction", "bundleName": "ohos.acts.aafwk.test.fasupportfunction",
"vendor": "huawei", "vendor": "huawei",
"version": { "version": {
"code": 1000000, "code": 1000000,
"name": "1.0.0" "name": "1.0.0"
},
"apiVersion": {
"compatible": 8,
"target": 9
}
},
"deviceConfig": {},
"module": {
"package": "ohos.acts.aafwk.test.fasupportfunction",
"name": ".entry",
"mainAbility": ".MainAbility",
"deviceType": [
"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",
"formsEnabled": false,
"name": ".MainAbility2",
"srcLanguage": "ets",
"srcPath": "MainAbility2",
"icon": "$media:icon",
"description": "$string:MainAbility2_desc",
"label": "$string:MainAbility2_label",
"type": "page",
"visible": true,
"launchType": "standard"
},
{
"orientation": "unspecified",
"formsEnabled": false,
"name": ".MainAbility3",
"srcLanguage": "ets",
"srcPath": "MainAbility3",
"icon": "$media:icon",
"description": "$string:MainAbility3_desc",
"label": "$string:MainAbility3_label",
"type": "page",
"visible": true,
"launchType": "standard"
},
{
"orientation": "unspecified",
"formsEnabled": false,
"name": ".MainAbility4",
"srcLanguage": "ets",
"srcPath": "MainAbility4",
"icon": "$media:icon",
"description": "$string:MainAbility4_desc",
"label": "$string:MainAbility4_label",
"type": "page",
"visible": true,
"launchType": "standard"
},
{
"orientation": "unspecified",
"formsEnabled": false,
"name": ".MainAbility5",
"srcLanguage": "ets",
"srcPath": "MainAbility5",
"icon": "$media:icon",
"description": "$string:MainAbility5_desc",
"label": "$string:MainAbility5_label",
"type": "page",
"visible": true,
"launchType": "standard"
},
{
"orientation": "unspecified",
"formsEnabled": false,
"name": ".MainAbility6",
"srcLanguage": "ets",
"srcPath": "MainAbility6",
"icon": "$media:icon",
"description": "$string:MainAbility6_desc",
"label": "$string:MainAbility6_label",
"type": "page",
"visible": true,
"launchType": "standard"
}
],
"js": [
{
"mode": {
"syntax": "ets",
"type": "pageAbility"
},
"pages": [
"pages/index"
],
"name": ".MainAbility",
"window": {
"designWidth": 720,
"autoDesignWidth": false
}
},
{
"mode": {
"syntax": "ets",
"type": "pageAbility"
}, },
"pages": [ "apiVersion": {
"pages/index" "compatible": 8,
], "target": 9
"name": ".MainAbility2",
"window": {
"designWidth": 720,
"autoDesignWidth": false
} }
}, },
{ "deviceConfig": {},
"mode": { "module": {
"syntax": "ets", "package": "ohos.acts.aafwk.test.fasupportfunction",
"type": "pageAbility" "name": ".entry",
}, "mainAbility": ".MainAbility",
"pages": [ "deviceType": [
"pages/index" "default",
], "tablet",
"name": ".MainAbility3", "2in1"
"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", "distro": {
"window": { "deliveryWithInstall": true,
"designWidth": 720, "moduleName": "entry",
"autoDesignWidth": false "moduleType": "entry",
} "installationFree": false
},
{
"mode": {
"syntax": "ets",
"type": "pageAbility"
}, },
"pages": [ "abilities": [
"pages/index" {
"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",
"formsEnabled": false,
"name": ".MainAbility2",
"srcLanguage": "ets",
"srcPath": "MainAbility2",
"icon": "$media:icon",
"description": "$string:MainAbility2_desc",
"label": "$string:MainAbility2_label",
"type": "page",
"visible": true,
"launchType": "standard"
},
{
"orientation": "unspecified",
"formsEnabled": false,
"name": ".MainAbility3",
"srcLanguage": "ets",
"srcPath": "MainAbility3",
"icon": "$media:icon",
"description": "$string:MainAbility3_desc",
"label": "$string:MainAbility3_label",
"type": "page",
"visible": true,
"launchType": "standard"
},
{
"orientation": "unspecified",
"formsEnabled": false,
"name": ".MainAbility4",
"srcLanguage": "ets",
"srcPath": "MainAbility4",
"icon": "$media:icon",
"description": "$string:MainAbility4_desc",
"label": "$string:MainAbility4_label",
"type": "page",
"visible": true,
"launchType": "standard"
},
{
"orientation": "unspecified",
"formsEnabled": false,
"name": ".MainAbility5",
"srcLanguage": "ets",
"srcPath": "MainAbility5",
"icon": "$media:icon",
"description": "$string:MainAbility5_desc",
"label": "$string:MainAbility5_label",
"type": "page",
"visible": true,
"launchType": "standard"
},
{
"orientation": "unspecified",
"formsEnabled": false,
"name": ".MainAbility6",
"srcLanguage": "ets",
"srcPath": "MainAbility6",
"icon": "$media:icon",
"description": "$string:MainAbility6_desc",
"label": "$string:MainAbility6_label",
"type": "page",
"visible": true,
"launchType": "standard"
}
], ],
"name": ".MainAbility6", "js": [
"window": { {
"designWidth": 720, "mode": {
"autoDesignWidth": false "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
}
}
]
}
} }
\ No newline at end of file
{ {
"app": { "app": {
"bundleName": "ohos.acts.aafwk.test.fasupportfunction", "bundleName": "ohos.acts.aafwk.test.fasupportfunction",
"vendor": "huawei", "vendor": "huawei",
"version": { "version": {
"code": 1000000, "code": 1000000,
"name": "1.0.0" "name": "1.0.0"
}, },
"apiVersion": { "apiVersion": {
"compatible": 8, "compatible": 8,
"target": 9 "target": 9
} }
},
"deviceConfig": {},
"module": {
"package": "ohos.acts.aafwk.test.fasupportfunctiontwo",
"name": ".fasupportfunctiontwo",
"mainAbility": ".MainAbility",
"deviceType": [
"default",
"tablet"
],
"distro": {
"deliveryWithInstall": true,
"moduleName": "fasupportfunctiontwo",
"moduleType": "feature",
"installationFree": false
}, },
"abilities": [ "deviceConfig": {},
{ "module": {
"orientation": "unspecified", "package": "ohos.acts.aafwk.test.fasupportfunctiontwo",
"formsEnabled": false, "name": ".fasupportfunctiontwo",
"name": ".MainAbility", "mainAbility": ".MainAbility",
"srcLanguage": "ets", "deviceType": [
"srcPath": "MainAbility", "default",
"icon": "$media:icon", "tablet",
"description": "$string:MainAbility_desc", "2in1"
"label": "$string:MainAbility_label", ],
"type": "page", "distro": {
"visible": true, "deliveryWithInstall": true,
"launchType": "standard" "moduleName": "fasupportfunctiontwo",
} "moduleType": "feature",
], "installationFree": false
"js": [
{
"mode": {
"syntax": "ets",
"type": "pageAbility"
}, },
"pages": [ "abilities": [
"pages/index" {
"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"
}
], ],
"name": ".MainAbility", "js": [
"window": { {
"designWidth": 720, "mode": {
"autoDesignWidth": false "syntax": "ets",
} "type": "pageAbility"
} },
] "pages": [
} "pages/index"
],
"name": ".MainAbility",
"window": {
"designWidth": 720,
"autoDesignWidth": false
}
}
]
}
} }
\ No newline at end of file
{ {
"app": { "app": {
"bundleName": "ohos.acts.aafwk.test.fasupportfunctionthree", "bundleName": "ohos.acts.aafwk.test.fasupportfunctionthree",
"vendor": "huawei", "vendor": "huawei",
"version": { "version": {
"code": 1000000, "code": 1000000,
"name": "1.0.0" "name": "1.0.0"
}, },
"apiVersion": { "apiVersion": {
"compatible": 8, "compatible": 8,
"target": 9 "target": 9
} }
},
"deviceConfig": {},
"module": {
"package": "ohos.acts.aafwk.test.fasupportfunctionthree",
"name": ".entry",
"mainAbility": ".MainAbility",
"deviceType": [
"default",
"tablet"
],
"distro": {
"deliveryWithInstall": true,
"moduleName": "entry",
"moduleType": "entry",
"installationFree": false
}, },
"abilities": [ "deviceConfig": {},
{ "module": {
"skills": [ "package": "ohos.acts.aafwk.test.fasupportfunctionthree",
{ "name": ".entry",
"entities": [ "mainAbility": ".MainAbility",
"entity.system.home" "deviceType": [
], "default",
"actions": [ "tablet",
"action.system.home" "2in1"
]
}
], ],
"orientation": "unspecified", "distro": {
"formsEnabled": false, "deliveryWithInstall": true,
"name": ".MainAbility", "moduleName": "entry",
"srcLanguage": "ets", "moduleType": "entry",
"srcPath": "MainAbility", "installationFree": false
"icon": "$media:icon",
"description": "$string:MainAbility_desc",
"label": "$string:MainAbility_label",
"type": "page",
"visible": true,
"launchType": "standard"
}
],
"js": [
{
"mode": {
"syntax": "ets",
"type": "pageAbility"
}, },
"pages": [ "abilities": [
"pages/index" {
"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"
}
], ],
"name": ".MainAbility", "js": [
"window": { {
"designWidth": 720, "mode": {
"autoDesignWidth": false "syntax": "ets",
} "type": "pageAbility"
} },
] "pages": [
} "pages/index"
],
"name": ".MainAbility",
"window": {
"designWidth": 720,
"autoDesignWidth": false
}
}
]
}
} }
\ No newline at end of file
{ {
"app": { "app": {
"bundleName": "com.example.userservicesystemapi7", "bundleName": "com.example.userservicesystemapi7",
"vendor": "test", "vendor": "test",
"version": { "version": {
"code": 1000110, "code": 1000110,
"name": "1.1.1" "name": "1.1.1"
}, },
"apiVersion": { "apiVersion": {
"compatible": 8, "compatible": 8,
"target": 9 "target": 9
} }
},
"deviceConfig": {},
"module": {
"package": "com.example.userservicesystemapi7",
"name": ".MyApplication",
"mainAbility": ".MainAbility",
"srcPath": "",
"deviceType": [
"default",
"tablet"
],
"distro": {
"deliveryWithInstall": true,
"moduleName": "entry",
"moduleType": "entry",
"installationFree": false
}, },
"abilities": [ "deviceConfig": {},
{ "module": {
"skills": [ "package": "com.example.userservicesystemapi7",
{ "name": ".MyApplication",
"entities": [ "mainAbility": ".MainAbility",
"entity.system.home" "srcPath": "",
], "deviceType": [
"actions": [ "default",
"action.system.home" "tablet",
] "2in1"
}
], ],
"orientation": "unspecified", "distro": {
"visible": true, "deliveryWithInstall": true,
"srcPath": "MainAbility", "moduleName": "entry",
"name": ".MainAbility", "moduleType": "entry",
"srcLanguage": "ets", "installationFree": false
"icon": "$media:icon",
"description": "$string:description_mainability",
"formsEnabled": false,
"label": "$string:entry_MainAbility",
"type": "page",
"launchType": "standard"
},
{
"srcPath": "ServiceAbility",
"name": ".ServiceAbility",
"icon": "$media:icon",
"srcLanguage": "ets",
"description": "$string:description_serviceability",
"visible": true,
"type": "service"
}
],
"js": [
{
"mode": {
"syntax": "ets",
"type": "pageAbility"
}, },
"pages": [ "abilities": [
"pages/index", {
"pages/second" "skills": [
{
"entities": [
"entity.system.home"
],
"actions": [
"action.system.home"
]
}
],
"orientation": "unspecified",
"visible": true,
"srcPath": "MainAbility",
"name": ".MainAbility",
"srcLanguage": "ets",
"icon": "$media:icon",
"description": "$string:description_mainability",
"formsEnabled": false,
"label": "$string:entry_MainAbility",
"type": "page",
"launchType": "standard"
},
{
"srcPath": "ServiceAbility",
"name": ".ServiceAbility",
"icon": "$media:icon",
"srcLanguage": "ets",
"description": "$string:description_serviceability",
"visible": true,
"type": "service"
}
], ],
"name": ".MainAbility", "js": [
"window": { {
"designWidth": 720, "mode": {
"autoDesignWidth": false "syntax": "ets",
} "type": "pageAbility"
} },
] "pages": [
} "pages/index",
} "pages/second"
],
"name": ".MainAbility",
"window": {
"designWidth": 720,
"autoDesignWidth": false
}
}
]
}
}
\ No newline at end of file
{ {
"app": { "app": {
"bundleName": "com.amsst.amsdatauriutils", "bundleName": "com.amsst.amsdatauriutils",
"vendor": "amsst", "vendor": "amsst",
"version": { "version": {
"code": 1, "code": 1,
"name": "1.0" "name": "1.0"
}, },
"apiVersion": { "apiVersion": {
"compatible": 4, "compatible": 4,
"target": 5, "target": 5,
"releaseType": "Beta1" "releaseType": "Beta1"
} }
}, },
"deviceConfig": {}, "deviceConfig": {},
"module": { "module": {
"package": "com.amsst.amsdatauriutils", "package": "com.amsst.amsdatauriutils",
"name": ".entry", "name": ".entry",
"deviceType": [ "deviceType": [
"default", "default",
"tablet" "tablet",
], "2in1"
"distro": { ],
"deliveryWithInstall": true, "distro": {
"moduleName": "entry", "deliveryWithInstall": true,
"moduleType": "entry" "moduleName": "entry",
}, "moduleType": "entry"
"abilities": [ },
{ "abilities": [
"skills": [ {
{ "skills": [
"entities": [ {
"entity.system.home" "entities": [
], "entity.system.home"
"actions": [ ],
"action.system.home" "actions": [
] "action.system.home"
} ]
], }
"orientation": "unspecified", ],
"formsEnabled": false, "orientation": "unspecified",
"name": ".MainAbility", "formsEnabled": false,
"srcLanguage": "js", "name": ".MainAbility",
"srcPath": "MainAbility", "srcLanguage": "js",
"icon": "$media:icon", "srcPath": "MainAbility",
"description": "$string:MainAbility_desc", "icon": "$media:icon",
"label": "$string:MainAbility_label", "description": "$string:MainAbility_desc",
"type": "page", "label": "$string:MainAbility_label",
"visible": true, "type": "page",
"launchType": "standard" "visible": true,
}, "launchType": "standard"
{ },
"orientation": "unspecified", {
"formsEnabled": false, "orientation": "unspecified",
"name": ".TestAbility", "formsEnabled": false,
"srcLanguage": "js", "name": ".TestAbility",
"srcPath": "TestAbility", "srcLanguage": "js",
"icon": "$media:icon", "srcPath": "TestAbility",
"description": "$string:TestAbility_desc", "icon": "$media:icon",
"label": "$string:TestAbility_label", "description": "$string:TestAbility_desc",
"type": "page", "label": "$string:TestAbility_label",
"visible": true, "type": "page",
"launchType": "standard" "visible": true,
} "launchType": "standard"
], }
"js": [ ],
{ "js": [
"pages": [ {
"pages/index/index" "pages": [
], "pages/index/index"
"name": "default", ],
"window": { "name": "default",
"designWidth": 720, "window": {
"autoDesignWidth": false "designWidth": 720,
} "autoDesignWidth": false
}, }
{ },
"pages": [ {
"pages/index/index" "pages": [
], "pages/index/index"
"name": ".TestAbility", ],
"window": { "name": ".TestAbility",
"designWidth": 720, "window": {
"autoDesignWidth": false "designWidth": 720,
} "autoDesignWidth": false
} }
], }
"testRunner": { ],
"name": "OpenHarmonyTestRunner", "testRunner": {
"srcPath": "TestRunner" "name": "OpenHarmonyTestRunner",
}, "srcPath": "TestRunner"
"mainAbility": ".MainAbility", },
"srcPath": "" "mainAbility": ".MainAbility",
} "srcPath": ""
} }
}
\ No newline at end of file
{ {
"app": { "app": {
"vendor": "example", "vendor": "example",
"bundleName": "ohos.acts.aafwk.test.fasupplement", "bundleName": "ohos.acts.aafwk.test.fasupplement",
"version": { "version": {
"code": 1000000, "code": 1000000,
"name": "1.0.0" "name": "1.0.0"
},
"apiVersion": {
"compatible": 8,
"target": 9
}
}, },
"apiVersion": { "deviceConfig": {},
"compatible": 8, "module": {
"target": 9 "mainAbility": ".MainAbility",
} "deviceType": [
}, "default",
"deviceConfig": {}, "tablet",
"module": { "2in1"
"mainAbility": ".MainAbility",
"deviceType": [
"default",
"tablet"
],
"abilities": [
{
"skills": [
{
"entities": [
"entity.system.home"
],
"actions": [
"action.system.home"
]
}
], ],
"orientation": "unspecified", "abilities": [
"visible": true, {
"srcPath": "MainAbility", "skills": [
"name": ".MainAbility", {
"srcLanguage": "ets", "entities": [
"icon": "$media:icon", "entity.system.home"
"description": "$string:MainAbility_desc", ],
"formsEnabled": false, "actions": [
"label": "$string:MainAbility_label", "action.system.home"
"type": "page", ]
"launchType": "singleton" }
}, ],
{ "orientation": "unspecified",
"orientation": "unspecified", "visible": true,
"visible": true, "srcPath": "MainAbility",
"srcPath": "MainAbility2", "name": ".MainAbility",
"name": ".MainAbility2", "srcLanguage": "ets",
"srcLanguage": "ets", "icon": "$media:icon",
"icon": "$media:icon", "description": "$string:MainAbility_desc",
"description": "$string:MainAbility2_desc", "formsEnabled": false,
"formsEnabled": false, "label": "$string:MainAbility_label",
"label": "$string:MainAbility2_label", "type": "page",
"type": "page", "launchType": "singleton"
"launchType": "singleton" },
} {
], "orientation": "unspecified",
"distro": { "visible": true,
"moduleType": "entry", "srcPath": "MainAbility2",
"installationFree": false, "name": ".MainAbility2",
"deliveryWithInstall": true, "srcLanguage": "ets",
"moduleName": "entry" "icon": "$media:icon",
}, "description": "$string:MainAbility2_desc",
"package": "ohos.acts.aafwk.test.fasupplement", "formsEnabled": false,
"srcPath": "", "label": "$string:MainAbility2_label",
"name": ".entry", "type": "page",
"js": [ "launchType": "singleton"
{ }
"mode": {
"syntax": "ets",
"type": "pageAbility"
},
"pages": [
"pages/index"
], ],
"name": ".MainAbility", "distro": {
"window": { "moduleType": "entry",
"designWidth": 720, "installationFree": false,
"autoDesignWidth": false "deliveryWithInstall": true,
} "moduleName": "entry"
},
{
"mode": {
"syntax": "ets",
"type": "pageAbility"
}, },
"pages": [ "package": "ohos.acts.aafwk.test.fasupplement",
"pages/index" "srcPath": "",
], "name": ".entry",
"name": ".MainAbility2", "js": [
"window": { {
"designWidth": 720, "mode": {
"autoDesignWidth": false "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
}
}
]
}
} }
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册