[UTC][sdl2][ACR-814][sdl2 UTCs are tested when vulkan feature is ture.]
authorDaeKwang Ryu <dkdk.ryu@samsung.com>
Mon, 12 Dec 2016 08:13:36 +0000 (17:13 +0900)
committerDaeKwang Ryu <dkdk.ryu@samsung.com>
Mon, 12 Dec 2016 08:20:04 +0000 (17:20 +0900)
Change-Id: I17bf8df12c85bad0884ad94a225758c4d71b4afa

packaging/utc/core-sdl2-tests.xml

index 1fb15ce..e410148 100755 (executable)
@@ -4,11 +4,6 @@
     <author email="test@samsung.com" href="www.samsung.com">test</author>
     <description>Core API test Application</description>
     <ui-application appid="core.sdl2-tests" exec="/usr/apps/core-sdl2-tests/bin/tct-sdl2-core" nodisplay="false" multiple="false" type="capp" taskmanage="true">
-    <background-category value="background-network"/>
-       <background-category value="download"/>
-       <background-category value="iot-communication"/>
-       <background-category value="location"/>
-       <background-category value="media"/>
-       <background-category value="sensor"/>
     </ui-application>
+    <feature name="http://tizen.org/feature/vulkan.version.1_0">true</feature>
 </manifest>