microg / GmsCore

Free implementation of Play Services
https://microg.org
Apache License 2.0
8.37k stars 1.7k forks source link

Starting from v0.2.19.211515 map doesn't move to my location #1702

Open A-Shahbazi opened 2 years ago

A-Shahbazi commented 2 years ago

Describe the bug Starting from v0.2.19.211515 map doesn't move to my location when location update icon on map is tapped on in some applications. the issue isn't present in v0.2.18.204714. The location is known, however, and pinned on the map, so if I manually move the map frame to my location I can see blue pin indicating my location. If I press location update icon on the map it moves back to the same pre-set location each time. Downgrading to v0.2.18.204714 fixed the issue for me.

System Android Version: 11 Custom ROM: LineageOS 18.1

A-Shahbazi commented 2 years ago

here's the relevant part of logcat with v0.2.18.204714:

04-13 20:28:17.424  6989  6989 I chatty  : uid=10227(cab.snapp.passenger.play) identical 57 lines
04-13 20:28:17.438  6989  6989 D GmsMap  : setPadding: 52 0 52 252
04-13 20:28:17.453  1019  2269 I LocSvc_ApiV02: <--- globalEventCb line 115 QMI_LOC_EVENT_POSITION_REPORT_IND_V02
04-13 20:28:17.457  6989  6989 D GmsMap  : setPadding: 52 0 52 252
04-13 20:28:15.467  1209  8005 I chatty  : uid=1000(system) Binder:1209_14 identical 1 line
04-13 20:28:16.482  1209  8005 W ActivityManager: Foreground service started from background can not have location/camera/microphone access: service org.torproject.android/.service.OrbotService
04-13 20:28:17.476  1209  2468 W ActivityManager: Foreground service started from background can not have location/camera/microphone access: service org.torproject.android/.service.OrbotService
04-13 20:28:17.709     0     0 W         : dhd_os_check_wakelock_all wakelock c-0 wl-0 wd-0 rx-1 ctl-0 intr-0 scan-0 evt-0
04-13 20:28:17.722  6989  6989 I chatty  : uid=10227(cab.snapp.passenger.play) identical 16 lines
04-13 20:28:17.740  6989  6989 D GmsMap  : setPadding: 52 0 52 252
04-13 20:28:17.749   964   983 E ANDR-PERF-MPCTL: Invalid profile no. 0, total profiles 0 only
04-13 20:28:17.745     0     0 I         : [Touch] 1 finger pressed:<0>(1314,2167,  43)
04-13 20:28:17.753  1209  1640 E LightsService: Light requested not available on this device. 2
04-13 20:28:17.756  6989  6989 D GmsMap  : setPadding: 52 0 52 252
04-13 20:28:17.853     0     0 I         : [Touch]  finger released:<0>(1314,2172,  90)
04-13 20:28:17.841  6989  6989 I chatty  : uid=10227(cab.snapp.passenger.play) identical 5 lines
04-13 20:28:17.857  6989  6989 D GmsMap  : setPadding: 52 0 52 252
04-13 20:28:17.866  6870  7373 D GmsLocManagerSvcImpl: updateLocationRequest: LocationRequestUpdateData{opCode=1, request=LocationRequestInternal{request=LocationRequest{priority=100, interval=1000, fastestInterval=600, explicitFastestInterval=true, expirationTime=9223372036854775807, numUpdates=2147483647, smallestDesplacement=0.0, maxWaitTime=0}, requestNlpDebugInfo=false, restorePendingIntentListeners=false, triggerUpdate=false, clients=[], tag='null', hideFromAppOps=false, forceCoarseLocation=false, exemptFromThrottle=false, moduleId=null}, listener=android.os.BinderProxy@4fa466b, pendingIntent=null, callback=null, fusedLocationProviderCallback=android.os.BinderProxy@1c6c5c8}
04-13 20:28:17.874  6870  7373 D GmsLocProviderReal: gps: addRequest LocationRequestHelper{locationRequest=LocationRequest{priority=100, interval=1000, fastestInterval=600, explicitFastestInterval=true, expirationTime=9223372036854775807, numUpdates=2147483647, smallestDesplacement=0.0, maxWaitTime=0}, hasFinePermission=true, hasCoarsePermission=true, packageName='cab.snapp.passenger.play', lastReport=null}
04-13 20:28:17.874  6870  7373 D GmsLocProviderReal: gps: requesting location updates with interval 1000ms (cab.snapp.passenger.play:1000ms), minDistance=0.0
04-13 20:28:17.882  6870  7373 D GmsLocProviderU: unified network: addRequest LocationRequestHelper{locationRequest=LocationRequest{priority=100, interval=1000, fastestInterval=600, explicitFastestInterval=true, expirationTime=9223372036854775807, numUpdates=2147483647, smallestDesplacement=0.0, maxWaitTime=0}, hasFinePermission=true, hasCoarsePermission=true, packageName='cab.snapp.passenger.play', lastReport=null}
04-13 20:28:17.882  6870  7373 D GmsLocProviderU: unified network: requesting location updates with interval 1000ms (cab.snapp.passenger.play:10800000ms, cab.snapp.passenger.play:1000ms)
04-13 20:28:17.884  6870  7373 D GmsLocManagerSvcImpl: getLastLocationWithPackage: cab.snapp.passenger.play
04-13 20:28:17.884  6870  6906 D ULocClient: Set update interval to 1000
04-13 20:28:17.884  6870  6906 D ULocService: setUpdateInterval[com.google.android.gms] interval: 1000
04-13 20:28:17.885  6870  6906 D ULocService: Set merged location interval to 2500 (com.google.android.gms:1000ms)
04-13 20:28:17.885  6870  7373 D GmsLocProviderReal: uh-ok: last location for gps is null!
04-13 20:28:17.885  6870  6906 D ULocClient: updateBinding - current: true, refs: 2, reqs: 2, avail: true
04-13 20:28:17.889  6989  6989 D GmsMap  : setPadding: 52 0 52 252
04-13 20:28:17.895  6870  6904 D UnifiedLocation: Received location from org.fitchfamily.android.gsmlocation/.GsmService with time 1649865497895 (last was 1649865478447)
04-13 20:28:17.899  1209  6443 I WifiService: startScan uid=10093
04-13 20:28:17.900  6989  6989 D GmsMap  : setPadding: 52 0 52 252
04-13 20:28:17.908  6989  6989 D GmsMap  : setPadding: 52 0 52 252
04-13 20:28:17.910  6870  6906 D UnifiedLocation: Received no location from org.fitchfamily.android.dejavu/.BackendService
04-13 20:28:17.914  6127  6160 D IchnaeaBackendService: Cells: 1
04-13 20:28:17.914  6127  6160 D IchnaeaBackendService: Replaying location Location[ichnaea 32.640260,51.692415 hAcc=3783 et=?!? vAcc=??? sAcc=??? bAcc=???]
04-13 20:28:17.929     0     0 I CFG80211-TRACE) __wl_cfg80211_scan: START SCAN
04-13 20:28:17.929     0     0 W         : DHD Runtime PM Disabled
04-13 20:28:17.916  6870  6906 D UnifiedLocation: Received no location from org.microg.nlp.backend.ichnaea/.BackendService
04-13 20:28:17.919  1209  2468 I WifiService: startScan uid=10099
04-13 20:28:17.926  6989  6989 D GmsMap  : setPadding: 52 0 52 252
04-13 20:28:17.927  6870  6906 D UnifiedLocation: Received no location from org.microg.nlp.backend.apple/.BackendService
04-13 20:28:17.928  6870  6906 V UnifiedLocation: Ignoring location update as it's older than other provider.
04-13 20:28:17.944  6989  6989 D GmsMap  : setPadding: 52 0 52 252
04-13 20:28:17.951  6040  6040 D gsmloc_TelephonyHelper: New timestamp: 1793010806084
04-13 20:28:17.951  6040  6040 I gsmloc_TelephonyHelper: CellInfo: WCDMA MCC=432 MNC=11 CID=20578643 LAC=32314 dBm=-65
04-13 20:28:17.959  6989  6989 D GmsMap  : setPadding: 52 0 52 252
04-13 20:28:17.960     0     0 E bcl_peripheral: bcl_handle_vbat Vbat reached Low trip. vbat:3297450
04-13 20:28:17.976  6989  6989 I chatty  : uid=10227(cab.snapp.passenger.play) identical 1 line
04-13 20:28:17.993  6989  6989 D GmsMap  : setPadding: 52 0 52 252
04-13 20:28:18.000  6870  7373 V UnifiedLocation: Fused location: Location[network 32.641399,51.694398 hAcc=87 et=+29m39s198ms alt=2131.9737514470917 vAcc=??? sAcc=??? bAcc=??? {Bundle[{org.microg.nlp.TOTAL_WEIGHT=5.204566891345878, org.microg.nlp.TOTAL_ALTITUDE_WEIGHT=5.204566891345878, AVERAGED_OF=7, SERVICE_BACKEND_PROVIDER=apple, SERVICE_BACKEND_COMPONENT=org.microg.nlp.backend.apple/.BackendService, COMBINED_OF=7, OTHER_BACKEND_RESULTS=[Location[network 32.640259,51.692417 hAcc=112 et=+29m52s994ms vAcc=??? sAcc=??? bAcc=??? {Bundle[{AVERAGED_OF=1, SERVICE_BACKEND_PROVIDER=GSM, SERVICE_BACKEND_COMPONENT=org.fitchfamily.android.gsmlocation/.GsmService}]}], Location[network 32.641629,51.694176 hAcc=306 et=+29m53s89ms vAcc=??? sAcc=??? bAcc=??? {Bundle[{AVERAGED_OF=1, SERVICE_BACKEND_PROVIDER=DejaVu, SERVICE_BACKEND_COMPONENT=org.fitchfamily.android.dejavu/.BackendService}]}], Location[network 32.640260,51.692415 hAcc=3783 et=+29m53s14ms vAcc=??? sAcc=??? bAcc=??? {Bundle[{SERVICE_BACKEND_PROVIDER=ichnaea, SERVICE_BACKEND_COMPONENT=org.microg.nlp.backend.ichnaea/.BackendService}]}]], VERIFIED_TIME=1649865484066}]}]
04-13 20:28:18.005  1019  1019 I LocSvc_GnssInterface: ===> injectLocation line 232 
04-13 20:28:18.006  1019  2258 I LocSvc_api_v02: ---> locClientSendReq line 2102 QMI_LOC_INJECT_POSITION_REQ_V02
04-13 20:28:18.009  6989  6989 D GmsMap  : setPadding: 52 0 52 252
04-13 20:28:18.010  1019  2269 I LocSvc_ApiV02: <--- globalRespCb line 141 QMI_LOC_INJECT_POSITION_REQ_V02
04-13 20:28:18.016  6870  6904 D GmsLocProviderReal: uh-ok: last location for gps is null!
04-13 20:28:18.018  6870  6904 D GmsLocProviderReal: uh-ok: last location for gps is null!
04-13 20:28:18.021  6870  6904 D GmsLocRequestHelper: sending Location: Location[network 32.641399,51.694398 hAcc=87 et=+29m39s198ms alt=2131.9737514470917 vAcc=??? sAcc=??? bAcc=??? {Bundle[{org.microg.nlp.TOTAL_WEIGHT=5.204566891345878, org.microg.nlp.TOTAL_ALTITUDE_WEIGHT=5.204566891345878, AVERAGED_OF=7, SERVICE_BACKEND_PROVIDER=apple, SERVICE_BACKEND_COMPONENT=org.microg.nlp.backend.apple/.BackendService, COMBINED_OF=7, OTHER_BACKEND_RESULTS=[Location[network 32.640259,51.692417 hAcc=112 et=+29m52s994ms vAcc=??? sAcc=??? bAcc=??? {Bundle[{AVERAGED_OF=1, SERVICE_BACKEND_PROVIDER=GSM, SERVICE_BACKEND_COMPONENT=org.fitchfamily.android.gsmlocation/.GsmService}]}], Location[network 32.641629,51.694176 hAcc=306 et=+29m53s89ms vAcc=??? sAcc=??? bAcc=??? {Bundle[{AVERAGED_OF=1, SERVICE_BACKEND_PROVIDER=DejaVu, SERVICE_BACKEND_COMPONENT=org.fitchfamily.android.dejavu/.BackendService}]}], Location[network 32.640260,51.692415 hAcc=3783 et=+29m53s14ms vAcc=??? sAcc=??? bAcc=??? {Bundle[{SERVICE_BACKEND_PROVIDER=ichnaea, SERVICE_BACKEND_COMPONENT=org.microg.nlp.backend.ichnaea/.BackendService}]}]], VERIFIED_TIME=1649865484066}]}] to cab.snapp.passenger.play
04-13 20:28:18.025     0     0 I pet_watchdog [enable: 1, jiffies : 4295340577, delay_time : 2500]
04-13 20:28:18.026  6989  6989 D GmsMap  : setPadding: 52 0 52 252
04-13 20:28:18.048  6870  7373 D GmsLocManagerSvcImpl: updateLocationRequest: LocationRequestUpdateData{opCode=2, request=null, listener=android.os.BinderProxy@4fa466b, pendingIntent=null, callback=null, fusedLocationProviderCallback=android.os.BinderProxy@2955661}
04-13 20:28:18.056  6870  7373 D GmsLocProviderReal: gps: removeRequest LocationRequestHelper{locationRequest=LocationRequest{priority=100, interval=1000, fastestInterval=600, explicitFastestInterval=true, expirationTime=9223372036854775807, numUpdates=2147483647, smallestDesplacement=0.0, maxWaitTime=0}, hasFinePermission=true, hasCoarsePermission=true, packageName='cab.snapp.passenger.play', lastReport=Location[fused 32.641399,51.694398 hAcc=87 et=+29m39s198ms alt=2131.9737514470917 vAcc=??? sAcc=??? bAcc=??? {Bundle[{org.microg.nlp.TOTAL_WEIGHT=5.204566891345878, org.microg.nlp.TOTAL_ALTITUDE_WEIGHT=5.204566891345878, AVERAGED_OF=7, SERVICE_BACKEND_PROVIDER=apple, SERVICE_BACKEND_COMPONENT=org.microg.nlp.backend.apple/.BackendService, COMBINED_OF=7, OTHER_BACKEND_RESULTS=[Location[network 32.640259,51.692417 hAcc=112 et=+29m52s994ms vAcc=??? sAcc=??? bAcc=??? {Bundle[{AVERAGED_OF=1, SERVICE_BACKEND_PROVIDER=GSM, SERVICE_BACKEND_COMPONENT=org.fitchfamily.android.gsmlocation/.GsmService}]}], Location[network 32.641629,51.694176 hAcc=306 et=+29m53s89ms vAcc=??? sAcc=??? bAcc=??? {Bundle[{AVERAGED_OF=1, SERVICE_BACKEND_PROVIDER=DejaVu, SERVICE_BACKEND_COMPONENT=org.fitchfamily.android.dejavu/.BackendService}]}], Location[network 32.640260,51.692415 hAcc=3783 et=+29m53s14ms vAcc=??? sAcc=??? bAcc=??? {Bundle[{SERVICE_BACKEND_PROVIDER=ichnaea, SERVICE_BACKEND_COMPONENT=org.microg.nlp.backend.ichnaea/.BackendService}]}]], VERIFIED_TIME=1649865484066}]}]}
04-13 20:28:18.056  6870  7373 D GmsLocProviderReal: gps: no longer requesting location update
04-13 20:28:18.071  6870  7373 D GmsLocProviderU: unified network: removeRequest LocationRequestHelper{locationRequest=LocationRequest{priority=100, interval=1000, fastestInterval=600, explicitFastestInterval=true, expirationTime=9223372036854775807, numUpdates=2147483647, smallestDesplacement=0.0, maxWaitTime=0}, hasFinePermission=true, hasCoarsePermission=true, packageName='cab.snapp.passenger.play', lastReport=Location[fused 32.641399,51.694398 hAcc=87 et=+29m39s198ms alt=2131.9737514470917 vAcc=??? sAcc=??? bAcc=??? {Bundle[{org.microg.nlp.TOTAL_WEIGHT=5.204566891345878, org.microg.nlp.TOTAL_ALTITUDE_WEIGHT=5.204566891345878, AVERAGED_OF=7, SERVICE_BACKEND_PROVIDER=apple, SERVICE_BACKEND_COMPONENT=org.microg.nlp.backend.apple/.BackendService, COMBINED_OF=7, OTHER_BACKEND_RESULTS=[Location[network 32.640259,51.692417 hAcc=112 et=+29m52s994ms vAcc=??? sAcc=??? bAcc=??? {Bundle[{AVERAGED_OF=1, SERVICE_BACKEND_PROVIDER=GSM, SERVICE_BACKEND_COMPONENT=org.fitchfamily.android.gsmlocation/.GsmService}]}], Location[network 32.641629,51.694176 hAcc=306 et=+29m53s89ms vAcc=??? sAcc=??? bAcc=??? {Bundle[{AVERAGED_OF=1, SERVICE_BACKEND_PROVIDER=DejaVu, SERVICE_BACKEND_COMPONENT=org.fitchfamily.android.dejavu/.BackendService}]}], Location[network 32.640260,51.692415 hAcc=3783 et=+29m53s14ms vAcc=??? sAcc=??? bAcc=??? {Bundle[{SERVICE_BACKEND_PROVIDER=ichnaea, SERVICE_BACKEND_COMPONENT=org.microg.nlp.backend.ichnaea/.BackendService}]}]], VERIFIED_TIME=1649865484066}]}]}
04-13 20:28:18.072  6870  7373 D GmsLocProviderU: unified network: requesting location updates with interval 10800000ms (cab.snapp.passenger.play:10800000ms)
04-13 20:28:18.074  6870  6904 D ULocClient: Set update interval to 30000
04-13 20:28:18.074  6870  6904 D ULocService: setUpdateInterval[com.google.android.gms] interval: 30000
04-13 20:28:18.074  6870  6904 D ULocService: Set merged location interval to 30000 (com.google.android.gms:30000ms)
04-13 20:28:18.074  6870  6904 D ULocClient: updateBinding - current: true, refs: 2, reqs: 2, avail: true
04-13 20:28:18.076  6989  6989 D GmsMap  : setPadding: 52 0 52 252
04-13 20:28:18.157     0     0 E bcl_peripheral: bcl_poll_vbat_high Vbat reached high clear trip. vbat:3519750
04-13 20:28:18.160     0     0 I CPU2    : update max cpu_capacity 493
04-13 20:28:18.161     0     0 I CPU0    : update max cpu_capacity 496
04-13 20:28:18.414     0     0 E bcl_peripheral: bcl_handle_vbat Vbat reached Low trip. vbat:3334500
04-13 20:28:18.417     0     0 I CPU2    : update max cpu_capacity 1024
04-13 20:28:18.431  6989  6989 I chatty  : uid=10227(cab.snapp.passenger.play) identical 18 lines
04-13 20:28:18.447  6989  6989 D GmsMap  : setPadding: 52 0 52 252
04-13 20:28:18.453  1019  2269 I LocSvc_ApiV02: <--- globalEventCb line 115 QMI_LOC_EVENT_POSITION_REPORT_IND_V02
04-13 20:28:18.467  6989  6989 D GmsMap  : setPadding: 52 0 52 252
04-13 20:28:18.613     0     0 E bcl_peripheral: bcl_poll_vbat_high Vbat reached high clear trip. vbat:3519750
04-13 20:28:18.621     0     0 I CPU2    : update max cpu_capacity 493
04-13 20:28:18.625     0     0 I CPU0    : update max cpu_capacity 496
04-13 20:28:19.343     0     0 E bcl_peripheral: bcl_handle_vbat Vbat reached Low trip. vbat:3334500
04-13 20:28:19.345     0     0 I CPU1    : update max cpu_capacity 763
04-13 20:28:19.345     0     0 I CPU3    : update max cpu_capacity 1024
04-13 20:28:19.353     0     0 I CPU3    : update max cpu_capacity 493
04-13 20:28:19.353     0     0 I CPU1    : update max cpu_capacity 496
04-13 20:28:19.425  6989  6989 I chatty  : uid=10227(cab.snapp.passenger.play) identical 51 lines
04-13 20:28:19.441  6989  6989 D GmsMap  : setPadding: 52 0 52 252
04-13 20:28:19.454  1019  2269 I LocSvc_ApiV02: <--- globalEventCb line 115 QMI_LOC_EVENT_POSITION_REPORT_IND_V02
04-13 20:28:19.459  6989  6989 D GmsMap  : setPadding: 52 0 52 252
04-13 20:28:18.495  1209  2468 W ActivityManager: Foreground service started from background can not have location/camera/microphone access: service org.torproject.android/.service.OrbotService
04-13 20:28:19.496  1209  6443 W ActivityManager: Foreground service started from background can not have location/camera/microphone access: service org.torproject.android/.service.OrbotService
04-13 20:28:19.541     0     0 E bcl_peripheral: bcl_poll_vbat_high Vbat reached high clear trip. vbat:3593850
A-Shahbazi commented 2 years ago

