summaryrefslogtreecommitdiff
path: root/core/LocApiBase.cpp
diff options
context:
space:
mode:
authorMike Cailean <mcailean@codeaurora.org>2018-06-04 18:02:09 -0700
committerMike Cailean <mcailean@codeaurora.org>2018-06-26 18:31:01 -0700
commitd12b82b4e4647c3dcab0c5593385344461bf9f32 (patch)
treed5b7bfa2d4bf214994f7dc5ca2e0cf7d958531b0 /core/LocApiBase.cpp
parentf50e02a555cd8320c8e65383030fba166dc4fead (diff)
downloadgps-d12b82b4e4647c3dcab0c5593385344461bf9f32.tar.gz
Added optional MO SUPL SLP
Change-Id: I89c3e697b92dfe04d403c073e779906d21cefd69 CRs-fixed: 2259090
Diffstat (limited to 'core/LocApiBase.cpp')
-rw-r--r--core/LocApiBase.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/LocApiBase.cpp b/core/LocApiBase.cpp
index 30fecec..ca26b32 100644
--- a/core/LocApiBase.cpp
+++ b/core/LocApiBase.cpp
@@ -495,7 +495,7 @@ void LocApiBase::
DEFAULT_IMPL()
LocationError LocApiBase::
- setServerSync(const char* /*url*/, int /*len*/)
+ setServerSync(const char* /*url*/, int /*len*/, LocServerType /*type*/)
DEFAULT_IMPL(LOCATION_ERROR_SUCCESS)
LocationError LocApiBase::