No GPS at all on Pixel 7 Pro with e/OS 2.7, 2.8 or 2.9

I dont get the GPS to work in 2.7, 2.8 or 2.9. Reinstalled original Android 14 and 15 and the GPS works fine in both… Any special tricks needed for GPS in e/OS? Other than the GPS, e/OS works like a charm. The GPS works fine in my Galaxy S9 with e/OS 2.9

Fake location off. GPSTest app show no sattelites at all. Attached photo with Galaxy S9 to the left and Pixel 7 Pro to the right.

Regain your privacy! Adopt /e/OS the deGoogled mobile OS and online servicesphone

That seems unusual.

Did you set up & enable Location in microG settings and does the GPS test app have the rights to access it?
Both should be able to get checked under Settings => System => MicroG => Location.

(The naming could be a bit different, I merely translate my own language setting into English, but it should be recognizable.)

I was not aware of these settings so I didnt touch them. All 7 switches under “Location” is on.

I read somewhere that if I started the device in Android, opened a map or other apps that uses GPS, waiting to get a fix, shut down the phone without closing the app and then installed e/OS, the GPS might start to work. A bit far fetched, I admit, but I tried it and it didnt help…

You are giving GPS “clear sky” and and at least for 10 minutes duration, even better with movement, like a brisk walk.

Your test with original Android does at least test the hardware! but I certainly would not expect some magic carry over.

GPS can be given “low priority” by Android but the brisk walk will often wake it up. Perhaps close all other running apps too.

“Recent access” for position services: “None” even after 3 different apps that require GPS.

In the example photo, I did not have “clear sky” but clear sky doesnt help…

I guess a 30 minute MC tour will count as “a brisk walk” :smile:

OTA updated to 3.0.1

I now see that Sygic GPS Navigation and Google Maps show up in “Recent access” but no position is received. Sygic seems to be located in the Czech Republic (which is where it is created). The default maps app for /e/OS dont show up in “Recent access” on any of the phones even if it is getting position on the Galaxy S9.

On my Galaxy S9, the “Recent access” list is long and all apps in the list seems reasonable for GPS access.

Sygic Truck says: “No GPS signal, Check hardware settings”

I wonder if you had any luck?

Your subject was on my mind as you have clearly struggled with this for some time. I was researching logcat commands in another context and I found https://www.sjdcforensics.com/android-crash-logs/ and the command

adb shell dumpsys location

## Displays GPS and location service activity.

I ran the command a few times for practice. Here is the redacted final run where 4 Location based apps are running fine.

dumpsys location

Apps running: Incidence of full name in full log

com.generalmagic.magicearth				80
com.android.gpstest.osmdroid			16
com.mirfatif.mylocation					15
net.osmand.plus							80

(redacted) output of above command.

Location Manager State:
  User Info:
    current users: u[0]
  Location Settings:
    Location Setting: true
    Location Allow/Deny Packages:
  Location Providers:
    passive provider:
      service: registered
      listeners:
        10255/net.osmand.plus/EF8F9FAD Request[PASSIVE, minUpdateInterval=0, WorkSource{10255 net.osmand.plus}]
        1000/android[twilight]/AB830679 Request[PASSIVE, minUpdateInterval=0, minUpdateDistance=20000.0, WorkSource{1000 android}]
        1000/android[SensorNotificationService]/09EE24DD Request[PASSIVE, minUpdateInterval=+30m0s0ms, minUpdateDistance=100000.0, WorkSource{1000 android}]
        10063/com.google.android.gms/BB8984E0 {bg} Request[PASSIVE, minUpdateInterval=+1s0ms, WorkSource{10063 com.google.android.gms}]

      last location=Location[gps {characters removed} {Bundle[{satellites=15, maxCn0=38, meanCn0=19}]}]
      enabled=true
      allowed=true
      identity=1000/android[LocationService]
      properties=ProviderProperties[powerUsage=Low, accuracy=Fine]
    network provider:
      service: ProviderRequest[@0, WorkSource{10255 net.osmand.plus}]
      listeners:
        1000/android[twilight]/3B83F599 Request[@+1d0h0m0s0ms BALANCED, WorkSource{1000 android}]
        10255/net.osmand.plus/96205D47 Request[@0 BALANCED, WorkSource{10255 net.osmand.plus}]
        10091/com.generalmagic.magicearth/C662DF8D {bg, na} Request[@+30m0s0ms BALANCED, minUpdateInterval=+1s0ms, WorkSource{10091 com.generalmagic.magicearth}] (inactive)
        1000/android[GnssService]/2DD90329 Request[PASSIVE, minUpdateInterval=0, hiddenFromAppOps, WorkSource{1000 android}]
      last location=Location[network {characters removed}]
      enabled=true
      allowed=true
      identity=10063/com.google.android.gms
      properties=ProviderProperties[powerUsage=Low, accuracy=Coarse]
      stationary throttled=false (not idle) (not stationary)
      target service=10063/com.google.android.gms/org.microg.gms.location.provider.NetworkLocationProviderService@2
      connected=true
    fused provider:
      service: ProviderRequest[OFF]
      last location=Location[fused {characters removed}]
      enabled=true
      allowed=true
      identity=10063/com.google.android.gms
      properties=ProviderProperties[powerUsage=Low, accuracy=Coarse]
      stationary throttled=false (not idle) (not stationary)
      target service=10063/com.google.android.gms/org.microg.gms.location.provider.FusedLocationProviderService@2
      connected=true
    gps provider:
      service: ProviderRequest[@0, HIGH_ACCURACY, WorkSource{10255 net.osmand.plus}]
      listeners:
        10255/net.osmand.plus/33B1E2A9 Request[@0 HIGH_ACCURACY, WorkSource{10255 net.osmand.plus}]
        10091/com.generalmagic.magicearth/C662DF8D {bg, na} Request[@+30m0s0ms HIGH_ACCURACY, minUpdateInterval=+1s0ms, WorkSource{10091 com.generalmagic.magicearth}] (inactive)
        10091/com.generalmagic.magicearth/C164F562 {bg, na} Request[@+24855d3h14m7s806ms HIGH_ACCURACY, WorkSource{10091 com.generalmagic.magicearth}] (inactive)
      last location=Location[gps {characters removed} {Bundle[{satellites=15, maxCn0=38, meanCn0=19}]}]
      enabled=true
      allowed=true
      identity=1000/android[GnssService]
      properties=ProviderProperties[powerUsage=High, accuracy=Fine, requires=satellite, supports=[bearing,speed,altitude]]
      stationary throttled=false (not idle) (not stationary)
      mStarted=true   (changed +30s616ms ago)
      mBatchingEnabled=true
      mBatchingStarted=false
      mBatchSize=20
      mFixInterval=0
      GNSS_KPI_START
        {characters removed}
        Used-in-fix constellation types: GPS GLONASS GALILEO 
      GNSS_KPI_END
      Power Metrics
        Time on battery (min): 4108.7125166666665
        Amount of time (while on battery) Top 4 Avg CN0 > 20.0 dB-Hz (min): 163.03313333333332
        Amount of time (while on battery) Top 4 Avg CN0 <= 20.0 dB-Hz (min): 33.20301666666667
        Energy consumed while on battery (mAh): 0.0
      Hardware Version: PVT1
  Historical Aggregate Location Provider Data:
    passive:
      10091/com.generalmagic.magicearth: min/max interval = passive/passive, total/active/foreground duration = +11ms/+10ms/+10ms, locations = 3
      10255/net.osmand.plus: min/max interval = passive/passive, total/active/foreground duration = +30s618ms/+30s618ms/+30s618ms, locations = 30
      1000/android[SensorNotificationService]: min/max interval = passive/passive, total/active/foreground duration = +1d13h58m56s399ms/+1d13h58m56s398ms/+1d13h58m56s399ms, locations = 1
      1000/android[twilight]: min/max interval = passive/passive, total/active/foreground duration = +1d13h58m56s348ms/+1d13h58m56s347ms/+1d13h58m56s347ms, locations = 1
      10063/com.google.android.gms: min/max interval = passive/passive, total/active/foreground duration = +1d13h58m51s279ms/+17m7s587ms/+1m13s464ms, locations = 663
    gps:
      10062/com.android.gpstest.osmdroid: min/max interval = 1s/1s, {characters removed}
      10091/com.generalmagic.magicearth: min/max interval = 1s/9223372036854775s, {characters removed}
      10255/net.osmand.plus: min/max interval = 0s/0s, {characters removed}
      10209/com.mirfatif.mylocation: min/max interval = 5s/5s, {characters removed}
      10228/de.tadris.fitness: min/max interval = 1s/1s, {characters removed}
    fused:
      10091/com.generalmagic.magicearth: min/max interval = 1s/1s, {characters removed}
    network:
      10091/com.generalmagic.magicearth: min/max interval = 1s/1s, {characters removed}
      10255/net.osmand.plus: min/max interval = 0s/0s, {characters removed}
      10209/com.mirfatif.mylocation: min/max interval = 5s/5s, {characters removed}
      10157/cz.martykan.forecastie: min/max interval = 0s/0s, {characters removed}
      1000/android[GnssService]: min/max interval = 1s/passive, {characters removed}
      1000/android[twilight]: min/max interval = 86400s/86400s, {characters removed}
  Historical Aggregate Gnss Measurement Provider Data:
    10062/com.android.gpstest.osmdroid: min/max interval = 0s/0s, {characters removed}
  GNSS Manager:
    Capabilities: [SCHEDULING MSB GEOFENCING ACCUMULATED_DELTA_RANGE(unknown)]
    GNSS Hardware Model Name: qcom;MPSS.TA.3.0.C6-00192;

Headings only:

    Status Provider:
    Measurements Provider:
  Geofence Manager:
  Event Log:
	{characters removed}

Readings are collected from last restart

    06-09 19:55:57.401: passive provider [u0] enabled

Through to end of current test – characters removed, approx 300 lines

    06-11 09:55:00.432: gps provider delivered location[1] to 10255/net.osmand.plus/33B1E2A9
    06-11 09:55:00.434: passive provider delivered location[1] to 10255/net.osmand.plus/EF8F9FAD
    06-11 09:55:00.436: passive provider delivered location[1] to 10063/com.google.android.gms/BB8984E0

The main incidence of the “Running app” app ID occur in the Event Log: section.

No. I have started looking at alternatives like LineageOS, GrapheneOS and others. The ones I have tried so far, ALL have a working GPS…

Understood. I guess that the above command would throw light on any way in which /e/OS fails to connect with the hardware if this is worth Report an issue.

Well, well well… After spending a few hours with other operating systems, which ALL have a working GPS, I decided to reinstall /e/OS/ 2.7 (which was the ine I had available on my laptop) just to be able to do a dumpsys and guess what? GPS is working fine… Did an OTA update to 2.8, 2.9 and 3.01 and the GPS is still working fine :sunglasses:

What did I learn form this? Probably nothing at all… But it was fun doing these “dangerous” things which may brick the phone.

2 Likes

That’s great to read! :+1: I hope it keeps working at your now-GPS functional 3.0.1!

There seems to be some GPS trouble in /e/OS/

I have been using Galaxy S9 with navigation software without seeing problems but today, the GPS also failed on the S9. The 7 Pro did work fine with navigation yesterday for about 20 minutes but had some periods where the position was kilometers off.

I have the S9, the Pixel 7 Pro, both running /e/OS/ 3.0.1, and a DooGee S100Pro running stock Android 12. All 3 running the GPSTest app and positioned side-by-side. The DooGee lists up about 50 satellites and the /e/OS/s zero. After restart, the /e/OS/s MAY get a GPS fix but it usually won’t last long…

I’m not quite sure what version of /e/OS/ that had a working GPS on the S9 but I suspect it was 0.7 or thereabouts…

SveinHa: What country are you in?

1 Like

Jets: I’m in Norway.

Especially with 2 devices perhaps trying

adb shell dumpsys location

will be productive in providing evidence?

You will be aware that you can potentially save multiple files for comparison by

adb shell dumpsys location > file-1

then file-2 , 3 etc.

Which mode do the phone need to be in for me to access the logs?

I can view a log file on the device but the font is so small it is hard to read. Browsed thru the file and in the end I found: “Install completed with status 3”. I guess this would normally be status 0.

I included a guide in my earlier post. I ran the adb commands from my laptop after creating a working directory test-loation. The output files are created there.

Sorry about that, I should have noticed…

First log.

