[EventManager][Non-ACR][Adds background category] 56/206056/1
authorInkyun Kil <inkyun.kil@samsung.com>
Mon, 13 May 2019 23:45:39 +0000 (08:45 +0900)
committerInkyun Kil <inkyun.kil@samsung.com>
Mon, 13 May 2019 23:45:39 +0000 (08:45 +0900)
Change-Id: I3b8f0630aa2a9ced85ae5a6f7b7e5c7ad9795be9
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
tct-suite-vs/Tizen.Applications.EventManager.Tests/tizen-manifest.xml

index f91aaa43519a3fece6c00257ff94ff3b0238a1c2..8a014938485f311fd748d73361963a9f317180fb 100755 (executable)
@@ -4,6 +4,10 @@
     <ui-application appid="Tizen.Applications.EventManager.Tests" exec="Tizen.Applications.EventManager.Tests.dll" multiple="false" taskmanage="true" splash-screen-display="true" type="dotnet" launch_mode="single">
         <icon>Tizen.ApplicationEvents.Tests.png</icon>
         <label>Tizen.Applications.EventManager.Tests</label>
+        <background-category value="iot-communication" />
+        <background-category value="location" />
+        <background-category value="media" />
+        <background-category value="sensor" />
     </ui-application>
     <privileges>
         <privilege>http://tizen.org/privilege/appmanager.launch</privilege>