Merge "Fixes update of extras Bundle in new Locations for GPS Provider"
This commit is contained in:
@@ -1077,6 +1077,7 @@ public class GpsLocationProvider implements LocationProviderInterface {
|
||||
} else {
|
||||
mLocation.removeAccuracy();
|
||||
}
|
||||
mLocation.setExtras(mLocationExtras);
|
||||
|
||||
try {
|
||||
mLocationManager.reportLocation(mLocation, false);
|
||||
|
||||
Reference in New Issue
Block a user