Location Manager State:
  User Info:
    current users: u[0]
  Location Settings:
    Location Setting: true
    Location Allow/Deny Packages:
    Emergency Bypass Allow Packages:
      com.shannon.imsservice[*]
  Location Providers:
    passive provider:
      service: registered
      listeners:
        1000/android[SensorNotificationService]/37102703 Request[PASSIVE, minUpdateInterval=+30m0s0ms, minUpdateDistance=100000.0, WorkSource{1000 android}]
        1000/android[UwbCountryCode]/B868E653 Request[PASSIVE, minUpdateInterval=+1h0m0s0ms, minUpdateDistance=5000.0, WorkSource{1000 android}]
        10109/com.google.android.gms/584D58E8 {bg} Request[PASSIVE, minUpdateInterval=+1s0ms, WorkSource{10109 com.google.android.gms}]
        1000/android[twilight]/36ADF049 Request[PASSIVE, minUpdateInterval=0, minUpdateDistance=20000.0, WorkSource{1000 android}]
      last location=Location[network 59.392638,5.228973 hAcc=9.402802 et=+25m53s905ms alt=69.18048310177008 vAcc=4.754818 mslAlt=24.807934082162234 mslAltAcc=4.762478]
      enabled=true
      allowed=true
      identity=1000/android[LocationService]
      properties=ProviderProperties[powerUsage=Low, accuracy=Fine]
    network provider:
      service: ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
      listeners:
        1000/android[twilight]/8A670135 Request[@+1d0h0m0s0ms BALANCED, WorkSource{1000 android}]
        10176/com.google.android.as/EE888319 (COARSE) Request[@+6h0m0s0ms LOW_POWER, minUpdateDistance=100000.0, WorkSource{10176 com.google.android.as}]
        1000/android[GnssService]/6BDC3C9C Request[PASSIVE, minUpdateInterval=0, hiddenFromAppOps, WorkSource{1000 android}]
      last location=Location[network 59.392638,5.228973 hAcc=9.402802 et=+25m53s905ms alt=69.18048310177008 vAcc=4.754818 mslAlt=24.807934082162234 mslAltAcc=4.762478]
      enabled=true
      allowed=true
      identity=10109/com.google.android.gms
      properties=ProviderProperties[powerUsage=Low, accuracy=Coarse]
      stationary throttled=false (not idle) (not stationary)
      target service=10109/com.google.android.gms/org.microg.gms.location.provider.NetworkLocationProviderService@2
      connected=true
    fused provider:
      service: ProviderRequest[OFF]
      last location=null
      enabled=true
      allowed=true
      identity=10109/com.google.android.gms
      properties=ProviderProperties[powerUsage=Low, accuracy=Coarse]
      stationary throttled=false (not idle) (not stationary)
      target service=10109/com.google.android.gms/org.microg.gms.location.provider.FusedLocationProviderService@2
      connected=true
    gps provider:
      service: ProviderRequest[OFF]
      last location=null
      enabled=true
      allowed=true
      identity=1000/android[GnssService]
      properties=ProviderProperties[powerUsage=High, accuracy=Fine, requires=satellite, supports=[bearing,speed,altitude]]
      stationary throttled=false (not idle) (not stationary)
      mStarted=false   (changed +3m48s392ms ago)
      mBatchingEnabled=false
      mBatchingStarted=false
      mBatchSize=0
      mFixInterval=1000
      GNSS_KPI_START
        KPI logging start time: +7s129ms
        KPI logging end time: +32m30s308ms
        Number of location reports: 0
        Number of TTFF reports: 0
        Number of position accuracy reports: 0
        Number of CN0 reports: 0
        Total number of sv status messages processed: 0
        Total number of L5 sv status messages processed: 0
        Total number of sv status messages processed, where sv is used in fix: 0
        Total number of L5 sv status messages processed, where sv is used in fix: 0
        Number of L5 CN0 reports: 0
        Used-in-fix constellation types: 
      GNSS_KPI_END
      Power Metrics
        Time on battery (min): 73.58615
        Amount of time (while on battery) Top 4 Avg CN0 > 20.0 dB-Hz (min): 0.0
        Amount of time (while on battery) Top 4 Avg CN0 <= 20.0 dB-Hz (min): 0.0
        Energy consumed while on battery (mAh): 0.0
      Hardware Version: MP1.0
  Historical Aggregate Location Provider Data:
    passive:
      1000/android[UwbCountryCode]: min/max interval = passive/passive, total/active/foreground duration = +32m21s40ms/+32m21s40ms/+32m21s40ms, locations = 1
      1000/android[SensorNotificationService]: min/max interval = passive/passive, total/active/foreground duration = +32m21s52ms/+32m21s52ms/+32m21s52ms, locations = 1
      1000/android[CountryDetector]: min/max interval = passive/passive, total/active/foreground duration = +5s176ms/+5s174ms/+5s175ms, locations = 0
      1000/android[twilight]: min/max interval = passive/passive, total/active/foreground duration = +32m21s44ms/+32m21s44ms/+32m21s44ms, locations = 1
      10109/com.google.android.gms: min/max interval = passive/passive, total/active/foreground duration = +32m9s379ms/+32m9s379ms/+8m58s27ms, locations = 69
    gps:
      10251/com.android.gpstest.osmdroid: min/max interval = 1s/1s, total/active/foreground duration = +13m30s917ms/+13m30s916ms/+13m30s917ms, locations = 0
      10279/com.chartcross.gpstest: min/max interval = 0s/0s, total/active/foreground duration = +20s449ms/+20s449ms/+20s449ms, locations = 0
      10109/com.google.android.gms: min/max interval = 1s/5s, total/active/foreground duration = +7s631ms/+7s630ms/+7s631ms, locations = 0
    network:
      10176/com.google.android.as: min/max interval = 21600s/21600s, total/active/foreground duration = +32m9s416ms/+32m9s416ms/+32m9s416ms, locations = 1
      1000/android[GnssService]: min/max interval = 1s/passive, total/active/foreground duration = +32m23s97ms/+32m10s736ms/+32m23s96ms, locations = 105
      1000/android[twilight]: min/max interval = 86400s/86400s, total/active/foreground duration = +32m8s537ms/+32m8s536ms/+32m8s536ms, locations = 1
  Historical Aggregate Gnss Measurement Provider Data:
    10251/com.android.gpstest.osmdroid: min/max interval = 0s/0s, total duration = +13m30s801ms, tracking mode = always duty-cycling, GNSS measurement events = 0
  GNSS Manager:
    Capabilities: [SCHEDULING MSB MSA MEASUREMENTS NAVIGATION_MESSAGES SATELLITE_BLOCKLIST SATELLITE_PVT MEASUREMENT_CORRECTIONS ACCUMULATED_DELTA_RANGE LOS_SATS EXCESS_PATH_LENGTH REFLECTING_PLANE TOTAL_POWER SINGLEBAND_TRACKING_POWER MULTIBAND_TRACKING_POWER SINGLEBAND_ACQUISITION_POWER MULTIBAND_ACQUISITION_POWER OTHER_MODES_POWER signalTypes=[GnssSignalType[Constellation=1, CarrierFrequencyHz=1.57542E9, CodeType=C], GnssSignalType[Constellation=1, CarrierFrequencyHz=1.17645E9, CodeType=Q], GnssSignalType[Constellation=1, CarrierFrequencyHz=1.57542E9, CodeType=L], GnssSignalType[Constellation=3, CarrierFrequencyHz=1.5980625E9, CodeType=C], GnssSignalType[Constellation=6, CarrierFrequencyHz=1.57542E9, CodeType=C], GnssSignalType[Constellation=6, CarrierFrequencyHz=1.17645E9, CodeType=Q], GnssSignalType[Constellation=7, CarrierFrequencyHz=1.17645E9, CodeType=C], GnssSignalType[Constellation=5, CarrierFrequencyHz=1.561098E9, CodeType=I], GnssSignalType[Constellation=5, CarrierFrequencyHz=1.57542E9, CodeType=P], GnssSignalType[Constellation=5, CarrierFrequencyHz=1.17645E9, CodeType=Q], GnssSignalType[Constellation=4, CarrierFrequencyHz=1.57542E9, CodeType=C], GnssSignalType[Constellation=4, CarrierFrequencyHz=1.17645E9, CodeType=Q]]]
    GNSS Hardware Model Name: Broadcom, BCM4776, GLL ver. 154.20.24 587347
    Status Provider:
      service: unregistered
    Measurements Provider:
      service: unregistered
      last measurements=null
    Navigation Message Provider:
      service: unregistered
    Antenna Info Provider:
      Antenna Infos: null
      service: unregistered
  Geofence Manager:
    service: unregistered
  Event Log:
    06-13 10:07:46.891: network provider delivered location[1] to 1000/android[GnssService]/9AA40C04
    06-13 10:07:46.892: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:07:46.893: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:07:46.896: network provider received location[1]
    06-13 10:07:46.897: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:07:46.898: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:07:48.150: network provider received location[1]
    06-13 10:07:48.152: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:07:48.152: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:07:57.392: network provider +registration 1000/android[GnssService]/28DE3C42 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:07:57.394: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:07:57.396: network provider received location[1]
    06-13 10:07:57.398: network provider delivered location[1] to 1000/android[GnssService]/28DE3C42
    06-13 10:07:57.398: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:07:57.399: network provider -registration 1000/android[GnssService]/28DE3C42
    06-13 10:07:57.399: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:07:57.400: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:07:57.403: network provider received location[1]
    06-13 10:07:57.404: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:07:57.404: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:07:58.666: network provider received location[1]
    06-13 10:07:58.668: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:07:58.668: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:08:00.619: gps provider -registration 10109/com.google.android.gms/63568D9F
    06-13 10:08:00.619: gps provider request = ProviderRequest[OFF]
    06-13 10:13:57.834: gps provider +registration 10251/com.android.gpstest.osmdroid/D71B99CC -> Request[@+1s0ms HIGH_ACCURACY, WorkSource{10251 com.android.gpstest.osmdroid}]
    06-13 10:13:57.834: gps provider request = ProviderRequest[@+1s0ms, HIGH_ACCURACY, WorkSource{10251 com.android.gpstest.osmdroid}]
    06-13 10:13:57.863: gnss measurements +registration 10251/com.android.gpstest.osmdroid/AB2A24DF -> GnssMeasurementRequest[@0]
    06-13 10:13:58.352: network provider +registration 1000/android[GnssService]/6CFBE273 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:13:58.356: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:13:58.910: network provider received location[1]
    06-13 10:13:58.912: network provider -registration 1000/android[GnssService]/6CFBE273
    06-13 10:13:58.912: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:13:58.912: network provider delivered location[1] to 1000/android[GnssService]/6CFBE273
    06-13 10:13:58.912: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:13:58.913: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:13:58.919: network provider received location[1]
    06-13 10:13:58.919: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:13:58.920: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:14:05.046: network provider +registration 1000/android[GnssService]/963EB8C8 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:14:05.049: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:14:11.746: network provider +registration 1000/android[GnssService]/A5FE6B9F -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:14:13.332: network provider received location[1]
    06-13 10:14:13.336: network provider delivered location[1] to 1000/android[GnssService]/963EB8C8
    06-13 10:14:13.337: network provider -registration 1000/android[GnssService]/963EB8C8
    06-13 10:14:13.337: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:14:13.338: network provider -registration 1000/android[GnssService]/A5FE6B9F
    06-13 10:14:13.338: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:14:13.338: network provider delivered location[1] to 1000/android[GnssService]/A5FE6B9F
    06-13 10:14:13.340: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:14:13.348: network provider received location[1]
    06-13 10:14:13.351: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:14:13.352: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:14:18.402: network provider +registration 1000/android[GnssService]/99E753C6 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:14:18.409: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:14:18.417: network provider received location[1]
    06-13 10:14:18.421: network provider delivered location[1] to 1000/android[GnssService]/99E753C6
    06-13 10:14:18.424: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:14:18.426: network provider -registration 1000/android[GnssService]/99E753C6
    06-13 10:14:18.426: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:14:18.427: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:14:18.436: network provider received location[1]
    06-13 10:14:18.438: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:14:18.440: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:14:25.605: network provider +registration 1000/android[GnssService]/A07592FB -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:14:25.607: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:14:25.620: network provider received location[1]
    06-13 10:14:25.625: network provider delivered location[1] to 1000/android[GnssService]/A07592FB
    06-13 10:14:25.626: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:14:25.627: network provider -registration 1000/android[GnssService]/A07592FB
    06-13 10:14:25.627: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:14:25.629: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:14:25.637: network provider received location[1]
    06-13 10:14:25.640: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:14:25.640: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:14:32.809: network provider +registration 1000/android[GnssService]/F88B7957 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:14:32.811: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:14:33.363: network provider received location[1]
    06-13 10:14:33.367: network provider delivered location[1] to 1000/android[GnssService]/F88B7957
    06-13 10:14:33.367: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:14:33.368: network provider -registration 1000/android[GnssService]/F88B7957
    06-13 10:14:33.368: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:14:33.369: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:14:33.374: network provider received location[1]
    06-13 10:14:33.376: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:14:33.378: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:14:39.996: network provider +registration 1000/android[GnssService]/C6C11DA2 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:14:40.005: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:14:40.018: network provider received location[1]
    06-13 10:14:40.022: network provider delivered location[1] to 1000/android[GnssService]/C6C11DA2
    06-13 10:14:40.022: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:14:40.023: network provider -registration 1000/android[GnssService]/C6C11DA2
    06-13 10:14:40.023: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:14:40.024: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:14:40.038: network provider received location[1]
    06-13 10:14:40.040: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:14:40.040: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:14:47.182: network provider +registration 1000/android[GnssService]/24E1CF00 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:14:47.183: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:14:47.192: network provider received location[1]
    06-13 10:14:47.199: network provider delivered location[1] to 1000/android[GnssService]/24E1CF00
    06-13 10:14:47.199: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:14:47.200: network provider -registration 1000/android[GnssService]/24E1CF00
    06-13 10:14:47.200: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:14:47.202: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:14:47.208: network provider received location[1]
    06-13 10:14:47.215: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:14:47.216: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:14:54.348: network provider +registration 1000/android[GnssService]/97CF80D5 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:14:54.350: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:15:01.023: network provider +registration 1000/android[GnssService]/04549010 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:15:04.350: network provider -registration 1000/android[GnssService]/97CF80D5
    06-13 10:15:07.705: network provider +registration 1000/android[GnssService]/5D47E795 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:15:11.026: network provider -registration 1000/android[GnssService]/04549010
    06-13 10:15:13.369: network provider received location[1]
    06-13 10:15:13.371: network provider delivered location[1] to 1000/android[GnssService]/5D47E795
    06-13 10:15:13.372: network provider -registration 1000/android[GnssService]/5D47E795
    06-13 10:15:13.372: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:15:13.372: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:15:13.373: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:15:13.375: network provider received location[1]
    06-13 10:15:13.376: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:15:13.377: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:15:14.375: network provider +registration 1000/android[GnssService]/A0B7BA24 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:15:14.376: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:15:14.382: network provider received location[1]
    06-13 10:15:14.387: network provider delivered location[1] to 1000/android[GnssService]/A0B7BA24
    06-13 10:15:14.388: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:15:14.389: network provider -registration 1000/android[GnssService]/A0B7BA24
    06-13 10:15:14.389: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:15:14.391: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:15:14.396: network provider received location[1]
    06-13 10:15:14.398: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:15:14.399: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:15:21.052: network provider +registration 1000/android[GnssService]/A0E8AE98 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:15:21.055: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:15:21.073: network provider received location[1]
    06-13 10:15:21.084: network provider delivered location[1] to 1000/android[GnssService]/A0E8AE98
    06-13 10:15:21.092: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:15:21.093: network provider -registration 1000/android[GnssService]/A0E8AE98
    06-13 10:15:21.093: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:15:21.094: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:15:21.103: network provider received location[1]
    06-13 10:15:21.104: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:15:21.105: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:15:27.761: network provider +registration 1000/android[GnssService]/918181A2 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:15:27.763: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:15:27.775: network provider received location[1]
    06-13 10:15:27.782: network provider delivered location[1] to 1000/android[GnssService]/918181A2
    06-13 10:15:27.783: network provider -registration 1000/android[GnssService]/918181A2
    06-13 10:15:27.783: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:15:27.784: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:15:27.785: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:15:27.794: network provider received location[1]
    06-13 10:15:27.797: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:15:27.797: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:15:34.461: network provider +registration 1000/android[GnssService]/44D3F5BF -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:15:34.462: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:15:41.156: network provider +registration 1000/android[GnssService]/01A6AE13 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:15:44.463: network provider -registration 1000/android[GnssService]/44D3F5BF
    06-13 10:15:47.811: network provider +registration 1000/android[GnssService]/8E1BFF40 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:15:51.158: network provider -registration 1000/android[GnssService]/01A6AE13
    06-13 10:15:54.981: network provider +registration 1000/android[GnssService]/931FC9C4 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:15:57.815: network provider -registration 1000/android[GnssService]/8E1BFF40
    06-13 10:16:02.183: network provider +registration 1000/android[GnssService]/FA69335F -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:16:04.983: network provider -registration 1000/android[GnssService]/931FC9C4
    06-13 10:16:08.872: network provider +registration 1000/android[GnssService]/952386E2 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:16:12.185: network provider -registration 1000/android[GnssService]/FA69335F
    06-13 10:16:15.581: network provider +registration 1000/android[GnssService]/9E4F19E4 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:16:18.874: network provider -registration 1000/android[GnssService]/952386E2
    06-13 10:16:22.267: network provider +registration 1000/android[GnssService]/DB40109B -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:16:25.583: network provider -registration 1000/android[GnssService]/9E4F19E4
    06-13 10:16:29.426: network provider +registration 1000/android[GnssService]/04951478 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:16:32.273: network provider -registration 1000/android[GnssService]/DB40109B
    06-13 10:16:36.103: network provider +registration 1000/android[GnssService]/02A3B915 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:16:39.426: network provider -registration 1000/android[GnssService]/04951478
    06-13 10:16:42.814: network provider +registration 1000/android[GnssService]/D1AA1B78 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:16:46.105: network provider -registration 1000/android[GnssService]/02A3B915
    06-13 10:16:49.512: network provider +registration 1000/android[GnssService]/DDD39498 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:16:52.815: network provider -registration 1000/android[GnssService]/D1AA1B78
    06-13 10:16:56.218: network provider +registration 1000/android[GnssService]/FA605181 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:16:59.513: network provider -registration 1000/android[GnssService]/DDD39498
    06-13 10:17:02.878: network provider +registration 1000/android[GnssService]/D642F213 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:17:06.219: network provider -registration 1000/android[GnssService]/FA605181
    06-13 10:17:09.568: network provider +registration 1000/android[GnssService]/DB3BA68B -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:17:12.880: network provider -registration 1000/android[GnssService]/D642F213
    06-13 10:17:16.758: network provider +registration 1000/android[GnssService]/01942177 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:17:19.570: network provider -registration 1000/android[GnssService]/DB3BA68B
    06-13 10:17:23.467: network provider +registration 1000/android[GnssService]/ABFE79ED -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:17:26.762: network provider -registration 1000/android[GnssService]/01942177
    06-13 10:17:30.152: network provider +registration 1000/android[GnssService]/724367A7 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:17:33.468: network provider -registration 1000/android[GnssService]/ABFE79ED
    06-13 10:17:36.826: network provider +registration 1000/android[GnssService]/8995BF6E -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:17:40.153: network provider -registration 1000/android[GnssService]/724367A7
    06-13 10:17:43.526: network provider +registration 1000/android[GnssService]/A9612390 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:17:46.828: network provider -registration 1000/android[GnssService]/8995BF6E
    06-13 10:17:48.157: network provider received location[1]
    06-13 10:17:48.158: network provider delivered location[1] to 1000/android[GnssService]/A9612390
    06-13 10:17:48.159: network provider -registration 1000/android[GnssService]/A9612390
    06-13 10:17:48.159: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:17:48.159: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:17:48.160: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:17:48.163: network provider received location[1]
    06-13 10:17:48.164: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:17:48.165: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:17:50.187: network provider +registration 1000/android[GnssService]/CBB0E5D2 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:17:50.193: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:17:50.200: network provider received location[1]
    06-13 10:17:50.203: network provider -registration 1000/android[GnssService]/CBB0E5D2
    06-13 10:17:50.203: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:17:50.203: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:17:50.203: network provider delivered location[1] to 1000/android[GnssService]/CBB0E5D2
    06-13 10:17:50.204: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:17:50.211: network provider received location[1]
    06-13 10:17:50.212: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:17:50.213: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:17:57.396: network provider +registration 1000/android[GnssService]/2FA99ED8 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:17:57.397: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:17:57.405: network provider received location[1]
    06-13 10:17:57.408: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:17:57.408: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:17:57.409: network provider -registration 1000/android[GnssService]/2FA99ED8
    06-13 10:17:57.409: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:17:57.409: network provider delivered location[1] to 1000/android[GnssService]/2FA99ED8
    06-13 10:17:57.413: network provider received location[1]
    06-13 10:17:57.414: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:17:57.414: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:18:04.568: network provider +registration 1000/android[GnssService]/C7D704D8 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:18:04.571: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:18:04.577: network provider received location[1]
    06-13 10:18:04.582: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:18:04.583: network provider -registration 1000/android[GnssService]/C7D704D8
    06-13 10:18:04.583: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:18:04.583: network provider delivered location[1] to 1000/android[GnssService]/C7D704D8
    06-13 10:18:04.584: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:18:04.589: network provider received location[1]
    06-13 10:18:04.590: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:18:04.591: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:18:11.256: network provider +registration 1000/android[GnssService]/BFF11404 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:18:11.256: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:18:17.926: network provider +registration 1000/android[GnssService]/DB306FC8 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:18:21.258: network provider -registration 1000/android[GnssService]/BFF11404
    06-13 10:18:25.117: network provider +registration 1000/android[GnssService]/6F87E706 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:18:27.927: network provider -registration 1000/android[GnssService]/DB306FC8
    06-13 10:18:31.796: network provider +registration 1000/android[GnssService]/7B2AD272 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:18:35.118: network provider -registration 1000/android[GnssService]/6F87E706
    06-13 10:18:38.481: network provider +registration 1000/android[GnssService]/C83A27FE -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:18:41.797: network provider -registration 1000/android[GnssService]/7B2AD272
    06-13 10:18:45.669: network provider +registration 1000/android[GnssService]/CF2C1E11 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:18:48.483: network provider -registration 1000/android[GnssService]/C83A27FE
    06-13 10:18:52.335: network provider +registration 1000/android[GnssService]/91AE187C -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:18:55.670: network provider -registration 1000/android[GnssService]/CF2C1E11
    06-13 10:18:59.042: network provider +registration 1000/android[GnssService]/FBACCDAD -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:19:02.340: network provider -registration 1000/android[GnssService]/91AE187C
    06-13 10:19:05.741: network provider +registration 1000/android[GnssService]/5FDF4C38 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:19:09.043: network provider -registration 1000/android[GnssService]/FBACCDAD
    06-13 10:19:12.928: network provider +registration 1000/android[GnssService]/CBF4A474 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:19:13.316: network provider received location[1]
    06-13 10:19:13.320: network provider delivered location[1] to 1000/android[GnssService]/CBF4A474
    06-13 10:19:13.320: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:19:13.321: network provider -registration 1000/android[GnssService]/CBF4A474
    06-13 10:19:13.323: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:19:13.324: network provider -registration 1000/android[GnssService]/5FDF4C38
    06-13 10:19:13.324: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:19:13.324: network provider delivered location[1] to 1000/android[GnssService]/5FDF4C38
    06-13 10:19:13.329: network provider received location[1]
    06-13 10:19:13.330: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:19:13.331: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:19:19.612: network provider +registration 1000/android[GnssService]/DBED4D49 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:19:19.614: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:19:19.623: network provider received location[1]
    06-13 10:19:19.627: network provider delivered location[1] to 1000/android[GnssService]/DBED4D49
    06-13 10:19:19.628: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:19:19.629: network provider -registration 1000/android[GnssService]/DBED4D49
    06-13 10:19:19.629: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:19:19.630: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:19:19.634: network provider received location[1]
    06-13 10:19:19.635: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:19:19.636: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:19:26.291: network provider +registration 1000/android[GnssService]/A2C4C0CC -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:19:26.296: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:19:26.308: network provider received location[1]
    06-13 10:19:26.311: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:19:26.312: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:19:26.313: network provider delivered location[1] to 1000/android[GnssService]/A2C4C0CC
    06-13 10:19:26.314: network provider -registration 1000/android[GnssService]/A2C4C0CC
    06-13 10:19:26.314: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:19:26.322: network provider received location[1]
    06-13 10:19:26.323: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:19:26.323: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:19:32.987: network provider +registration 1000/android[GnssService]/A058F360 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:19:32.989: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:19:39.700: network provider +registration 1000/android[GnssService]/A302C499 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:19:42.989: network provider -registration 1000/android[GnssService]/A058F360
    06-13 10:19:46.372: network provider +registration 1000/android[GnssService]/D7926938 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:19:49.703: network provider -registration 1000/android[GnssService]/A302C499
    06-13 10:19:53.586: network provider +registration 1000/android[GnssService]/32EA74DC -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:19:56.374: network provider -registration 1000/android[GnssService]/D7926938
    06-13 10:20:00.289: network provider +registration 1000/android[GnssService]/C3B300FC -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:20:03.587: network provider -registration 1000/android[GnssService]/32EA74DC
    06-13 10:20:07.472: network provider +registration 1000/android[GnssService]/D0EC8EBE -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:20:10.290: network provider -registration 1000/android[GnssService]/C3B300FC
    06-13 10:20:14.145: network provider +registration 1000/android[GnssService]/AA0E09AD -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:20:17.473: network provider -registration 1000/android[GnssService]/D0EC8EBE
    06-13 10:20:20.845: network provider +registration 1000/android[GnssService]/DB229F31 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:20:24.146: network provider -registration 1000/android[GnssService]/AA0E09AD
    06-13 10:20:27.496: network provider +registration 1000/android[GnssService]/96C350F0 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:20:30.852: network provider -registration 1000/android[GnssService]/DB229F31
    06-13 10:20:34.688: network provider +registration 1000/android[GnssService]/717FFEF2 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:20:37.497: network provider -registration 1000/android[GnssService]/96C350F0
    06-13 10:20:41.383: network provider +registration 1000/android[GnssService]/6F5FB3B2 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:20:44.690: network provider -registration 1000/android[GnssService]/717FFEF2
    06-13 10:20:48.058: network provider +registration 1000/android[GnssService]/3644DFD4 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:20:51.385: network provider -registration 1000/android[GnssService]/6F5FB3B2
    06-13 10:20:54.744: network provider +registration 1000/android[GnssService]/96754C5C -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:20:58.060: network provider -registration 1000/android[GnssService]/3644DFD4
    06-13 10:21:01.423: network provider +registration 1000/android[GnssService]/D910072C -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:21:04.746: network provider -registration 1000/android[GnssService]/96754C5C
    06-13 10:21:08.132: network provider +registration 1000/android[GnssService]/076548A5 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:21:11.424: network provider -registration 1000/android[GnssService]/D910072C
    06-13 10:21:14.838: network provider +registration 1000/android[GnssService]/FEB25BF0 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:21:18.133: network provider -registration 1000/android[GnssService]/076548A5
    06-13 10:21:21.500: network provider +registration 1000/android[GnssService]/484F716E -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:21:24.838: network provider -registration 1000/android[GnssService]/FEB25BF0
    06-13 10:21:28.196: network provider +registration 1000/android[GnssService]/05016EA8 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:21:31.502: network provider -registration 1000/android[GnssService]/484F716E
    06-13 10:21:35.399: network provider +registration 1000/android[GnssService]/8F336168 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:21:38.200: network provider -registration 1000/android[GnssService]/05016EA8
    06-13 10:21:42.569: network provider +registration 1000/android[GnssService]/66CBF458 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:21:45.401: network provider -registration 1000/android[GnssService]/8F336168
    06-13 10:21:49.240: network provider +registration 1000/android[GnssService]/6AC39B58 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:21:52.569: network provider -registration 1000/android[GnssService]/66CBF458
    06-13 10:21:53.356: network provider received location[1]
    06-13 10:21:53.361: network provider -registration 1000/android[GnssService]/6AC39B58
    06-13 10:21:53.361: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:21:53.361: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:21:53.361: network provider delivered location[1] to 1000/android[GnssService]/6AC39B58
    06-13 10:21:53.362: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:21:53.365: network provider received location[1]
    06-13 10:21:53.366: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:21:53.368: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:21:55.947: network provider +registration 1000/android[GnssService]/9F4E2B20 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:21:55.952: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:21:55.959: network provider received location[1]
    06-13 10:21:55.962: network provider delivered location[1] to 1000/android[GnssService]/9F4E2B20
    06-13 10:21:55.962: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:21:55.963: network provider -registration 1000/android[GnssService]/9F4E2B20
    06-13 10:21:55.963: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:21:55.964: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:21:55.970: network provider received location[1]
    06-13 10:21:55.971: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:21:55.972: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:22:02.641: network provider +registration 1000/android[GnssService]/2CE70DE1 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:22:02.643: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:22:02.650: network provider received location[1]
    06-13 10:22:02.655: network provider delivered location[1] to 1000/android[GnssService]/2CE70DE1
    06-13 10:22:02.656: network provider -registration 1000/android[GnssService]/2CE70DE1
    06-13 10:22:02.656: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:22:02.656: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:22:02.658: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:22:02.665: network provider received location[1]
    06-13 10:22:02.667: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:22:02.668: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:22:09.288: network provider +registration 1000/android[GnssService]/6F192843 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:22:09.289: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:22:09.294: network provider received location[1]
    06-13 10:22:09.301: network provider delivered location[1] to 1000/android[GnssService]/6F192843
    06-13 10:22:09.302: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:22:09.303: network provider -registration 1000/android[GnssService]/6F192843
    06-13 10:22:09.303: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:22:09.304: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:22:09.309: network provider received location[1]
    06-13 10:22:09.311: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:22:09.311: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:22:15.951: network provider +registration 1000/android[GnssService]/71B1020F -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:22:15.953: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:22:23.121: network provider +registration 1000/android[GnssService]/70EEC3B6 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:22:25.953: network provider -registration 1000/android[GnssService]/71B1020F
    06-13 10:22:30.317: network provider +registration 1000/android[GnssService]/0A37FC2E -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:22:33.122: network provider -registration 1000/android[GnssService]/70EEC3B6
    06-13 10:22:37.012: network provider +registration 1000/android[GnssService]/3B65D97D -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:22:40.319: network provider -registration 1000/android[GnssService]/0A37FC2E
    06-13 10:22:43.711: network provider +registration 1000/android[GnssService]/FD8C19B5 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:22:47.013: network provider -registration 1000/android[GnssService]/3B65D97D
    06-13 10:22:50.421: network provider +registration 1000/android[GnssService]/0DAF4873 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:22:53.715: network provider -registration 1000/android[GnssService]/FD8C19B5
    06-13 10:22:57.114: network provider +registration 1000/android[GnssService]/5DADF645 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:23:00.423: network provider -registration 1000/android[GnssService]/0DAF4873
    06-13 10:23:03.783: network provider +registration 1000/android[GnssService]/6B0507A0 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:23:07.116: network provider -registration 1000/android[GnssService]/5DADF645
    06-13 10:23:10.492: network provider +registration 1000/android[GnssService]/A9B3C339 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:23:13.785: network provider -registration 1000/android[GnssService]/6B0507A0
    06-13 10:23:17.203: network provider +registration 1000/android[GnssService]/A46BE3E6 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:23:20.494: network provider -registration 1000/android[GnssService]/A9B3C339
    06-13 10:23:23.885: network provider +registration 1000/android[GnssService]/38873379 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:23:27.204: network provider -registration 1000/android[GnssService]/A46BE3E6
    06-13 10:23:31.058: network provider +registration 1000/android[GnssService]/AE27B8B1 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:23:33.886: network provider -registration 1000/android[GnssService]/38873379
    06-13 10:23:37.746: network provider +registration 1000/android[GnssService]/9401A8A7 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:23:41.059: network provider -registration 1000/android[GnssService]/AE27B8B1
    06-13 10:23:44.909: network provider +registration 1000/android[GnssService]/CEFC8744 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:23:47.748: network provider -registration 1000/android[GnssService]/9401A8A7
    06-13 10:23:51.608: network provider +registration 1000/android[GnssService]/62B36943 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:23:54.916: network provider -registration 1000/android[GnssService]/CEFC8744
    06-13 10:23:58.815: network provider +registration 1000/android[GnssService]/3B75A65B -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:24:01.609: network provider -registration 1000/android[GnssService]/62B36943
    06-13 10:24:05.522: network provider +registration 1000/android[GnssService]/2D1CAA0D -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:24:08.816: network provider -registration 1000/android[GnssService]/3B75A65B
    06-13 10:24:12.696: network provider +registration 1000/android[GnssService]/A306FBAE -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:24:15.524: network provider -registration 1000/android[GnssService]/2D1CAA0D
    06-13 10:24:19.371: network provider +registration 1000/android[GnssService]/9CD899CC -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:24:22.698: network provider -registration 1000/android[GnssService]/A306FBAE
    06-13 10:24:26.588: network provider +registration 1000/android[GnssService]/CE323F34 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:24:29.373: network provider -registration 1000/android[GnssService]/9CD899CC
    06-13 10:24:33.261: network provider +registration 1000/android[GnssService]/A92C272C -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:24:33.339: network provider received location[1]
    06-13 10:24:33.342: network provider delivered location[1] to 1000/android[GnssService]/A92C272C
    06-13 10:24:33.342: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:24:33.343: network provider -registration 1000/android[GnssService]/A92C272C
    06-13 10:24:33.344: network provider -registration 1000/android[GnssService]/CE323F34
    06-13 10:24:33.344: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:24:33.344: network provider delivered location[1] to 1000/android[GnssService]/CE323F34
    06-13 10:24:33.346: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:24:33.350: network provider received location[1]
    06-13 10:24:33.352: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:24:33.353: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:24:39.950: network provider +registration 1000/android[GnssService]/3A6DE4E9 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:24:39.953: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:24:39.959: network provider received location[1]
    06-13 10:24:39.964: network provider delivered location[1] to 1000/android[GnssService]/3A6DE4E9
    06-13 10:24:39.965: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:24:39.966: network provider -registration 1000/android[GnssService]/3A6DE4E9
    06-13 10:24:39.966: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:24:39.968: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:24:39.974: network provider received location[1]
    06-13 10:24:39.976: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:24:39.977: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:24:47.151: network provider +registration 1000/android[GnssService]/DCEF1A0E -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:24:47.155: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:24:47.162: network provider received location[1]
    06-13 10:24:47.165: network provider -registration 1000/android[GnssService]/DCEF1A0E
    06-13 10:24:47.165: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:24:47.165: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:24:47.165: network provider delivered location[1] to 1000/android[GnssService]/DCEF1A0E
    06-13 10:24:47.166: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:24:47.172: network provider received location[1]
    06-13 10:24:47.173: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:24:47.174: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:24:54.359: network provider +registration 1000/android[GnssService]/F8ECCBAB -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:24:54.361: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:25:01.034: network provider +registration 1000/android[GnssService]/26D64F06 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:25:04.361: network provider -registration 1000/android[GnssService]/F8ECCBAB
    06-13 10:25:07.712: network provider +registration 1000/android[GnssService]/C45B23E6 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:25:11.035: network provider -registration 1000/android[GnssService]/26D64F06
    06-13 10:25:14.909: network provider +registration 1000/android[GnssService]/9F055167 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:25:17.713: network provider -registration 1000/android[GnssService]/C45B23E6
    06-13 10:25:22.090: network provider +registration 1000/android[GnssService]/5EC0A35E -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:25:24.910: network provider -registration 1000/android[GnssService]/9F055167
    06-13 10:25:29.282: network provider +registration 1000/android[GnssService]/493FB38D -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:25:32.094: network provider -registration 1000/android[GnssService]/5EC0A35E
    06-13 10:25:35.965: network provider +registration 1000/android[GnssService]/6D6DFF32 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:25:39.283: network provider -registration 1000/android[GnssService]/493FB38D
    06-13 10:25:43.143: network provider +registration 1000/android[GnssService]/E14A2693 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:25:45.969: network provider -registration 1000/android[GnssService]/6D6DFF32
    06-13 10:25:49.808: network provider +registration 1000/android[GnssService]/9ED5254D -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:25:53.146: network provider -registration 1000/android[GnssService]/E14A2693
    06-13 10:25:57.010: network provider +registration 1000/android[GnssService]/98120229 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:25:59.809: network provider -registration 1000/android[GnssService]/9ED5254D
    06-13 10:26:03.687: network provider +registration 1000/android[GnssService]/C893DB1B -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:26:07.012: network provider -registration 1000/android[GnssService]/98120229
    06-13 10:26:10.377: network provider +registration 1000/android[GnssService]/D3FCB67D -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:26:13.688: network provider -registration 1000/android[GnssService]/C893DB1B
    06-13 10:26:17.075: network provider +registration 1000/android[GnssService]/91D75E20 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:26:20.379: network provider -registration 1000/android[GnssService]/D3FCB67D
    06-13 10:26:24.242: network provider +registration 1000/android[GnssService]/FBEF9EC0 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:26:27.077: network provider -registration 1000/android[GnssService]/91D75E20
    06-13 10:26:31.409: network provider +registration 1000/android[GnssService]/0FEA034A -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:26:34.243: network provider -registration 1000/android[GnssService]/FBEF9EC0
    06-13 10:26:38.080: network provider +registration 1000/android[GnssService]/CB16A1F0 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:26:41.410: network provider -registration 1000/android[GnssService]/0FEA034A
    06-13 10:26:44.790: network provider +registration 1000/android[GnssService]/7D46B2CE -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:26:48.081: network provider -registration 1000/android[GnssService]/CB16A1F0
    06-13 10:26:51.499: network provider +registration 1000/android[GnssService]/99BF6EDC -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:26:54.792: network provider -registration 1000/android[GnssService]/7D46B2CE
    06-13 10:26:58.187: network provider +registration 1000/android[GnssService]/789CFBE1 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:27:01.501: network provider -registration 1000/android[GnssService]/99BF6EDC
    06-13 10:27:05.389: network provider +registration 1000/android[GnssService]/62B45927 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:27:08.189: network provider -registration 1000/android[GnssService]/789CFBE1
    06-13 10:27:12.050: network provider +registration 1000/android[GnssService]/D82DFDB4 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:27:15.392: network provider -registration 1000/android[GnssService]/62B45927
    06-13 10:27:18.734: network provider +registration 1000/android[GnssService]/DA5B1C55 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:27:20.749: gnss measurements -registration 10251/com.android.gpstest.osmdroid/AB2A24DF
    06-13 10:27:20.750: gps provider -registration 10251/com.android.gpstest.osmdroid/D71B99CC
    06-13 10:27:20.750: gps provider request = ProviderRequest[OFF]
    06-13 10:27:22.051: network provider -registration 1000/android[GnssService]/D82DFDB4
    06-13 10:27:28.736: network provider -registration 1000/android[GnssService]/DA5B1C55
    06-13 10:27:28.737: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:27:28.746: network provider received location[1]
    06-13 10:27:28.751: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:27:28.752: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8

