[Non-ACR][ComponentManager] Add background categories 95/240495/1
authorHwankyu Jhun <h.jhun@samsung.com>
Fri, 7 Aug 2020 01:41:18 +0000 (10:41 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Fri, 7 Aug 2020 01:42:51 +0000 (10:42 +0900)
Adds:
 - media
 - background-network
 - location
 - sensor
 - iot-communication

Change-Id: I2ff8e19811134601b868aa039e2f93ccdd7f0520
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
tct-suite-vs/Tizen.Applications.ComponentBased.ComponentManager.Tests/tizen-manifest.xml

index 75c3e9faef662a3c90c873088765f9c674f897b4..fc90bc129d83882daecd2e0e369ed16dd1ef5254 100755 (executable)
@@ -4,6 +4,11 @@
   <ui-application appid="Tizen.Applications.ComponentBased.ComponentManager.Tests" exec="Tizen.Applications.ComponentBased.ComponentManager.Tests.dll" multiple="false" taskmanage="true" type="dotnet" launch_mode="single">
     <icon>Tizen.Applications.ComponentBased.ComponentManager.Tests.png</icon>
     <label>Tizen.Applications.ComponentBased.ComponentManager.Tests</label>
+    <background-category value="media"/>
+    <background-category value="background-network"/>
+    <background-category value="location"/>
+    <background-category value="sensor"/>
+    <background-category value="iot-communication"/>
   </ui-application>
   <shortcut-list />
   <privileges>