summaryrefslogtreecommitdiff
path: root/core/LocAdapterBase.cpp
diff options
context:
space:
mode:
authorWei Chen <weic@codeaurora.org>2019-07-18 15:50:55 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2019-07-26 11:26:39 -0700
commita28f81334ea1510c2ccb597b64df7306b4f8f967 (patch)
treec7f74e9f4c8c85baa6cc04a8a6955fa3c5a8840a /core/LocAdapterBase.cpp
parentfe4dd865e8b953663f8807b643b7c1da99a9bb97 (diff)
GPS hw: report ppe/spe report with combined report
When DRE/PPE are also running in the system, in addition to reporitng the combined final output, add the support to report the unmodified SPE/PPE report received from the engine Change-Id: Icb636824da32b175030dfcd2b270ac8b500ff75b CRs-fixed: 2487580
Diffstat (limited to 'core/LocAdapterBase.cpp')
-rw-r--r--core/LocAdapterBase.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/LocAdapterBase.cpp b/core/LocAdapterBase.cpp
index 22116e6..266c10e 100644
--- a/core/LocAdapterBase.cpp
+++ b/core/LocAdapterBase.cpp
@@ -80,7 +80,6 @@ void LocAdapterBase::
const GpsLocationExtended& locationExtended,
enum loc_sess_status status,
LocPosTechMask loc_technology_mask,
- bool /*fromEngineHub*/,
GnssDataNotification* pDataNotify,
int msInWeek)
{