[ITC][yaca][NON-ACR][added [.xml] and [.spec] file for yaca module]
authorgaurav.m2 <gaurav.m2@samsung.com>
Thu, 6 Oct 2016 06:41:51 +0000 (12:11 +0530)
committergaurav.m2 <gaurav.m2@samsung.com>
Thu, 6 Oct 2016 06:41:51 +0000 (12:11 +0530)
Change-Id: I2a2b50530555d7da5713920cd54f77c8f70a18c0
Signed-off-by: gaurav.m2 <gaurav.m2@samsung.com>
packaging/itc/native-yaca-itc.spec [changed mode: 0644->0755]
packaging/itc/native-yaca-itc.xml [new file with mode: 0755]

old mode 100644 (file)
new mode 100755 (executable)
diff --git a/packaging/itc/native-yaca-itc.xml b/packaging/itc/native-yaca-itc.xml
new file mode 100755 (executable)
index 0000000..4f67d26
--- /dev/null
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="utf-8"?>
+<manifest xmlns="http://tizen.org/ns/packages" package="native-yaca-itc" version="0.1.0" api-version="3.0">
+    <label>NativeYacaTest</label>
+    <author email="mymail@tizentest.com" href="www.tizentest.com">test</author>
+    <description>Native API test Application</description>
+    <ui-application appid="native.yaca-itc" exec="/usr/apps/native-yaca-itc/bin/tct-yaca-native" nodisplay="false" multiple="false" type="capp" taskmanage="true">
+    </ui-application>
+</manifest>