[DotnetUtil][Non-ACR] Add background categories 28/240828/1
authorWonyoung Choi <wy80.choi@samsung.com>
Wed, 12 Aug 2020 01:25:31 +0000 (10:25 +0900)
committerWonyoung Choi <wy80.choi@samsung.com>
Wed, 12 Aug 2020 01:25:31 +0000 (10:25 +0900)
Change-Id: Ia4e52c81828498fe6baebce53213c9e50fa804fc

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

index 13f7fc139a2f0afe0a35f93f30e54b2d2412f06b..295f92f8c91c7a20a1664f0842e4c9d9f713bcb0 100755 (executable)
@@ -4,6 +4,11 @@
     <service-application appid="Tizen.DotnetUtil.Tests" exec="Tizen.DotnetUtil.Tests.dll" type="dotnet">\r
         <label>Tizen.DotnetUtil.Tests</label>\r
         <icon>Tizen.DotnetUtil.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