Remove debian packaging stuff
[platform/core/api/usb-accessory.git] / test / acc_test.xml
1 <?xml version="1.0" encoding="utf-8" ?>
2 <manifest xmlns="http://tizen.org/ns/packages" package="acc_test" version="0.0.1" install-location="internal-only">
3         <label>acc_test</label>
4         <author email="ty317.kim@samsung.com" href="www.samsung.com">Taeyoung Kim</author>
5         <description>USB accessory test application</description>
6         <ui-application appid="acc_test" exec="/opt/usr/apps/acc_test/bin/acc_test" nodisplay="true" multiple="false" type="capp" taskmanage="false">
7                 <label>acc_test</label>
8                 <label xml:lang="en-us">acc_test</label>
9         </ui-application>
10 </manifest>