here's the relevant part of logcat with v0.2.19.211515:

04-13 21:00:48.436     0     0 W         : Runtime Resume is called in dhd_wl_ioctl
04-13 21:00:48.437     0     0 I msm_pcie_enable: PCIe: Assert the reset of endpoint of RC0.
04-13 21:00:48.448     0     0 I msm_pcie_enable: PCIe RC0 PHY is ready!
04-13 21:00:48.459     0     0 I msm_pcie_enable: PCIe: Release the reset of endpoint of RC0.
04-13 21:00:48.470     0     0 I SMBCHG  : lgcc_charger_reginfo: [STATUS] USB_PRESENT[1], PARALLEL_STATUS[3], USB_TYPE[SDP]
04-13 21:00:48.470     0     0 I SMBCHG  : lgcc_charger_reginfo: [STATUS] TOTAL_IUSB[500], PMI_IUSB[1700], SMB_IUSB[0]
04-13 21:00:48.470     0     0 I SMBCHG  : lgcc_charger_reginfo: [STATUS] TOTAL_IBAT[1000/1000(vote)], PMI_IBAT[1000], SMB_IBAT[1000]
04-13 21:00:48.470     0     0 I SMBCHG  : lgcc_charger_reginfo: [STATUS] CABLE_ID [OPEN], CABLE_INFO[SDP], USBIN_VOL[5117]
04-13 21:00:48.470     0     0 I SMBCHG  : lgcc_charger_reginfo: [STATUS] BATT_SOC[23], BATT_VOL[3574], BATT_TEMP[359], BATT_CUR[471951]
04-13 21:00:48.470     0     0 I SMBCHG  : lgcc_charger_reginfo: [STATUS] CHG_EN[Enable], CHG_STATE[DISCHARGING/DIS/NONE], SAFETY_STATE[Set/Not yet]
04-13 21:00:48.470     0     0 I SMBCHG  : lgcc_charger_reginfo: [STATUS] XO_tHERM[40], PA_THERM[37], BOARD_THERM[36] VTS[364]
04-13 21:00:48.493     0     0 I msm_pcie_enable: PCIe RC0 link initialized
04-13 21:00:48.494     0     0 W dhdpcie_resume_dev: Enter
04-13 21:00:48.578  7005  7005 I chatty  : uid=10227(cab.snapp.passenger.play) identical 58 lines
04-13 21:00:48.595  7005  7005 D GmsMap  : setPadding: 52 0 52 252
04-13 21:00:48.595  1024  2588 I LocSvc_ApiV02: <--- globalEventCb line 115 QMI_LOC_EVENT_POSITION_REPORT_IND_V02
04-13 21:00:48.611  7005  7005 D GmsMap  : setPadding: 52 0 52 252
04-13 21:00:48.752     0     0 I         : [Touch] 1 finger pressed:<0>(1259,2119,  40)
04-13 21:00:48.753     0     0 I CPU1    : update max cpu_capacity 763
04-13 21:00:48.755     0     0 I CPU3    : update max cpu_capacity 1024
04-13 21:00:48.733  7005  7005 I chatty  : uid=10227(cab.snapp.passenger.play) identical 7 lines
04-13 21:00:48.749  7005  7005 D GmsMap  : setPadding: 52 0 52 252
04-13 21:00:48.756   969   981 E ANDR-PERF-MPCTL: Invalid profile no. 0, total profiles 0 only
04-13 21:00:48.757  1245  1828 E LightsService: Light requested not available on this device. 2
04-13 21:00:48.763  7005  7005 D GmsMap  : setPadding: 52 0 52 252
04-13 21:00:48.894     0     0 I         : [Touch]  finger released:<0>(1259,2119,  94)
04-13 21:00:48.951     0     0 E bcl_peripheral: bcl_handle_vbat Vbat reached Low trip. vbat:3334500
04-13 21:00:49.167  7005  7005 I chatty  : uid=10227(cab.snapp.passenger.play) identical 24 lines
04-13 21:00:49.185  7005  7005 D GmsMap  : setPadding: 52 0 52 252
04-13 21:00:49.201  7005  7272 D Mbgl-HttpRequest: [HTTP] Cancel request https://api.mapbox.com/v4/mapbox.mapbox-streets-v8,mapbox.mapbox-terrain-v2/15/21060/12905.vector.pbf?access_token=pk.eyJ1IjoibWljcm9nIiwiYSI6ImNqdGJzcW0yeDBkbDE0YXFqMW1md2pkMnEifQ.eLxDhCXo19Gg2aQX2TRIIA&sku=100l1xqea5fa048550e2cbb41889cec66544a019fd8
04-13 21:00:49.201  7005  7005 D GmsMap  : setPadding: 52 0 52 252
04-13 21:00:49.217  7005  7005 I chatty  : uid=10227(cab.snapp.passenger.play) identical 1 line
04-13 21:00:49.237  7005  7005 D GmsMap  : setPadding: 52 0 52 252
04-13 21:00:49.237  7005  7272 D Mbgl-HttpRequest: [HTTP] Cancel request https://api.mapbox.com/v4/mapbox.mapbox-streets-v8,mapbox.mapbox-terrain-v2/15/21061/12905.vector.pbf?access_token=pk.eyJ1IjoibWljcm9nIiwiYSI6ImNqdGJzcW0yeDBkbDE0YXFqMW1md2pkMnEifQ.eLxDhCXo19Gg2aQX2TRIIA&sku=100l1xqea5fa048550e2cbb41889cec66544a019fd8
04-13 21:00:49.240  7005  7307 W Mbgl-HttpRequest: Request failed due to a permanent error: Canceled 
04-13 21:00:49.244  7005  7308 W Mbgl-HttpRequest: Request failed due to a permanent error: Canceled 
04-13 21:00:49.251  7005  7005 D GmsMap  : setPadding: 52 0 52 252
04-13 21:00:49.403     0     0 I FG      : fg_soc_irq_handler: power_supply_changed by soc_irq with msoc 59
04-13 21:00:49.406     0     0 E vote    : name[BATTCHG_SUSPEND], client[BATTCHG_UNKNOWN_BATTERY_EN_VOTER,0], enabled[0], val[0]
04-13 21:00:49.406     0     0 D BATTCHG_SUSPEND: BATTCHG_UNKNOWN_BATTERY_EN_VOTER,0 same vote off of val=0
04-13 21:00:49.406     0     0 D BATTCHG_SUSPEND: BATTCHG_UNKNOWN_BATTERY_EN_VOTER,0 Ignoring similar vote off of val=0
04-13 21:00:49.406     0     0 I SMBCHG  : smbchg_cc_esr_wa_check: Not in fast charge, skipping
04-13 21:00:49.406     0     0 E SMBCHG  : smbchg_config_chg_battery_type: BATTERY FULL NAME : LGE_BL44E1F_Tocad_3200mAh
04-13 21:00:49.406     0     0 E vote    : name[USB_ICL], client[PSY_ICL_VOTER,0], enabled[1], val[0]
04-13 21:00:49.406     0     0 D USB_ICL : PSY_ICL_VOTER,0 same vote on of val=0
04-13 21:00:49.406     0     0 D USB_ICL : PSY_ICL_VOTER,0 Ignoring similar vote on of val=0
04-13 21:00:49.426     0     0 W healthd : battery l=22 v=3574 t=35.9 h=2 st=2 c=471951 chg=u
04-13 21:00:49.572  7005  7005 I chatty  : uid=10227(cab.snapp.passenger.play) identical 13 lines
04-13 21:00:49.590  7005  7005 D GmsMap  : setPadding: 52 0 52 252
04-13 21:00:49.603  1024  2588 I LocSvc_ApiV02: <--- globalEventCb line 115 QMI_LOC_EVENT_POSITION_REPORT_IND_V02
04-13 21:00:49.607  7005  7005 D GmsMap  : setPadding: 52 0 52 252
04-13 21:00:49.450     0     0 W healthd : battery l=22 v=3574 t=35.9 h=2 st=2 c=471951 chg=u
04-13 21:00:49.949     0     0 E bcl_peripheral: bcl_poll_vbat_high Vbat reached high clear trip. vbat:3519750
04-13 21:00:49.954     0     0 I CPU3    : update max cpu_capacity 493
04-13 21:00:49.954     0     0 I CPU0    : update max cpu_capacity 496
04-13 21:00:50.056     0     0 E bcl_peripheral: bcl_handle_vbat Vbat reached Low trip. vbat:3334500
04-13 21:00:50.060     0     0 I CPU1    : update max cpu_capacity 763
04-13 21:00:50.093     0     0 I CPU2    : update max cpu_capacity 1024
04-13 21:00:50.253     0     0 E bcl_peripheral: bcl_poll_vbat_high Vbat reached high clear trip. vbat:3519750
04-13 21:00:50.259     0     0 I CPU2    : update max cpu_capacity 493
04-13 21:00:50.261     0     0 I CPU1    : update max cpu_capacity 496
04-13 21:00:50.365     0     0 I CPU2    : update max cpu_capacity 1024
04-13 21:00:50.567  7005  7005 I chatty  : uid=10227(cab.snapp.passenger.play) identical 33 lines
04-13 21:00:50.581  7005  7005 D GmsMap  : setPadding: 52 0 52 252
04-13 21:00:50.595  1024  2588 I LocSvc_ApiV02: <--- globalEventCb line 115 QMI_LOC_EVENT_POSITION_REPORT_IND_V02
04-13 21:00:50.598  7005  7005 D GmsMap  : setPadding: 52 0 52 252
04-13 21:00:50.664     0     0 E bcl_peripheral: bcl_handle_vbat Vbat reached Low trip. vbat:3297450
04-13 21:00:50.861     0     0 E bcl_peripheral: bcl_poll_vbat_high Vbat reached high clear trip. vbat:3519750
04-13 21:00:50.862     0     0 I CPU2    : update max cpu_capacity 493
04-13 21:00:50.874     0     0 I CPU1    : update max cpu_capacity 496
04-13 21:00:48.843  1245  5746 I chatty  : uid=1000(system) Binder:1245_12 identical 2 lines
04-13 21:00:49.868  1245  5746 W ActivityManager: Foreground service started from background can not have location/camera/microphone access: service org.torproject.android/.service.OrbotService
04-13 21:00:50.877  1245  5312 W ActivityManager: Foreground service started from background can not have location/camera/microphone access: service org.torproject.android/.service.OrbotService
04-13 21:00:50.903     0     0 W dhdpcie_suspend_dev: Enter
04-13 21:00:50.929     0     0 I msm_pcie_disable: PCIe: Assert the reset of endpoint of RC0.
mguentner commented 2 years ago

Probably related to #1517

A-Shahbazi commented 2 years ago

This issue persists using the latest nightly. It might be worth mentioning that the location update button on map works fine in the latest update of the app using the above gms core nightly. However, as the previous versions work fine using google play services maybe this still should be considered a bug.

A-Shahbazi commented 2 years ago

here's the relevant part of logcat using the latest nightly:

