remove iotjs
authorsangwook lee <sangwook96.lee@samsung.com>
Thu, 18 May 2023 06:52:55 +0000 (15:52 +0900)
committersangwook lee <sangwook96.lee@samsung.com>
Thu, 18 May 2023 06:52:55 +0000 (15:52 +0900)
Signed-off-by: sangwook lee <sangwook96.lee@samsung.com>
rs_resource/NativeAPI/iotjs-rs.xml [deleted file]

diff --git a/rs_resource/NativeAPI/iotjs-rs.xml b/rs_resource/NativeAPI/iotjs-rs.xml
deleted file mode 100644 (file)
index 7013cea..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0"?>
-<rootstrap name="iotjs">
-  <email>haesik.jun@samsung.com</email>
-  <email>daeyeon.jeong@samsung.com</email>
-  <email>hs852.kim@samsung.com</email>
-  <emulator>
-    <rpm accept="iotjs" arch="i686"/>
-    <rpm accept="iotjs-devel" arch="i686"/>
-  </emulator>
-  <target>
-    <rpm accept="iotjs" arch="armv7l"/>
-    <rpm accept="iotjs-devel" arch="armv7l"/>
-  </target>
-  <necessary>
-    <file>/usr/include/iotjs/iotjs_tizen_service_app.h</file>
-    <file>/usr/lib/libiotjs.so*</file>
-  </necessary>
-  <include_path>/usr/include/iotjs</include_path>
-  <library_path>/usr/lib</library_path>
-  <library>libiotjs.so</library>
-</rootstrap>