Remove useless network xml file
authorJaehyun Kim <jeik01.kim@samsung.com>
Mon, 23 Oct 2017 06:25:21 +0000 (15:25 +0900)
committerJaehyun Kim <jeik01.kim@samsung.com>
Mon, 23 Oct 2017 06:28:16 +0000 (15:28 +0900)
capi-network-stc-rs.xml

Change-Id: Ib5300ca7121a33599c2ee6fb3e7daaecec311fb1
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
rs_resource/NativeAPI/capi-network-stc-rs.xml [deleted file]

diff --git a/rs_resource/NativeAPI/capi-network-stc-rs.xml b/rs_resource/NativeAPI/capi-network-stc-rs.xml
deleted file mode 100644 (file)
index c018b0a..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0"?>
-<rootstrap name="capi-network-stc">
-  <email>steve.jun@samsung.com</email>
-  <email>jeik01.kim@samsung.com</email>
-  <email>hyunuk.tak@samsung.com</email>
-  <emulator>
-    <rpm accept="capi-network-stc" arch="i686"/>
-    <rpm accept="capi-network-stc-devel" arch="i686"/>
-  </emulator>
-  <target>
-    <rpm accept="capi-network-stc" arch="armv7l"/>
-    <rpm accept="capi-network-stc-devel" arch="armv7l"/>
-  </target>
-  <necessary>
-    <file>/usr/include/network/stc.h</file>
-    <file>/usr/lib/libcapi-network-stc.so*</file>
-  </necessary>
-  <include_path>/usr/include/network</include_path>
-  <library_path>/usr/lib</library_path>
-  <library>libcapi-network-stc.so</library>
-</rootstrap>