Snap for 6328604 from ca948af6d64a4974f3a9351d5b87d4043dd99437 to qt-qpr3-release

Change-Id: Ic01389dcacae9cc7bfbd210f0a6e5671dd2c5b5a
diff --git a/sdm845/gnss/location_gnss.cpp b/sdm845/gnss/location_gnss.cpp
index 105145a..a8b9ac2 100644
--- a/sdm845/gnss/location_gnss.cpp
+++ b/sdm845/gnss/location_gnss.cpp
@@ -109,6 +109,7 @@
 const GnssInterface* getGnssInterface()
 #endif // DEBUG_X86
 {
+   gGnssInterface.initialize();
    return &gGnssInterface;
 }