Change-Id: Ice5a2c21de573015d1200ce6f6176a646a88a9c4
Signed-off-by: Chan Lee <chan45.lee@samsung.com>
--- /dev/null
+<?xml version="1.0"?>
+<rootstrap name="gcc">
+<email>jehyung.lee@samsung.com</email>
+<email>dongkyun.s@samsung.com</email>
+<email>chan45.lee@samsung.com</email>
+<email>jh4u.jeong@samsung.com</email>
+<email>sangmin7.seo@samsung.com</email>
+ <emulator>
+ <rpm accept="libasan" arch="i686"/>
+ </emulator>
+ <target>
+ <rpm accept="libasan" arch="armv7l"/>
+ </target>
+ <necessary>
+ <file>*</file>
+ </necessary>
+ <unnecessary>
+ </unnecessary>
+ <include_path>/usr/include</include_path>
+ <library_path>/usr/lib</library_path>
+ <library>libasan.so</library>
+</rootstrap>