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

!6497 设备类型

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