提交 983d68d4 编写于 作者: S shilei

add

Signed-off-by: Nshilei <shilei91@huawei.com>
Change-Id: Id0b8a03f692195544fb47a842bba2ccd3b2ce75c
上级 dbdc7417
......@@ -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.
先完成此消息的编辑!
想要评论请 注册