am e939edb5: am f418738c: am d7fa7dee: Merge "Fixes update of extras Bundle in new Locations for GPS Provider"
* commit 'e939edb5b4e991998ae8219b03d75c10cdc765cb': Fixes update of extras Bundle in new Locations for GPS Provider
This commit is contained in:
committed by
Android Git Automerger
commit
ccd08b8de9
@@ -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