I noticed: “gps provider:
service: ProviderRequest[OFF]”
so I started “GPSTest” and downloaded a new log:

Location Manager State:
  User Info:
    current users: u[0]
  Location Settings:
    Location Setting: true
    Location Allow/Deny Packages:
    Emergency Bypass Allow Packages:
      com.shannon.imsservice[*]
  Location Providers:
    passive provider:
      service: registered
      listeners:
        1000/android[SensorNotificationService]/37102703 Request[PASSIVE, minUpdateInterval=+30m0s0ms, minUpdateDistance=100000.0, WorkSource{1000 android}]
        1000/android[UwbCountryCode]/B868E653 Request[PASSIVE, minUpdateInterval=+1h0m0s0ms, minUpdateDistance=5000.0, WorkSource{1000 android}]
        10109/com.google.android.gms/584D58E8 Request[PASSIVE, minUpdateInterval=+1s0ms, WorkSource{10109 com.google.android.gms}]
        1000/android[twilight]/36ADF049 Request[PASSIVE, minUpdateInterval=0, minUpdateDistance=20000.0, WorkSource{1000 android}]
      last location=Location[network 59.392640,5.228973 hAcc=9.907352 et=+33m42s348ms alt=69.11801008522316 vAcc=5.018504 mslAlt=24.745461065615316 mslAltAcc=5.025762]
      enabled=true
      allowed=true
      identity=1000/android[LocationService]
      properties=ProviderProperties[powerUsage=Low, accuracy=Fine]
    network provider:
      service: ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
      listeners:
        1000/android[twilight]/8A670135 Request[@+1d0h0m0s0ms BALANCED, WorkSource{1000 android}]
        10176/com.google.android.as/EE888319 (COARSE) Request[@+6h0m0s0ms LOW_POWER, minUpdateDistance=100000.0, WorkSource{10176 com.google.android.as}]
        1000/android[GnssService]/6BDC3C9C Request[PASSIVE, minUpdateInterval=0, hiddenFromAppOps, WorkSource{1000 android}]
      last location=Location[network 59.392640,5.228973 hAcc=9.907352 et=+33m42s348ms alt=69.11801008522316 vAcc=5.018504 mslAlt=24.745461065615316 mslAltAcc=5.025762]
      enabled=true
      allowed=true
      identity=10109/com.google.android.gms
      properties=ProviderProperties[powerUsage=Low, accuracy=Coarse]
      stationary throttled=false (not idle) (not stationary)
      target service=10109/com.google.android.gms/org.microg.gms.location.provider.NetworkLocationProviderService@2
      connected=true
    fused provider:
      service: ProviderRequest[OFF]
      last location=null
      enabled=true
      allowed=true
      identity=10109/com.google.android.gms
      properties=ProviderProperties[powerUsage=Low, accuracy=Coarse]
      stationary throttled=false (not idle) (not stationary)
      target service=10109/com.google.android.gms/org.microg.gms.location.provider.FusedLocationProviderService@2
      connected=true
    gps provider:
      service: ProviderRequest[@+997ms, HIGH_ACCURACY, WorkSource{10109 com.google.android.gms, 10246 com.google.android.apps.maps}]
      listeners:
        10246/com.google.android.apps.maps/E66E5D57 Request[@+997ms HIGH_ACCURACY, WorkSource{10246 com.google.android.apps.maps}]
        10109/com.google.android.gms/63568D9F Request[@+1s0ms HIGH_ACCURACY, WorkSource{10109 com.google.android.gms}]
      last location=null
      enabled=true
      allowed=true
      identity=1000/android[GnssService]
      properties=ProviderProperties[powerUsage=High, accuracy=Fine, requires=satellite, supports=[bearing,speed,altitude]]
      stationary throttled=false (not idle) (not stationary)
      mStarted=true   (changed +8s807ms ago)
      mBatchingEnabled=false
      mBatchingStarted=false
      mBatchSize=0
      mFixInterval=997
      GNSS_KPI_START
        KPI logging start time: +7s129ms
        KPI logging end time: +33m47s854ms
        Number of location reports: 0
        Number of TTFF reports: 0
        Number of position accuracy reports: 0
        Number of CN0 reports: 0
        Total number of sv status messages processed: 0
        Total number of L5 sv status messages processed: 0
        Total number of sv status messages processed, where sv is used in fix: 0
        Total number of L5 sv status messages processed, where sv is used in fix: 0
        Number of L5 CN0 reports: 0
        Used-in-fix constellation types: 
      GNSS_KPI_END
      Power Metrics
        Time on battery (min): 73.58615
        Amount of time (while on battery) Top 4 Avg CN0 > 20.0 dB-Hz (min): 0.0
        Amount of time (while on battery) Top 4 Avg CN0 <= 20.0 dB-Hz (min): 0.0
        Energy consumed while on battery (mAh): 0.0
      Hardware Version: MP1.0
  Historical Aggregate Location Provider Data:
    passive:
      1000/android[UwbCountryCode]: min/max interval = passive/passive, total/active/foreground duration = +33m38s582ms/+33m38s582ms/+33m38s582ms, locations = 1
      1000/android[SensorNotificationService]: min/max interval = passive/passive, total/active/foreground duration = +33m38s594ms/+33m38s594ms/+33m38s594ms, locations = 1
      1000/android[CountryDetector]: min/max interval = passive/passive, total/active/foreground duration = +5s176ms/+5s174ms/+5s175ms, locations = 0
      1000/android[twilight]: min/max interval = passive/passive, total/active/foreground duration = +33m38s586ms/+33m38s586ms/+33m38s586ms, locations = 1
      10109/com.google.android.gms: min/max interval = passive/passive, total/active/foreground duration = +33m26s921ms/+33m26s921ms/+9m6s976ms, locations = 71
    gps:
      10251/com.android.gpstest.osmdroid: min/max interval = 1s/1s, total/active/foreground duration = +13m32s937ms/+13m32s936ms/+13m32s937ms, locations = 0
      10279/com.chartcross.gpstest: min/max interval = 0s/0s, total/active/foreground duration = +20s449ms/+20s449ms/+20s449ms, locations = 0
      10246/com.google.android.apps.maps: min/max interval = 0s/0s, total/active/foreground duration = +8s810ms/+8s809ms/+8s810ms, locations = 0
      10109/com.google.android.gms: min/max interval = 1s/5s, total/active/foreground duration = +16s427ms/+16s426ms/+16s427ms, locations = 0
    network:
      10176/com.google.android.as: min/max interval = 21600s/21600s, total/active/foreground duration = +33m26s958ms/+33m26s958ms/+33m26s958ms, locations = 1
      1000/android[GnssService]: min/max interval = 1s/passive, total/active/foreground duration = +33m40s639ms/+33m28s278ms/+33m40s638ms, locations = 108
      1000/android[twilight]: min/max interval = 86400s/86400s, total/active/foreground duration = +33m26s79ms/+33m26s78ms/+33m26s78ms, locations = 1
  Historical Aggregate Gnss Measurement Provider Data:
    10251/com.android.gpstest.osmdroid: min/max interval = 0s/0s, total duration = +13m32s756ms, tracking mode = always duty-cycling, GNSS measurement events = 0
  GNSS Manager:
    Capabilities: [SCHEDULING MSB MSA MEASUREMENTS NAVIGATION_MESSAGES SATELLITE_BLOCKLIST SATELLITE_PVT MEASUREMENT_CORRECTIONS ACCUMULATED_DELTA_RANGE LOS_SATS EXCESS_PATH_LENGTH REFLECTING_PLANE TOTAL_POWER SINGLEBAND_TRACKING_POWER MULTIBAND_TRACKING_POWER SINGLEBAND_ACQUISITION_POWER MULTIBAND_ACQUISITION_POWER OTHER_MODES_POWER signalTypes=[GnssSignalType[Constellation=1, CarrierFrequencyHz=1.57542E9, CodeType=C], GnssSignalType[Constellation=1, CarrierFrequencyHz=1.17645E9, CodeType=Q], GnssSignalType[Constellation=1, CarrierFrequencyHz=1.57542E9, CodeType=L], GnssSignalType[Constellation=3, CarrierFrequencyHz=1.5980625E9, CodeType=C], GnssSignalType[Constellation=6, CarrierFrequencyHz=1.57542E9, CodeType=C], GnssSignalType[Constellation=6, CarrierFrequencyHz=1.17645E9, CodeType=Q], GnssSignalType[Constellation=7, CarrierFrequencyHz=1.17645E9, CodeType=C], GnssSignalType[Constellation=5, CarrierFrequencyHz=1.561098E9, CodeType=I], GnssSignalType[Constellation=5, CarrierFrequencyHz=1.57542E9, CodeType=P], GnssSignalType[Constellation=5, CarrierFrequencyHz=1.17645E9, CodeType=Q], GnssSignalType[Constellation=4, CarrierFrequencyHz=1.57542E9, CodeType=C], GnssSignalType[Constellation=4, CarrierFrequencyHz=1.17645E9, CodeType=Q]]]
    GNSS Hardware Model Name: Broadcom, BCM4776, GLL ver. 154.20.24 587347
    Status Provider:
      service: registered
      listeners:
        10246/com.google.android.apps.maps/B39D340F
    Measurements Provider:
      service: unregistered
      last measurements=null
    Navigation Message Provider:
      service: unregistered
    Antenna Info Provider:
      Antenna Infos: null
      service: unregistered
  Geofence Manager:
    service: unregistered
  Event Log:
    06-13 10:07:48.152: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:07:48.152: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:07:57.396: network provider received location[1]
    06-13 10:07:57.398: network provider delivered location[1] to 1000/android[GnssService]/28DE3C42
    06-13 10:07:57.398: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:07:57.400: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:07:57.403: network provider received location[1]
    06-13 10:07:57.404: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:07:57.404: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:07:58.666: network provider received location[1]
    06-13 10:07:58.668: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:07:58.668: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:13:58.910: network provider received location[1]
    06-13 10:13:58.912: network provider delivered location[1] to 1000/android[GnssService]/6CFBE273
    06-13 10:13:58.912: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:13:58.913: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:13:58.919: network provider received location[1]
    06-13 10:13:58.919: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:13:58.920: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:14:05.049: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:14:11.746: network provider +registration 1000/android[GnssService]/A5FE6B9F -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:14:13.332: network provider received location[1]
    06-13 10:14:13.336: network provider delivered location[1] to 1000/android[GnssService]/963EB8C8
    06-13 10:14:13.337: network provider -registration 1000/android[GnssService]/963EB8C8
    06-13 10:14:13.337: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:14:13.338: network provider -registration 1000/android[GnssService]/A5FE6B9F
    06-13 10:14:13.338: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:14:13.338: network provider delivered location[1] to 1000/android[GnssService]/A5FE6B9F
    06-13 10:14:13.340: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:14:13.348: network provider received location[1]
    06-13 10:14:13.351: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:14:13.352: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:14:18.402: network provider +registration 1000/android[GnssService]/99E753C6 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:14:18.409: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:14:18.417: network provider received location[1]
    06-13 10:14:18.421: network provider delivered location[1] to 1000/android[GnssService]/99E753C6
    06-13 10:14:18.424: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:14:18.426: network provider -registration 1000/android[GnssService]/99E753C6
    06-13 10:14:18.426: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:14:18.427: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:14:18.436: network provider received location[1]
    06-13 10:14:18.438: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:14:18.440: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:14:25.605: network provider +registration 1000/android[GnssService]/A07592FB -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:14:25.607: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:14:25.620: network provider received location[1]
    06-13 10:14:25.625: network provider delivered location[1] to 1000/android[GnssService]/A07592FB
    06-13 10:14:25.626: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:14:25.627: network provider -registration 1000/android[GnssService]/A07592FB
    06-13 10:14:25.627: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:14:25.629: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:14:25.637: network provider received location[1]
    06-13 10:14:25.640: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:14:25.640: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:14:32.809: network provider +registration 1000/android[GnssService]/F88B7957 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:14:32.811: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:14:33.363: network provider received location[1]
    06-13 10:14:33.367: network provider delivered location[1] to 1000/android[GnssService]/F88B7957
    06-13 10:14:33.367: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:14:33.368: network provider -registration 1000/android[GnssService]/F88B7957
    06-13 10:14:33.368: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:14:33.369: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:14:33.374: network provider received location[1]
    06-13 10:14:33.376: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:14:33.378: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:14:39.996: network provider +registration 1000/android[GnssService]/C6C11DA2 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:14:40.005: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:14:40.018: network provider received location[1]
    06-13 10:14:40.022: network provider delivered location[1] to 1000/android[GnssService]/C6C11DA2
    06-13 10:14:40.022: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:14:40.023: network provider -registration 1000/android[GnssService]/C6C11DA2
    06-13 10:14:40.023: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:14:40.024: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:14:40.038: network provider received location[1]
    06-13 10:14:40.040: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:14:40.040: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:14:47.182: network provider +registration 1000/android[GnssService]/24E1CF00 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:14:47.183: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:14:47.192: network provider received location[1]
    06-13 10:14:47.199: network provider delivered location[1] to 1000/android[GnssService]/24E1CF00
    06-13 10:14:47.199: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:14:47.200: network provider -registration 1000/android[GnssService]/24E1CF00
    06-13 10:14:47.200: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:14:47.202: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:14:47.208: network provider received location[1]
    06-13 10:14:47.215: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:14:47.216: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:14:54.348: network provider +registration 1000/android[GnssService]/97CF80D5 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:14:54.350: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:15:01.023: network provider +registration 1000/android[GnssService]/04549010 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:15:04.350: network provider -registration 1000/android[GnssService]/97CF80D5
    06-13 10:15:07.705: network provider +registration 1000/android[GnssService]/5D47E795 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:15:11.026: network provider -registration 1000/android[GnssService]/04549010
    06-13 10:15:13.369: network provider received location[1]
    06-13 10:15:13.371: network provider delivered location[1] to 1000/android[GnssService]/5D47E795
    06-13 10:15:13.372: network provider -registration 1000/android[GnssService]/5D47E795
    06-13 10:15:13.372: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:15:13.372: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:15:13.373: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:15:13.375: network provider received location[1]
    06-13 10:15:13.376: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:15:13.377: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:15:14.375: network provider +registration 1000/android[GnssService]/A0B7BA24 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:15:14.376: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:15:14.382: network provider received location[1]
    06-13 10:15:14.387: network provider delivered location[1] to 1000/android[GnssService]/A0B7BA24
    06-13 10:15:14.388: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:15:14.389: network provider -registration 1000/android[GnssService]/A0B7BA24
    06-13 10:15:14.389: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:15:14.391: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:15:14.396: network provider received location[1]
    06-13 10:15:14.398: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:15:14.399: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:15:21.052: network provider +registration 1000/android[GnssService]/A0E8AE98 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:15:21.055: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:15:21.073: network provider received location[1]
    06-13 10:15:21.084: network provider delivered location[1] to 1000/android[GnssService]/A0E8AE98
    06-13 10:15:21.092: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:15:21.093: network provider -registration 1000/android[GnssService]/A0E8AE98
    06-13 10:15:21.093: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:15:21.094: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:15:21.103: network provider received location[1]
    06-13 10:15:21.104: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:15:21.105: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:15:27.761: network provider +registration 1000/android[GnssService]/918181A2 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:15:27.763: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:15:27.775: network provider received location[1]
    06-13 10:15:27.782: network provider delivered location[1] to 1000/android[GnssService]/918181A2
    06-13 10:15:27.783: network provider -registration 1000/android[GnssService]/918181A2
    06-13 10:15:27.783: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:15:27.784: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:15:27.785: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:15:27.794: network provider received location[1]
    06-13 10:15:27.797: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:15:27.797: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:15:34.461: network provider +registration 1000/android[GnssService]/44D3F5BF -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:15:34.462: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:15:41.156: network provider +registration 1000/android[GnssService]/01A6AE13 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:15:44.463: network provider -registration 1000/android[GnssService]/44D3F5BF
    06-13 10:15:47.811: network provider +registration 1000/android[GnssService]/8E1BFF40 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:15:51.158: network provider -registration 1000/android[GnssService]/01A6AE13
    06-13 10:15:54.981: network provider +registration 1000/android[GnssService]/931FC9C4 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:15:57.815: network provider -registration 1000/android[GnssService]/8E1BFF40
    06-13 10:16:02.183: network provider +registration 1000/android[GnssService]/FA69335F -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:16:04.983: network provider -registration 1000/android[GnssService]/931FC9C4
    06-13 10:16:08.872: network provider +registration 1000/android[GnssService]/952386E2 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:16:12.185: network provider -registration 1000/android[GnssService]/FA69335F
    06-13 10:16:15.581: network provider +registration 1000/android[GnssService]/9E4F19E4 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:16:18.874: network provider -registration 1000/android[GnssService]/952386E2
    06-13 10:16:22.267: network provider +registration 1000/android[GnssService]/DB40109B -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:16:25.583: network provider -registration 1000/android[GnssService]/9E4F19E4
    06-13 10:16:29.426: network provider +registration 1000/android[GnssService]/04951478 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:16:32.273: network provider -registration 1000/android[GnssService]/DB40109B
    06-13 10:16:36.103: network provider +registration 1000/android[GnssService]/02A3B915 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:16:39.426: network provider -registration 1000/android[GnssService]/04951478
    06-13 10:16:42.814: network provider +registration 1000/android[GnssService]/D1AA1B78 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:16:46.105: network provider -registration 1000/android[GnssService]/02A3B915
    06-13 10:16:49.512: network provider +registration 1000/android[GnssService]/DDD39498 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:16:52.815: network provider -registration 1000/android[GnssService]/D1AA1B78
    06-13 10:16:56.218: network provider +registration 1000/android[GnssService]/FA605181 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:16:59.513: network provider -registration 1000/android[GnssService]/DDD39498
    06-13 10:17:02.878: network provider +registration 1000/android[GnssService]/D642F213 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:17:06.219: network provider -registration 1000/android[GnssService]/FA605181
    06-13 10:17:09.568: network provider +registration 1000/android[GnssService]/DB3BA68B -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:17:12.880: network provider -registration 1000/android[GnssService]/D642F213
    06-13 10:17:16.758: network provider +registration 1000/android[GnssService]/01942177 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:17:19.570: network provider -registration 1000/android[GnssService]/DB3BA68B
    06-13 10:17:23.467: network provider +registration 1000/android[GnssService]/ABFE79ED -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:17:26.762: network provider -registration 1000/android[GnssService]/01942177
    06-13 10:17:30.152: network provider +registration 1000/android[GnssService]/724367A7 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:17:33.468: network provider -registration 1000/android[GnssService]/ABFE79ED
    06-13 10:17:36.826: network provider +registration 1000/android[GnssService]/8995BF6E -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:17:40.153: network provider -registration 1000/android[GnssService]/724367A7
    06-13 10:17:43.526: network provider +registration 1000/android[GnssService]/A9612390 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:17:46.828: network provider -registration 1000/android[GnssService]/8995BF6E
    06-13 10:17:48.157: network provider received location[1]
    06-13 10:17:48.158: network provider delivered location[1] to 1000/android[GnssService]/A9612390
    06-13 10:17:48.159: network provider -registration 1000/android[GnssService]/A9612390
    06-13 10:17:48.159: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:17:48.159: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:17:48.160: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:17:48.163: network provider received location[1]
    06-13 10:17:48.164: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:17:48.165: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:17:50.187: network provider +registration 1000/android[GnssService]/CBB0E5D2 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:17:50.193: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:17:50.200: network provider received location[1]
    06-13 10:17:50.203: network provider -registration 1000/android[GnssService]/CBB0E5D2
    06-13 10:17:50.203: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:17:50.203: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:17:50.203: network provider delivered location[1] to 1000/android[GnssService]/CBB0E5D2
    06-13 10:17:50.204: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:17:50.211: network provider received location[1]
    06-13 10:17:50.212: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:17:50.213: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:17:57.396: network provider +registration 1000/android[GnssService]/2FA99ED8 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:17:57.397: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:17:57.405: network provider received location[1]
    06-13 10:17:57.408: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:17:57.408: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:17:57.409: network provider -registration 1000/android[GnssService]/2FA99ED8
    06-13 10:17:57.409: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:17:57.409: network provider delivered location[1] to 1000/android[GnssService]/2FA99ED8
    06-13 10:17:57.413: network provider received location[1]
    06-13 10:17:57.414: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:17:57.414: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:18:04.568: network provider +registration 1000/android[GnssService]/C7D704D8 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:18:04.571: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:18:04.577: network provider received location[1]
    06-13 10:18:04.582: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:18:04.583: network provider -registration 1000/android[GnssService]/C7D704D8
    06-13 10:18:04.583: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:18:04.583: network provider delivered location[1] to 1000/android[GnssService]/C7D704D8
    06-13 10:18:04.584: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:18:04.589: network provider received location[1]
    06-13 10:18:04.590: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:18:04.591: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:18:11.256: network provider +registration 1000/android[GnssService]/BFF11404 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:18:11.256: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:18:17.926: network provider +registration 1000/android[GnssService]/DB306FC8 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:18:21.258: network provider -registration 1000/android[GnssService]/BFF11404
    06-13 10:18:25.117: network provider +registration 1000/android[GnssService]/6F87E706 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:18:27.927: network provider -registration 1000/android[GnssService]/DB306FC8
    06-13 10:18:31.796: network provider +registration 1000/android[GnssService]/7B2AD272 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:18:35.118: network provider -registration 1000/android[GnssService]/6F87E706
    06-13 10:18:38.481: network provider +registration 1000/android[GnssService]/C83A27FE -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:18:41.797: network provider -registration 1000/android[GnssService]/7B2AD272
    06-13 10:18:45.669: network provider +registration 1000/android[GnssService]/CF2C1E11 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:18:48.483: network provider -registration 1000/android[GnssService]/C83A27FE
    06-13 10:18:52.335: network provider +registration 1000/android[GnssService]/91AE187C -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:18:55.670: network provider -registration 1000/android[GnssService]/CF2C1E11
    06-13 10:18:59.042: network provider +registration 1000/android[GnssService]/FBACCDAD -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:19:02.340: network provider -registration 1000/android[GnssService]/91AE187C
    06-13 10:19:05.741: network provider +registration 1000/android[GnssService]/5FDF4C38 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:19:09.043: network provider -registration 1000/android[GnssService]/FBACCDAD
    06-13 10:19:12.928: network provider +registration 1000/android[GnssService]/CBF4A474 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:19:13.316: network provider received location[1]
    06-13 10:19:13.320: network provider delivered location[1] to 1000/android[GnssService]/CBF4A474
    06-13 10:19:13.320: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:19:13.321: network provider -registration 1000/android[GnssService]/CBF4A474
    06-13 10:19:13.323: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:19:13.324: network provider -registration 1000/android[GnssService]/5FDF4C38
    06-13 10:19:13.324: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:19:13.324: network provider delivered location[1] to 1000/android[GnssService]/5FDF4C38
    06-13 10:19:13.329: network provider received location[1]
    06-13 10:19:13.330: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:19:13.331: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:19:19.612: network provider +registration 1000/android[GnssService]/DBED4D49 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:19:19.614: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:19:19.623: network provider received location[1]
    06-13 10:19:19.627: network provider delivered location[1] to 1000/android[GnssService]/DBED4D49
    06-13 10:19:19.628: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:19:19.629: network provider -registration 1000/android[GnssService]/DBED4D49
    06-13 10:19:19.629: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:19:19.630: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:19:19.634: network provider received location[1]
    06-13 10:19:19.635: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:19:19.636: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:19:26.291: network provider +registration 1000/android[GnssService]/A2C4C0CC -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:19:26.296: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:19:26.308: network provider received location[1]
    06-13 10:19:26.311: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:19:26.312: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:19:26.313: network provider delivered location[1] to 1000/android[GnssService]/A2C4C0CC
    06-13 10:19:26.314: network provider -registration 1000/android[GnssService]/A2C4C0CC
    06-13 10:19:26.314: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:19:26.322: network provider received location[1]
    06-13 10:19:26.323: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:19:26.323: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:19:32.987: network provider +registration 1000/android[GnssService]/A058F360 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:19:32.989: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:19:39.700: network provider +registration 1000/android[GnssService]/A302C499 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:19:42.989: network provider -registration 1000/android[GnssService]/A058F360
    06-13 10:19:46.372: network provider +registration 1000/android[GnssService]/D7926938 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:19:49.703: network provider -registration 1000/android[GnssService]/A302C499
    06-13 10:19:53.586: network provider +registration 1000/android[GnssService]/32EA74DC -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:19:56.374: network provider -registration 1000/android[GnssService]/D7926938
    06-13 10:20:00.289: network provider +registration 1000/android[GnssService]/C3B300FC -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:20:03.587: network provider -registration 1000/android[GnssService]/32EA74DC
    06-13 10:20:07.472: network provider +registration 1000/android[GnssService]/D0EC8EBE -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:20:10.290: network provider -registration 1000/android[GnssService]/C3B300FC
    06-13 10:20:14.145: network provider +registration 1000/android[GnssService]/AA0E09AD -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:20:17.473: network provider -registration 1000/android[GnssService]/D0EC8EBE
    06-13 10:20:20.845: network provider +registration 1000/android[GnssService]/DB229F31 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:20:24.146: network provider -registration 1000/android[GnssService]/AA0E09AD
    06-13 10:20:27.496: network provider +registration 1000/android[GnssService]/96C350F0 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:20:30.852: network provider -registration 1000/android[GnssService]/DB229F31
    06-13 10:20:34.688: network provider +registration 1000/android[GnssService]/717FFEF2 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:20:37.497: network provider -registration 1000/android[GnssService]/96C350F0
    06-13 10:20:41.383: network provider +registration 1000/android[GnssService]/6F5FB3B2 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:20:44.690: network provider -registration 1000/android[GnssService]/717FFEF2
    06-13 10:20:48.058: network provider +registration 1000/android[GnssService]/3644DFD4 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:20:51.385: network provider -registration 1000/android[GnssService]/6F5FB3B2
    06-13 10:20:54.744: network provider +registration 1000/android[GnssService]/96754C5C -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:20:58.060: network provider -registration 1000/android[GnssService]/3644DFD4
    06-13 10:21:01.423: network provider +registration 1000/android[GnssService]/D910072C -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:21:04.746: network provider -registration 1000/android[GnssService]/96754C5C
    06-13 10:21:08.132: network provider +registration 1000/android[GnssService]/076548A5 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:21:11.424: network provider -registration 1000/android[GnssService]/D910072C
    06-13 10:21:14.838: network provider +registration 1000/android[GnssService]/FEB25BF0 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:21:18.133: network provider -registration 1000/android[GnssService]/076548A5
    06-13 10:21:21.500: network provider +registration 1000/android[GnssService]/484F716E -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:21:24.838: network provider -registration 1000/android[GnssService]/FEB25BF0
    06-13 10:21:28.196: network provider +registration 1000/android[GnssService]/05016EA8 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:21:31.502: network provider -registration 1000/android[GnssService]/484F716E
    06-13 10:21:35.399: network provider +registration 1000/android[GnssService]/8F336168 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:21:38.200: network provider -registration 1000/android[GnssService]/05016EA8
    06-13 10:21:42.569: network provider +registration 1000/android[GnssService]/66CBF458 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:21:45.401: network provider -registration 1000/android[GnssService]/8F336168
    06-13 10:21:49.240: network provider +registration 1000/android[GnssService]/6AC39B58 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:21:52.569: network provider -registration 1000/android[GnssService]/66CBF458
    06-13 10:21:53.356: network provider received location[1]
    06-13 10:21:53.361: network provider -registration 1000/android[GnssService]/6AC39B58
    06-13 10:21:53.361: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:21:53.361: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:21:53.361: network provider delivered location[1] to 1000/android[GnssService]/6AC39B58
    06-13 10:21:53.362: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:21:53.365: network provider received location[1]
    06-13 10:21:53.366: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:21:53.368: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:21:55.947: network provider +registration 1000/android[GnssService]/9F4E2B20 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:21:55.952: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:21:55.959: network provider received location[1]
    06-13 10:21:55.962: network provider delivered location[1] to 1000/android[GnssService]/9F4E2B20
    06-13 10:21:55.962: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:21:55.963: network provider -registration 1000/android[GnssService]/9F4E2B20
    06-13 10:21:55.963: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:21:55.964: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:21:55.970: network provider received location[1]
    06-13 10:21:55.971: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:21:55.972: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:22:02.641: network provider +registration 1000/android[GnssService]/2CE70DE1 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:22:02.643: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:22:02.650: network provider received location[1]
    06-13 10:22:02.655: network provider delivered location[1] to 1000/android[GnssService]/2CE70DE1
    06-13 10:22:02.656: network provider -registration 1000/android[GnssService]/2CE70DE1
    06-13 10:22:02.656: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:22:02.656: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:22:02.658: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:22:02.665: network provider received location[1]
    06-13 10:22:02.667: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:22:02.668: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:22:09.288: network provider +registration 1000/android[GnssService]/6F192843 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:22:09.289: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:22:09.294: network provider received location[1]
    06-13 10:22:09.301: network provider delivered location[1] to 1000/android[GnssService]/6F192843
    06-13 10:22:09.302: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:22:09.303: network provider -registration 1000/android[GnssService]/6F192843
    06-13 10:22:09.303: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:22:09.304: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:22:09.309: network provider received location[1]
    06-13 10:22:09.311: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:22:09.311: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:22:15.951: network provider +registration 1000/android[GnssService]/71B1020F -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:22:15.953: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:22:23.121: network provider +registration 1000/android[GnssService]/70EEC3B6 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:22:25.953: network provider -registration 1000/android[GnssService]/71B1020F
    06-13 10:22:30.317: network provider +registration 1000/android[GnssService]/0A37FC2E -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:22:33.122: network provider -registration 1000/android[GnssService]/70EEC3B6
    06-13 10:22:37.012: network provider +registration 1000/android[GnssService]/3B65D97D -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:22:40.319: network provider -registration 1000/android[GnssService]/0A37FC2E
    06-13 10:22:43.711: network provider +registration 1000/android[GnssService]/FD8C19B5 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:22:47.013: network provider -registration 1000/android[GnssService]/3B65D97D
    06-13 10:22:50.421: network provider +registration 1000/android[GnssService]/0DAF4873 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:22:53.715: network provider -registration 1000/android[GnssService]/FD8C19B5
    06-13 10:22:57.114: network provider +registration 1000/android[GnssService]/5DADF645 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:23:00.423: network provider -registration 1000/android[GnssService]/0DAF4873
    06-13 10:23:03.783: network provider +registration 1000/android[GnssService]/6B0507A0 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:23:07.116: network provider -registration 1000/android[GnssService]/5DADF645
    06-13 10:23:10.492: network provider +registration 1000/android[GnssService]/A9B3C339 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:23:13.785: network provider -registration 1000/android[GnssService]/6B0507A0
    06-13 10:23:17.203: network provider +registration 1000/android[GnssService]/A46BE3E6 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:23:20.494: network provider -registration 1000/android[GnssService]/A9B3C339
    06-13 10:23:23.885: network provider +registration 1000/android[GnssService]/38873379 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:23:27.204: network provider -registration 1000/android[GnssService]/A46BE3E6
    06-13 10:23:31.058: network provider +registration 1000/android[GnssService]/AE27B8B1 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:23:33.886: network provider -registration 1000/android[GnssService]/38873379
    06-13 10:23:37.746: network provider +registration 1000/android[GnssService]/9401A8A7 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:23:41.059: network provider -registration 1000/android[GnssService]/AE27B8B1
    06-13 10:23:44.909: network provider +registration 1000/android[GnssService]/CEFC8744 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:23:47.748: network provider -registration 1000/android[GnssService]/9401A8A7
    06-13 10:23:51.608: network provider +registration 1000/android[GnssService]/62B36943 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:23:54.916: network provider -registration 1000/android[GnssService]/CEFC8744
    06-13 10:23:58.815: network provider +registration 1000/android[GnssService]/3B75A65B -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:24:01.609: network provider -registration 1000/android[GnssService]/62B36943
    06-13 10:24:05.522: network provider +registration 1000/android[GnssService]/2D1CAA0D -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:24:08.816: network provider -registration 1000/android[GnssService]/3B75A65B
    06-13 10:24:12.696: network provider +registration 1000/android[GnssService]/A306FBAE -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:24:15.524: network provider -registration 1000/android[GnssService]/2D1CAA0D
    06-13 10:24:19.371: network provider +registration 1000/android[GnssService]/9CD899CC -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:24:22.698: network provider -registration 1000/android[GnssService]/A306FBAE
    06-13 10:24:26.588: network provider +registration 1000/android[GnssService]/CE323F34 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:24:29.373: network provider -registration 1000/android[GnssService]/9CD899CC
    06-13 10:24:33.261: network provider +registration 1000/android[GnssService]/A92C272C -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:24:33.339: network provider received location[1]
    06-13 10:24:33.342: network provider delivered location[1] to 1000/android[GnssService]/A92C272C
    06-13 10:24:33.342: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:24:33.343: network provider -registration 1000/android[GnssService]/A92C272C
    06-13 10:24:33.344: network provider -registration 1000/android[GnssService]/CE323F34
    06-13 10:24:33.344: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:24:33.344: network provider delivered location[1] to 1000/android[GnssService]/CE323F34
    06-13 10:24:33.346: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:24:33.350: network provider received location[1]
    06-13 10:24:33.352: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:24:33.353: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:24:39.950: network provider +registration 1000/android[GnssService]/3A6DE4E9 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:24:39.953: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:24:39.959: network provider received location[1]
    06-13 10:24:39.964: network provider delivered location[1] to 1000/android[GnssService]/3A6DE4E9
    06-13 10:24:39.965: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:24:39.966: network provider -registration 1000/android[GnssService]/3A6DE4E9
    06-13 10:24:39.966: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:24:39.968: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:24:39.974: network provider received location[1]
    06-13 10:24:39.976: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:24:39.977: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:24:47.151: network provider +registration 1000/android[GnssService]/DCEF1A0E -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:24:47.155: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:24:47.162: network provider received location[1]
    06-13 10:24:47.165: network provider -registration 1000/android[GnssService]/DCEF1A0E
    06-13 10:24:47.165: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:24:47.165: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:24:47.165: network provider delivered location[1] to 1000/android[GnssService]/DCEF1A0E
    06-13 10:24:47.166: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:24:47.172: network provider received location[1]
    06-13 10:24:47.173: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:24:47.174: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:24:54.359: network provider +registration 1000/android[GnssService]/F8ECCBAB -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:24:54.361: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:25:01.034: network provider +registration 1000/android[GnssService]/26D64F06 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:25:04.361: network provider -registration 1000/android[GnssService]/F8ECCBAB
    06-13 10:25:07.712: network provider +registration 1000/android[GnssService]/C45B23E6 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:25:11.035: network provider -registration 1000/android[GnssService]/26D64F06
    06-13 10:25:14.909: network provider +registration 1000/android[GnssService]/9F055167 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:25:17.713: network provider -registration 1000/android[GnssService]/C45B23E6
    06-13 10:25:22.090: network provider +registration 1000/android[GnssService]/5EC0A35E -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:25:24.910: network provider -registration 1000/android[GnssService]/9F055167
    06-13 10:25:29.282: network provider +registration 1000/android[GnssService]/493FB38D -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:25:32.094: network provider -registration 1000/android[GnssService]/5EC0A35E
    06-13 10:25:35.965: network provider +registration 1000/android[GnssService]/6D6DFF32 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:25:39.283: network provider -registration 1000/android[GnssService]/493FB38D
    06-13 10:25:43.143: network provider +registration 1000/android[GnssService]/E14A2693 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:25:45.969: network provider -registration 1000/android[GnssService]/6D6DFF32
    06-13 10:25:49.808: network provider +registration 1000/android[GnssService]/9ED5254D -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:25:53.146: network provider -registration 1000/android[GnssService]/E14A2693
    06-13 10:25:57.010: network provider +registration 1000/android[GnssService]/98120229 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:25:59.809: network provider -registration 1000/android[GnssService]/9ED5254D
    06-13 10:26:03.687: network provider +registration 1000/android[GnssService]/C893DB1B -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:26:07.012: network provider -registration 1000/android[GnssService]/98120229
    06-13 10:26:10.377: network provider +registration 1000/android[GnssService]/D3FCB67D -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:26:13.688: network provider -registration 1000/android[GnssService]/C893DB1B
    06-13 10:26:17.075: network provider +registration 1000/android[GnssService]/91D75E20 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:26:20.379: network provider -registration 1000/android[GnssService]/D3FCB67D
    06-13 10:26:24.242: network provider +registration 1000/android[GnssService]/FBEF9EC0 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:26:27.077: network provider -registration 1000/android[GnssService]/91D75E20
    06-13 10:26:31.409: network provider +registration 1000/android[GnssService]/0FEA034A -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:26:34.243: network provider -registration 1000/android[GnssService]/FBEF9EC0
    06-13 10:26:38.080: network provider +registration 1000/android[GnssService]/CB16A1F0 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:26:41.410: network provider -registration 1000/android[GnssService]/0FEA034A
    06-13 10:26:44.790: network provider +registration 1000/android[GnssService]/7D46B2CE -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:26:48.081: network provider -registration 1000/android[GnssService]/CB16A1F0
    06-13 10:26:51.499: network provider +registration 1000/android[GnssService]/99BF6EDC -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:26:54.792: network provider -registration 1000/android[GnssService]/7D46B2CE
    06-13 10:26:58.187: network provider +registration 1000/android[GnssService]/789CFBE1 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:27:01.501: network provider -registration 1000/android[GnssService]/99BF6EDC
    06-13 10:27:05.389: network provider +registration 1000/android[GnssService]/62B45927 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:27:08.189: network provider -registration 1000/android[GnssService]/789CFBE1
    06-13 10:27:12.050: network provider +registration 1000/android[GnssService]/D82DFDB4 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:27:15.392: network provider -registration 1000/android[GnssService]/62B45927
    06-13 10:27:18.734: network provider +registration 1000/android[GnssService]/DA5B1C55 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:27:20.749: gnss measurements -registration 10251/com.android.gpstest.osmdroid/AB2A24DF
    06-13 10:27:20.750: gps provider -registration 10251/com.android.gpstest.osmdroid/D71B99CC
    06-13 10:27:20.750: gps provider request = ProviderRequest[OFF]
    06-13 10:27:22.051: network provider -registration 1000/android[GnssService]/D82DFDB4
    06-13 10:27:28.736: network provider -registration 1000/android[GnssService]/DA5B1C55
    06-13 10:27:28.737: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:27:28.746: network provider received location[1]
    06-13 10:27:28.751: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:27:28.752: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:32:13.927: gps provider +registration 10251/com.android.gpstest.osmdroid/9A37D180 -> Request[@+1s0ms HIGH_ACCURACY, WorkSource{10251 com.android.gpstest.osmdroid}]
    06-13 10:32:13.927: gps provider request = ProviderRequest[@+1s0ms, HIGH_ACCURACY, WorkSource{10251 com.android.gpstest.osmdroid}]
    06-13 10:32:13.992: gnss measurements +registration 10251/com.android.gpstest.osmdroid/70DD5CFB -> GnssMeasurementRequest[@0]
    06-13 10:32:15.947: gps provider -registration 10251/com.android.gpstest.osmdroid/9A37D180
    06-13 10:32:15.947: gps provider request = ProviderRequest[OFF]
    06-13 10:32:15.947: gnss measurements -registration 10251/com.android.gpstest.osmdroid/70DD5CFB
    06-13 10:32:17.879: gps provider +registration 10246/com.google.android.apps.maps/E66E5D57 -> Request[@+997ms HIGH_ACCURACY, WorkSource{10246 com.google.android.apps.maps}]
    06-13 10:32:17.881: gps provider request = ProviderRequest[@+997ms, HIGH_ACCURACY, WorkSource{10246 com.google.android.apps.maps}]
    06-13 10:32:17.893: gps provider +registration 10109/com.google.android.gms/63568D9F -> Request[@+1s0ms HIGH_ACCURACY, WorkSource{10109 com.google.android.gms}]
    06-13 10:32:17.893: gps provider request = ProviderRequest[@+997ms, HIGH_ACCURACY, WorkSource{10109 com.google.android.gms, 10246 com.google.android.apps.maps}]
    06-13 10:32:21.122: network provider +registration 1000/android[GnssService]/A1379FC6 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:32:21.124: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:32:21.812: network provider received location[1]
    06-13 10:32:21.818: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:32:21.818: network provider delivered location[1] to 1000/android[GnssService]/A1379FC6
    06-13 10:32:21.819: network provider -registration 1000/android[GnssService]/A1379FC6
    06-13 10:32:21.819: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:32:21.820: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:32:21.825: network provider received location[1]
    06-13 10:32:21.826: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:32:21.826: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C