09-19 19:13:52.787   962  2179 I LocSvc_ApiV02: <--- globalEventCb line 115 QMI_LOC_EVENT_GNSS_SV_INFO_IND_V02
09-19 19:13:52.788   962  2179 I LocSvc_ApiV02: <--- globalEventCb line 115 QMI_LOC_EVENT_POSITION_REPORT_IND_V02
09-19 19:13:52.806     0     0 I         : [Touch] 1 finger pressed:<0>(1285,1939,  44)
09-19 19:13:53.051   868   885 E ANDR-PERF-MPCTL: Invalid profile no. 0, total profiles 0 only
09-19 19:13:53.052  1199  1598 E LightsService: Light requested not available on this device. 2
09-19 19:13:52.906     0     0 I         : [Touch]  finger released:<0>(1287,1936,  93)
09-19 19:13:53.161 26273 26291 V LocationProvider: onSetRequest: ProviderRequest[interval=+1s0ms] by WorkSource{10292 cab.snapp.passenger.play}
09-19 19:13:53.161 26273 26291 V LocationProvider: using autoUpdate=true autoTime=2500
09-19 19:13:53.411     0     0 W dhdpcie_suspend_dev: Enter
09-19 19:13:53.787   962  2179 I LocSvc_ApiV02: <--- globalEventCb line 115 QMI_LOC_EVENT_GNSS_SV_INFO_IND_V02
09-19 19:13:53.794   962  2179 I LocSvc_ApiV02: <--- globalEventCb line 115 QMI_LOC_EVENT_POSITION_REPORT_IND_V02
09-19 19:13:53.877 26273 26273 D LocationFuser: Received location from org.fitchfamily.android.gsmlocation/.GsmService with time 1663598633873 (last was 1663598631376)
09-19 19:13:53.878 26273 26273 D LocationFuser: Received no location from org.microg.nlp.backend.ichnaea/.BackendService
09-19 19:13:53.880  1199 13789 I WifiService: startScan uid=10099
09-19 19:13:53.889  1199  1639 I WifiScanRequestProxy: Scan request from org.microg.nlp.backend.apple throttled
09-19 19:13:53.890  1199 13789 E WifiService: Failed to start scan
09-19 19:13:53.891 26273 26273 D LocationFuser: Received no location from org.microg.nlp.backend.apple/.BackendService
09-19 19:13:53.891 26273 26273 V LocationFuser: Ignoring location update as it's older than other provider.
09-19 19:13:53.891 26273 26273 D LocationService: Triggered update
09-19 19:13:53.911  4663  4663 D AppleNlpBackendService: Found 10 wifis, of whom 9 with location and 0 unknown.
09-19 19:13:53.911  4663  4663 D AppleNlpCalculator: Build classes of size: 9
09-19 19:13:53.912  4663  4663 D AppleNlpCalculator: is multi class and auto-verified.
09-19 19:13:53.937  4663  4663 D AppleNlpCalculator: Using with weight=1.221892 mac=0c:b6:d2:bd:b3:a1 sig=-83 acc=51.000000 lat=32.641964 lon=51.693756
09-19 19:13:53.937  4663  4663 D AppleNlpCalculator: Using with weight=0.238237 mac=00:19:3b:14:ce:6b sig=-80 acc=210.000000 lat=32.641499 lon=51.695049
09-19 19:13:53.937  4663  4663 D AppleNlpCalculator: Using with weight=0.510204 mac=00:1f:fb:d9:5d:09 sig=-86 acc=70.000000 lat=32.641708 lon=51.693840
09-19 19:13:53.937  4663  4663 D AppleNlpCalculator: Using with weight=0.707478 mac=7a:8a:20:c7:2a:08 sig=-79 acc=91.000000 lat=32.640575 lon=51.694714
09-19 19:13:53.938  4663  4663 D AppleNlpCalculator: Using with weight=1.265625 mac=fc:75:16:d6:30:75 sig=-83 acc=27.000000 lat=32.642033 lon=51.693764
09-19 19:13:53.938  4663  4663 D AppleNlpCalculator: Using with weight=1.361111 mac=28:56:5a:70:04:45 sig=-82 acc=38.000000 lat=32.642044 lon=51.694798
09-19 19:13:53.938  4663  4663 D AppleNlpCalculator: Using with weight=0.849289 mac=d4:6e:5c:80:0a:e0 sig=-78 acc=85.000000 lat=32.640873 lon=51.694397
09-19 19:13:53.938  4663  4663 D AppleNlpCalculator: Using with weight=1.562500 mac=34:e8:94:a6:a2:98 sig=-80 acc=29.000000 lat=32.641739 lon=51.695080
09-19 19:13:53.938  4663  4663 D AppleNlpCalculator: Using with weight=2.692965 mac=d4:6e:0e:44:06:aa sig=-62 acc=78.000000 lat=32.640579 lon=51.694458
09-19 19:13:53.939 26273 26291 V LocationFuser: Fused location: Location[network 32.641384,51.694425 hAcc=60 et=+6h26m21s938ms alt=1371.273600788449 vAcc=??? sAcc=??? bAcc=??? {Bundle[{org.microg.nlp.TOTAL_WEIGHT=10.409301245056273, org.microg.nlp.extra.OTHER_BACKEND_RESULTS=[Location[network 32.646782,51.696114 hAcc=100 et=+6h26m21s876ms vAcc=??? sAcc=??? bAcc=??? {Bundle[{AVERAGED_OF=1, org.microg.nlp.extra.SERVICE_BACKEND_COMPONENT=org.fitchfamily.android.gsmlocation/.GsmService, org.microg.nlp.extra.SERVICE_BACKEND_PROVIDER=GSM}]}], Location[network 32.646739,51.696098 hAcc=3258 et=+6h26m14s412ms vAcc=??? sAcc=??? bAcc=??? {Bundle[{org.microg.nlp.extra.SERVICE_BACKEND_COMPONENT=org.microg.nlp.backend.ichnaea/.BackendService, org.microg.nlp.extra.SERVICE_BACKEND_PROVIDER=ichnaea}]}]], org.microg.nlp.TOTAL_ALTITUDE_WEIGHT=10.409301245056273, AVERAGED_OF=9, org.microg.nlp.extra.SERVICE_BACKEND_COMPONENT=org.microg.nlp.backend.apple/.BackendService, COMBINED_OF=9, org.microg.nlp.extra.SERVICE_BACKEND_PROVIDER=apple, VERIFIED_TIME=1663598633915}]}]
09-19 19:13:53.939 26273 26291 D LocationProvider: reportLocation: Location[network 32.641384,51.694425 hAcc=60 et=+6h26m21s938ms alt=1371.273600788449 vAcc=??? sAcc=??? bAcc=??? {Bundle[{AVERAGED_OF=9, COMBINED_OF=9, VERIFIED_TIME=1663598633915}]}]
09-19 19:13:53.941   962   962 I LocSvc_GnssInterface: ===> injectLocation line 232 
09-19 19:13:53.941   962  2176 I LocSvc_api_v02: ---> locClientSendReq line 2102 QMI_LOC_INJECT_POSITION_REQ_V02
09-19 19:13:53.943   962  2179 I LocSvc_ApiV02: <--- globalRespCb line 141 QMI_LOC_INJECT_POSITION_REQ_V02
09-19 19:13:53.852     0     0 W         : Runtime Resume is called in wlan_oob_irq
09-19 19:13:53.900     0     0 W dhdpcie_resume_dev: Enter
09-19 19:13:54.786   962  2179 I LocSvc_ApiV02: <--- globalEventCb line 115 QMI_LOC_EVENT_GNSS_SV_INFO_IND_V02
09-19 19:13:54.787   962  2179 I LocSvc_ApiV02: <--- globalEventCb line 115 QMI_LOC_EVENT_POSITION_REPORT_IND_V02
09-19 19:13:55.515     0     0 I CPU3    : update max cpu_capacity 987
09-19 19:13:55.787   962  2179 I LocSvc_ApiV02: <--- globalEventCb line 115 QMI_LOC_EVENT_GNSS_SV_INFO_IND_V02
09-19 19:13:55.787   962  2179 I LocSvc_ApiV02: <--- globalEventCb line 115 QMI_LOC_EVENT_POSITION_REPORT_IND_V02
09-19 19:13:55.690     0     0 I CPU2    : update max cpu_capacity 1024
09-19 19:13:55.710     0     0 I CPU2    : update max cpu_capacity 987
09-19 19:13:55.717     0     0 I CPU2    : update max cpu_capacity 950
09-19 19:13:55.723     0     0 I CPU2    : update max cpu_capacity 987
A-Shahbazi commented 1 year ago

@ale5000-git Yes, still the same with the latest version

ale5000-git commented 1 year ago

@A-Shahbazi The location/maps codes has changed a lot, could you please take a new logcat using the latest nightly?

A-Shahbazi commented 1 year ago

@ale5000-git this is still relevant.

