From 2567f3d2ac11c8cdc7e55be21a0417320d0ae132 Mon Sep 17 00:00:00 2001 From: zhijianwen Date: Sat, 19 Nov 2022 16:28:15 +0800 Subject: [PATCH] 222 Signed-off-by: zhijianwen --- .../actsNotificationDistributedTest/src/main/config.json | 4 ++-- .../actsNotificationManagerSlotTest/src/main/config.json | 4 ++-- .../actsNotificationRequestTest/src/main/config.json | 3 ++- .../entry/src/main/module.json | 3 ++- .../actsNotificationShowTest/src/main/config.json | 4 ++-- .../actsNotificationSlotTest/src/main/config.json | 4 ++-- .../actsNotificationWantAgentTest/src/main/config.json | 4 ++-- .../actsCommonEventManagerSupportTest/src/main/config.json | 3 ++- .../actsCommonEventSupportTest/src/main/config.json | 3 ++- .../actssubscriberorderedtest/src/main/config.json | 4 ++-- .../actssubscriberunordertest/src/main/config.json | 4 ++-- .../subscribeandpublish/emittertest/src/main/config.json | 4 ++-- 12 files changed, 24 insertions(+), 20 deletions(-) diff --git a/notification/ans_standard/actsNotificationDistributedTest/src/main/config.json b/notification/ans_standard/actsNotificationDistributedTest/src/main/config.json index c385a3948..81d5944e3 100644 --- a/notification/ans_standard/actsNotificationDistributedTest/src/main/config.json +++ b/notification/ans_standard/actsNotificationDistributedTest/src/main/config.json @@ -17,8 +17,8 @@ "package": "com.example.actsnotificationdistributed", "name": ".entry", "deviceType": [ - "tablet", - "default", + "tablet", + "default", "phone" ], "distro": { diff --git a/notification/ans_standard/actsNotificationManagerSlotTest/src/main/config.json b/notification/ans_standard/actsNotificationManagerSlotTest/src/main/config.json index 684e219e2..6902628f6 100644 --- a/notification/ans_standard/actsNotificationManagerSlotTest/src/main/config.json +++ b/notification/ans_standard/actsNotificationManagerSlotTest/src/main/config.json @@ -17,8 +17,8 @@ "package": "com.example.actsnotificationmanagerslot", "name": ".entry", "deviceType": [ - "tablet", - "default", + "tablet", + "default", "phone" ], "distro": { diff --git a/notification/ans_standard/actsNotificationRequestTest/src/main/config.json b/notification/ans_standard/actsNotificationRequestTest/src/main/config.json index 94be148c3..0c955e0a9 100644 --- a/notification/ans_standard/actsNotificationRequestTest/src/main/config.json +++ b/notification/ans_standard/actsNotificationRequestTest/src/main/config.json @@ -17,8 +17,9 @@ "package": "com.example.actsnotificationrequest", "name": ".entry", "deviceType": [ + "tablet", "default", - "tablet" + "phone" ], "distro": { "deliveryWithInstall": true, diff --git a/notification/ans_standard/actsNotificationSecondaryDirectoryTest/entry/src/main/module.json b/notification/ans_standard/actsNotificationSecondaryDirectoryTest/entry/src/main/module.json index d696e1448..927e3dbb2 100644 --- a/notification/ans_standard/actsNotificationSecondaryDirectoryTest/entry/src/main/module.json +++ b/notification/ans_standard/actsNotificationSecondaryDirectoryTest/entry/src/main/module.json @@ -7,7 +7,8 @@ "mainElement": "MainAbility", "deviceTypes": [ "tablet", - "default" + "default", + "phone" ], "deliveryWithInstall": true, "installationFree": false, diff --git a/notification/ans_standard/actsNotificationShowTest/src/main/config.json b/notification/ans_standard/actsNotificationShowTest/src/main/config.json index 82ed663b5..b2d59101c 100644 --- a/notification/ans_standard/actsNotificationShowTest/src/main/config.json +++ b/notification/ans_standard/actsNotificationShowTest/src/main/config.json @@ -17,8 +17,8 @@ "package": "com.example.actsnotificationshow", "name": ".entry", "deviceType": [ - "tablet", - "default", + "tablet", + "default", "phone" ], "distro": { diff --git a/notification/ans_standard/actsNotificationSlotTest/src/main/config.json b/notification/ans_standard/actsNotificationSlotTest/src/main/config.json index 36303bf08..ceac310c8 100644 --- a/notification/ans_standard/actsNotificationSlotTest/src/main/config.json +++ b/notification/ans_standard/actsNotificationSlotTest/src/main/config.json @@ -17,8 +17,8 @@ "package": "com.example.actsnotificationslot", "name": ".entry", "deviceType": [ - "tablet", - "default", + "tablet", + "default", "phone" ], "distro": { diff --git a/notification/ans_standard/actsNotificationWantAgentTest/src/main/config.json b/notification/ans_standard/actsNotificationWantAgentTest/src/main/config.json index 8b4e80dc3..fdcd67d8e 100644 --- a/notification/ans_standard/actsNotificationWantAgentTest/src/main/config.json +++ b/notification/ans_standard/actsNotificationWantAgentTest/src/main/config.json @@ -17,8 +17,8 @@ "package": "com.example.actsnotificationwantagent", "name": ".entry", "deviceType": [ - "tablet", - "default", + "tablet", + "default", "phone" ], "distro": { diff --git a/notification/ces_standard/actsCommonEventManagerSupportTest/src/main/config.json b/notification/ces_standard/actsCommonEventManagerSupportTest/src/main/config.json index d55acf541..00f8a04b1 100644 --- a/notification/ces_standard/actsCommonEventManagerSupportTest/src/main/config.json +++ b/notification/ces_standard/actsCommonEventManagerSupportTest/src/main/config.json @@ -17,7 +17,8 @@ "package": "com.example.actscommoneventmanagersupport", "name": ".entry", "deviceType": [ - "tablet", + "tablet", + "default", "phone" ], "distro": { diff --git a/notification/ces_standard/actsCommonEventSupportTest/src/main/config.json b/notification/ces_standard/actsCommonEventSupportTest/src/main/config.json index 016b58c53..c26dcbbc6 100644 --- a/notification/ces_standard/actsCommonEventSupportTest/src/main/config.json +++ b/notification/ces_standard/actsCommonEventSupportTest/src/main/config.json @@ -17,7 +17,8 @@ "package": "com.example.actscommoneventsupport", "name": ".entry", "deviceType": [ - "tablet", + "tablet", + "default", "phone" ], "distro": { diff --git a/notification/ces_standard/subscribeandpublish/actssubscriberorderedtest/src/main/config.json b/notification/ces_standard/subscribeandpublish/actssubscriberorderedtest/src/main/config.json index 4ce3a9511..a08b4d8e5 100644 --- a/notification/ces_standard/subscribeandpublish/actssubscriberorderedtest/src/main/config.json +++ b/notification/ces_standard/subscribeandpublish/actssubscriberorderedtest/src/main/config.json @@ -17,8 +17,8 @@ "package": "com.example.actssubscribertestorder", "name": ".entry", "deviceType": [ - "tablet", - "default", + "tablet", + "default", "phone" ], "distro": { diff --git a/notification/ces_standard/subscribeandpublish/actssubscriberunordertest/src/main/config.json b/notification/ces_standard/subscribeandpublish/actssubscriberunordertest/src/main/config.json index de0b325e1..652db9f23 100644 --- a/notification/ces_standard/subscribeandpublish/actssubscriberunordertest/src/main/config.json +++ b/notification/ces_standard/subscribeandpublish/actssubscriberunordertest/src/main/config.json @@ -17,8 +17,8 @@ "package": "com.example.actssubscribertestunorder", "name": ".entry", "deviceType": [ - "tablet", - "default", + "tablet", + "default", "phone" ], "distro": { diff --git a/notification/ces_standard/subscribeandpublish/emittertest/src/main/config.json b/notification/ces_standard/subscribeandpublish/emittertest/src/main/config.json index 10eaf25fb..4787073fe 100644 --- a/notification/ces_standard/subscribeandpublish/emittertest/src/main/config.json +++ b/notification/ces_standard/subscribeandpublish/emittertest/src/main/config.json @@ -17,8 +17,8 @@ "package": "com.example.emittertest", "name": ".entry", "deviceType": [ - "tablet", - "default", + "tablet", + "default", "phone" ], "distro": { -- GitLab