80132250289cb84f5ff594c7f1b6b5fcd6bd74d8
[platform/core/api/location-manager.git] / test / capi-location-manager-test.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <manifest xmlns="http://tizen.org/ns/packages" package="capi-location-manager-test" version="1.0.0" install-location="internal-only">
3         <label>Location</label>
4         <author email="kj7.sung@samsung.com" href="www.samsung.com">Kyoungjun Sung</author>
5         <author email="cbible.kim@samsung.com" href="www.samsung.com">Seechan Kim</author>
6         <author email="youngae.kang@samsung.com" href="www.samsung.com">Youngae kang</author>
7         <description>Location Manager Test</description>
8         <privileges>
9                 <privilege>http://tizen.org/privilege/location</privilege>
10                 <privilege>http://tizen.org/privilege/location.enable</privilege>
11         </privileges>
12         <ui-application appid="capi-location-manager-test" exec=${TZ_SYS_SHARE}"/location/location-test" nodisplay="true" multiple="false" type="capp" taskmanage="false" launch_mode="single">
13                 <label>Location Manager Test</label>
14         </ui-application>
15 </manifest>