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

Commit a2cd16f9 authored by Soonil Nagarkar's avatar Soonil Nagarkar Committed by Automerger Merge Worker
Browse files

DO NOT MERGE: Update location icon on changes am: e085352b

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/12437810

Change-Id: Id903ad82ef7e0895be1e86427c8fd3f3bdbc75c8
parents bfb8bb6a e085352b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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);