History log of /hardware/qcom/gps/msm8909/core/ContextBase.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
da16d7831ac9c02ff31a7baa1b1c112d6a38d7b6 26-May-2016 Dante Russo <drusso@codeaurora.org> Move local gps/sap configuration to Context

gps/sap configuration is moved from a global
variable in loc eng to a static in ContextBase,
so that it is more accessible without having to
link with loc eng for access.

CRs-fixed: 1012772

Change-Id: I74bf456b44fab3a2db016ef4c4b4b3a2b8cde1b2
/hardware/qcom/gps/msm8909/core/ContextBase.cpp
d4fd1e91f69ab99e6ebfdb48d103e71886389593 03-Sep-2016 Dante Russo <drusso@codeaurora.org> Adding TARGET_NO_GNSS check while creating LocApi

In case target is APQ no WGR, create a dummy LocApiBase
instance.
Add check for APQ no WGR in target detection code.

CRs-Fixed: 1060111
Change-Id: I1561518c4f4b0c52ab934feb2fa43e9078c91d86
/hardware/qcom/gps/msm8909/core/ContextBase.cpp
e7c98642e1e156ea6cde1238cd0006f669cfb696 06-Jan-2016 Uday Kishore Pasupuleti <upasupul@codeaurora.org> gps: msm8909w caf release LW.BR.1.0-00410-8x09w.0

MSM8909w GPS HAL code copied from CAF release
LW.BR.1.0-00410-8x09w.0

b61731a Move some debug logs to verbose.
78bb132 Location: reduce memory footprint
0b4a33b missing util header file
56a5a75 set LPP CP as default
9336256 Add support for new sockaddr_storage struct
9b3aa46 another potential race condition

Fixed makefiles to be compatible with PDK without kernel source

Change-Id: I6e73cc7db9d7bdc6a478a3c6b14922578e315dce
/hardware/qcom/gps/msm8909/core/ContextBase.cpp