1. Code synchronization with tizen_2.4 77/40977/4 accepted/tizen_3.0.2015.q2_common tizen_3.0.2015.q2_common accepted/tizen/3.0.2015.q2/common/20150615.091809 accepted/tizen/common/20150612.144213 accepted/tizen/common/20150615.075817 accepted/tizen/mobile/20150613.021524 accepted/tizen/mobile/20150613.043020 accepted/tizen/tv/20150613.021553 accepted/tizen/tv/20150613.042822 accepted/tizen/tv/20150613.042847 accepted/tizen/wearable/20150613.021629 accepted/tizen/wearable/20150613.043008 submit/tizen/20150611.091038 submit/tizen/20150612.012130 submit/tizen/20150612.024919 submit/tizen/20150612.024942 submit/tizen_3.0.2015.q2_common/20150615.075539 submit/tizen_mobile/20150611.092652 submit/tizen_tv/20150611.092658
authorYoung-Ae Kang <youngae.kang@samsung.com>
Wed, 10 Jun 2015 12:09:59 +0000 (21:09 +0900)
committerYoung-Ae Kang <youngae.kang@samsung.com>
Thu, 11 Jun 2015 08:59:48 +0000 (17:59 +0900)
commitad2a6d880cfbdcd34e2004db858739480c283a98
treeb3559b5ec0aa88d8d593722bb0d25299c6605f1a
parent43decd22f1ae4fe02710e029e3f73b97b4b1778f
1. Code synchronization with tizen_2.4
2. Changed configuration to depend on lbs-location
3. Fixed build error for 64bit arch.

Signed-off-by: Young-Ae Kang <youngae.kang@samsung.com>
Change-Id: Ife52faf55df91e872bdfc48824d0a29a76c85688
21 files changed:
CMakeLists.txt
capi-location-manager.pc.in
doc/location-manager-doc.h [new file with mode: 0644]
include/location_batch.h [new file with mode: 0644]
include/location_bounds.h
include/location_internal.h [new file with mode: 0644]
include/location_preference.h [deleted file]
include/locations.h
include/locations_private.h [deleted file]
packaging/capi-location-manager.changes
packaging/capi-location-manager.manifest
packaging/capi-location-manager.spec
src/location_batch.c [new file with mode: 0644]
src/location_bounds.c
src/location_internal.c [new file with mode: 0644]
src/location_preference.c [deleted file]
src/locations.c
test/CMakeLists.txt
test/capi-location-manager-test.efl [new file with mode: 0644]
test/capi-location-manager-test.manifest [new file with mode: 0755]
test/location_test.c [changed mode: 0644->0755]