Fixed a bug of location_bounds_create_polygon.
[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="youngae.kang@samsung.com" href="www.samsung.com">Youngae kang</author>
5         <author email="kj7.sung@samsung.com" href="www.samsung.com">Kyoungjun Sung</author>
6         <description>Location Manager Test</description>
7         <privileges>
8                 <privilege>http://tizen.org/privilege/location</privilege>
9                 <privilege>http://tizen.org/privilege/location.enable</privilege>
10         </privileges>
11         <ui-application appid="capi-location-manager-test" exec="/opt/usr/devel/location/location-test" nodisplay="true" multiple="false" type="capp" taskmanage="false" launch_mode="single">
12                 <label>Location Manager Test</label>
13         </ui-application>
14 </manifest>