未验证 提交 3e40f066 编写于 作者: O openharmony_ci 提交者: Gitee

!9330 新增2in1设备类型-ability

Merge pull request !9330 from 糖宝儿/add2in1_ability
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......@@ -36,8 +37,8 @@
],
"requestPermissions": [
{
"name":"ohos.permission.START_ABILITIES_FROM_BACKGROUND",
"reason":"need use ohos.permission.START_ABILITIES_FROM_BACKGROUND"
"name": "ohos.permission.START_ABILITIES_FROM_BACKGROUND",
"reason": "need use ohos.permission.START_ABILITIES_FROM_BACKGROUND"
}
]
}
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......@@ -36,8 +37,8 @@
],
"requestPermissions": [
{
"name":"ohos.permission.START_ABILITIES_FROM_BACKGROUND",
"reason":"need use ohos.permission.START_ABILITIES_FROM_BACKGROUND"
"name": "ohos.permission.START_ABILITIES_FROM_BACKGROUND",
"reason": "need use ohos.permission.START_ABILITIES_FROM_BACKGROUND"
}
]
}
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......@@ -36,8 +37,8 @@
],
"requestPermissions": [
{
"name":"ohos.permission.START_ABILITIES_FROM_BACKGROUND",
"reason":"need use ohos.permission.START_ABILITIES_FROM_BACKGROUND"
"name": "ohos.permission.START_ABILITIES_FROM_BACKGROUND",
"reason": "need use ohos.permission.START_ABILITIES_FROM_BACKGROUND"
}
]
}
......
......@@ -17,10 +17,11 @@
"package": "com.example.actsamscallbackfifthscene",
"name": ".entry",
"mainAbility": ".MainAbility",
"srcPath":"",
"srcPath": "",
"deviceType": [
"default",
"tablet"
"tablet",
"2in1"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -17,10 +17,11 @@
"package": "com.example.actsamscallbackfirstscene",
"name": ".entry",
"mainAbility": ".MainAbility",
"srcPath":"",
"srcPath": "",
"deviceType": [
"default",
"tablet"
"tablet",
"2in1"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -17,10 +17,11 @@
"package": "com.example.actsamscallbackfourthscene",
"name": ".entry",
"mainAbility": ".MainAbility",
"srcPath":"",
"srcPath": "",
"deviceType": [
"default",
"tablet"
"tablet",
"2in1"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -17,10 +17,11 @@
"package": "com.example.actsamscallbacksecondscene",
"name": ".entry",
"mainAbility": ".MainAbility",
"srcPath":"",
"srcPath": "",
"deviceType": [
"default",
"tablet"
"tablet",
"2in1"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -17,10 +17,11 @@
"package": "com.example.actsamscallbackthirdscene",
"name": ".entry",
"mainAbility": ".MainAbility",
"srcPath":"",
"srcPath": "",
"deviceType": [
"default",
"tablet"
"tablet",
"2in1"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -17,10 +17,11 @@
"package": "com.example.actsamstestfifthscene",
"name": ".entry",
"mainAbility": ".MainAbility",
"srcPath":"",
"srcPath": "",
"deviceType": [
"default",
"tablet"
"tablet",
"2in1"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -17,10 +17,11 @@
"package": "com.example.actsamstestfirstscene",
"name": ".entry",
"mainAbility": ".MainAbility",
"srcPath":"",
"srcPath": "",
"deviceType": [
"default",
"tablet"
"tablet",
"2in1"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -17,10 +17,11 @@
"package": "com.example.actsamstestfourthscene",
"name": ".entry",
"mainAbility": ".MainAbility",
"srcPath":"",
"srcPath": "",
"deviceType": [
"default",
"tablet"
"tablet",
"2in1"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -17,10 +17,11 @@
"package": "com.example.actsamstestsecondscene",
"name": ".entry",
"mainAbility": ".MainAbility",
"srcPath":"",
"srcPath": "",
"deviceType": [
"default",
"tablet"
"tablet",
"2in1"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -17,10 +17,11 @@
"package": "com.example.actsamstestthirdscene",
"name": ".entry",
"mainAbility": ".MainAbility",
"srcPath":"",
"srcPath": "",
"deviceType": [
"default",
"tablet"
"tablet",
"2in1"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......@@ -62,8 +63,8 @@
],
"requestPermissions": [
{
"name":"ohos.permission.START_ABILITIES_FROM_BACKGROUND",
"reason":"need use ohos.permission.START_ABILITIES_FROM_BACKGROUND"
"name": "ohos.permission.START_ABILITIES_FROM_BACKGROUND",
"reason": "need use ohos.permission.START_ABILITIES_FROM_BACKGROUND"
}
]
}
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......
......@@ -22,7 +22,8 @@
"name": ".MyApplication",
"deviceType": [
"default",
"tablet"
"tablet",
"2in1"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......@@ -28,7 +29,7 @@
"actions": [
"action.system.home"
],
"entities":[
"entities": [
"entity.system.home"
]
}
......@@ -37,8 +38,8 @@
],
"requestPermissions": [
{
"name":"ohos.permission.START_ABILITIES_FROM_BACKGROUND",
"reason":"need use ohos.permission.START_ABILITIES_FROM_BACKGROUND"
"name": "ohos.permission.START_ABILITIES_FROM_BACKGROUND",
"reason": "need use ohos.permission.START_ABILITIES_FROM_BACKGROUND"
}
]
}
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility2",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility3",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility4",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbilityf5",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility6",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility7",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......
......@@ -7,7 +7,8 @@
"mainElement": "TestAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......
......@@ -18,7 +18,8 @@
"name": ".MyApplication",
"deviceType": [
"default",
"tablet"
"tablet",
"2in1"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -20,7 +20,8 @@
"mainAbility": "com.ohos.acecollaboration.MainAbility",
"deviceType": [
"default",
"tablet"
"tablet",
"2in1"
],
"reqPermissions": [
{
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......
......@@ -17,7 +17,8 @@
"mainAbility": ".MainAbility",
"deviceType": [
"default",
"tablet"
"tablet",
"2in1"
],
"abilities": [
{
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......@@ -28,7 +29,7 @@
"actions": [
"action.system.home"
],
"entities":[
"entities": [
"entity.system.home"
]
}
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......@@ -28,7 +29,7 @@
"actions": [
"action.system.home"
],
"entities":[
"entities": [
"entity.system.home"
]
}
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......@@ -28,7 +29,7 @@
"actions": [
"action.system.home"
],
"entities":[
"entities": [
"entity.system.home"
]
}
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......@@ -28,7 +29,7 @@
"actions": [
"action.system.home"
],
"entities":[
"entities": [
"entity.system.home"
]
}
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......@@ -28,7 +29,7 @@
"actions": [
"action.system.home"
],
"entities":[
"entities": [
"entity.system.home"
]
}
......@@ -47,12 +48,12 @@
],
"requestPermissions": [
{
"name":"ohos.permission.GET_BUNDLE_INFO",
"reason":"need use ohos.permission.GET_BUNDLE_INFO"
"name": "ohos.permission.GET_BUNDLE_INFO",
"reason": "need use ohos.permission.GET_BUNDLE_INFO"
},
{
"name":"ohos.permission.ABILITY_BACKGROUND_COMMUNICATION",
"reason":"need use ohos.permission.ABILITY_BACKGROUND_COMMUNICATION"
"name": "ohos.permission.ABILITY_BACKGROUND_COMMUNICATION",
"reason": "need use ohos.permission.ABILITY_BACKGROUND_COMMUNICATION"
}
]
}
......
......@@ -8,7 +8,8 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......@@ -29,7 +30,7 @@
"actions": [
"action.system.home"
],
"entities":[
"entities": [
"entity.system.home"
]
}
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......@@ -28,7 +29,7 @@
"actions": [
"action.system.home"
],
"entities":[
"entities": [
"entity.system.home"
]
}
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......@@ -28,7 +29,7 @@
"actions": [
"action.system.home"
],
"entities":[
"entities": [
"entity.system.home"
]
}
......
......@@ -6,7 +6,8 @@
"mainElement": "EntryAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......
......@@ -6,7 +6,8 @@
"mainElement": "EntryAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......@@ -42,9 +43,10 @@
"type": "service",
"visible": true
}
],"requestPermissions": [
],
"requestPermissions": [
{
"name":"ohos.permission.ABILITY_BACKGROUND_COMMUNICATION"
"name": "ohos.permission.ABILITY_BACKGROUND_COMMUNICATION"
}
]
}
......
......@@ -6,7 +6,8 @@
"mainElement": "EntryAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......@@ -45,10 +46,10 @@
],
"requestPermissions": [
{
"name":"ohos.permission.ABILITY_BACKGROUND_COMMUNICATION"
"name": "ohos.permission.ABILITY_BACKGROUND_COMMUNICATION"
},
{
"name":"ohos.permission.INTERACT_ACROSS_LOCAL_ACCOUNTS"
"name": "ohos.permission.INTERACT_ACROSS_LOCAL_ACCOUNTS"
}
]
}
......
......@@ -6,7 +6,8 @@
"mainElement": "EntryAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......@@ -44,10 +45,10 @@
],
"requestPermissions": [
{
"name":"ohos.permission.ABILITY_BACKGROUND_COMMUNICATION"
"name": "ohos.permission.ABILITY_BACKGROUND_COMMUNICATION"
},
{
"name":"ohos.permission.INTERACT_ACROSS_LOCAL_ACCOUNTS"
"name": "ohos.permission.INTERACT_ACROSS_LOCAL_ACCOUNTS"
}
]
}
......
......@@ -6,7 +6,8 @@
"mainElement": "TestAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......@@ -35,7 +36,7 @@
],
"requestPermissions": [
{
"name":"ohos.permission.START_ABILITIES_FROM_BACKGROUND"
"name": "ohos.permission.START_ABILITIES_FROM_BACKGROUND"
}
]
}
......
......@@ -18,7 +18,8 @@
"name": ".entry",
"deviceType": [
"default",
"tablet"
"tablet",
"2in1"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......
......@@ -19,7 +19,8 @@
"srcPath": "",
"deviceType": [
"default",
"tablet"
"tablet",
"2in1"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -18,7 +18,8 @@
"name": ".entry",
"deviceType": [
"default",
"tablet"
"tablet",
"2in1"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -6,7 +6,8 @@
"mainElement": "EntryAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......
......@@ -6,7 +6,8 @@
"mainElement": "EntryAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......@@ -45,7 +46,7 @@
],
"requestPermissions": [
{
"name":"ohos.permission.ABILITY_BACKGROUND_COMMUNICATION"
"name": "ohos.permission.ABILITY_BACKGROUND_COMMUNICATION"
}
]
}
......
......@@ -6,7 +6,8 @@
"mainElement": "EntryAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......
......@@ -6,7 +6,8 @@
"mainElement": "TestAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......@@ -56,8 +57,8 @@
],
"requestPermissions": [
{
"name":"ohos.permission.START_ABILITIES_FROM_BACKGROUND",
"reason":"need use ohos.permission.START_ABILITIES_FROM_BACKGROUND"
"name": "ohos.permission.START_ABILITIES_FROM_BACKGROUND",
"reason": "need use ohos.permission.START_ABILITIES_FROM_BACKGROUND"
}
]
}
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......@@ -40,7 +41,7 @@
"icon": "$media:icon",
"label": "$string:entry_label",
"visible": true,
"launchType":"standard",
"launchType": "standard",
"orientation": "portrait"
}
]
......
......@@ -6,7 +6,8 @@
"mainElement": "TestAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......
......@@ -17,10 +17,11 @@
"package": "com.amsst.stserviceabilityclient",
"name": ".entry",
"mainAbility": ".MainAbility",
"srcPath":"",
"srcPath": "",
"deviceType": [
"default",
"tablet"
"tablet",
"2in1"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......
......@@ -19,7 +19,8 @@
"mainAbility": "com.amsst.actsstserviceabilityclientcasetest.MainAbility",
"deviceType": [
"default",
"tablet"
"tablet",
"2in1"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......@@ -38,8 +39,8 @@
],
"requestPermissions": [
{
"name":"ohos.permission.START_ABILITIES_FROM_BACKGROUND",
"reason":"need use ohos.permission.START_ABILITIES_FROM_BACKGROUND"
"name": "ohos.permission.START_ABILITIES_FROM_BACKGROUND",
"reason": "need use ohos.permission.START_ABILITIES_FROM_BACKGROUND"
}
]
}
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......@@ -38,8 +39,8 @@
],
"requestPermissions": [
{
"name":"ohos.permission.START_ABILITIES_FROM_BACKGROUND",
"reason":"need use ohos.permission.START_ABILITIES_FROM_BACKGROUND"
"name": "ohos.permission.START_ABILITIES_FROM_BACKGROUND",
"reason": "need use ohos.permission.START_ABILITIES_FROM_BACKGROUND"
}
]
}
......
......@@ -18,7 +18,8 @@
"mainAbility": ".MainAbility",
"deviceType": [
"default",
"tablet"
"tablet",
"2in1"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -18,7 +18,8 @@
"mainAbility": ".MainAbility",
"deviceType": [
"default",
"tablet"
"tablet",
"2in1"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -18,7 +18,8 @@
"mainAbility": ".MainAbility",
"deviceType": [
"default",
"tablet"
"tablet",
"2in1"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -18,7 +18,8 @@
"mainAbility": ".MainAbility",
"deviceType": [
"default",
"tablet"
"tablet",
"2in1"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......
......@@ -7,7 +7,8 @@
"mainElement": "TestAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......
......@@ -19,7 +19,8 @@
"srcPath": "",
"deviceType": [
"default",
"tablet"
"tablet",
"2in1"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......@@ -34,6 +35,5 @@
]
}
]
}
}
\ No newline at end of file
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......@@ -27,7 +28,7 @@
"actions": [
"action.system.home"
],
"entities":[
"entities": [
"entity.system.home"
]
}
......@@ -82,8 +83,8 @@
"reason": "need use ohos.permission.GET_RUNNING_INFO"
},
{
"name":"ohos.permission.START_ABILITIES_FROM_BACKGROUND",
"reason":"need use ohos.permission.START_ABILITIES_FROM_BACKGROUND"
"name": "ohos.permission.START_ABILITIES_FROM_BACKGROUND",
"reason": "need use ohos.permission.START_ABILITIES_FROM_BACKGROUND"
}
]
}
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......@@ -27,7 +28,7 @@
"actions": [
"action.system.home"
],
"entities":[
"entities": [
"entity.system.home"
]
}
......@@ -54,8 +55,8 @@
],
"requestPermissions": [
{
"name":"ohos.permission.START_ABILITIES_FROM_BACKGROUND",
"reason":"need use ohos.permission.START_ABILITIES_FROM_BACKGROUND"
"name": "ohos.permission.START_ABILITIES_FROM_BACKGROUND",
"reason": "need use ohos.permission.START_ABILITIES_FROM_BACKGROUND"
}
]
}
......
......@@ -7,7 +7,8 @@
"mainElement": "com.acts.stabilitystagecontext.MainAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......@@ -27,7 +28,7 @@
"actions": [
"action.system.home"
],
"entities":[
"entities": [
"entity.system.home"
]
}
......@@ -36,12 +37,12 @@
],
"requestPermissions": [
{
"name":"ohos.permission.CLEAN_BACKGROUND_PROCESSES",
"reason":"need use ohos.permission.CLEAN_BACKGROUND_PROCESSES"
"name": "ohos.permission.CLEAN_BACKGROUND_PROCESSES",
"reason": "need use ohos.permission.CLEAN_BACKGROUND_PROCESSES"
},
{
"name":"ohos.permission.GET_BUNDLE_INFO",
"reason":"need use ohos.permission.GET_BUNDLE_INFO"
"name": "ohos.permission.GET_BUNDLE_INFO",
"reason": "need use ohos.permission.GET_BUNDLE_INFO"
},
{
"name": "ohos.permission.GET_BUNDLE_INFO_PRIVILEGED",
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......@@ -36,16 +37,16 @@
],
"requestPermissions": [
{
"name":"ohos.permission.USE_BLUETOOTH",
"reason":"need use ohos.permission.USE_BLUETOOTH"
"name": "ohos.permission.USE_BLUETOOTH",
"reason": "need use ohos.permission.USE_BLUETOOTH"
},
{
"name":"ohos.permission.CLEAN_BACKGROUND_PROCESSES",
"reason":"need use ohos.permission.CLEAN_BACKGROUND_PROCESSES"
"name": "ohos.permission.CLEAN_BACKGROUND_PROCESSES",
"reason": "need use ohos.permission.CLEAN_BACKGROUND_PROCESSES"
},
{
"name":"ohos.permission.GET_BUNDLE_INFO",
"reason":"need use ohos.permission.GET_BUNDLE_INFO"
"name": "ohos.permission.GET_BUNDLE_INFO",
"reason": "need use ohos.permission.GET_BUNDLE_INFO"
}
]
}
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......@@ -36,16 +37,16 @@
],
"requestPermissions": [
{
"name":"ohos.permission.USE_BLUETOOTH",
"reason":"need use ohos.permission.USE_BLUETOOTH"
"name": "ohos.permission.USE_BLUETOOTH",
"reason": "need use ohos.permission.USE_BLUETOOTH"
},
{
"name":"ohos.permission.CLEAN_BACKGROUND_PROCESSES",
"reason":"need use ohos.permission.CLEAN_BACKGROUND_PROCESSES"
"name": "ohos.permission.CLEAN_BACKGROUND_PROCESSES",
"reason": "need use ohos.permission.CLEAN_BACKGROUND_PROCESSES"
},
{
"name":"ohos.permission.GET_BUNDLE_INFO",
"reason":"need use ohos.permission.GET_BUNDLE_INFO"
"name": "ohos.permission.GET_BUNDLE_INFO",
"reason": "need use ohos.permission.GET_BUNDLE_INFO"
}
]
}
......
......@@ -7,7 +7,8 @@
"mainElement": "com.acts.staticinfomationquery.MainAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......@@ -27,7 +28,7 @@
"actions": [
"action.system.home"
],
"entities":[
"entities": [
"entity.system.home"
]
}
......@@ -36,16 +37,16 @@
],
"requestPermissions": [
{
"name":"ohos.permission.CLEAN_BACKGROUND_PROCESSES",
"reason":"need use ohos.permission.CLEAN_BACKGROUND_PROCESSES"
"name": "ohos.permission.CLEAN_BACKGROUND_PROCESSES",
"reason": "need use ohos.permission.CLEAN_BACKGROUND_PROCESSES"
},
{
"name":"ohos.permission.GET_BUNDLE_INFO",
"reason":"need use ohos.permission.GET_BUNDLE_INFO"
"name": "ohos.permission.GET_BUNDLE_INFO",
"reason": "need use ohos.permission.GET_BUNDLE_INFO"
},
{
"name":"ohos.permission.GET_BUNDLE_INFO_PRIVILEGED",
"reason":"need use ohos.permission.GET_BUNDLE_INFO_PRIVILEGED"
"name": "ohos.permission.GET_BUNDLE_INFO_PRIVILEGED",
"reason": "need use ohos.permission.GET_BUNDLE_INFO_PRIVILEGED"
}
]
}
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......@@ -27,7 +28,7 @@
"actions": [
"action.system.home"
],
"entities":[
"entities": [
"entity.system.home"
]
}
......@@ -36,16 +37,16 @@
],
"requestPermissions": [
{
"name":"ohos.permission.USE_BLUETOOTH",
"reason":"need use ohos.permission.USE_BLUETOOTH"
"name": "ohos.permission.USE_BLUETOOTH",
"reason": "need use ohos.permission.USE_BLUETOOTH"
},
{
"name":"ohos.permission.CLEAN_BACKGROUND_PROCESSES",
"reason":"need use ohos.permission.CLEAN_BACKGROUND_PROCESSES"
"name": "ohos.permission.CLEAN_BACKGROUND_PROCESSES",
"reason": "need use ohos.permission.CLEAN_BACKGROUND_PROCESSES"
},
{
"name":"ohos.permission.GET_BUNDLE_INFO",
"reason":"need use ohos.permission.GET_BUNDLE_INFO"
"name": "ohos.permission.GET_BUNDLE_INFO",
"reason": "need use ohos.permission.GET_BUNDLE_INFO"
}
]
}
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......@@ -27,7 +28,7 @@
"actions": [
"action.system.home"
],
"entities":[
"entities": [
"entity.system.home"
]
}
......@@ -43,6 +44,5 @@
"orientation": "portrait"
}
]
}
}
\ No newline at end of file
......@@ -18,7 +18,8 @@
"name": ".entry",
"deviceType": [
"default",
"tablet"
"tablet",
"2in1"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......
......@@ -7,7 +7,8 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet"
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false,
......@@ -27,7 +28,7 @@
"actions": [
"action.system.home"
],
"entities":[
"entities": [
"entity.system.home"
]
}
......@@ -48,8 +49,8 @@
"reason": "need use ohos.permission.GET_BUNDLE_INFO_PRIVILEGED"
},
{
"name":"ohos.permission.START_ABILITIES_FROM_BACKGROUND",
"reason":"need use ohos.permission.START_ABILITIES_FROM_BACKGROUND"
"name": "ohos.permission.START_ABILITIES_FROM_BACKGROUND",
"reason": "need use ohos.permission.START_ABILITIES_FROM_BACKGROUND"
}
]
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册