android_device_xiaomi_sdm66.../loc_api/libloc_api
Nick Kralevich 7573253c26 remove HAL_MODULE_INFO_SYM const
HAL_MODULE_INFO_SYM was declared as read-only, but
the struct is written to by libhardware.  This causes
a segfault when -Wl,-z,relro is enabled.

Fixed.

Change-Id: Ied24f54a294ea705b06754a419823d595e3def62
2012-03-01 17:07:59 -08:00
..
Android.mk hardware/qcom/gps: remove LOCAL_PRELINK_MODULE 2011-03-14 14:24:25 -07:00
gps.c remove HAL_MODULE_INFO_SYM const 2012-03-01 17:07:59 -08:00
loc_eng.cpp Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE 2012-01-03 22:31:41 +00:00
loc_eng.h Work around a problem stopping the GPS engine while an AGPS data call is active 2010-10-25 23:36:16 -04:00
loc_eng_ioctl.cpp Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE 2012-01-03 22:31:41 +00:00
loc_eng_ioctl.h Initial commit of Qualcomm's loc_api GPS library for the MSM platform. 2010-01-21 23:49:31 -05:00
loc_eng_ni.cpp Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE 2012-01-08 10:17:54 +00:00
loc_eng_ni.h loc_api: Use create_thread_cb for all threads that call back into the framework. 2010-06-20 14:31:24 -07:00
loc_eng_xtra.cpp Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE 2012-01-08 10:17:54 +00:00
loc_eng_xtra.h loc_api: Repackage as a new GPS HAL module. 2010-04-06 05:43:41 -04:00