From e5eabbf29ad2d3a44ee92ad923bf65972c5c2e68 Mon Sep 17 00:00:00 2001 From: zhijianwen Date: Fri, 18 Nov 2022 17:47:16 +0800 Subject: [PATCH] --deviceType-- Signed-off-by: zhijianwen --- .../actsNotificationDistributedTest/src/main/config.json | 4 ++-- .../actsNotificationManagerSlotTest/src/main/config.json | 4 ++-- .../actsNotificationPublishTest/src/main/config.json | 4 ++-- .../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 ++-- 11 files changed, 22 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/actsNotificationPublishTest/src/main/config.json b/notification/ans_standard/actsNotificationPublishTest/src/main/config.json index a638e6c45..706a433e0 100644 --- a/notification/ans_standard/actsNotificationPublishTest/src/main/config.json +++ b/notification/ans_standard/actsNotificationPublishTest/src/main/config.json @@ -17,8 +17,8 @@ "package": "com.example.actsnotificationpublish", "name": ".entry", "deviceType": [ - "tablet", - "default", + "tablet", + "default", "phone" ], "distro": { 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