Here's the logcat after launching app: ``` 09-05 22:13:31.236 0 0 W healthd : battery l=60 v=3806 t=30.7 h=2 st=2 c=550076 chg=u 09-05 22:13:35.483 0 0 I pet_watchdog [enable: 1, jiffies : 4296752832, delay_time : 2500] 09-05 22:13:35.570 0 0 I : [Touch] 1 finger pressed:<0>(1278,1631, 45) 09-05 22:13:35.414 465 465 I chatty : uid=1000(system) /system/bin/servicemanager identical 22 lines 09-05 22:13:35.675 1309 1319 E ANDR-PERF-MPCTL: Invalid profile no. 0, total profiles 0 only 09-05 22:13:35.676 1668 1997 E LightsService: Light requested not available on this device. 2 09-05 22:13:35.652 0 0 I : [Touch] finger released:<0>(1278,1631, 51) 09-05 22:13:35.756 1668 4137 I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=cab.snapp.passenger.play/newapp.com.taxiyaab.taxiyaab.PassengerSplashScreen bnds=[1128,1391][1400,1778]} from uid 10140 09-05 22:13:35.761 1032 1032 D QCOM PowerHAL: LAUNCH HINT: ON 09-05 22:13:35.763 1032 1032 D QCOM PowerHAL: Activity launch hint handled 09-05 22:13:35.778 1668 1706 D CompatibilityChangeReporter: Compat change id reported: 136274596; UID 10193; state: DISABLED 09-05 22:13:36.002 0 0 W : Runtime Resume is called in dhd_start_xmit 09-05 22:13:36.122 21476 21649 I Adreno : QUALCOMM build : d7977ce, Ife855c4895 09-05 22:13:36.122 21476 21649 I Adreno : Build Date : 08/21/18 09-05 22:13:36.122 21476 21649 I Adreno : OpenGL ES Shader Compiler Version: EV031.25.00.00 09-05 22:13:36.122 21476 21649 I Adreno : Local Branch : master 09-05 22:13:36.122 21476 21649 I Adreno : Remote Branch : 09-05 22:13:36.122 21476 21649 I Adreno : Remote Branch : 09-05 22:13:36.122 21476 21649 I Adreno : Reconstruct Branch : 09-05 22:13:36.122 21476 21649 I Adreno : Build Config : S L 4.0.10 AArch64 09-05 22:13:36.129 21476 21649 I Adreno : PFP: 0x005ff087, ME: 0x005ff063 09-05 22:13:36.132 21476 21649 E libEGL : Driver indicates EGL 1.5 support, but does not have a critical API 09-05 22:13:36.162 466 466 I hwservicemanager: getTransport: Cannot find entry android.hardware.graphics.mapper@4.0::IMapper/default in either framework or device manifest. 09-05 22:13:36.162 21476 21649 I Gralloc4: mapper 4.x is not supported 09-05 22:13:36.163 466 466 I hwservicemanager: getTransport: Cannot find entry android.hardware.graphics.mapper@3.0::IMapper/default in either framework or device manifest. 09-05 22:13:36.163 21476 21649 W Gralloc3: mapper 3.x is not supported 09-05 22:13:36.198 1668 1715 I ActivityTaskManager: Displayed cab.snapp.passenger.play/newapp.com.taxiyaab.taxiyaab.PassengerSplashScreen: +432ms 09-05 22:13:36.236 2519 2519 D TelephonyProvider: subIdString = 1 subId = 1 09-05 22:13:36.261 2519 2519 D TelephonyProvider: Using old permission behavior for telephony provider compat 09-05 22:13:36.270 2519 2519 D TelephonyProvider: Using old permission behavior for telephony provider compat 09-05 22:13:36.272 1137 1137 E Layer : [Surface(name=Task=1188)/@0xcb9f806 - animation-leash#0] No local sync point found 09-05 22:13:36.272 1137 1137 E Layer : [Surface(name=Task=1188)/@0xcb9f806 - animation-leash#0] No local sync point found 09-05 22:13:36.272 1137 1137 E Layer : [Surface(name=Task=1)/@0x495f374 - animation-leash#0] No local sync point found 09-05 22:13:36.272 1137 1137 E Layer : [Surface(name=Task=1)/@0x495f374 - animation-leash#0] No local sync point found 09-05 22:13:36.281 1668 2623 D TelephonyRegistryManager: onSubscriptionsChangedListener callback received. 09-05 22:13:36.281 1668 2623 I chatty : uid=1000(system) Binder:1668_7 identical 3 lines 09-05 22:13:36.281 1668 2623 D TelephonyRegistryManager: onSubscriptionsChangedListener callback received. 09-05 22:13:36.282 2519 2943 D TelephonyRegistryManager: onSubscriptionsChangedListener callback received. 09-05 22:13:36.282 2519 2943 I chatty : uid=1001(radio) Binder:2519_D identical 2 lines 09-05 22:13:36.282 2519 2943 D TelephonyRegistryManager: onSubscriptionsChangedListener callback received. 09-05 22:13:36.282 2519 2945 D TelephonyRegistryManager: onSubscriptionsChangedListener callback received. 09-05 22:13:36.282 2519 2599 D TelephonyRegistryManager: onSubscriptionsChangedListener callback received. 09-05 22:13:36.282 2519 2865 D TelephonyRegistryManager: onSubscriptionsChangedListener callback received. 09-05 22:13:36.283 2519 2736 D TelephonyRegistryManager: onSubscriptionsChangedListener callback received. 09-05 22:13:36.283 2519 2935 D TelephonyRegistryManager: onSubscriptionsChangedListener callback received. 09-05 22:13:36.283 2519 2946 D TelephonyRegistryManager: onSubscriptionsChangedListener callback received. 09-05 22:13:36.283 19145 19262 D TelephonyRegistryManager: onSubscriptionsChangedListener callback received. 09-05 22:13:36.283 19145 19244 D TelephonyRegistryManager: onSubscriptionsChangedListener callback received. 09-05 22:13:36.283 19145 19145 V KeyguardUpdateMonitor: onSubscriptionInfoChanged() 09-05 22:13:36.283 2519 2794 D TelephonyRegistryManager: onSubscriptionsChangedListener callback received. 09-05 22:13:36.287 19145 19145 V KeyguardUpdateMonitor: SubInfo:{id=2 iccId=899811390[****] simSlotIndex=0 carrierId=1562 displayName=IR-MCI carrierName=IR-MCI nameSource=0 iconTint=-13408298 number= dataRoaming=0 iconBitmap=android.graphics.Bitmap@492c4a9 mcc=432 mnc=11 countryIso=ir isEmbedded=false nativeAccessRules=null cardString=899811390[****] cardId=-1 isOpportunistic=false groupUUID=null isGroupDisabled=false profileClass=-1 ehplmns=[43211] hplmns=[] subscriptionType=0 groupOwner=null carrierConfigAccessRules=null areUiccApplicationsEnabled=true} 09-05 22:13:36.287 19145 19145 V KeyguardUpdateMonitor: SubInfo:{id=1 iccId=899820570[****] simSlotIndex=1 carrierId=1987 displayName=RighTel carrierName=RIGHTEL — RighTel nameSource=0 iconTint=-16746133 number= dataRoaming=0 iconBitmap=android.graphics.Bitmap@e1f6a2e mcc=432 mnc=20 countryIso=ir isEmbedded=false nativeAccessRules=null cardString=899820570[****] cardId=-1 isOpportunistic=false groupUUID=null isGroupDisabled=false profileClass=-1 ehplmns=[43220] hplmns=[43220] subscriptionType=0 groupOwner=null carrierConfigAccessRules=null areUiccApplicationsEnabled=true} 09-05 22:13:36.295 1668 2028 W BestClock: java.time.DateTimeException: Missing NTP fix 09-05 22:13:36.310 2519 2519 D MultiSimSettingController: notifySubscriptionInfoChanged 09-05 22:13:36.321 2519 2519 D ServiceStateProvider: subId=1 09-05 22:13:36.328 5195 5195 D CellBroadcastReceiver: onReceive Intent { act=android.intent.action.SERVICE_STATE flg=0x1000010 cmp=com.android.cellbroadcastreceiver.module/com.android.cellbroadcastreceiver.CellBroadcastReceiver (has extras) } 09-05 22:13:36.335 1668 2028 W BestClock: java.time.DateTimeException: Missing NTP fix 09-05 22:13:36.338 2519 2519 I Telephony: TelecomAccountRegistry: onSubscriptionsChanged - update accounts 09-05 22:13:36.339 2519 2519 I Telephony: PstnIncomingCallNotifier: Unregistering: Handler (com.android.internal.telephony.GsmCdmaPhone) {f3d72f3} 09-05 22:13:36.339 2519 2519 D Telephony: Unregistering: Handler (com.android.internal.telephony.GsmCdmaPhone) {f3d72f3} 09-05 22:13:36.339 2519 2519 I Telephony: PstnIncomingCallNotifier: Unregistering: Handler (com.android.internal.telephony.GsmCdmaPhone) {6b07935} 09-05 22:13:36.340 2519 2519 D Telephony: Unregistering: Handler (com.android.internal.telephony.GsmCdmaPhone) {6b07935} 09-05 22:13:36.340 2519 2519 I Telephony: TelecomAccountRegistry: setupAccounts: Found 2 phones. Attempting to register. 09-05 22:13:36.340 2519 2519 I Telephony: TelecomAccountRegistry: setupAccounts: Phone with subscription id 2 09-05 22:13:36.347 2519 2519 D Telephony: isEmergencyPreferredAccount: subId=2, activeData=1 09-05 22:13:36.347 2519 2519 D Telephony: isEmergencyPreferredAccount: Device does not require preference. 09-05 22:13:36.356 2519 2519 I Telephony: isRttCurrentlySupported -- regular acct, hasVoiceAvailability: false 09-05 22:13:36.356 2519 2519 I Telephony: isRttSupported: false 09-05 22:13:36.356 2519 2519 I Telephony: alwaysAllowWhileRoaming: false 09-05 22:13:36.356 2519 2519 I Telephony: isRoaming: false 09-05 22:13:36.356 2519 2519 I Telephony: isOnWfc: false 09-05 22:13:36.381 1668 2623 I Telecom : PhoneAccountRegistrar: Modify account: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, ***, UserHandle{0}]: TSI.rPA@BA4 09-05 22:13:36.387 1668 2623 I Telecom : CallsManager: handlePhoneAccountChanged: phoneAccount=[[X] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, ***, UserHandle{0} Capabilities: SuppVideo CallProvider MultiUser PlaceEmerg SimSub Audio Routes: BESW Schemes: tel voicemail Extras: Bundle[{android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true, android.telecom.extra.SORT_ORDER=0}] GroupId: ***]: TSI.rPA@BA4 09-05 22:13:36.388 2519 2519 I Telephony: AccountEntry: Registered phoneAccount: [[ ] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, ***, UserHandle{0} Capabilities: SuppVideo CallProvider MultiUser PlaceEmerg SimSub Audio Routes: BESW Schemes: tel voicemail Extras: Bundle[{android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true, android.telecom.extra.SORT_ORDER=0}] GroupId: ***] with handle: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, ***, UserHandle{0} 09-05 22:13:36.388 2519 2519 I Telephony: PstnIncomingCallNotifier: Registering: Handler (com.android.internal.telephony.GsmCdmaPhone) {f3d72f3} 09-05 22:13:36.388 2519 2519 D Telephony: Registering: Handler (com.android.internal.telephony.GsmCdmaPhone) {f3d72f3} 09-05 22:13:36.389 2519 2519 I Telephony: TelecomAccountRegistry: setupAccounts: Phone with subscription id 1 09-05 22:13:36.394 2519 2519 D Telephony: isEmergencyPreferredAccount: subId=1, activeData=1 09-05 22:13:36.394 2519 2519 D Telephony: isEmergencyPreferredAccount: Device does not require preference. 09-05 22:13:36.401 2519 2519 I Telephony: isRttCurrentlySupported -- regular acct, hasVoiceAvailability: false 09-05 22:13:36.401 2519 2519 I Telephony: isRttSupported: false 09-05 22:13:36.401 2519 2519 I Telephony: alwaysAllowWhileRoaming: false 09-05 22:13:36.401 2519 2519 I Telephony: isRoaming: false 09-05 22:13:36.401 2519 2519 I Telephony: isOnWfc: false 09-05 22:13:36.431 1668 4137 I Telecom : PhoneAccountRegistrar: Modify account: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, ***, UserHandle{0}]: TSI.rPA@BA8 09-05 22:13:36.439 1668 4137 I Telecom : CallsManager: handlePhoneAccountChanged: phoneAccount=[[X] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, ***, UserHandle{0} Capabilities: SuppVideo CallProvider MultiUser PlaceEmerg SimSub Audio Routes: BESW Schemes: tel voicemail Extras: Bundle[{android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true, android.telecom.extra.SORT_ORDER=1}] GroupId: ***]: TSI.rPA@BA8 09-05 22:13:36.439 2519 2519 I Telephony: AccountEntry: Registered phoneAccount: [[ ] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, ***, UserHandle{0} Capabilities: SuppVideo CallProvider MultiUser PlaceEmerg SimSub Audio Routes: BESW Schemes: tel voicemail Extras: Bundle[{android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true, android.telecom.extra.SORT_ORDER=1}] GroupId: ***] with handle: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, ***, UserHandle{0} 09-05 22:13:36.439 2519 2519 I Telephony: PstnIncomingCallNotifier: Registering: Handler (com.android.internal.telephony.GsmCdmaPhone) {6b07935} 09-05 22:13:36.439 2519 2519 D Telephony: Registering: Handler (com.android.internal.telephony.GsmCdmaPhone) {6b07935} 09-05 22:13:36.444 2519 2519 D CallNotifier: updatePhoneStateListeners: update CF notifications. 09-05 22:13:36.444 2519 2519 I NotificationMgr: updateCfi: subId= 1, visible=N 09-05 22:13:36.445 2519 2519 I NotificationMgr: updateMwi(): subId 1 update to false 09-05 22:13:36.448 2519 2519 D CallNotifier: updatePhoneStateListeners: update CF notifications. 09-05 22:13:36.448 2519 2519 I NotificationMgr: updateCfi: subId= 2, visible=N 09-05 22:13:36.449 2519 2519 I NotificationMgr: updateMwi(): subId 2 update to false 09-05 22:13:36.452 2519 2519 D MultiSimSettingController: onSubscriptionsChanged 09-05 22:13:36.452 2519 2519 D MultiSimSettingController: updateDefaults 09-05 22:13:36.452 2519 2519 D MultiSimSettingController: [updateDefaultValues] change: 0 09-05 22:13:36.469 2519 2519 I Telephony: handleVideoCapabilitesChanged. Video capability - false 09-05 22:13:36.471 2519 2519 D Telephony: isEmergencyPreferredAccount: subId=2, activeData=1 09-05 22:13:36.471 2519 2519 D Telephony: isEmergencyPreferredAccount: Device does not require preference. 09-05 22:13:36.479 2519 2519 I Telephony: isRttCurrentlySupported -- regular acct, hasVoiceAvailability: false 09-05 22:13:36.479 2519 2519 I Telephony: isRttSupported: false 09-05 22:13:36.479 2519 2519 I Telephony: alwaysAllowWhileRoaming: false 09-05 22:13:36.479 2519 2519 I Telephony: isRoaming: false 09-05 22:13:36.479 2519 2519 I Telephony: isOnWfc: false 09-05 22:13:36.497 1668 4137 I Telecom : PhoneAccountRegistrar: Modify account: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, ***, UserHandle{0}]: TSI.rPA@BBM 09-05 22:13:36.500 1668 4137 I Telecom : CallsManager: handlePhoneAccountChanged: phoneAccount=[[X] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, ***, UserHandle{0} Capabilities: SuppVideo CallProvider MultiUser PlaceEmerg SimSub Audio Routes: BESW Schemes: tel voicemail Extras: Bundle[{android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true, android.telecom.extra.SORT_ORDER=0}] GroupId: ***]: TSI.rPA@BBM 09-05 22:13:36.500 2519 2519 I Telephony: handleVideoCapabilitesChanged. Video capability - false 09-05 22:13:36.502 2519 2519 D Telephony: isEmergencyPreferredAccount: subId=1, activeData=1 09-05 22:13:36.502 2519 2519 D Telephony: isEmergencyPreferredAccount: Device does not require preference. 09-05 22:13:36.507 2519 2519 I Telephony: isRttCurrentlySupported -- regular acct, hasVoiceAvailability: false 09-05 22:13:36.507 2519 2519 I Telephony: isRttSupported: false 09-05 22:13:36.507 2519 2519 I Telephony: alwaysAllowWhileRoaming: false 09-05 22:13:36.507 2519 2519 I Telephony: isRoaming: false 09-05 22:13:36.507 2519 2519 I Telephony: isOnWfc: false 09-05 22:13:36.526 1668 4137 I Telecom : PhoneAccountRegistrar: Modify account: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, ***, UserHandle{0}]: TSI.rPA@BBQ 09-05 22:13:36.530 1668 4137 I Telecom : CallsManager: handlePhoneAccountChanged: phoneAccount=[[X] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, ***, UserHandle{0} Capabilities: SuppVideo CallProvider MultiUser PlaceEmerg SimSub Audio Routes: BESW Schemes: tel voicemail Extras: Bundle[{android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true, android.telecom.extra.SORT_ORDER=1}] GroupId: ***]: TSI.rPA@BBQ 09-05 22:13:36.803 21476 21680 W ContextImpl: Failed to ensure /data/user/0/com.google.android.gms/shared_prefs: mkdir failed: EACCES (Permission denied) 09-05 22:13:36.944 21476 21680 W ContextImpl: Failed to ensure /data/user/0/com.google.android.gms/shared_prefs: mkdir failed: EACCES (Permission denied) 09-05 22:13:37.051 1032 1032 D QCOM PowerHAL: LAUNCH HINT: OFF 09-05 22:13:37.053 1309 1319 E ANDR-PERF-RESOURCEQS: Failed to reset optimization [2, 1] 09-05 22:13:37.054 1309 1319 E ANDR-PERF-RESOURCEQS: Failed to reset optimization [2, 1] 09-05 22:13:38.570 0 0 I : [Touch] 1 finger pressed:<0>(1224,1687, 44) 09-05 22:13:38.447 465 465 I chatty : uid=1000(system) /system/bin/servicemanager identical 6 lines 09-05 22:13:38.673 1309 1319 E ANDR-PERF-MPCTL: Invalid profile no. 0, total profiles 0 only 09-05 22:13:38.644 0 0 I : [Touch] finger released:<0>(1227,1689, 46) 09-05 22:13:38.765 1668 2623 I ActivityTaskManager: START u0 {flg=0x4000000 cmp=cab.snapp.passenger.play/newapp.com.taxiyaab.taxiyaab.MasterPassengerActivity} from uid 10193 09-05 22:13:38.773 1032 1032 D QCOM PowerHAL: LAUNCH HINT: ON 09-05 22:13:38.774 1032 1032 D QCOM PowerHAL: Activity launch hint handled 09-05 22:13:38.787 21476 21649 D OpenGLRenderer: endAllActiveAnimators on 0x6f2368f1f0 (RippleDrawable) with handle 0x6e43688030 09-05 22:13:38.800 1668 2623 W ActivityTaskManager: Tried to set launchTime (0) < mLastActivityLaunchTime (7442335) 09-05 22:13:39.132 21476 21476 D ApplicationLoaders: Returning zygote-cached class loader: /system/framework/android.test.base.jar 09-05 22:13:39.134 21476 21476 W .passenger.pla: ClassLoaderContext classpath size mismatch. expected=1, found=0 (PCL[/system/framework/org.lineageos.platform.jar*1006563850] | PCL[]) 09-05 22:13:39.144 21476 21476 D GmsMapCreator: initV2 10298000 09-05 22:13:39.157 21476 21476 D GmsMultiArchLoader: Loading mapbox-gl from /data/user/0/cab.snapp.passenger.play/cache/.gmscore/lib/arm64-v8a/libmapbox-gl.so 09-05 22:13:39.153 21476 21476 W .passenger.play: type=1400 audit(0.0:231): avc: granted { execute } for path="/data/user/0/cab.snapp.passenger.play/cache/.gmscore/lib/arm64-v8a/libmapbox-gl.so" dev="sda18" ino=868609 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file app=cab.snapp.passenger.play 09-05 22:13:39.180 21476 21476 D GmsMapFragment: onCreateView: null 09-05 22:13:39.180 21476 21476 D GmsMap : create 09-05 22:13:39.307 21476 21476 D GmsMap:getMapAsync: Initialized callbacks could not be run at this point, as the map view has not been created yet. 09-05 22:13:39.311 21476 21706 I Mbgl-EGLConfigChooser: In emulator: false 09-05 22:13:39.331 21476 21718 I Mbgl : {GLThread 767}[General]: GPU Identifier: Adreno (TM) 530 09-05 22:13:39.335 21476 21476 D GmsMap:onCreate: Initialized callbacks could not be run at this point, as the map view has not been created yet. 09-05 22:13:39.336 21476 21476 V Mbgl-ConnectivityReceiver: connected - true 09-05 22:13:39.241 0 0 W : Runtime Resume is called in dhd_start_xmit 09-05 22:13:39.352 1668 3324 E TaskPersister: File error accessing recents directory (directory doesn't exist?). 09-05 22:13:39.384 21476 21476 D GmsMapBitmap: registerMap 09-05 22:13:39.385 21476 21476 D GmsMap : Invoking 0 internal callbacks now that the true map is initialized 09-05 22:13:39.385 21476 21476 D GmsMap:initMap: Invoking callback instantly, as map is initialized 09-05 22:13:39.388 21476 21476 D GmsMap : setMapStyle options: [ 09-05 22:13:39.388 21476 21476 D GmsMap : { 09-05 22:13:39.388 21476 21476 D GmsMap : "featureType": "administrative.country", 09-05 22:13:39.388 21476 21476 D GmsMap : "elementType": "labels.text.fill", 09-05 22:13:39.388 21476 21476 D GmsMap : "stylers": [ 09-05 22:13:39.388 21476 21476 D GmsMap : { "lightness": "-65" } 09-05 22:13:39.388 21476 21476 D GmsMap : , 09-05 22:13:39.388 21476 21476 D GmsMap : { "saturation": "-100" } 09-05 22:13:39.388 21476 21476 D GmsMap : , 09-05 22:13:39.388 21476 21476 D GmsMap : { "color": "#334e6a" } 09-05 22:13:39.388 21476 21476 D GmsMap : ] 09-05 22:13:39.388 21476 21476 D GmsMap : }, 09-05 22:13:39.388 21476 21476 D GmsMap : { 09-05 22:13:39.388 21476 21476 D GmsMap : "featureType": "administrative.province", 09-05 22:13:39.388 21476 21476 D GmsMap : "elementType": "labels.text.fill", 09-05 22:13:39.388 21476 21476 D GmsMap : "stylers": [ 09-05 22:13:39.388 21476 21476 D GmsMap : { "lightness": "-65" } 09-05 22:13:39.388 21476 21476 D GmsMap : , 09-05 22:13:39.388 21476 21476 D GmsMap : { "saturation": "-100" } 09-05 22:13:39.388 21476 21476 D GmsMap : , 09-05 22:13:39.388 21476 21476 D GmsMap : { "gamma": "1" } 09-05 22:13:39.388 21476 21476 D GmsMap : , 09-05 22:13:39.388 21476 21476 D GmsMap : { "color": "#334e6a" } 09-05 22:13:39.388 21476 21476 D GmsMap : ] 09-05 22:13:39.388 21476 21476 D GmsMap : }, 09-05 22:13:39.388 21476 21476 D GmsMap : { 09-05 22:13:39.388 21476 21476 D GmsMap : "featureType": "administrative.locality", 09-05 22:13:39.388 21476 21476 D GmsMap : "elementType": "labels.text.fill", 09-05 22:13:39.388 21476 21476 D GmsMap : "stylers": [ 09-05 22:13:39.388 21476 21476 D GmsMap : { "lightness": "-65" } 09-05 22:13:39.388 21476 21476 D GmsMap : , 09-05 22:13:39.388 21476 21476 D GmsMap : { "saturation": "-100" } 09-05 22:13:39.388 21476 21476 D GmsMap : , 09-05 22:13:39.388 21476 21476 D GmsMap : { "color": "#334e6a" } 09-05 22:13:39.388 21476 21476 D GmsMap : ] 09-05 22:13:39.388 21476 21476 D GmsMap : }, 09-05 22:13:39.388 21476 21476 D GmsMap : { 09-05 22:13:39.388 21476 21476 D GmsMap : "featureType": "administrative.neighborhood", 09-05 22:13:39.388 21476 21476 D GmsMap : "elementType": "labels.text.fill", 09-05 22:13:39.388 21476 21476 D GmsMap : "stylers": [ 09-05 22:13:39.388 21476 21476 D GmsMap : { "saturation": "-100" } 09-05 22:13:39.388 21476 21476 D GmsMap : , 09-05 22:13:39.388 21476 21476 D GmsMap : { "lightness": "-65" } 09-05 22:13:39.388 21476 21476 D GmsMap : , 09-05 22:13:39.388 21476 21476 D GmsMap : { "gamma": "1" } 09-05 22:13:39.388 21476 21476 D GmsMap : , 09-05 22:13:39.388 21476 21476 D GmsMap : { "color": "#334e6a" } 09-05 22:13:39.388 21476 21476 D GmsMap : ] 09-05 22:13:39.388 21476 21476 D GmsMap : }, 09-05 22:13:39.388 21476 21476 D GmsMap : { 09-05 22:13:39.388 21476 21476 D GmsMap : "featureType": "landscape", 09-05 22:13:39.388 21476 21476 D GmsMap : "elementType": "geometry", 09-05 22:13:39.388 21476 21476 D GmsMap : "stylers": [ 09-05 22:13:39.388 21476 21476 D GmsMap : { "saturation": "-100" } 09-05 22:13:39.388 21476 21476 D GmsMap : ] 09-05 22:13:39.388 21476 21476 D GmsMap : }, 09-05 22:13:39.388 21476 21476 D GmsMap : { 09-05 22:13:39.388 21476 21476 D GmsMap : "featureType": "landscape.man_made", 09-05 22:13:39.388 21476 21476 D GmsMap : "elementType": "geometry", 09-05 22:13:39.388 21476 21476 D GmsMap : "stylers": [ 09-05 22:13:39.388 21476 21476 D GmsMap : { "color": "#eff1f4" } 09-05 22:13:39.388 21476 21476 D GmsMap : ] 09-05 22:13:39.388 21476 21476 D GmsMap : }, 09-05 22:13:39.388 21476 21476 D GmsMap : { 09-05 22:13:39.388 21476 21476 D GmsMap : "featureType": "poi", 09-05 22:13:39.388 21476 21476 D GmsMap : "elementType": "labels", 09-05 22:13:39.388 21476 21476 D GmsMap : "stylers": [ 09-05 22:13:39.388 21476 21476 D GmsMap : { "visibility": "simplified" } 09-05 22:13:39.388 21476 21476 D GmsMap : ] 09-05 22:13:39.388 21476 21476 D GmsMap : }, 09-05 22:13:39.388 21476 21476 D GmsMap : { 09-05 22:13:39.388 21476 21476 D GmsMap : "featureType": "road", 09-05 22:13:39.388 21476 21476 D GmsMap : "elementType": "labels.text", 09-05 22:13:39.388 21476 21476 D GmsMap : "stylers": [ 09-05 22:13:39.388 21476 21476 D GmsMap : { "color": "#545454" } 09-05 22:13:39.388 21476 21476 D GmsMap : ] 09-05 22:13:39.388 21476 21476 D GmsMap : }, 09-05 22:13:39.388 21476 21476 D GmsMap : { 09-05 22:13:39.388 21476 21476 D GmsMap : "featureType": "road", 09-05 22:13:39.388 21476 21476 D GmsMap : "elementType": "labels.text.stroke", 09-05 22:13:39.388 21476 21476 D GmsMap : "stylers": [ 09-05 22:13:39.388 21476 21476 D GmsMap : { "visibility": "off" } 09-05 22:13:39.388 21476 21476 D GmsMap : ] 09-05 22:13:39.388 21476 21476 D GmsMap : }, 09-05 22:13:39.388 21476 21476 D GmsMap : { 09-05 22:13:39.388 21476 21476 D GmsMap : "featureType": "road.highway", 09-05 22:13:39.388 21476 21476 D GmsMap : "elementType": "geometry.fill", 09-05 22:13:39.388 21476 21476 D GmsMap : "stylers": [ 09-05 22:13:39.388 21476 21476 D GmsMap : { "saturation": "-87" } 09-05 22:13:39.388 21476 21476 D GmsMap : , 09-05 22:13:39.388 21476 21476 D GmsMap : { "lightness": "-40" } 09-05 22:13:39.388 21476 21476 D GmsMap : , 09-05 22:13:39.388 21476 21476 D GmsMap : { "color": "#ffffff" } 09-05 22:13:39.388 21476 21476 D GmsMap : ] 09-05 22:13:39.388 21476 21476 D GmsMap : }, 09-05 22:13:39.388 21476 21476 D GmsMap : { 09-05 22:13:39.388 21476 21476 D GmsMap : "featureType": "road.highway", 09-05 22:13:39.388 21476 21476 D GmsMap : "elementType": "geometry.stroke", 09-05 22:13:39.388 21476 21476 D GmsMap : "stylers": [ 09-05 22:13:39.388 21476 21476 D GmsMap : { "visibility": "off" } 09-05 22:13:39.388 21476 21476 D GmsMap : ] 09-05 22:13:39.388 21476 21476 D GmsMap : }, 09-05 22:13:39.388 21476 21476 D GmsMap : { 09-05 22:13:39.388 21476 21476 D GmsMap : "featureType": "road.highway", 09-05 22:13:39.388 21476 21476 D GmsMap : "elementType": "labels.text.fill", 09-05 22:13:39.388 21476 21476 D GmsMap : "stylers": [ 09-05 22:13:39.388 21476 21476 D GmsMap : { "color": "#334e6a" } 09-05 22:13:39.388 21476 21476 D GmsMap : ] 09-05 22:13:39.388 21476 21476 D GmsMap : }, 09-05 22:13:39.388 21476 21476 D GmsMap : { 09-05 22:13:39.388 21476 21476 D GmsMap : "featureType": "road.highway.controlled_access", 09-05 22:13:39.388 21476 21476 D GmsMap : "elementType": "geometry.fill", 09-05 22:13:39.388 21476 21476 D GmsMap : "stylers": [ 09-05 22:13:39.388 21476 21476 D GmsMap : { "color": "#f0f0f0" } 09-05 22:13:39.388 21476 21476 D GmsMap : , 09-05 22:13:39.388 21476 21476 D GmsMap : { "saturation": "-22" } 09-05 22:13:39.388 21476 21476 D GmsMap : , 09-05 22:13:39.388 21476 21476 D GmsMap : { "lightness": "-16" } 09-05 22:13:39.388 21476 21476 D GmsMap : ] 09-05 22:13:39.388 21476 21476 D GmsMap : }, 09-05 22:13:39.388 21476 21476 D GmsMap : { 09-05 22:13:39.388 21476 21476 D GmsMap : "featureType": "road.highway.controlled_access", 09-05 22:13:39.388 21476 21476 D GmsMap : "elementType": "geometry.stroke", 09-05 22:13:39.388 21476 21476 D GmsMap : "stylers": [ 09-05 22:13:39.388 21476 21476 D GmsMap : { "visibility": "off" } 09-05 22:13:39.388 21476 21476 D GmsMap : ] 09-05 22:13:39.388 21476 21476 D GmsMap : }, 09-05 22:13:39.388 21476 21476 D GmsMap : { 09-05 22:13:39.388 21476 21476 D GmsMap : "featureType": "road.highway.controlled_access", 09-05 22:13:39.388 21476 21476 D GmsMap : "elementType": "labels.text.fill", 09-05 22:13:39.388 21476 21476 D GmsMap : "stylers": [ 09-05 22:13:39.388 21476 21476 D GmsMap : { "color": "#334e6a" } 09-05 22:13:39.388 21476 21476 D GmsMap : ] 09-05 22:13:39.388 21476 21476 D GmsMap : }, 09-05 22:13:39.388 21476 21476 D GmsMap : { 09-05 22:13:39.388 21476 21476 D GmsMap : "featureType": "road.highway.controlled_access", 09-05 22:13:39.388 21476 21476 D GmsMap : "elementType": "labels.icon", 09-05 22:13:39.388 21476 21476 D GmsMap : "stylers": [ 09-05 22:13:39.388 21476 21476 D GmsMap : { "visibility": "on" } 09-05 22:13:39.388 21476 21476 D GmsMap : ] 09-05 22:13:39.388 21476 21476 D GmsMap : }, 09-05 22:13:39.388 21476 21476 D GmsMap : { 09-05 22:13:39.388 21476 21476 D GmsMap : "featureType": "road.arterial", 09-05 22:13:39.388 21476 21476 D GmsMap : "elementType": "geometry.stroke", 09-05 22:13:39.388 21476 21476 D GmsMap : "stylers": [ 09-05 22:13:39.388 21476 21476 D GmsMap : { "visibility": "off" } 09-05 22:13:39.388 21476 21476 D GmsMap : ] 09-05 22:13:39.388 21476 21476 D GmsMap : }, 09-05 22:13:39.388 21476 21476 D GmsMap : { 09-05 22:13:39.388 21476 21476 D GmsMap : "featureType": "road.arterial", 09-05 22:13:39.388 21476 21476 D GmsMap : "elementType": "labels.text.fill", 09-05 22:13:39.388 21476 21476 D GmsMap : "stylers": [ 09-05 22:13:39.388 21476 21476 D GmsMap : { "color": "#334e6a" } 09-05 22:13:39.388 21476 21476 D GmsMap : ] 09-05 22:13:39.388 21476 21476 D GmsMap : }, 09-05 22:13:39.388 21476 21476 D GmsMap : { 09-05 22:13:39.388 21476 21476 D GmsMap : "featureType": "road.local", 09-05 22:13:39.388 21476 21476 D GmsMap : "elementType": "geometry.fill", 09-05 22:13:39.388 21476 21476 D GmsMap : "stylers": [ 09-05 22:13:39.388 21476 21476 D GmsMap : { "color": "#ffffff" } 09-05 22:13:39.388 21476 21476 D GmsMap : ] 09-05 22:13:39.388 21476 21476 D GmsMap : }, 09-05 22:13:39.388 21476 21476 D GmsMap : { 09-05 22:13:39.388 21476 21476 D GmsMap : "featureType": "road.local", 09-05 22:13:39.388 21476 21476 D GmsMap : "elementType": "geometry.stroke", 09-05 22:13:39.388 21476 21476 D GmsMap : "stylers": [ 09-05 22:13:39.388 21476 21476 D GmsMap : { "visibility": "off" } 09-05 22:13:39.388 21476 21476 D GmsMap : ] 09-05 22:13:39.388 21476 21476 D GmsMap : }, 09-05 22:13:39.388 21476 21476 D GmsMap : { 09-05 22:13:39.388 21476 21476 D GmsMap : "featureType": "road.local", 09-05 22:13:39.388 21476 21476 D GmsMap : "elementType": "labels.text.fill", 09-05 22:13:39.388 21476 21476 D GmsMap : "stylers": [ 09-05 22:13:39.388 21476 21476 D GmsMap : { "color": "#334e6a" } 09-05 22:13:39.388 21476 21476 D GmsMap : ] 09-05 22:13:39.388 21476 21476 D GmsMap : }, 09-05 22:13:39.388 21476 21476 D GmsMap : { 09-05 22:13:39.388 21476 21476 D GmsMap : "featureType": "transit.station.airport", 09-05 22:13:39.388 21476 21476 D GmsMap : "elementType": "labels.text.fill", 09-05 22:13:39.388 21476 21476 D GmsMap : "stylers": [ 09-05 22:13:39.388 21476 21476 D GmsMap : { "color": "#334e6a" } 09-05 22:13:39.388 21476 21476 D GmsMap : ] 09-05 22:13:39.388 21476 21476 D GmsMap : }, 09-05 22:13:39.388 21476 21476 D GmsMap : { 09-05 22:13:39.388 21476 21476 D GmsMap : "featureType": "transit.station.bus", 09-05 22:13:39.388 21476 21476 D GmsMap : "elementType": "labels.text", 09-05 22:13:39.388 21476 21476 D GmsMap : "stylers": [ 09-05 22:13:39.388 21476 21476 D GmsMap : { "saturation": "0" } 09-05 22:13:39.388 21476 21476 D GmsMap : ] 09-05 22:13:39.388 21476 21476 D GmsMap : }, 09-05 22:13:39.388 21476 21476 D GmsMap : { 09-05 22:13:39.388 21476 21476 D GmsMap : "featureType": "transit.station.bus", 09-05 22:13:39.388 21476 21476 D GmsMap : "elementType": "labels.text.fill", 09-05 22:13:39.388 21476 21476 D GmsMap : "stylers": [ 09-05 22:13:39.388 21476 21476 D GmsMap : { "color": "#334e6a" } 09-05 22:13:39.388 21476 21476 D GmsMap : ] 09-05 22:13:39.388 21476 21476 D GmsMap : }, 09-05 22:13:39.388 21476 21476 D GmsMap : { 09-05 22:13:39.388 21476 21476 D GmsMap : "featureType": "transit.station.bus", 09-05 22:13:39.388 21476 21476 D GmsMap : "elementType": "labels.icon", 09-05 22:13:39.388 21476 21476 D GmsMap : "stylers": [ 09-05 22:13:39.388 21476 21476 D GmsMap : { "hue": "#ff0000" } 09-05 22:13:39.388 21476 21476 D GmsMap : , 09-05 22:13:39.388 21476 21476 D GmsMap : { "saturation": "-59" } 09-05 22:13:39.388 21476 21476 D GmsMap : ] 09-05 22:13:39.388 21476 21476 D GmsMap : }, 09-05 22:13:39.388 21476 21476 D GmsMap : { 09-05 22:13:39.388 21476 21476 D GmsMap : "featureType": "transit.station.rail", 09-05 22:13:39.388 21476 21476 D GmsMap : "elementType": "labels", 09-05 22:13:39.388 21476 21476 D GmsMap : "stylers": [ 09-05 22:13:39.388 21476 21476 D GmsMap : { "visibility": "on" } 09-05 22:13:39.388 21476 21476 D GmsMap : ] 09-05 22:13:39.388 21476 21476 D GmsMap : }, 09-05 22:13:39.388 21476 21476 D GmsMap : { 09-05 22:13:39.388 21476 21476 D GmsMap : "featureType": "transit.station.rail", 09-05 22:13:39.388 21476 21476 D GmsMap : "elementType": "labels.text.fill", 09-05 22:13:39.388 21476 21476 D GmsMap : "stylers": [ 09-05 22:13:39.388 21476 21476 D GmsMap : { "saturation": "-100" } 09-05 22:13:39.388 21476 21476 D GmsMap : , 09-05 22:13:39.388 21476 21476 D GmsMap : { "lightness": "-83" } 09-05 22:13:39.388 21476 21476 D GmsMap : , 09-05 22:13:39.388 21476 21476 D GmsMap : { "gamma": "1" } 09-05 22:13:39.388 21476 21476 D GmsMap : , 09-05 22:13:39.388 21476 21476 D GmsMap : { "color": "#334e6a" } 09-05 22:13:39.388 21476 21476 D GmsMap : ] 09-05 22:13:39.388 21476 21476 D GmsMap : }, 09-05 22:13:39.388 21476 21476 D GmsMap : { 09-05 22:13:39.388 21476 21476 D GmsMap : "featureType": "transit.station.rail", 09-05 22:13:39.388 21476 21476 D GmsMap : "elementType": "labels.icon", 09-05 22:13:39.388 21476 21476 D GmsMap : "stylers": [ 09-05 22:13:39.388 21476 21476 D GmsMap : { "hue": "#ffd600" } 09-05 22:13:39.388 21476 21476 D GmsMap : ] 09-05 22:13:39.388 21476 21476 D GmsMap : }, 09-05 22:13:39.388 21476 21476 D GmsMap : { 09-05 22:13:39.388 21476 21476 D GmsMap : "featureType": "water", 09-05 22:13:39.388 21476 21476 D GmsMap : "elementType": "geometry.fill", 09-05 22:13:39.388 21476 21476 D GmsMap : "stylers": [ 09-05 22:13:39.388 21476 21476 D GmsMap : { "saturation": "-52" } 09-05 22:13:39.388 21476 21476 D GmsMap : , 09-05 22:13:39.388 21476 21476 D GmsMap : { "lightness": "-16" } 09-05 22:13:39.388 21476 21476 D GmsMap : , 09-05 22:13:39.388 21476 21476 D GmsMap : { "color": "#02a8b6" } 09-05 22:13:39.388 21476 21476 D GmsMap : ] 09-05 22:13:39.388 21476 21476 D GmsMap : } 09-05 22:13:39.388 21476 21476 D GmsMap : ] 09-05 22:13:39.407 21476 21476 V GmsMapStyles: Operation applied to 1 layers: {"elementType":"labels.text.fill","featureType":"administrative.country","stylers":[{"lightness":-65.0},{"saturation":-100.0},{"color":"#334e6a"}]} 09-05 22:13:39.407 21476 21476 V GmsMapStyles: Operation applied to 0 layers: {"elementType":"labels.text.fill","featureType":"administrative.province","stylers":[{"lightness":-65.0},{"saturation":-100.0},{"gamma":1.0},{"color":"#334e6a"}]} 09-05 22:13:39.408 21476 21476 V GmsMapStyles: Operation applied to 4 layers: {"elementType":"labels.text.fill","featureType":"administrative.locality","stylers":[{"lightness":-65.0},{"saturation":-100.0},{"color":"#334e6a"}]} 09-05 22:13:39.408 21476 21476 V GmsMapStyles: Operation applied to 0 layers: {"elementType":"labels.text.fill","featureType":"administrative.neighborhood","stylers":[{"saturation":-100.0},{"lightness":-65.0},{"gamma":1.0},{"color":"#334e6a"}]} 09-05 22:13:39.413 21476 21476 V GmsMapStyles: Operation applied to 11 layers: {"elementType":"geometry","featureType":"landscape","stylers":[{"saturation":-100.0}]} 09-05 22:13:39.416 21476 21476 V GmsMapStyles: Operation applied to 4 layers: {"elementType":"geometry","featureType":"landscape.man_made","stylers":[{"color":"#eff1f4"}]} 09-05 22:13:39.417 21476 21476 V GmsMapStyles: Operation applied to 5 layers: {"elementType":"labels","featureType":"poi","stylers":[{"visibility":"simplified"}]} 09-05 22:13:39.419 21476 21476 V GmsMapStyles: Operation applied to 4 layers: {"elementType":"labels.text","featureType":"road","stylers":[{"color":"#545454"}]} 09-05 22:13:39.420 21476 21476 V GmsMapStyles: Operation applied to 4 layers: {"elementType":"labels.text.stroke","featureType":"road","stylers":[{"visibility":"off"}]} 09-05 22:13:39.426 21476 21476 V GmsMapStyles: Operation applied to 3 layers: {"elementType":"geometry.fill","featureType":"road.highway","stylers":[{"saturation":-87.0},{"lightness":-40.0},{"color":"#ffffff"}]} 09-05 22:13:39.426 21476 21476 V GmsMapStyles: Operation applied to 3 layers: {"elementType":"geometry.stroke","featureType":"road.highway","stylers":[{"visibility":"off"}]} 09-05 22:13:39.427 21476 21476 V GmsMapStyles: Operation applied to 0 layers: {"elementType":"labels.text.fill","featureType":"road.highway","stylers":[{"color":"#334e6a"}]} 09-05 22:13:39.427 21476 21476 V GmsMapStyles: Operation applied to 0 layers: {"elementType":"geometry.fill","featureType":"road.highway.controlled_access","stylers":[{"color":"#f0f0f0"},{"saturation":-22.0},{"lightness":-16.0}]} 09-05 22:13:39.428 21476 21476 V GmsMapStyles: Operation applied to 0 layers: {"elementType":"geometry.stroke","featureType":"road.highway.controlled_access","stylers":[{"visibility":"off"}]} 09-05 22:13:39.429 21476 21476 V GmsMapStyles: Operation applied to 0 layers: {"elementType":"labels.text.fill","featureType":"road.highway.controlled_access","stylers":[{"color":"#334e6a"}]} 09-05 22:13:39.429 21476 21476 V GmsMapStyles: Operation applied to 0 layers: {"elementType":"labels.icon","featureType":"road.highway.controlled_access","stylers":[{"visibility":"on"}]} 09-05 22:13:39.430 21476 21476 V GmsMapStyles: Operation applied to 1 layers: {"elementType":"geometry.stroke","featureType":"road.arterial","stylers":[{"visibility":"off"}]} 09-05 22:13:39.430 21476 21476 V GmsMapStyles: Operation applied to 0 layers: {"elementType":"labels.text.fill","featureType":"road.arterial","stylers":[{"color":"#334e6a"}]} 09-05 22:13:39.433 21476 21476 V GmsMapStyles: Operation applied to 6 layers: {"elementType":"geometry.fill","featureType":"road.local","stylers":[{"color":"#ffffff"}]} 09-05 22:13:39.433 21476 21476 V GmsMapStyles: Operation applied to 3 layers: {"elementType":"geometry.stroke","featureType":"road.local","stylers":[{"visibility":"off"}]} 09-05 22:13:39.434 21476 21476 V GmsMapStyles: Operation applied to 0 layers: {"elementType":"labels.text.fill","featureType":"road.local","stylers":[{"color":"#334e6a"}]} 09-05 22:13:39.434 21476 21476 V GmsMapStyles: Operation applied to 0 layers: {"elementType":"labels.text.fill","featureType":"transit.station.airport","stylers":[{"color":"#334e6a"}]} 09-05 22:13:39.435 21476 21476 V GmsMapStyles: Operation applied to 0 layers: {"elementType":"labels.text","featureType":"transit.station.bus","stylers":[{"saturation":0.0}]} 09-05 22:13:39.435 21476 21476 V GmsMapStyles: Operation applied to 0 layers: {"elementType":"labels.text.fill","featureType":"transit.station.bus","stylers":[{"color":"#334e6a"}]} 09-05 22:13:39.436 21476 21476 V GmsMapStyles: Operation applied to 0 layers: {"elementType":"labels.icon","featureType":"transit.station.bus","stylers":[{"hue":"#ff0000"},{"saturation":-59.0}]} 09-05 22:13:39.436 21476 21476 V GmsMapStyles: Operation applied to 0 layers: {"elementType":"labels","featureType":"transit.station.rail","stylers":[{"visibility":"on"}]} 09-05 22:13:39.437 21476 21476 V GmsMapStyles: Operation applied to 0 layers: {"elementType":"labels.text.fill","featureType":"transit.station.rail","stylers":[{"saturation":-100.0},{"lightness":-83.0},{"gamma":1.0},{"color":"#334e6a"}]} 09-05 22:13:39.438 21476 21476 V GmsMapStyles: Operation applied to 0 layers: {"elementType":"labels.icon","featureType":"transit.station.rail","stylers":[{"hue":"#ffd600"}]} 09-05 22:13:39.439 21476 21476 V GmsMapStyles: Operation applied to 1 layers: {"elementType":"geometry.fill","featureType":"water","stylers":[{"saturation":-52.0},{"lightness":-16.0},{"color":"#02a8b6"}]} 09-05 22:13:39.451 21476 21476 D GmsMapBitmap: registerMap 09-05 22:13:39.456 21476 21476 D GmsMapsUi: unimplemented Method: setMyLocationButtonEnabled 09-05 22:13:39.458 21476 21476 D GmsMap : setPadding: 0 0 0 0 09-05 22:13:39.459 21476 21476 W System.err: com.mapbox.mapboxsdk.location.LocationComponentNotInitializedException: The LocationComponent has to be activated with one of the LocationComponent#activateLocationComponent overloads before any other methods are invoked. 09-05 22:13:39.459 21476 21476 W System.err: at com.mapbox.mapboxsdk.location.LocationComponent.checkActivationState(LocationComponent.java:1473) 09-05 22:13:39.459 21476 21476 W System.err: at com.mapbox.mapboxsdk.location.LocationComponent.getLastKnownLocation(LocationComponent.java:857) 09-05 22:13:39.459 21476 21476 W System.err: at org.microg.gms.maps.mapbox.GoogleMapImpl.getMyLocation(GoogleMap.kt:443) 09-05 22:13:39.459 21476 21476 W System.err: at com.google.android.gms.maps.internal.IGoogleMapDelegate$Stub.onTransact(IGoogleMapDelegate.java:476) 09-05 22:13:39.459 21476 21476 W System.err: at org.microg.gms.maps.mapbox.GoogleMapImpl.onTransact(GoogleMap.kt:899) 09-05 22:13:39.459 21476 21476 W System.err: at android.os.Binder.transact(Binder.java:1043) 09-05 22:13:39.459 21476 21476 W System.err: at com.google.android.gms.maps.internal.IGoogleMapDelegate$zza$zza.getMyLocation(Unknown Source:19) 09-05 22:13:39.459 21476 21476 W System.err: at com.google.android.gms.maps.GoogleMap.getMyLocation(Unknown Source:2) 09-05 22:13:39.459 21476 21476 W System.err: at newapp.com.taxiyaab.taxiyaab.helper.c.onMapReady(SourceFile:224) 09-05 22:13:39.459 21476 21476 W System.err: at newapp.com.taxiyaab.taxiyaab.customViews.b$2.onMapReady(SourceFile:120) 09-05 22:13:39.460 21476 21476 W System.err: at com.google.android.gms.maps.MapFragment$zza$1.zza(Unknown Source:7) 09-05 22:13:39.460 21476 21476 W System.err: at com.google.android.gms.maps.internal.zzt$zza.onTransact(Unknown Source:30) 09-05 22:13:39.460 21476 21476 W System.err: at android.os.Binder.transact(Binder.java:1043) 09-05 22:13:39.460 21476 21476 W System.err: at com.google.android.gms.maps.internal.IOnMapReadyCallback$Stub$Proxy.onMapReady(IOnMapReadyCallback.java:98) 09-05 22:13:39.460 21476 21476 W System.err: at org.microg.gms.maps.mapbox.GoogleMapImpl$tryRunUserInitializedCallbacks$runCallbacks$1.invoke(GoogleMap.kt:866) 09-05 22:13:39.460 21476 21476 W System.err: at org.microg.gms.maps.mapbox.GoogleMapImpl$tryRunUserInitializedCallbacks$runCallbacks$1.invoke(GoogleMap.kt:862) 09-05 22:13:39.460 21476 21476 W System.err: at org.microg.gms.maps.mapbox.GoogleMapImpl.tryRunUserInitializedCallbacks(GoogleMap.kt:880) 09-05 22:13:39.460 21476 21476 W System.err: at org.microg.gms.maps.mapbox.GoogleMapImpl.initMap(GoogleMap.kt:667) 09-05 22:13:39.461 21476 21476 W System.err: at org.microg.gms.maps.mapbox.GoogleMapImpl.$r8$lambda$SopKtjQYYLh9Z4xMPOlCv4DMlsk(Unknown Source:0) 09-05 22:13:39.461 21476 21476 W System.err: at org.microg.gms.maps.mapbox.GoogleMapImpl$$ExternalSyntheticLambda12.onMapReady(Unknown Source:2) 09-05 22:13:39.461 21476 21476 W System.err: at com.mapbox.mapboxsdk.maps.MapView$MapCallback.onMapReady(MapView.java:1322) 09-05 22:13:39.461 21476 21476 W System.err: at com.mapbox.mapboxsdk.maps.MapView$MapCallback.initialised(MapView.java:1308) 09-05 22:13:39.461 21476 21476 W System.err: at com.mapbox.mapboxsdk.maps.MapView.initialiseMap(MapView.java:203) 09-05 22:13:39.461 21476 21476 W System.err: at com.mapbox.mapboxsdk.maps.MapView.access$800(MapView.java:65) 09-05 22:13:39.461 21476 21476 W System.err: at com.mapbox.mapboxsdk.maps.MapView$6.run(MapView.java:355) 09-05 22:13:39.461 21476 21476 W System.err: at android.os.Handler.handleCallback(Handler.java:938) 09-05 22:13:39.461 21476 21476 W System.err: at android.os.Handler.dispatchMessage(Handler.java:99) 09-05 22:13:39.461 21476 21476 W System.err: at android.os.Looper.loop(Looper.java:223) 09-05 22:13:39.461 21476 21476 W System.err: at android.app.ActivityThread.main(ActivityThread.java:7664) 09-05 22:13:39.461 21476 21476 W System.err: at java.lang.reflect.Method.invoke(Native Method) 09-05 22:13:39.461 21476 21476 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:592) 09-05 22:13:39.461 21476 21476 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:947) 09-05 22:13:39.517 21476 21476 D GmsCameraUpdate: newLatLngZoom 09-05 22:13:39.528 21476 21476 D GmsMapAbstract: unimplemented Method: setTrafficEnabled 09-05 22:13:39.562 21476 21476 D GmsLocationClientImpl: 09-05 22:13:39.562 21476 21476 D GmsClient: connect() 09-05 22:13:39.562 21476 21476 D GmsMultiConKeeper: bind(com.google.android.location.internal.GoogleLocationManagerService.START, org.microg.gms.common.GmsClient$GmsServiceConnection@1e7efbc, false) has=false 09-05 22:13:39.563 21476 21476 D GmsMultiConKeeper: Connection(com.google.android.location.internal.GoogleLocationManagerService.START) : bind() 09-05 22:13:39.565 21476 21476 D GmsMultiConKeeper: Connection(com.google.android.location.internal.GoogleLocationManagerService.START) : bind() : bindService=true 09-05 22:13:39.565 21476 21476 D GmsMultiConKeeper: bind() : bound=true 09-05 22:13:39.566 1035 1412 D sensors_hal_SAM: batch:sensor(android.sensor.rotation_vector) requested: SR=10.000000Hz RR=0.000000Hz; current: SR:10.000000Hz RR_Q16:0 supported freq: max:200.000000 min:5.000000 09-05 22:13:39.566 1035 1412 I sensors_hal_SAM: batch: current sample rate, report rate & buffering are equal to requested (10.000000,0,0) 09-05 22:13:39.566 1035 1412 D sensors_hal_RV: enable: handle=44 09-05 22:13:39.566 1035 1412 D sensors_hal_RV: enable: handle=44, freq=10.000000 report_rate=10 batch_rate=0 batched=0 wakeup 0 09-05 22:13:39.566 1035 1412 D sensors_hal_RV: enable: handle=44 synchronous req with sample_rate 10 Hz 09-05 22:13:39.567 1035 1412 I sensors_hal_SAM: sendEnableReq:sensor(android.sensor.rotation_vector) Sending enable to svc no:18 09-05 22:13:39.567 1035 1412 D sensors_hal_Time: timeSyncEnable: TimeSyncService starting for android.sensor.rotation_vector 09-05 22:13:39.567 1035 1412 D sensors_hal_Time: timeServiceStart: TimeSyncService starting again 09-05 22:13:39.567 1035 1241 D sensors_hal_Time: time_service_sensor1_cb: msg_type 1 09-05 22:13:39.567 1035 1241 D sensors_hal_Time: time_service_sensor1_cb: Sn 24, msg Id 2, txn Id 1 09-05 22:13:39.567 1035 1241 D sensors_hal_Time: processTimeResp: Received response 09-05 22:13:39.567 1035 1241 D sensors_hal_Time: rolloverCntIs: Received response 09-05 22:13:39.567 1035 1241 D sensors_hal_Time: tsOffsetIs: Apps: 26021741516965; DSPS: 853753937; Offset : -32760954567 (diff 989; elapsed 26021741741027 @5) 09-05 22:13:39.567 1035 1412 D sensors_hal_Time: timeSyncEnable: started TimeSyncService for android.sensor.rotation_vector 09-05 22:13:39.567 1035 1412 D sensors_hal_Time: timeSyncEnable: new values after timeServiceStart timestamp_last_sent: 0, dsps_ts_last: 0, dsps_rollover_cnt: 0 dsps_rollover_cnt_rcv: 0 09-05 22:13:39.571 1035 1277 D sensors_hal_RV: processResp: Received SNS_SAM_ROTATION_VECTOR_ENABLE_RESP_V01 09-05 22:13:39.571 1035 1412 D sensors_hal_RV: enable: Received response:0 09-05 22:13:39.577 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:39.579 1668 1715 I ActivityTaskManager: Displayed cab.snapp.passenger.play/newapp.com.taxiyaab.taxiyaab.MasterPassengerActivity: +811ms 09-05 22:13:39.613 21476 21476 D GmsMultiConKeeper: Connection(com.google.android.location.internal.GoogleLocationManagerService.START) : ServiceConnection : onServiceConnected(ComponentInfo{com.google.android.gms/org.microg.gms.location.manager.LocationManagerService}) 09-05 22:13:39.613 21476 21476 D GmsClient: ServiceConnection : onServiceConnected(ComponentInfo{com.google.android.gms/org.microg.gms.location.manager.LocationManagerService}) 09-05 22:13:39.617 19069 19087 D LocationManager: bound by: GetServiceRequest{serviceId=LOCATION_MANAGER, gmsVersion=231657000, packageName='cab.snapp.passenger.play', extras=Bundle[{client_name=locationServices}]} 09-05 22:13:39.626 21476 21476 D GmsClient: GmsCallbacks : onPostInitComplete(com.google.android.gms.location.internal.IGoogleLocationManagerService$Stub$Proxy@de4bfec) 09-05 22:13:39.630 19069 19087 D LocationManager: registerLocationUpdates (callback) by cab.snapp.passenger.play 09-05 22:13:39.630 19069 19087 D LocationManager: getLastLocationWithReceiver by cab.snapp.passenger.play 09-05 22:13:39.638 1389 1389 I LocSvc_GnssInterface: ===> setPositionMode line 268 09-05 22:13:39.639 1389 1389 I LocSvc_GnssInterface: ===> start line 200 09-05 22:13:39.639 1389 1389 I LocSvc_APIClientBase: locAPIStartTracking:312] start new session: 67 09-05 22:13:39.639 1389 2279 I LocSvc_api_v02: ---> locClientSendReq line 2102 QMI_LOC_REG_EVENTS_REQ_V02 09-05 22:13:39.645 1389 2279 I LocSvc_api_v02: ---> locClientSendReq line 2102 QMI_LOC_SET_OPERATION_MODE_REQ_V02 09-05 22:13:39.646 1389 2286 I LocSvc_ApiV02: <--- globalRespCb line 141 QMI_LOC_SET_OPERATION_MODE_REQ_V02 09-05 22:13:39.646 1389 2279 I LocSvc_api_v02: ---> locClientSendReq line 2102 QMI_LOC_START_REQ_V02 09-05 22:13:39.686 19069 19103 D NetworkLocation: Schedule high-power scan now 09-05 22:13:39.686 1668 2623 I WifiService: startScan uid=10160 09-05 22:13:39.699 1035 1277 V sensors_hal_RV: processInd: ROTV [0]: 0.304319 [1]: -0.642980 [2]: -0.520416 [3]: 0.472370 [4]: 3.141593 acc: 0 SAM TS: 853755700 HAL TS:26021795319847 elapsedRealtimeNano:26021873524465 09-05 22:13:39.700 19069 19103 D NetworkLocation: Schedule high-power scan in 9986ms 09-05 22:13:39.701 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:39.609 0 0 I CFG80211-TRACE) __wl_cfg80211_scan: START SCAN 09-05 22:13:39.609 0 0 W : DHD Runtime PM Disabled 09-05 22:13:39.721 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:39.726 1389 1389 I LocSvc_GnssInterface: ===> injectLocation line 232 09-05 22:13:39.726 1389 2279 I LocSvc_api_v02: ---> locClientSendReq line 2102 QMI_LOC_INJECT_POSITION_REQ_V02 09-05 22:13:39.728 1389 2286 I LocSvc_ApiV02: <--- globalRespCb line 141 QMI_LOC_INJECT_POSITION_REQ_V02 09-05 22:13:39.798 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:39.812 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 1 line 09-05 22:13:39.829 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:39.833 21476 21476 D GmsCameraUpdate: newLatLngZoom 09-05 22:13:39.846 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:39.849 1035 1277 V sensors_hal_RV: processInd: ROTV [0]: 0.304855 [1]: -0.643410 [2]: -0.520618 [3]: 0.471216 [4]: 3.141593 acc: 0 SAM TS: 853761085 HAL TS:26021959657005 elapsedRealtimeNano:26022023562381 09-05 22:13:39.852 21476 21701 D Mbgl-HttpRequest: [HTTP] This request was cancelled (https://api.mapbox.com/v4/mapbox.mapbox-streets-v8,mapbox.mapbox-terrain-v2/7/77/52.vector.pbf?access_token=pk.eyJ1IjoibWljcm9nIiwiYSI6ImNqdGJzcW0yeDBkbDE0YXFqMW1md2pkMnEifQ.eLxDhCXo19Gg2aQX2TRIIA&). This is expected for tiles that were being prefetched but are no longer needed for the map to render. 09-05 22:13:39.852 21476 21701 D Mbgl-HttpRequest: [HTTP] This request was cancelled (https://api.mapbox.com/v4/mapbox.mapbox-streets-v8,mapbox.mapbox-terrain-v2/7/77/53.vector.pbf?access_token=pk.eyJ1IjoibWljcm9nIiwiYSI6ImNqdGJzcW0yeDBkbDE0YXFqMW1md2pkMnEifQ.eLxDhCXo19Gg2aQX2TRIIA&). This is expected for tiles that were being prefetched but are no longer needed for the map to render. 09-05 22:13:39.852 21476 21701 D Mbgl-HttpRequest: [HTTP] This request was cancelled (https://api.mapbox.com/v4/mapbox.mapbox-streets-v8,mapbox.mapbox-terrain-v2/7/77/54.vector.pbf?access_token=pk.eyJ1IjoibWljcm9nIiwiYSI6ImNqdGJzcW0yeDBkbDE0YXFqMW1md2pkMnEifQ.eLxDhCXo19Gg2aQX2TRIIA&). This is expected for tiles that were being prefetched but are no longer needed for the map to render. 09-05 22:13:39.853 21476 21701 D Mbgl-HttpRequest: [HTTP] This request was cancelled (https://api.mapbox.com/v4/mapbox.mapbox-streets-v8,mapbox.mapbox-terrain-v2/7/78/54.vector.pbf?access_token=pk.eyJ1IjoibWljcm9nIiwiYSI6ImNqdGJzcW0yeDBkbDE0YXFqMW1md2pkMnEifQ.eLxDhCXo19Gg2aQX2TRIIA&). This is expected for tiles that were being prefetched but are no longer needed for the map to render. 09-05 22:13:39.863 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:39.878 21476 21732 W Mbgl-HttpRequest: Request failed due to a permanent error: Canceled 09-05 22:13:39.880 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:39.880 21476 21730 W Mbgl-HttpRequest: Request failed due to a permanent error: Canceled 09-05 22:13:39.880 21476 21733 W Mbgl-HttpRequest: Request failed due to a permanent error: Canceled 09-05 22:13:39.883 21476 21734 W Mbgl-HttpRequest: Request failed due to a permanent error: Canceled 09-05 22:13:39.885 21476 21701 D Mbgl-HttpRequest: [HTTP] This request was cancelled (https://api.mapbox.com/v4/mapbox.mapbox-streets-v8,mapbox.mapbox-terrain-v2/3/4/3.vector.pbf?access_token=pk.eyJ1IjoibWljcm9nIiwiYSI6ImNqdGJzcW0yeDBkbDE0YXFqMW1md2pkMnEifQ.eLxDhCXo19Gg2aQX2TRIIA&). This is expected for tiles that were being prefetched but are no longer needed for the map to render. 09-05 22:13:39.886 21476 21701 D Mbgl-HttpRequest: [HTTP] This request was cancelled (https://api.mapbox.com/v4/mapbox.mapbox-streets-v8,mapbox.mapbox-terrain-v2/7/78/52.vector.pbf?access_token=pk.eyJ1IjoibWljcm9nIiwiYSI6ImNqdGJzcW0yeDBkbDE0YXFqMW1md2pkMnEifQ.eLxDhCXo19Gg2aQX2TRIIA&). This is expected for tiles that were being prefetched but are no longer needed for the map to render. 09-05 22:13:39.887 21476 21701 D Mbgl-HttpRequest: [HTTP] This request was cancelled (https://api.mapbox.com/v4/mapbox.mapbox-streets-v8,mapbox.mapbox-terrain-v2/7/78/53.vector.pbf?access_token=pk.eyJ1IjoibWljcm9nIiwiYSI6ImNqdGJzcW0yeDBkbDE0YXFqMW1md2pkMnEifQ.eLxDhCXo19Gg2aQX2TRIIA&). This is expected for tiles that were being prefetched but are no longer needed for the map to render. 09-05 22:13:39.887 21476 21701 D Mbgl-HttpRequest: [HTTP] This request was cancelled (https://api.mapbox.com/v4/mapbox.mapbox-streets-v8,mapbox.mapbox-terrain-v2/7/79/52.vector.pbf?access_token=pk.eyJ1IjoibWljcm9nIiwiYSI6ImNqdGJzcW0yeDBkbDE0YXFqMW1md2pkMnEifQ.eLxDhCXo19Gg2aQX2TRIIA&). This is expected for tiles that were being prefetched but are no longer needed for the map to render. 09-05 22:13:39.888 21476 21729 W Mbgl-HttpRequest: Request failed due to a permanent error: Canceled 09-05 22:13:39.889 919 968 E libnetd_resolv: control message was truncated when receiving file descriptors 09-05 22:13:39.885 919 919 W Binder:919_2: type=1400 audit(0.0:232): avc: denied { read write } for path="socket:[162567]" dev="sockfs" ino=162567 scontext=u:r:netd:s0 tcontext=u:r:untrusted_app_27:s0:c512,c768 tclass=unix_stream_socket permissive=0 b/77870037 09-05 22:13:39.891 21476 21734 W Mbgl-HttpRequest: Request failed due to a permanent error: Canceled 09-05 22:13:39.892 919 968 E libnetd_resolv: control message was truncated when receiving file descriptors 09-05 22:13:39.889 919 919 W Binder:919_2: type=1400 audit(0.0:233): avc: denied { read write } for path="socket:[162563]" dev="sockfs" ino=162563 scontext=u:r:netd:s0 tcontext=u:r:untrusted_app_27:s0:c512,c768 tclass=unix_stream_socket permissive=0 b/77870037 09-05 22:13:39.893 21476 21728 W Mbgl-HttpRequest: Request failed due to a permanent error: Canceled 09-05 22:13:39.897 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:39.915 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:39.947 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 2 lines 09-05 22:13:39.964 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:39.967 1035 1277 V sensors_hal_RV: processInd: ROTV [0]: 0.305564 [1]: -0.643232 [2]: -0.520507 [3]: 0.471122 [4]: 3.141593 acc: 0 SAM TS: 853764315 HAL TS:26022058228782 elapsedRealtimeNano:26022142032173 09-05 22:13:39.981 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:39.998 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 1 line 09-05 22:13:40.015 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:40.031 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:40.050 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:40.068 1389 2286 I LocSvc_ApiV02: <--- globalEventCb line 115 QMI_LOC_EVENT_POSITION_REPORT_IND_V02 09-05 22:13:40.074 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:40.150 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 5 lines 09-05 22:13:40.167 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:40.267 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:40.437 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 10 lines 09-05 22:13:40.453 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:40.471 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:40.521 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 3 lines 09-05 22:13:40.537 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:40.543 21476 21719 W System.err: java.lang.NullPointerException: Attempt to invoke virtual method 'int com.google.gson.JsonElement.getAsInt()' on a null object reference 09-05 22:13:40.543 21476 21719 W System.err: at newapp.com.taxiyaab.taxiyaab.snappApi.d.a.g.deserialize(SourceFile:1035) 09-05 22:13:40.543 21476 21719 W System.err: at com.google.gson.internal.bind.TreeTypeAdapter.read(SourceFile:69) 09-05 22:13:40.543 21476 21719 W System.err: at com.google.gson.Gson.fromJson(SourceFile:888) 09-05 22:13:40.543 21476 21719 W System.err: at com.google.gson.Gson.fromJson(SourceFile:853) 09-05 22:13:40.543 21476 21719 W System.err: at com.google.gson.Gson.fromJson(SourceFile:802) 09-05 22:13:40.543 21476 21719 W System.err: at com.google.gson.Gson.fromJson(SourceFile:774) 09-05 22:13:40.543 21476 21719 W System.err: at newapp.com.taxiyaab.taxiyaab.snappApi.c.a.a(SourceFile:531) 09-05 22:13:40.543 21476 21719 W System.err: at newapp.com.taxiyaab.taxiyaab.snappApi.c.a$3.onResponse(SourceFile:339) 09-05 22:13:40.543 21476 21719 W System.err: at okhttp3.y$a.b(SourceFile:153) 09-05 22:13:40.543 21476 21719 W System.err: at okhttp3.internal.c.run(SourceFile:32) 09-05 22:13:40.543 21476 21719 W System.err: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) 09-05 22:13:40.543 21476 21719 W System.err: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) 09-05 22:13:40.543 21476 21719 W System.err: at java.lang.Thread.run(Thread.java:923) 09-05 22:13:40.554 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:40.642 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 3 lines 09-05 22:13:40.659 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:40.675 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:40.842 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 10 lines 09-05 22:13:40.861 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:40.875 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:41.044 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 10 lines 09-05 22:13:41.060 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:41.067 1389 2286 I LocSvc_ApiV02: <--- globalEventCb line 115 QMI_LOC_EVENT_GNSS_SV_INFO_IND_V02 09-05 22:13:41.071 1389 2286 I LocSvc_ApiV02: <--- globalEventCb line 115 QMI_LOC_EVENT_POSITION_REPORT_IND_V02 09-05 22:13:41.078 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:41.196 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 7 lines 09-05 22:13:41.213 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:41.217 21476 21731 W Mbgl-HttpRequest: Request failed due to a permanent error: Canceled 09-05 22:13:41.229 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:41.247 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 1 line 09-05 22:13:41.264 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:41.279 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:41.449 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 10 lines 09-05 22:13:41.466 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:41.481 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:41.650 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 10 lines 09-05 22:13:41.667 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:41.684 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:41.717 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 2 lines 09-05 22:13:41.734 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:41.744 21476 21662 W ContextImpl: Failed to ensure /data/user/0/com.google.android.gms/shared_prefs: mkdir failed: EACCES (Permission denied) 09-05 22:13:41.753 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:41.756 1668 4137 I ActivityManager: PendingStartActivityUids startActivity to updateOomAdj delay:2952ms, uid:10193 09-05 22:13:41.853 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 6 lines 09-05 22:13:41.869 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:41.888 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:42.039 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 9 lines 09-05 22:13:42.055 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:42.067 1389 2286 I LocSvc_ApiV02: <--- globalEventCb line 115 QMI_LOC_EVENT_GNSS_SV_INFO_IND_V02 09-05 22:13:42.068 1389 2286 I LocSvc_ApiV02: <--- globalEventCb line 115 QMI_LOC_EVENT_POSITION_REPORT_IND_V02 09-05 22:13:42.072 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:41.979 0 0 I FG : comp_temp_by_chg_current: fg_temp = 340 comp_temp1 = 320 comp_temp2 = 313 delta1 = -20 delta2 = 7 avg_chg_curr = -701 now_chg_curr = -550 batt_charging = 1 09-05 22:13:42.090 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:42.259 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 10 lines 09-05 22:13:42.276 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:42.293 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:42.460 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 10 lines 09-05 22:13:42.477 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:42.494 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:42.662 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 10 lines 09-05 22:13:42.681 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:42.697 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:42.849 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 9 lines 09-05 22:13:42.865 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:42.883 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:43.035 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 9 lines 09-05 22:13:43.051 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:43.067 1389 2286 I LocSvc_ApiV02: <--- globalEventCb line 115 QMI_LOC_EVENT_GNSS_SV_INFO_IND_V02 09-05 22:13:43.068 1389 2286 I LocSvc_ApiV02: <--- globalEventCb line 115 QMI_LOC_EVENT_POSITION_REPORT_IND_V02 09-05 22:13:43.069 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:43.085 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:43.254 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 10 lines 09-05 22:13:43.269 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:43.286 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:43.457 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 10 lines 09-05 22:13:43.472 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:43.490 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:43.507 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:43.515 1035 1277 V sensors_hal_RV: processInd: ROTV [0]: 0.303922 [1]: -0.641467 [2]: -0.520474 [3]: 0.474613 [4]: 3.141593 acc: 0 SAM TS: 853880586 HAL TS:26025606551183 elapsedRealtimeNano:26025690229047 09-05 22:13:43.524 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:43.556 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 2 lines 09-05 22:13:43.573 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:43.591 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:43.607 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 1 line 09-05 22:13:43.623 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:43.634 1035 1277 V sensors_hal_RV: processInd: ROTV [0]: 0.304122 [1]: -0.641469 [2]: -0.520409 [3]: 0.474555 [4]: 3.141593 acc: 0 SAM TS: 853883815 HAL TS:26025705092443 elapsedRealtimeNano:26025808418942 09-05 22:13:43.642 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:43.659 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 1 line 09-05 22:13:43.676 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:43.691 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:43.758 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 4 lines 09-05 22:13:43.775 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:43.783 1309 1319 E ANDR-PERF-RESOURCEQS: Failed to reset optimization [2, 1] 09-05 22:13:43.784 1309 1319 E ANDR-PERF-RESOURCEQS: Failed to reset optimization [2, 1] 09-05 22:13:43.795 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:43.863 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 4 lines 09-05 22:13:43.878 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:43.900 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:44.048 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 9 lines 09-05 22:13:44.067 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:44.068 1389 2286 I LocSvc_ApiV02: <--- globalEventCb line 115 QMI_LOC_EVENT_GNSS_SV_INFO_IND_V02 09-05 22:13:44.068 1389 2286 I LocSvc_ApiV02: <--- globalEventCb line 115 QMI_LOC_EVENT_POSITION_REPORT_IND_V02 09-05 22:13:44.072 1668 2852 E LightsService: Light requested not available on this device. 2 09-05 22:13:44.084 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:44.100 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:44.270 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 10 lines 09-05 22:13:44.284 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:44.300 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:44.472 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 10 lines 09-05 22:13:44.488 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:44.503 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:44.671 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 10 lines 09-05 22:13:44.691 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:44.708 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:44.718 0 0 I CFG80211-TRACE) wl_escan_handler: SCAN COMPLETED: scanned AP count=4 09-05 22:13:44.723 0 0 W : DHD Runtime PM Enabled 09-05 22:13:44.789 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 5 lines 09-05 22:13:44.806 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:44.820 1668 2623 D WifiNl80211Manager: Scan result ready event 09-05 22:13:44.821 1668 2623 D WifiNative: Scan result ready event 09-05 22:13:44.823 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:44.824 1427 6375 I LOWI-8.5.0.1: [LOWI-Scan] lowi_close_record:Scan completed in 24981781ms and Recieved 4 APs scan results 09-05 22:13:44.841 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:44.872 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 2 lines 09-05 22:13:44.891 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:44.907 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:45.041 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 8 lines 09-05 22:13:45.058 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:45.068 1389 2286 I LocSvc_ApiV02: <--- globalEventCb line 115 QMI_LOC_EVENT_GNSS_SV_INFO_IND_V02 09-05 22:13:45.069 1389 2286 I LocSvc_ApiV02: <--- globalEventCb line 115 QMI_LOC_EVENT_POSITION_REPORT_IND_V02 09-05 22:13:45.076 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:45.092 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:45.109 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:45.280 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 10 lines 09-05 22:13:45.295 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:45.311 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:45.483 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 10 lines 09-05 22:13:45.499 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:45.517 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:45.499 0 0 I pet_watchdog [enable: 1, jiffies : 4296755336, delay_time : 2500] ```
And here's the logcat after pressing the location button on map: ``` 09-05 22:13:51.331 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 9 lines 09-05 22:13:51.350 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:51.369 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:51.550 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 11 lines 09-05 22:13:51.567 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:51.584 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:51.735 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 9 lines 09-05 22:13:51.753 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:51.775 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:51.908 1668 3324 E TaskPersister: File error accessing recents directory (directory doesn't exist?). 09-05 22:13:51.940 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 10 lines 09-05 22:13:51.958 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:51.978 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:52.040 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 4 lines 09-05 22:13:52.057 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:52.069 1389 2286 I LocSvc_ApiV02: <--- globalEventCb line 115 QMI_LOC_EVENT_GNSS_SV_INFO_IND_V02 09-05 22:13:52.069 1389 2286 I LocSvc_ApiV02: <--- globalEventCb line 115 QMI_LOC_EVENT_POSITION_REPORT_IND_V02 09-05 22:13:52.074 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:52.157 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 5 lines 09-05 22:13:52.174 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:52.191 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:52.361 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 10 lines 09-05 22:13:52.377 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:52.394 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:52.464 0 0 I : [Touch] 1 finger pressed:<0>(1344,2137, 48) 09-05 22:13:52.528 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 8 lines 09-05 22:13:52.547 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:52.565 1309 1319 E ANDR-PERF-MPCTL: Invalid profile no. 0, total profiles 0 only 09-05 22:13:52.569 1668 1997 E LightsService: Light requested not available on this device. 2 09-05 22:13:52.573 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:52.579 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:52.594 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:52.516 0 0 I FG : update_sram_data: soc:[60], soc_raw[5775], voltage:[3783242], ocv:[3909126], current:[626979], batt_temp:[316], charge_raw [1646660 / 3167000] 09-05 22:13:52.547 0 0 I : [Touch] finger released:<0>(1344,2137, 47) 09-05 22:13:52.628 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 2 lines 09-05 22:13:52.646 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:52.653 21476 21476 D GmsCameraUpdate: newLatLngZoom 09-05 22:13:52.662 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:52.763 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 6 lines 09-05 22:13:52.781 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:52.798 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:52.813 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:52.827 21476 21701 D Mbgl-HttpRequest: [HTTP] This request was cancelled (https://api.mapbox.com/v4/mapbox.mapbox-streets-v8,mapbox.mapbox-terrain-v2/15/21060/12905.vector.pbf?access_token=pk.eyJ1IjoibWljcm9nIiwiYSI6ImNqdGJzcW0yeDBkbDE0YXFqMW1md2pkMnEifQ.eLxDhCXo19Gg2aQX2TRIIA&). This is expected for tiles that were being prefetched but are no longer needed for the map to render. 09-05 22:13:52.828 21476 21701 D Mbgl-HttpRequest: [HTTP] This request was cancelled (https://api.mapbox.com/v4/mapbox.mapbox-streets-v8,mapbox.mapbox-terrain-v2/15/21061/12905.vector.pbf?access_token=pk.eyJ1IjoibWljcm9nIiwiYSI6ImNqdGJzcW0yeDBkbDE0YXFqMW1md2pkMnEifQ.eLxDhCXo19Gg2aQX2TRIIA&). This is expected for tiles that were being prefetched but are no longer needed for the map to render. 09-05 22:13:52.828 21476 21728 W Mbgl-HttpRequest: Request failed due to a permanent error: Canceled 09-05 22:13:52.829 21476 21731 W Mbgl-HttpRequest: Request failed due to a permanent error: Canceled 09-05 22:13:52.831 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:52.965 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 8 lines 09-05 22:13:52.982 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:53.050 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:53.066 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:53.068 1389 2286 I LocSvc_ApiV02: <--- globalEventCb line 115 QMI_LOC_EVENT_GNSS_SV_INFO_IND_V02 09-05 22:13:53.069 1389 2286 I LocSvc_ApiV02: <--- globalEventCb line 115 QMI_LOC_EVENT_POSITION_REPORT_IND_V02 09-05 22:13:53.083 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:53.167 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 5 lines 09-05 22:13:53.184 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:53.201 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:53.336 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 8 lines 09-05 22:13:53.356 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:53.465 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:53.561 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 6 lines 09-05 22:13:53.576 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:53.594 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:53.774 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 11 lines 09-05 22:13:53.791 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:53.808 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:53.977 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 10 lines 09-05 22:13:53.994 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:54.011 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:54.044 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 2 lines 09-05 22:13:54.061 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:54.067 1389 2286 I LocSvc_ApiV02: <--- globalEventCb line 115 QMI_LOC_EVENT_GNSS_SV_INFO_IND_V02 09-05 22:13:54.071 1389 2286 I LocSvc_ApiV02: <--- globalEventCb line 115 QMI_LOC_EVENT_POSITION_REPORT_IND_V02 09-05 22:13:54.079 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:54.167 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 5 lines 09-05 22:13:54.179 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:54.203 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:54.385 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 11 lines 09-05 22:13:54.401 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:54.418 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:54.584 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 10 lines 09-05 22:13:54.606 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:54.618 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:54.709 0 0 I CFG80211-TRACE) wl_escan_handler: SCAN COMPLETED: scanned AP count=5 09-05 22:13:54.787 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 10 lines 09-05 22:13:54.803 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:54.809 1427 6375 I LOWI-8.5.0.1: [LOWI-Scan] lowi_close_record:Scan completed in 24991766ms and Recieved 5 APs scan results 09-05 22:13:54.712 0 0 W : DHD Runtime PM Enabled 09-05 22:13:54.812 1668 5240 D WifiNl80211Manager: Scan result ready event 09-05 22:13:54.812 1668 5240 D WifiNative: Scan result ready event 09-05 22:13:54.821 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:54.763 0 0 I CFG80211-TRACE) __wl_cfg80211_scan: START SCAN 09-05 22:13:54.763 0 0 W : DHD Runtime PM Disabled 09-05 22:13:54.892 0 0 I : [Touch] 1 finger pressed:<0>(1332,2127, 42) 09-05 22:13:54.974 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 9 lines 09-05 22:13:54.990 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:54.991 1309 1319 E ANDR-PERF-MPCTL: Invalid profile no. 0, total profiles 0 only 09-05 22:13:55.005 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:55.022 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:54.957 0 0 I : [Touch] finger released:<0>(1332,2127, 46) 09-05 22:13:55.039 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 1 line 09-05 22:13:55.057 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:55.064 21476 21476 D GmsCameraUpdate: newLatLng 09-05 22:13:54.967 0 0 I CFG80211-TRACE) wl_escan_handler: SCAN COMPLETED: scanned AP count=2 09-05 22:13:54.968 0 0 W : DHD Runtime PM Enabled 09-05 22:13:55.064 1427 6375 I LOWI-8.5.0.1: [LOWI-Scan] lowi_close_record:Scan completed in 24992021ms and Recieved 5 APs scan results 09-05 22:13:55.065 1668 5240 D WifiNl80211Manager: Scan result ready event 09-05 22:13:55.065 1668 5240 D WifiNative: Scan result ready event 09-05 22:13:55.068 1389 2286 I LocSvc_ApiV02: <--- globalEventCb line 115 QMI_LOC_EVENT_GNSS_SV_INFO_IND_V02 09-05 22:13:55.068 1389 2286 I LocSvc_ApiV02: <--- globalEventCb line 115 QMI_LOC_EVENT_POSITION_REPORT_IND_V02 09-05 22:13:55.071 1668 2050 D WificondScannerImpl: Filtering out 3 scan results. 09-05 22:13:55.072 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:55.191 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 7 lines 09-05 22:13:55.208 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:55.224 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:55.231 19069 19125 E Volley : [666] NetworkUtility.shouldRetryException: Unexpected response code 404 for https://location.services.mozilla.com/v1/geolocate?key=068ab754-c06b-473d-a1e5-60e7b1a2eb77 09-05 22:13:55.231 19069 19069 W NetworkLocation: Failed retrieving location for 3 wifi networks 09-05 22:13:55.231 19069 19069 W NetworkLocation: com.android.volley.ClientError 09-05 22:13:55.231 19069 19069 W NetworkLocation: at com.android.volley.toolbox.NetworkUtility.shouldRetryException(NetworkUtility.java:193) 09-05 22:13:55.231 19069 19069 W NetworkLocation: at com.android.volley.toolbox.BasicNetwork.performRequest(BasicNetwork.java:145) 09-05 22:13:55.231 19069 19069 W NetworkLocation: at com.android.volley.NetworkDispatcher.processRequest(NetworkDispatcher.java:132) 09-05 22:13:55.231 19069 19069 W NetworkLocation: at com.android.volley.NetworkDispatcher.processRequest(NetworkDispatcher.java:111) 09-05 22:13:55.231 19069 19069 W NetworkLocation: at com.android.volley.NetworkDispatcher.run(NetworkDispatcher.java:90) 09-05 22:13:55.240 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:55.393 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 9 lines 09-05 22:13:55.409 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:55.426 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:55.515 0 0 I pet_watchdog [enable: 1, jiffies : 4296757840, delay_time : 2500] 09-05 22:13:55.595 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 10 lines 09-05 22:13:55.612 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:55.629 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:55.798 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 10 lines 09-05 22:13:55.814 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:55.831 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:56.001 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 10 lines 09-05 22:13:56.017 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:56.033 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:56.050 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 1 line 09-05 22:13:56.067 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:56.068 1389 2286 I LocSvc_ApiV02: <--- globalEventCb line 115 QMI_LOC_EVENT_GNSS_SV_INFO_IND_V02 09-05 22:13:56.069 1389 2286 I LocSvc_ApiV02: <--- globalEventCb line 115 QMI_LOC_EVENT_POSITION_REPORT_IND_V02 09-05 22:13:56.084 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:56.203 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 7 lines 09-05 22:13:56.219 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:56.236 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:56.404 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 10 lines 09-05 22:13:56.421 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:56.438 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:56.407 0 0 I determine_lge_charging_state: states_change[0], next_state[0], pseudo_chg_ui[1] 09-05 22:13:56.407 0 0 E : LGE charging scenario : state 0 -> 0(0-0), temp=316, volt=3783, fl_volt=4400 BTM=0, charger=1, cur_set=1000/0, chg_cur = 626 09-05 22:13:56.407 0 0 E [LGE-CC] lge_monitor_batt_temp_work: (alarm)->(alarm) 09-05 22:13:56.407 0 0 I [LGE-CC] lge_monitor_batt_temp_work: otp_ibat_current=0 09-05 22:13:56.407 0 0 I [LGE-CC] lge_monitor_batt_temp_work: Reported Capacity : 60 / voltage : 3783 09-05 22:13:56.407 0 0 I : lge_power_changed_work 09-05 22:13:56.407 0 0 E vote : name[BATT_FCC], client[LGE_POWER_CLASS_FCC_VOTER,1], enabled[1], val[1000] 09-05 22:13:56.407 0 0 D BATT_FCC: LGE_POWER_CLASS_FCC_VOTER,1 same vote on of val=1000 09-05 22:13:56.407 0 0 D BATT_FCC: LGE_POWER_CLASS_FCC_VOTER,1 Ignoring similar vote on of val=1000 09-05 22:13:56.407 0 0 E vote : name[BATTCHG_SUSPEND], client[LGCC_EN_VOTER,1], enabled[0], val[0] 09-05 22:13:56.407 0 0 D BATTCHG_SUSPEND: LGCC_EN_VOTER,1 same vote off of val=0 09-05 22:13:56.407 0 0 D BATTCHG_SUSPEND: LGCC_EN_VOTER,1 Ignoring similar vote off of val=0 09-05 22:13:56.407 0 0 E vote : name[BATTCHG_SUSPEND], client[STORE_MODE_EN_VOTER,2], enabled[0], val[0] 09-05 22:13:56.407 0 0 D BATTCHG_SUSPEND: STORE_MODE_EN_VOTER,2 same vote off of val=0 09-05 22:13:56.407 0 0 D BATTCHG_SUSPEND: STORE_MODE_EN_VOTER,2 Ignoring similar vote off of val=0 09-05 22:13:56.407 0 0 E vote : name[USB_SUSPEND], client[STORE_MODE_USB_EN_VOTER,2], enabled[0], val[0] 09-05 22:13:56.407 0 0 D USB_SUSPEND: STORE_MODE_USB_EN_VOTER,2 same vote off of val=0 09-05 22:13:56.407 0 0 D USB_SUSPEND: STORE_MODE_USB_EN_VOTER,2 Ignoring similar vote off of val=0 09-05 22:13:56.426 0 0 W healthd : battery l=60 v=3783 t=31.6 h=2 st=2 c=626979 chg=u 09-05 22:13:56.507 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 4 lines 09-05 22:13:56.524 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:56.528 1035 1277 V sensors_hal_RV: processInd: ROTV [0]: 0.311919 [1]: -0.648479 [2]: -0.477118 [3]: 0.504519 [4]: 3.141593 acc: 0 SAM TS: 854306911 HAL TS:26038616938219 elapsedRealtimeNano:26038701558000 09-05 22:13:56.540 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:56.556 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 1 line 09-05 22:13:56.573 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:56.591 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:56.609 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 1 line 09-05 22:13:56.625 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:56.645 1035 1277 V sensors_hal_RV: processInd: ROTV [0]: 0.311163 [1]: -0.647466 [2]: -0.478018 [3]: 0.505434 [4]: 3.141593 acc: 0 SAM TS: 854310140 HAL TS:26038715479479 elapsedRealtimeNano:26038819429979 09-05 22:13:56.646 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:56.811 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 10 lines 09-05 22:13:56.828 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:56.847 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:57.015 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 10 lines 09-05 22:13:57.030 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:57.047 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:57.063 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:57.067 1389 2286 I LocSvc_ApiV02: <--- globalEventCb line 115 QMI_LOC_EVENT_GNSS_SV_INFO_IND_V02 09-05 22:13:57.070 1389 2286 I LocSvc_ApiV02: <--- globalEventCb line 115 QMI_LOC_EVENT_POSITION_REPORT_IND_V02 09-05 22:13:57.081 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:57.216 21476 21476 I chatty : uid=10193(cab.snapp.passenger.play) identical 8 lines 09-05 22:13:57.231 21476 21476 D GmsMap : setPadding: 52 0 52 252 09-05 22:13:57.247 21476 21476 D GmsMap : setPadding: 52 0 52 252 ```