[Non-ACR][IoTConnectivity][Add background category] 62/231662/1
authorSemun Lee <semun.lee@samsung.com>
Thu, 23 Apr 2020 09:18:16 +0000 (18:18 +0900)
committerSemun Lee <semun.lee@samsung.com>
Thu, 23 Apr 2020 09:18:16 +0000 (18:18 +0900)
Add background category to the TCT apps.
IoTConnectivity test should be able to run even in background.

Change-Id: I076bf1bb281294bcf3a4026247e173464ea6a2f4
Signed-off-by: Semun Lee <semun.lee@samsung.com>
tct-suite-vs/Tizen.IoTConnectivityClient.Tests/tizen-manifest.xml
tct-suite-vs/Tizen.IoTConnectivityServer.Tests/tizen-manifest.xml

index 75a37f89f5719cf65db402cb8aa5a2a69862b101..829b5adc4c3294bd4d7c837e4180ece6390e2349 100755 (executable)
@@ -9,6 +9,7 @@
                     launch_mode="single">\r
     <icon>Tizen.IoTConnectivityClient.Tests.png</icon>\r
     <label>Tizen.IoTConnectivityClient.Tests</label>\r
+    <background-category value="iot-communication"/>\r
     </ui-application>\r
     <privileges>\r
         <privilege>http://tizen.org/privilege/network.get</privilege>\r
index 472da1bdb0acaec29e934efad50f225a1d0d0942..c2f433683f662b2aa0c446a4f065f3873796ef3d 100755 (executable)
@@ -9,6 +9,7 @@
                     launch_mode="single">\r
     <icon>Tizen.IoTConnectivityServer.Tests.png</icon>\r
     <label>Tizen.IoTConnectivityServer.Tests</label>\r
+    <background-category value="iot-communication"/>\r
     </ui-application>\r
     <privileges>\r
         <privilege>http://tizen.org/privilege/network.get</privilege>\r