未验证 提交 dd6d1176 编写于 作者: J jiyong 提交者: Gitee

回退 'Pull Request !9361 : 新增2in1设备类型-build-communication'

上级 aa830d9b
......@@ -18,8 +18,7 @@
"name": ".entry",
"deviceType": [
"default",
"tablet",
"2in1"
"tablet"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -7,21 +7,20 @@
"mainElement": "ohos.acts.atomic.service.test.MainAbility",
"deviceTypes": [
"default",
"tablet",
"2in1"
"tablet"
],
"dependencies": [
"dependencies":[
{
"moduleName": "feature"
"moduleName":"feature"
}
],
"atomicService": {
"preloads": [
"atomicService":{
"preloads":[
{
"moduleName": "feature"
"moduleName":"feature"
},
{
"moduleName": "shared"
"moduleName":"shared"
}
]
},
......@@ -44,7 +43,7 @@
"actions": [
"action.system.home"
],
"entities": [
"entities":[
"entity.system.home"
]
}
......@@ -376,9 +375,7 @@
"name": "ohos.permission.GET_BUNDLE_INFO",
"reason": "$string:permission_reason",
"usedScene": {
"abilities": [
"MainAbility"
],
"abilities": ["MainAbility"],
"when": "always"
}
},
......@@ -386,9 +383,7 @@
"name": "ohos.permission.READ_CALENDAR",
"reason": "$string:permission_reason",
"usedScene": {
"abilities": [
"MainAbility"
],
"abilities": ["MainAbility"],
"when": "inuse"
}
}
......
......@@ -7,8 +7,7 @@
"mainElement": "ohos.acts.atomic.service.test.MainAbility",
"deviceTypes": [
"default",
"tablet",
"2in1"
"tablet"
],
"deliveryWithInstall": true,
"installationFree": true,
......@@ -29,7 +28,7 @@
"actions": [
"action.system.home"
],
"entities": [
"entities":[
"entity.system.home"
]
}
......
......@@ -7,8 +7,7 @@
"mainElement": "ohos.acts.atomic.service.test.MainAbility",
"deviceTypes": [
"default",
"tablet",
"2in1"
"tablet"
],
"deliveryWithInstall": true,
"installationFree": true,
......
......@@ -20,8 +20,7 @@
"srcPath": "",
"deviceType": [
"default",
"tablet",
"2in1"
"tablet"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -18,8 +18,7 @@
"name": ".entry",
"deviceType": [
"default",
"tablet",
"2in1"
"tablet"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -18,8 +18,7 @@
"name": ".entry",
"deviceType": [
"default",
"tablet",
"2in1"
"tablet"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -18,8 +18,7 @@
"name": ".entry",
"deviceType": [
"default",
"tablet",
"2in1"
"tablet"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -18,8 +18,7 @@
"name": ".entry",
"deviceType": [
"default",
"tablet",
"2in1"
"tablet"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -18,8 +18,7 @@
"name": ".entry",
"deviceType": [
"default",
"tablet",
"2in1"
"tablet"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -20,8 +20,7 @@
"mainAbility": "com.open.harmony.packagemag.MainAbility",
"deviceType": [
"default",
"tablet",
"2in1"
"tablet"
],
"reqPermissions": [
{
......@@ -138,6 +137,6 @@
}
}
],
"description": "$string:entry_description"
"description":"$string:entry_description"
}
}
......@@ -7,8 +7,7 @@
"mainElement": "ohos.acts.bundle.overlay.test.MainAbility",
"deviceTypes": [
"default",
"tablet",
"2in1"
"tablet"
],
"deliveryWithInstall": true,
"installationFree": false,
......@@ -29,7 +28,7 @@
"actions": [
"action.system.home"
],
"entities": [
"entities":[
"entity.system.home"
]
}
......@@ -361,9 +360,7 @@
"name": "ohos.permission.GET_BUNDLE_INFO",
"reason": "$string:permission_reason",
"usedScene": {
"abilities": [
"MainAbility"
],
"abilities": ["MainAbility"],
"when": "always"
}
},
......@@ -371,9 +368,7 @@
"name": "ohos.permission.READ_CALENDAR",
"reason": "$string:permission_reason",
"usedScene": {
"abilities": [
"MainAbility"
],
"abilities": ["MainAbility"],
"when": "inuse"
}
}
......
......@@ -7,8 +7,7 @@
"mainElement": "ohos.acts.bundle.stage.test.MainAbility",
"deviceTypes": [
"default",
"tablet",
"2in1"
"tablet"
],
"deliveryWithInstall": true,
"installationFree": false,
......@@ -29,7 +28,7 @@
"actions": [
"action.system.home"
],
"entities": [
"entities":[
"entity.system.home"
]
}
......@@ -383,9 +382,7 @@
"name": "ohos.permission.GET_BUNDLE_INFO",
"reason": "$string:permission_reason",
"usedScene": {
"abilities": [
"MainAbility"
],
"abilities": ["MainAbility"],
"when": "always"
}
},
......@@ -393,9 +390,7 @@
"name": "ohos.permission.READ_CALENDAR",
"reason": "$string:permission_reason",
"usedScene": {
"abilities": [
"MainAbility"
],
"abilities": ["MainAbility"],
"when": "inuse"
}
}
......
......@@ -18,8 +18,7 @@
"name": ".entry",
"deviceType": [
"default",
"tablet",
"2in1"
"tablet"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -17,10 +17,10 @@
"package": "com.actsbundle.napitest",
"name": ".MyApplication",
"mainAbility": "com.actsbundle.napitest.MainAbility",
"deviceType": [
"default",
"tablet",
"2in1"
"tablet"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -17,10 +17,10 @@
"package": "com.actsbundle.napitest",
"name": ".MyApplication",
"mainAbility": "com.actsbundle.napitest.MainAbility",
"deviceType": [
"default",
"tablet",
"2in1"
"tablet"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -18,8 +18,7 @@
"name": ".MyApplication1",
"deviceType": [
"default",
"tablet",
"2in1"
"tablet"
],
"distro": {
"deliveryWithInstall": true,
......@@ -68,10 +67,10 @@
}
}
],
"reqPermissions": [
"reqPermissions":[
{
"name": "ohos.permission.DISTRIBUTED_DATASYNC",
"reason": "use ohos.permission.DISTRIBUTED_DATASYNC"
"name":"ohos.permission.DISTRIBUTED_DATASYNC",
"reason":"use ohos.permission.DISTRIBUTED_DATASYNC"
},
{
"name": "ohos.permission.KEEP_BACKGROUND_RUNNING",
......
......@@ -18,8 +18,7 @@
"name": ".MyApplication1",
"deviceType": [
"default",
"tablet",
"2in1"
"tablet"
],
"distro": {
"deliveryWithInstall": true,
......@@ -68,10 +67,10 @@
}
}
],
"reqPermissions": [
"reqPermissions":[
{
"name": "ohos.permission.DISTRIBUTED_DATASYNC",
"reason": "use ohos.permission.DISTRIBUTED_DATASYNC"
"name":"ohos.permission.DISTRIBUTED_DATASYNC",
"reason":"use ohos.permission.DISTRIBUTED_DATASYNC"
},
{
"name": "ohos.permission.KEEP_BACKGROUND_RUNNING",
......
......@@ -18,8 +18,7 @@
"name": ".MyApplication1",
"deviceType": [
"default",
"tablet",
"2in1"
"tablet"
],
"distro": {
"deliveryWithInstall": true,
......@@ -68,10 +67,10 @@
}
}
],
"reqPermissions": [
"reqPermissions":[
{
"name": "ohos.permission.DISTRIBUTED_DATASYNC",
"reason": "use ohos.permission.DISTRIBUTED_DATASYNC"
"name":"ohos.permission.DISTRIBUTED_DATASYNC",
"reason":"use ohos.permission.DISTRIBUTED_DATASYNC"
},
{
"name": "ohos.permission.KEEP_BACKGROUND_RUNNING",
......
......@@ -18,8 +18,7 @@
"name": ".MyApplication2",
"deviceType": [
"default",
"tablet",
"2in1"
"tablet"
],
"distro": {
"deliveryWithInstall": true,
......@@ -68,7 +67,7 @@
}
}
],
"reqPermissions": [
"reqPermissions":[
{
"name": "ohos.permission.KEEP_BACKGROUND_RUNNING",
"reason": "use ohos.permission.KEEP_BACKGROUND_RUNNING"
......
......@@ -18,8 +18,7 @@
"name": ".MyApplication1",
"deviceType": [
"default",
"tablet",
"2in1"
"tablet"
],
"distro": {
"deliveryWithInstall": true,
......@@ -68,7 +67,7 @@
}
}
],
"reqPermissions": [
"reqPermissions":[
{
"name": "ohos.permission.KEEP_BACKGROUND_RUNNING",
"reason": "use ohos.permission.KEEP_BACKGROUND_RUNNING"
......
......@@ -53,8 +53,7 @@
],
"deviceType": [
"default",
"tablet",
"2in1"
"tablet"
],
"mainAbility": "com.example.l3jsdemo.MainAbility",
"distro": {
......
......@@ -19,8 +19,7 @@
"mainAbility": "com.example.third5.AMainAbility",
"deviceType": [
"default",
"tablet",
"2in1"
"tablet"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -13,7 +13,7 @@
}
},
"deviceConfig": {
"default": {}
"default":{}
},
"module": {
"package": "com.example.third1.entry",
......@@ -21,8 +21,7 @@
"colorMode": "light",
"deviceType": [
"default",
"tablet",
"2in1"
"tablet"
],
"distro": {
"deliveryWithInstall": true,
......@@ -166,18 +165,14 @@
{
"name": "com.permission.PERMISSION_THIRD1",
"grantMode": "user_grant",
"availableScope": [
"signature"
]
"availableScope": ["signature"]
},
{
"name": "com.permission.PERMISSION_B",
"grantMode": "system_grant",
"availableScope": [
"signature"
]
"availableScope": ["signature"]
}
],
"description": "$string:entry_description"
"description":"$string:entry_description"
}
}
\ No newline at end of file
......@@ -13,7 +13,7 @@
}
},
"deviceConfig": {
"default": {}
"default":{}
},
"module": {
"package": "com.example.third1.entry",
......@@ -22,8 +22,7 @@
"colorMode": "dark",
"deviceType": [
"default",
"tablet",
"2in1"
"tablet"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -18,8 +18,7 @@
"name": ".BmsThirdBundle4",
"deviceType": [
"default",
"tablet",
"2in1"
"tablet"
],
"distro": {
"deliveryWithInstall": true,
......@@ -46,8 +45,7 @@
"form": {
"formEntity": [
"homeScreen",
"searchbox"
],
"searchbox"],
"defaultHeight": 100,
"defaultWidth": 200,
"minHeight": 50,
......@@ -57,10 +55,7 @@
{
"colorMode": "light",
"description": " JS4A Form",
"supportDimensions": [
"2*4",
"4*4"
],
"supportDimensions": [ "2*4", "4*4" ],
"type": "JS",
"jsComponentName": "JS_name4A",
"metaData": {
......@@ -82,11 +77,7 @@
{
"colorMode": "light",
"description": " JS4B Form",
"supportDimensions": [
"1*2",
"2*2",
"2*4"
],
"supportDimensions": [ "1*2", "2*2" , "2*4"],
"type": "JS",
"jsComponentName": "JS_name4B",
"metaData": {
......@@ -116,8 +107,8 @@
"label": "$string:app_name",
"intents": [
{
"targetClass": "com.example.third4A.MainAbility",
"targetBundle": "com.example.third4A"
"targetClass":"com.example.third4A.MainAbility",
"targetBundle":"com.example.third4A"
}
]
},
......
......@@ -18,8 +18,7 @@
"name": ".MyApplication",
"deviceType": [
"default",
"tablet",
"2in1"
"tablet"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -18,8 +18,7 @@
"name": ".MyApplication",
"deviceType": [
"default",
"tablet",
"2in1"
"tablet"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -13,7 +13,7 @@
}
},
"deviceConfig": {
"default": {}
"default":{}
},
"module": {
"package": "com.example.system1",
......@@ -21,8 +21,7 @@
"mainAbility": "com.example.system1.MainAbility",
"deviceType": [
"default",
"tablet",
"2in1"
"tablet"
],
"distro": {
"deliveryWithInstall": true,
......@@ -49,12 +48,7 @@
"forms": [
{
"description": "JS1S Form",
"supportDimensions": [
"1*2",
"2*2",
"2*4",
"4*4"
],
"supportDimensions": [ "1*2", "2*2", "2*4", "4*4"],
"type": "JS",
"jsComponentName": "JS_name1S",
"metaData": {
......@@ -82,27 +76,21 @@
],
"launchType": "standard",
"metaData": {
"parameters": [
{
"parameters": [{
"name": "Data1S",
"type": "float",
"description": "$string:mainability_description"
}
],
"results": [
{
}],
"results": [{
"name": "Data1S",
"type": "float",
"description": "$string:mainability_description"
}
],
"customizeData": [
{
}],
"customizeData": [{
"name": "Data1S",
"value": "float",
"extra": "$string:mainability_description"
}
]
}]
}
}
],
......@@ -113,8 +101,8 @@
"label": "$string:shortcut",
"intents": [
{
"targetClass": "com.example.system1.MainAbility",
"targetBundle": "com.example.system1"
"targetClass":"com.example.system1.MainAbility",
"targetBundle":"com.example.system1"
}
]
}
......
......@@ -13,7 +13,7 @@
}
},
"deviceConfig": {
"default": {}
"default":{}
},
"module": {
"package": "com.example.system2",
......@@ -21,8 +21,7 @@
"mainAbility": "com.example.system2.MainAbility",
"deviceType": [
"default",
"tablet",
"2in1"
"tablet"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -18,8 +18,7 @@
"name": ".BmsVendorBundle1",
"deviceType": [
"default",
"tablet",
"2in1"
"tablet"
],
"distro": {
"deliveryWithInstall": true,
......@@ -47,21 +46,14 @@
{
"colorMode": "dark",
"description": "JS1V Form",
"supportDimensions": [
"1*2",
"2*2",
"test",
"2*4"
],
"supportDimensions": ["1*2", "2*2", "test", "2*4"],
"type": "Java",
"jsComponentName": "JS_name1V",
"metaData": {
"customizeData": [
{
"customizeData": [{
"name": "originWidgetName1V",
"value": "com.openharmony.weather.testWidget1V"
}
]
}]
},
"isDefault": false,
"deepLink": "ability://com.example.myapplication.fa/.MainAbility",
......@@ -78,11 +70,7 @@
{
"colorMode": "light",
"description": " JS1V2 Form",
"supportDimensions": [
"1*2",
"2*4",
"4*4"
],
"supportDimensions": [ "1*2", "2*4", "4*4"],
"type": "JS",
"jsComponentName": "JS_name1V2",
"metaData": {
......@@ -104,8 +92,7 @@
],
"launchType": "standard",
"metaData": {
"parameters": [
{
"parameters": [{
"name": "Data1V0",
"type": "float",
"description": "$string:mainability_description"
......@@ -114,15 +101,12 @@
"name": "Data1V1",
"type": "float",
"description": "$string:mainability_description"
}
],
"results": [
{
}],
"results": [{
"name": "Data1V",
"type": "float",
"description": "$string:mainability_description"
}
],
}],
"customizeData": [
{
"name": "vendorName",
......@@ -140,8 +124,8 @@
"label": "$string:shortcut",
"intents": [
{
"targetClass": "com.example.vendor1.MainAbility",
"targetBundle": "com.example.vendor1"
"targetClass":"com.example.vendor1.MainAbility",
"targetBundle":"com.example.vendor1"
}
]
}
......
......@@ -18,8 +18,7 @@
"name": ".MyApplication",
"deviceType": [
"default",
"tablet",
"2in1"
"tablet"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -22,8 +22,7 @@
"mainAbility": ".MainAbility",
"deviceType": [
"default",
"tablet",
"2in1"
"tablet"
],
"abilities": [
{
......@@ -37,6 +36,7 @@
]
}
],
"visible": true,
"srcPath": "MainAbility",
"name": ".MainAbility",
......@@ -73,6 +73,7 @@
]
}
],
"visible": true,
"srcPath": "MainAbility",
"name": ".actionStringLenZero",
......@@ -92,6 +93,7 @@
]
}
],
"visible": true,
"srcPath": "MainAbility",
"name": ".actionSingleString",
......@@ -112,6 +114,7 @@
]
}
],
"visible": true,
"srcPath": "MainAbility",
"name": ".actionDoubleString",
......@@ -138,6 +141,7 @@
]
}
],
"visible": true,
"srcPath": "MainAbility",
"name": ".actionDoubleSkill",
......@@ -158,6 +162,7 @@
]
}
],
"visible": true,
"srcPath": "MainAbility",
"name": ".entityEmpty",
......@@ -180,6 +185,7 @@
]
}
],
"visible": true,
"srcPath": "MainAbility",
"name": ".entitySingleString",
......@@ -203,6 +209,7 @@
]
}
],
"visible": true,
"srcPath": "MainAbility",
"name": ".entityDoubleString",
......@@ -235,6 +242,7 @@
]
}
],
"visible": true,
"srcPath": "MainAbility",
"name": ".entityDoubleSkill",
......@@ -255,6 +263,7 @@
]
}
],
"visible": true,
"srcPath": "MainAbility",
"name": ".uriEmpty",
......@@ -279,6 +288,7 @@
]
}
],
"visible": true,
"srcPath": "MainAbility",
"name": ".uriScheme",
......@@ -304,6 +314,7 @@
]
}
],
"visible": true,
"srcPath": "MainAbility",
"name": ".uriSchemeHost",
......@@ -330,6 +341,7 @@
]
}
],
"visible": true,
"srcPath": "MainAbility",
"name": ".uriSchemeHostPort",
......@@ -357,6 +369,7 @@
]
}
],
"visible": true,
"srcPath": "MainAbility",
"name": ".uriSchemeHostPortPath",
......@@ -384,6 +397,7 @@
]
}
],
"visible": true,
"srcPath": "MainAbility",
"name": ".uriSchemeHostPortPathStartWith",
......@@ -411,6 +425,7 @@
]
}
],
"visible": true,
"srcPath": "MainAbility",
"name": ".uriSchemeHostPortPathRegx",
......@@ -437,6 +452,7 @@
]
}
],
"visible": true,
"srcPath": "MainAbility",
"name": ".uriSchemeEmpty",
......@@ -463,6 +479,7 @@
]
}
],
"visible": true,
"srcPath": "MainAbility",
"name": ".uriHostEmpty",
......@@ -489,6 +506,7 @@
]
}
],
"visible": true,
"srcPath": "MainAbility",
"name": ".uriPortEmptyWithPath",
......@@ -515,6 +533,7 @@
]
}
],
"visible": true,
"srcPath": "MainAbility",
"name": ".uriPortEmptyWithPathStartWith",
......@@ -541,6 +560,7 @@
]
}
],
"visible": true,
"srcPath": "MainAbility",
"name": ".uriPortEmptyWithPathRegx",
......@@ -570,6 +590,7 @@
]
}
],
"visible": true,
"srcPath": "MainAbility",
"name": ".uriMultiPath",
......@@ -594,6 +615,7 @@
]
}
],
"visible": true,
"srcPath": "MainAbility",
"name": ".TypeDoubleWildCard",
......@@ -618,6 +640,7 @@
]
}
],
"visible": true,
"srcPath": "MainAbility",
"name": ".TypeSingleWildCard",
......@@ -642,6 +665,7 @@
]
}
],
"visible": true,
"srcPath": "MainAbility",
"name": ".TypeString",
......@@ -666,6 +690,7 @@
]
}
],
"visible": true,
"srcPath": "MainAbility",
"name": ".TypeStringExt",
......@@ -690,6 +715,7 @@
]
}
],
"visible": true,
"srcPath": "MainAbility",
"name": ".TypeEmpty",
......@@ -712,6 +738,7 @@
]
}
],
"visible": true,
"srcPath": "MainAbility",
"name": ".TypeEmptyExt",
......@@ -734,6 +761,7 @@
]
}
],
"visible": true,
"srcPath": "MainAbility",
"name": ".allAE",
......@@ -757,6 +785,7 @@
]
}
],
"visible": true,
"srcPath": "MainAbility",
"name": ".allAEs",
......@@ -787,6 +816,7 @@
]
}
],
"visible": true,
"srcPath": "MainAbility",
"name": ".allUT",
......@@ -819,6 +849,7 @@
]
}
],
"visible": true,
"srcPath": "MainAbility",
"name": ".allAEUT",
......
......@@ -18,8 +18,7 @@
"name": ".MyApplication",
"deviceType": [
"default",
"tablet",
"2in1"
"tablet"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -13,7 +13,7 @@
}
},
"deviceConfig": {
"default": {}
"default":{}
},
"module": {
"package": "com.example.third3",
......@@ -21,8 +21,7 @@
"colorMode": "auto",
"deviceType": [
"default",
"tablet",
"2in1"
"tablet"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -19,8 +19,7 @@
"name": ".MyApplication",
"deviceType": [
"default",
"tablet",
"2in1"
"tablet"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -19,8 +19,7 @@
"name": ".MyApplication",
"deviceType": [
"default",
"tablet",
"2in1"
"tablet"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -18,8 +18,7 @@
"name": "MyApplication1",
"deviceType": [
"default",
"tablet",
"2in1"
"tablet"
],
"distro": {
"deliveryWithInstall": true,
......@@ -68,10 +67,10 @@
}
}
],
"reqPermissions": [
"reqPermissions":[
{
"name": "ohos.permission.DISTRIBUTED_DATASYNC",
"reason": "use ohos.permission.DISTRIBUTED_DATASYNC"
"name":"ohos.permission.DISTRIBUTED_DATASYNC",
"reason":"use ohos.permission.DISTRIBUTED_DATASYNC"
},
{
"name": "ohos.permission.KEEP_BACKGROUND_RUNNING",
......
......@@ -18,8 +18,7 @@
"name": "MyApplication2",
"deviceType": [
"default",
"tablet",
"2in1"
"tablet"
],
"distro": {
"deliveryWithInstall": true,
......@@ -68,10 +67,10 @@
}
}
],
"reqPermissions": [
"reqPermissions":[
{
"name": "ohos.permission.DISTRIBUTED_DATASYNC",
"reason": "use ohos.permission.DISTRIBUTED_DATASYNC"
"name":"ohos.permission.DISTRIBUTED_DATASYNC",
"reason":"use ohos.permission.DISTRIBUTED_DATASYNC"
},
{
"name": "ohos.permission.KEEP_BACKGROUND_RUNNING",
......
......@@ -9,8 +9,7 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet",
"2in1"
"tablet"
],
"deliveryWithInstall": true,
"installationFree": false,
......
......@@ -18,8 +18,7 @@
"name": ".MyApplication",
"deviceType": [
"default",
"tablet",
"2in1"
"tablet"
],
"distro": {
"deliveryWithInstall": true,
......@@ -47,7 +46,7 @@
"isVisible": "true",
"launchType": "standard",
"language": "C++",
"uri": "dataability://com.example.myapplication5"
"uri":"dataability://com.example.myapplication5"
}
],
"js": [
......@@ -73,6 +72,6 @@
"label": "BMS_PERMISSION_MUSIC permission"
}
],
"description": "$string:entry_description"
"description":"$string:entry_description"
}
}
\ No newline at end of file
......@@ -18,8 +18,7 @@
"name": ".MyApplication",
"deviceType": [
"default",
"tablet",
"2in1"
"tablet"
],
"distro": {
"deliveryWithInstall": true,
......@@ -73,6 +72,6 @@
"label": "BMS_PERMISSION_CAMERA permission"
}
],
"description": "$string:entry_description"
"description":"$string:entry_description"
}
}
\ No newline at end of file
......@@ -18,8 +18,7 @@
"name": ".MyApplication1",
"deviceType": [
"default",
"tablet",
"2in1"
"tablet"
],
"distro": {
"deliveryWithInstall": true,
......@@ -47,9 +46,7 @@
"launchType": "standard",
"orientation": "unspecified",
"language": "C++",
"permissions": [
"com.permission.BMS_PERMISSION_CAMERA"
],
"permissions":["com.permission.BMS_PERMISSION_CAMERA"],
"metaData": {
"customizeData": [
{
......@@ -85,9 +82,7 @@
{
"name": "com.permission.PERMISSION_A",
"grantMode": "system_grant",
"availableScope": [
"signature"
]
"availableScope": ["signature"]
}
],
"reqPermissions": [
......@@ -102,15 +97,13 @@
}
}
],
"metaData": {
"customizeData": [
{
"name": "metaDataName",
"value": "metaDataValue",
"extra": "$string:app_name"
}
]
"metaData":{
"customizeData":[{
"name":"metaDataName",
"value":"metaDataValue",
"extra":"$string:app_name"
}]
},
"description": "$string:entry_description"
"description":"$string:entry_description"
}
}
\ No newline at end of file
......@@ -18,8 +18,7 @@
"name": ".MyApplication",
"deviceType": [
"default",
"tablet",
"2in1"
"tablet"
],
"distro": {
"deliveryWithInstall": true,
......@@ -73,6 +72,6 @@
"label": "BMS_PERMISSION_WECHAT permission"
}
],
"description": "$string:entry_description"
"description":"$string:entry_description"
}
}
\ No newline at end of file
......@@ -45,8 +45,7 @@
],
"deviceType": [
"default",
"tablet",
"2in1"
"tablet"
],
"distro": {
"moduleType": "feature",
......@@ -78,6 +77,6 @@
"label": "BMS_PERMISSION_MUSIC permission"
}
],
"description": "$string:entry_description"
"description":"$string:entry_description"
}
}
\ No newline at end of file
......@@ -18,8 +18,7 @@
"name": ".MyApplication1",
"deviceType": [
"default",
"tablet",
"2in1"
"tablet"
],
"distro": {
"deliveryWithInstall": true,
......@@ -72,6 +71,6 @@
"label": "BMS_PERMISSION_CAMERA permission"
}
],
"description": "$string:entry_description"
"description":"$string:entry_description"
}
}
\ No newline at end of file
......@@ -48,8 +48,7 @@
],
"deviceType": [
"default",
"tablet",
"2in1"
"tablet"
],
"mainAbility": "com.example.l2jsdemo.MainAbility",
"distro": {
......
......@@ -7,8 +7,7 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet",
"2in1"
"tablet"
],
"deliveryWithInstall": true,
"installationFree": false,
......@@ -28,7 +27,7 @@
"actions": [
"action.system.home"
],
"entities": [
"entities":[
"entity.system.home"
]
}
......@@ -44,27 +43,21 @@
"srcEntrance": "./ets/MainAbility/MainAbility.ts",
"startWindowIcon": "$media:icon",
"orientation": "unspecified",
"supportWindowMode": [
"fullscreen"
]
"supportWindowMode": ["fullscreen"]
},
{
"name": "MainAbility2",
"srcEntrance": "./ets/MainAbility/MainAbility.ts",
"startWindowIcon": "$media:icon",
"orientation": "landscape",
"supportWindowMode": [
"split"
]
"supportWindowMode": ["split"]
},
{
"name": "MainAbility3",
"srcEntrance": "./ets/MainAbility/MainAbility.ts",
"startWindowIcon": "$media:icon",
"orientation": "portrait",
"supportWindowMode": [
"floating"
]
"supportWindowMode": ["floating"]
}
],
"extensionAbilities": [
......@@ -76,14 +69,10 @@
"type": "form",
"skills": [
{
"actions": [
"actionZ"
]
"actions": ["actionZ"]
},
{
"actions": [
"actionZ12"
],
"actions": ["actionZ12"],
"uris": [
{
"scheme": "https",
......@@ -93,9 +82,7 @@
]
},
{
"actions": [
"action_1"
],
"actions": ["action_1"],
"uris": [
{
"scheme": "https",
......@@ -105,14 +92,8 @@
]
},
{
"actions": [
"actionZ14"
],
"entities": [
"entitiesZ14",
"entitiesCommon",
"entitiesZZ"
]
"actions": ["actionZ14"],
"entities": ["entitiesZ14","entitiesCommon","entitiesZZ"]
}
],
"metadata": [
......@@ -130,14 +111,10 @@
"type": "form",
"skills": [
{
"actions": [
"actionY"
]
"actions": ["actionY"]
},
{
"actions": [
"actionY12"
],
"actions": ["actionY12"],
"uris": [
{
"scheme": "https",
......@@ -147,9 +124,7 @@
]
},
{
"actions": [
"action_2"
],
"actions": ["action_2"],
"uris": [
{
"scheme": "https",
......@@ -159,12 +134,8 @@
]
},
{
"actions": [
"actionY14"
],
"entities": [
"entitiesY14"
]
"actions": ["actionY14"],
"entities": ["entitiesY14"]
}
],
"metadata": [
......@@ -174,9 +145,7 @@
"resource": "$profile:form_config"
}
],
"permissions": [
"ohos.permission.GET_BUNDLE_INFO"
]
"permissions": ["ohos.permission.GET_BUNDLE_INFO"]
},
{
"name": "ServiceAbility",
......
......@@ -7,8 +7,7 @@
"mainElement": "MainAbility1",
"deviceTypes": [
"default",
"tablet",
"2in1"
"tablet"
],
"deliveryWithInstall": true,
"installationFree": false,
......@@ -28,7 +27,7 @@
"actions": [
"action.system.home"
],
"entities": [
"entities":[
"entity.system.home"
]
}
......@@ -44,27 +43,21 @@
"srcEntrance": "./ets/MainAbility/MainAbility.ts",
"startWindowIcon": "$media:icon",
"orientation": "unspecified",
"supportWindowMode": [
"fullscreen"
]
"supportWindowMode": ["fullscreen"]
},
{
"name": "MainAbility2",
"srcEntrance": "./ets/MainAbility/MainAbility.ts",
"startWindowIcon": "$media:icon",
"orientation": "landscape",
"supportWindowMode": [
"split"
]
"supportWindowMode": ["split"]
},
{
"name": "MainAbility3",
"srcEntrance": "./ets/MainAbility/MainAbility.ts",
"startWindowIcon": "$media:icon",
"orientation": "portrait",
"supportWindowMode": [
"floating"
]
"supportWindowMode": ["floating"]
}
],
"extensionAbilities": [
......@@ -76,12 +69,8 @@
"type": "form",
"skills": [
{
"actions": [
"actionQ"
],
"entities": [
"entitiesQ"
]
"actions": ["actionQ"],
"entities": ["entitiesQ"]
}
],
"metadata": [
......@@ -99,13 +88,8 @@
"type": "service",
"skills": [
{
"actions": [
"actionW"
],
"entities": [
"entitiesW",
"entitiesCommon"
]
"actions": ["actionW"],
"entities": ["entitiesW","entitiesCommon"]
}
],
"metadata": [
......@@ -114,9 +98,7 @@
"resource": "$profile:form_config"
}
],
"permissions": [
"ohos.permission.GET_BUNDLE_INFO"
]
"permissions": ["ohos.permission.GET_BUNDLE_INFO"]
},
{
"name": "ExtensionAbilityA",
......@@ -126,9 +108,7 @@
"type": "wallpaper",
"skills": [
{
"actions": [
"action_3"
],
"actions": ["action_3"],
"uris": [
{
"scheme": "https",
......@@ -153,9 +133,7 @@
"type": "workScheduler",
"skills": [
{
"actions": [
"action_4"
],
"actions": ["action_4"],
"uris": [
{
"scheme": "https",
......@@ -173,9 +151,7 @@
"resource": "$profile:form_config"
}
],
"permissions": [
"ohos.permission.GET_BUNDLE_INFO"
]
"permissions": ["ohos.permission.GET_BUNDLE_INFO"]
}
]
}
......
......@@ -17,12 +17,11 @@
"package": "com.example.amsZipfileUnzipfileST",
"name": ".entry",
"mainAbility": ".MainAbility",
"srcPath": "",
"srcPath":"",
"deviceType": [
"tablet",
"default",
"default",
"2in1"
"default"
],
"distro": {
"deliveryWithInstall": true,
......@@ -67,8 +66,9 @@
"visible": true,
"launchType": "standard"
}
],
"reqPermissions": [
],
"reqPermissions": [],
"js": [
{
"pages": [
......
......@@ -7,8 +7,7 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet",
"2in1"
"tablet"
],
"deliveryWithInstall": true,
"installationFree": false,
......
......@@ -20,8 +20,7 @@
"deviceType": [
"tablet",
"default",
"phone",
"2in1"
"phone"
],
"distro": {
"deliveryWithInstall": true,
......@@ -93,5 +92,6 @@
"name": "OpenHarmonyTestRunner",
"srcPath": "TestRunner"
}
}
}
\ No newline at end of file
......@@ -20,8 +20,7 @@
"deviceType": [
"tablet",
"default",
"phone",
"2in1"
"phone"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -20,8 +20,7 @@
"deviceType": [
"tablet",
"default",
"phone",
"2in1"
"phone"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -20,8 +20,7 @@
"deviceType": [
"tablet",
"default",
"phone",
"2in1"
"phone"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -19,8 +19,7 @@
"mainAbility": ".MainAbility",
"deviceType": [
"tablet",
"phone",
"2in1"
"phone"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -20,8 +20,7 @@
"deviceType": [
"tablet",
"default",
"phone",
"2in1"
"phone"
],
"distro": {
"deliveryWithInstall": true,
......@@ -93,5 +92,6 @@
"name": "OpenHarmonyTestRunner",
"srcPath": "TestRunner"
}
}
}
\ No newline at end of file
......@@ -7,8 +7,7 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet",
"2in1"
"tablet"
],
"deliveryWithInstall": true,
"installationFree": false,
......
......@@ -7,8 +7,7 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet",
"2in1"
"tablet"
],
"deliveryWithInstall": true,
"installationFree": false,
......
......@@ -19,8 +19,7 @@
"deviceType": [
"tablet",
"default",
"phone",
"2in1"
"phone"
],
"distro": {
"deliveryWithInstall": true,
......@@ -93,5 +92,5 @@
"srcPath": "TestRunner"
},
"srcPath": ""
}
}
}
\ No newline at end of file
......@@ -20,8 +20,7 @@
"deviceType": [
"tablet",
"default",
"phone",
"2in1"
"phone"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -20,8 +20,7 @@
"deviceType": [
"tablet",
"default",
"phone",
"2in1"
"phone"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -20,8 +20,7 @@
"deviceType": [
"tablet",
"default",
"phone",
"2in1"
"phone"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -7,8 +7,7 @@
"mainElement": "MainAbility",
"deviceTypes": [
"default",
"tablet",
"2in1"
"tablet"
],
"deliveryWithInstall": true,
"installationFree": false,
......
......@@ -20,8 +20,7 @@
"deviceType": [
"tablet",
"default",
"phone",
"2in1"
"phone"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -18,8 +18,7 @@
"deviceType": [
"tablet",
"default",
"phone",
"2in1"
"phone"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -18,8 +18,7 @@
"deviceType": [
"tablet",
"default",
"phone",
"2in1"
"phone"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -18,8 +18,7 @@
"deviceType": [
"tablet",
"default",
"phone",
"2in1"
"phone"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -18,8 +18,7 @@
"deviceType": [
"tablet",
"default",
"phone",
"2in1"
"phone"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -18,8 +18,7 @@
"deviceType": [
"tablet",
"default",
"phone",
"2in1"
"phone"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -18,8 +18,7 @@
"deviceType": [
"tablet",
"default",
"phone",
"2in1"
"phone"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -13,6 +13,7 @@
},
"deviceConfig": {},
"module": {
"reqPermissions": [
{
"name": "ohos.permission.DISTRIBUTED_DATASYNC"
......@@ -31,8 +32,7 @@
"deviceType": [
"tablet",
"default",
"phone",
"2in1"
"phone"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -13,6 +13,7 @@
},
"deviceConfig": {},
"module": {
"reqPermissions": [
{
"name": "ohos.permission.DISTRIBUTED_DATASYNC"
......@@ -31,8 +32,7 @@
"deviceType": [
"tablet",
"default",
"phone",
"2in1"
"phone"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -19,8 +19,7 @@
"deviceType": [
"tablet",
"default",
"phone",
"2in1"
"phone"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -19,8 +19,7 @@
"deviceType": [
"tablet",
"default",
"phone",
"2in1"
"phone"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -19,8 +19,7 @@
"deviceType": [
"tablet",
"default",
"phone",
"2in1"
"phone"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -19,8 +19,7 @@
"deviceType": [
"tablet",
"default",
"phone",
"2in1"
"phone"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -19,8 +19,7 @@
"deviceType": [
"tablet",
"default",
"phone",
"2in1"
"phone"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -19,8 +19,7 @@
"deviceType": [
"tablet",
"default",
"phone",
"2in1"
"phone"
],
"distro": {
"deliveryWithInstall": true,
......
......@@ -19,8 +19,7 @@
"deviceType": [
"tablet",
"default",
"phone",
"2in1"
"phone"
],
"distro": {
"deliveryWithInstall": true,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册