summaryrefslogtreecommitdiff
path: root/core/LocApiBase.cpp
diff options
context:
space:
mode:
authorCyan_Hsieh <cyanhsieh@google.com>2019-09-11 08:35:32 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-09-11 08:35:32 -0700
commit34bfa5225636dd99fe1a99e4949e32b49fc17b6e (patch)
tree72e4dc78316425cdefb3930d28b0a6126ad1b44a /core/LocApiBase.cpp
parentfe491feff7d601af038ecea1543791fbd375ecfc (diff)
parent6c4d159942ff43c743759a0ec7ced6190504e217 (diff)
downloadgps-34bfa5225636dd99fe1a99e4949e32b49fc17b6e.tar.gz
Merge remote-tracking branch 'goog/qcom/release/LA.UM.8.1.R1.09.00.00.529.082' into qt-qpr1-dev
am: 6c4d159942 Change-Id: Ib079f8e304d27ba95beb3001b08b83a3ad8d019e
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 029f57b..ef204ec 100644
--- a/core/LocApiBase.cpp
+++ b/core/LocApiBase.cpp
@@ -401,7 +401,7 @@ void LocApiBase::sendNfwNotification(GnssNfwNotification& notification)
void LocApiBase::reportSv(GnssSvNotification& svNotify)
{
const char* constellationString[] = { "Unknown", "GPS", "SBAS", "GLONASS",
- "QZSS", "BEIDOU", "GALILEO" };
+ "QZSS", "BEIDOU", "GALILEO", "NAVIC" };
// print the SV info before delivering
LOC_LOGV("num sv: %u\n"