提交 a91a26e3 编写于 作者: S shilei

add

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