提交 57cdfae5 编写于 作者: Y yanglifeng1217

<modified>

Signed-off-by: Nyanglifeng1217 <yanglifeng5@huawei.com>
上级 267543d7
...@@ -17,7 +17,8 @@ ...@@ -17,7 +17,8 @@
"name": ".entry", "name": ".entry",
"mainAbility": ".MainAbility", "mainAbility": ".MainAbility",
"deviceType": [ "deviceType": [
"default", "default",
"tablet",
"phone" "phone"
], ],
"distro": { "distro": {
......
...@@ -16,8 +16,8 @@ ...@@ -16,8 +16,8 @@
"package": "ohos.acts.dataSharejstest", "package": "ohos.acts.dataSharejstest",
"name": ".entry", "name": ".entry",
"deviceType": [ "deviceType": [
"tablet", "default",
"default", "tablet",
"phone" "phone"
], ],
"distro": { "distro": {
......
...@@ -18,8 +18,9 @@ ...@@ -18,8 +18,9 @@
"mainAbility": ".MainAbility", "mainAbility": ".MainAbility",
"srcPath":"", "srcPath":"",
"deviceType": [ "deviceType": [
"default", "default",
"tablet" "tablet",
"phone"
], ],
"distro": { "distro": {
"deliveryWithInstall": true, "deliveryWithInstall": true,
......
...@@ -16,9 +16,9 @@ ...@@ -16,9 +16,9 @@
"package": "ohos.acts.preferencesjstest", "package": "ohos.acts.preferencesjstest",
"name": ".entry", "name": ".entry",
"deviceType": [ "deviceType": [
"tablet", "tablet",
"default", "default",
"phone" "phone"
], ],
"distro": { "distro": {
"deliveryWithInstall": true, "deliveryWithInstall": true,
......
...@@ -8,8 +8,9 @@ ...@@ -8,8 +8,9 @@
"description": "$string:entry_desc", "description": "$string:entry_desc",
"mainElement": "MainAbility", "mainElement": "MainAbility",
"deviceTypes": [ "deviceTypes": [
"default", "default",
"tablet" "tablet",
"phone"
], ],
"deliveryWithInstall": true, "deliveryWithInstall": true,
"installationFree": false, "installationFree": false,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册