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

!6497 设备类型

Merge pull request !6497 from shilei91/master
...@@ -17,7 +17,8 @@ ...@@ -17,7 +17,8 @@
"package": "com.example.actsaccountoperatetest", "package": "com.example.actsaccountoperatetest",
"name": ".MyApplication", "name": ".MyApplication",
"deviceType": [ "deviceType": [
"phone" "default",
"tablet"
], ],
"distro": { "distro": {
"deliveryWithInstall": true, "deliveryWithInstall": true,
...@@ -111,4 +112,4 @@ ...@@ -111,4 +112,4 @@
"srcPath": "TestRunner" "srcPath": "TestRunner"
} }
} }
} }
\ No newline at end of file
...@@ -19,7 +19,8 @@ ...@@ -19,7 +19,8 @@
"mainAbility": ".MainAbility", "mainAbility": ".MainAbility",
"srcPath":"", "srcPath":"",
"deviceType": [ "deviceType": [
"phone" "default",
"tablet"
], ],
"distro": { "distro": {
"deliveryWithInstall": true, "deliveryWithInstall": true,
...@@ -124,4 +125,4 @@ ...@@ -124,4 +125,4 @@
"srcPath": "TestRunner" "srcPath": "TestRunner"
} }
} }
} }
\ No newline at end of file
...@@ -19,7 +19,8 @@ ...@@ -19,7 +19,8 @@
"mainAbility": ".MainAbility", "mainAbility": ".MainAbility",
"srcPath":"", "srcPath":"",
"deviceType": [ "deviceType": [
"phone" "default",
"tablet"
], ],
"distro": { "distro": {
"deliveryWithInstall": true, "deliveryWithInstall": true,
...@@ -128,4 +129,4 @@ ...@@ -128,4 +129,4 @@
"srcPath": "TestRunner" "srcPath": "TestRunner"
} }
} }
} }
\ No newline at end of file
...@@ -19,7 +19,8 @@ ...@@ -19,7 +19,8 @@
"mainAbility": ".MainAbility", "mainAbility": ".MainAbility",
"srcPath":"", "srcPath":"",
"deviceType": [ "deviceType": [
"phone" "default",
"tablet"
], ],
"distro": { "distro": {
"deliveryWithInstall": true, "deliveryWithInstall": true,
...@@ -124,4 +125,4 @@ ...@@ -124,4 +125,4 @@
"srcPath": "TestRunner" "srcPath": "TestRunner"
} }
} }
} }
\ No newline at end of file
...@@ -19,7 +19,8 @@ ...@@ -19,7 +19,8 @@
"mainAbility": ".MainAbility", "mainAbility": ".MainAbility",
"srcPath":"", "srcPath":"",
"deviceType": [ "deviceType": [
"phone" "default",
"tablet"
], ],
"distro": { "distro": {
"deliveryWithInstall": true, "deliveryWithInstall": true,
...@@ -124,4 +125,4 @@ ...@@ -124,4 +125,4 @@
"srcPath": "TestRunner" "srcPath": "TestRunner"
} }
} }
} }
\ No newline at end of file
...@@ -6,8 +6,8 @@ ...@@ -6,8 +6,8 @@
"description": "$string:phone_entry_dsc", "description": "$string:phone_entry_dsc",
"mainElement": "MainAbility", "mainElement": "MainAbility",
"deviceTypes": [ "deviceTypes": [
"tablet", "tablet",
"phone" "default"
], ],
"deliveryWithInstall": true, "deliveryWithInstall": true,
"installationFree": false, "installationFree": false,
...@@ -51,4 +51,4 @@ ...@@ -51,4 +51,4 @@
} }
] ]
} }
} }
\ No newline at end of file
...@@ -6,8 +6,8 @@ ...@@ -6,8 +6,8 @@
"description": "$string:phone_entry_dsc", "description": "$string:phone_entry_dsc",
"mainElement": "MainAbility", "mainElement": "MainAbility",
"deviceTypes": [ "deviceTypes": [
"tablet", "tablet",
"phone" "default"
], ],
"deliveryWithInstall": true, "deliveryWithInstall": true,
"installationFree": false, "installationFree": false,
...@@ -37,4 +37,4 @@ ...@@ -37,4 +37,4 @@
} }
] ]
} }
} }
\ No newline at end of file
...@@ -6,8 +6,7 @@ ...@@ -6,8 +6,7 @@
"description": "$string:entry_desc", "description": "$string:entry_desc",
"mainElement": "MainAbility", "mainElement": "MainAbility",
"deviceTypes": [ "deviceTypes": [
"tablet", "default",
"phone",
"tablet" "tablet"
], ],
"deliveryWithInstall": true, "deliveryWithInstall": true,
......
...@@ -16,9 +16,8 @@ ...@@ -16,9 +16,8 @@
"package": "ohos.acts.relationalStorejstest", "package": "ohos.acts.relationalStorejstest",
"name": ".entry", "name": ".entry",
"deviceType": [ "deviceType": [
"tablet", "tablet",
"default", "default"
"phone"
], ],
"distro": { "distro": {
"deliveryWithInstall": true, "deliveryWithInstall": true,
...@@ -92,4 +91,4 @@ ...@@ -92,4 +91,4 @@
"mainAbility": ".MainAbility", "mainAbility": ".MainAbility",
"srcPath": "" "srcPath": ""
} }
} }
\ No newline at end of file
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
"mainElement": "MainAbility", "mainElement": "MainAbility",
"deviceTypes": [ "deviceTypes": [
"default", "default",
"phone" "tablet"
], ],
"deliveryWithInstall": true, "deliveryWithInstall": true,
"installationFree": false, "installationFree": false,
......
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
"srcPath":"", "srcPath":"",
"deviceType": [ "deviceType": [
"default", "default",
"phone" "tablet"
], ],
"distro": { "distro": {
"deliveryWithInstall": true, "deliveryWithInstall": true,
......
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
"srcPath":"", "srcPath":"",
"deviceType": [ "deviceType": [
"default", "default",
"phone" "tablet"
], ],
"distro": { "distro": {
"deliveryWithInstall": true, "deliveryWithInstall": true,
......
...@@ -17,8 +17,8 @@ ...@@ -17,8 +17,8 @@
"package": "com.example.actsnotificationrequest", "package": "com.example.actsnotificationrequest",
"name": ".entry", "name": ".entry",
"deviceType": [ "deviceType": [
"default", "default",
"phone" "tablet"
], ],
"distro": { "distro": {
"deliveryWithInstall": true, "deliveryWithInstall": true,
...@@ -97,4 +97,4 @@ ...@@ -97,4 +97,4 @@
"mainAbility": ".MainAbility", "mainAbility": ".MainAbility",
"srcPath": "" "srcPath": ""
} }
} }
\ No newline at end of file
...@@ -6,8 +6,8 @@ ...@@ -6,8 +6,8 @@
"description": "$string:phone_entry_dsc", "description": "$string:phone_entry_dsc",
"mainElement": "MainAbility", "mainElement": "MainAbility",
"deviceTypes": [ "deviceTypes": [
"tablet", "tablet",
"phone" "default"
], ],
"deliveryWithInstall": true, "deliveryWithInstall": true,
"installationFree": false, "installationFree": false,
...@@ -37,4 +37,4 @@ ...@@ -37,4 +37,4 @@
} }
] ]
} }
} }
\ No newline at end of file
...@@ -16,8 +16,8 @@ ...@@ -16,8 +16,8 @@
"package": "ohos.acts.storage.fileiov9", "package": "ohos.acts.storage.fileiov9",
"name": ".entry", "name": ".entry",
"deviceType": [ "deviceType": [
"default", "default",
"phone" "tablet"
], ],
"distro": { "distro": {
"deliveryWithInstall": true, "deliveryWithInstall": true,
...@@ -92,4 +92,4 @@ ...@@ -92,4 +92,4 @@
"mainAbility": ".MainAbility", "mainAbility": ".MainAbility",
"srcPath": "" "srcPath": ""
} }
} }
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册