DO NOT MERGE: Update location icon on changes am: e085352bd8
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/12437810 Change-Id: Id903ad82ef7e0895be1e86427c8fd3f3bdbc75c8
This commit is contained in:
@@ -1586,6 +1586,7 @@ public class LocationManagerService extends ILocationManager.Stub {
|
||||
}
|
||||
|
||||
record.mRequest = locationRequest;
|
||||
record.mReceiver.updateMonitoring(true);
|
||||
requests.add(locationRequest);
|
||||
if (!locationRequest.isLowPowerMode()) {
|
||||
providerRequest.setLowPowerMode(false);
|
||||
|
||||
Reference in New Issue
Block a user