Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ccd08b8d authored by Jean-Baptiste Queru's avatar Jean-Baptiste Queru Committed by Android Git Automerger
Browse files

am e939edb5: am f418738c: am d7fa7dee: Merge "Fixes update of extras Bundle in...

am e939edb5: am f418738c: am d7fa7dee: Merge "Fixes update of extras Bundle in new Locations for GPS Provider"

* commit 'e939edb5':
  Fixes update of extras Bundle in new Locations for GPS Provider
parents bb189574 e939edb5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1077,6 +1077,7 @@ public class GpsLocationProvider implements LocationProviderInterface {
            } else {
                mLocation.removeAccuracy();
            }
            mLocation.setExtras(mLocationExtras);

            try {
                mLocationManager.reportLocation(mLocation, false);