[Common][Non-ACR] Add background categories 27/240827/1
authorWonyoung Choi <wy80.choi@samsung.com>
Wed, 12 Aug 2020 01:25:11 +0000 (10:25 +0900)
committerWonyoung Choi <wy80.choi@samsung.com>
Wed, 12 Aug 2020 01:25:11 +0000 (10:25 +0900)
Change-Id: I1b526db622022f75351e8462fc00aa9e272b89b0

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

index c81cc6a..9e532e5 100755 (executable)
@@ -4,6 +4,11 @@
     <service-application appid="Tizen.Common.Tests" exec="Tizen.Common.Tests.dll" type="dotnet">\r
         <label>Tizen.Common.Tests</label>\r
         <icon>Tizen.Common.Tests.png</icon>\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/appmanager.launch</privilege>\r