[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 75a37f8..829b5ad 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 472da1b..c2f4336 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