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

!6597 【XTS】【事件通知子系统】xts修改

Merge pull request !6597 from zhijianwen/master
...@@ -17,8 +17,8 @@ ...@@ -17,8 +17,8 @@
"package": "com.example.actsnotificationdistributed", "package": "com.example.actsnotificationdistributed",
"name": ".entry", "name": ".entry",
"deviceType": [ "deviceType": [
"tablet", "tablet",
"default", "default",
"phone" "phone"
], ],
"distro": { "distro": {
......
...@@ -17,8 +17,8 @@ ...@@ -17,8 +17,8 @@
"package": "com.example.actsnotificationmanagerslot", "package": "com.example.actsnotificationmanagerslot",
"name": ".entry", "name": ".entry",
"deviceType": [ "deviceType": [
"tablet", "tablet",
"default", "default",
"phone" "phone"
], ],
"distro": { "distro": {
......
...@@ -17,8 +17,9 @@ ...@@ -17,8 +17,9 @@
"package": "com.example.actsnotificationrequest", "package": "com.example.actsnotificationrequest",
"name": ".entry", "name": ".entry",
"deviceType": [ "deviceType": [
"tablet",
"default", "default",
"tablet" "phone"
], ],
"distro": { "distro": {
"deliveryWithInstall": true, "deliveryWithInstall": true,
......
...@@ -7,7 +7,8 @@ ...@@ -7,7 +7,8 @@
"mainElement": "MainAbility", "mainElement": "MainAbility",
"deviceTypes": [ "deviceTypes": [
"tablet", "tablet",
"default" "default",
"phone"
], ],
"deliveryWithInstall": true, "deliveryWithInstall": true,
"installationFree": false, "installationFree": false,
......
...@@ -17,8 +17,8 @@ ...@@ -17,8 +17,8 @@
"package": "com.example.actsnotificationshow", "package": "com.example.actsnotificationshow",
"name": ".entry", "name": ".entry",
"deviceType": [ "deviceType": [
"tablet", "tablet",
"default", "default",
"phone" "phone"
], ],
"distro": { "distro": {
......
...@@ -17,8 +17,8 @@ ...@@ -17,8 +17,8 @@
"package": "com.example.actsnotificationslot", "package": "com.example.actsnotificationslot",
"name": ".entry", "name": ".entry",
"deviceType": [ "deviceType": [
"tablet", "tablet",
"default", "default",
"phone" "phone"
], ],
"distro": { "distro": {
......
...@@ -17,8 +17,8 @@ ...@@ -17,8 +17,8 @@
"package": "com.example.actsnotificationwantagent", "package": "com.example.actsnotificationwantagent",
"name": ".entry", "name": ".entry",
"deviceType": [ "deviceType": [
"tablet", "tablet",
"default", "default",
"phone" "phone"
], ],
"distro": { "distro": {
......
...@@ -17,7 +17,8 @@ ...@@ -17,7 +17,8 @@
"package": "com.example.actscommoneventmanagersupport", "package": "com.example.actscommoneventmanagersupport",
"name": ".entry", "name": ".entry",
"deviceType": [ "deviceType": [
"tablet", "tablet",
"default",
"phone" "phone"
], ],
"distro": { "distro": {
......
...@@ -17,7 +17,8 @@ ...@@ -17,7 +17,8 @@
"package": "com.example.actscommoneventsupport", "package": "com.example.actscommoneventsupport",
"name": ".entry", "name": ".entry",
"deviceType": [ "deviceType": [
"tablet", "tablet",
"default",
"phone" "phone"
], ],
"distro": { "distro": {
......
...@@ -17,8 +17,8 @@ ...@@ -17,8 +17,8 @@
"package": "com.example.actssubscribertestorder", "package": "com.example.actssubscribertestorder",
"name": ".entry", "name": ".entry",
"deviceType": [ "deviceType": [
"tablet", "tablet",
"default", "default",
"phone" "phone"
], ],
"distro": { "distro": {
......
...@@ -17,8 +17,8 @@ ...@@ -17,8 +17,8 @@
"package": "com.example.actssubscribertestunorder", "package": "com.example.actssubscribertestunorder",
"name": ".entry", "name": ".entry",
"deviceType": [ "deviceType": [
"tablet", "tablet",
"default", "default",
"phone" "phone"
], ],
"distro": { "distro": {
......
...@@ -17,8 +17,8 @@ ...@@ -17,8 +17,8 @@
"package": "com.example.emittertest", "package": "com.example.emittertest",
"name": ".entry", "name": ".entry",
"deviceType": [ "deviceType": [
"tablet", "tablet",
"default", "default",
"phone" "phone"
], ],
"distro": { "distro": {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册