--- /dev/null
+<?xml version="1.0"?>
+<rootstrap name="capi-ui-autofill">
+ <email>sehwan@samsung.com</email>
+ <email>jihoon48.kim@samsung.com</email>
+ <email>inhong1.kim@samsung.com</email>
+ <email>dalton.lee@samsung.com</email>
+ <email>sungwook79.park@samsung.com</email>
+ <emulator>
+ <rpm accept="capi-ui-autofill" arch="i686"/>
+ <rpm accept="capi-ui-autofill-devel" arch="i686"/>
+ <rpm accept="capi-ui-autofill-common" arch="i686"/>
+ <rpm accept="capi-ui-autofill-common-devel" arch="i686"/>
+ <rpm accept="capi-ui-autofill-service" arch="i686"/>
+ <rpm accept="capi-ui-autofill-service-devel" arch="i686"/>
+ <rpm accept="capi-ui-autofill-manager" arch="i686"/>
+ <rpm accept="capi-ui-autofill-manager-devel" arch="i686"/>
+ </emulator>
+ <target>
+ <rpm accept="capi-ui-autofill" arch="armv7l"/>
+ <rpm accept="capi-ui-autofill-devel" arch="armv7l"/>
+ <rpm accept="capi-ui-autofill-common" arch="armv7l"/>
+ <rpm accept="capi-ui-autofill-common-devel" arch="armv7l"/>
+ <rpm accept="capi-ui-autofill-service" arch="armv7l"/>
+ <rpm accept="capi-ui-autofill-service-devel" arch="armv7l"/>
+ <rpm accept="capi-ui-autofill-manager" arch="armv7l"/>
+ <rpm accept="capi-ui-autofill-manager-devel" arch="armv7l"/>
+ </target>
+ <necessary>
+ <file>/usr/include/autofill_common.h</file>
+ <file>/usr/include/autofill.h</file>
+ <file>/usr/include/autofill_service.h</file>
+ <file>/usr/include/autofill_error.h</file>
+ <file>/usr/include/autofill_manager.h</file>
+ <file>/usr/lib/libcapi-ui-autofill-common.so*</file>
+ <file>/usr/lib/libcapi-ui-autofill-manager.so*</file>
+ <file>/usr/lib/libcapi-ui-autofill-service.so*</file>
+ <file>/usr/lib/libcapi-ui-autofill.so*</file>
+ </necessary>
+ <include_path>/usr/include</include_path>
+ <library_path>/usr/lib</library_path>
+ <library>libcapi-ui-autofill.so</library>
+ <library>libcapi-ui-autofill-common.so</library>
+ <library>libcapi-ui-autofill-manager.so</library>
+ <library>libcapi-ui-autofill-service.so</library>
+</rootstrap>