and also started Sygic GPS and navigation and a new logfile;

Location Manager State:
  User Info:
    current users: u[0]
  Location Settings:
    Location Setting: true
    Location Allow/Deny Packages:
    Emergency Bypass Allow Packages:
      com.shannon.imsservice[*]
  Location Providers:
    passive provider:
      service: registered
      listeners:
        1000/android[SensorNotificationService]/37102703 Request[PASSIVE, minUpdateInterval=+30m0s0ms, minUpdateDistance=100000.0, WorkSource{1000 android}]
        1000/android[UwbCountryCode]/B868E653 Request[PASSIVE, minUpdateInterval=+1h0m0s0ms, minUpdateDistance=5000.0, WorkSource{1000 android}]
        10109/com.google.android.gms/584D58E8 Request[PASSIVE, minUpdateInterval=+1s0ms, WorkSource{10109 com.google.android.gms}]
        1000/android[twilight]/36ADF049 Request[PASSIVE, minUpdateInterval=0, minUpdateDistance=20000.0, WorkSource{1000 android}]
      last location=Location[network 59.392639,5.228974 hAcc=10.226633 et=+35m52s451ms alt=69.0564592693587 vAcc=5.1780467 mslAlt=24.683910249750852 mslAltAcc=5.1850815]
      enabled=true
      allowed=true
      identity=1000/android[LocationService]
      properties=ProviderProperties[powerUsage=Low, accuracy=Fine]
    network provider:
      service: ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
      listeners:
        1000/android[twilight]/8A670135 Request[@+1d0h0m0s0ms BALANCED, WorkSource{1000 android}]
        10176/com.google.android.as/EE888319 (COARSE) Request[@+6h0m0s0ms LOW_POWER, minUpdateDistance=100000.0, WorkSource{10176 com.google.android.as}]
        1000/android[GnssService]/6BDC3C9C Request[PASSIVE, minUpdateInterval=0, hiddenFromAppOps, WorkSource{1000 android}]
      last location=Location[network 59.392639,5.228974 hAcc=10.226633 et=+35m52s451ms alt=69.0564592693587 vAcc=5.1780467 mslAlt=24.683910249750852 mslAltAcc=5.1850815]
      enabled=true
      allowed=true
      identity=10109/com.google.android.gms
      properties=ProviderProperties[powerUsage=Low, accuracy=Coarse]
      stationary throttled=false (not idle) (not stationary)
      target service=10109/com.google.android.gms/org.microg.gms.location.provider.NetworkLocationProviderService@2
      connected=true
    fused provider:
      service: ProviderRequest[OFF]
      last location=null
      enabled=true
      allowed=true
      identity=10109/com.google.android.gms
      properties=ProviderProperties[powerUsage=Low, accuracy=Coarse]
      stationary throttled=false (not idle) (not stationary)
      target service=10109/com.google.android.gms/org.microg.gms.location.provider.FusedLocationProviderService@2
      connected=true
    gps provider:
      service: ProviderRequest[@+1s0ms, HIGH_ACCURACY, WorkSource{10109 com.google.android.gms, 10245 com.sygic.aura}]
      listeners:
        10245/com.sygic.aura/BF399A49 Request[@+1s0ms HIGH_ACCURACY, WorkSource{10245 com.sygic.aura}]
        10109/com.google.android.gms/63568D9F Request[@+1s0ms HIGH_ACCURACY, WorkSource{10109 com.google.android.gms}]
        10245/com.sygic.aura/4075E444 Request[@+5s0ms HIGH_ACCURACY, WorkSource{10245 com.sygic.aura}]
      last location=null
      enabled=true
      allowed=true
      identity=1000/android[GnssService]
      properties=ProviderProperties[powerUsage=High, accuracy=Fine, requires=satellite, supports=[bearing,speed,altitude]]
      stationary throttled=false (not idle) (not stationary)
      mStarted=true   (changed +25s857ms ago)
      mBatchingEnabled=false
      mBatchingStarted=false
      mBatchSize=0
      mFixInterval=1000
      GNSS_KPI_START
        KPI logging start time: +7s129ms
        KPI logging end time: +35m54s743ms
        Number of location reports: 0
        Number of TTFF reports: 0
        Number of position accuracy reports: 0
        Number of CN0 reports: 0
        Total number of sv status messages processed: 0
        Total number of L5 sv status messages processed: 0
        Total number of sv status messages processed, where sv is used in fix: 0
        Total number of L5 sv status messages processed, where sv is used in fix: 0
        Number of L5 CN0 reports: 0
        Used-in-fix constellation types: 
      GNSS_KPI_END
      Power Metrics
        Time on battery (min): 73.58615
        Amount of time (while on battery) Top 4 Avg CN0 > 20.0 dB-Hz (min): 0.0
        Amount of time (while on battery) Top 4 Avg CN0 <= 20.0 dB-Hz (min): 0.0
        Energy consumed while on battery (mAh): 0.0
      Hardware Version: MP1.0
  Historical Aggregate Location Provider Data:
    passive:
      1000/android[UwbCountryCode]: min/max interval = passive/passive, total/active/foreground duration = +35m45s471ms/+35m45s471ms/+35m45s471ms, locations = 1
      1000/android[SensorNotificationService]: min/max interval = passive/passive, total/active/foreground duration = +35m45s483ms/+35m45s483ms/+35m45s483ms, locations = 1
      1000/android[CountryDetector]: min/max interval = passive/passive, total/active/foreground duration = +5s176ms/+5s174ms/+5s175ms, locations = 0
      1000/android[twilight]: min/max interval = passive/passive, total/active/foreground duration = +35m45s475ms/+35m45s475ms/+35m45s475ms, locations = 1
      10109/com.google.android.gms: min/max interval = passive/passive, total/active/foreground duration = +35m33s810ms/+35m33s810ms/+10m50s148ms, locations = 95
    gps:
      10251/com.android.gpstest.osmdroid: min/max interval = 1s/1s, total/active/foreground duration = +13m48s926ms/+13m48s925ms/+13m48s926ms, locations = 0
      10245/com.sygic.aura: min/max interval = 1s/5s, total/active/foreground duration = +25s860ms/+25s859ms/+25s859ms, locations = 0
      10279/com.chartcross.gpstest: min/max interval = 0s/0s, total/active/foreground duration = +20s449ms/+20s449ms/+20s449ms, locations = 0
      10246/com.google.android.apps.maps: min/max interval = 0s/0s, total/active/foreground duration = +1m24s768ms/+1m24s766ms/+1m24s565ms, locations = 0
      10109/com.google.android.gms: min/max interval = 1s/5s, total/active/foreground duration = +1m59s35ms/+1m59s33ms/+1m58s719ms, locations = 0
    network:
      10176/com.google.android.as: min/max interval = 21600s/21600s, total/active/foreground duration = +35m33s847ms/+35m33s847ms/+35m33s847ms, locations = 1
      1000/android[GnssService]: min/max interval = 1s/passive, total/active/foreground duration = +35m47s528ms/+35m35s167ms/+35m47s527ms, locations = 142
      1000/android[twilight]: min/max interval = 86400s/86400s, total/active/foreground duration = +35m32s968ms/+35m32s967ms/+35m32s967ms, locations = 1
  Historical Aggregate Gnss Measurement Provider Data:
    10251/com.android.gpstest.osmdroid: min/max interval = 0s/0s, total duration = +13m48s719ms, tracking mode = always duty-cycling, GNSS measurement events = 0
  GNSS Manager:
    Capabilities: [SCHEDULING MSB MSA MEASUREMENTS NAVIGATION_MESSAGES SATELLITE_BLOCKLIST SATELLITE_PVT MEASUREMENT_CORRECTIONS ACCUMULATED_DELTA_RANGE LOS_SATS EXCESS_PATH_LENGTH REFLECTING_PLANE TOTAL_POWER SINGLEBAND_TRACKING_POWER MULTIBAND_TRACKING_POWER SINGLEBAND_ACQUISITION_POWER MULTIBAND_ACQUISITION_POWER OTHER_MODES_POWER signalTypes=[GnssSignalType[Constellation=1, CarrierFrequencyHz=1.57542E9, CodeType=C], GnssSignalType[Constellation=1, CarrierFrequencyHz=1.17645E9, CodeType=Q], GnssSignalType[Constellation=1, CarrierFrequencyHz=1.57542E9, CodeType=L], GnssSignalType[Constellation=3, CarrierFrequencyHz=1.5980625E9, CodeType=C], GnssSignalType[Constellation=6, CarrierFrequencyHz=1.57542E9, CodeType=C], GnssSignalType[Constellation=6, CarrierFrequencyHz=1.17645E9, CodeType=Q], GnssSignalType[Constellation=7, CarrierFrequencyHz=1.17645E9, CodeType=C], GnssSignalType[Constellation=5, CarrierFrequencyHz=1.561098E9, CodeType=I], GnssSignalType[Constellation=5, CarrierFrequencyHz=1.57542E9, CodeType=P], GnssSignalType[Constellation=5, CarrierFrequencyHz=1.17645E9, CodeType=Q], GnssSignalType[Constellation=4, CarrierFrequencyHz=1.57542E9, CodeType=C], GnssSignalType[Constellation=4, CarrierFrequencyHz=1.17645E9, CodeType=Q]]]
    GNSS Hardware Model Name: Broadcom, BCM4776, GLL ver. 154.20.24 587347
    Status Provider:
      service: unregistered
    Measurements Provider:
      service: unregistered
      last measurements=null
    Navigation Message Provider:
      service: unregistered
    Antenna Info Provider:
      Antenna Infos: null
      service: unregistered
  Geofence Manager:
    service: unregistered
  Event Log:
    06-13 10:15:21.105: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:15:27.775: network provider received location[1]
    06-13 10:15:27.782: network provider delivered location[1] to 1000/android[GnssService]/918181A2
    06-13 10:15:27.783: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:15:27.785: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:15:27.794: network provider received location[1]
    06-13 10:15:27.797: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:15:27.797: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:17:48.157: network provider received location[1]
    06-13 10:17:48.158: network provider delivered location[1] to 1000/android[GnssService]/A9612390
    06-13 10:17:48.159: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:17:48.160: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:17:48.163: network provider received location[1]
    06-13 10:17:48.164: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:17:48.165: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:17:50.200: network provider received location[1]
    06-13 10:17:50.203: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:17:50.203: network provider delivered location[1] to 1000/android[GnssService]/CBB0E5D2
    06-13 10:17:50.204: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:17:50.211: network provider received location[1]
    06-13 10:17:50.212: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:17:50.213: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:17:57.405: network provider received location[1]
    06-13 10:17:57.408: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:17:57.408: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:17:57.409: network provider delivered location[1] to 1000/android[GnssService]/2FA99ED8
    06-13 10:17:57.413: network provider received location[1]
    06-13 10:17:57.414: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:17:57.414: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:18:04.577: network provider received location[1]
    06-13 10:18:04.582: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:18:04.583: network provider -registration 1000/android[GnssService]/C7D704D8
    06-13 10:18:04.583: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:18:04.583: network provider delivered location[1] to 1000/android[GnssService]/C7D704D8
    06-13 10:18:04.584: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:18:04.589: network provider received location[1]
    06-13 10:18:04.590: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:18:04.591: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:18:11.256: network provider +registration 1000/android[GnssService]/BFF11404 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:18:11.256: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:18:17.926: network provider +registration 1000/android[GnssService]/DB306FC8 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:18:21.258: network provider -registration 1000/android[GnssService]/BFF11404
    06-13 10:18:25.117: network provider +registration 1000/android[GnssService]/6F87E706 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:18:27.927: network provider -registration 1000/android[GnssService]/DB306FC8
    06-13 10:18:31.796: network provider +registration 1000/android[GnssService]/7B2AD272 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:18:35.118: network provider -registration 1000/android[GnssService]/6F87E706
    06-13 10:18:38.481: network provider +registration 1000/android[GnssService]/C83A27FE -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:18:41.797: network provider -registration 1000/android[GnssService]/7B2AD272
    06-13 10:18:45.669: network provider +registration 1000/android[GnssService]/CF2C1E11 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:18:48.483: network provider -registration 1000/android[GnssService]/C83A27FE
    06-13 10:18:52.335: network provider +registration 1000/android[GnssService]/91AE187C -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:18:55.670: network provider -registration 1000/android[GnssService]/CF2C1E11
    06-13 10:18:59.042: network provider +registration 1000/android[GnssService]/FBACCDAD -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:19:02.340: network provider -registration 1000/android[GnssService]/91AE187C
    06-13 10:19:05.741: network provider +registration 1000/android[GnssService]/5FDF4C38 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:19:09.043: network provider -registration 1000/android[GnssService]/FBACCDAD
    06-13 10:19:12.928: network provider +registration 1000/android[GnssService]/CBF4A474 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:19:13.316: network provider received location[1]
    06-13 10:19:13.320: network provider delivered location[1] to 1000/android[GnssService]/CBF4A474
    06-13 10:19:13.320: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:19:13.321: network provider -registration 1000/android[GnssService]/CBF4A474
    06-13 10:19:13.323: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:19:13.324: network provider -registration 1000/android[GnssService]/5FDF4C38
    06-13 10:19:13.324: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:19:13.324: network provider delivered location[1] to 1000/android[GnssService]/5FDF4C38
    06-13 10:19:13.329: network provider received location[1]
    06-13 10:19:13.330: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:19:13.331: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:19:19.612: network provider +registration 1000/android[GnssService]/DBED4D49 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:19:19.614: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:19:19.623: network provider received location[1]
    06-13 10:19:19.627: network provider delivered location[1] to 1000/android[GnssService]/DBED4D49
    06-13 10:19:19.628: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:19:19.629: network provider -registration 1000/android[GnssService]/DBED4D49
    06-13 10:19:19.629: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:19:19.630: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:19:19.634: network provider received location[1]
    06-13 10:19:19.635: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:19:19.636: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:19:26.291: network provider +registration 1000/android[GnssService]/A2C4C0CC -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:19:26.296: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:19:26.308: network provider received location[1]
    06-13 10:19:26.311: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:19:26.312: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:19:26.313: network provider delivered location[1] to 1000/android[GnssService]/A2C4C0CC
    06-13 10:19:26.314: network provider -registration 1000/android[GnssService]/A2C4C0CC
    06-13 10:19:26.314: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:19:26.322: network provider received location[1]
    06-13 10:19:26.323: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:19:26.323: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:19:32.987: network provider +registration 1000/android[GnssService]/A058F360 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:19:32.989: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:19:39.700: network provider +registration 1000/android[GnssService]/A302C499 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:19:42.989: network provider -registration 1000/android[GnssService]/A058F360
    06-13 10:19:46.372: network provider +registration 1000/android[GnssService]/D7926938 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:19:49.703: network provider -registration 1000/android[GnssService]/A302C499
    06-13 10:19:53.586: network provider +registration 1000/android[GnssService]/32EA74DC -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:19:56.374: network provider -registration 1000/android[GnssService]/D7926938
    06-13 10:20:00.289: network provider +registration 1000/android[GnssService]/C3B300FC -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:20:03.587: network provider -registration 1000/android[GnssService]/32EA74DC
    06-13 10:20:07.472: network provider +registration 1000/android[GnssService]/D0EC8EBE -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:20:10.290: network provider -registration 1000/android[GnssService]/C3B300FC
    06-13 10:20:14.145: network provider +registration 1000/android[GnssService]/AA0E09AD -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:20:17.473: network provider -registration 1000/android[GnssService]/D0EC8EBE
    06-13 10:20:20.845: network provider +registration 1000/android[GnssService]/DB229F31 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:20:24.146: network provider -registration 1000/android[GnssService]/AA0E09AD
    06-13 10:20:27.496: network provider +registration 1000/android[GnssService]/96C350F0 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:20:30.852: network provider -registration 1000/android[GnssService]/DB229F31
    06-13 10:20:34.688: network provider +registration 1000/android[GnssService]/717FFEF2 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:20:37.497: network provider -registration 1000/android[GnssService]/96C350F0
    06-13 10:20:41.383: network provider +registration 1000/android[GnssService]/6F5FB3B2 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:20:44.690: network provider -registration 1000/android[GnssService]/717FFEF2
    06-13 10:20:48.058: network provider +registration 1000/android[GnssService]/3644DFD4 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:20:51.385: network provider -registration 1000/android[GnssService]/6F5FB3B2
    06-13 10:20:54.744: network provider +registration 1000/android[GnssService]/96754C5C -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:20:58.060: network provider -registration 1000/android[GnssService]/3644DFD4
    06-13 10:21:01.423: network provider +registration 1000/android[GnssService]/D910072C -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:21:04.746: network provider -registration 1000/android[GnssService]/96754C5C
    06-13 10:21:08.132: network provider +registration 1000/android[GnssService]/076548A5 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:21:11.424: network provider -registration 1000/android[GnssService]/D910072C
    06-13 10:21:14.838: network provider +registration 1000/android[GnssService]/FEB25BF0 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:21:18.133: network provider -registration 1000/android[GnssService]/076548A5
    06-13 10:21:21.500: network provider +registration 1000/android[GnssService]/484F716E -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:21:24.838: network provider -registration 1000/android[GnssService]/FEB25BF0
    06-13 10:21:28.196: network provider +registration 1000/android[GnssService]/05016EA8 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:21:31.502: network provider -registration 1000/android[GnssService]/484F716E
    06-13 10:21:35.399: network provider +registration 1000/android[GnssService]/8F336168 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:21:38.200: network provider -registration 1000/android[GnssService]/05016EA8
    06-13 10:21:42.569: network provider +registration 1000/android[GnssService]/66CBF458 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:21:45.401: network provider -registration 1000/android[GnssService]/8F336168
    06-13 10:21:49.240: network provider +registration 1000/android[GnssService]/6AC39B58 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:21:52.569: network provider -registration 1000/android[GnssService]/66CBF458
    06-13 10:21:53.356: network provider received location[1]
    06-13 10:21:53.361: network provider -registration 1000/android[GnssService]/6AC39B58
    06-13 10:21:53.361: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:21:53.361: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:21:53.361: network provider delivered location[1] to 1000/android[GnssService]/6AC39B58
    06-13 10:21:53.362: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:21:53.365: network provider received location[1]
    06-13 10:21:53.366: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:21:53.368: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:21:55.947: network provider +registration 1000/android[GnssService]/9F4E2B20 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:21:55.952: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:21:55.959: network provider received location[1]
    06-13 10:21:55.962: network provider delivered location[1] to 1000/android[GnssService]/9F4E2B20
    06-13 10:21:55.962: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:21:55.963: network provider -registration 1000/android[GnssService]/9F4E2B20
    06-13 10:21:55.963: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:21:55.964: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:21:55.970: network provider received location[1]
    06-13 10:21:55.971: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:21:55.972: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:22:02.641: network provider +registration 1000/android[GnssService]/2CE70DE1 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:22:02.643: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:22:02.650: network provider received location[1]
    06-13 10:22:02.655: network provider delivered location[1] to 1000/android[GnssService]/2CE70DE1
    06-13 10:22:02.656: network provider -registration 1000/android[GnssService]/2CE70DE1
    06-13 10:22:02.656: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:22:02.656: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:22:02.658: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:22:02.665: network provider received location[1]
    06-13 10:22:02.667: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:22:02.668: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:22:09.288: network provider +registration 1000/android[GnssService]/6F192843 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:22:09.289: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:22:09.294: network provider received location[1]
    06-13 10:22:09.301: network provider delivered location[1] to 1000/android[GnssService]/6F192843
    06-13 10:22:09.302: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:22:09.303: network provider -registration 1000/android[GnssService]/6F192843
    06-13 10:22:09.303: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:22:09.304: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:22:09.309: network provider received location[1]
    06-13 10:22:09.311: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:22:09.311: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:22:15.951: network provider +registration 1000/android[GnssService]/71B1020F -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:22:15.953: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:22:23.121: network provider +registration 1000/android[GnssService]/70EEC3B6 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:22:25.953: network provider -registration 1000/android[GnssService]/71B1020F
    06-13 10:22:30.317: network provider +registration 1000/android[GnssService]/0A37FC2E -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:22:33.122: network provider -registration 1000/android[GnssService]/70EEC3B6
    06-13 10:22:37.012: network provider +registration 1000/android[GnssService]/3B65D97D -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:22:40.319: network provider -registration 1000/android[GnssService]/0A37FC2E
    06-13 10:22:43.711: network provider +registration 1000/android[GnssService]/FD8C19B5 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:22:47.013: network provider -registration 1000/android[GnssService]/3B65D97D
    06-13 10:22:50.421: network provider +registration 1000/android[GnssService]/0DAF4873 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:22:53.715: network provider -registration 1000/android[GnssService]/FD8C19B5
    06-13 10:22:57.114: network provider +registration 1000/android[GnssService]/5DADF645 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:23:00.423: network provider -registration 1000/android[GnssService]/0DAF4873
    06-13 10:23:03.783: network provider +registration 1000/android[GnssService]/6B0507A0 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:23:07.116: network provider -registration 1000/android[GnssService]/5DADF645
    06-13 10:23:10.492: network provider +registration 1000/android[GnssService]/A9B3C339 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:23:13.785: network provider -registration 1000/android[GnssService]/6B0507A0
    06-13 10:23:17.203: network provider +registration 1000/android[GnssService]/A46BE3E6 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:23:20.494: network provider -registration 1000/android[GnssService]/A9B3C339
    06-13 10:23:23.885: network provider +registration 1000/android[GnssService]/38873379 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:23:27.204: network provider -registration 1000/android[GnssService]/A46BE3E6
    06-13 10:23:31.058: network provider +registration 1000/android[GnssService]/AE27B8B1 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:23:33.886: network provider -registration 1000/android[GnssService]/38873379
    06-13 10:23:37.746: network provider +registration 1000/android[GnssService]/9401A8A7 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:23:41.059: network provider -registration 1000/android[GnssService]/AE27B8B1
    06-13 10:23:44.909: network provider +registration 1000/android[GnssService]/CEFC8744 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:23:47.748: network provider -registration 1000/android[GnssService]/9401A8A7
    06-13 10:23:51.608: network provider +registration 1000/android[GnssService]/62B36943 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:23:54.916: network provider -registration 1000/android[GnssService]/CEFC8744
    06-13 10:23:58.815: network provider +registration 1000/android[GnssService]/3B75A65B -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:24:01.609: network provider -registration 1000/android[GnssService]/62B36943
    06-13 10:24:05.522: network provider +registration 1000/android[GnssService]/2D1CAA0D -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:24:08.816: network provider -registration 1000/android[GnssService]/3B75A65B
    06-13 10:24:12.696: network provider +registration 1000/android[GnssService]/A306FBAE -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:24:15.524: network provider -registration 1000/android[GnssService]/2D1CAA0D
    06-13 10:24:19.371: network provider +registration 1000/android[GnssService]/9CD899CC -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:24:22.698: network provider -registration 1000/android[GnssService]/A306FBAE
    06-13 10:24:26.588: network provider +registration 1000/android[GnssService]/CE323F34 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:24:29.373: network provider -registration 1000/android[GnssService]/9CD899CC
    06-13 10:24:33.261: network provider +registration 1000/android[GnssService]/A92C272C -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:24:33.339: network provider received location[1]
    06-13 10:24:33.342: network provider delivered location[1] to 1000/android[GnssService]/A92C272C
    06-13 10:24:33.342: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:24:33.343: network provider -registration 1000/android[GnssService]/A92C272C
    06-13 10:24:33.344: network provider -registration 1000/android[GnssService]/CE323F34
    06-13 10:24:33.344: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:24:33.344: network provider delivered location[1] to 1000/android[GnssService]/CE323F34
    06-13 10:24:33.346: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:24:33.350: network provider received location[1]
    06-13 10:24:33.352: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:24:33.353: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:24:39.950: network provider +registration 1000/android[GnssService]/3A6DE4E9 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:24:39.953: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:24:39.959: network provider received location[1]
    06-13 10:24:39.964: network provider delivered location[1] to 1000/android[GnssService]/3A6DE4E9
    06-13 10:24:39.965: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:24:39.966: network provider -registration 1000/android[GnssService]/3A6DE4E9
    06-13 10:24:39.966: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:24:39.968: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:24:39.974: network provider received location[1]
    06-13 10:24:39.976: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:24:39.977: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:24:47.151: network provider +registration 1000/android[GnssService]/DCEF1A0E -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:24:47.155: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:24:47.162: network provider received location[1]
    06-13 10:24:47.165: network provider -registration 1000/android[GnssService]/DCEF1A0E
    06-13 10:24:47.165: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:24:47.165: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:24:47.165: network provider delivered location[1] to 1000/android[GnssService]/DCEF1A0E
    06-13 10:24:47.166: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:24:47.172: network provider received location[1]
    06-13 10:24:47.173: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:24:47.174: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:24:54.359: network provider +registration 1000/android[GnssService]/F8ECCBAB -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:24:54.361: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:25:01.034: network provider +registration 1000/android[GnssService]/26D64F06 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:25:04.361: network provider -registration 1000/android[GnssService]/F8ECCBAB
    06-13 10:25:07.712: network provider +registration 1000/android[GnssService]/C45B23E6 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:25:11.035: network provider -registration 1000/android[GnssService]/26D64F06
    06-13 10:25:14.909: network provider +registration 1000/android[GnssService]/9F055167 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:25:17.713: network provider -registration 1000/android[GnssService]/C45B23E6
    06-13 10:25:22.090: network provider +registration 1000/android[GnssService]/5EC0A35E -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:25:24.910: network provider -registration 1000/android[GnssService]/9F055167
    06-13 10:25:29.282: network provider +registration 1000/android[GnssService]/493FB38D -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:25:32.094: network provider -registration 1000/android[GnssService]/5EC0A35E
    06-13 10:25:35.965: network provider +registration 1000/android[GnssService]/6D6DFF32 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:25:39.283: network provider -registration 1000/android[GnssService]/493FB38D
    06-13 10:25:43.143: network provider +registration 1000/android[GnssService]/E14A2693 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:25:45.969: network provider -registration 1000/android[GnssService]/6D6DFF32
    06-13 10:25:49.808: network provider +registration 1000/android[GnssService]/9ED5254D -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:25:53.146: network provider -registration 1000/android[GnssService]/E14A2693
    06-13 10:25:57.010: network provider +registration 1000/android[GnssService]/98120229 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:25:59.809: network provider -registration 1000/android[GnssService]/9ED5254D
    06-13 10:26:03.687: network provider +registration 1000/android[GnssService]/C893DB1B -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:26:07.012: network provider -registration 1000/android[GnssService]/98120229
    06-13 10:26:10.377: network provider +registration 1000/android[GnssService]/D3FCB67D -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:26:13.688: network provider -registration 1000/android[GnssService]/C893DB1B
    06-13 10:26:17.075: network provider +registration 1000/android[GnssService]/91D75E20 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:26:20.379: network provider -registration 1000/android[GnssService]/D3FCB67D
    06-13 10:26:24.242: network provider +registration 1000/android[GnssService]/FBEF9EC0 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:26:27.077: network provider -registration 1000/android[GnssService]/91D75E20
    06-13 10:26:31.409: network provider +registration 1000/android[GnssService]/0FEA034A -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:26:34.243: network provider -registration 1000/android[GnssService]/FBEF9EC0
    06-13 10:26:38.080: network provider +registration 1000/android[GnssService]/CB16A1F0 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:26:41.410: network provider -registration 1000/android[GnssService]/0FEA034A
    06-13 10:26:44.790: network provider +registration 1000/android[GnssService]/7D46B2CE -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:26:48.081: network provider -registration 1000/android[GnssService]/CB16A1F0
    06-13 10:26:51.499: network provider +registration 1000/android[GnssService]/99BF6EDC -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:26:54.792: network provider -registration 1000/android[GnssService]/7D46B2CE
    06-13 10:26:58.187: network provider +registration 1000/android[GnssService]/789CFBE1 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:27:01.501: network provider -registration 1000/android[GnssService]/99BF6EDC
    06-13 10:27:05.389: network provider +registration 1000/android[GnssService]/62B45927 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:27:08.189: network provider -registration 1000/android[GnssService]/789CFBE1
    06-13 10:27:12.050: network provider +registration 1000/android[GnssService]/D82DFDB4 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:27:15.392: network provider -registration 1000/android[GnssService]/62B45927
    06-13 10:27:18.734: network provider +registration 1000/android[GnssService]/DA5B1C55 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:27:20.749: gnss measurements -registration 10251/com.android.gpstest.osmdroid/AB2A24DF
    06-13 10:27:20.750: gps provider -registration 10251/com.android.gpstest.osmdroid/D71B99CC
    06-13 10:27:20.750: gps provider request = ProviderRequest[OFF]
    06-13 10:27:22.051: network provider -registration 1000/android[GnssService]/D82DFDB4
    06-13 10:27:28.736: network provider -registration 1000/android[GnssService]/DA5B1C55
    06-13 10:27:28.737: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:27:28.746: network provider received location[1]
    06-13 10:27:28.751: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:27:28.752: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:32:13.927: gps provider +registration 10251/com.android.gpstest.osmdroid/9A37D180 -> Request[@+1s0ms HIGH_ACCURACY, WorkSource{10251 com.android.gpstest.osmdroid}]
    06-13 10:32:13.927: gps provider request = ProviderRequest[@+1s0ms, HIGH_ACCURACY, WorkSource{10251 com.android.gpstest.osmdroid}]
    06-13 10:32:13.992: gnss measurements +registration 10251/com.android.gpstest.osmdroid/70DD5CFB -> GnssMeasurementRequest[@0]
    06-13 10:32:15.947: gps provider -registration 10251/com.android.gpstest.osmdroid/9A37D180
    06-13 10:32:15.947: gps provider request = ProviderRequest[OFF]
    06-13 10:32:15.947: gnss measurements -registration 10251/com.android.gpstest.osmdroid/70DD5CFB
    06-13 10:32:17.879: gps provider +registration 10246/com.google.android.apps.maps/E66E5D57 -> Request[@+997ms HIGH_ACCURACY, WorkSource{10246 com.google.android.apps.maps}]
    06-13 10:32:17.881: gps provider request = ProviderRequest[@+997ms, HIGH_ACCURACY, WorkSource{10246 com.google.android.apps.maps}]
    06-13 10:32:17.893: gps provider +registration 10109/com.google.android.gms/63568D9F -> Request[@+1s0ms HIGH_ACCURACY, WorkSource{10109 com.google.android.gms}]
    06-13 10:32:17.893: gps provider request = ProviderRequest[@+997ms, HIGH_ACCURACY, WorkSource{10109 com.google.android.gms, 10246 com.google.android.apps.maps}]
    06-13 10:32:21.122: network provider +registration 1000/android[GnssService]/A1379FC6 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:32:21.124: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:32:21.812: network provider received location[1]
    06-13 10:32:21.818: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:32:21.818: network provider delivered location[1] to 1000/android[GnssService]/A1379FC6
    06-13 10:32:21.819: network provider -registration 1000/android[GnssService]/A1379FC6
    06-13 10:32:21.819: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:32:21.820: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:32:21.825: network provider received location[1]
    06-13 10:32:21.826: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:32:21.826: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:32:27.774: network provider +registration 1000/android[GnssService]/CD9F98DC -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:32:27.776: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:32:27.781: network provider received location[1]
    06-13 10:32:27.787: network provider delivered location[1] to 1000/android[GnssService]/CD9F98DC
    06-13 10:32:27.787: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:32:27.788: network provider -registration 1000/android[GnssService]/CD9F98DC
    06-13 10:32:27.788: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:32:27.789: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:32:27.794: network provider received location[1]
    06-13 10:32:27.795: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:32:27.796: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:32:31.807: network provider received location[1]
    06-13 10:32:31.810: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:32:31.811: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:32:34.947: network provider +registration 1000/android[GnssService]/EB0FFF28 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:32:34.949: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:32:34.956: network provider received location[1]
    06-13 10:32:34.963: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:32:34.964: network provider delivered location[1] to 1000/android[GnssService]/EB0FFF28
    06-13 10:32:34.965: network provider -registration 1000/android[GnssService]/EB0FFF28
    06-13 10:32:34.965: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:32:34.967: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:32:34.972: network provider received location[1]
    06-13 10:32:34.974: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:32:34.974: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:32:41.691: network provider +registration 1000/android[GnssService]/F32D022C -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:32:41.700: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:32:41.709: network provider received location[1]
    06-13 10:32:41.717: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:32:41.720: network provider -registration 1000/android[GnssService]/F32D022C
    06-13 10:32:41.720: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:32:41.720: network provider delivered location[1] to 1000/android[GnssService]/F32D022C
    06-13 10:32:41.722: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:32:41.730: network provider received location[1]
    06-13 10:32:41.732: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:32:41.734: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:32:41.838: network provider received location[1]
    06-13 10:32:41.840: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:32:41.840: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:32:48.436: network provider +registration 1000/android[GnssService]/F9D4D9A8 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:32:48.438: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:32:48.452: network provider received location[1]
    06-13 10:32:48.470: network provider delivered location[1] to 1000/android[GnssService]/F9D4D9A8
    06-13 10:32:48.472: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:32:48.473: network provider -registration 1000/android[GnssService]/F9D4D9A8
    06-13 10:32:48.473: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:32:48.475: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:32:48.479: network provider received location[1]
    06-13 10:32:48.482: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:32:48.482: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:32:51.844: network provider received location[1]
    06-13 10:32:51.848: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:32:51.848: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:32:55.169: network provider +registration 1000/android[GnssService]/A3523EEB -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:32:55.170: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:32:55.185: network provider received location[1]
    06-13 10:32:55.195: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:32:55.197: network provider delivered location[1] to 1000/android[GnssService]/A3523EEB
    06-13 10:32:55.198: network provider -registration 1000/android[GnssService]/A3523EEB
    06-13 10:32:55.198: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:32:55.200: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:32:55.208: network provider received location[1]
    06-13 10:32:55.211: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:32:55.211: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:33:01.925: network provider +registration 1000/android[GnssService]/3F10D6B6 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:33:01.928: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:33:01.952: network provider received location[1]
    06-13 10:33:01.960: network provider delivered location[1] to 1000/android[GnssService]/3F10D6B6
    06-13 10:33:01.966: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:33:01.967: network provider -registration 1000/android[GnssService]/3F10D6B6
    06-13 10:33:01.967: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:33:01.968: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:33:01.990: network provider received location[1]
    06-13 10:33:01.994: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:33:01.995: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:33:08.659: network provider +registration 1000/android[GnssService]/9CF70689 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:33:08.664: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:33:08.673: network provider received location[1]
    06-13 10:33:08.681: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:33:08.681: network provider delivered location[1] to 1000/android[GnssService]/9CF70689
    06-13 10:33:08.682: network provider -registration 1000/android[GnssService]/9CF70689
    06-13 10:33:08.682: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:33:08.684: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:33:08.689: network provider received location[1]
    06-13 10:33:08.692: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:33:08.694: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:33:14.886: gps provider -registration 10246/com.google.android.apps.maps/E66E5D57
    06-13 10:33:14.886: gps provider request = ProviderRequest[@+1s0ms, HIGH_ACCURACY, WorkSource{10109 com.google.android.gms}]
    06-13 10:33:15.365: network provider +registration 1000/android[GnssService]/FA13BE79 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:33:15.366: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:33:15.370: network provider +registration 1000/android[GnssService]/63D04704 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:33:15.892: gps provider +registration 10246/com.google.android.apps.maps/77571C0B -> Request[@+997ms HIGH_ACCURACY, WorkSource{10246 com.google.android.apps.maps}]
    06-13 10:33:15.894: gps provider request = ProviderRequest[@+997ms, HIGH_ACCURACY, WorkSource{10109 com.google.android.gms, 10246 com.google.android.apps.maps}]
    06-13 10:33:15.919: network provider +registration 1000/android[GnssService]/D3C8DE48 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:33:22.051: network provider +registration 1000/android[GnssService]/7E6CCA0E -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:33:23.767: gps provider +registration 10251/com.android.gpstest.osmdroid/203A5B0D -> Request[@+1s0ms HIGH_ACCURACY, WorkSource{10251 com.android.gpstest.osmdroid}]
    06-13 10:33:23.768: gps provider request = ProviderRequest[@+997ms, HIGH_ACCURACY, WorkSource{10109 com.google.android.gms, 10246 com.google.android.apps.maps, 10251 com.android.gpstest.osmdroid}]
    06-13 10:33:23.792: gnss measurements +registration 10251/com.android.gpstest.osmdroid/7B88EE0B -> GnssMeasurementRequest[@0]
    06-13 10:33:24.142: gps provider request = ProviderRequest[@+1s0ms, HIGH_ACCURACY, WorkSource{10109 com.google.android.gms, 10251 com.android.gpstest.osmdroid}]
    06-13 10:33:24.167: network provider +registration 1000/android[GnssService]/2FC4FABA -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:33:24.344: gps provider -registration 10246/com.google.android.apps.maps/77571C0B
    06-13 10:33:24.353: gps provider -registration 10109/com.google.android.gms/63568D9F
    06-13 10:33:24.354: gps provider request = ProviderRequest[@+1s0ms, HIGH_ACCURACY, WorkSource{10251 com.android.gpstest.osmdroid}]
    06-13 10:33:25.367: network provider -registration 1000/android[GnssService]/FA13BE79
    06-13 10:33:25.371: network provider -registration 1000/android[GnssService]/63D04704
    06-13 10:33:25.920: network provider -registration 1000/android[GnssService]/D3C8DE48
    06-13 10:33:29.211: network provider +registration 1000/android[GnssService]/05014CCB -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:33:32.053: network provider -registration 1000/android[GnssService]/7E6CCA0E
    06-13 10:33:34.169: network provider -registration 1000/android[GnssService]/2FC4FABA
    06-13 10:33:36.421: network provider +registration 1000/android[GnssService]/84E38CB0 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:33:39.211: network provider -registration 1000/android[GnssService]/05014CCB
    06-13 10:33:39.755: gnss measurements -registration 10251/com.android.gpstest.osmdroid/7B88EE0B
    06-13 10:33:39.756: gps provider -registration 10251/com.android.gpstest.osmdroid/203A5B0D
    06-13 10:33:39.756: gps provider request = ProviderRequest[OFF]
    06-13 10:33:39.775: gps provider +registration 10246/com.google.android.apps.maps/428A4C87 -> Request[@+997ms HIGH_ACCURACY, WorkSource{10246 com.google.android.apps.maps}]
    06-13 10:33:39.775: gps provider request = ProviderRequest[@+997ms, HIGH_ACCURACY, WorkSource{10246 com.google.android.apps.maps}]
    06-13 10:33:39.806: network provider +registration 1000/android[GnssService]/D424F266 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:33:39.912: gps provider +registration 10109/com.google.android.gms/63568D9F -> Request[@+1s0ms HIGH_ACCURACY, WorkSource{10109 com.google.android.gms}]
    06-13 10:33:39.912: gps provider request = ProviderRequest[@+997ms, HIGH_ACCURACY, WorkSource{10109 com.google.android.gms, 10246 com.google.android.apps.maps}]
    06-13 10:33:43.612: network provider +registration 1000/android[GnssService]/C5A31A2E -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:33:46.422: network provider -registration 1000/android[GnssService]/84E38CB0
    06-13 10:33:49.808: network provider -registration 1000/android[GnssService]/D424F266
    06-13 10:33:50.282: network provider +registration 1000/android[GnssService]/01A35BB7 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:33:53.615: network provider -registration 1000/android[GnssService]/C5A31A2E
    06-13 10:33:57.518: network provider +registration 1000/android[GnssService]/CE9E4F2C -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:33:59.084: gps provider -registration 10246/com.google.android.apps.maps/428A4C87
    06-13 10:33:59.084: gps provider request = ProviderRequest[@+1s0ms, HIGH_ACCURACY, WorkSource{10109 com.google.android.gms}]
    06-13 10:33:59.088: gps provider -registration 10109/com.google.android.gms/63568D9F
    06-13 10:33:59.088: gps provider request = ProviderRequest[OFF]
    06-13 10:33:59.101: network provider +registration 1000/android[GnssService]/0E1D66D5 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:34:00.282: network provider -registration 1000/android[GnssService]/01A35BB7
    06-13 10:34:07.519: network provider -registration 1000/android[GnssService]/CE9E4F2C
    06-13 10:34:07.718: gps provider +registration 10245/com.sygic.aura/BF399A49 -> Request[@+1s0ms HIGH_ACCURACY, WorkSource{10245 com.sygic.aura}]
    06-13 10:34:07.720: gps provider request = ProviderRequest[@+1s0ms, HIGH_ACCURACY, WorkSource{10245 com.sygic.aura}]
    06-13 10:34:07.755: gps provider +registration 10245/com.sygic.aura/4075E444 -> Request[@+5s0ms HIGH_ACCURACY, WorkSource{10245 com.sygic.aura}]
    06-13 10:34:07.786: gps provider +registration 10109/com.google.android.gms/63568D9F -> Request[@+1s0ms HIGH_ACCURACY, WorkSource{10109 com.google.android.gms}]
    06-13 10:34:07.787: gps provider request = ProviderRequest[@+1s0ms, HIGH_ACCURACY, WorkSource{10109 com.google.android.gms, 10245 com.sygic.aura}]
    06-13 10:34:08.265: network provider +registration 1000/android[GnssService]/6369EA09 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:34:08.410: gps provider -registration 10109/com.google.android.gms/63568D9F
    06-13 10:34:08.410: gps provider request = ProviderRequest[@+1s0ms, HIGH_ACCURACY, WorkSource{10245 com.sygic.aura}]
    06-13 10:34:08.434: gps provider +registration 10109/com.google.android.gms/63568D9F -> Request[@+1s0ms HIGH_ACCURACY, WorkSource{10109 com.google.android.gms}]
    06-13 10:34:08.435: gps provider request = ProviderRequest[@+1s0ms, HIGH_ACCURACY, WorkSource{10109 com.google.android.gms, 10245 com.sygic.aura}]
    06-13 10:34:09.102: network provider -registration 1000/android[GnssService]/0E1D66D5
    06-13 10:34:14.933: network provider +registration 1000/android[GnssService]/9B24E841 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:34:18.265: network provider -registration 1000/android[GnssService]/6369EA09
    06-13 10:34:21.896: network provider received location[1]
    06-13 10:34:21.898: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:34:21.898: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:34:21.899: network provider delivered location[1] to 1000/android[GnssService]/9B24E841
    06-13 10:34:21.900: network provider -registration 1000/android[GnssService]/9B24E841
    06-13 10:34:21.900: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:34:21.902: network provider received location[1]
    06-13 10:34:21.903: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:34:21.903: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:34:22.137: network provider +registration 1000/android[GnssService]/F69F657D -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:34:22.139: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:34:22.144: network provider received location[1]
    06-13 10:34:22.147: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:34:22.150: network provider -registration 1000/android[GnssService]/F69F657D
    06-13 10:34:22.150: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:34:22.150: network provider delivered location[1] to 1000/android[GnssService]/F69F657D
    06-13 10:34:22.152: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:34:22.155: network provider received location[1]
    06-13 10:34:22.156: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:34:22.156: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:34:28.824: network provider +registration 1000/android[GnssService]/6854E8F1 -> Request[@+1s0ms LOW_POWER, duration=+10s0ms, maxUpdates=1, WorkSource{1000 android}]
    06-13 10:34:28.825: network provider request = ProviderRequest[@+1s0ms, WorkSource{1000 android}]
    06-13 10:34:28.830: network provider received location[1]
    06-13 10:34:28.833: network provider delivered location[1] to 1000/android[GnssService]/6854E8F1
    06-13 10:34:28.834: network provider -registration 1000/android[GnssService]/6854E8F1
    06-13 10:34:28.834: network provider request = ProviderRequest[@+6h0m0s0ms, WorkSource{10176 com.google.android.as}]
    06-13 10:34:28.834: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:34:28.835: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:34:28.838: network provider received location[1]
    06-13 10:34:28.840: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8
    06-13 10:34:28.841: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:34:31.884: network provider received location[1]
    06-13 10:34:31.887: network provider delivered location[1] to 1000/android[GnssService]/6BDC3C9C
    06-13 10:34:31.888: passive provider delivered location[1] to 10109/com.google.android.gms/584D58E8

No sign of life in the gps…

I’ve had all 3 phones sitting in the middle of my lawn with a fairly unrestricted view of the sky for one hour and the S9 slowly aquired about 20 satellites, S100Pro always have about 50 satellites and the Pixel 7 pro none… When I took all phones inside, the 7 pro suddenly showed about 20 satellites but both on this phone and the S9, all satellites disappeared within half a minute or so.

Something is obviously wrong with the GPS handling in /e/OS/ since the GPS in the Pixel 7 Pro works fine with Android 14, 15, GrapheneOS and LineageOS…