[Information][Non-ACR] Add background category 09/240409/1
authorKichan Kwon <k_c.kwon@samsung.com>
Thu, 6 Aug 2020 06:18:15 +0000 (15:18 +0900)
committerKichan Kwon <k_c.kwon@samsung.com>
Thu, 6 Aug 2020 06:18:15 +0000 (15:18 +0900)
- To prevent TC blocking

Change-Id: Ic84fa7c37d802c3ff7b2be27dc178a1f9368ef35

tct-suite-vs/Tizen.Information.Tests/tizen-manifest.xml

index 3989381..a8df414 100755 (executable)
@@ -4,6 +4,11 @@
   <service-application appid="Tizen.Information.Tests" exec="Tizen.Information.Tests.dll" type="dotnet">\r
     <icon>Tizen.Information.Tests.png</icon>\r
     <label>Tizen.Information.Tests</label>\r
+    <background-category value="media" />\r
+    <background-category value="background-network" />\r
+    <background-category value="location" />\r
+    <background-category value="sensor" />\r
+    <background-category value="iot-communication" />\r
   </service-application>\r
   <privileges>\r
     <privilege>http://tizen.org/privilege/systemmonitor</privilege>\r