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

add

Signed-off-by: Nshilei <shilei91@huawei.com>
Change-Id: Id0b8a03f692195544fb47a842bba2ccd3b2ce75c
上级 dbdc7417
...@@ -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,
......
...@@ -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,
......
...@@ -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,
......
...@@ -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,
......
...@@ -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,
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
"mainElement": "MainAbility", "mainElement": "MainAbility",
"deviceTypes": [ "deviceTypes": [
"tablet", "tablet",
"phone" "default"
], ],
"deliveryWithInstall": true, "deliveryWithInstall": true,
"installationFree": false, "installationFree": false,
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
"mainElement": "MainAbility", "mainElement": "MainAbility",
"deviceTypes": [ "deviceTypes": [
"tablet", "tablet",
"phone" "default"
], ],
"deliveryWithInstall": true, "deliveryWithInstall": true,
"installationFree": false, "installationFree": false,
......
...@@ -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,
......
...@@ -17,8 +17,7 @@ ...@@ -17,8 +17,7 @@
"name": ".entry", "name": ".entry",
"deviceType": [ "deviceType": [
"tablet", "tablet",
"default", "default"
"phone"
], ],
"distro": { "distro": {
"deliveryWithInstall": true, "deliveryWithInstall": true,
......
...@@ -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,
......
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
"name": ".entry", "name": ".entry",
"deviceType": [ "deviceType": [
"default", "default",
"phone" "tablet"
], ],
"distro": { "distro": {
"deliveryWithInstall": true, "deliveryWithInstall": true,
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
"mainElement": "MainAbility", "mainElement": "MainAbility",
"deviceTypes": [ "deviceTypes": [
"tablet", "tablet",
"phone" "default"
], ],
"deliveryWithInstall": true, "deliveryWithInstall": true,
"installationFree": false, "installationFree": false,
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
"name": ".entry", "name": ".entry",
"deviceType": [ "deviceType": [
"default", "default",
"phone" "tablet"
], ],
"distro": { "distro": {
"deliveryWithInstall": true, "deliveryWithInstall": true,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册