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

Skip to content

NextCloud Dev app fails to update using notification permanently, update is successful in Apps

  • /e/ version: 0.19-q
  • Device model(s): h850
  • Device rooted: no

Summary

The NextCloud Dev (NC Dev) app fails to update itself when user uses the update notification permanently. The update of the same app is successful in Apps after few seconds.

The problem

Steps to reproduce

  • Wait for the NextCloud Dev app update notification
  • Select Install in the notification.

What is the current behavior?

  • The update of the NC Dev app fails with a pop-up

Screenshot_20211114-053335_Package_installer

Screenshot_20211114-053400_F-Droid

  • One may tap on the notification and eventually open the Apps with the NC Dev app suggested for update.
  • Update All in Apps is successful.

What is the expected correct behavior?

Technical informations

Relevant logs (adb logcat)

11-12 08:32:33.377 V/SettingsProvider(18426): Notifying for 0: content://settings/system/screen_brightness
11-12 08:32:33.379 V/DisplayPowerController(18426): Brightness [7] reason changing to: 'automatic [ temp_adj ]', previous reason: 'automatic'.
11-12 08:32:33.942 D/ConnectivityService(18426): requestNetwork for uid/pid:10154/8133 NetworkRequest [ TRACK_DEFAULT id=1688, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10154] ]
11-12 08:32:34.391 I/ActivityTaskManager(18426): START u0 {act=org.fdroid.fdroid.installer.DefaultInstaller.action.INSTALL_PACKAGE dat=content://org.fdroid.fdroid.installer.ApkFileProvider/files/Nextcloud Dev-20211109.apk cmp=org.fdroid.fdroid/.installer.DefaultInstallerActivity (has extras)} from uid 10149
11-12 08:32:34.396 W/ActivityTaskManager(18426): startActivity called from non-Activity context; forcing Intent.FLAG_ACTIVITY_NEW_TASK for: Intent { act=org.fdroid.fdroid.installer.DefaultInstaller.action.INSTALL_PACKAGE dat=content://org.fdroid.fdroid.installer.ApkFileProvider/files/Nextcloud Dev-20211109.apk cmp=org.fdroid.fdroid/.installer.DefaultInstallerActivity (has extras) }
11-12 08:32:34.419 W/ActivityTaskManager(18426): Request to remove task ignored for non-existent task 2548
11-12 08:32:34.561 I/ActivityTaskManager(18426): START u0 {act=android.intent.action.INSTALL_PACKAGE dat=content://org.fdroid.fdroid.installer.ApkFileProvider/files/Nextcloud Dev-20211109.apk flg=0x1 cmp=com.android.packageinstaller/.InstallStart (has extras)} from uid 10149
11-12 08:32:34.605 E/WindowManager(18426): App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring
11-12 08:32:34.614 I/ActivityManager(18426): Start proc 9245:com.android.packageinstaller/u0a58 for pre-top-activity {com.android.packageinstaller/com.android.packageinstaller.InstallStart}
11-12 08:32:34.853 I/ActivityTaskManager(18426): START u0 {act=android.intent.action.INSTALL_PACKAGE dat=content://org.fdroid.fdroid.installer.ApkFileProvider/files/Nextcloud Dev-20211109.apk flg=0x2000000 cmp=com.android.packageinstaller/.InstallStaging (has extras)} from uid 10058
11-12 08:32:34.961 E/WindowManager(18426): App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring
11-12 08:32:35.093 E/WindowManager(18426): App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring
11-12 08:32:35.106 I/wificond(18280): Received external scan result notification from kernel.
11-12 08:32:36.217 D/ConnectivityService(18426): registerNetworkAgent NetworkAgentInfo{ ni{[type: WIFI[], state: CONNECTING/CONNECTING, reason: (unspecified), extra: (none), failover: false, available: true, roaming: false]}  network{131}  nethandle{566046412813}  lp{{InterfaceName: wlan0 LinkAddresses: [ ] DnsAddresses: [ ] Domains: null MTU: 0 Routes: [ ]}}  nc{[ Transports: WIFI Capabilities: NOT_METERED&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&NOT_ROAMING&FOREGROUND&NOT_CONGESTED&NOT_SUSPENDED LinkUpBandwidth>=1048576Kbps LinkDnBandwidth>=1048576Kbps Specifier: <WifiNetworkAgentSpecifier [WifiConfiguration=, SSID="uvt", BSSID=68:d7:9a:82:ad:83, mOriginalRequestorUid=-1, mOriginalRequestorPackageName=]> SSID: "uvt"]}  Score{20}  everValidated{false}  lastValidated{false}  created{false} lingering{false} explicitlySelected{false} acceptUnvalidated{false} everCaptivePortalDetected{false} lastCaptivePortalDetected{false} captivePortalValidationPending{false} partialConnectivity{false} acceptPartialConnectivity{false} clat{mBaseIface: null, mIface: null, mState: IDLE} }
11-12 08:32:36.243 D/ConnectivityService(18426): NetworkAgentInfo [WIFI () - 131] EVENT_NETWORK_INFO_CHANGED, going from null to CONNECTING
11-12 08:32:36.271 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 69634
11-12 08:32:36.272 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528385
11-12 08:32:36.272 D/ConnectivityService(18426): NetworkAgentInfo [WIFI () - 131] EVENT_NETWORK_INFO_CHANGED, going from CONNECTING to CONNECTING
11-12 08:32:36.272 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528386
11-12 08:32:36.272 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528386
11-12 08:32:36.273 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528388
11-12 08:32:36.284 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528387
11-12 08:32:36.938 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528386
11-12 08:32:36.943 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528387
11-12 08:32:36.945 E/ConnectivityService(18426): Exception in addRoute for non-gateway: java.lang.IllegalStateException: android.os.ServiceSpecificException: Machine is not on the network (code 64)
11-12 08:32:36.946 E/ConnectivityService(18426): Exception in addRoute for gateway: java.lang.IllegalStateException: android.os.ServiceSpecificException: Machine is not on the network (code 64)
11-12 08:32:36.992 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528387
11-12 08:32:36.992 D/ConnectivityService(18426): useNwDNS>1<
11-12 08:32:36.992 D/ConnectivityService(18426): Setting DNS servers for network 131 to [/192.168.0.1]
11-12 08:32:36.992 D/DnsManager(18426): useNwDNS>1<
11-12 08:32:36.995 D/DnsManager(18426): setDnsConfigurationForNetwork(131, [192.168.0.1], [], 1800, 25, 8, 64, 0, 0, , [])
11-12 08:32:36.996 E/DnsManager(18426): Error setting DNS configuration: android.os.ServiceSpecificException: Machine is not on the network (code 64)
11-12 08:32:37.033 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528386
11-12 08:32:37.034 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528392
11-12 08:32:37.034 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528385
11-12 08:32:37.034 D/ConnectivityService(18426): NetworkAgentInfo [WIFI () - 131] EVENT_NETWORK_INFO_CHANGED, going from CONNECTING to CONNECTED
11-12 08:32:37.042 W/DnsManager(18426): updatePrivateDns(131, PrivateDnsConfig{true:/[]})
11-12 08:32:37.042 D/ConnectivityService(18426): useNwDNS>1<
11-12 08:32:37.042 D/ConnectivityService(18426): Setting DNS servers for network 131 to [/192.168.0.1]
11-12 08:32:37.042 D/DnsManager(18426): useNwDNS>1<
11-12 08:32:37.049 D/DnsManager(18426): setDnsConfigurationForNetwork(131, [192.168.0.1], [], 1800, 25, 8, 64, 0, 0, , [192.168.0.1])
11-12 08:32:37.061 D/ConnectivityService(18426): Adding iface wlan0 to network 131
11-12 08:32:37.072 D/ConnectivityService(18426): useNwDNS>1<
11-12 08:32:37.072 D/ConnectivityService(18426): Setting DNS servers for network 131 to [/192.168.0.1]
11-12 08:32:37.072 D/DnsManager(18426): useNwDNS>1<
11-12 08:32:37.073 D/DnsManager(18426): setDnsConfigurationForNetwork(131, [192.168.0.1], [], 1800, 25, 8, 64, 0, 0, , [192.168.0.1])
11-12 08:32:37.178 I/DropBoxManagerService(18426): add tag=system_app_strictmode isTagEnabled=true flags=0x2
11-12 08:32:37.209 I/DropBoxManagerService(18426): add tag=system_app_strictmode isTagEnabled=true flags=0x2
11-12 08:32:37.362 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 43
11-12 08:32:37.363 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 41
11-12 08:32:37.363 D/ConnectivityService(18426): NetworkAgentInfo [WIFI () - 131] validation passed
11-12 08:32:37.367 E/NetlinkEvent(18279): NetlinkEvent::FindParam(): Parameter 'INTERFACE' not found
11-12 08:32:37.367 E/NetlinkEvent(18279): NetlinkEvent::FindParam(): Parameter 'STATE' not found
11-12 08:32:37.367 E/NetlinkEvent(18279): NetlinkEvent::FindParam(): Parameter 'TIME_NS' not found
11-12 08:32:37.367 E/NetlinkEvent(18279): NetlinkEvent::FindParam(): Parameter 'UID' not found
11-12 08:32:37.377 D/ConnectivityService(18426): Switching to new default network: NetworkAgentInfo{ ni{[type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), failover: false, available: true, roaming: false]}  network{131}  nethandle{566046412813}  lp{{InterfaceName: wlan0 LinkAddresses: [ 192.168.0.118/24 ] DnsAddresses: [ /192.168.0.1 ] Domains: null MTU: 0 TcpBufferSizes: 524288,1048576,2097152,262144,524288,1048576 Routes: [ fe80::/64 -> :: wlan0,192.168.0.0/24 -> 0.0.0.0 wlan0,0.0.0.0/0 -> 192.168.0.1 wlan0 ]}}  nc{[ Transports: WIFI Capabilities: NOT_METERED&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGROUND&NOT_CONGESTED&NOT_SUSPENDED LinkUpBandwidth>=1048576Kbps LinkDnBandwidth>=1048576Kbps Specifier: <WifiNetworkAgentSpecifier [WifiConfiguration=, SSID="uvt", BSSID=68:d7:9a:82:ad:83, mOriginalRequestorUid=-1, mOriginalRequestorPackageName=]> SignalStrength: -66 SSID: "uvt"]}  Score{60}  everValidated{true}  lastValidated{true}  created{true} lingering{false} explicitlySelected{false} acceptUnvalidated{false} everCaptivePortalDetected{false} lastCaptivePortalDetected{false} captivePortalValidationPending{false} partialConnectivity{false} acceptPartialConnectivity{false} clat{mBaseIface: null, mIface: null, mState: IDLE} }
11-12 08:32:37.396 D/ConnectivityService(18426): Lingering NetworkAgentInfo [MOBILE (LTE) - 119] for 30000ms
11-12 08:32:37.401 D/ConnectivityService(18426): Returning UNBLOCKED NetworkInfo to uid=10147
11-12 08:32:37.414 D/ConnectivityService(18426): Sending DISCONNECTED broadcast for type 0 NetworkAgentInfo [MOBILE (LTE) - 119] isDefaultNetwork=true
11-12 08:32:37.428 E/NotificationService(18426): Suppressing notification from package by user request.
11-12 08:32:37.446 E/NotificationService(18426): Suppressing notification from package by user request.
11-12 08:32:37.462 D/ConnectivityService(18426): Sending CONNECTED broadcast for type 1 NetworkAgentInfo [WIFI () - 131] isDefaultNetwork=true
11-12 08:32:37.468 E/NotificationService(18426): Suppressing notification from package by user request.
11-12 08:32:37.500 E/NotificationService(18426): Suppressing notification from package by user request.
11-12 08:32:37.503 E/NotificationService(18426): Suppressing notification from package by user request.
11-12 08:32:37.530 E/NotificationService(18426): Suppressing notification from package by user request.
11-12 08:32:37.543 D/ConnectivityService(18426): useNwDNS>1<
11-12 08:32:37.543 D/ConnectivityService(18426): Setting DNS servers for network 131 to [/192.168.0.1]
11-12 08:32:37.543 D/DnsManager(18426): useNwDNS>1<
11-12 08:32:37.544 D/DnsManager(18426): setDnsConfigurationForNetwork(131, [192.168.0.1], [], 1800, 25, 8, 64, 0, 0, , [192.168.0.1])
11-12 08:32:37.577 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528387
11-12 08:32:38.212 I/DropBoxManagerService(18426): add tag=system_app_strictmode isTagEnabled=true flags=0x2
11-12 08:32:38.226 I/DropBoxManagerService(18426): add tag=system_app_strictmode isTagEnabled=true flags=0x2
11-12 08:32:38.487 D/ConnectivityService(18426): releasing NetworkRequest [ TRACK_DEFAULT id=1688, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10154] ] (release request)
11-12 08:32:39.277 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528386
11-12 08:32:39.935 I/ActivityTaskManager(18426): START u0 {cmp=org.fdroid.fdroid/.installer.ErrorDialogActivity (has extras)} from uid 10149
11-12 08:32:39.936 W/ActivityTaskManager(18426): startActivity called from non-Activity context; forcing Intent.FLAG_ACTIVITY_NEW_TASK for: Intent { cmp=org.fdroid.fdroid/.installer.ErrorDialogActivity (has extras) }
11-12 08:32:40.018 E/WindowManager(18426): App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring
11-12 08:32:40.026 E/WindowManager(18426): App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring
11-12 08:32:41.830 I/DropBoxManagerService(18426): add tag=system_app_strictmode isTagEnabled=true flags=0x2
11-12 08:32:42.285 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528386
11-12 08:32:43.764 I/ActivityTaskManager(18426): START u0 {cmp=org.fdroid.fdroid/.views.main.MainActivity (has extras)} from uid 10149
11-12 08:32:43.766 W/ActivityTaskManager(18426): startActivity called from non-Activity context; forcing Intent.FLAG_ACTIVITY_NEW_TASK for: Intent { cmp=org.fdroid.fdroid/.views.main.MainActivity (has extras) }
11-12 08:32:43.859 E/WindowManager(18426): App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring
11-12 08:32:45.441 W/NotificationService(18426): Removed summary didn't match old notification: old=0|org.fdroid.fdroid|1|updates|10149, removed=0|org.fdroid.fdroid|1|updates|10149
11-12 08:32:45.458 W/NotificationService(18426): Removed summary didn't match old notification: old=0|org.fdroid.fdroid|1|updates|10149, removed=0|org.fdroid.fdroid|1|updates|10149
11-12 08:32:45.481 W/Looper  (18426): Slow dispatch took 10018ms android.fg h=android.os.Handler c=java.util.concurrent.FutureTask@896e94b m=0
11-12 08:32:45.482 W/Looper  (18426): Slow delivery took 9276ms android.fg h=android.os.Handler c=com.android.server.-$$Lambda$NetworkManagementService$NetdUnsolicitedEventListener$pOV71EYm5PphEVG1PGQnV_c6XiA@e585f28 m=0
11-12 08:32:45.516 W/Looper  (18426): Drained
11-12 08:32:45.531 V/BatteryExternalStatsWorker(18426): modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0}
11-12 08:32:45.782 W/PackageParser(5175): Unknown element under <manifest>: queries at /data/user/0/org.fdroid.fdroid/cache/apks/f-droid.org--1/com.nextcloud.android.beta_20211109.apk Binary XML file line #75
11-12 08:32:46.258 D/PackageManager(18426): Instant App installer not found with android.intent.action.INSTALL_INSTANT_APP_PACKAGE
11-12 08:32:46.258 D/PackageManager(18426): Clear ephemeral installer activity
11-12 08:32:46.263 D/ConnectivityService(18426): releasing NetworkRequest [ TRACK_DEFAULT id=1687, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10147] ] (release request)
11-12 08:32:47.313 I/RoleManagerService(18426): Granting default permissions...
11-12 08:32:47.460 I/Telecom (18426): DefaultDialerCache: Refreshing default dialer for user 0: now com.android.dialer: DDC.oR@RVw
11-12 08:32:47.511 W/VoiceInteractionManagerService(18426): no available voice interaction services found for user 0
11-12 08:32:47.850 I/RoleUserState(18426): Wrote roles.xml successfully
11-12 08:32:48.371 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528386
11-12 08:32:51.756 W/PackageParser(5175): Unknown element under <manifest>: queries at /data/user/0/org.fdroid.fdroid/cache/apks/f-droid.org--1/com.nextcloud.android.beta_20211109.apk Binary XML file line #75
11-12 08:32:51.764 I/ActivityTaskManager(18426): START u0 {act=org.fdroid.fdroid.installer.DefaultInstaller.action.INSTALL_PACKAGE dat=content://org.fdroid.fdroid.installer.ApkFileProvider/files/Nextcloud Dev-20211109.apk cmp=org.fdroid.fdroid/.installer.DefaultInstallerActivity (has extras)} from uid 10149
11-12 08:32:51.764 W/ActivityTaskManager(18426): startActivity called from non-Activity context; forcing Intent.FLAG_ACTIVITY_NEW_TASK for: Intent { act=org.fdroid.fdroid.installer.DefaultInstaller.action.INSTALL_PACKAGE dat=content://org.fdroid.fdroid.installer.ApkFileProvider/files/Nextcloud Dev-20211109.apk cmp=org.fdroid.fdroid/.installer.DefaultInstallerActivity (has extras) }
11-12 08:32:51.802 I/ActivityTaskManager(18426): START u0 {act=android.intent.action.INSTALL_PACKAGE dat=content://org.fdroid.fdroid.installer.ApkFileProvider/files/Nextcloud Dev-20211109.apk flg=0x1 cmp=com.android.packageinstaller/.InstallStart (has extras)} from uid 10149
11-12 08:32:51.814 E/WindowManager(18426): App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring
11-12 08:32:51.845 I/ActivityTaskManager(18426): START u0 {act=android.intent.action.INSTALL_PACKAGE dat=content://org.fdroid.fdroid.installer.ApkFileProvider/files/Nextcloud Dev-20211109.apk flg=0x2000000 cmp=com.android.packageinstaller/.InstallStaging (has extras)} from uid 10058
11-12 08:32:51.907 E/WindowManager(18426): App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring
11-12 08:32:52.017 I/ActivityTaskManager(18426): START u0 {act=android.intent.action.INSTALL_PACKAGE dat=file:///data/user_de/0/com.android.packageinstaller/no_backup/package6495710800725736848.apk flg=0x2010000 cmp=com.android.packageinstaller/.DeleteStagedFileOnResult (has extras)} from uid 10058
11-12 08:32:52.046 I/ActivityTaskManager(18426): START u0 {act=android.intent.action.INSTALL_PACKAGE dat=file:///data/user_de/0/com.android.packageinstaller/no_backup/package6495710800725736848.apk flg=0x10000 cmp=com.android.packageinstaller/.PackageInstallerActivity (has extras)} from uid 10058
11-12 08:32:52.060 E/WindowManager(18426): App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring
11-12 08:32:52.114 W/PackageParser(9245): Unknown element under <manifest>: queries at /data/user_de/0/com.android.packageinstaller/no_backup/package6495710800725736848.apk Binary XML file line #75
11-12 08:32:52.140 E/WindowManager(18426): App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring
11-12 08:32:52.907 I/ActivityTaskManager(18426): START u0 {dat=file:///data/user_de/0/com.android.packageinstaller/no_backup/package6495710800725736848.apk flg=0x2000000 cmp=com.android.packageinstaller/.InstallInstalling (has extras)} from uid 10058
11-12 08:32:53.004 E/WindowManager(18426): App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring
11-12 08:32:53.251 E/NotificationService(18426): Suppressing notification from package by user request.
11-12 08:32:53.660 W/PackageParser(18426): Unknown element under <manifest>: queries at /data/app/vmdl732815121.tmp/base.apk Binary XML file line #75
11-12 08:32:53.671 I/ActivityManager(18426): Force stopping com.nextcloud.android.beta appid=10154 user=-1: installPackageLI
11-12 08:32:53.671 I/ActivityManager(18426): Killing 8133:com.nextcloud.android.beta/u0a154 (adj 915): stop com.nextcloud.android.beta
11-12 08:32:53.677 I/PackageManager(18426): Update package com.nextcloud.android.beta code path from /data/app/com.nextcloud.android.beta-9GyaTj7V377MVcHycVlzdw== to /data/app/com.nextcloud.android.beta-HmM0vuqP01sCV3tB4qhCZQ==; Retain data and using new
11-12 08:32:53.677 I/PackageManager(18426): Update package com.nextcloud.android.beta resource path from /data/app/com.nextcloud.android.beta-9GyaTj7V377MVcHycVlzdw== to /data/app/com.nextcloud.android.beta-HmM0vuqP01sCV3tB4qhCZQ==; Retain data and using new
11-12 08:32:53.793 I/PackageManager(18426): Un-granting permission android.permission.REQUEST_INSTALL_PACKAGES from package com.synology.dsdrive (protectionLevel=66 flags=0x38883e44)
11-12 08:32:53.795 I/PackageManager(18426): Un-granting permission android.permission.HIDE_NON_SYSTEM_OVERLAY_WINDOWS from package com.android.providers.calendar (protectionLevel=258 flags=0x30883e45)
11-12 08:32:53.797 I/PackageManager(18426): Un-granting permission android.permission.HIDE_NON_SYSTEM_OVERLAY_WINDOWS from package com.android.companiondevicemanager (protectionLevel=258 flags=0x30c83e45)
11-12 08:32:53.800 I/PackageManager(18426): Un-granting permission android.permission.REQUEST_INSTALL_PACKAGES from package net.gsantner.markor (protectionLevel=66 flags=0x38c8be44)
11-12 08:32:53.801 I/PackageManager(18426): Un-granting permission android.permission.HIDE_NON_SYSTEM_OVERLAY_WINDOWS from package com.android.contacts (protectionLevel=258 flags=0x30c8be45)
11-12 08:32:53.801 I/PackageManager(18426): Un-granting permission android.permission.REQUEST_INSTALL_PACKAGES from package org.kde.kdeconnect_tp (protectionLevel=66 flags=0x30c83e44)
11-12 08:32:53.804 I/PackageManager(18426): Un-granting permission android.permission.BROADCAST_WAP_PUSH from package org.thoughtcrime.securesms (protectionLevel=2 flags=0x30d83e44)
11-12 08:32:53.808 I/PackageManager(18426): Un-granting permission android.permission.WRITE_SETTINGS from package org.fdroid.fdroid (protectionLevel=1218 flags=0x38c8be44)
11-12 08:32:53.810 I/PackageManager(18426): Un-granting permission com.google.android.c2dm.permission.SEND from package com.google.android.gsf (protectionLevel=2 flags=0x38883e45)
11-12 08:32:53.811 I/PackageManager(18426): Un-granting permission android.permission.WRITE_SETTINGS from package org.videolan.vlc (protectionLevel=1218 flags=0x38d8be44)
11-12 08:32:53.811 I/PackageManager(18426): Un-granting permission android.permission.SYSTEM_ALERT_WINDOW from package org.videolan.vlc (protectionLevel=1250 flags=0x38d8be44)
11-12 08:32:53.812 I/PackageManager(18426): Un-granting permission android.permission.SYSTEM_ALERT_WINDOW from package com.facebook.orca (protectionLevel=1250 flags=0x30983e44)
11-12 08:32:53.820 I/PackageManager(18426): Un-granting permission android.permission.REQUEST_INSTALL_PACKAGES from package com.todobom.opennotescanner (protectionLevel=66 flags=0x30d8be44)
11-12 08:32:53.823 I/PackageManager(18426): Un-granting permission android.permission.REQUEST_INSTALL_PACKAGES from package com.wuliang.xapkinstaller (protectionLevel=66 flags=0x30c8be44)
11-12 08:32:53.823 I/PackageManager(18426): Un-granting permission android.permission.CONNECTIVITY_USE_RESTRICTED_NETWORKS from package com.android.captiveportallogin (protectionLevel=18 flags=0x38c8be45)
11-12 08:32:53.823 I/PackageManager(18426): Un-granting permission android.permission.NETWORK_BYPASS_PRIVATE_DNS from package com.android.captiveportallogin (protectionLevel=2 flags=0x38c8be45)
11-12 08:32:53.823 I/PackageManager(18426): Un-granting permission android.permission.SYSTEM_ALERT_WINDOW from package com.fortinet.forticlient_vpn (protectionLevel=1250 flags=0x38883e64)
11-12 08:32:53.824 I/PackageManager(18426): Un-granting permission android.permission.REQUEST_INSTALL_PACKAGES from package com.nextcloud.android.beta (protectionLevel=66 flags=0x2848be44)
11-12 08:32:53.945 D/PackageManager(18426): Instant App installer not found with android.intent.action.INSTALL_INSTANT_APP_PACKAGE
11-12 08:32:53.945 D/PackageManager(18426): Clear ephemeral installer activity
11-12 08:32:53.946 W/Looper  (18426): Slow dispatch took 121ms android.fg h=android.os.Handler c=<recycled PooledLambda@f0d817e> m=0
11-12 08:32:57.430 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528386
11-12 08:33:02.627 I/ActivityManager(18426): Killing 7602:com.microsoft.office.outlook/u0a155 (adj 985): empty #17
11-12 08:33:02.674 D/ConnectivityService(18426): ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ TRACK_DEFAULT id=1682, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10155] ], android.os.BinderProxy@4a438bb)
11-12 08:33:02.674 D/ConnectivityService(18426): ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ TRACK_DEFAULT id=1683, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10155] ], android.os.BinderProxy@ed751d8)
11-12 08:33:02.675 D/ConnectivityService(18426): ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ LISTEN id=1681, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&FOREGROUND Uid: 10155] ], android.os.BinderProxy@1add931)
11-12 08:33:02.675 D/ConnectivityService(18426): releasing NetworkRequest [ TRACK_DEFAULT id=1682, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10155] ] (release request)
11-12 08:33:02.676 D/ConnectivityService(18426): releasing NetworkRequest [ TRACK_DEFAULT id=1683, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10155] ] (release request)
11-12 08:33:02.771 I/ActivityManager(18426): Force stopping com.nextcloud.android.beta appid=10154 user=0: pkg removed
11-12 08:33:02.816 W/BroadcastQueue(18426): Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.nextcloud.android.beta flg=0x4000010 (has extras) } to com.google.android.gms/org.microg.gms.gcm.UnregisterReceiver
11-12 08:33:02.837 W/BroadcastQueue(18426): Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.nextcloud.android.beta flg=0x4000010 (has extras) } to com.google.android.gms/org.microg.nlp.service.PackageChangedReceiver
11-12 08:33:02.840 I/ActivityTaskManager(18426): START u0 {dat=file:///data/user_de/0/com.android.packageinstaller/no_backup/package6495710800725736848.apk flg=0x2000000 cmp=com.android.packageinstaller/.InstallSuccess (has extras)} from uid 10058
11-12 08:33:02.845 I/ActivityManager(18426): Start proc 9414:com.android.keychain/1000 for service {com.android.keychain/com.android.keychain.KeyChainService}
11-12 08:33:02.887 I/ActivityManager(18426): Force stopping com.nextcloud.android.beta appid=10154 user=0: pkg removed
11-12 08:33:03.038 I/ActivityManager(18426): Start proc 9432:com.verizon.vzwavs/u0a60 for broadcast {com.verizon.vzwavs/com.verizon.vzwavs.WakeupReceiver}
11-12 08:33:03.058 I/RoleManagerService(18426): Granting default permissions...
11-12 08:33:03.116 W/Looper  (18426): Slow dispatch took 216ms android.ui h=com.android.server.am.ActivityManagerService$UiHandler c=null m=53
11-12 08:33:03.136 I/ActivityManager(18426): Killing 8103:com.fortinet.forticlient_vpn/u0a150 (adj 985): empty #17
11-12 08:33:03.328 W/BroadcastQueue(18426): Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.nextcloud.android.beta flg=0x4000010 (has extras) } to com.android.packageinstaller/.PackageInstalledReceiver
11-12 08:33:03.345 W/Looper  (18426): Slow dispatch took 258ms main h=android.app.ActivityThread$H c=android.app.-$$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA@9a4deae m=0
11-12 08:33:03.345 W/Looper  (18426): Slow delivery took 303ms main h=android.app.ActivityThread$H c=android.app.-$$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA@fa0044f m=0
11-12 08:33:03.375 W/BroadcastQueue(18426): Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_REPLACED dat=package:com.nextcloud.android.beta flg=0x4000010 (has extras) } to com.google.android.gms/org.microg.nlp.service.PackageChangedReceiver
11-12 08:33:03.388 W/Looper  (18426): Slow delivery took 215ms android.fg h=android.os.Handler c=<recycled PooledLambda@bd967e3> m=0
11-12 08:33:03.424 I/ActivityManager(18426): Killing 8750:com.android.cellbroadcastreceiver/u0a57 (adj 985): empty #17
11-12 08:33:03.434 I/ActivityManager(18426): Start proc 9472:com.nextcloud.android.beta/u0a154 for broadcast {com.nextcloud.android.beta/com.owncloud.android.files.BootupBroadcastReceiver}
11-12 08:33:03.480 W/Looper  (18426): Slow dispatch took 122ms main h=android.app.ActivityThread$H c=android.app.-$$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA@bcd20d m=0
11-12 08:33:03.489 I/Telecom (18426): DefaultDialerCache: Refreshing default dialer for user 0: now com.android.dialer: DDC.oR@RWE
11-12 08:33:03.491 W/Looper  (18426): Drained
11-12 08:33:03.514 V/BackupManagerConstants(18426): getFullBackupIntervalMilliseconds(...) returns 86400000
11-12 08:33:03.514 V/BackupManagerConstants(18426): getFullBackupRequiredNetworkType(...) returns 2
11-12 08:33:03.514 V/BackupManagerConstants(18426): getFullBackupRequireCharging(...) returns true
11-12 08:33:03.532 W/Looper  (18426): Drained
11-12 08:33:03.596 I/DropBoxManagerService(18426): add tag=system_app_strictmode isTagEnabled=true flags=0x2
11-12 08:33:03.618 I/DropBoxManagerService(18426): add tag=system_app_strictmode isTagEnabled=true flags=0x2
11-12 08:33:03.703 W/VoiceInteractionManagerService(18426): no available voice recognition services found for user 0
11-12 08:33:03.982 I/RoleUserState(18426): Wrote roles.xml successfully
11-12 08:33:04.611 I/ActivityManager(18426): Killing 27022:cz.rb.app.mtoken/u0a168 (adj 975): empty #17
11-12 08:33:06.141 I/ActivityTaskManager(18426): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000100 cmp=fr.neamar.kiss/.MainActivity (has extras)} from uid 0
11-12 08:33:07.363 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 1001
11-12 08:33:07.364 D/ConnectivityService(18426): handleLingerComplete for NetworkAgentInfo [MOBILE (LTE) - 119]
11-12 08:33:07.524 D/ConnectivityService(18426): Returning UNBLOCKED NetworkInfo to uid=10164
11-12 08:33:18.743 I/ActivityManager(18426): Killing 18843:com.android.exchange/u0a140 (adj 985): empty #17
11-12 08:33:30.645 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528386
11-12 08:33:33.741 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528386
11-12 08:33:35.532 I/ActivityTaskManager(18426): Config changes=20000480 {1.15 230mcc2mnc [en_US,cs_CZ,hu_HU] ldltr sw457dp w764dp h433dp 504dpi nrml long land night finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 2560, 1440) mAppBounds=Rect(151, 0 - 2560, 1440) mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=undefined mAlwaysOnTop=undefined mRotation=ROTATION_270} s.27535}
11-12 08:33:35.597 I/ActivityTaskManager(18426): Override config changes=20000480 {1.15 230mcc2mnc [en_US,cs_CZ,hu_HU] ldltr sw457dp w764dp h433dp 504dpi nrml long land night finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 2560, 1440) mAppBounds=Rect(151, 0 - 2560, 1440) mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=undefined mAlwaysOnTop=undefined mRotation=ROTATION_270} s.27535} for displayId=0
11-12 08:33:35.711 E/WindowManager(18426): App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring
11-12 08:33:35.730 E/WindowManager(18426): App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring
11-12 08:33:35.836 E/WindowManager(18426): App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring
11-12 08:33:36.126 I/WindowManager(18426): Screen frozen for +642ms due to Window{7256b0 u0 com.rubbishcollector.clipboardhistory}
11-12 08:33:36.766 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528386
11-12 08:33:37.177 I/ActivityTaskManager(18426): Config changes=20000480 {1.15 230mcc2mnc [en_US,cs_CZ,hu_HU] ldltr sw457dp w457dp h740dp 504dpi nrml long port night finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 1440, 2560) mAppBounds=Rect(0, 0 - 1440, 2409) mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=undefined mAlwaysOnTop=undefined mRotation=ROTATION_0} s.27588}
11-12 08:33:37.209 I/ActivityTaskManager(18426): Override config changes=20000480 {1.15 230mcc2mnc [en_US,cs_CZ,hu_HU] ldltr sw457dp w457dp h740dp 504dpi nrml long port night finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 1440, 2560) mAppBounds=Rect(0, 0 - 1440, 2409) mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=undefined mAlwaysOnTop=undefined mRotation=ROTATION_0} s.27588} for displayId=0
11-12 08:33:37.264 E/WindowManager(18426): App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring
11-12 08:33:37.301 E/WindowManager(18426): App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring
11-12 08:33:37.359 E/WindowManager(18426): App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring
11-12 08:33:37.518 I/WindowManager(18426): Screen frozen for +376ms due to Window{1395fd7 u0 com.android.systemui.ImageWallpaper}
11-12 08:33:39.431 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528386
11-12 08:33:39.437 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528386
11-12 08:33:39.438 E/ConnectivityService(18426): BUG: NetworkAgentInfo{ ni{[type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), failover: false, available: true, roaming: false]}  network{131}  nethandle{566046412813}  lp{{InterfaceName: wlan0 LinkAddresses: [ 192.168.0.118/24,fe80::62e3:acff:feab:291e/64 ] DnsAddresses: [ /192.168.0.1 ] Domains: null MTU: 0 TcpBufferSizes: 524288,1048576,2097152,262144,524288,1048576 Routes: [ fe80::/64 -> :: wlan0,192.168.0.0/24 -> 0.0.0.0 wlan0,0.0.0.0/0 -> 192.168.0.1 wlan0 ]}}  nc{[ Transports: WIFI Capabilities: NOT_METERED&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGROUND&NOT_CONGESTED&NOT_SUSPENDED LinkUpBandwidth>=1048576Kbps LinkDnBandwidth>=1048576Kbps Specifier: <WifiNetworkAgentSpecifier [WifiConfiguration=, SSID="uvt", BSSID=68:d7:9a:82:ad:83, mOriginalRequestorUid=-1, mOriginalRequestorPackageName=]> SignalStrength: -69 SSID: "uvt"]}  Score{60}  everValidated{true}  lastValidated{true}  created{true} lingering{false} explicitlySelected{false} acceptUnvalidated{false} everCaptivePortalDetected{false} lastCaptivePortalDetected{false} captivePortalValidationPending{false} partialConnectivity{false} acceptPartialConnectivity{false} clat{mBaseIface: null, mIface: null, mState: IDLE} } lost immutable capabilities:specifier changed: WifiNetworkAgentSpecifier [WifiConfiguration=, SSID="uvt", BSSID=68:d7:9a:82:ad:83, mOriginalRequestorUid=-1, mOriginalRequestorPackageName=] -> WifiNetworkAgentSpecifier [WifiConfiguration=, SSID="uvt", BSSID=68:d7:9a:81:ad:83, mOriginalRequestorUid=-1, mOriginalRequestorPackageName=]
11-12 08:33:39.441 I/DropBoxManagerService(18426): add tag=system_server_wtf isTagEnabled=true flags=0x2
11-12 08:33:39.465 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528386
11-12 08:33:39.465 V/chatty  (18426): uid=1000(system) ConnectivitySer identical 1 line
11-12 08:33:39.774 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528386
11-12 08:33:40.277 I/ActivityTaskManager(18426): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000100 cmp=fr.neamar.kiss/.MainActivity (has extras)} from uid 0
11-12 08:33:42.906 I/ActivityTaskManager(18426): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=foundation.e.mail/.activity.Accounts bnds=[965,2052][1086,2203]} from uid 10153
11-12 08:33:45.999 I/ActivityTaskManager(18426): START u0 {flg=0x4000000 cmp=foundation.e.mail/.activity.FolderList (has extras)} from uid 10112
11-12 08:33:46.058 E/WindowManager(18426): App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring
11-12 08:33:47.155 I/ActivityTaskManager(18426): START u0 {flg=0x4000000 cmp=foundation.e.mail/.activity.MessageList (has extras)} from uid 10112
11-12 08:33:47.213 E/WindowManager(18426): App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring
11-12 08:33:47.926 E/WindowManager(18426): App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring
11-12 08:33:48.026 I/ActivityManager(18426): Start proc 9607:keepass2android.keepass2android/u0a161 for service {keepass2android.keepass2android/keepass2android.services.Kp2aAutofillService}
11-12 08:33:50.663 I/ActivityTaskManager(18426): START u0 {act=android.intent.action.SEARCH flg=0x10000000 cmp=foundation.e.mail/.activity.Search (has extras)} from uid 10112
11-12 08:33:50.740 E/WindowManager(18426): App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring
11-12 08:33:52.775 I/ActivityManager(18426): Start proc 9638:com.android.exchange/u0a140 for broadcast {com.android.exchange/com.android.exchange.ExchangeBroadcastReceiver}
11-12 08:33:52.941 E/ActivityThread(9638): Failed to find provider info for com.android.email.provider
11-12 08:33:53.845 E/WindowManager(18426): App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring
11-12 08:33:56.870 I/ActivityTaskManager(18426): START u0 {act=android.intent.action.SEARCH flg=0x10000000 cmp=foundation.e.mail/.activity.Search (has extras)} from uid 10112
11-12 08:33:56.951 E/WindowManager(18426): App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring
11-12 08:34:04.029 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528386
11-12 08:34:04.712 I/ActivityTaskManager(18426): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000100 cmp=fr.neamar.kiss/.MainActivity (has extras)} from uid 0
11-12 08:34:05.482 I/DropBoxManagerService(18426): add tag=system_server_strictmode isTagEnabled=true flags=0x2
11-12 08:34:06.957 I/ActivityTaskManager(18426): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.contacts/.activities.PeopleActivity bnds=[200,2052][321,2203]} from uid 10153
11-12 08:34:07.016 I/ActivityManager(18426): Start proc 9679:com.android.contacts/u0a136 for pre-top-activity {com.android.contacts/com.android.contacts.activities.PeopleActivity}
11-12 08:34:07.060 W/ActivityTaskManager(18426): Request to remove task ignored for non-existent task 2551
11-12 08:34:07.467 E/WindowManager(18426): App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring
11-12 08:34:07.937 I/ActivityTaskManager(18426): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000100 cmp=fr.neamar.kiss/.MainActivity (has extras)} from uid 0
11-12 08:34:08.724 I/ActivityTaskManager(18426): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=foundation.e.calendar/com.android.calendar.AllInOneActivity bnds=[353,2052][474,2203]} from uid 10153
11-12 08:34:08.794 I/ActivityManager(18426): Killing 9414:com.android.keychain/1000 (adj 995): empty #17
11-12 08:34:08.796 I/ActivityManager(18426): Killing 9089:cz.oksystem.chmu.basic/u0a147 (adj 995): empty #18
11-12 08:34:08.796 I/ActivityManager(18426): Killing 22208:com.blockchainvault/u0a164 (adj 999): empty #19
11-12 08:34:08.960 D/ConnectivityService(18426): ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ TRACK_DEFAULT id=1624, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10164] ], android.os.BinderProxy@8f5f66c)
11-12 08:34:08.961 D/ConnectivityService(18426): ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ LISTEN id=1625, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND Uid: 10164] ], android.os.BinderProxy@5570435)
11-12 08:34:08.961 D/ConnectivityService(18426): ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ LISTEN id=1626, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&FOREGROUND Uid: 10164] ], android.os.BinderProxy@f5320ca)
11-12 08:34:08.961 D/ConnectivityService(18426): releasing NetworkRequest [ TRACK_DEFAULT id=1624, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10164] ] (release request)
11-12 08:34:08.984 I/ActivityManager(18426): Killing 22348:com.android.webview:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:0/u0a164i43 (adj 0): isolated not needed

11-12 08:34:08.987 W/ActivityManager(18426): setHasOverlayUi called on unknown pid: 22208
11-12 08:34:09.000 I/ActivityManager(18426): Killing 23555:foundation.e.browser:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:5/u0a106i-8995 (adj 0): isolated not needed
11-12 08:34:09.017 E/WindowManager(18426): App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring
11-12 08:34:13.176 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528388
11-12 08:34:16.187 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528386
11-12 08:34:16.208 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528388
11-12 08:34:18.769 I/ActivityManager(18426): Start proc 9739:cz.rb.app.mtoken/u0a168 for service {cz.rb.app.mtoken/com.wultra.android.antimalware.internal.threatobserver.ThreatObserverJobService}
11-12 08:34:19.692 I/DropBoxManagerService(18426): add tag=keymaster isTagEnabled=true flags=0x0
11-12 08:34:28.391 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528386
11-12 08:34:31.456 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528386
11-12 08:34:39.289 E/WindowManager(18426): App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring
11-12 08:34:46.664 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528386
11-12 08:34:55.700 V/chatty  (18426): uid=1000(system) ConnectivitySer identical 1 line
11-12 08:35:01.727 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528386
11-12 08:35:05.505 E/WindowManager(18426): App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring
11-12 08:35:05.934 V/SettingsProvider(18426): Notifying for 0: content://settings/system/volume_music_speaker
11-12 08:35:10.886 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528386
11-12 08:35:17.023 V/chatty  (18426): uid=1000(system) ConnectivitySer identical 2 lines
11-12 08:35:20.089 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528386
11-12 08:35:22.076 E/WindowManager(18426): App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring
11-12 08:35:29.853 I/ActivityManager(18426): Killing 9245:com.android.packageinstaller/u0a58 (adj 995): empty #17
11-12 08:35:29.884 W/ActivityManager(18426): setHasOverlayUi called on unknown pid: 9245
11-12 08:35:30.414 I/ActivityManager(18426): Start proc 9862:com.android.systemui:screenshot/u0a137 for service {com.android.systemui/com.android.systemui.screenshot.TakeScreenshotService}
11-12 08:35:30.553 D/SystemUIBootTiming(9862): DependencyInjection took to complete: 23ms
11-12 08:35:30.686 E/WindowManager(18426): App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring
11-12 08:35:32.282 I/GlobalScreenshot(9862): Screenshot Intelligence not enabled, returning empty list.
11-12 08:35:32.324 I/DropBoxManagerService(18426): add tag=system_app_strictmode isTagEnabled=true flags=0x2
11-12 08:35:32.343 I/DropBoxManagerService(18426): add tag=system_app_strictmode isTagEnabled=true flags=0x2
11-12 08:35:32.797 I/ActivityManager(18426): Killing 9432:com.verizon.vzwavs/u0a60 (adj 985): empty #17
11-12 08:35:44.968 E/WindowManager(18426): App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring
11-12 08:35:46.458 I/GlobalScreenshot(9862): Screenshot Intelligence not enabled, returning empty list.
11-12 08:35:46.491 I/DropBoxManagerService(18426): add tag=system_app_strictmode isTagEnabled=true flags=0x2
11-12 08:35:46.510 I/DropBoxManagerService(18426): add tag=system_app_strictmode isTagEnabled=true flags=0x2
11-12 08:36:01.873 D/WindowManager(18426): powerPress: eventTime=337785417 interactive=true count=1 beganFromNonInteractive=false mShortPressOnPowerBehavior=1
11-12 08:36:01.873 I/PowerManagerService(18426): Going to sleep due to power_button (uid 1000)...
11-12 08:36:01.874 W/UsageStatsService(18426): Event reported without a package name, eventType:16
11-12 08:36:01.948 V/DisplayPowerController(18426): Brightness [7] reason changing to: 'automatic [ temp_adj ]', previous reason: 'automatic'.
11-12 08:36:02.381 V/DisplayPowerController(18426): Blocking screen off
11-12 08:36:02.382 V/DisplayPowerController(18426): Unblocked screen off after 0 ms
11-12 08:36:02.416 D/ActivityTaskManager(18426): Top Process State changed to PROCESS_STATE_TOP_SLEEPING
11-12 08:36:02.469 V/DisplayPowerController(18426): Brightness [0] reason changing to: 'screen_off', previous reason: 'automatic'.
11-12 08:36:02.470 I/DisplayManagerService(18426): Display device changed state: "Built-in Screen", OFF
11-12 08:36:02.626 I/DreamManagerService(18426): Entering dreamland.
11-12 08:36:02.627 I/PowerManagerService(18426): Dozing...
11-12 08:36:02.637 I/DreamController(18426): Starting dream: name=ComponentInfo{com.android.systemui/com.android.systemui.doze.DozeService}, isTest=false, canDoze=true, userId=0
11-12 08:36:03.090 W/UsageStatsService(18426): Event reported without a package name, eventType:17
11-12 08:36:03.262 V/FingerprintService(18426): startAuthentication(com.android.systemui)
11-12 08:36:03.262 V/FingerprintService(18426): starting client AuthenticationClientImpl(com.android.systemui) targetUserId: 0 currentUserId: 0 cookie: 0/0
11-12 08:36:03.279 W/FingerprintService(18426): client com.android.systemui is authenticating...
11-12 08:36:03.546 I/PowerManagerService(18426): Waking up from Dozing (uid=1000, reason=WAKE_REASON_POWER_BUTTON, details=android.policy:POWER)...
11-12 08:36:03.546 W/UsageStatsService(18426): Event reported without a package name, eventType:15
11-12 08:36:03.560 D/WindowManager(18426): powerPress: eventTime=337787051 interactive=false count=1 beganFromNonInteractive=true mShortPressOnPowerBehavior=1
11-12 08:36:03.566 V/DisplayPowerController(18426): Blocking screen on until initial contents have been drawn.
11-12 08:36:03.600 V/DisplayPowerController(18426): Brightness [7] reason changing to: 'manual [ temp_adj ]', previous reason: 'screen_off'.
11-12 08:36:03.601 V/DisplayPowerController(18426): Brightness [7] reason changing to: 'manual [ temp_adj ]', previous reason: 'manual'.
11-12 08:36:03.601 I/DisplayManagerService(18426): Display device changed state: "Built-in Screen", ON
11-12 08:36:03.617 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528386
11-12 08:36:03.698 V/DisplayPowerController(18426): Unblocked screen on after 131 ms
11-12 08:36:03.699 V/DisplayPowerController(18426): Brightness [7] reason changing to: 'manual [ temp_adj ]', previous reason: 'manual'.
11-12 08:36:03.718 E/NotificationService(18426): Suppressing notification from package by user request.
11-12 08:36:03.768 V/DisplayPowerController(18426): Brightness [7] reason changing to: 'manual [ temp_adj ]', previous reason: 'manual'.
11-12 08:36:03.769 W/PowerManagerService(18426): Screen on took 223 ms
11-12 08:36:03.769 I/DreamManagerService(18426): Gently waking up from dream.
11-12 08:36:03.770 I/DreamManagerService(18426): Performing gentle wake from dream.
11-12 08:36:03.797 I/DreamManagerService(18426): Leaving dreamland.
11-12 08:36:03.797 I/DreamManagerService(18426): Performing gentle wake from dream.
11-12 08:36:03.797 I/DreamController(18426): Stopping dream: name=ComponentInfo{com.android.systemui/com.android.systemui.doze.DozeService}, isTest=false, canDoze=true, userId=0
11-12 08:36:03.818 V/DisplayPowerController(18426): Brightness [7] reason changing to: 'automatic [ temp_adj ]', previous reason: 'manual'.
11-12 08:36:04.254 V/FingerprintService(18426): Acquired: 0 0
11-12 08:36:04.313 V/BiometricStats(18426): Authentication latency: 59
11-12 08:36:04.313 V/FingerprintService(18426): onAuthenticated(true), ID:1474549207, Owner: com.android.systemui, isBP: false, listener: com.android.server.biometrics.fingerprint.FingerprintService$ServiceListenerImpl@8d0e840, requireConfirmation: false, user: 0
11-12 08:36:04.319 V/FingerprintService(18426): Done with client: com.android.systemui
11-12 08:36:04.655 D/ActivityTaskManager(18426): Top Process State changed to PROCESS_STATE_TOP
11-12 08:36:04.762 E/NotificationService(18426): Suppressing notification from package by user request.
11-12 08:36:04.763 W/BroadcastQueue(18426): Background execution not allowed: receiving Intent { act=android.intent.action.USER_PRESENT flg=0x24200010 } to foundation.e.browser/org.chromium.chrome.browser.sharing.click_to_call.ClickToCallMessageHandler$PhoneUnlockedReceiver
11-12 08:36:04.825 W/UsageStatsService(18426): Event reported without a package name, eventType:18
11-12 08:36:07.941 W/wificond(18280): Scan is not started. Ignore abort request
11-12 08:36:09.112 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528386
11-12 08:36:09.113 E/ConnectivityService(18426): BUG: NetworkAgentInfo{ ni{[type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), failover: false, available: true, roaming: false]}  network{131}  nethandle{566046412813}  lp{{InterfaceName: wlan0 LinkAddresses: [ 192.168.0.118/24,fe80::62e3:acff:feab:291e/64 ] DnsAddresses: [ /192.168.0.1 ] Domains: null MTU: 0 TcpBufferSizes: 524288,1048576,2097152,262144,524288,1048576 Routes: [ fe80::/64 -> :: wlan0,192.168.0.0/24 -> 0.0.0.0 wlan0,0.0.0.0/0 -> 192.168.0.1 wlan0 ]}}  nc{[ Transports: WIFI Capabilities: NOT_METERED&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGROUND&NOT_CONGESTED&NOT_SUSPENDED LinkUpBandwidth>=1048576Kbps LinkDnBandwidth>=1048576Kbps Specifier: <WifiNetworkAgentSpecifier [WifiConfiguration=, SSID="uvt", BSSID=68:d7:9a:81:ad:83, mOriginalRequestorUid=-1, mOriginalRequestorPackageName=]> SignalStrength: -68 SSID: "uvt"]}  Score{60}  everValidated{true}  lastValidated{true}  created{true} lingering{false} explicitlySelected{false} acceptUnvalidated{false} everCaptivePortalDetected{false} lastCaptivePortalDetected{false} captivePortalValidationPending{false} partialConnectivity{false} acceptPartialConnectivity{false} clat{mBaseIface: null, mIface: null, mState: IDLE} } lost immutable capabilities:specifier changed: WifiNetworkAgentSpecifier [WifiConfiguration=, SSID="uvt", BSSID=68:d7:9a:81:ad:83, mOriginalRequestorUid=-1, mOriginalRequestorPackageName=] -> WifiNetworkAgentSpecifier [WifiConfiguration=, SSID="uvt", BSSID=6e:d7:9a:82:af:46, mOriginalRequestorUid=-1, mOriginalRequestorPackageName=]
11-12 08:36:09.115 I/DropBoxManagerService(18426): add tag=system_server_wtf isTagEnabled=true flags=0x2
11-12 08:36:09.641 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528386
11-12 08:36:09.660 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528388
11-12 08:36:30.780 V/chatty  (18426): uid=1000(system) ConnectivitySer identical 3 lines
11-12 08:36:33.845 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528388
11-12 08:36:35.343 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528386
11-12 08:36:35.376 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528386
11-12 08:36:35.377 E/ConnectivityService(18426): BUG: NetworkAgentInfo{ ni{[type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), failover: false, available: true, roaming: false]}  network{131}  nethandle{566046412813}  lp{{InterfaceName: wlan0 LinkAddresses: [ 192.168.0.118/24,fe80::62e3:acff:feab:291e/64 ] DnsAddresses: [ /192.168.0.1 ] Domains: null MTU: 0 TcpBufferSizes: 524288,1048576,2097152,262144,524288,1048576 Routes: [ fe80::/64 -> :: wlan0,192.168.0.0/24 -> 0.0.0.0 wlan0,0.0.0.0/0 -> 192.168.0.1 wlan0 ]}}  nc{[ Transports: WIFI Capabilities: NOT_METERED&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGROUND&NOT_CONGESTED&NOT_SUSPENDED LinkUpBandwidth>=1048576Kbps LinkDnBandwidth>=1048576Kbps Specifier: <WifiNetworkAgentSpecifier [WifiConfiguration=, SSID="uvt", BSSID=6e:d7:9a:82:af:46, mOriginalRequestorUid=-1, mOriginalRequestorPackageName=]> SignalStrength: -77 SSID: "uvt"]}  Score{53}  everValidated{true}  lastValidated{true}  created{true} lingering{false} explicitlySelected{false} acceptUnvalidated{false} everCaptivePortalDetected{false} lastCaptivePortalDetected{false} captivePortalValidationPending{false} partialConnectivity{false} acceptPartialConnectivity{false} clat{mBaseIface: null, mIface: null, mState: IDLE} } lost immutable capabilities:specifier changed: WifiNetworkAgentSpecifier [WifiConfiguration=, SSID="uvt", BSSID=6e:d7:9a:82:af:46, mOriginalRequestorUid=-1, mOriginalRequestorPackageName=] -> WifiNetworkAgentSpecifier [WifiConfiguration=, SSID="uvt", BSSID=68:d7:9a:81:ad:83, mOriginalRequestorUid=-1, mOriginalRequestorPackageName=]
11-12 08:36:35.382 I/DropBoxManagerService(18426): add tag=system_server_wtf isTagEnabled=true flags=0x2
11-12 08:36:35.393 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528386
11-12 08:36:35.393 V/chatty  (18426): uid=1000(system) ConnectivitySer identical 1 line
11-12 08:36:36.850 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528386
11-12 08:36:36.863 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528388
11-12 08:36:42.876 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528386
11-12 08:36:47.852 W/wificond(18280): Scan is not started. Ignore abort request
11-12 08:36:48.999 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528386
11-12 08:36:49.000 E/ConnectivityService(18426): BUG: NetworkAgentInfo{ ni{[type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), failover: false, available: true, roaming: false]}  network{131}  nethandle{566046412813}  lp{{InterfaceName: wlan0 LinkAddresses: [ 192.168.0.118/24,fe80::62e3:acff:feab:291e/64 ] DnsAddresses: [ /192.168.0.1 ] Domains: null MTU: 0 TcpBufferSizes: 524288,1048576,2097152,262144,524288,1048576 Routes: [ fe80::/64 -> :: wlan0,192.168.0.0/24 -> 0.0.0.0 wlan0,0.0.0.0/0 -> 192.168.0.1 wlan0 ]}}  nc{[ Transports: WIFI Capabilities: NOT_METERED&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGROUND&NOT_CONGESTED&NOT_SUSPENDED LinkUpBandwidth>=1048576Kbps LinkDnBandwidth>=1048576Kbps Specifier: <WifiNetworkAgentSpecifier [WifiConfiguration=, SSID="uvt", BSSID=68:d7:9a:81:ad:83, mOriginalRequestorUid=-1, mOriginalRequestorPackageName=]> SignalStrength: -68 SSID: "uvt"]}  Score{60}  everValidated{true}  lastValidated{true}  created{true} lingering{false} explicitlySelected{false} acceptUnvalidated{false} everCaptivePortalDetected{false} lastCaptivePortalDetected{false} captivePortalValidationPending{false} partialConnectivity{false} acceptPartialConnectivity{false} clat{mBaseIface: null, mIface: null, mState: IDLE} } lost immutable capabilities:specifier changed: WifiNetworkAgentSpecifier [WifiConfiguration=, SSID="uvt", BSSID=68:d7:9a:81:ad:83, mOriginalRequestorUid=-1, mOriginalRequestorPackageName=] -> WifiNetworkAgentSpecifier [WifiConfiguration=, SSID="uvt", BSSID=68:d7:9a:82:ad:83, mOriginalRequestorUid=-1, mOriginalRequestorPackageName=]
11-12 08:36:49.013 I/DropBoxManagerService(18426): add tag=system_server_wtf isTagEnabled=true flags=0x2
11-12 08:36:51.932 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528386
11-12 08:36:54.695 E/WindowManager(18426): App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring
11-12 08:36:56.869 E/WindowManager(18426): App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring
11-12 08:36:58.432 I/GlobalScreenshot(9862): Screenshot Intelligence not enabled, returning empty list.
11-12 08:36:58.499 I/DropBoxManagerService(18426): add tag=system_app_strictmode isTagEnabled=true flags=0x2
11-12 08:36:58.513 I/DropBoxManagerService(18426): add tag=system_app_strictmode isTagEnabled=true flags=0x2
11-12 08:37:02.721 E/WindowManager(18426): App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring
11-12 08:37:04.211 I/GlobalScreenshot(9862): Screenshot Intelligence not enabled, returning empty list.
11-12 08:37:04.243 I/DropBoxManagerService(18426): add tag=system_app_strictmode isTagEnabled=true flags=0x2
11-12 08:37:04.261 I/DropBoxManagerService(18426): add tag=system_app_strictmode isTagEnabled=true flags=0x2
11-12 08:37:04.972 I/ActivityTaskManager(18426): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000100 cmp=fr.neamar.kiss/.MainActivity (has extras)} from uid 0
11-12 08:37:10.093 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528386
11-12 08:37:12.930 V/DisplayPowerController(18426): Brightness [11] reason changing to: 'automatic [ temp_adj ]', previous reason: 'automatic'.
11-12 08:37:12.930 V/DisplayPowerController(18426): Brightness [11] reason changing to: 'automatic [ temp_adj ]', previous reason: 'automatic'.
11-12 08:37:12.931 V/DisplayPowerController(18426): Brightness [11] reason changing to: 'automatic [ temp_adj ]', previous reason: 'automatic'.
11-12 08:37:12.931 V/SettingsProvider(18426): Notifying for 0: content://settings/system/screen_brightness
11-12 08:37:14.968 I/ActivityManager(18426): Killing 9140:com.android.permissioncontroller/u0a72 (adj 985): empty #17
11-12 08:37:16.472 I/ActivityTaskManager(18426): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000100 cmp=fr.neamar.kiss/.MainActivity (has extras)} from uid 0
11-12 08:37:19.158 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528386
11-12 08:37:19.456 I/ActivityTaskManager(18426): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000100 cmp=fr.neamar.kiss/.MainActivity (has extras)} from uid 0
11-12 08:37:20.506 V/DisplayPowerController(18426): Brightness [7] reason changing to: 'automatic [ temp_adj ]', previous reason: 'automatic'.
11-12 08:37:20.507 V/SettingsProvider(18426): Notifying for 0: content://settings/system/screen_brightness
11-12 08:37:20.514 V/DisplayPowerController(18426): Brightness [7] reason changing to: 'automatic [ temp_adj ]', previous reason: 'automatic'.
11-12 08:37:20.515 V/DisplayPowerController(18426): Brightness [7] reason changing to: 'automatic [ temp_adj ]', previous reason: 'automatic'.
11-12 08:37:22.186 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528386
11-12 08:37:22.658 I/ActivityTaskManager(18426): Config changes=20000480 {1.15 230mcc2mnc [en_US,cs_CZ,hu_HU] ldltr sw457dp w764dp h433dp 504dpi nrml long land night finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 2560, 1440) mAppBounds=Rect(0, 0 - 2409, 1440) mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=undefined mAlwaysOnTop=undefined mRotation=ROTATION_90} s.27641}
11-12 08:37:22.678 I/ActivityTaskManager(18426): Override config changes=20000480 {1.15 230mcc2mnc [en_US,cs_CZ,hu_HU] ldltr sw457dp w764dp h433dp 504dpi nrml long land night finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 2560, 1440) mAppBounds=Rect(0, 0 - 2409, 1440) mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=undefined mAlwaysOnTop=undefined mRotation=ROTATION_90} s.27641} for displayId=0
11-12 08:37:22.756 E/WindowManager(18426): App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring
11-12 08:37:22.792 E/WindowManager(18426): App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring
11-12 08:37:22.859 E/WindowManager(18426): App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring
11-12 08:37:23.031 I/WindowManager(18426): Screen frozen for +418ms due to Window{1395fd7 u0 com.android.systemui.ImageWallpaper}
11-12 08:37:24.248 V/DisplayPowerController(18426): Brightness [12] reason changing to: 'automatic [ temp_adj ]', previous reason: 'automatic'.
11-12 08:37:24.251 V/SettingsProvider(18426): Notifying for 0: content://settings/system/screen_brightness
11-12 08:37:24.252 V/DisplayPowerController(18426): Brightness [12] reason changing to: 'automatic [ temp_adj ]', previous reason: 'automatic'.
11-12 08:37:24.255 V/DisplayPowerController(18426): Brightness [12] reason changing to: 'automatic [ temp_adj ]', previous reason: 'automatic'.
11-12 08:37:25.219 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528386
11-12 08:37:25.456 I/DropBoxManagerService(18426): add tag=system_server_strictmode isTagEnabled=true flags=0x2
11-12 08:37:30.986 V/SettingsProvider(18426): Notifying for 0: content://settings/system/screen_brightness
11-12 08:37:30.992 V/DisplayPowerController(18426): Brightness [8] reason changing to: 'automatic [ temp_adj ]', previous reason: 'automatic'.
11-12 08:37:30.995 V/DisplayPowerController(18426): Brightness [8] reason changing to: 'automatic [ temp_adj ]', previous reason: 'automatic'.
11-12 08:37:43.436 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528388
11-12 08:37:58.572 V/chatty  (18426): uid=1000(system) ConnectivitySer identical 4 lines
11-12 08:38:04.619 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528388
11-12 08:38:12.461 V/DisplayPowerController(18426): Brightness [1] reason changing to: 'automatic [ temp_adj dim ]', previous reason: 'automatic'.
11-12 08:38:12.470 V/DisplayPowerController(18426): Brightness [1] reason changing to: 'automatic [ temp_adj dim ]', previous reason: 'automatic [ dim ]'.
11-12 08:38:13.487 V/DisplayPowerController(18426): Brightness [8] reason changing to: 'automatic [ temp_adj ]', previous reason: 'automatic [ dim ]'.
11-12 08:38:13.488 V/DisplayPowerController(18426): Brightness [8] reason changing to: 'automatic [ temp_adj ]', previous reason: 'automatic'.
11-12 08:38:13.603 I/ActivityTaskManager(18426): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=foundation.e.notes/.android.activity.SplashscreenActivity bnds=[64,937][140,1013]} from uid 10153
11-12 08:38:13.665 I/ActivityManager(18426): Start proc 10064:foundation.e.notes/u0a107 for pre-top-activity {foundation.e.notes/foundation.e.notes.android.activity.SplashscreenActivity}
11-12 08:38:13.764 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528388
11-12 08:38:13.853 I/ActivityTaskManager(18426): START u0 {cmp=foundation.e.notes/.android.activity.NotesListViewActivity} from uid 10107
11-12 08:38:13.887 E/SDM     (545): HWRotator::ConfigureSession: ioctl MDSS_ROTATION_CONFIG, device = 3 errno = 22, desc = Invalid argument
11-12 08:38:13.887 E/SDM     (545): Rotator::Prepare: Prepare rotator session failed for display 0
11-12 08:38:13.897 W/ActivityThread(10064): handleWindowVisibility: no activity for token android.os.BinderProxy@6c953d1
11-12 08:38:13.983 D/NetworkSecurityConfig(10064): Using Network Security Config from resource network_security_config debugBuild: false
11-12 08:38:13.983 D/NoteServerSyncHelper(10064): Network connection established.
11-12 08:38:13.991 W/Resources(10064): Drawable lineageos.platform:drawable/ic_hamburger has unresolved theme attributes! Consider using Resources.getDrawable(int, Theme) or Context.getDrawable(int).
11-12 08:38:13.991 W/Resources(10064): java.lang.RuntimeException
11-12 08:38:13.991 W/Resources(10064): 	at android.content.res.Resources.getDrawable(Resources.java:822)
11-12 08:38:13.991 W/Resources(10064): 	at androidx.appcompat.app.ActionBarDrawerToggle.setHomeAsUpIndicator(ActionBarDrawerToggle.java:330)
11-12 08:38:13.991 W/Resources(10064): 	at foundation.e.notes.android.activity.NotesListViewActivity.setupActionBar(NotesListViewActivity.java:342)
11-12 08:38:13.991 W/Resources(10064): 	at foundation.e.notes.android.activity.NotesListViewActivity.onCreate(NotesListViewActivity.java:225)
11-12 08:38:13.991 W/Resources(10064): 	at android.app.Activity.performCreate(Activity.java:7824)
11-12 08:38:13.991 W/Resources(10064): 	at android.app.Activity.performCreate(Activity.java:7813)
11-12 08:38:13.991 W/Resources(10064): 	at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1306)
11-12 08:38:13.991 W/Resources(10064): 	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3245)
11-12 08:38:13.991 W/Resources(10064): 	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3409)
11-12 08:38:13.991 W/Resources(10064): 	at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:83)
11-12 08:38:13.991 W/Resources(10064): 	at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
11-12 08:38:13.991 W/Resources(10064): 	at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
11-12 08:38:13.991 W/Resources(10064): 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2016)
11-12 08:38:13.991 W/Resources(10064): 	at android.os.Handler.dispatchMessage(Handler.java:107)
11-12 08:38:13.991 W/Resources(10064): 	at android.os.Looper.loop(Looper.java:214)
11-12 08:38:13.991 W/Resources(10064): 	at android.app.ActivityThread.main(ActivityThread.java:7356)
11-12 08:38:13.991 W/Resources(10064): 	at java.lang.reflect.Method.invoke(Native Method)
11-12 08:38:13.991 W/Resources(10064): 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:491)
11-12 08:38:13.991 W/Resources(10064): 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:940)
11-12 08:38:13.992 W/Glide   (10064): Failed to find GeneratedAppGlideModule. You should include an annotationProcessor compile dependency on com.github.bumptech.glide:compiler in your application and a @GlideModule annotated AppGlideModule implementation or LibraryGlideModules will be silently ignored
11-12 08:38:14.021 W/ExifInterface(10064): Invalid image: ExifInterface got an unsupported image format file(ExifInterface supports JPEG and some RAW image formats only) or a corrupted JPEG file to ExifInterface.
11-12 08:38:14.021 W/ExifInterface(10064): java.io.IOException: Invalid byte order: ffff8950
11-12 08:38:14.021 W/ExifInterface(10064): 	at android.media.ExifInterface.readByteOrder(ExifInterface.java:3128)
11-12 08:38:14.021 W/ExifInterface(10064): 	at android.media.ExifInterface.isOrfFormat(ExifInterface.java:2443)
11-12 08:38:14.021 W/ExifInterface(10064): 	at android.media.ExifInterface.getMimeType(ExifInterface.java:2321)
11-12 08:38:14.021 W/ExifInterface(10064): 	at android.media.ExifInterface.loadAttributes(ExifInterface.java:1755)
11-12 08:38:14.021 W/ExifInterface(10064): 	at android.media.ExifInterface.<init>(ExifInterface.java:1449)
11-12 08:38:14.021 W/ExifInterface(10064): 	at com.bumptech.glide.load.resource.bitmap.ExifInterfaceImageHeaderParser.getOrientation(ExifInterfaceImageHeaderParser.java:40)
11-12 08:38:14.021 W/ExifInterface(10064): 	at com.bumptech.glide.load.ImageHeaderParserUtils.getOrientation(ImageHeaderParserUtils.java:92)
11-12 08:38:14.021 W/ExifInterface(10064): 	at com.bumptech.glide.load.resource.bitmap.Downsampler.decodeFromWrappedStreams(Downsampler.java:269)
11-12 08:38:14.021 W/ExifInterface(10064): 	at com.bumptech.glide.load.resource.bitmap.Downsampler.decode(Downsampler.java:224)
11-12 08:38:14.021 W/ExifInterface(10064): 	at com.bumptech.glide.load.resource.bitmap.Downsampler.decode(Downsampler.java:173)
11-12 08:38:14.021 W/ExifInterface(10064): 	at com.bumptech.glide.load.resource.bitmap.ByteBufferBitmapDecoder.decode(ByteBufferBitmapDecoder.java:31)
11-12 08:38:14.021 W/ExifInterface(10064): 	at com.bumptech.glide.load.resource.bitmap.ByteBufferBitmapDecoder.decode(ByteBufferBitmapDecoder.java:14)
11-12 08:38:14.021 W/ExifInterface(10064): 	at com.bumptech.glide.load.engine.DecodePath.decodeResourceWithList(DecodePath.java:92)
11-12 08:38:14.021 W/ExifInterface(10064): 	at com.bumptech.glide.load.engine.DecodePath.decodeResource(DecodePath.java:70)
11-12 08:38:14.021 W/ExifInterface(10064): 	at com.bumptech.glide.load.engine.DecodePath.decode(DecodePath.java:59)
11-12 08:38:14.021 W/ExifInterface(10064): 	at com.bumptech.glide.load.engine.LoadPath.loadWithExceptionList(LoadPath.java:76)
11-12 08:38:14.021 W/ExifInterface(10064): 	at com.bumptech.glide.load.engine.LoadPath.load(LoadPath.java:57)
11-12 08:38:14.021 W/ExifInterface(10064): 	at com.bumptech.glide.load.engine.DecodeJob.runLoadPath(DecodeJob.java:524)
11-12 08:38:14.021 W/ExifInterface(10064): 	at com.bumptech.glide.load.engine.DecodeJob.decodeFromFetcher(DecodeJob.java:488)
11-12 08:38:14.021 W/ExifInterface(10064): 	at com.bumptech.glide.load.engine.DecodeJob.decodeFromData(DecodeJob.java:474)
11-12 08:38:14.021 W/ExifInterface(10064): 	at com.bumptech.glide.load.engine.DecodeJob.decodeFromRetrievedData(DecodeJob.java:426)
11-12 08:38:14.021 W/ExifInterface(10064): 	at com.bumptech.glide.load.engine.DecodeJob.onDataFetcherReady(DecodeJob.java:390)
11-12 08:38:14.021 W/ExifInterface(10064): 	at com.bumptech.glide.load.engine.DataCacheGenerator.onDataReady(DataCacheGenerator.java:94)
11-12 08:38:14.021 W/ExifInterface(10064): 	at com.bumptech.glide.load.model.ByteBufferFileLoader$ByteBufferFetcher.loadData(ByteBufferFileLoader.java:70)
11-12 08:38:14.021 W/ExifInterface(10064): 	at com.bumptech.glide.load.engine.DataCacheGenerator.startNext(DataCacheGenerator.java:74)
11-12 08:38:14.021 W/ExifInterface(10064): 	at com.bumptech.glide.load.engine.DecodeJob.runGenerators(DecodeJob.java:310)
11-12 08:38:14.021 W/ExifInterface(10064): 	at com.bumptech.glide.load.engine.DecodeJob.runWrapped(DecodeJob.java:276)
11-12 08:38:14.021 W/ExifInterface(10064): 	at com.bumptech.glide.load.engine.DecodeJob.run(DecodeJob.java:234)
11-12 08:38:14.021 W/ExifInterface(10064): 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
11-12 08:38:14.021 W/ExifInterface(10064): 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
11-12 08:38:14.021 W/ExifInterface(10064): 	at java.lang.Thread.run(Thread.java:919)
11-12 08:38:14.021 W/ExifInterface(10064): 	at com.bumptech.glide.load.engine.executor.GlideExecutor$DefaultThreadFactory$1.run(GlideExecutor.java:431)
11-12 08:38:14.022 E/WindowManager(18426): App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring
11-12 08:38:14.026 D/NoteServerSyncHelper(10064): Network connection established.
11-12 08:38:14.080 V/NativeCrypto(10064): Registering org/conscrypt/NativeCrypto's 286 native methods...
11-12 08:38:14.084 D/ImageWallpaper(18737): wallpaper visibility changes to: false
11-12 08:38:14.090 I/cert4android(10064): Using Conscrypt/2.2.1 for TLS
11-12 08:38:14.096 I/cert4android(10064): Enabled protocols: TLSv1, TLSv1.1, TLSv1.2, TLSv1.3
11-12 08:38:14.096 I/cert4android(10064): Enabled ciphers: TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV
11-12 08:38:14.099 I/cert4android(10064): CustomCertService created
11-12 08:38:14.100 I/cert4android(10064): No persistent key store (yet), creating in-memory key store. This is not an error!
11-12 08:38:14.100 I/cert4android(10064): java.io.FileNotFoundException: /data/user/0/foundation.e.notes/app_KeyStore/KeyStore.bks: open failed: ENOENT (No such file or directory)
11-12 08:38:14.100 I/cert4android(10064): 	at libcore.io.IoBridge.open(IoBridge.java:496)
11-12 08:38:14.100 I/cert4android(10064): 	at java.io.FileInputStream.<init>(FileInputStream.java:159)
11-12 08:38:14.100 I/cert4android(10064): 	at foundation.e.cert4android.CustomCertService.onCreate(CustomCertService.kt:89)
11-12 08:38:14.100 I/cert4android(10064): 	at android.app.ActivityThread.handleCreateService(ActivityThread.java:3953)
11-12 08:38:14.100 I/cert4android(10064): 	at android.app.ActivityThread.access$1500(ActivityThread.java:219)
11-12 08:38:14.100 I/cert4android(10064): 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1875)
11-12 08:38:14.100 I/cert4android(10064): 	at android.os.Handler.dispatchMessage(Handler.java:107)
11-12 08:38:14.100 I/cert4android(10064): 	at android.os.Looper.loop(Looper.java:214)
11-12 08:38:14.100 I/cert4android(10064): 	at android.app.ActivityThread.main(ActivityThread.java:7356)
11-12 08:38:14.100 I/cert4android(10064): 	at java.lang.reflect.Method.invoke(Native Method)
11-12 08:38:14.100 I/cert4android(10064): 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:491)
11-12 08:38:14.100 I/cert4android(10064): 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:940)
11-12 08:38:14.100 I/cert4android(10064): Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
11-12 08:38:14.100 I/cert4android(10064): 	at libcore.io.Linux.open(Native Method)
11-12 08:38:14.100 I/cert4android(10064): 	at libcore.io.ForwardingOs.open(ForwardingOs.java:167)
11-12 08:38:14.100 I/cert4android(10064): 	at libcore.io.BlockGuardOs.open(BlockGuardOs.java:252)
11-12 08:38:14.100 I/cert4android(10064): 	at libcore.io.ForwardingOs.open(ForwardingOs.java:167)
11-12 08:38:14.100 I/cert4android(10064): 	at android.app.ActivityThread$AndroidOs.open(ActivityThread.java:7255)
11-12 08:38:14.100 I/cert4android(10064): 	at libcore.io.IoBridge.open(IoBridge.java:482)
11-12 08:38:14.100 I/cert4android(10064): 	... 11 more
11-12 08:38:14.134 I/Adreno  (10064): QUALCOMM build                   : d7977ce, Ife855c4895
11-12 08:38:14.134 I/Adreno  (10064): Build Date                       : 08/21/18
11-12 08:38:14.134 I/Adreno  (10064): OpenGL ES Shader Compiler Version: EV031.25.00.00
11-12 08:38:14.134 I/Adreno  (10064): Local Branch                     : master
11-12 08:38:14.134 I/Adreno  (10064): Remote Branch                    : 
11-12 08:38:14.134 I/Adreno  (10064): Remote Branch                    : 
11-12 08:38:14.134 I/Adreno  (10064): Reconstruct Branch               : 
11-12 08:38:14.134 I/Adreno  (10064): Build Config                     : S L 4.0.10 AArch64
11-12 08:38:14.140 I/Adreno  (10064): PFP: 0x005ff087, ME: 0x005ff063
11-12 08:38:14.141 E/libEGL  (10064): Driver indicates EGL 1.5 support, but does not have a critical API
11-12 08:38:14.179 I/hwservicemanager(455): getTransport: Cannot find entry android.hardware.graphics.mapper@3.0::IMapper/default in either framework or device manifest.
11-12 08:38:14.182 W/Gralloc3(10064): mapper 3.x is not supported
11-12 08:38:14.200 D/NoteServerSyncHelper(10064): Sync requested (full; sync NOT active) ...
11-12 08:38:14.200 D/NoteServerSyncHelper(10064): (network:true; conf:true; cert4android:true)
11-12 08:38:14.204 D/NoteServerSyncHelper(10064): ... starting now
11-12 08:38:14.205 I/SyncTask(10064): STARTING SYNCHRONIZATION
11-12 08:38:14.205 D/SyncTask(10064): pushLocalChanges()
11-12 08:38:14.207 I/ActivityTaskManager(18426): Displayed foundation.e.notes/.android.activity.NotesListViewActivity: +600ms
11-12 08:38:14.211 D/SyncTask(10064): pullRemoteChanges()
11-12 08:38:14.225 D/NotesClient(10064): GET https://ecloud.global/index.php/apps/notes/api/v0.2/notes?pruneBefore=1636669113
11-12 08:38:14.258 E/ResolverController(18279): No valid NAT64 prefix (131, <unspecified>/0)
11-12 08:38:14.285 D/QCOM PowerHAL(559): LAUNCH HINT: OFF
11-12 08:38:14.286 V/ANDR-PERF-RESOURCEQS(2453): Failed to reset optimization [2, 1]
11-12 08:38:14.286 V/ANDR-PERF-RESOURCEQS(2453): Failed to reset optimization [2, 1]
11-12 08:38:15.114 I/ActivityTaskManager(18426): Config changes=20000480 {1.15 230mcc2mnc [en_US,cs_CZ,hu_HU] ldltr sw457dp w457dp h740dp 504dpi nrml long port night finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 1440, 2560) mAppBounds=Rect(0, 0 - 1440, 2409) mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=undefined mAlwaysOnTop=undefined mRotation=ROTATION_0} s.27691}
11-12 08:38:15.133 I/ActivityTaskManager(18426): Override config changes=20000480 {1.15 230mcc2mnc [en_US,cs_CZ,hu_HU] ldltr sw457dp w457dp h740dp 504dpi nrml long port night finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 1440, 2560) mAppBounds=Rect(0, 0 - 1440, 2409) mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=undefined mAlwaysOnTop=undefined mRotation=ROTATION_0} s.27691} for displayId=0
11-12 08:38:15.179 D/StatusBar(18737): disable<e i a s b h r c s > disable2<q i n >
11-12 08:38:15.187 I/InputManager-JNI(18426): Viewport [0] to add: local:0
11-12 08:38:15.190 E/WindowManager(18426): App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring
11-12 08:38:15.201 I/InputReader(18426): Reconfiguring input devices.  changes=0x00000004
11-12 08:38:15.201 I/InputReader(18426): Device reconfigured: id=5, name='touch_dev', size 1440x2560, orientation 0, mode 1, display id 0
11-12 08:38:15.211 E/WindowManager(18426): App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring
11-12 08:38:15.221 D/NotesClient(10064): HTTP response code: 200
11-12 08:38:15.224 I/NotesClient(10064): Result length:  33
11-12 08:38:15.225 D/NotesClient(10064): ETag: "b9fc156af857748646b53c6a2702eb5c"; Last-Modified: 1636702695 (Fri, 12 Nov 2021 07:38:15 +0000)
11-12 08:38:15.226 V/SyncTask(10064):    Process Remote Note: R19805212       /  (null / null)
11-12 08:38:15.226 V/SyncTask(10064):    ... unchanged
11-12 08:38:15.226 V/SyncTask(10064):    Process Remote Note: R60084811       /  (null / null)
11-12 08:38:15.226 V/SyncTask(10064):    ... unchanged
11-12 08:38:15.226 D/SyncTask(10064):    Remove remotely deleted Notes (only those without local changes)
11-12 08:38:15.226 I/SyncTask(10064): SYNCHRONIZATION FINISHED
11-12 08:38:15.248 W/Resources(10064): Drawable lineageos.platform:drawable/ic_hamburger has unresolved theme attributes! Consider using Resources.getDrawable(int, Theme) or Context.getDrawable(int).
11-12 08:38:15.248 W/Resources(10064): java.lang.RuntimeException
11-12 08:38:15.248 W/Resources(10064): 	at android.content.res.Resources.getDrawable(Resources.java:822)
11-12 08:38:15.248 W/Resources(10064): 	at androidx.appcompat.app.ActionBarDrawerToggle.setHomeAsUpIndicator(ActionBarDrawerToggle.java:330)
11-12 08:38:15.248 W/Resources(10064): 	at foundation.e.notes.android.activity.NotesListViewActivity.setupActionBar(NotesListViewActivity.java:342)
11-12 08:38:15.248 W/Resources(10064): 	at foundation.e.notes.android.activity.NotesListViewActivity.onCreate(NotesListViewActivity.java:225)
11-12 08:38:15.248 W/Resources(10064): 	at android.app.Activity.performCreate(Activity.java:7824)
11-12 08:38:15.248 W/Resources(10064): 	at android.app.Activity.performCreate(Activity.java:7813)
11-12 08:38:15.248 W/Resources(10064): 	at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1306)
11-12 08:38:15.248 W/Resources(10064): 	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3245)
11-12 08:38:15.248 W/Resources(10064): 	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3409)
11-12 08:38:15.248 W/Resources(10064): 	at android.app.ActivityThread.handleRelaunchActivityInner(ActivityThread.java:5279)
11-12 08:38:15.248 W/Resources(10064): 	at android.app.ActivityThread.handleRelaunchActivity(ActivityThread.java:5187)
11-12 08:38:15.248 W/Resources(10064): 	at android.app.servertransaction.ActivityRelaunchItem.execute(ActivityRelaunchItem.java:69)
11-12 08:38:15.248 W/Resources(10064): 	at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
11-12 08:38:15.248 W/Resources(10064): 	at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
11-12 08:38:15.248 W/Resources(10064): 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2016)
11-12 08:38:15.248 W/Resources(10064): 	at android.os.Handler.dispatchMessage(Handler.java:107)
11-12 08:38:15.248 W/Resources(10064): 	at android.os.Looper.loop(Looper.java:214)
11-12 08:38:15.248 W/Resources(10064): 	at android.app.ActivityThread.main(ActivityThread.java:7356)
11-12 08:38:15.248 W/Resources(10064): 	at java.lang.reflect.Method.invoke(Native Method)
11-12 08:38:15.248 W/Resources(10064): 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:491)
11-12 08:38:15.248 W/Resources(10064): 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:940)
11-12 08:38:15.263 D/NoteServerSyncHelper(10064): Sync requested (full; sync active) ...
11-12 08:38:15.263 D/NoteServerSyncHelper(10064): (network:true; conf:true; cert4android:true)
11-12 08:38:15.268 D/NoteServerSyncHelper(10064): ... scheduled
11-12 08:38:15.271 E/WindowManager(18426): App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring
11-12 08:38:15.274 D/StatusBar(18737): disable<e i a s b h r c s > disable2<q i n >
11-12 08:38:15.332 D/        (10064): Update dynamic shortcuts
11-12 08:38:15.345 D/NoteServerSyncHelper(10064): Sync requested (full; sync NOT active) ...
11-12 08:38:15.345 D/NoteServerSyncHelper(10064): (network:true; conf:true; cert4android:true)
11-12 08:38:15.351 D/NoteServerSyncHelper(10064): ... starting now
11-12 08:38:15.352 I/SyncTask(10064): STARTING SYNCHRONIZATION
11-12 08:38:15.352 D/SyncTask(10064): pushLocalChanges()
11-12 08:38:15.353 D/SyncTask(10064): pullRemoteChanges()
11-12 08:38:15.360 D/NotesClient(10064): GET https://ecloud.global/index.php/apps/notes/api/v0.2/notes?pruneBefore=1636702695
11-12 08:38:15.396 I/WindowManager(18426): Screen frozen for +336ms due to Window{cc3e625 u0 StatusBar}
11-12 08:38:15.588 I/InputDispatcher(18426): Dropping event because there is no touchable window or gesture monitor at (320, 2519) in display 0.
11-12 08:38:15.750 W/System  (10064): A resource failed to call end. 
11-12 08:38:16.137 I/KeyButtonView(18737): Back button event: ACTION_DOWN
11-12 08:38:16.143 V/InputDispatcher(18426): Asynchronous input event injection succeeded.
11-12 08:38:16.184 I/KeyButtonView(18737): Back button event: ACTION_UP
11-12 08:38:16.186 V/InputDispatcher(18426): Asynchronous input event injection succeeded.
11-12 08:38:16.247 D/NotesClient(10064): HTTP response code: 304
11-12 08:38:16.247 D/SyncTask(10064): No changes, nothing to do.
11-12 08:38:16.247 I/SyncTask(10064): SYNCHRONIZATION FINISHED
11-12 08:38:16.308 D/        (10064): Update dynamic shortcuts
11-12 08:38:16.329 D/        (10064): Update dynamic shortcuts
11-12 08:38:16.361 E/WindowManager(18426): App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring
11-12 08:38:16.410 D/ImageWallpaper(18737): wallpaper visibility changes to: true
11-12 08:38:16.429 D/ImageWallpaper(18737): onSurfaceRedrawNeeded: mNeedRedraw=false
11-12 08:38:16.458 D/ImageWallpaper(18737): onSurfaceRedrawNeeded: mNeedRedraw=false
11-12 08:38:16.628 I/ndroid.systemu(18737): NativeAlloc concurrent copying GC freed 33190(1482KB) AllocSpace objects, 0(0B) LOS objects, 36% free, 42MB/66MB, paused 76us total 413.275ms
11-12 08:38:16.774 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528388
11-12 08:38:17.690 I/system_server(18426): Explicit concurrent copying GC freed 60338(2899KB) AllocSpace objects, 11(448KB) LOS objects, 50% free, 20MB/41MB, paused 154us total 284.302ms
11-12 08:38:18.442 V/DisplayPowerController(18426): Brightness [15] reason changing to: 'automatic [ temp_adj ]', previous reason: 'automatic'.
11-12 08:38:18.442 V/chatty  (18426): uid=1000(system) PowerManagerSer identical 1 line
11-12 08:38:18.443 V/DisplayPowerController(18426): Brightness [15] reason changing to: 'automatic [ temp_adj ]', previous reason: 'automatic'.
11-12 08:38:18.443 V/SettingsProvider(18426): Notifying for 0: content://settings/system/screen_brightness
11-12 08:38:19.799 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528386
11-12 08:38:19.838 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528388
11-12 08:38:19.906 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:1, type:1, x:-2.992401 y:3.174911 z:8.843735
11-12 08:38:19.907 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:38:19.946 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:1, type:1, x:-2.930145 y:3.249130 z:9.147797
11-12 08:38:19.947 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:38:19.986 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:1, type:1, x:-2.803253 y:3.359268 z:9.159775
11-12 08:38:19.986 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:38:20.026 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:1, type:1, x:-2.647629 y:3.447861 z:9.245956
11-12 08:38:20.026 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:38:21.633 E/LightsService(18426): Light requested not available on this device. 2
11-12 08:38:21.837 V/ANDR-PERF-MPCTL(2453): Invalid profile no. 0, total profiles 0 only
11-12 08:38:23.462 V/ANDR-PERF-MPCTL(2453): Invalid profile no. 0, total profiles 0 only
11-12 08:38:23.464 E/LightsService(18426): Light requested not available on this device. 2
11-12 08:38:23.531 I/ActivityTaskManager(18426): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=foundation.e.browser/com.google.android.apps.chrome.Main bnds=[812,2052][933,2203]} from uid 10153
11-12 08:38:23.565 D/QCOM PowerHAL(559): LAUNCH HINT: ON
11-12 08:38:23.566 D/QCOM PowerHAL(559): Activity launch hint handled
11-12 08:38:23.582 W/ActivityThread(18905): handleWindowVisibility: no activity for token android.os.BinderProxy@fb7e87b
11-12 08:38:23.589 E/system_server(18426): Invalid ID 0x00000000.
11-12 08:38:23.595 V/ULocation(19943): onSetRequest: ProviderRequest[ON interval=+1h0m0s0ms] by WorkSource{1000 com.android.location.fused}
11-12 08:38:23.595 V/ULocation(19943): using autoUpdate=true autoTime=3600000
11-12 08:38:23.595 D/ULocClient(19943): Set update interval to 3600000
11-12 08:38:23.595 D/ULocService(19943): setUpdateInterval[com.google.android.gms] interval: 3600000
11-12 08:38:23.595 D/ULocClient(19943): updateBinding - current: true, refs: 2, reqs: 1, avail: true
11-12 08:38:23.647 D/ConnectivityService(18426): requestNetwork for uid/pid:10106/18905 NetworkRequest [ TRACK_DEFAULT id=1689, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10106] ]
11-12 08:38:23.648 D/Ethernet(18426): got request NetworkRequest [ TRACK_DEFAULT id=1689, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10106] ] with score 60 and serial -1
11-12 08:38:23.648 D/PhoneSwitcherNetworkRequstListener(18952): got request NetworkRequest [ TRACK_DEFAULT id=1689, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10106] ] with score 60 and serial -1
11-12 08:38:23.649 D/WifiNetworkFactory(18426): got request NetworkRequest [ TRACK_DEFAULT id=1689, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10106] ] with score 60 and serial -1
11-12 08:38:23.649 D/UntrustedWifiNetworkFactory(18426): got request NetworkRequest [ TRACK_DEFAULT id=1689, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10106] ] with score 60 and serial -1
11-12 08:38:23.653 V/KeyguardUpdateMonitor(18737): onSubscriptionInfoChanged()
11-12 08:38:23.658 V/KeyguardUpdateMonitor(18737): SubInfo:{id=1, iccId=8942020622318852086 simSlotIndex=0 carrierId=1449 displayName=O2.CZ carrierName=O2.CZ nameSource=0 iconTint=-16746133 mNumber= dataRoaming=0 iconBitmap=android.graphics.Bitmap@fc24429 mcc 230 mnc 02mCountryIso=cz isEmbedded false nativeAccessRules null cardString=8942020622318852086 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23002, 23002] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
11-12 08:38:23.677 E/cr_CompositorSurfaceMgr(18905): Transitioning to surface with format : -1
11-12 08:38:23.706 I/cr_tabmodel(18905): Starting to fetch tab list for tab_state0
11-12 08:38:23.706 I/cr_tabmodel(18905): Starting to fetch tab list for tab_state1
11-12 08:38:23.709 I/cr_tabmodel(18905): State file does not exist.
11-12 08:38:23.709 I/cr_tabmodel(18905): Finished fetching tab list.
11-12 08:38:23.728 E/WindowManager(18426): App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring
11-12 08:38:23.786 I/Adreno  (18905): QUALCOMM build                   : d7977ce, Ife855c4895
11-12 08:38:23.786 I/Adreno  (18905): Build Date                       : 08/21/18
11-12 08:38:23.786 I/Adreno  (18905): OpenGL ES Shader Compiler Version: EV031.25.00.00
11-12 08:38:23.786 I/Adreno  (18905): Local Branch                     : master
11-12 08:38:23.786 I/Adreno  (18905): Remote Branch                    : 
11-12 08:38:23.786 I/Adreno  (18905): Remote Branch                    : 
11-12 08:38:23.786 I/Adreno  (18905): Reconstruct Branch               : 
11-12 08:38:23.786 I/Adreno  (18905): Build Config                     : S L 4.0.10 AArch64
11-12 08:38:23.791 I/Adreno  (18905): PFP: 0x005ff087, ME: 0x005ff063
11-12 08:38:23.793 I/cr_StartSurfaceConfig(18905): Recorded Startup.Android.FirstDrawCompletedTime.NoInstant = 130 ms
11-12 08:38:23.794 E/libEGL  (18905): Driver indicates EGL 1.5 support, but does not have a critical API
11-12 08:38:23.796 D/Zygote  (23226): Forked child process 10124
11-12 08:38:23.800 I/ActivityManager(18426): Start proc 10124:foundation.e.browser:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:7/u0ai7 for  {foundation.e.browser/org.chromium.content.app.SandboxedProcessService0:7}
11-12 08:38:23.854 E/cr_CompositorSurfaceMgr(18905): Transitioning to surface with format : -3
11-12 08:38:23.857 E/cr_CompositorSurfaceMgr(18905): surfaceCreated format : 0
11-12 08:38:23.858 I/cr_ContextualSearch(18905): Tap suppression enabled: false
11-12 08:38:23.859 I/cr_ChromeTabbedActivity(18905): #initializeState
11-12 08:38:23.860 I/cr_CipherFactory(18905): #restoreFromBundle, no savedInstanceState.
11-12 08:38:23.860 I/cr_tabmodel(18905): #loadState, ignoreIncognitoFiles? true
11-12 08:38:23.860 I/cr_tabmodel(18905): Tab metadata, skipIncognitoCount? false incognitoCount: 0 totalCount: 27
11-12 08:38:23.860 I/cr_tabmodel(18905): #isIncognitoTabBeingRestored from tabState:  false
11-12 08:38:23.885 I/cr_ChildProcessService(10124): Creating new ChildProcessService pid=10124
11-12 08:38:23.904 I/cr_LibraryLoader(10124): Loaded native library version number "91.0.4472.158"
11-12 08:38:23.906 I/cr_CachingUmaRecorder(10124): Flushed 1 samples from 1 histograms.
11-12 08:38:23.953 W/SystemServiceRegistry(10124): No service published for: uimode
11-12 08:38:23.963 E/ResourcesCompat(18905): Failed to find font-family tag
11-12 08:38:23.965 I/cr_OfflineIndicator(18905): onConnectionTypeChanged 2
11-12 08:38:23.966 I/cr_OfflineIndicator(18905): Reported by system: [ Transports: CELLULAR Capabilities: SUPL&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&NOT_CONGESTED&NOT_SUSPENDED LinkUpBandwidth>=15000Kbps LinkDnBandwidth>=30000Kbps Specifier: <1>]
11-12 08:38:23.966 I/cr_OfflineIndicator(18905): setConnectionState connectionState=4
11-12 08:38:23.967 I/cr_OfflineDetector(18905): Running updateState mConnectivityDetectorInitialized: true, mTimeWhenLastForegrounded: 501685168, getElapsedTime: 501685169, mTimeWhenLastOfflineNotificationReceived: 0, mTimeWhenLastOnline: 501685169, mApplicationState: 1, mIsOfflineLastReportedByConnectivityDetector: false, mIsEffectivelyOffline: false
11-12 08:38:23.967 I/cr_OfflineDetector(18905): updateState(): timeSinceLastForeground: 1, timeSinceOfflineNotificationReceived: 501685169, timeSinceLastOnline: 0, timeNeededForForeground: 1999, timeNeededForOffline: -501683169
11-12 08:38:23.967 I/cr_OfflineIndicator(18905): processConnectivityCheckResult mConnectionState=4 mConnectivityCheckingStage=1
11-12 08:38:23.973 E/ResourcesCompat(18905): Failed to find font-family tag
11-12 08:38:23.974 V/chatty  (18905): uid=10106(foundation.e.browser) identical 47 lines
11-12 08:38:23.982 E/ResourcesCompat(18905): Failed to find font-family tag
11-12 08:38:24.007 D/ImageWallpaper(18737): wallpaper visibility changes to: false
11-12 08:38:24.054 W/ation.e.browse(18905): Reducing the number of considered missed Gc histogram windows from 266 to 100
11-12 08:38:24.087 E/ResourcesCompat(18905): Failed to find font-family tag
11-12 08:38:24.107 E/cr_CompositorSurfaceMgr(18905): surfaceCreated format : 0
11-12 08:38:24.129 E/cr_CompositorSurfaceMgr(18905): SurfaceState : detach from parent : 0
11-12 08:38:24.129 E/cr_CompositorSurfaceMgr(18905): surfaceDestroyed format : 0
11-12 08:38:24.132 I/cr_tabmodel(18905): #isIncognitoTabBeingRestored from tabState:  false
11-12 08:38:24.165 I/cr_tabmodel(18905): #isIncognitoTabBeingRestored from tabState:  false
11-12 08:38:24.172 D/QCOM PowerHAL(559): LAUNCH HINT: OFF
11-12 08:38:24.173 V/ANDR-PERF-RESOURCEQS(2453): Failed to reset optimization [2, 1]
11-12 08:38:24.173 V/ANDR-PERF-RESOURCEQS(2453): Failed to reset optimization [2, 1]
11-12 08:38:24.177 I/cr_tabmodel(18905): #isIncognitoTabBeingRestored from tabState:  false
11-12 08:38:24.215 I/cr_tabmodel(18905): #isIncognitoTabBeingRestored from tabState:  false
11-12 08:38:24.219 E/SurfaceView(18905): 6257281finished drawing but no pending report draw (extra call to draw completion runnable?)
11-12 08:38:24.233 I/ActivityTaskManager(18426): Displayed foundation.e.browser/com.google.android.apps.chrome.Main: +693ms
11-12 08:38:24.234 I/cr_tabmodel(18905): #isIncognitoTabBeingRestored from tabState:  false
11-12 08:38:24.334 I/cr_tabmodel(18905): #isIncognitoTabBeingRestored from tabState:  false
11-12 08:38:24.340 I/cr_tabmodel(18905): Loaded tab lists; counts: 27,0
11-12 08:38:24.773 V/InputDispatcher(18426): Asynchronous input event injection succeeded.
11-12 08:38:24.818 V/InputDispatcher(18426): Asynchronous input event injection succeeded.
11-12 08:38:25.121 V/StatusBar(18737): mStatusBarWindow: com.android.systemui.statusbar.phone.StatusBarWindowView{3a35329 V.E...... ........ 0,0-1440,76} canPanelBeCollapsed(): false
11-12 08:38:25.128 I/ActivityTaskManager(18426): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000100 cmp=fr.neamar.kiss/.MainActivity (has extras)} from uid 0
11-12 08:38:25.136 D/QCOM PowerHAL(559): LAUNCH HINT: ON
11-12 08:38:25.143 D/QCOM PowerHAL(559): Activity launch hint handled
11-12 08:38:25.229 D/ImageWallpaper(18737): wallpaper visibility changes to: true
11-12 08:38:25.347 D/QCOM PowerHAL(559): LAUNCH HINT: OFF
11-12 08:38:25.349 V/ANDR-PERF-RESOURCEQS(2453): Failed to reset optimization [2, 1]
11-12 08:38:25.349 V/ANDR-PERF-RESOURCEQS(2453): Failed to reset optimization [2, 1]
11-12 08:38:25.690 E/cr_CompositorSurfaceMgr(18905): surfaceDestroyed format : -3
11-12 08:38:25.696 I/ndroid.systemu(18737): NativeAlloc concurrent copying GC freed 7820(397KB) AllocSpace objects, 0(0B) LOS objects, 36% free, 41MB/65MB, paused 67us total 381.581ms
11-12 08:38:25.892 I/cr_BindingManager(18905): onTrimMemory: level=20, size=1
11-12 08:38:25.994 D/ConnectivityService(18426): releasing NetworkRequest [ TRACK_DEFAULT id=1689, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10106] ] (release request)
11-12 08:38:26.002 V/KeyguardUpdateMonitor(18737): onSubscriptionInfoChanged()
11-12 08:38:26.006 V/KeyguardUpdateMonitor(18737): SubInfo:{id=1, iccId=8942020622318852086 simSlotIndex=0 carrierId=1449 displayName=O2.CZ carrierName=O2.CZ nameSource=0 iconTint=-16746133 mNumber= dataRoaming=0 iconBitmap=android.graphics.Bitmap@ced4f61 mcc 230 mnc 02mCountryIso=cz isEmbedded false nativeAccessRules null cardString=8942020622318852086 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23002, 23002] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
11-12 08:38:26.043 I/cr_tabmodel(18905): Appending tabs being restored to metadata lists, 0, startingNormalCount: 27, startingIncognitoCount: 0
11-12 08:38:26.043 I/cr_tabmodel(18905): Serializing tab lists; counts: 27, 0
11-12 08:38:27.892 I/cr_tabmodel(18905): Appending tabs being restored to metadata lists, 0, startingNormalCount: 27, startingIncognitoCount: 0
11-12 08:38:27.892 I/cr_tabmodel(18905): Serializing tab lists; counts: 27, 0
11-12 08:38:28.863 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528386
11-12 08:38:29.550 W/LocSvc_xtra2(2568): operator():231] XTRA server urls unavailable. XTRA download request dropped
11-12 08:38:30.368 E/LightsService(18426): Light requested not available on this device. 2
11-12 08:38:30.794 W/ocessService0:(23589): Reducing the number of considered missed Gc histogram windows from 2099 to 100
11-12 08:38:30.826 W/ileged_process(23272): Reducing the number of considered missed Gc histogram windows from 2090 to 100
11-12 08:38:32.929 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:1, type:1, x:1.604462 y:9.023956 z:0.162369
11-12 08:38:32.930 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:38:32.957 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:2, type:5, x:25.000000 y:0.000000 z:0.000000
11-12 08:38:32.958 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:38:32.968 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:1, type:1, x:0.057816 y:9.957687 z:3.480728
11-12 08:38:32.968 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:38:32.976 V/ANDR-PERF-MPCTL(2453): Invalid profile no. 0, total profiles 0 only
11-12 08:38:33.006 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:1, type:1, x:0.426514 y:7.637711 z:6.813461
11-12 08:38:33.007 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:38:33.047 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:1, type:1, x:-0.923813 y:6.217941 z:8.190125
11-12 08:38:33.047 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:38:35.043 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528386
11-12 08:38:36.000 I/cr_BindingManager(18905): Release moderate connections: 1
11-12 08:38:36.348 V/ANDR-PERF-MPCTL(2453): Invalid profile no. 0, total profiles 0 only
11-12 08:38:36.349 E/LightsService(18426): Light requested not available on this device. 2
11-12 08:38:36.399 I/ActivityTaskManager(18426): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.gallery3d/.app.GalleryActivity bnds=[659,2052][780,2203]} from uid 10153
11-12 08:38:36.427 D/QCOM PowerHAL(559): LAUNCH HINT: ON
11-12 08:38:36.428 D/QCOM PowerHAL(559): Activity launch hint handled
11-12 08:38:36.456 D/Zygote  (18273): Forked child process 10171
11-12 08:38:36.463 I/ActivityManager(18426): Start proc 10171:com.android.gallery3d/u0a135 for pre-top-activity {com.android.gallery3d/com.android.gallery3d.app.GalleryActivity}
11-12 08:38:36.520 I/netd    (18279): firewallSetUidRule(2, 10135, 1) <13.11ms>
11-12 08:38:36.525 D/ApplicationLoaders(10171): Returning zygote-cached class loader: /system/framework/android.hidl.base-V1.0-java.jar
11-12 08:38:36.525 D/ApplicationLoaders(10171): Returning zygote-cached class loader: /system/framework/android.hidl.manager-V1.0-java.jar
11-12 08:38:36.525 D/ApplicationLoaders(10171): Returning zygote-cached class loader: /system/framework/android.hidl.base-V1.0-java.jar
11-12 08:38:36.534 I/droid.gallery3(10171): The ClassLoaderContext is a special shared library.
11-12 08:38:36.673 V/StateManager(10171): startState class com.android.gallery3d.app.TimeLinePage
11-12 08:38:36.678 E/NFC     (10171): could not retrieve NFC service
11-12 08:38:36.873 D/TimeLinePage(10171): onSyncDone: All albums result=0
11-12 08:38:36.880 I/sensors_hal_Ctx(18522): flush: handle is 1
11-12 08:38:36.889 E/WindowManager(18426): App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring
11-12 08:38:36.889 W/MediaProvider(8171): Recovered abusive '(1)' and '1,(2)' from '1) GROUP BY 1,(2'
11-12 08:38:36.915 I/Adreno  (10171): QUALCOMM build                   : d7977ce, Ife855c4895
11-12 08:38:36.915 I/Adreno  (10171): Build Date                       : 08/21/18
11-12 08:38:36.915 I/Adreno  (10171): OpenGL ES Shader Compiler Version: EV031.25.00.00
11-12 08:38:36.915 I/Adreno  (10171): Local Branch                     : master
11-12 08:38:36.915 I/Adreno  (10171): Remote Branch                    : 
11-12 08:38:36.915 I/Adreno  (10171): Remote Branch                    : 
11-12 08:38:36.915 I/Adreno  (10171): Reconstruct Branch               : 
11-12 08:38:36.915 I/Adreno  (10171): Build Config                     : S L 4.0.10 AArch64
11-12 08:38:36.929 I/Adreno  (10171): PFP: 0x005ff087, ME: 0x005ff063
11-12 08:38:36.931 E/libEGL  (10171): Driver indicates EGL 1.5 support, but does not have a critical API
11-12 08:38:36.953 I/GLRootView(10171): onSurfaceChanged: 1440x2157, gl10: com.google.android.gles_jni.GLImpl@7ad7985
11-12 08:38:36.954 I/GLRootView(10171): layout content pane 1440x2157 (compensation 0)
11-12 08:38:36.962 I/hwservicemanager(455): getTransport: Cannot find entry android.hardware.graphics.mapper@3.0::IMapper/default in either framework or device manifest.
11-12 08:38:36.963 W/Gralloc3(10171): mapper 3.x is not supported
11-12 08:38:36.991 W/SQLiteQueryBuilder(8171): Allowing abusive custom column: *
11-12 08:38:36.992 W/SQLiteQueryBuilder(8171): Allowing abusive custom column: *
11-12 08:38:37.003 W/SQLiteQueryBuilder(8171): Allowing abusive custom column: *
11-12 08:38:37.003 W/SQLiteQueryBuilder(8171): Allowing abusive custom column: *
11-12 08:38:37.039 I/ActivityTaskManager(18426): Displayed com.android.gallery3d/.app.GalleryActivity: +631ms
11-12 08:38:37.046 W/SQLiteQueryBuilder(8171): Allowing abusive custom column: *
11-12 08:38:37.060 V/chatty  (8171): uid=10051(com.android.providers.media) Binder:8171_2 identical 30 lines
11-12 08:38:37.061 W/SQLiteQueryBuilder(8171): Allowing abusive custom column: *
11-12 08:38:37.063 D/QCOM PowerHAL(559): LAUNCH HINT: OFF
11-12 08:38:37.064 V/ANDR-PERF-RESOURCEQS(2453): Failed to reset optimization [2, 1]
11-12 08:38:37.065 V/ANDR-PERF-RESOURCEQS(2453): Failed to reset optimization [2, 1]
11-12 08:38:37.096 W/SQLiteQueryBuilder(8171): Allowing abusive custom column: *
11-12 08:38:37.376 W/SQLiteQueryBuilder(8171): Allowing abusive custom column: *
11-12 08:38:37.387 D/ImageWallpaper(18737): wallpaper visibility changes to: false
11-12 08:38:37.388 W/SQLiteQueryBuilder(8171): Allowing abusive custom column: *
11-12 08:38:37.389 W/SQLiteQueryBuilder(8171): Allowing abusive custom column: *
11-12 08:38:37.656 E/MetadataRetrieverClient(18278): failed to extract an album art
11-12 08:38:37.657 E/MediaMetadataRetrieverJNI(10171): getEmbeddedPicture: Call to getEmbeddedPicture failed.
11-12 08:38:37.668 I/OMXClient(18278): IOmx service obtained
11-12 08:38:37.669 I/OMXMaster(2491): makeComponentInstance(OMX.google.h264.decoder) in android.hardwar process
11-12 08:38:37.684 D/ACodec  (18278): Setting [OMX.google.h264.decoder] input port buffer number: 1
11-12 08:38:37.684 D/ACodec  (18278): Setting [OMX.google.h264.decoder] output port buffer number: 1
11-12 08:38:37.687 D/SoftVideoDecoderOMXComponent(2491): Color Aspects preference: 1 
11-12 08:38:37.698 D/MediaBufferGroup(2478): creating MemoryDealer
11-12 08:38:37.703 D/SoftVideoDecoderOMXComponent(2491): Color Aspects preference: 1 
11-12 08:38:38.016 W/LocalImage(10171): failed to get thumbnail from: /storage/emulated/0/Pictures/Screenshots/Screenshot_20211111-061225_Browser.png
11-12 08:38:38.117 W/LocalImage(10171): failed to get thumbnail from: /storage/emulated/0/Pictures/Screenshots/Screenshot_20211111-061200_Browser.png
11-12 08:38:38.117 W/LocalImage(10171): failed to get thumbnail from: /storage/emulated/0/Pictures/Screenshots/Screenshot_20211111-061208_Browser.png
11-12 08:38:38.207 W/LocalImage(10171): failed to get thumbnail from: /storage/emulated/0/Pictures/Screenshots/Screenshot_20211110-154618_Apps.png
11-12 08:38:38.221 W/LocalImage(10171): failed to get thumbnail from: /storage/emulated/0/Pictures/Screenshots/Screenshot_20211110-154608_Apps.png
11-12 08:38:38.306 W/LocalImage(10171): failed to get thumbnail from: /storage/emulated/0/Pictures/Screenshots/Screenshot_20211109-133502_Phone.png
11-12 08:38:39.883 V/ANDR-PERF-MPCTL(2453): Invalid profile no. 0, total profiles 0 only
11-12 08:38:39.957 V/StateManager(10171): switchState com.android.gallery3d.app.TimeLinePage@6faa1ef, class com.android.gallery3d.app.AlbumSetPage
11-12 08:38:40.193 D/Gallery.MultiSetSync(10171): onSyncDone: Local albums #pending=1
11-12 08:38:40.193 D/Gallery.MultiSetSync(10171):   request sync: Local albums
11-12 08:38:40.193 D/Gallery.MultiSetSync(10171): onSyncDone: picasa #pending=0
11-12 08:38:40.193 D/Gallery.MultiSetSync(10171):   request sync: picasa
11-12 08:38:40.234 I/GLRootView(10171): layout content pane 1440x2157 (compensation 0)
11-12 08:38:40.933 W/MatroskaExtractor(2478): A_EAC3 is not supported.
11-12 08:38:40.934 W/MatroskaExtractor(2478): A_EAC3 is not supported.
11-12 08:38:40.943 E/MetadataRetrieverClient(18278): failed to extract an album art
11-12 08:38:40.945 E/MediaMetadataRetrieverJNI(10171): getEmbeddedPicture: Call to getEmbeddedPicture failed.
11-12 08:38:42.367 V/ANDR-PERF-MPCTL(2453): Invalid profile no. 0, total profiles 0 only
11-12 08:38:42.573 V/StateManager(10171): startStateForResult class com.android.gallery3d.app.AlbumPage, 1
11-12 08:38:42.783 D/AlbumPage(10171): onSyncDone: Screenshot result=0
11-12 08:38:42.793 I/GLRootView(10171): layout content pane 1440x2157 (compensation 0)
11-12 08:38:42.803 I/GLRootView(10171): onSurfaceChanged: 1440x2333, gl10: com.google.android.gles_jni.GLImpl@7ad7985
11-12 08:38:42.803 I/GLRootView(10171): layout content pane 1440x2333 (compensation 0)
11-12 08:38:43.974 V/ANDR-PERF-MPCTL(2453): Invalid profile no. 0, total profiles 0 only
11-12 08:38:44.759 W/LocalImage(10171): failed to get thumbnail from: /storage/emulated/0/Pictures/Screenshots/Screenshot_20211112-083704_Calendar.png
11-12 08:38:44.847 W/LocalImage(10171): failed to get thumbnail from: /storage/emulated/0/Pictures/Screenshots/Screenshot_20211112-083546_Calendar.png
11-12 08:38:44.935 W/LocalImage(10171): failed to get thumbnail from: /storage/emulated/0/Pictures/Screenshots/Screenshot_20211112-083658_Calendar.png
11-12 08:38:45.021 W/LocalImage(10171): failed to get thumbnail from: /storage/emulated/0/Pictures/Screenshots/Screenshot_20211112-083532_Calendar.png
11-12 08:38:45.949 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:1, type:1, x:0.098511 y:6.471725 z:7.000198
11-12 08:38:45.949 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:38:45.989 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:1, type:1, x:-0.602982 y:6.675247 z:6.808670
11-12 08:38:45.989 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:38:45.999 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:2, type:5, x:24.000000 y:0.000000 z:0.000000
11-12 08:38:45.999 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:38:46.029 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:1, type:1, x:-0.732269 y:6.536377 z:8.161392
11-12 08:38:46.029 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:38:46.069 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:1, type:1, x:-0.231888 y:6.438217 z:7.878876
11-12 08:38:46.069 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:38:46.286 I/OMXClient(18278): IOmx service obtained
11-12 08:38:46.287 I/OMXMaster(2491): makeComponentInstance(OMX.google.hevc.decoder) in android.hardwar process
11-12 08:38:46.305 E/ACodec  (18278): [OMX.google.hevc.decoder] configureCodec returning error -61
11-12 08:38:46.305 E/ACodec  (18278): signalError(omxError 0x80001001, internalError -61)
11-12 08:38:46.306 E/MediaCodec(18278): Codec reported err 0xffffffc3, actionCode 0, while in state 3
11-12 08:38:46.307 E/MediaCodec(18278): configure failed with err 0xffffffc3, resetting...
11-12 08:38:46.315 I/OMXClient(18278): IOmx service obtained
11-12 08:38:46.315 I/OMXMaster(2491): makeComponentInstance(OMX.google.hevc.decoder) in android.hardwar process
11-12 08:38:46.321 W/FrameDecoder(18278): configure returned error -61 (NOT_ENOUGH_DATA)
11-12 08:38:46.330 I/OMXClient(18278): IOmx service obtained
11-12 08:38:46.330 I/OMXMaster(2491): makeComponentInstance(OMX.qcom.video.decoder.hevc) in android.hardwar process
11-12 08:38:46.361 I/OMX-VDEC-1080P(2491): Video slvp perflock acquired
11-12 08:38:46.363 I/OMX-VDEC-1080P(2491): component_init: OMX.qcom.video.decoder.hevc : fd=8
11-12 08:38:46.381 I/OMX-VDEC-1080P(2491): omx_vdec::component_init() success : fd=8
11-12 08:38:46.386 E/OMXNodeInstance(2491): getParameter(0xf06e1e44:qcom.decoder.hevc, ??(0x7f000044)) ERROR: UnsupportedSetting(0x80001019)
11-12 08:38:46.386 E/OMXNodeInstance(2491): getParameter(0xf06e1e44:qcom.decoder.hevc, ??(0x7f000044)) ERROR: UnsupportedSetting(0x80001019)
11-12 08:38:46.391 W/VibratorService(18426): Failed to perform effect (5)
11-12 08:38:46.415 D/ACodec  (18278): Setting [OMX.qcom.video.decoder.hevc] input port buffer number: 1
11-12 08:38:46.416 E/OMX-VDEC-1080P(2491): ERROR: IP Requirements(#4: 7077888) Requested(#1: 7077888)
11-12 08:38:46.416 E/OMX-VDEC-1080P(2491): set_parameter: Error: 0x80001005, setting param 0x2000001
11-12 08:38:46.416 E/OMXNodeInstance(2491): setParameter(0xf06e1e44:qcom.decoder.hevc, ParamPortDefinition(0x2000001)) ERROR: BadParameter(0x80001005)
11-12 08:38:46.416 W/ACodec  (18278): Fail to set [OMX.qcom.video.decoder.hevc] input port buffer number: 1
11-12 08:38:46.416 D/ACodec  (18278): Setting [OMX.qcom.video.decoder.hevc] output port buffer number: 1
11-12 08:38:46.434 E/C2DColorConvert(2491): unknown format passed for luma alignment number
11-12 08:38:46.434 V/chatty  (2491): uid=1046(mediacodec) HwBinder:2491_7 identical 1 line
11-12 08:38:46.434 E/C2DColorConvert(2491): unknown format passed for luma alignment number
11-12 08:38:46.434 E/OMX-VDEC-1080P(2491): OP Requirements: Client count(1) insufficient v/s requested(18)
11-12 08:38:46.435 E/OMX-VDEC-1080P(2491): ERROR: OP Requirements(#18: 118784) Requested(#1: 118784)
11-12 08:38:46.435 E/OMX-VDEC-1080P(2491): set_parameter: Error: 0x80001005, setting param 0x2000001
11-12 08:38:46.435 E/OMXNodeInstance(2491): setParameter(0xf06e1e44:qcom.decoder.hevc, ParamPortDefinition(0x2000001)) ERROR: BadParameter(0x80001005)
11-12 08:38:46.435 W/ACodec  (18278): Fail to set [OMX.qcom.video.decoder.hevc] output port buffer number: 1
11-12 08:38:46.450 E/C2DColorConvert(2491): unknown format passed for luma alignment number
11-12 08:38:46.450 E/C2DColorConvert(2491): unknown format passed for luma alignment number
11-12 08:38:46.450 E/C2DColorConvert(2491): unknown format passed for luma alignment number
11-12 08:38:46.451 E/C2DColorConvert(2491): unknown format passed for luma alignment number
11-12 08:38:46.452 E/OMXNodeInstance(2491): getParameter(0xf06e1e44:qcom.decoder.hevc, ??(0x7f000044)) ERROR: UnsupportedSetting(0x80001019)
11-12 08:38:46.480 E/C2DColorConvert(2491): unknown format passed for luma alignment number
11-12 08:38:46.655 E/C2DColorConvert(2491): unknown format passed for luma alignment number
11-12 08:38:46.657 E/OMXNodeInstance(2491): getParameter(0xf06e1e44:qcom.decoder.hevc, ??(0x7f000044)) ERROR: UnsupportedSetting(0x80001019)
11-12 08:38:46.662 I/ActivityManager(18426): Process keepass2android.keepass2android (pid 9607) has died: cch+65 CEM 
11-12 08:38:46.662 I/Zygote  (18273): Process 9607 exited due to signal 9 (Killed)
11-12 08:38:46.664 I/libprocessgroup(18426): Successfully killed process cgroup uid 10161 pid 9607 in 0ms
11-12 08:38:46.692 E/C2DColorConvert(2491): unknown format passed for luma alignment number
11-12 08:38:46.693 E/C2DColorConvert(2491): unknown format passed for luma alignment number
11-12 08:38:46.761 I/ActivityManager(18426): Process com.android.exchange (pid 9638) has died: cch+55 CEM 
11-12 08:38:46.761 I/Zygote  (18273): Process 9638 exited due to signal 9 (Killed)
11-12 08:38:46.762 I/libprocessgroup(18426): Successfully killed process cgroup uid 10140 pid 9638 in 0ms
11-12 08:38:46.764 E/lowmemorykiller(686): Error writing /proc/9739/oom_score_adj; errno=22
11-12 08:38:46.768 E/C2DColorConvert(2491): unknown format passed for luma alignment number
11-12 08:38:46.768 E/OMXNodeInstance(2491): getParameter(0xf06e1e44:qcom.decoder.hevc, ??(0x7f000044)) ERROR: UnsupportedSetting(0x80001019)
11-12 08:38:46.769 E/C2DColorConvert(2491): unknown format passed for luma alignment number
11-12 08:38:46.770 E/OMXNodeInstance(2491): getParameter(0xf06e1e44:qcom.decoder.hevc, ??(0x7f000044)) ERROR: UnsupportedSetting(0x80001019)
11-12 08:38:46.775 E/C2DColorConvert(2491): unknown format passed for luma alignment number
11-12 08:38:46.779 E/C2DColorConvert(2491): unknown format passed for luma alignment number
11-12 08:38:46.786 I/ActivityManager(18426): Process cz.rb.app.mtoken (pid 9739) has died: cch+99 CEM 
11-12 08:38:46.787 I/Zygote  (18273): Process 9739 exited due to signal 9 (Killed)
11-12 08:38:46.792 I/ActivityManager(18426): Process com.android.inputmethod.latin (pid 18879) has died: cch+95 CEM 
11-12 08:38:46.829 I/libprocessgroup(18426): Successfully killed process cgroup uid 10168 pid 9739 in 42ms
11-12 08:38:46.831 I/OMX-VDEC-1080P(2491): omx_vdec::component_deinit() complete
11-12 08:38:46.842 I/OMX-VDEC-1080P(2491): Exit OMX vdec Destructor: fd=8
11-12 08:38:46.842 I/OMX-VDEC-1080P(2491): Video slvp perflock released
11-12 08:38:46.874 I/cr_BindingManager(18905): onTrimMemory: level=80, size=0
11-12 08:38:46.970 I/Zygote  (18273): Process 18879 exited due to signal 9 (Killed)
11-12 08:38:46.974 I/libprocessgroup(18426): Successfully killed process cgroup uid 10146 pid 18879 in 144ms
11-12 08:38:47.055 I/Zygote  (18273): Process 18813 exited due to signal 9 (Killed)
11-12 08:38:47.055 I/ActivityManager(18426): Process foundation.e.accountmanager (pid 18813) has died: cch+75 CEM 
11-12 08:38:47.056 I/libprocessgroup(18426): Successfully killed process cgroup uid 10102 pid 18813 in 0ms
11-12 08:38:47.058 E/lowmemorykiller(686): Error writing /proc/23726/oom_score_adj; errno=22
11-12 08:38:47.059 I/Zygote  (18273): Process 18784 exited due to signal 9 (Killed)
11-12 08:38:47.060 I/ActivityManager(18426): Process foundation.e.accountmanager:sync (pid 18784) has died: cch+65 CEM 
11-12 08:38:47.062 I/Zygote  (18273): Process 10934 exited due to signal 9 (Killed)
11-12 08:38:47.062 E/lowmemorykiller(686): Error writing /proc/23726/oom_score_adj; errno=22
11-12 08:38:47.062 I/ActivityManager(18426): Process com.android.providers.calendar (pid 10934) has died: cch+55 CEM 
11-12 08:38:47.064 E/lowmemorykiller(686): Error writing /proc/23726/oom_score_adj; errno=22
11-12 08:38:47.068 I/libprocessgroup(18426): Successfully killed process cgroup uid 10102 pid 18784 in 0ms
11-12 08:38:47.068 I/libprocessgroup(18426): Successfully killed process cgroup uid 10067 pid 10934 in 0ms
11-12 08:38:47.102 I/ActivityManager(18426): Process foundation.e.tasks (pid 23726) has died: cch+55 CEM 
11-12 08:38:47.103 I/Zygote  (18273): Process 23726 exited due to signal 9 (Killed)
11-12 08:38:47.103 I/libprocessgroup(18426): Successfully killed process cgroup uid 10085 pid 23726 in 0ms
11-12 08:38:50.086 I/ActivityTaskManager(18426): START u0 {act=android.intent.action.CHOOSER cmp=android/com.android.internal.app.ChooserActivity (has extras)} from uid 10135
11-12 08:38:50.088 D/QCOM PowerHAL(559): LAUNCH HINT: ON
11-12 08:38:50.091 D/QCOM PowerHAL(559): Activity launch hint handled
11-12 08:38:50.101 D/sensors_hal_SMGR(18522): batch:sensor(android.sensor.accelerometer) sample_rate=14.999925Hz report_rate_f=10.000000Hz curr sample rate:14.999925 cur rpt rate:655360 max:200.000000 min:1.000000
11-12 08:38:50.117 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:1, type:1, x:-1.469681 y:7.482086 z:7.392853
11-12 08:38:50.120 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:38:50.131 D/Zygote  (18273): Forked child process 10242
11-12 08:38:50.133 I/ActivityManager(18426): Start proc 10242:android:ui/1000 for pre-top-activity {android/com.android.internal.app.ChooserActivity}
11-12 08:38:50.157 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:1, type:1, x:-1.220688 y:7.455750 z:6.262787
11-12 08:38:50.158 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:38:50.196 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:1, type:1, x:-0.887894 y:7.149292 z:6.957108
11-12 08:38:50.196 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:38:50.236 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:1, type:1, x:-0.732269 y:6.976913 z:7.215683
11-12 08:38:50.236 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:38:50.276 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:1, type:1, x:-0.782547 y:6.936203 z:6.691345
11-12 08:38:50.276 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:38:50.301 W/ChooserActivity(10242): Ignoring intent's EXTRA_TITLE, deprecated in P. You may wish to set a preview title by using EXTRA_TITLE property of the wrapped EXTRA_INTENT.
11-12 08:38:50.318 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:1, type:1, x:-0.660446 y:6.888321 z:7.174973
11-12 08:38:50.318 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:38:50.318 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:2, type:5, x:24.000000 y:0.000000 z:0.000000
11-12 08:38:50.318 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:38:50.356 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:1, type:1, x:-0.658051 y:6.864380 z:7.502991
11-12 08:38:50.356 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:38:50.396 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:1, type:1, x:-0.708328 y:6.864380 z:7.265961
11-12 08:38:50.396 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:38:50.436 W/ContextImpl(10242): Failed to ensure /data/system/shared_prefs: mkdir failed: EACCES (Permission denied)
11-12 08:38:50.436 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:1, type:1, x:-0.519196 y:6.735092 z:7.536499
11-12 08:38:50.436 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:38:50.476 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:1, type:1, x:-0.387512 y:6.644119 z:7.522141
11-12 08:38:50.476 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:38:50.489 I/Adreno  (10242): QUALCOMM build                   : d7977ce, Ife855c4895
11-12 08:38:50.489 I/Adreno  (10242): Build Date                       : 08/21/18
11-12 08:38:50.489 I/Adreno  (10242): OpenGL ES Shader Compiler Version: EV031.25.00.00
11-12 08:38:50.489 I/Adreno  (10242): Local Branch                     : master
11-12 08:38:50.489 I/Adreno  (10242): Remote Branch                    : 
11-12 08:38:50.489 I/Adreno  (10242): Remote Branch                    : 
11-12 08:38:50.489 I/Adreno  (10242): Reconstruct Branch               : 
11-12 08:38:50.489 I/Adreno  (10242): Build Config                     : S L 4.0.10 AArch64
11-12 08:38:50.495 W/View    (10242): requestLayout() improperly called by android.widget.ListView{c0dc910 VFED..C.. ......ID 0,2560-1440,4786 #10203e5 android:id/resolver_list} during layout: running second layout pass
11-12 08:38:50.496 W/Binder  (18426): Outgoing transactions from this process must be FLAG_ONEWAY
11-12 08:38:50.496 W/Binder  (18426): java.lang.Throwable
11-12 08:38:50.496 W/Binder  (18426): 	at android.os.BinderProxy.transact(BinderProxy.java:481)
11-12 08:38:50.496 W/Binder  (18426): 	at android.content.ContentProviderProxy.getType(ContentProviderNative.java:456)
11-12 08:38:50.496 W/Binder  (18426): 	at com.android.server.am.ActivityManagerService.getProviderMimeType(ActivityManagerService.java:7666)
11-12 08:38:50.496 W/Binder  (18426): 	at android.app.IActivityManager$Stub.onTransact(IActivityManager.java:3207)
11-12 08:38:50.496 W/Binder  (18426): 	at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2742)
11-12 08:38:50.496 W/Binder  (18426): 	at android.os.Binder.execTransactInternal(Binder.java:1021)
11-12 08:38:50.496 W/Binder  (18426): 	at android.os.Binder.execTransact(Binder.java:994)
11-12 08:38:50.516 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:1, type:1, x:-0.492859 y:6.675247 z:7.380875
11-12 08:38:50.516 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:38:50.535 I/Adreno  (10242): PFP: 0x005ff087, ME: 0x005ff063
11-12 08:38:50.537 E/libEGL  (10242): Driver indicates EGL 1.5 support, but does not have a critical API
11-12 08:38:50.559 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:1, type:1, x:-0.428207 y:6.608200 z:7.589172
11-12 08:38:50.559 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:38:50.568 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:2, type:5, x:25.000000 y:0.000000 z:0.000000
11-12 08:38:50.568 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:38:50.580 W/ExifInterface(8171): Invalid image: ExifInterface got an unsupported image format file(ExifInterface supports JPEG and some RAW image formats only) or a corrupted JPEG file to ExifInterface.
11-12 08:38:50.580 W/ExifInterface(8171): java.io.IOException: Invalid byte order: ffff8950
11-12 08:38:50.580 W/ExifInterface(8171): 	at android.media.ExifInterface.readByteOrder(ExifInterface.java:3128)
11-12 08:38:50.580 W/ExifInterface(8171): 	at android.media.ExifInterface.isOrfFormat(ExifInterface.java:2443)
11-12 08:38:50.580 W/ExifInterface(8171): 	at android.media.ExifInterface.getMimeType(ExifInterface.java:2321)
11-12 08:38:50.580 W/ExifInterface(8171): 	at android.media.ExifInterface.loadAttributes(ExifInterface.java:1755)
11-12 08:38:50.580 W/ExifInterface(8171): 	at android.media.ExifInterface.initForFilename(ExifInterface.java:2303)
11-12 08:38:50.580 W/ExifInterface(8171): 	at android.media.ExifInterface.<init>(ExifInterface.java:1376)
11-12 08:38:50.580 W/ExifInterface(8171): 	at android.media.ThumbnailUtils.createImageThumbnail(ThumbnailUtils.java:254)
11-12 08:38:50.580 W/ExifInterface(8171): 	at com.android.providers.media.MediaProvider$6.getThumbnailBitmap(MediaProvider.java:4447)
11-12 08:38:50.580 W/ExifInterface(8171): 	at com.android.providers.media.MediaProvider$Thumbnailer.ensureThumbnail(MediaProvider.java:4415)
11-12 08:38:50.580 W/ExifInterface(8171): 	at com.android.providers.media.MediaProvider.ensureThumbnail(MediaProvider.java:5248)
11-12 08:38:50.580 W/ExifInterface(8171): 	at com.android.providers.media.MediaProvider.openTypedAssetFileCommon(MediaProvider.java:5208)
11-12 08:38:50.580 W/ExifInterface(8171): 	at com.android.providers.media.MediaProvider.openTypedAssetFile(MediaProvider.java:5195)
11-12 08:38:50.580 W/ExifInterface(8171): 	at android.content.ContentProvider$Transport.openTypedAssetFile(ContentProvider.java:511)
11-12 08:38:50.580 W/ExifInterface(8171): 	at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:307)
11-12 08:38:50.580 W/ExifInterface(8171): 	at android.os.Binder.execTransactInternal(Binder.java:1021)
11-12 08:38:50.580 W/ExifInterface(8171): 	at android.os.Binder.execTransact(Binder.java:994)
11-12 08:38:50.580 W/ExifInterface(8171): Invalid image: ExifInterface got an unsupported image format file(ExifInterface supports JPEG and some RAW image formats only) or a corrupted JPEG file to ExifInterface.
11-12 08:38:50.580 W/ExifInterface(8171): java.io.IOException: Invalid byte order: ffff8950
11-12 08:38:50.580 W/ExifInterface(8171): 	at android.media.ExifInterface.readByteOrder(ExifInterface.java:3128)
11-12 08:38:50.580 W/ExifInterface(8171): 	at android.media.ExifInterface.isOrfFormat(ExifInterface.java:2443)
11-12 08:38:50.580 W/ExifInterface(8171): 	at android.media.ExifInterface.getMimeType(ExifInterface.java:2321)
11-12 08:38:50.580 W/ExifInterface(8171): 	at android.media.ExifInterface.loadAttributes(ExifInterface.java:1755)
11-12 08:38:50.580 W/ExifInterface(8171): 	at android.media.ExifInterface.initForFilename(ExifInterface.java:2303)
11-12 08:38:50.580 W/ExifInterface(8171): 	at android.media.ExifInterface.<init>(ExifInterface.java:1376)
11-12 08:38:50.580 W/ExifInterface(8171): 	at android.media.ThumbnailUtils.createImageThumbnail(ThumbnailUtils.java:254)
11-12 08:38:50.580 W/ExifInterface(8171): 	at com.android.providers.media.MediaProvider$6.getThumbnailBitmap(MediaProvider.java:4447)
11-12 08:38:50.580 W/ExifInterface(8171): 	at com.android.providers.media.MediaProvider$Thumbnailer.ensureThumbnail(MediaProvider.java:4415)
11-12 08:38:50.580 W/ExifInterface(8171): 	at com.android.providers.media.MediaProvider.ensureThumbnail(MediaProvider.java:5248)
11-12 08:38:50.580 W/ExifInterface(8171): 	at com.android.providers.media.MediaProvider.openTypedAssetFileCommon(MediaProvider.java:5208)
11-12 08:38:50.580 W/ExifInterface(8171): 	at com.android.providers.media.MediaProvider.openTypedAssetFile(MediaProvider.java:5195)
11-12 08:38:50.580 W/ExifInterface(8171): 	at android.content.ContentProvider$Transport.openTypedAssetFile(ContentProvider.java:511)
11-12 08:38:50.580 W/ExifInterface(8171): 	at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:307)
11-12 08:38:50.580 W/ExifInterface(8171): 	at android.os.Binder.execTransactInternal(Binder.java:1021)
11-12 08:38:50.580 W/ExifInterface(8171): 	at android.os.Binder.execTransact(Binder.java:994)
11-12 08:38:50.580 W/ExifInterface(8171): Invalid image: ExifInterface got an unsupported image format file(ExifInterface supports JPEG and some RAW image formats only) or a corrupted JPEG file to ExifInterface.
11-12 08:38:50.580 W/ExifInterface(8171): java.io.IOException: Invalid byte order: ffff8950
11-12 08:38:50.580 W/ExifInterface(8171): 	at android.media.ExifInterface.readByteOrder(ExifInterface.java:3128)
11-12 08:38:50.580 W/ExifInterface(8171): 	at android.media.ExifInterface.isOrfFormat(ExifInterface.java:2443)
11-12 08:38:50.580 W/ExifInterface(8171): 	at android.media.ExifInterface.getMimeType(ExifInterface.java:2321)
11-12 08:38:50.580 W/ExifInterface(8171): 	at android.media.ExifInterface.loadAttributes(ExifInterface.java:1755)
11-12 08:38:50.580 W/ExifInterface(8171): 	at android.media.ExifInterface.initForFilename(ExifInterface.java:2303)
11-12 08:38:50.580 W/ExifInterface(8171): 	at android.media.ExifInterface.<init>(ExifInterface.java:1376)
11-12 08:38:50.580 W/ExifInterface(8171): 	at android.media.ThumbnailUtils.createImageThumbnail(ThumbnailUtils.java:254)
11-12 08:38:50.580 W/ExifInterface(8171): 	at com.android.providers.media.MediaProvider$6.getThumbnailBitmap(MediaProvider.java:4447)
11-12 08:38:50.580 W/ExifInterface(8171): 	at com.android.providers.media.MediaProvider$Thumbnailer.ensureThumbnail(MediaProvider.java:4415)
11-12 08:38:50.580 W/ExifInterface(8171): 	at com.android.providers.media.MediaProvider.ensureThumbnail(MediaProvider.java:5248)
11-12 08:38:50.580 W/ExifInterface(8171): 	at com.android.providers.media.MediaProvider.openTypedAssetFileCommon(MediaProvider.java:5208)
11-12 08:38:50.580 W/ExifInterface(8171): 	at com.android.providers.media.MediaProvider.openTypedAssetFile(MediaProvider.java:5195)
11-12 08:38:50.580 W/ExifInterface(8171): 	at android.content.ContentProvider$Transport.openTypedAssetFile(ContentProvider.java:511)
11-12 08:38:50.580 W/ExifInterface(8171): 	at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:307)
11-12 08:38:50.580 W/ExifInterface(8171): 	at android.os.Binder.execTransactInternal(Binder.java:1021)
11-12 08:38:50.580 W/ExifInterface(8171): 	at android.os.Binder.execTransact(Binder.java:994)
11-12 08:38:50.596 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:1, type:1, x:-0.440186 y:6.593842 z:7.550873
11-12 08:38:50.597 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:38:50.602 I/hwservicemanager(455): getTransport: Cannot find entry android.hardware.graphics.mapper@3.0::IMapper/default in either framework or device manifest.
11-12 08:38:50.603 W/Gralloc3(10242): mapper 3.x is not supported
11-12 08:38:50.763 I/ActivityTaskManager(18426): Displayed android/com.android.internal.app.ChooserActivity: +672ms
11-12 08:38:50.768 W/View    (10242): requestLayout() improperly called by android.widget.LinearLayout{e8049a3 V.E...... ........ 0,498-1440,498 #1020206 android:id/chooser_action_row} during second layout pass: posting in next frame
11-12 08:38:51.011 E/ChooserActivity(10242): Could not look up service ComponentInfo{foundation.e.message/foundation.e.message.common.util.QkChooserTargetService}; component name not found
11-12 08:38:51.015 D/QCOM PowerHAL(559): LAUNCH HINT: OFF
11-12 08:38:51.017 V/ANDR-PERF-RESOURCEQS(2453): Failed to reset optimization [2, 1]
11-12 08:38:51.018 V/ANDR-PERF-RESOURCEQS(2453): Failed to reset optimization [2, 1]
11-12 08:38:51.021 D/Zygote  (18273): Forked child process 10274
11-12 08:38:51.023 I/ActivityManager(18426): Start proc 10274:com.facebook.orca/u0a178 for service {com.facebook.orca/com.facebook.messaging.directshare.DirectShareChooserTargetService}
11-12 08:38:51.048 W/android:ui(10242): Core platform API violation: Ljava/nio/Buffer;->address:J from Landroid/graphics/Bitmap; using JNI
11-12 08:38:51.048 W/android:ui(10242): Core platform API violation: Ljava/nio/NIOAccess;->getBaseArrayOffset(Ljava/nio/Buffer;)I from Landroid/graphics/Bitmap; using JNI
11-12 08:38:51.048 W/android:ui(10242): Core platform API violation: Ljava/nio/NIOAccess;->getBaseArray(Ljava/nio/Buffer;)Ljava/lang/Object; from Landroid/graphics/Bitmap; using JNI
11-12 08:38:51.109 I/m.facebook.orc(10274): The ClassLoaderContext is a special shared library.
11-12 08:38:51.125 D/DirectShare(22971): invoked
11-12 08:38:51.257 W/m.facebook.orc(10274): Accessing hidden field Landroid/app/ActivityThread$H;->EXECUTE_TRANSACTION:I (greylist-max-o, reflection, denied)
11-12 08:38:51.257 W/m.facebook.orc(10274): Accessing hidden field Landroid/app/ActivityThread$H;->RELAUNCH_ACTIVITY:I (greylist-max-o, reflection, denied)
11-12 08:38:51.285 W/CrashLoopRemedyLog(10274): unable to delete remedy log, instaCrash: false
11-12 08:38:51.287 W/CrashLoopRemedyLog(10274): unable to delete remedy log, instaCrash: true
11-12 08:38:51.306 W/MessengerLacrimaConfig(10274): MessengerLacrimaConfig.earlyInit
11-12 08:38:51.360 W/EnsureDelegate(10274): type=1400 audit(0.0:9410): avc: denied { read } for name="zoneinfo" dev="proc" ino=4026532404 scontext=u:r:untrusted_app:s0:c178,c256,c512,c768 tcontext=u:object_r:proc_zoneinfo:s0 tclass=file permissive=0 app=com.facebook.orca
11-12 08:38:51.370 W/lacrima (10274): Start JavaAppDeathCrashDetector... X.0V0
11-12 08:38:51.377 W/lacrima (10274): Send pending reports
11-12 08:38:51.404 W/MessengerLacrimaConfig(10274): MessengerLacrimaConfig.earlyNativeInit
11-12 08:38:51.432 W/Lacrima_startup(10274): type=1400 audit(0.0:9411): avc: granted { execute } for path="/data/data/com.facebook.orca/lib-compressed/libglog.so" dev="dm-0" ino=424602 scontext=u:r:untrusted_app:s0:c178,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c178,c256,c512,c768 tclass=file app=com.facebook.orca
11-12 08:38:51.444 W/Lacrima_startup(10274): type=1400 audit(0.0:9412): avc: granted { execute } for path="/data/data/com.facebook.orca/lib-compressed/libbreakpad.so" dev="dm-0" ino=424526 scontext=u:r:untrusted_app:s0:c178,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c178,c256,c512,c768 tclass=file app=com.facebook.orca
11-12 08:38:51.448 W/Lacrima_startup(10274): type=1400 audit(0.0:9413): avc: granted { execute } for path="/data/data/com.facebook.orca/lib-compressed/libprofiloextapi.so" dev="dm-0" ino=424792 scontext=u:r:untrusted_app:s0:c178,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c178,c256,c512,c768 tclass=file app=com.facebook.orca
11-12 08:38:51.452 W/Lacrima_startup(10274): type=1400 audit(0.0:9414): avc: granted { execute } for path="/data/data/com.facebook.orca/lib-compressed/libperfmerged.so" dev="dm-0" ino=424545 scontext=u:r:untrusted_app:s0:c178,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c178,c256,c512,c768 tclass=file app=com.facebook.orca
11-12 08:38:51.474 V/appstatelogger2(10274): Registered App State Logger stream with Breakpad
11-12 08:38:51.474 E/appstatelogger2(10274): Can't run on P or newer
11-12 08:38:51.481 W/lacrima (10274): Start AnrAppDeathDetector... X.0W6
11-12 08:38:51.492 W/dalvik-internals(10274): sigaction64 succeeded
11-12 08:38:51.500 W/dalvik-internals(10274): ignoring failure to find _ZN3art12FaultManager35EnsureArtActionInFrontOfSignalChainEv: could not hook _ZN3art12FaultManager35EnsureArtActionInFrontOfSignalChainEv
11-12 08:38:51.501 V/dalvik-internals(10274): hooked signal using trap ()
11-12 08:38:51.501 V/dalvik-internals(10274): hooked sigaction using trap ()
11-12 08:38:51.503 W/DexLibLoader(10274): disabling background optimization
11-12 08:38:51.635 W/MultiDexClassLoader(10274): unable to use native MDCL: falling back to Java impl
11-12 08:38:51.635 W/MultiDexClassLoader(10274): java.lang.RuntimeException: Invalid API Level
11-12 08:38:51.635 W/MultiDexClassLoader(10274): 	at com.facebook.common.dextricks.MultiDexClassLoaderArtNative.init(Native Method)
11-12 08:38:51.635 W/MultiDexClassLoader(10274): 	at com.facebook.common.dextricks.MultiDexClassLoaderArtNative.<init>(:60)
11-12 08:38:51.635 W/MultiDexClassLoader(10274): 	at com.facebook.common.dextricks.MultiDexClassLoader.createMultiDexClassLoader(:71)
11-12 08:38:51.635 W/MultiDexClassLoader(10274): 	at com.facebook.common.dextricks.MultiDexClassLoader.install(:93)
11-12 08:38:51.635 W/MultiDexClassLoader(10274): 	at com.facebook.common.dextricks.DexStore.loadDexFiles(:92)
11-12 08:38:51.635 W/MultiDexClassLoader(10274): 	at com.facebook.common.dextricks.DexStore.loadAllImpl(:699)
11-12 08:38:51.635 W/MultiDexClassLoader(10274): 	at com.facebook.common.dextricks.DexStore.loadAll(:1)
11-12 08:38:51.635 W/MultiDexClassLoader(10274): 	at com.facebook.common.dextricks.DexLibLoader.loadAllImpl(:319)
11-12 08:38:51.635 W/MultiDexClassLoader(10274): 	at com.facebook.common.dextricks.DexLibLoader.loadAll(:13)
11-12 08:38:51.635 W/MultiDexClassLoader(10274): 	at com.facebook.common.dextricks.DexLibLoader.loadAll(:268435460)
11-12 08:38:51.635 W/MultiDexClassLoader(10274): 	at com.facebook.messenger.app.MessengerApplication.A05(:1549)
11-12 08:38:51.635 W/MultiDexClassLoader(10274): 	at X.0Pe.APq(:5)
11-12 08:38:51.635 W/MultiDexClassLoader(10274): 	at X.0QG.run(:15)
11-12 08:38:51.641 W/DexLibLoader(10274): Comparing new 1636641707697 to old 1636641707697
11-12 08:38:51.642 W/MessengerLacrimaConfig(10274): MessengerLacrimaConfig.laterInit
11-12 08:38:51.646 W/m.facebook.orc(10274): Long monitor contention with owner EnsureDelegate (10295) at boolean android.os.BinderProxy.transactNative(int, android.os.Parcel, android.os.Parcel, int)(BinderProxy.java:-2) waiters=0 in void X.0Pe.APq() for 355ms
11-12 08:38:51.654 W/lacrima (10274): Start AnrDetector... com.facebook.acra.anr.multisignal.MultiSignalANRDetector
11-12 08:38:51.654 W/MultiSignalANRDetectorLacrima(10274): Starting
11-12 08:38:51.654 W/ProcessAnrErrorMonitor(10274): startMonitoring with delay: 0
11-12 08:38:51.669 W/ComponentDiscovery(10274): Class com.google.firebase.dynamicloading.DynamicLoadingRegistrar is not an found.
11-12 08:38:51.670 W/ProcessAnrErrorMonitor(10274): Starting process monitor checks for process 'com.facebook.orca'
11-12 08:38:51.672 W/MultiSignalANRDetectorLacrima(10274): Started monitoring
11-12 08:38:51.683 W/SigquitDetectorLacrima(10274): nativeInit
11-12 08:38:51.687 D/SigquitDetector(10274): Signal catcher tid: 10285
11-12 08:38:51.687 D/SigquitDetector(10274): Initialized [Lacrima]
11-12 08:38:51.705 D/DistractUtil(10274): Function _ZN3art13SignalCatcher6OutputERKNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEE hooked with result=0
11-12 08:38:51.705 D/SigquitDetector(10274): Hooked methods [Lacrima]
11-12 08:38:51.717 W/msgr.OnApplicationInitInvoker(10274): Ignored missing AppInit dependency: 108:NetworkEagerInit
11-12 08:38:51.718 W/msgr.NightwatchConfig(10274): saveExitStatus true, useMmap true, monitorResources true, tickInfo 0, detectLmkd false, needNightWatch true
11-12 08:38:51.727 W/msgr.ErrorReporter(10274): ErrorReportingDiagnosticData.setInstance already set.
11-12 08:38:51.739 W/Profilo/TraceControl(10274): START PROFILO_TRACEID: BmIacxe5UUn
11-12 08:38:51.754 D/Nightwatch(10274): Got fb jni native method for com/facebook/errorreporting/nightwatch/Nightwatch$NightwatchNative.nRecordDataInNightWatch (JI)I with native method: recordDataInNightWatch (0x74e28a1018). try use crit jni: no try use fast jni: no Used crit: no Used fast: no Used norm: yes crit jni supported: yes fast jni supported: no config is fast: no config is crit: no
11-12 08:38:51.754 D/Nightwatch(10274): Got fb jni native method for com/facebook/errorreporting/nightwatch/Nightwatch$NightwatchNative.nRecordTickInNightWatch (JJJJ)I with native method: recordTickInNightWatch (0x74e28a1030). try use crit jni: no try use fast jni: no Used crit: no Used fast: no Used norm: yes crit jni supported: yes fast jni supported: no config is fast: no config is crit: no
11-12 08:38:51.754 D/Nightwatch(10274): Got fb jni native method for com/facebook/errorreporting/nightwatch/Nightwatch$NightwatchNative.nSaveResourceData ()Z with native method: saveResourceData (0x74e28a1058). try use crit jni: no try use fast jni: no Used crit: no Used fast: no Used norm: yes crit jni supported: yes fast jni supported: no config is fast: no config is crit: no
11-12 08:38:51.755 D/_FB_    (10274): Registering method com/facebook/errorreporting/nightwatch/Nightwatch$NightwatchNative.nRecordDataInNightWatch (JI)I with native method: recordDataInNightWatch (0x74e28a1018)
11-12 08:38:51.755 D/_FB_    (10274): Succeeded registering method com/facebook/errorreporting/nightwatch/Nightwatch$NightwatchNative.nRecordDataInNightWatch (JI)I with native method: recordDataInNightWatch (0x74e28a1018)
11-12 08:38:51.755 D/_FB_    (10274): Registering method com/facebook/errorreporting/nightwatch/Nightwatch$NightwatchNative.nRecordTickInNightWatch (JJJJ)I with native method: recordTickInNightWatch (0x74e28a1030)
11-12 08:38:51.755 D/_FB_    (10274): Succeeded registering method com/facebook/errorreporting/nightwatch/Nightwatch$NightwatchNative.nRecordTickInNightWatch (JJJJ)I with native method: recordTickInNightWatch (0x74e28a1030)
11-12 08:38:51.755 D/_FB_    (10274): Registering method com/facebook/errorreporting/nightwatch/Nightwatch$NightwatchNative.nSaveResourceData ()Z with native method: saveResourceData (0x74e28a1058)
11-12 08:38:51.755 D/_FB_    (10274): Succeeded registering method com/facebook/errorreporting/nightwatch/Nightwatch$NightwatchNative.nSaveResourceData ()Z with native method: saveResourceData (0x74e28a1058)
11-12 08:38:51.757 D/Nightwatch(10274): Starting NightWatch. Using fast [yes] or critical [yes] native methods
11-12 08:38:51.757 D/Nightwatch(10274): NightWatch using: Binary path: /data/app/com.facebook.orca-3VwnMKf9CTDygfqTM_lt6w==/lib/arm64/libwatcher_binary.so log path: /data/data/com.facebook.orca/app_errorreporting/sess__000000210-1636702731272-99140366-4e37-163d-1773-dc2e7a4d920d/nightwatch.txt
11-12 08:38:51.757 D/Nightwatch(10274): Got fb jni native method for com/facebook/errorreporting/nightwatch/NightwatchOreo.nRecordDataInNightWatch (IIJI)I with native method: recordDataInNightWatch_64_type_adaptor__ ::adaptor_func (0x74e28a1024). try use crit jni: yes try use fast jni: no Used crit: yes Used fast: no Used norm: no crit jni supported: yes fast jni supported: no config is fast: no config is crit: yes
11-12 08:38:51.757 D/Nightwatch(10274): Got fb jni native method for com/facebook/errorreporting/nightwatch/NightwatchOreo.nRecordTickInNightWatch (IIJJJJ)I with native method: recordTickInNightWatch_64_type_adaptor__ ::adaptor_func (0x74e28a1044). try use crit jni: yes try use fast jni: no Used crit: yes Used fast: no Used norm: no crit jni supported: yes fast jni supported: no config is fast: no config is crit: yes
11-12 08:38:51.757 D/Nightwatch(10274): Got fb jni native method for com/facebook/errorreporting/nightwatch/NightwatchOreo.nSaveResourceData (II)Z with native method: saveResourceData_64_type_adaptor__ ::adaptor_func (0x74e28a1070). try use crit jni: yes try use fast jni: no Used crit: yes Used fast: no Used norm: no crit jni supported: yes fast jni supported: no config is fast: no config is crit: yes
11-12 08:38:51.757 D/_FB_    (10274): Registering method com/facebook/errorreporting/nightwatch/NightwatchOreo.nRecordDataInNightWatch (IIJI)I with native method: recordDataInNightWatch_64_type_adaptor__ ::adaptor_func (0x74e28a1024)
11-12 08:38:51.757 D/_FB_    (10274): Succeeded registering method com/facebook/errorreporting/nightwatch/NightwatchOreo.nRecordDataInNightWatch (IIJI)I with native method: recordDataInNightWatch_64_type_adaptor__ ::adaptor_func (0x74e28a1024)
11-12 08:38:51.757 D/_FB_    (10274): Registering method com/facebook/errorreporting/nightwatch/NightwatchOreo.nRecordTickInNightWatch (IIJJJJ)I with native method: recordTickInNightWatch_64_type_adaptor__ ::adaptor_func (0x74e28a1044)
11-12 08:38:51.757 D/_FB_    (10274): Succeeded registering method com/facebook/errorreporting/nightwatch/NightwatchOreo.nRecordTickInNightWatch (IIJJJJ)I with native method: recordTickInNightWatch_64_type_adaptor__ ::adaptor_func (0x74e28a1044)
11-12 08:38:51.757 D/_FB_    (10274): Registering method com/facebook/errorreporting/nightwatch/NightwatchOreo.nSaveResourceData (II)Z with native method: saveResourceData_64_type_adaptor__ ::adaptor_func (0x74e28a1070)
11-12 08:38:51.757 D/_FB_    (10274): Succeeded registering method com/facebook/errorreporting/nightwatch/NightwatchOreo.nSaveResourceData (II)Z with native method: saveResourceData_64_type_adaptor__ ::adaptor_func (0x74e28a1070)
11-12 08:38:51.758 I/nightwatch-lib(10274): watcher succeeded mmap /data/data/com.facebook.orca/app_errorreporting/sess__000000210-1636702731272-99140366-4e37-163d-1773-dc2e7a4d920d/nightwatch.txt.subsecond
11-12 08:38:51.759 W/msgr.EndToEndAnalyticsEventListener(10274): WRITE_ANALYTICS_TO_LOGCAT = null, EndToEnd.isRunningEndToEndTest() = false
11-12 08:38:51.761 I/nightwatch-lib(10274): watcher succeeded mmap /data/data/com.facebook.orca/app_errorreporting/sess__000000210-1636702731272-99140366-4e37-163d-1773-dc2e7a4d920d/nightwatch.txt.second
11-12 08:38:51.761 I/nightwatch-lib(10274): watcher succeeded mmap /data/data/com.facebook.orca/app_errorreporting/sess__000000210-1636702731272-99140366-4e37-163d-1773-dc2e7a4d920d/nightwatch.txt
11-12 08:38:51.762 D/nightwatch-fd(10274): Attempting to open file /proc/self/oom_adj
11-12 08:38:51.762 D/nightwatch-fd(10274): Opened file /proc/self/oom_adj (79)
11-12 08:38:51.762 D/nightwatch-fd(10274): Attempting to open file /proc/self/oom_score_adj
11-12 08:38:51.762 D/nightwatch-fd(10274): Opened file /proc/self/oom_score_adj (83)
11-12 08:38:51.764 I/nightwatch-target(10274): created thread to monitor process resources
11-12 08:38:51.765 D/nightwatch-fd(10274): Attempting to open file /proc/self/oom_score
11-12 08:38:51.765 D/nightwatch-fd(10274): Opened file /proc/self/oom_score (82)
11-12 08:38:51.765 I/nightwatch-target(10274): monitor resources interval 20 ms
11-12 08:38:51.768 E/nightwatch-target(10274): /proc/zoneinfo open: errno=13
11-12 08:38:51.768 E/nightwatch-target(10274): sysmeminfo parse failed
11-12 08:38:51.780 I/nightwatch-target(10274): waiting on child pid 10337
11-12 08:38:51.794 W/msgr.QuickPerformanceLoggerModule(10274): Providing QPL...
11-12 08:38:51.796 E/nightwatch-target(10274): /proc/zoneinfo open: errno=13
11-12 08:38:51.796 E/nightwatch-target(10274): sysmeminfo parse failed
11-12 08:38:51.815 I/nightwatch-watcher(10337): I have arisen! pid: 10337
11-12 08:38:51.816 I/nightwatch-lib(10337): watcher succeeded mmap /data/data/com.facebook.orca/app_errorreporting/sess__000000210-1636702731272-99140366-4e37-163d-1773-dc2e7a4d920d/nightwatch.txt
11-12 08:38:51.816 I/nightwatch-watcher(10337): attached to tid 10336 in pid 10274, ptrace_ret: 0
11-12 08:38:51.816 D/nightwatch-fd(10337): Attempting to open file /proc/10274/oom_adj
11-12 08:38:51.816 D/nightwatch-fd(10337): Opened file /proc/10274/oom_adj (5)
11-12 08:38:51.817 D/nightwatch-fd(10337): Attempting to open file /proc/10274/oom_score_adj
11-12 08:38:51.817 D/nightwatch-fd(10337): Opened file /proc/10274/oom_score_adj (6)
11-12 08:38:51.817 I/nightwatch-watcher(10337): target tid 10336 stopped with signal 19. continuing and delivering signal 0
11-12 08:38:51.845 W/msgr.Fixie(10274): Initialize M4A_OPTIMIZATION_PROVIDER
11-12 08:38:51.855 W/msgr.AppStateLoggerCore(10274): Application needs to be registered before setting app state manager bridge
11-12 08:38:51.866 W/msgr.FrscLanguagePackLoader(10274): Loading FRSC strings for locale (en)
11-12 08:38:51.882 W/msgr.FrscLanguagePackLoader(10274): FRSC English strings buffer size - (limit : 316442, capacity : 316442)
11-12 08:38:51.897 W/msgr.QuickPerformanceLoggerModule(10274): Provided QPL: 69711907
11-12 08:38:51.926 W/msgr.crashloop(10274): CrashLoopDetector... start
11-12 08:38:52.274 W/m.facebook.orc(10274): JNI RegisterNativeMethods: attempt to register 0 native methods for com.facebook.msys.mci.EventLoggingData
11-12 08:38:52.276 W/m.facebook.orc(10274): Long monitor contention with owner CallOnCreateImpl (10297) at boolean java.lang.Thread.isInterrupted()(Thread.java:-2) waiters=0 in boolean X.0VY.A09(android.os.StrictMode$ThreadPolicy, java.lang.String, java.lang.String, java.lang.String, int) for 355ms
11-12 08:38:52.277 W/m.facebook.orc(10274): Long monitor contention with owner CallOnCreateImpl (10297) at boolean java.lang.Thread.isInterrupted()(Thread.java:-2) waiters=1 in boolean X.0VY.A09(android.os.StrictMode$ThreadPolicy, java.lang.String, java.lang.String, java.lang.String, int) for 355ms
11-12 08:38:52.472 D/ConnectivityService(18426): Returning BLOCKED NetworkInfo to uid=10178
11-12 08:38:52.568 W/DiskContext(10274): type=1400 audit(0.0:9470): avc: granted { execute } for path="/data/data/com.facebook.orca/lib-compressed/libmsys_db_messenger_config.so" dev="dm-0" ino=424753 scontext=u:r:untrusted_app:s0:c178,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c178,c256,c512,c768 tclass=file app=com.facebook.orca
11-12 08:38:52.570 E/msgr.msys(10274): E[D SqliteError]sqliteErrorLogCallback(329)=>(21) misuse at line 9761 of [884b4b7e50]
11-12 08:38:52.788 W/Lacrima_startup(10274): type=1400 audit(0.0:9471): avc: denied { read } for name="zoneinfo" dev="proc" ino=4026532404 scontext=u:r:untrusted_app:s0:c178,c256,c512,c768 tcontext=u:object_r:proc_zoneinfo:s0 tclass=file permissive=0 app=com.facebook.orca
11-12 08:38:52.790 E/nightwatch-target(10274): /proc/zoneinfo open: errno=13
11-12 08:38:52.790 E/nightwatch-target(10274): sysmeminfo parse failed
11-12 08:38:53.082 V/ANDR-PERF-MPCTL(2453): Invalid profile no. 0, total profiles 0 only
11-12 08:38:53.198 W/JavaBinder(10274): BinderProxy is being destroyed but the application did not call unlinkToDeath to unlink all of its death recipients beforehand.  Releasing leaked death recipient: X.03v
11-12 08:38:53.300 W/CombinedTP6(10274): type=1400 audit(0.0:9472): avc: granted { execute } for path="/data/data/com.facebook.orca/lib-compressed/libimagepipeline.so" dev="dm-0" ino=424729 scontext=u:r:untrusted_app:s0:c178,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c178,c256,c512,c768 tclass=file app=com.facebook.orca
11-12 08:38:53.310 D/NetworkSecurityConfig(10274): Using Network Security Config from resource (name removed) debugBuild: false
11-12 08:38:53.342 W/ActivityManager(18426): Background start not allowed: service Intent { act=Orca.START cmp=com.facebook.orca/com.facebook.mqttlite.MqttService (has extras) } to com.facebook.orca/com.facebook.mqttlite.MqttService from pid=10274 uid=10178 pkg=com.facebook.orca startFg?=false
11-12 08:38:53.352 E/msgr.msys(10274): E[N rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT. token:6780b195-d76f-4a1d-976b-9c7c4b3baf22, category:mcd-sync-data-task-category, requestId:39913, error:Error Domain=mqtt Code=3008 UserInfo=0x74ab06a1a0 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-12 08:38:53.679 W/msgr.MultiSignalANRDetectorLacrima(10274): Pausing error state checks
11-12 08:38:53.788 W/Lacrima_startup(10274): type=1400 audit(0.0:9473): avc: denied { read } for name="zoneinfo" dev="proc" ino=4026532404 scontext=u:r:untrusted_app:s0:c178,c256,c512,c768 tcontext=u:object_r:proc_zoneinfo:s0 tclass=file permissive=0 app=com.facebook.orca
11-12 08:38:53.792 E/nightwatch-target(10274): /proc/zoneinfo open: errno=13
11-12 08:38:53.792 E/nightwatch-target(10274): sysmeminfo parse failed
11-12 08:38:54.788 W/Lacrima_startup(10274): type=1400 audit(0.0:9474): avc: denied { read } for name="zoneinfo" dev="proc" ino=4026532404 scontext=u:r:untrusted_app:s0:c178,c256,c512,c768 tcontext=u:object_r:proc_zoneinfo:s0 tclass=file permissive=0 app=com.facebook.orca
11-12 08:38:54.793 E/nightwatch-target(10274): /proc/zoneinfo open: errno=13
11-12 08:38:54.793 E/nightwatch-target(10274): sysmeminfo parse failed
11-12 08:38:55.099 I/ActivityTaskManager(18426): START u0 {flg=0x3000000 cmp=com.android.systemui/.chooser.ChooserActivity (has extras)} from uid 1000
11-12 08:38:55.122 D/QCOM PowerHAL(559): LAUNCH HINT: ON
11-12 08:38:55.127 D/QCOM PowerHAL(559): Activity launch hint handled
11-12 08:38:55.149 D/Zygote  (18273): Forked child process 10377
11-12 08:38:55.152 I/ActivityManager(18426): Start proc 10377:com.android.systemui:ui/u0a137 for pre-top-activity {com.android.systemui/com.android.systemui.chooser.ChooserActivity}
11-12 08:38:55.170 V/DisplayPowerController(18426): Brightness [17] reason changing to: 'automatic [ temp_adj ]', previous reason: 'automatic'.
11-12 08:38:55.174 V/SettingsProvider(18426): Notifying for 0: content://settings/system/screen_brightness
11-12 08:38:55.174 V/DisplayPowerController(18426): Brightness [17] reason changing to: 'automatic [ temp_adj ]', previous reason: 'automatic'.
11-12 08:38:55.175 V/DisplayPowerController(18426): Brightness [17] reason changing to: 'automatic [ temp_adj ]', previous reason: 'automatic'.
11-12 08:38:55.216 I/oid.systemui:u(10377): The ClassLoaderContext is a special shared library.
11-12 08:38:55.235 V/SystemUIService(10377): SystemUIApplication constructed.
11-12 08:38:55.236 V/SystemUIService(10377): SystemUIApplication created.
11-12 08:38:55.254 D/SystemUIBootTiming(10377): DependencyInjection took to complete: 19ms
11-12 08:38:55.281 I/ActivityTaskManager(18426): START u0 {act=android.intent.action.SEND_MULTIPLE typ=image/* flg=0xb080001 cmp=com.nextcloud.android.beta/com.owncloud.android.ui.activity.ReceiveExternalFilesActivity clip={image/* U:content://media/external/images/media/2069 ...} (has extras)} from uid 10135
11-12 08:38:55.294 D/QCOM PowerHAL(559): LAUNCH HINT: ON
11-12 08:38:55.306 E/system_server(18426): Invalid ID 0x00000000.
11-12 08:38:55.331 W/ActivityThread(9472): handleWindowVisibility: no activity for token android.os.BinderProxy@acea5ba
11-12 08:38:55.392 D/ImageWallpaper(18737): wallpaper visibility changes to: true
11-12 08:38:55.497 D/ReceiveExternalFilesActivity(9472): onCreate(Bundle) starting
11-12 08:38:55.554 D/ReceiveExternalFilesActivity(9472): onStart() starting
11-12 08:38:55.599 V/ArbitraryDataProvider(9472): Updating arbitrary data with cloud id: global key: APP_OPENED_COUNT value: 3
11-12 08:38:55.697 V/ULocation(19943): onSetRequest: ProviderRequest[ON interval=+1h0m0s0ms] by WorkSource{1000 com.android.location.fused}
11-12 08:38:55.697 V/ULocation(19943): using autoUpdate=true autoTime=3600000
11-12 08:38:55.699 D/ULocClient(19943): Set update interval to 3600000
11-12 08:38:55.701 D/ULocService(19943): setUpdateInterval[com.google.android.gms] interval: 3600000
11-12 08:38:55.701 D/ULocClient(19943): updateBinding - current: true, refs: 2, reqs: 1, avail: true
11-12 08:38:55.720 D/ReceiveExternalFilesActivity(9472): Populating view with content of : /Downloads/
11-12 08:38:55.784 I/ndroid.systemu(18737): NativeAlloc concurrent copying GC freed 6320(302KB) AllocSpace objects, 0(0B) LOS objects, 36% free, 41MB/65MB, paused 71us total 358.682ms
11-12 08:38:55.800 W/Lacrima_startup(10274): type=1400 audit(0.0:9475): avc: denied { read } for name="zoneinfo" dev="proc" ino=4026532404 scontext=u:r:untrusted_app:s0:c178,c256,c512,c768 tcontext=u:object_r:proc_zoneinfo:s0 tclass=file permissive=0 app=com.facebook.orca
11-12 08:38:55.805 E/nightwatch-target(10274): /proc/zoneinfo open: errno=13
11-12 08:38:55.805 E/nightwatch-target(10274): sysmeminfo parse failed
11-12 08:38:55.817 E/NFC     (9472): could not retrieve NFC service
11-12 08:38:55.818 D/ReceiveExternalFilesActivity(9472): onResume() starting
11-12 08:38:55.819 W/DrawerActivity(9472): setDrawerMenuItemChecked has been called with invalid menu-item-ID
11-12 08:38:55.828 E/WindowManager(18426): App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring
11-12 08:38:55.837 D/OperationsService(9472): Creating service
11-12 08:38:55.886 I/Adreno  (9472): QUALCOMM build                   : d7977ce, Ife855c4895
11-12 08:38:55.886 I/Adreno  (9472): Build Date                       : 08/21/18
11-12 08:38:55.886 I/Adreno  (9472): OpenGL ES Shader Compiler Version: EV031.25.00.00
11-12 08:38:55.886 I/Adreno  (9472): Local Branch                     : master
11-12 08:38:55.886 I/Adreno  (9472): Remote Branch                    : 
11-12 08:38:55.886 I/Adreno  (9472): Remote Branch                    : 
11-12 08:38:55.886 I/Adreno  (9472): Reconstruct Branch               : 
11-12 08:38:55.886 I/Adreno  (9472): Build Config                     : S L 4.0.10 AArch64
11-12 08:38:55.891 I/Adreno  (9472): PFP: 0x005ff087, ME: 0x005ff063
11-12 08:38:55.893 E/libEGL  (9472): Driver indicates EGL 1.5 support, but does not have a critical API
11-12 08:38:55.932 I/hwservicemanager(455): getTransport: Cannot find entry android.hardware.graphics.mapper@3.0::IMapper/default in either framework or device manifest.
11-12 08:38:55.933 W/Gralloc3(9472): mapper 3.x is not supported
11-12 08:38:55.966 D/ImageWallpaper(18737): wallpaper visibility changes to: false
11-12 08:38:56.070 D/FileActivity(9472): Operations service connected
11-12 08:38:56.088 I/ActivityTaskManager(18426): Displayed com.nextcloud.android.beta/com.owncloud.android.ui.activity.ReceiveExternalFilesActivity: +972ms
11-12 08:38:56.141 D/QCOM PowerHAL(559): LAUNCH HINT: OFF
11-12 08:38:56.142 V/ANDR-PERF-RESOURCEQS(2453): Failed to reset optimization [2, 1]
11-12 08:38:56.142 V/ANDR-PERF-RESOURCEQS(2453): Failed to reset optimization [2, 1]
11-12 08:38:56.163 V/StateManager(10171): saveState
11-12 08:38:56.164 V/StateManager(10171): saveState class com.android.gallery3d.app.AlbumSetPage
11-12 08:38:56.165 V/StateManager(10171): saveState class com.android.gallery3d.app.AlbumPage
11-12 08:38:56.185 I/ud.android.bet(9472): NativeAlloc concurrent copying GC freed 86241(4128KB) AllocSpace objects, 2(104KB) LOS objects, 61% free, 7657KB/19MB, paused 59us total 101.700ms
11-12 08:38:56.254 I/m.facebook.orc(10274): Waiting for a blocking GC ProfileSaver
11-12 08:38:56.291 I/m.facebook.orc(10274): WaitForGcToComplete blocked ProfileSaver on Debugger for 37.288ms
11-12 08:38:56.348 W/CombinedTP8(10274): type=1400 audit(0.0:9476): avc: denied { read } for name="stats" dev="proc" ino=4026533025 scontext=u:r:untrusted_app:s0:c178,c256,c512,c768 tcontext=u:object_r:proc_qtaguid_stat:s0 tclass=file permissive=0 app=com.facebook.orca
11-12 08:38:56.413 W/ActivityManager(18426): Background start not allowed: service Intent { act=Orca.PERSISTENT_KICK_SKIP_PING cmp=com.facebook.orca/com.facebook.mqttlite.MqttService (has extras) } to com.facebook.orca/com.facebook.mqttlite.MqttService from pid=10274 uid=10178 pkg=com.facebook.orca startFg?=false
11-12 08:38:56.447 I/mobileconfig(10274): No OTA resource found
11-12 08:38:56.447 I/mobileconfig(10274): Using asset manager to stream (unitType: kMobileConfigSessionbased) params_map.txt
11-12 08:38:56.472 I/mobileconfig(10274): Params map streaming - readbytes: 145203/145203
11-12 08:38:56.472 I/mobileconfig(10274): Successfully parsed (unitType: kMobileConfigSessionbased) params_map.txt
11-12 08:38:56.473 I/mobileconfig(10274): Read one query hash from asset, it is = bc6547f48910eb1fe89efd0a3f90b639294372ce0ef328a1aac7716dd1ab83f5
11-12 08:38:56.481 I/mobileconfig(10274): Initialized MobileConfig - directory: /data/user/0/com.facebook.orca/files, appVersion: 338.0.0.10.117, paramHash: 32eaf03a0b2dabd174de7ff2b49b8390, readOnly: false bufferPathPostfix: 
11-12 08:38:56.508 V/tigonliger(10274): tigonliger/JNI_OnLoad called
11-12 08:38:56.532 W/msgr.DefaultNetworkConfig(10274): com.facebook.orca: getShouldCheckCertsInternal: true
11-12 08:38:56.567 V/tigonapi(10274): tigonapi/JNI_OnLoad called
11-12 08:38:56.612 I/mobileconfig(10274): No OTA resource found
11-12 08:38:56.612 I/mobileconfig(10274): Using asset manager to stream (unitType: kMobileConfigSessionless) params_map.txt
11-12 08:38:56.640 I/mobileconfig(10274): Params map streaming - readbytes: 145203/145203
11-12 08:38:56.640 I/mobileconfig(10274): Successfully parsed (unitType: kMobileConfigSessionless) params_map.txt
11-12 08:38:56.640 I/mobileconfig(10274): Read one query hash from asset, it is = bc6547f48910eb1fe89efd0a3f90b639294372ce0ef328a1aac7716dd1ab83f5
11-12 08:38:56.643 I/mobileconfig(10274): Initialized MobileConfig - directory: /data/user/0/com.facebook.orca/files, appVersion: 338.0.0.10.117, paramHash: 32eaf03a0b2dabd174de7ff2b49b8390, readOnly: false bufferPathPostfix: 
11-12 08:38:56.755 W/msgr.AppStateLoggerCore(10274): AppStateLogger is not ready yet (getAppStateErrorLogger)
11-12 08:38:56.820 W/Lacrima_startup(10274): type=1400 audit(0.0:9477): avc: denied { read } for name="zoneinfo" dev="proc" ino=4026532404 scontext=u:r:untrusted_app:s0:c178,c256,c512,c768 tcontext=u:object_r:proc_zoneinfo:s0 tclass=file permissive=0 app=com.facebook.orca
11-12 08:38:56.823 E/nightwatch-target(10274): /proc/zoneinfo open: errno=13
11-12 08:38:56.823 E/nightwatch-target(10274): sysmeminfo parse failed
11-12 08:38:56.890 D/ConnectivityService(18426): requestNetwork for uid/pid:10178/10274 NetworkRequest [ TRACK_DEFAULT id=1691, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10178] ]
11-12 08:38:56.892 D/WifiNetworkFactory(18426): got request NetworkRequest [ TRACK_DEFAULT id=1691, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10178] ] with score 60 and serial -1
11-12 08:38:56.892 D/UntrustedWifiNetworkFactory(18426): got request NetworkRequest [ TRACK_DEFAULT id=1691, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10178] ] with score 60 and serial -1
11-12 08:38:56.892 D/Ethernet(18426): got request NetworkRequest [ TRACK_DEFAULT id=1691, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10178] ] with score 60 and serial -1
11-12 08:38:56.893 D/PhoneSwitcherNetworkRequstListener(18952): got request NetworkRequest [ TRACK_DEFAULT id=1691, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10178] ] with score 60 and serial -1
11-12 08:38:56.896 V/KeyguardUpdateMonitor(18737): onSubscriptionInfoChanged()
11-12 08:38:56.900 V/KeyguardUpdateMonitor(18737): SubInfo:{id=1, iccId=8942020622318852086 simSlotIndex=0 carrierId=1449 displayName=O2.CZ carrierName=O2.CZ nameSource=0 iconTint=-16746133 mNumber= dataRoaming=0 iconBitmap=android.graphics.Bitmap@697d2d1 mcc 230 mnc 02mCountryIso=cz isEmbedded false nativeAccessRules null cardString=8942020622318852086 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23002, 23002] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
11-12 08:38:56.914 W/msgr.ServiceInfoParser(10274): X.3UC: Service com.facebook.browser.lite.BrowserLiteIntentService is missing meta key com.facebook.common.jobscheduler.compat.jobIds
11-12 08:38:56.914 W/msgr.ServiceInfoParser(10274): X.3UC: Service com.facebook.browser.lite.BrowserLiteInMainProcessIntentService is missing meta key com.facebook.common.jobscheduler.compat.jobIds
11-12 08:38:56.915 W/msgr.ServiceInfoParser(10274): X.3UC: Service com.facebook.common.errorreporting.memory.MemoryDumpUploadService is missing meta key com.facebook.common.jobscheduler.compat.jobIds
11-12 08:38:56.915 W/msgr.ServiceInfoParser(10274): X.3UC: Service com.facebook.contacts.service.ContactLocaleChangeService is missing meta key com.facebook.common.jobscheduler.compat.jobIds
11-12 08:38:56.915 W/msgr.ServiceInfoParser(10274): X.3UC: Service com.facebook.messaging.livelocation.bindings.MessengerLiveLocationBooterService is missing meta key com.facebook.common.jobscheduler.compat.jobIds
11-12 08:38:56.915 W/msgr.ServiceInfoParser(10274): X.3UC: Service com.facebook.messaging.chatheads.service.ChatHeadsBooterService is missing meta key com.facebook.common.jobscheduler.compat.jobIds
11-12 08:38:56.915 W/msgr.ServiceInfoParser(10274): X.3UC: Service com.facebook.conditionalworker.ConditionalWorkerService is missing meta key com.facebook.common.jobscheduler.compat.jobIds
11-12 08:38:56.916 W/msgr.ServiceInfoParser(10274): X.3UC: Service com.facebook.appcomponentmanager.AppComponentManagerService is missing meta key com.facebook.common.jobscheduler.compat.jobIds
11-12 08:38:56.917 W/msgr.ServiceInfoParser(10274): X.3UC: Service com.facebook.common.dextricks.DexOptimization$Service is missing meta key com.facebook.common.jobscheduler.compat.jobIds
11-12 08:38:56.917 W/msgr.ServiceInfoParser(10274): X.3UC: Service com.facebook.common.dextricks.DexOptimizationJobService is missing meta key com.facebook.common.jobscheduler.compat.jobIds
11-12 08:38:56.917 W/msgr.ServiceInfoParser(10274): X.3UC: Service com.facebook.fbservice.service.BlueServiceJobIntentService is missing meta key com.facebook.common.jobscheduler.compat.jobIds
11-12 08:38:56.917 W/msgr.ServiceInfoParser(10274): X.3UC: Service com.facebook.googleplay.GooglePlayInstallRefererService is missing meta key com.facebook.common.jobscheduler.compat.jobIds
11-12 08:38:56.918 W/msgr.ServiceInfoParser(10274): X.3UC: Service com.facebook.messaging.sms.defaultapp.SmsHandlerService is missing meta key com.facebook.common.jobscheduler.compat.jobIds
11-12 08:38:56.918 W/msgr.ServiceInfoParser(10274): X.3UC: Service com.facebook.messaging.universallinks.receiver.InstallReferrerFetchJobIntentService is missing meta key com.facebook.common.jobscheduler.compat.jobIds
11-12 08:38:56.918 W/msgr.ServiceInfoParser(10274): X.3UC: Service com.facebook.orca.notify.MessagesNotificationService is missing meta key com.facebook.common.jobscheduler.compat.jobIds
11-12 08:38:56.918 W/msgr.ServiceInfoParser(10274): X.3UC: Service com.facebook.oxygen.preloads.sdk.firstparty.managedappcache.IsManagedAppCacheJobService is missing meta key com.facebook.common.jobscheduler.compat.jobIds
11-12 08:38:56.918 W/msgr.ServiceInfoParser(10274): X.3UC: Service com.facebook.push.mqtt.service.MqttPushHelperService is missing meta key com.facebook.common.jobscheduler.compat.jobIds
11-12 08:38:56.918 W/msgr.ServiceInfoParser(10274): X.3UC: Service com.facebook.papaya.fb.client.FBPapayaJobService is missing meta key com.facebook.common.jobscheduler.compat.jobIds
11-12 08:38:56.919 W/msgr.ServiceInfoParser(10274): X.3UC: Service com.facebook.push.registration.RegistrarHelperService is missing meta key com.facebook.common.jobscheduler.compat.jobIds
11-12 08:38:56.920 W/msgr.ServiceInfoParser(10274): X.3UC: Service com.facebook.push.crossapp.PackageRemovedReporterService is missing meta key com.facebook.common.jobscheduler.compat.jobIds
11-12 08:38:56.920 W/msgr.ServiceInfoParser(10274): X.3UC: Service com.facebook.push.adm.ADMService is missing meta key com.facebook.common.jobscheduler.compat.jobIds
11-12 08:38:56.921 W/msgr.ServiceInfoParser(10274): X.3UC: Service com.facebook.push.adm.ADMBroadcastReceiverJobBase is missing meta key com.facebook.common.jobscheduler.compat.jobIds
11-12 08:38:56.921 W/msgr.ServiceInfoParser(10274): X.3UC: Service com.facebook.push.adm.ADMJobIntentService is missing meta key com.facebook.common.jobscheduler.compat.jobIds
11-12 08:38:56.922 W/msgr.ServiceInfoParser(10274): X.3UC: Service com.facebook.push.negativefeedback.PushNegativeFeedbackFbJobIntentService is missing meta key com.facebook.common.jobscheduler.compat.jobIds
11-12 08:38:56.922 W/msgr.ServiceInfoParser(10274): X.3UC: Service com.facebook.analytics.appstatelogger.AppStateIntentService is missing meta key com.facebook.common.jobscheduler.compat.jobIds
11-12 08:38:56.922 W/msgr.ServiceInfoParser(10274): X.3UC: Service com.facebook.analytics2.logger.LollipopUploadService is missing meta key com.facebook.common.jobscheduler.compat.jobIds
11-12 08:38:56.922 W/msgr.ServiceInfoParser(10274): X.3UC: Service com.facebook.delayedworker.DelayedWorkerService is missing meta key com.facebook.common.jobscheduler.compat.jobIds
11-12 08:38:56.922 W/msgr.ServiceInfoParser(10274): X.3UC: Service com.facebook.reportaproblem.base.bugreport.BugReportUploadService is missing meta key com.facebook.common.jobscheduler.compat.jobIds
11-12 08:38:56.923 W/msgr.ServiceInfoParser(10274): X.3UC: Service com.facebook.messaging.prefs.notifications.NotificationPrefsSyncService is missing meta key com.facebook.common.jobscheduler.compat.jobIds
11-12 08:38:56.923 W/msgr.ServiceInfoParser(10274): X.3UC: Service com.facebook.push.fbpushdata.common.FbPushDataHandlerService is missing meta key com.facebook.common.jobscheduler.compat.jobIds
11-12 08:38:56.923 W/msgr.ServiceInfoParser(10274): X.3UC: Service com.facebook.profilo.upload.TraceUploadRetryJob is missing meta key com.facebook.common.jobscheduler.compat.jobIds
11-12 08:38:56.924 W/msgr.ServiceInfoParser(10274): X.3UC: Service com.facebook.push.fcm.FcmRegistrarFbJobIntentService is missing meta key com.facebook.common.jobscheduler.compat.jobIds
11-12 08:38:56.924 W/msgr.ServiceInfoParser(10274): X.3UC: Service androidx.work.impl.background.systemjob.SystemJobService is missing meta key com.facebook.common.jobscheduler.compat.jobIds
11-12 08:38:56.925 W/msgr.ServiceInfoParser(10274): X.3UC: Service com.google.android.gms.analytics.AnalyticsJobService is missing meta key com.facebook.common.jobscheduler.compat.jobIds
11-12 08:38:56.925 W/msgr.ServiceInfoParser(10274): X.3UC: Service com.facebook.videolite.api.jobscheduler.UploadJobSchedulerService is missing meta key com.facebook.common.jobscheduler.compat.jobIds
11-12 08:38:56.933 W/BroadcastQueue(18426): Permission Denial: broadcasting Intent { act=android.net.conn.CONNECTIVITY_CHANGE flg=0x4200010 (has extras) } from null (pid=-1, uid=-1) requires com.facebook.permission.prod.FB_APP_COMMUNICATION due to registered receiver BroadcastFilter{77452a0 10178/u0 ReceiverList{ad51fa3 10274 com.facebook.orca/10178/u0 remote:d62c2d2}}
11-12 08:38:57.014 D/skia    (10274): --- Failed to create image decoder with message 'unimplemented'
11-12 08:38:57.016 V/chatty  (10274): uid=10178(com.facebook.orca) identical 16 lines
11-12 08:38:57.017 D/skia    (10274): --- Failed to create image decoder with message 'unimplemented'
11-12 08:38:57.019 D/skia    (10274): --- Failed to create image decoder with message 'unimplemented'
11-12 08:38:57.021 D/skia    (10274): --- Failed to create image decoder with message 'unimplemented'
11-12 08:38:57.021 D/skia    (10274): --- Failed to create image decoder with message 'unimplemented'
11-12 08:38:57.024 D/skia    (10274): --- Failed to create image decoder with message 'unimplemented'
11-12 08:38:57.025 D/skia    (10274): --- Failed to create image decoder with message 'unimplemented'
11-12 08:38:57.033 V/chatty  (10274): uid=10178(com.facebook.orca) identical 29 lines
11-12 08:38:57.033 D/skia    (10274): --- Failed to create image decoder with message 'unimplemented'
11-12 08:38:57.034 D/skia    (10274): --- Failed to create image decoder with message 'unimplemented'
11-12 08:38:57.035 D/skia    (10274): --- Failed to create image decoder with message 'unimplemented'
11-12 08:38:57.036 D/skia    (10274): --- Failed to create image decoder with message 'unimplemented'
11-12 08:38:57.039 V/chatty  (10274): uid=10178(com.facebook.orca) CombinedTP8 identical 4 lines
11-12 08:38:57.040 D/skia    (10274): --- Failed to create image decoder with message 'unimplemented'
11-12 08:38:57.042 D/skia    (10274): --- Failed to create image decoder with message 'unimplemented'
11-12 08:38:57.043 D/skia    (10274): --- Failed to create image decoder with message 'unimplemented'
11-12 08:38:57.053 D/skia    (10274): --- Failed to create image decoder with message 'unimplemented'
11-12 08:38:57.056 D/skia    (10274): --- Failed to create image decoder with message 'unimplemented'
11-12 08:38:57.056 D/skia    (10274): --- Failed to create image decoder with message 'unimplemented'
11-12 08:38:57.059 D/skia    (10274): --- Failed to create image decoder with message 'unimplemented'
11-12 08:38:57.077 D/skia    (10274): --- Failed to create image decoder with message 'unimplemented'
11-12 08:38:57.090 D/skia    (10274): --- Failed to create image decoder with message 'unimplemented'
11-12 08:38:57.090 D/skia    (10274): --- Failed to create image decoder with message 'unimplemented'
11-12 08:38:57.095 D/skia    (10274): --- Failed to create image decoder with message 'unimplemented'
11-12 08:38:57.099 V/chatty  (10274): uid=10178(com.facebook.orca) identical 13 lines
11-12 08:38:57.101 D/skia    (10274): --- Failed to create image decoder with message 'unimplemented'
11-12 08:38:57.106 D/skia    (10274): --- Failed to create image decoder with message 'unimplemented'
11-12 08:38:57.107 D/skia    (10274): --- Failed to create image decoder with message 'unimplemented'
11-12 08:38:57.109 V/chatty  (10274): uid=10178(com.facebook.orca) CombinedTP5 identical 4 lines
11-12 08:38:57.109 D/skia    (10274): --- Failed to create image decoder with message 'unimplemented'
11-12 08:38:57.109 D/skia    (10274): --- Failed to create image decoder with message 'unimplemented'
11-12 08:38:57.112 D/skia    (10274): --- Failed to create image decoder with message 'unimplemented'
11-12 08:38:57.113 D/skia    (10274): --- Failed to create image decoder with message 'unimplemented'
11-12 08:38:57.116 D/skia    (10274): --- Failed to create image decoder with message 'unimplemented'
11-12 08:38:57.118 D/skia    (10274): --- Failed to create image decoder with message 'unimplemented'
11-12 08:38:57.122 D/skia    (10274): --- Failed to create image decoder with message 'unimplemented'
11-12 08:38:57.123 D/skia    (10274): --- Failed to create image decoder with message 'unimplemented'
11-12 08:38:57.123 D/skia    (10274): --- Failed to create image decoder with message 'unimplemented'
11-12 08:38:57.733 W/msgr.SyncInitializer(10274): Start regular sync initialization
11-12 08:38:57.764 W/CombinedTP4(10274): type=1400 audit(0.0:9478): avc: granted { execute } for path="/data/data/com.facebook.orca/lib-compressed/libreliablemediamonitor.so" dev="dm-0" ino=424604 scontext=u:r:untrusted_app:s0:c178,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c178,c256,c512,c768 tclass=file app=com.facebook.orca
11-12 08:38:57.776 W/CombinedTP4(10274): type=1400 audit(0.0:9479): avc: granted { execute } for path="/data/data/com.facebook.orca/lib-compressed/libtigonnativeauthedservice.so" dev="dm-0" ino=424636 scontext=u:r:untrusted_app:s0:c178,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c178,c256,c512,c768 tclass=file app=com.facebook.orca
11-12 08:38:57.832 W/msgr.MobileConfigFactoryImpl(10274): Invalid param type used for config: 395, param: 237
11-12 08:38:57.836 W/Lacrima_startup(10274): type=1400 audit(0.0:9480): avc: denied { read } for name="zoneinfo" dev="proc" ino=4026532404 scontext=u:r:untrusted_app:s0:c178,c256,c512,c768 tcontext=u:object_r:proc_zoneinfo:s0 tclass=file permissive=0 app=com.facebook.orca
11-12 08:38:57.838 E/nightwatch-target(10274): /proc/zoneinfo open: errno=13
11-12 08:38:57.838 E/nightwatch-target(10274): sysmeminfo parse failed
11-12 08:38:57.840 W/msgr.lacrima(10274): Soft error detector missing: MobileConfigFactoryImpl: invalid specifier Invalid param type used for config: 395, param: 237, delaying
11-12 08:38:57.974 W/HeroServiceClient(10274): finished mApplicationContext.bindService, bindCount 1
11-12 08:38:57.988 W/m.facebook.orca(10274): type=1400 audit(0.0:9481): avc: granted { execute } for path="/data/data/com.facebook.orca/lib-compressed/libmediacodechooks_jni.so" dev="dm-0" ino=424645 scontext=u:r:untrusted_app:s0:c178,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c178,c256,c512,c768 tclass=file app=com.facebook.orca
11-12 08:38:58.023 W/HeroServiceClient(10274): onServiceConnected
11-12 08:38:58.023 W/HeroServiceClient(10274): onServiceConnectedInternal()
11-12 08:38:58.033 W/msgr.3K8(10274): creating VideoPerformanceTracking with event bus
11-12 08:38:58.270 W/VideoCapabilities(10274): Unrecognized profile/level 0/3 for video/mpeg2
11-12 08:38:58.271 W/VideoCapabilities(10274): Unrecognized profile/level 0/3 for video/mpeg2
11-12 08:38:58.346 I/VideoCapabilities(10274): Unsupported profile 4 for video/mp4v-es
11-12 08:38:58.361 V/ANDR-PERF-MPCTL(2453): Invalid profile no. 0, total profiles 0 only
11-12 08:38:58.367 I/OMXClient(10274): IOmx service obtained
11-12 08:38:58.368 I/OMXMaster(2491): makeComponentInstance(OMX.qcom.video.decoder.avc) in android.hardwar process
11-12 08:38:58.381 E/        (2491): Service not available yet
11-12 08:38:58.385 I/OMX-VDEC-1080P(2491): Video slvp perflock acquired
11-12 08:38:58.387 I/OMX-VDEC-1080P(2491): component_init: OMX.qcom.video.decoder.avc : fd=8
11-12 08:38:58.407 I/OMX-VDEC-1080P(2491): omx_vdec::component_init() success : fd=8
11-12 08:38:58.416 I/OMX-VDEC-1080P(2491): omx_vdec::component_deinit() complete
11-12 08:38:58.419 I/OMX-VDEC-1080P(2491): Exit OMX vdec Destructor: fd=8
11-12 08:38:58.420 I/OMX-VDEC-1080P(2491): Video slvp perflock released
11-12 08:38:58.431 I/OMXClient(10274): IOmx service obtained
11-12 08:38:58.432 I/OMXMaster(2491): makeComponentInstance(OMX.qcom.video.decoder.avc) in android.hardwar process
11-12 08:38:58.437 E/        (2491): Service not available yet
11-12 08:38:58.441 I/OMX-VDEC-1080P(2491): Video slvp perflock acquired
11-12 08:38:58.442 I/OMX-VDEC-1080P(2491): component_init: OMX.qcom.video.decoder.avc : fd=8
11-12 08:38:58.458 I/OMX-VDEC-1080P(2491): omx_vdec::component_init() success : fd=8
11-12 08:38:58.473 I/OMXClient(10274): IOmx service obtained
11-12 08:38:58.473 I/OMXMaster(2491): makeComponentInstance(OMX.google.aac.decoder) in android.hardwar process
11-12 08:38:58.493 I/OMXClient(10274): IOmx service obtained
11-12 08:38:58.493 I/OMXMaster(2491): makeComponentInstance(OMX.google.aac.decoder) in android.hardwar process
11-12 08:38:58.501 D/OwnCloudClient #0(9472): Creating OwnCloudClient
11-12 08:38:58.502 D/AccountUtils(9472): Restoring cookies for user.name@e.email@ecloud.global
11-12 08:38:58.563 D/AccountUtils(9472): Restoring cookies for user.name@e.email@ecloud.global
11-12 08:38:58.567 D/ReceiveExternalFilesActivity(9472): Populating view with content of : /
11-12 08:38:58.577 D/OwnCloudClient #0(9472): REQUEST GET /status.php
11-12 08:38:58.598 D/AdvancedSslSocketFactory(9472): Creating SSL Socket with remote ecloud.global:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@4bcc127
11-12 08:38:58.599 D/AdvancedSslSocketFactory(9472):  ... with connection timeout 60000 and socket timeout 60000
11-12 08:38:58.610 E/ResolverController(18279): No valid NAT64 prefix (131, <unspecified>/0)
11-12 08:38:58.613 I/ServerNameIndicator(9472): SSLSocket implementation: org.conscrypt.Java8EngineSocket
11-12 08:38:58.613 I/ServerNameIndicator(9472): SNI done, hostname: ecloud.global
11-12 08:38:58.856 W/Lacrima_startup(10274): type=1400 audit(0.0:9482): avc: denied { read } for name="zoneinfo" dev="proc" ino=4026532404 scontext=u:r:untrusted_app:s0:c178,c256,c512,c768 tcontext=u:object_r:proc_zoneinfo:s0 tclass=file permissive=0 app=com.facebook.orca
11-12 08:38:58.859 E/nightwatch-target(10274): /proc/zoneinfo open: errno=13
11-12 08:38:58.859 E/nightwatch-target(10274): sysmeminfo parse failed
11-12 08:38:58.900 W/HttpMethodBase(9472): Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
11-12 08:38:58.955 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:2, type:5, x:21.000000 y:0.000000 z:0.000000
11-12 08:38:58.955 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:38:58.971 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:1, type:1, x:-1.218292 y:6.103027 z:7.775925
11-12 08:38:58.971 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:38:59.011 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:1, type:1, x:-1.191956 y:6.031204 z:8.089569
11-12 08:38:59.011 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:38:59.047 D/UpdateOCVersionOperation(9472): Got new OC version 20.0.12.14
11-12 08:38:59.049 I/UpdateOCVersionOperation(9472): Check for update of Nextcloud server version at https://ecloud.global/remote.php/dav/files/user.name@e.email: Operation finished with HTTP status code -1 (success)
11-12 08:38:59.051 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:1, type:1, x:-1.184784 y:6.126968 z:7.502991
11-12 08:38:59.052 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:38:59.063 D/OwnCloudClient #0(9472): REQUEST GET /ocs/v2.php/cloud/capabilities
11-12 08:38:59.091 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:1, type:1, x:-1.172806 y:6.047958 z:8.079987
11-12 08:38:59.091 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:38:59.236 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528386
11-12 08:38:59.564 D/GetCapabilitiesRemoteOperation(9472): Capabilities not modified
11-12 08:38:59.565 D/GetCapabilitiesRemoteOperation(9472): *** Get Capabilities completed 
11-12 08:38:59.872 W/Lacrima_startup(10274): type=1400 audit(0.0:9483): avc: denied { read } for name="zoneinfo" dev="proc" ino=4026532404 scontext=u:r:untrusted_app:s0:c178,c256,c512,c768 tcontext=u:object_r:proc_zoneinfo:s0 tclass=file permissive=0 app=com.facebook.orca
11-12 08:38:59.876 E/nightwatch-target(10274): /proc/zoneinfo open: errno=13
11-12 08:38:59.876 E/nightwatch-target(10274): sysmeminfo parse failed
11-12 08:38:59.965 D/ThumbnailsCacheManager(9472): generate thumbnail: IMG_20210503_093503.jpg URI: https://ecloud.global/index.php/apps/files/api/v1/thumbnail/256/256/IMG_20210503_093503.jpg
11-12 08:38:59.966 D/OwnCloudClient #0(9472): REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/IMG_20210503_093503.jpg
11-12 08:39:00.006 D/KeyguardClockSwitch(18737): Updating clock: 08:39
11-12 08:39:00.094 V/ThumbnailsCacheManager(9472): Cancelled generation of thumbnail for a reused imageView
11-12 08:39:00.226 V/chatty  (9472): uid=10154(com.nextcloud.android.beta) identical 6 lines
11-12 08:39:00.259 V/ThumbnailsCacheManager(9472): Cancelled generation of thumbnail for a reused imageView
11-12 08:39:00.288 D/ThumbnailsCacheManager(9472): add thumbnail to cache: IMG_20210503_093503.jpg
11-12 08:39:00.305 D/ThumbnailsCacheManager(9472): generate thumbnail: IMG_20210503_093652.jpg URI: https://ecloud.global/index.php/apps/files/api/v1/thumbnail/256/256/IMG_20210503_093652.jpg
11-12 08:39:00.309 D/OwnCloudClient #0(9472): REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/IMG_20210503_093652.jpg
11-12 08:39:00.322 V/ArbitraryDataProvider(9472): Updating arbitrary data with cloud id: user.name@e.email@ecloud.global key: PREDEFINED_STATUS value: [{"clearAt":{"time":"3600","type":"period"},"icon":"📅","id":"meeting","message":"In a meeting"},{"clearAt":{"time":"1800","type":"period"},"icon":"🚌","id":"commuting","message":"Commuting"},{"clearAt":{"time":"day","type":"end-of"},"icon":"🏡","id":"remote-work","message":"Working remotely"},{"clearAt":{"time":"day","type":"end-of"},"icon":"🤒","id":"sick-leave","message":"Out sick"},{"icon":"🌴","id":"vacationing","message":"Vacationing"}]
11-12 08:39:00.576 D/ThumbnailsCacheManager(9472): add thumbnail to cache: IMG_20210503_093652.jpg
11-12 08:39:00.594 D/ThumbnailsCacheManager(9472): generate thumbnail: IMG_20210503_093736.jpg URI: https://ecloud.global/index.php/apps/files/api/v1/thumbnail/256/256/IMG_20210503_093736.jpg
11-12 08:39:00.595 D/OwnCloudClient #0(9472): REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/IMG_20210503_093736.jpg
11-12 08:39:00.867 D/ThumbnailsCacheManager(9472): add thumbnail to cache: IMG_20210503_093736.jpg
11-12 08:39:00.872 D/ThumbnailsCacheManager(9472): generate thumbnail: IMG_20210503_093821.jpg URI: https://ecloud.global/index.php/apps/files/api/v1/thumbnail/256/256/IMG_20210503_093821.jpg
11-12 08:39:00.872 D/OwnCloudClient #0(9472): REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/IMG_20210503_093821.jpg
11-12 08:39:00.888 W/Lacrima_startup(10274): type=1400 audit(0.0:9484): avc: denied { read } for name="zoneinfo" dev="proc" ino=4026532404 scontext=u:r:untrusted_app:s0:c178,c256,c512,c768 tcontext=u:object_r:proc_zoneinfo:s0 tclass=file permissive=0 app=com.facebook.orca
11-12 08:39:00.891 E/nightwatch-target(10274): /proc/zoneinfo open: errno=13
11-12 08:39:00.891 E/nightwatch-target(10274): sysmeminfo parse failed
11-12 08:39:01.035 D/ReceiveExternalFilesActivity(9472): Uploading file to dir /
11-12 08:39:01.088 D/FileActivity(9472): show loading dialog
11-12 08:39:01.140 E/WindowManager(18426): App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring
11-12 08:39:01.248 D/ThumbnailsCacheManager(9472): add thumbnail to cache: IMG_20210503_093821.jpg
11-12 08:39:01.264 D/ReceiveExternalFilesActivity(9472): onPause() ending
11-12 08:39:01.298 I/RefreshFolderOperation(9472): Got display name: com.owncloud.android.lib.common.UserInfo@4d804f8
11-12 08:39:01.298 D/RefreshFolderOperation(9472): Checking changes in user.name@e.email@ecloud.global/
11-12 08:39:01.307 W/System.err(9472): SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
11-12 08:39:01.307 W/System.err(9472): SLF4J: Defaulting to no-operation (NOP) logger implementation
11-12 08:39:01.307 W/System.err(9472): SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
11-12 08:39:01.314 D/ThumbnailsCacheManager(9472): generate thumbnail: IMG_20210503_093824.jpg URI: https://ecloud.global/index.php/apps/files/api/v1/thumbnail/256/256/IMG_20210503_093824.jpg
11-12 08:39:01.314 D/OwnCloudClient #0(9472): REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/IMG_20210503_093824.jpg
11-12 08:39:01.326 I/sensors_hal_Ctx(18522): flush: handle is 1
11-12 08:39:01.359 D/OwnCloudClient #0(9472): REQUEST PROPFIND /remote.php/dav/files/user.name@e.email//
11-12 08:39:01.360 D/AdvancedSslSocketFactory(9472): Creating SSL Socket with remote ecloud.global:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@cd4ea2f
11-12 08:39:01.360 D/AdvancedSslSocketFactory(9472):  ... with connection timeout 5000 and socket timeout 40000
11-12 08:39:01.365 E/ResolverController(18279): No valid NAT64 prefix (131, <unspecified>/0)
11-12 08:39:01.367 I/ServerNameIndicator(9472): SNI done, hostname: ecloud.global
11-12 08:39:01.385 I/Adreno  (10171): QUALCOMM build                   : d7977ce, Ife855c4895
11-12 08:39:01.385 I/Adreno  (10171): Build Date                       : 08/21/18
11-12 08:39:01.385 I/Adreno  (10171): OpenGL ES Shader Compiler Version: EV031.25.00.00
11-12 08:39:01.385 I/Adreno  (10171): Local Branch                     : master
11-12 08:39:01.385 I/Adreno  (10171): Remote Branch                    : 
11-12 08:39:01.385 I/Adreno  (10171): Remote Branch                    : 
11-12 08:39:01.385 I/Adreno  (10171): Reconstruct Branch               : 
11-12 08:39:01.385 I/Adreno  (10171): Build Config                     : S L 4.0.10 AArch64
11-12 08:39:01.403 I/Adreno  (10171): PFP: 0x005ff087, ME: 0x005ff063
11-12 08:39:01.404 E/libEGL  (10171): Driver indicates EGL 1.5 support, but does not have a critical API
11-12 08:39:01.416 W/AMessage(10274): failed to deliver message as target handler 1 is gone.
11-12 08:39:01.416 I/GLRootView(10171): GLObject has changed from com.google.android.gles_jni.GLImpl@7ad7985 to com.google.android.gles_jni.GLImpl@75fca29
11-12 08:39:01.424 I/GLRootView(10171): onSurfaceChanged: 1440x2333, gl10: com.google.android.gles_jni.GLImpl@75fca29
11-12 08:39:01.448 I/GLRootView(10171): onSurfaceChanged: 1440x2333, gl10: com.google.android.gles_jni.GLImpl@75fca29
11-12 08:39:01.484 W/AMessage(10274): failed to deliver message as target handler 6 is gone.
11-12 08:39:01.522 D/ImageWallpaper(18737): wallpaper visibility changes to: true
11-12 08:39:01.560 W/CombinedTP6(10274): type=1400 audit(0.0:9485): avc: granted { execute } for path="/data/data/com.facebook.orca/lib-compressed/libopencv.so" dev="dm-0" ino=424509 scontext=u:r:untrusted_app:s0:c178,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c178,c256,c512,c768 tclass=file app=com.facebook.orca
11-12 08:39:01.576 W/CombinedTP6(10274): type=1400 audit(0.0:9486): avc: granted { execute } for path="/data/data/com.facebook.orca/lib-compressed/libnative-imagetranscoder.so" dev="dm-0" ino=424678 scontext=u:r:untrusted_app:s0:c178,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c178,c256,c512,c768 tclass=file app=com.facebook.orca
11-12 08:39:01.609 I/RefreshFolderOperation(9472): Checked user.name@e.email@ecloud.global/ : changed
11-12 08:39:01.622 D/OwnCloudClient #0(9472): REQUEST PROPFIND /remote.php/dav/files/user.name@e.email//
11-12 08:39:01.729 I/ndroid.systemu(18737): NativeAlloc concurrent copying GC freed 4776(288KB) AllocSpace objects, 0(0B) LOS objects, 36% free, 41MB/65MB, paused 66us total 553.920ms
11-12 08:39:01.737 I/system_server(18426): NativeAlloc concurrent copying GC freed 158757(7245KB) AllocSpace objects, 19(892KB) LOS objects, 50% free, 21MB/42MB, paused 139us total 490.374ms
11-12 08:39:01.749 D/ThumbnailsCacheManager(9472): add thumbnail to cache: IMG_20210503_093824.jpg
11-12 08:39:01.802 D/ThumbnailsCacheManager(9472): generate thumbnail: IMG_20210503_093829.jpg URI: https://ecloud.global/index.php/apps/files/api/v1/thumbnail/256/256/IMG_20210503_093829.jpg
11-12 08:39:01.803 D/OwnCloudClient #0(9472): REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/IMG_20210503_093829.jpg
11-12 08:39:01.963 E/ChooserActivity(10242): destroyed ChooserTargetServiceConnection received result from null; ignoring...
11-12 08:39:02.114 D/ImageWallpaper(18737): wallpaper visibility changes to: false
11-12 08:39:02.139 D/ThumbnailsCacheManager(9472): add thumbnail to cache: IMG_20210503_093829.jpg
11-12 08:39:02.165 D/ReceiveExternalFilesActivity(9472): onStop() ending
11-12 08:39:02.192 D/ReceiveExternalFilesActivity(9472): onDestroy() ending
11-12 08:39:02.223 V/OperationsService(9472): Destroying service
11-12 08:39:02.227 D/ThumbnailsCacheManager(9472): generate thumbnail: IMG_20210503_093833.jpg URI: https://ecloud.global/index.php/apps/files/api/v1/thumbnail/256/256/IMG_20210503_093833.jpg
11-12 08:39:02.240 D/OwnCloudClient #0(9472): REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/IMG_20210503_093833.jpg
11-12 08:39:02.247 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528386
11-12 08:39:02.444 I/ReadFolderRemoteOperation(9472): Synchronized /: Operation finished with HTTP status code 207 (success)
11-12 08:39:02.446 D/RefreshFolderOperation(9472): Synchronizing user.name@e.email@ecloud.global/
11-12 08:39:02.461 D/RefreshFolderOperation(9472): Remote folder / changed - starting update of local data 
11-12 08:39:02.608 D/ThumbnailsCacheManager(9472): add thumbnail to cache: IMG_20210503_093833.jpg
11-12 08:39:02.695 D/FileDataStorageManager(9472): Saving folder / with 47 children and 0 files to remove
11-12 08:39:02.699 D/ThumbnailsCacheManager(9472): generate thumbnail: IMG_20210503_093843.jpg URI: https://ecloud.global/index.php/apps/files/api/v1/thumbnail/256/256/IMG_20210503_093843.jpg
11-12 08:39:02.700 D/OwnCloudClient #0(9472): REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/IMG_20210503_093843.jpg
11-12 08:39:03.152 D/FileDataStorageManager(9472): Sending 48 operations to FileContentProvider
11-12 08:39:03.153 D/FileContentProvider(9472): applying batch in provider com.owncloud.android.providers.FileContentProvider@1b803a3 (temporary: false)
11-12 08:39:03.336 W/msgr.DefaultCloseableReference(10274): Finalized without closing: 9ad1b00 eeeaf39 (type = X.20M)
11-12 08:39:03.338 W/msgr.1yB(10274): Finalized without closing: 41a297e eeeaf39 (type = X.20M)
11-12 08:39:03.338 W/msgr.DefaultCloseableReference(10274): Finalized without closing: d3c3edf d48e72c (type = X.20M)
11-12 08:39:03.339 W/msgr.1yB(10274): Finalized without closing: 41a297e d48e72c (type = X.20M)
11-12 08:39:03.339 W/msgr.DefaultCloseableReference(10274): Finalized without closing: 68205f5 3ab5f8a (type = X.20M)
11-12 08:39:03.339 W/msgr.1yB(10274): Finalized without closing: 41a297e 3ab5f8a (type = X.20M)
11-12 08:39:03.341 W/msgr.DefaultCloseableReference(10274): Finalized without closing: 5cfe9fb 5f34a18 (type = X.20M)
11-12 08:39:03.341 W/msgr.1yB(10274): Finalized without closing: 41a297e 5f34a18 (type = X.20M)
11-12 08:39:03.341 W/msgr.DefaultCloseableReference(10274): Finalized without closing: fba0c71 267ea56 (type = X.20M)
11-12 08:39:03.341 W/msgr.1yB(10274): Finalized without closing: 41a297e 267ea56 (type = X.20M)
11-12 08:39:03.343 W/msgr.DefaultCloseableReference(10274): Finalized without closing: 4292ad7 9deefc4 (type = X.20M)
11-12 08:39:03.343 W/msgr.1yB(10274): Finalized without closing: 41a297e 9deefc4 (type = X.20M)
11-12 08:39:03.343 W/msgr.DefaultCloseableReference(10274): Finalized without closing: 691fead e9055e2 (type = X.20M)
11-12 08:39:03.343 W/msgr.1yB(10274): Finalized without closing: 41a297e e9055e2 (type = X.20M)
11-12 08:39:03.344 W/msgr.DefaultCloseableReference(10274): Finalized without closing: c6b9d73 dbd4430 (type = X.20M)
11-12 08:39:03.344 W/msgr.1yB(10274): Finalized without closing: 41a297e dbd4430 (type = X.20M)
11-12 08:39:03.355 D/ThumbnailsCacheManager(9472): add thumbnail to cache: IMG_20210503_093843.jpg
11-12 08:39:03.366 D/FileContentProvider(9472): applied batch in provider com.owncloud.android.providers.FileContentProvider@1b803a3
11-12 08:39:03.403 D/RefreshFolderOperation(9472): Send broadcast com.owncloud.android.operations.RefreshFolderOperation.EVENT_SINGLE_FOLDER_CONTENTS_SYNCED
11-12 08:39:03.405 D/OwnCloudClient #0(9472): REQUEST GET /ocs/v2.php/apps/files_sharing/api/v1/shares
11-12 08:39:03.434 E/DatabaseUtils(8171): Writing exception to parcel
11-12 08:39:03.434 E/DatabaseUtils(8171): java.lang.SecurityException: com.nextcloud.android.beta has no access to content://media/external/images/media/2069
11-12 08:39:03.434 E/DatabaseUtils(8171): 	at com.android.providers.media.MediaProvider.enforceCallingPermissionInternal(MediaProvider.java:5723)
11-12 08:39:03.434 E/DatabaseUtils(8171): 	at com.android.providers.media.MediaProvider.enforceCallingPermission(MediaProvider.java:5646)
11-12 08:39:03.434 E/DatabaseUtils(8171): 	at com.android.providers.media.MediaProvider.checkAccess(MediaProvider.java:5743)
11-12 08:39:03.434 E/DatabaseUtils(8171): 	at com.android.providers.media.MediaProvider.openFileAndEnforcePathPermissionsHelper(MediaProvider.java:5373)
11-12 08:39:03.434 E/DatabaseUtils(8171): 	at com.android.providers.media.MediaProvider.openFileCommon(MediaProvider.java:5183)
11-12 08:39:03.434 E/DatabaseUtils(8171): 	at com.android.providers.media.MediaProvider.openTypedAssetFileCommon(MediaProvider.java:5215)
11-12 08:39:03.434 E/DatabaseUtils(8171): 	at com.android.providers.media.MediaProvider.openTypedAssetFile(MediaProvider.java:5195)
11-12 08:39:03.434 E/DatabaseUtils(8171): 	at android.content.ContentProvider$Transport.openTypedAssetFile(ContentProvider.java:511)
11-12 08:39:03.434 E/DatabaseUtils(8171): 	at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:307)
11-12 08:39:03.434 E/DatabaseUtils(8171): 	at android.os.Binder.execTransactInternal(Binder.java:1021)
11-12 08:39:03.434 E/DatabaseUtils(8171): 	at android.os.Binder.execTransact(Binder.java:994)
11-12 08:39:03.436 E/CopyAndUploadContentUrisTask(9472): Not enough permissions to read source file content://media/external/images/media/2069
11-12 08:39:03.670 W/ContextImpl(4341): Failed to ensure /data/user/0/com.google.android.gms/shared_prefs: mkdir failed: EACCES (Permission denied)
11-12 08:39:03.736 I/GoogleTagManager(4341): Obtained fresh AdvertisingId info from GmsCore.
11-12 08:39:03.951 D/GetSharesForFileRemoteOperation(9472): Got 0 shares
11-12 08:39:04.202 D/FileDataStorageManager(9472): Sending 47 operations to FileContentProvider
11-12 08:39:04.206 D/FileContentProvider(9472): applying batch in provider com.owncloud.android.providers.FileContentProvider@1b803a3 (temporary: false)
11-12 08:39:04.552 D/FileContentProvider(9472): applied batch in provider com.owncloud.android.providers.FileContentProvider@1b803a3
11-12 08:39:04.555 D/RefreshFolderOperation(9472): Send broadcast com.owncloud.android.operations.RefreshFolderOperation.EVENT_SINGLE_FOLDER_SHARES_SYNCED
11-12 08:39:05.346 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528386
11-12 08:39:06.412 W/Analytics-Micro(10274): type=1400 audit(0.0:9487): avc: granted { execute } for path="/data/data/com.facebook.orca/lib-compressed/libchipsetmerged.so" dev="dm-0" ino=424563 scontext=u:r:untrusted_app:s0:c178,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c178,c256,c512,c768 tclass=file app=com.facebook.orca
11-12 08:39:06.532 E/LightsService(18426): Light requested not available on this device. 2
11-12 08:39:10.935 V/DisplayPowerController(18426): Brightness [9] reason changing to: 'automatic [ temp_adj ]', previous reason: 'automatic'.
11-12 08:39:10.939 V/SettingsProvider(18426): Notifying for 0: content://settings/system/screen_brightness
11-12 08:39:10.948 V/DisplayPowerController(18426): Brightness [9] reason changing to: 'automatic [ temp_adj ]', previous reason: 'automatic'.
11-12 08:39:10.955 V/DisplayPowerController(18426): Brightness [9] reason changing to: 'automatic [ temp_adj ]', previous reason: 'automatic'.
11-12 08:39:11.517 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528388
11-12 08:39:11.955 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:1, type:1, x:-0.514404 y:0.093582 z:9.976196
11-12 08:39:11.956 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:39:11.994 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:1, type:1, x:-0.500031 y:0.093582 z:9.973801
11-12 08:39:11.995 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:39:12.035 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:1, type:1, x:-0.497635 y:0.095978 z:9.964218
11-12 08:39:12.036 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:39:12.075 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:1, type:1, x:-0.500031 y:0.098373 z:9.966614
11-12 08:39:12.076 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:39:24.978 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:1, type:1, x:-0.504822 y:0.093582 z:9.966614
11-12 08:39:24.980 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:39:25.018 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:1, type:1, x:-0.490463 y:0.091187 z:9.952255
11-12 08:39:25.019 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:39:25.058 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:1, type:1, x:-0.502426 y:0.093582 z:9.957047
11-12 08:39:25.059 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:39:25.097 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:1, type:1, x:-0.509613 y:0.084000 z:9.959442
11-12 08:39:25.098 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:39:29.241 W/IchnaeaBackendService(20117): 
11-12 08:39:29.241 W/IchnaeaBackendService(20117): java.net.ConnectException: Failed to connect to location.services.mozilla.com/52.40.99.79:443
11-12 08:39:29.241 W/IchnaeaBackendService(20117): 	at com.android.okhttp.internal.io.RealConnection.connectSocket(RealConnection.java:147)
11-12 08:39:29.241 W/IchnaeaBackendService(20117): 	at com.android.okhttp.internal.io.RealConnection.connect(RealConnection.java:116)
11-12 08:39:29.241 W/IchnaeaBackendService(20117): 	at com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.java:186)
11-12 08:39:29.241 W/IchnaeaBackendService(20117): 	at com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAllocation.java:128)
11-12 08:39:29.241 W/IchnaeaBackendService(20117): 	at com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:97)
11-12 08:39:29.241 W/IchnaeaBackendService(20117): 	at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
11-12 08:39:29.241 W/IchnaeaBackendService(20117): 	at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
11-12 08:39:29.241 W/IchnaeaBackendService(20117): 	at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:465)
11-12 08:39:29.241 W/IchnaeaBackendService(20117): 	at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:131)
11-12 08:39:29.241 W/IchnaeaBackendService(20117): 	at com.android.okhttp.internal.huc.HttpURLConnectionImpl.getOutputStream(HttpURLConnectionImpl.java:262)
11-12 08:39:29.241 W/IchnaeaBackendService(20117): 	at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getOutputStream(DelegatingHttpsURLConnection.java:219)
11-12 08:39:29.241 W/IchnaeaBackendService(20117): 	at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:30)
11-12 08:39:29.241 W/IchnaeaBackendService(20117): 	at org.microg.nlp.backend.ichnaea.IchnaeaRequester.run(IchnaeaRequester.java:66)
11-12 08:39:29.241 W/IchnaeaBackendService(20117): 	at java.lang.Thread.run(Thread.java:919)
11-12 08:39:29.242 W/IchnaeaBackendService(20117): 
11-12 08:39:29.242 W/IchnaeaBackendService(20117): java.net.ConnectException: Failed to connect to location.services.mozilla.com/35.162.149.135:443
11-12 08:39:29.242 W/IchnaeaBackendService(20117): 	at com.android.okhttp.internal.io.RealConnection.connectSocket(RealConnection.java:147)
11-12 08:39:29.242 W/IchnaeaBackendService(20117): 	at com.android.okhttp.internal.io.RealConnection.connect(RealConnection.java:116)
11-12 08:39:29.242 W/IchnaeaBackendService(20117): 	at com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.java:186)
11-12 08:39:29.242 W/IchnaeaBackendService(20117): 	at com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAllocation.java:128)
11-12 08:39:29.242 W/IchnaeaBackendService(20117): 	at com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:97)
11-12 08:39:29.242 W/IchnaeaBackendService(20117): 	at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
11-12 08:39:29.242 W/IchnaeaBackendService(20117): 	at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
11-12 08:39:29.242 W/IchnaeaBackendService(20117): 	at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:465)
11-12 08:39:29.242 W/IchnaeaBackendService(20117): 	at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:131)
11-12 08:39:29.242 W/IchnaeaBackendService(20117): 	at com.android.okhttp.internal.huc.HttpURLConnectionImpl.getOutputStream(HttpURLConnectionImpl.java:262)
11-12 08:39:29.242 W/IchnaeaBackendService(20117): 	at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getOutputStream(DelegatingHttpsURLConnection.java:219)
11-12 08:39:29.242 W/IchnaeaBackendService(20117): 	at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:30)
11-12 08:39:29.242 W/IchnaeaBackendService(20117): 	at org.microg.nlp.backend.ichnaea.IchnaeaRequester.run(IchnaeaRequester.java:66)
11-12 08:39:29.242 W/IchnaeaBackendService(20117): 	at java.lang.Thread.run(Thread.java:919)
11-12 08:39:29.244 D/IchnaeaBackendService(20117): Replaying location Location[ichnaea 50.106379,14.473725 hAcc=78 et=?!? vAcc=??? sAcc=??? bAcc=???]
11-12 08:39:29.261 V/UnifiedLocation(19943): Fused location: Location[network 50.106379,14.473725 hAcc=78 et=+5d19h22m30s456ms vAcc=??? sAcc=??? bAcc=??? {Bundle[{SERVICE_BACKEND_PROVIDER=ichnaea, SERVICE_BACKEND_COMPONENT=org.microg.nlp.backend.ichnaea/.BackendService}]}]
11-12 08:39:29.276 D/IchnaeaBackendService(20117): Replaying location Location[ichnaea 50.106379,14.473725 hAcc=78 et=?!? vAcc=??? sAcc=??? bAcc=???]
11-12 08:39:29.279 V/UnifiedLocation(19943): Fused location: Location[network 50.106379,14.473725 hAcc=78 et=+5d19h22m30s481ms vAcc=??? sAcc=??? bAcc=??? {Bundle[{SERVICE_BACKEND_PROVIDER=ichnaea, SERVICE_BACKEND_COMPONENT=org.microg.nlp.backend.ichnaea/.BackendService}]}]
11-12 08:39:20.652 V/chatty  (18426): uid=1000(system) ConnectivitySer identical 3 lines
11-12 08:39:26.760 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528388
11-12 08:39:29.293 D/TwilightService(18426): onLocationChanged: provider=fused accuracy=78.00764 time=1636702769243
11-12 08:39:29.296 D/ColorDisplayService(18426): onTwilightStateChanged: isNight=false
11-12 08:39:29.304 I/LocSvc_GnssInterface(2502): ===> injectLocation line 232 
11-12 08:39:29.308 I/LocSvc_api_v02(2502): ---> locClientSendReq line 2102 QMI_LOC_INJECT_POSITION_REQ_V02
11-12 08:39:29.319 I/LocSvc_ApiV02(2502): <--- globalRespCb line 141 QMI_LOC_INJECT_POSITION_REQ_V02
11-12 08:39:29.843 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528388
11-12 08:39:36.284 W/CrashLoopRemedyLog(10274): unable to delete remedy log, instaCrash: true
11-12 08:39:37.999 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:1, type:1, x:-0.495255 y:0.093582 z:9.964218
11-12 08:39:38.000 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:39:38.039 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:1, type:1, x:-0.495255 y:0.091187 z:9.959442
11-12 08:39:38.039 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:39:38.079 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:1, type:1, x:-0.500031 y:0.095978 z:9.964218
11-12 08:39:38.079 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:39:38.118 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:1, type:1, x:-0.497635 y:0.093582 z:9.961823
11-12 08:39:38.119 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:39:38.819 D/WificondControl(18426): Scan result ready event
11-12 08:39:38.855 I/LOWI-8.5.0.1(2565): [LOWI-Scan] lowi_close_record:Scan completed in 501723132ms and Recieved 11 APs scan results
11-12 08:39:41.199 E/ResolverController(18279): No valid NAT64 prefix (131, <unspecified>/0)
11-12 08:39:32.872 V/chatty  (18426): uid=1000(system) ConnectivitySer identical 1 line
11-12 08:39:38.895 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528388
11-12 08:39:45.657 I/UsageStatsService(18426): User[0] Flushing usage stats to disk
11-12 08:39:45.822 W/AppIdleHistory(18426): Skipping App Idle write for unexpected null package
11-12 08:39:47.940 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528388
11-12 08:39:51.021 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:1, type:1, x:-0.492859 y:0.093582 z:9.961823
11-12 08:39:51.023 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:39:51.061 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:1, type:1, x:-0.490463 y:0.088791 z:9.969009
11-12 08:39:51.062 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:39:51.101 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:1, type:1, x:-0.504822 y:0.095978 z:9.966614
11-12 08:39:51.102 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:39:51.142 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:1, type:1, x:-0.502426 y:0.091187 z:9.969009
11-12 08:39:51.143 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:39:53.938 V/DisplayPowerController(18426): Brightness [1] reason changing to: 'automatic [ temp_adj dim ]', previous reason: 'automatic'.
11-12 08:39:53.941 V/DisplayPowerController(18426): Brightness [1] reason changing to: 'automatic [ temp_adj dim ]', previous reason: 'automatic [ dim ]'.
11-12 08:40:00.008 D/KeyguardClockSwitch(18737): Updating clock: 08:40
11-12 08:40:00.937 I/PowerManagerService(18426): Going to sleep due to timeout (uid 1000)...
11-12 08:40:00.938 W/UsageStatsService(18426): Event reported without a package name, eventType:16
11-12 08:40:00.981 W/IInputConnectionWrapper(10171): getExtractedText on inactive InputConnection
11-12 08:40:01.010 D/audio_hw_primary(18281): adev_get_parameters:vr_audio_mode_on
11-12 08:40:01.011 I/audio_hw_primary(18281): getting vr mode to 0
11-12 08:40:01.011 D/audio_hw_primary(18281): adev_get_parameters: exit: returns - vr_audio_mode_on=false
11-12 08:40:01.014 I/hash_map_utils(18276): key: 'vr_audio_mode_on' value: ''
11-12 08:40:01.016 I/AudioPolicyManagerCustom(18276): VR mode is 0, switch to primary output if request is for fast|raw
11-12 08:40:01.022 D/AF::TrackHandle(18276): OpPlayAudio: track:1423 usage:13 not muted
11-12 08:40:01.045 W/AudioTrack(18737): createTrack_l(1606): AUDIO_OUTPUT_FLAG_FAST denied by server; frameCount 0 -> 9989
11-12 08:40:01.061 D/audio_hw_primary(18281): start_output_stream: enter: stream(0xf3f36000)usecase(1: low-latency-playback) devices(0x2)
11-12 08:40:01.062 D/audio_hw_primary(18281): select_devices for use case (low-latency-playback)
11-12 08:40:01.062 D/audio_hw_primary(18281): select_devices: out_snd_device(2: speaker) in_snd_device(0: )
11-12 08:40:01.062 I/msm8974_platform(18281): platform_check_and_set_codec_backend_cfg:becf: afe: bitwidth 16, samplerate 48000 channels 2, backend_idx 0 usecase = 1 device (speaker)
11-12 08:40:01.062 D/msm8974_platform(18281): platform_split_snd_device: snd_device(2) num devices(1) new_snd_devices(0)
11-12 08:40:01.062 I/msm8974_platform(18281): platform_check_and_set_codec_backend_cfg: new_snd_devices[0] is 2
11-12 08:40:01.062 I/msm8974_platform(18281): platform_check_codec_backend_cfg:becf: afe: bitwidth 16, samplerate 48000 channels 2, backend_idx 0 usecase = 1 device (speaker)
11-12 08:40:01.062 D/msm8974_platform(18281): platform_check_codec_backend_cfg:becf: afe: playback on codec device not supporting native playback set default Sample Rate(48k)
11-12 08:40:01.062 I/msm8974_platform(18281): platform_check_codec_backend_cfg:becf: afe: Codec selected backend: 0 updated bit width: 16 and sample rate: 48000
11-12 08:40:01.062 D/audio_hw_primary(18281): check_usecases_codec_backend:becf: force routing 0
11-12 08:40:01.062 E/msm8974_platform(18281): platform_check_backends_match: Invalid snd_device = 
11-12 08:40:01.062 D/audio_hw_primary(18281): check_usecases_codec_backend:becf: (65) check_usecases curr device: speaker, usecase device: backends match 0
11-12 08:40:01.062 D/audio_hw_primary(18281): check_usecases_codec_backend:becf: check_usecases num.of Usecases to switch 0
11-12 08:40:01.062 D/hardware_info(18281): hw_info_append_hw_type : device_name = speaker
11-12 08:40:01.062 D/audio_hw_spkr_prot(18281): set_spkr_prot_cal: quick calibration enabled
11-12 08:40:01.063 D/hardware_info(18281): hw_info_append_hw_type : device_name = speaker-protected
11-12 08:40:01.063 D/audio_hw_spkr_prot(18281): audio_extn_spkr_prot_start_processing: spkr snd_device(53: speaker-protected)
11-12 08:40:01.063 D/audio_route(18281): Apply path: speaker-protected
11-12 08:40:01.072 D/hardware_info(18281): hw_info_append_hw_type : device_name = vi-feedback
11-12 08:40:01.072 D/msm8974_platform(18281): platform_split_snd_device: snd_device(127) num devices(0) new_snd_devices(0)
11-12 08:40:01.072 D/audio_hw_primary(18281): enable_snd_device: snd_device(127: vi-feedback)
11-12 08:40:01.072 I/soundtrigger(18281): audio_extn_sound_trigger_update_device_status: device 0x7f of type 1 for Event 1, with Raise=0
11-12 08:40:01.072 D/audio_route(18281): Apply path: vi-feedback
11-12 08:40:01.072 D/audio_hw_utils(18281): audio_extn_utils_send_app_type_cfg: usecase->in_snd_device vi-feedback
11-12 08:40:01.072 E/voice   (18281): voice_is_in_call_rec_stream: input stream is NULL
11-12 08:40:01.072 D/msm8974_platform(18281): platform_split_snd_device: snd_device(127) num devices(0) new_snd_devices(0)
11-12 08:40:01.072 E/audio_hw_utils(18281): send_app_type_cfg_for_device: Could not get ctl for mixer cmd - Audio Stream Capture 42 App Type Cfg
11-12 08:40:01.072 D/msm8974_platform(18281): platform_split_snd_device: snd_device(127) num devices(1) new_snd_devices(0)
11-12 08:40:01.072 D/ACDB-LOADER(18281): ACDB -> send_audio_cal, acdb_id = 102, path = 1, app id = 0x11132, sample rate = 48000
11-12 08:40:01.072 D/ACDB-LOADER(18281): ACDB -> send_asm_topology
11-12 08:40:01.072 D/ACDB-LOADER(18281): ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TOPOLOGY_ID
11-12 08:40:01.072 D/ACDB-LOADER(18281): ACDB -> send_adm_topology
11-12 08:40:01.072 D/ACDB-LOADER(18281): ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TOPOLOGY_ID
11-12 08:40:01.072 D/ACDB-LOADER(18281): ACDB -> send_audtable
11-12 08:40:01.072 D/ACDB-LOADER(18281): ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE_SIZE
11-12 08:40:01.072 D/ACDB-LOADER(18281): ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE
11-12 08:40:01.072 D/ACDB-LOADER(18281): ACDB -> AUDIO_SET_AUDPROC_CAL
11-12 08:40:01.072 D/ACDB-LOADER(18281): ACDB -> send_audvoltable
11-12 08:40:01.072 D/ACDB-LOADER(18281): ACDB -> ACDB_CMD_GET_AUDPROC_VOL_STEP_TABLE_SIZE
11-12 08:40:01.072 D/ACDB-LOADER(18281): ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_STEP_TABLE, vol index 0
11-12 08:40:01.072 D/        (18281): Failed to fetch the lookup information of the device 00000066 
11-12 08:40:01.072 E/ACDB-LOADER(18281): Error: ACDB AudProc vol returned = -19
11-12 08:40:01.072 D/ACDB-LOADER(18281): ACDB -> AUDIO_SET_VOL_CAL cal type = 12
11-12 08:40:01.072 D/ACDB-LOADER(18281): ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TABLE_SIZE
11-12 08:40:01.072 D/ACDB-LOADER(18281): ACDB -> send_audstrmtable
11-12 08:40:01.072 D/ACDB-LOADER(18281): ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TABLE_V2
11-12 08:40:01.072 D/ACDB-LOADER(18281): ACDB -> audstrm_cal->cal_type.cal_data.cal_size = 16
11-12 08:40:01.073 D/ACDB-LOADER(18281): ACDB -> send_afe_topology
11-12 08:40:01.073 D/ACDB-LOADER(18281): ACDB -> ACDB_CMD_GET_AFE_TOPOLOGY_ID
11-12 08:40:01.073 D/ACDB-LOADER(18281): ACDB -> GET_AFE_TOPOLOGY_ID for adcd_id 102, Topology Id 1025c
11-12 08:40:01.073 D/ACDB-LOADER(18281): ACDB -> send_afe_cal
11-12 08:40:01.073 D/ACDB-LOADER(18281): ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE_SIZE
11-12 08:40:01.073 D/ACDB-LOADER(18281): ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE
11-12 08:40:01.073 D/ACDB-LOADER(18281): ACDB -> AUDIO_SET_AFE_CAL
11-12 08:40:01.073 D/ACDB-LOADER(18281): ACDB -> send_hw_delay : acdb_id = 102 path = 1
11-12 08:40:01.073 D/ACDB-LOADER(18281): ACDB -> ACDB_AVSYNC_INFO: ACDB_CMD_GET_DEVICE_PROPERTY
11-12 08:40:01.073 E/audio_hw_extn(18281): audio_extn_set_custom_mtmx_params: invalid input stream for capture usecase id:48
11-12 08:40:01.073 D/audio_hw_primary(18281): enable_audio_route: apply mixer and update path: spkr-vi-record
11-12 08:40:01.073 D/audio_route(18281): Apply path: spkr-vi-record
11-12 08:40:01.079 V/DisplayPowerController(18426): Brightness [9] reason changing to: 'automatic [ temp_adj ]', previous reason: 'automatic [ dim ]'.
11-12 08:40:01.115 D/soundtrigger(18281): audio_extn_sound_trigger_update_stream_status: uc_info->id 1 of type 0 for Event 3, with Raise=0
11-12 08:40:01.115 D/audio_hw_utils(18281): audio_extn_utils_send_app_type_cfg: usecase->out_snd_device speaker
11-12 08:40:01.115 D/msm8974_platform(18281): platform_split_snd_device: snd_device(2) num devices(0) new_snd_devices(0)
11-12 08:40:01.115 E/msm8974_platform(18281): platform_get_snd_device_backend_index: BE DAI Name Table is not present
11-12 08:40:01.115 E/audio_hw_utils(18281): send_app_type_cfg_for_device: Couldn't get the backend index for snd device speaker-protected ret=-14
11-12 08:40:01.115 D/audio_hw_utils(18281): audio_extn_btsco_get_sample_rate:Not a BT SCO device, need not update sampling rate
11-12 08:40:01.115 I/audio_hw_utils(18281): send_app_type_cfg_for_device PLAYBACK app_type 69937, acdb_dev_id 101, sample_rate 48000, snd_device_be_idx -14
11-12 08:40:01.116 D/msm8974_platform(18281): platform_split_snd_device: snd_device(2) num devices(1) new_snd_devices(0)
11-12 08:40:01.116 D/audio_hw_utils(18281): audio_extn_btsco_get_sample_rate:Not a BT SCO device, need not update sampling rate
11-12 08:40:01.116 D/ACDB-LOADER(18281): ACDB -> send_audio_cal, acdb_id = 101, path = 0, app id = 0x11131, sample rate = 48000
11-12 08:40:01.116 D/ACDB-LOADER(18281): ACDB -> send_asm_topology
11-12 08:40:01.116 D/ACDB-LOADER(18281): ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TOPOLOGY_ID
11-12 08:40:01.116 D/ACDB-LOADER(18281): ACDB -> send_adm_topology
11-12 08:40:01.116 D/ACDB-LOADER(18281): ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TOPOLOGY_ID
11-12 08:40:01.116 D/ACDB-LOADER(18281): ACDB -> send_audtable
11-12 08:40:01.116 D/ACDB-LOADER(18281): ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE_SIZE
11-12 08:40:01.116 D/ACDB-LOADER(18281): ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE
11-12 08:40:01.116 D/ACDB-LOADER(18281): ACDB -> AUDIO_SET_AUDPROC_CAL
11-12 08:40:01.116 D/ACDB-LOADER(18281): ACDB -> send_audvoltable
11-12 08:40:01.116 D/ACDB-LOADER(18281): ACDB -> ACDB_CMD_GET_AUDPROC_VOL_STEP_TABLE_SIZE
11-12 08:40:01.116 D/ACDB-LOADER(18281): ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_STEP_TABLE, vol index 1
11-12 08:40:01.116 D/        (18281): Failed to fetch the lookup information of the device 00000065 
11-12 08:40:01.116 E/ACDB-LOADER(18281): Error: ACDB AudProc vol returned = -19
11-12 08:40:01.116 D/ACDB-LOADER(18281): ACDB -> AUDIO_SET_VOL_CAL cal type = 12
11-12 08:40:01.116 D/ACDB-LOADER(18281): ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TABLE_SIZE
11-12 08:40:01.116 D/ACDB-LOADER(18281): ACDB -> send_audstrmtable
11-12 08:40:01.116 D/ACDB-LOADER(18281): ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TABLE_V2
11-12 08:40:01.117 D/ACDB-LOADER(18281): ACDB -> audstrm_cal->cal_type.cal_data.cal_size = 348
11-12 08:40:01.117 D/ACDB-LOADER(18281): ACDB -> send_afe_topology
11-12 08:40:01.117 D/ACDB-LOADER(18281): ACDB -> ACDB_CMD_GET_AFE_TOPOLOGY_ID
11-12 08:40:01.117 D/ACDB-LOADER(18281): ACDB -> GET_AFE_TOPOLOGY_ID for adcd_id 101, Topology Id 1025d
11-12 08:40:01.117 D/ACDB-LOADER(18281): ACDB -> send_afe_cal
11-12 08:40:01.117 D/ACDB-LOADER(18281): ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE_SIZE
11-12 08:40:01.117 D/ACDB-LOADER(18281): ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE
11-12 08:40:01.117 D/ACDB-LOADER(18281): ACDB -> AUDIO_SET_AFE_CAL
11-12 08:40:01.117 D/ACDB-LOADER(18281): ACDB -> send_hw_delay : acdb_id = 101 path = 0
11-12 08:40:01.117 D/ACDB-LOADER(18281): ACDB -> ACDB_AVSYNC_INFO: ACDB_CMD_GET_DEVICE_PROPERTY
11-12 08:40:01.117 D/msm8974_platform(18281): platform_split_snd_device: snd_device(2) num devices(0) new_snd_devices(0)
11-12 08:40:01.117 I/msm8974_platform(18281): platform_get_custom_mtmx_params: no matching param with id 0 ip_ch 2 op_ch 2 uc_id 1 snd_dev 2
11-12 08:40:01.117 D/audio_hw_primary(18281): enable_audio_route: apply mixer and update path: low-latency-playback
11-12 08:40:01.117 D/audio_route(18281): Apply path: low-latency-playback
11-12 08:40:01.118 D/audio_hw_primary(18281): select_devices: done
11-12 08:40:01.120 D/msm8974_platform(18281): platform_set_channel_map mixer_ctl_name:Playback Channel Map15
11-12 08:40:01.120 D/msm8974_platform(18281): platform_set_channel_map: set mapping(1 2 0 0 0 0 0 0) for channel:2
11-12 08:40:01.178 D/audio_hw_primary(18281): start_output_stream: exit
11-12 08:40:01.178 D/msm8974_platform(18281): platform_split_snd_device: snd_device(2) num devices(0) new_snd_devices(0)
11-12 08:40:01.178 I/msm8974_platform(18281): platform_get_custom_mtmx_params: no matching param with id 0 ip_ch 2 op_ch 2 uc_id 1 snd_dev 2
11-12 08:40:01.508 V/DisplayPowerController(18426): Blocking screen off
11-12 08:40:01.508 V/DisplayPowerController(18426): Unblocked screen off after 0 ms
11-12 08:40:01.552 D/ActivityTaskManager(18426): Top Process State changed to PROCESS_STATE_TOP_SLEEPING
11-12 08:40:01.581 D/KernelCpuUidUserSysTimeReader(18426): Removing uids 99043-99043
11-12 08:40:01.585 D/KernelCpuUidUserSysTimeReader(18426): Removing uids 90005-90005
11-12 08:40:01.592 D/sensors_hal_SMGR(18522): batch:sensor(android.sensor.accelerometer) sample_rate=5.000000Hz report_rate_f=0.000000Hz curr sample rate:14.999925 cur rpt rate:655360 max:200.000000 min:1.000000
11-12 08:40:01.592 D/sensors_hal_SMGR(18522): SMGRPrepareAddMsg sample_rate 5.000000 report_rate 327680 subhz_sample_rate_ms 0 sample_rate_hz 5
11-12 08:40:01.592 D/sensors_hal_SMGR(18522): SMGRPrepareAddMsg:sensor android.sensor.accelerometer 
11-12 08:40:01.592 D/sensors_hal_Util(18522): waitForResponse: timeout=5000
11-12 08:40:01.596 D/sensors_hal_SMGR(18522): SMGRReportAdd: Received Response: 0
11-12 08:40:01.597 D/sensors_hal_SMGR(18522): enable:sensor(android.sensor.accelerometer) Deactivating sensor handle=1
11-12 08:40:01.597 D/sensors_hal_Util(18522): waitForResponse: timeout=5000
11-12 08:40:01.601 D/sensors_hal_SMGR(18522): SMGRReportDelete: Rcvd success response from request
11-12 08:40:01.605 V/sensors_hal_Ctx(18522): All sensors stop, stop the time_service.
11-12 08:40:01.605 D/sensors_hal_Time(18522): send stop time_service command
11-12 08:40:01.605 D/sensors_hal_Util(18522): waitForResponse: timeout=5000
11-12 08:40:01.620 D/sensors_hal_Time(18522): time_service_sensor1_cb: msg_type 1
11-12 08:40:01.620 D/sensors_hal_Time(18522): time_service_sensor1_cb: Sn 24, msg Id 0, txn Id 1
11-12 08:40:01.620 D/sensors_hal_SMGR(18522): enable:sensor(android.sensor.light) Deactivating sensor handle=2
11-12 08:40:01.621 D/sensors_hal_Util(18522): waitForResponse: timeout=5000
11-12 08:40:01.626 D/sensors_hal_SMGR(18522): SMGRReportDelete: Rcvd success response from request
11-12 08:40:01.627 V/DisplayPowerController(18426): Brightness [0] reason changing to: 'screen_off', previous reason: 'automatic'.
11-12 08:40:01.628 I/DisplayManagerService(18426): Display device changed state: "Built-in Screen", OFF
11-12 08:40:01.628 D/SurfaceFlinger(688): Setting power mode 0 on display 0
11-12 08:40:01.636 I/SDM     (545): DisplayBase::SetDisplayState: Set state = 0, display 0
11-12 08:40:01.781 D/SurfaceFlinger(688): Finished setting power mode 0 on display 0
11-12 08:40:01.783 D/SurfaceControl(18426): Excessive delay in setPowerMode()
11-12 08:40:01.791 I/DreamManagerService(18426): Entering dreamland.
11-12 08:40:01.792 I/PowerManagerService(18426): Dozing...
11-12 08:40:01.793 I/DreamController(18426): Starting dream: name=ComponentInfo{com.android.systemui/com.android.systemui.doze.DozeService}, isTest=false, canDoze=true, userId=0
11-12 08:40:01.794 V/StatusBar(18737): mStatusBarWindow: com.android.systemui.statusbar.phone.StatusBarWindowView{3a35329 V.E...... ........ 0,0-1440,76} canPanelBeCollapsed(): false
11-12 08:40:01.797 V/StateManager(10171): saveState
11-12 08:40:01.797 V/StateManager(10171): saveState class com.android.gallery3d.app.AlbumSetPage
11-12 08:40:01.797 V/StateManager(10171): saveState class com.android.gallery3d.app.AlbumPage
11-12 08:40:01.801 E//system/bin/hw/android.system.suspend@1.0-service(488): Autosuspend already started.
11-12 08:40:01.823 D/StatusBar(18737): updateQsExpansionEnabled - QS Expand enabled: false
11-12 08:40:01.829 V/chatty  (18737): uid=10137(com.android.systemui) identical 4 lines
11-12 08:40:01.836 D/StatusBar(18737): updateQsExpansionEnabled - QS Expand enabled: false
11-12 08:40:01.845 D/StatusBar(18737): disable<e i a s b h r c s > disable2<q i n >
11-12 08:40:01.875 D/StatusBar(18737): disable<e i a s b h r c s > disable2<q i n >
11-12 08:40:01.883 E//system/bin/hw/android.system.suspend@1.0-service(488): Autosuspend already started.
11-12 08:40:01.905 D/StatusBar(18737): disable<e i a s b h r c s > disable2<q i n >
11-12 08:40:01.910 W/View    (18737): requestLayout() improperly called by com.android.keyguard.CarrierText{2a7839b V.ED..... ......ID 50,0-1046,126 #7f0a01e5 app:id/keyguard_carrier_text} during layout: running second layout pass
11-12 08:40:01.923 D/audio_hw_primary(18281): adev_set_parameters: enter: screen_state=off
11-12 08:40:01.923 D/audio_hw_extn(18281): audio_extn_set_anc_parameters: anc_enabled:0
11-12 08:40:01.932 W/AlarmManager(18426): Unrecognized alarm listener com.android.server.-$$Lambda$DeviceIdleController$pUAsoxLVwpJ9Ac-b6Wbul1k9bIw@ed28931
11-12 08:40:01.932 I/ndroid.systemu(18737): NativeAlloc concurrent copying GC freed 7323(489KB) AllocSpace objects, 1(20KB) LOS objects, 36% free, 42MB/66MB, paused 61us total 391.323ms
11-12 08:40:01.984 D/ImageWallpaper(18737): onAmbientModeChanged: inAmbient=true, duration=0, mShouldStopTransition=false
11-12 08:40:01.984 D/ImageRevealHelper(18737): updateAwake: awake=false, duration=0
11-12 08:40:01.984 V/ImageWallpaperRenderer(18737): onRevealStart: start, anim=false
11-12 08:40:01.984 D/ImageWallpaper(18737): preRender start
11-12 08:40:01.988 D/ImageWallpaperRenderer(18737): loadBitmap: mBitmap=null
11-12 08:40:02.108 D/ImageWallpaperRenderer(18737): loadBitmap done, surface size=Rect(0, 0 - 1440, 2560)
11-12 08:40:02.118 D/ImageWallpaper(18737): preRender end
11-12 08:40:02.119 V/ImageWallpaperRenderer(18737): onRevealStart: done
11-12 08:40:02.132 V/ImageWallpaperRenderer(18737): onRevealEnd: start, mScissorMode=false
11-12 08:40:02.132 D/ImageWallpaper(18737): postRender start
11-12 08:40:02.132 D/ImageWallpaper(18737): postRender end
11-12 08:40:02.132 V/ImageWallpaperRenderer(18737): onRevealEnd: done
11-12 08:40:02.171 W/UsageStatsService(18426): Event reported without a package name, eventType:17
11-12 08:40:02.206 D/StatusBar(18737): disable<e i a s b h r c s > disable2<q i n >
11-12 08:40:02.208 D/StatusBar(18737): disable<e i a s b h r c s > disable2<q i n >
11-12 08:40:02.311 D/KeyguardUpdateMonitor(18737): onKeyguardVisibilityChanged(true)
11-12 08:40:02.314 D/KeyguardClockSwitch(18737): Updating clock: 08:40
11-12 08:40:02.342 V/FingerprintService(18426): startAuthentication(com.android.systemui)
11-12 08:40:02.342 V/FingerprintService(18426): starting client AuthenticationClientImpl(com.android.systemui) targetUserId: 0 currentUserId: 0 cookie: 0/0
11-12 08:40:02.344 D/KeyguardUpdateMonitor(18737): fingerprintRunningState: 1
11-12 08:40:02.360 W/FingerprintService(18426): client com.android.systemui is authenticating...
11-12 08:40:02.366 D/StatusBar(18737): disable<e i a s b H!R!c s > disable2<q i n >
11-12 08:40:02.369 D/StatusBar(18737): disable<e i a s b H R c s > disable2<q i n >
11-12 08:40:02.369 D/StatusBar(18737): disable<e i a s b H R c s > disable2<q i n >
11-12 08:40:02.445 I/ScreenOffReceiver(444): onReceive
11-12 08:40:02.446 I/CommonUtils(444): haveNetworkConnexion()
11-12 08:40:02.452 E/cr_CompositorSurfaceMgr(18905): SurfaceState : detach from parent : 0
11-12 08:40:02.455 E/cr_CompositorSurfaceMgr(18905): Transitioning to surface with format : -3
11-12 08:40:03.133 D/ImageWallpaper(18737): finishRendering, preserve=true
11-12 08:40:04.414 D/audio_hw_primary(18281): out_standby: enter: stream (0xf3f36000) usecase(1: low-latency-playback)
11-12 08:40:04.515 D/audio_hw_primary(18281): disable_audio_route: reset and update mixer path: low-latency-playback
11-12 08:40:04.520 D/soundtrigger(18281): audio_extn_sound_trigger_update_stream_status: uc_info->id 1 of type 0 for Event 2, with Raise=0
11-12 08:40:04.520 D/msm8974_platform(18281): platform_split_snd_device: snd_device(2) num devices(0) new_snd_devices(0)
11-12 08:40:04.520 I/msm8974_platform(18281): platform_get_custom_mtmx_params: no matching param with id 0 ip_ch 2 op_ch 2 uc_id 1 snd_dev 2
11-12 08:40:04.521 D/hardware_info(18281): hw_info_append_hw_type : device_name = speaker
11-12 08:40:04.521 D/audio_hw_primary(18281): disable_snd_device: snd_device(2: speaker)
11-12 08:40:04.540 D/hardware_info(18281): hw_info_append_hw_type : device_name = vi-feedback
11-12 08:40:04.540 D/audio_hw_primary(18281): disable_snd_device: snd_device(127: vi-feedback)
11-12 08:40:04.540 D/msm8974_platform(18281): platform_split_snd_device: snd_device(127) num devices(0) new_snd_devices(0)
11-12 08:40:04.541 I/soundtrigger(18281): audio_extn_sound_trigger_update_device_status: device 0x7f of type 1 for Event 0, with Raise=0
11-12 08:40:04.541 D/audio_hw_primary(18281): disable_audio_route: reset and update mixer path: spkr-vi-record
11-12 08:40:04.541 D/audio_route(18281): audio_route_update_path: skip to reset mixer control 'SLIM0_RX_VI_FB_LCH_MUX' in path 'spkr-vi-record' because it is still needed by other paths
11-12 08:40:04.541 E/audio_hw_extn(18281): audio_extn_set_custom_mtmx_params: invalid input stream for capture usecase id:48
11-12 08:40:04.582 E/msm8974_platform(18281): platform_set_swap_mixer: Could not get ctl for mixer cmd - Swap channel
11-12 08:40:04.582 I/soundtrigger(18281): audio_extn_sound_trigger_update_device_status: device 0x2 of type 0 for Event 0, with Raise=0
11-12 08:40:04.582 D/audio_hw_primary(18281): out_standby: exit
11-12 08:40:05.116 I/BatteryStatsService(18426): In wakeup_callback: suspend aborted
11-12 08:40:05.146 E/ThermalEngine(524): TM Id 'LCD_ON_MONITOR' Sensor 'lcd-brightness' - alarm cleared 1 at 0.0 degC
11-12 08:40:05.147 E/ThermalEngine(524): open/sys/module/lge_power_class_charging_controller/parameters/lgcc_hvdcp_thermal_mitigation failed2
11-12 08:40:05.147 E/ThermalEngine(524): Unable to set battery charging mitigation to 3200
11-12 08:40:05.147 E/ThermalEngine(524): open/sys/module/lge_power_class_charging_controller/parameters/lgcc_hvdcp_thermal_mitigation failed2
11-12 08:40:05.147 E/ThermalEngine(524): Unable to set battery charging mitigation to 3200
11-12 08:40:25.846 I/BatteryStatsService(18426): In wakeup_callback: resumed from suspend
11-12 08:40:40.002 I/BatteryStatsService(18426): In wakeup_callback: resumed from suspend
11-12 08:41:06.902 I/BatteryStatsService(18426): In wakeup_callback: resumed from suspend
11-12 08:41:07.093 D/android.hardware.biometrics.fingerprint@2.0-service(2526): onAcquired(0)
11-12 08:41:07.095 V/FingerprintService(18426): Acquired: 0 0
11-12 08:41:07.101 I/BiometricUnlockController(18737): biometric acquired, grabbing biometric wakelock
11-12 08:41:07.102 V/ULocation(19943): onSetRequest: ProviderRequest[ON interval=+1h0m0s0ms] by WorkSource{1000 com.android.location.fused}
11-12 08:41:07.102 V/ULocation(19943): using autoUpdate=true autoTime=3600000
11-12 08:41:07.103 D/ULocClient(19943): Set update interval to 3600000
11-12 08:41:07.103 D/ULocService(19943): setUpdateInterval[com.google.android.gms] interval: 3600000
11-12 08:41:07.103 D/ULocClient(19943): updateBinding - current: true, refs: 2, reqs: 1, avail: true
11-12 08:41:07.153 I/fpc_fingerprint_hal(2526): do_identify fpc_tac_identify result 2 686 188850 0 87 
11-12 08:41:07.157 D/android.hardware.biometrics.fingerprint@2.0-service(2526): onAuthenticated(fid=1474549207, gid=0)
11-12 08:41:07.158 V/BiometricStats(18426): Authentication latency: 63
11-12 08:41:07.158 V/FingerprintService(18426): onAuthenticated(true), ID:1474549207, Owner: com.android.systemui, isBP: false, listener: com.android.server.biometrics.fingerprint.FingerprintService$ServiceListenerImpl@d772c84, requireConfirmation: false, user: 0
11-12 08:41:07.164 D/keystore(2476): AddAuthenticationToken: timestamp = 501856623, time_received = 338031
11-12 08:41:07.165 V/FingerprintService(18426): Done with client: com.android.systemui
11-12 08:41:07.171 V/BiometricUnlockController(18737): startWakeAndUnlock(1)
11-12 08:41:07.172 I/BiometricUnlockController(18737): bio wakelock: Authenticated, waking up...
11-12 08:41:07.172 I/PowerManagerService(18426): Waking up from Dozing (uid=10137, reason=WAKE_REASON_GESTURE, details=android.policy:BIOMETRIC)...
11-12 08:41:07.173 W/UsageStatsService(18426): Event reported without a package name, eventType:15
11-12 08:41:07.183 E/LightsService(18426): Light requested not available on this device. 2
11-12 08:41:07.193 I/BiometricUnlockController(18737): releasing biometric wakelock
11-12 08:41:07.196 V/DisplayPowerController(18426): Blocking screen on until initial contents have been drawn.
11-12 08:41:07.209 D/sensors_hal_SMGR(18522): batch:sensor(android.sensor.light) sample_rate=4.000000Hz report_rate_f=0.000000Hz curr sample rate:4.000000 cur rpt rate:0 max:5.000000 min:0.015259
11-12 08:41:07.210 D/sensors_hal_Time(18522): timeServiceStart: TimeSyncService starting again 
11-12 08:41:07.210 D/sensors_hal_Util(18522): waitForResponse: timeout=5000
11-12 08:41:07.211 D/sensors_hal_Time(18522): time_service_sensor1_cb: msg_type 1
11-12 08:41:07.211 D/sensors_hal_Time(18522): time_service_sensor1_cb: Sn 24, msg Id 2, txn Id 1
11-12 08:41:07.211 D/sensors_hal_Time(18522): processTimeResp: Received response 
11-12 08:41:07.211 D/sensors_hal_Time(18522): rolloverCntIs: Received response 
11-12 08:41:07.211 D/sensors_hal_Time(18522): tsOffsetIs: Apps: 501848413320241; DSPS: 3559937901; Offset : 393207730306820 (diff 1302; elapsed 501848414093627 @5)
11-12 08:41:07.211 D/StatusBar(18737): updateQsExpansionEnabled - QS Expand enabled: true
11-12 08:41:07.211 D/sensors_hal_Util(18522): waitForResponse: timeout=5000
11-12 08:41:07.220 V/ULocation(19943): onSetRequest: ProviderRequest[ON interval=+1h0m0s0ms] by WorkSource{1000 com.android.location.fused}
11-12 08:41:07.220 V/ULocation(19943): using autoUpdate=true autoTime=3600000
11-12 08:41:07.220 D/ULocClient(19943): Set update interval to 3600000
11-12 08:41:07.220 D/ULocService(19943): setUpdateInterval[com.google.android.gms] interval: 3600000
11-12 08:41:07.220 D/ULocClient(19943): updateBinding - current: true, refs: 2, reqs: 1, avail: true
11-12 08:41:07.220 D/sensors_hal_SMGR(18522): isRawDataMode: Received Response: 0
11-12 08:41:07.221 D/sensors_hal_SMGR(18522): enable:sensor(android.sensor.light)handle 2 rawDataMode:0
11-12 08:41:07.221 D/sensors_hal_Time(18522): timeSyncEnable: TimeSyncService starting for android.sensor.light
11-12 08:41:07.221 D/sensors_hal_Time(18522): timeServiceStart: TimeSyncService starting again 
11-12 08:41:07.221 D/sensors_hal_Util(18522): waitForResponse: timeout=5000
11-12 08:41:07.221 D/sensors_hal_Time(18522): time_service_sensor1_cb: msg_type 1
11-12 08:41:07.221 D/sensors_hal_Time(18522): time_service_sensor1_cb: Sn 24, msg Id 2, txn Id 1
11-12 08:41:07.221 D/sensors_hal_Time(18522): processTimeResp: Received response 
11-12 08:41:07.221 D/sensors_hal_Time(18522): rolloverCntIs: Received response 
11-12 08:41:07.221 D/sensors_hal_Time(18522): tsOffsetIs: Apps: 501848424141179; DSPS: 3559938256; Offset : 393207730294175 (diff 1719; elapsed 501848424395606 @5)
11-12 08:41:07.221 D/sensors_hal_Time(18522): timeSyncEnable: started TimeSyncService for android.sensor.light
11-12 08:41:07.221 D/sensors_hal_Time(18522): timeSyncEnable: new values after timeServiceStart timestamp_last_sent: 0,                 dsps_ts_last: 0, dsps_rollover_cnt: 3 dsps_rollover_cnt_rcv: 3
11-12 08:41:07.221 D/sensors_hal_SMGR(18522): enable:sensor(android.sensor.light) handle 2, freq=4.000000 report_rate=0 batched=0
11-12 08:41:07.221 D/sensors_hal_SMGR(18522): SMGRPrepareAddMsg sample_rate 4.000000 report_rate 262144 subhz_sample_rate_ms 0 sample_rate_hz 4
11-12 08:41:07.221 D/sensors_hal_SMGR(18522): SMGRPrepareAddMsg:sensor android.sensor.light 
11-12 08:41:07.221 D/sensors_hal_Util(18522): waitForResponse: timeout=5000
11-12 08:41:07.227 D/sensors_hal_SMGR(18522): SMGRReportAdd: Received Response: 0
11-12 08:41:07.228 V/DisplayPowerController(18426): Brightness [9] reason changing to: 'manual [ temp_adj ]', previous reason: 'screen_off'.
11-12 08:41:07.229 V/DisplayPowerController(18426): Brightness [9] reason changing to: 'manual [ temp_adj ]', previous reason: 'manual'.
11-12 08:41:07.230 I/DisplayManagerService(18426): Display device changed state: "Built-in Screen", ON
11-12 08:41:07.234 D/SurfaceFlinger(688): Setting power mode 2 on display 0
11-12 08:41:07.235 I/SDM     (545): DisplayBase::SetDisplayState: Set state = 1, display 0
11-12 08:41:07.242 D/StatusBar(18737): updateQsExpansionEnabled - QS Expand enabled: true
11-12 08:41:07.257 D/KeyguardUpdateMonitor(18737): fingerprintRunningState: 0
11-12 08:41:07.268 I/QcrilOemhookMsgTunnel(19593): [0]processOemHookIndication length=22
11-12 08:41:07.295 D/audio_hw_primary(18281): adev_set_parameters: enter: screen_state=on
11-12 08:41:07.295 D/audio_hw_extn(18281): audio_extn_set_anc_parameters: anc_enabled:0
11-12 08:41:07.307 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528386
11-12 08:41:07.322 W/ActivityManager(18426): Background start not allowed: service Intent { act=Orca.PERSISTENT_KICK_SKIP_PING cmp=com.facebook.orca/com.facebook.mqttlite.MqttService (has extras) } to com.facebook.orca/com.facebook.mqttlite.MqttService from pid=10274 uid=10178 pkg=com.facebook.orca startFg?=false
11-12 08:41:07.351 W/View    (18737): requestLayout() improperly called by com.android.keyguard.CarrierText{2a7839b V.ED..... ......ID 50,0-1046,126 #7f0a01e5 app:id/keyguard_carrier_text} during layout: running second layout pass
11-12 08:41:07.359 D/KeyguardClockSwitch(18737): Updating clock: 08:41
11-12 08:41:07.371 D/ActivityTaskManager(18426): Top Process State changed to PROCESS_STATE_TOP
11-12 08:41:07.372 D/StatusBar(18737): updateQsExpansionEnabled - QS Expand enabled: true
11-12 08:41:07.381 D/StatusBar(18737): disable<e i a s b H R c s > disable2<q i n >
11-12 08:41:07.391 D/SurfaceFlinger(688): Finished setting power mode 2 on display 0
11-12 08:41:07.392 D/SurfaceControl(18426): Excessive delay in setPowerMode()
11-12 08:41:07.432 D/StatusBar(18737): disable<e i a s b H R c s > disable2<q i n >
11-12 08:41:07.433 D/KeyguardClockSwitch(18737): Updating clock: 08:41
11-12 08:41:07.434 D/KeyguardClockSwitch(18737): Updating clock: 08:41
11-12 08:41:07.438 D/StatusBar(18737): disable<e i a s b H R c s > disable2<q i n >
11-12 08:41:07.442 D/sensors_hal_SMGR(18522): batch:sensor(android.sensor.accelerometer) sample_rate=5.000000Hz report_rate_f=0.000000Hz curr sample rate:5.000000 cur rpt rate:0 max:200.000000 min:1.000000
11-12 08:41:07.443 D/sensors_hal_Util(18522): waitForResponse: timeout=5000
11-12 08:41:07.443 D/KeyguardUpdateMonitor(18737): onKeyguardVisibilityChanged(false)
11-12 08:41:07.443 D/sensors_hal_SMGR(18522): isRawDataMode: Received Response: 0
11-12 08:41:07.443 D/sensors_hal_SMGR(18522): enable:sensor(android.sensor.accelerometer)handle 1 rawDataMode:0
11-12 08:41:07.443 D/sensors_hal_Time(18522): timeSyncEnable: TimeSyncService starting for android.sensor.accelerometer
11-12 08:41:07.443 D/sensors_hal_Time(18522): timeServiceStart: TimeSyncService starting again 
11-12 08:41:07.443 D/sensors_hal_Util(18522): waitForResponse: timeout=5000
11-12 08:41:07.443 D/audio_hw_primary(18281): adev_get_parameters:vr_audio_mode_on
11-12 08:41:07.444 I/audio_hw_primary(18281): getting vr mode to 0
11-12 08:41:07.444 D/audio_hw_primary(18281): adev_get_parameters: exit: returns - vr_audio_mode_on=false
11-12 08:41:07.444 D/sensors_hal_Time(18522): time_service_sensor1_cb: msg_type 1
11-12 08:41:07.444 D/sensors_hal_Time(18522): time_service_sensor1_cb: Sn 24, msg Id 2, txn Id 1
11-12 08:41:07.444 D/sensors_hal_Time(18522): processTimeResp: Received response 
11-12 08:41:07.444 D/sensors_hal_Time(18522): rolloverCntIs: Received response 
11-12 08:41:07.444 D/sensors_hal_Time(18522): tsOffsetIs: Apps: 501848646903783; DSPS: 3559945555; Offset : 393207730308873 (diff 1615; elapsed 501848647147429 @5)
11-12 08:41:07.444 D/sensors_hal_Time(18522): timeSyncEnable: started TimeSyncService for android.sensor.accelerometer
11-12 08:41:07.444 D/sensors_hal_Time(18522): timeSyncEnable: new values after timeServiceStart timestamp_last_sent: 0,                 dsps_ts_last: 0, dsps_rollover_cnt: 3 dsps_rollover_cnt_rcv: 3
11-12 08:41:07.444 D/sensors_hal_SMGR(18522): enable:sensor(android.sensor.accelerometer) handle 1, freq=5.000000 report_rate=0 batched=0
11-12 08:41:07.444 D/sensors_hal_SMGR(18522): SMGRPrepareAddMsg sample_rate 5.000000 report_rate 327680 subhz_sample_rate_ms 0 sample_rate_hz 5
11-12 08:41:07.444 D/sensors_hal_SMGR(18522): SMGRPrepareAddMsg:sensor android.sensor.accelerometer 
11-12 08:41:07.444 D/sensors_hal_Util(18522): waitForResponse: timeout=5000
11-12 08:41:07.444 I/hash_map_utils(18276): key: 'vr_audio_mode_on' value: ''
11-12 08:41:07.447 I/AudioPolicyManagerCustom(18276): VR mode is 0, switch to primary output if request is for fast|raw
11-12 08:41:07.448 D/sensors_hal_SMGR(18522): SMGRReportAdd: Received Response: 0
11-12 08:41:07.450 D/AF::TrackHandle(18276): OpPlayAudio: track:1424 usage:13 not muted
11-12 08:41:07.450 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:2, type:5, x:33.000000 y:0.000000 z:0.000000
11-12 08:41:07.450 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:41:07.451 V/DisplayPowerController(18426): Brightness [19] reason changing to: 'automatic [ temp_adj ]', previous reason: 'manual'.
11-12 08:41:07.453 V/DisplayPowerController(18426): Brightness [19] reason changing to: 'automatic [ temp_adj ]', previous reason: 'automatic'.
11-12 08:41:07.463 W/AudioTrack(18737): createTrack_l(1607): AUDIO_OUTPUT_FLAG_FAST denied by server; frameCount 0 -> 8329
11-12 08:41:07.466 D/audio_hw_primary(18281): start_output_stream: enter: stream(0xf3f36000)usecase(1: low-latency-playback) devices(0x2)
11-12 08:41:07.468 D/audio_hw_primary(18281): select_devices for use case (low-latency-playback)
11-12 08:41:07.468 D/audio_hw_primary(18281): select_devices: out_snd_device(2: speaker) in_snd_device(0: )
11-12 08:41:07.468 I/msm8974_platform(18281): platform_check_and_set_codec_backend_cfg:becf: afe: bitwidth 16, samplerate 48000 channels 2, backend_idx 0 usecase = 1 device (speaker)
11-12 08:41:07.468 D/msm8974_platform(18281): platform_split_snd_device: snd_device(2) num devices(1) new_snd_devices(0)
11-12 08:41:07.468 I/msm8974_platform(18281): platform_check_and_set_codec_backend_cfg: new_snd_devices[0] is 2
11-12 08:41:07.468 I/msm8974_platform(18281): platform_check_codec_backend_cfg:becf: afe: bitwidth 16, samplerate 48000 channels 2, backend_idx 0 usecase = 1 device (speaker)
11-12 08:41:07.468 D/msm8974_platform(18281): platform_check_codec_backend_cfg:becf: afe: playback on codec device not supporting native playback set default Sample Rate(48k)
11-12 08:41:07.468 I/msm8974_platform(18281): platform_check_codec_backend_cfg:becf: afe: Codec selected backend: 0 updated bit width: 16 and sample rate: 48000
11-12 08:41:07.468 D/audio_hw_primary(18281): check_usecases_codec_backend:becf: force routing 0
11-12 08:41:07.468 E/msm8974_platform(18281): platform_check_backends_match: Invalid snd_device = 
11-12 08:41:07.468 D/audio_hw_primary(18281): check_usecases_codec_backend:becf: (65) check_usecases curr device: speaker, usecase device: backends match 0
11-12 08:41:07.468 D/audio_hw_primary(18281): check_usecases_codec_backend:becf: check_usecases num.of Usecases to switch 0
11-12 08:41:07.468 D/hardware_info(18281): hw_info_append_hw_type : device_name = speaker
11-12 08:41:07.468 D/audio_hw_spkr_prot(18281): set_spkr_prot_cal: quick calibration enabled
11-12 08:41:07.468 D/hardware_info(18281): hw_info_append_hw_type : device_name = speaker-protected
11-12 08:41:07.468 D/audio_hw_spkr_prot(18281): audio_extn_spkr_prot_start_processing: spkr snd_device(53: speaker-protected)
11-12 08:41:07.468 D/audio_route(18281): Apply path: speaker-protected
11-12 08:41:07.480 D/hardware_info(18281): hw_info_append_hw_type : device_name = vi-feedback
11-12 08:41:07.480 D/msm8974_platform(18281): platform_split_snd_device: snd_device(127) num devices(0) new_snd_devices(0)
11-12 08:41:07.480 D/audio_hw_primary(18281): enable_snd_device: snd_device(127: vi-feedback)
11-12 08:41:07.480 I/soundtrigger(18281): audio_extn_sound_trigger_update_device_status: device 0x7f of type 1 for Event 1, with Raise=0
11-12 08:41:07.480 D/audio_route(18281): Apply path: vi-feedback
11-12 08:41:07.480 D/audio_hw_utils(18281): audio_extn_utils_send_app_type_cfg: usecase->in_snd_device vi-feedback
11-12 08:41:07.480 E/voice   (18281): voice_is_in_call_rec_stream: input stream is NULL
11-12 08:41:07.480 D/msm8974_platform(18281): platform_split_snd_device: snd_device(127) num devices(0) new_snd_devices(0)
11-12 08:41:07.480 E/audio_hw_utils(18281): send_app_type_cfg_for_device: Could not get ctl for mixer cmd - Audio Stream Capture 42 App Type Cfg
11-12 08:41:07.480 D/msm8974_platform(18281): platform_split_snd_device: snd_device(127) num devices(1) new_snd_devices(0)
11-12 08:41:07.480 D/ACDB-LOADER(18281): ACDB -> send_audio_cal, acdb_id = 102, path = 1, app id = 0x11132, sample rate = 48000
11-12 08:41:07.480 D/ACDB-LOADER(18281): ACDB -> send_asm_topology
11-12 08:41:07.481 D/ACDB-LOADER(18281): ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TOPOLOGY_ID
11-12 08:41:07.481 D/ACDB-LOADER(18281): ACDB -> send_adm_topology
11-12 08:41:07.481 D/ACDB-LOADER(18281): ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TOPOLOGY_ID
11-12 08:41:07.481 D/ACDB-LOADER(18281): ACDB -> send_audtable
11-12 08:41:07.481 D/ACDB-LOADER(18281): ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE_SIZE
11-12 08:41:07.481 D/ACDB-LOADER(18281): ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE
11-12 08:41:07.481 D/ACDB-LOADER(18281): ACDB -> AUDIO_SET_AUDPROC_CAL
11-12 08:41:07.481 D/ACDB-LOADER(18281): ACDB -> send_audvoltable
11-12 08:41:07.481 D/ACDB-LOADER(18281): ACDB -> ACDB_CMD_GET_AUDPROC_VOL_STEP_TABLE_SIZE
11-12 08:41:07.481 D/ACDB-LOADER(18281): ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_STEP_TABLE, vol index 0
11-12 08:41:07.481 D/        (18281): Failed to fetch the lookup information of the device 00000066 
11-12 08:41:07.481 E/ACDB-LOADER(18281): Error: ACDB AudProc vol returned = -19
11-12 08:41:07.481 D/ACDB-LOADER(18281): ACDB -> AUDIO_SET_VOL_CAL cal type = 12
11-12 08:41:07.481 D/ACDB-LOADER(18281): ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TABLE_SIZE
11-12 08:41:07.481 D/ACDB-LOADER(18281): ACDB -> send_audstrmtable
11-12 08:41:07.481 D/ACDB-LOADER(18281): ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TABLE_V2
11-12 08:41:07.481 D/ACDB-LOADER(18281): ACDB -> audstrm_cal->cal_type.cal_data.cal_size = 16
11-12 08:41:07.481 D/ACDB-LOADER(18281): ACDB -> send_afe_topology
11-12 08:41:07.481 D/ACDB-LOADER(18281): ACDB -> ACDB_CMD_GET_AFE_TOPOLOGY_ID
11-12 08:41:07.481 D/ACDB-LOADER(18281): ACDB -> GET_AFE_TOPOLOGY_ID for adcd_id 102, Topology Id 1025c
11-12 08:41:07.481 D/ACDB-LOADER(18281): ACDB -> send_afe_cal
11-12 08:41:07.481 D/ACDB-LOADER(18281): ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE_SIZE
11-12 08:41:07.481 D/ACDB-LOADER(18281): ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE
11-12 08:41:07.481 D/ACDB-LOADER(18281): ACDB -> AUDIO_SET_AFE_CAL
11-12 08:41:07.481 D/ACDB-LOADER(18281): ACDB -> send_hw_delay : acdb_id = 102 path = 1
11-12 08:41:07.481 D/ACDB-LOADER(18281): ACDB -> ACDB_AVSYNC_INFO: ACDB_CMD_GET_DEVICE_PROPERTY
11-12 08:41:07.481 E/audio_hw_extn(18281): audio_extn_set_custom_mtmx_params: invalid input stream for capture usecase id:48
11-12 08:41:07.481 D/audio_hw_primary(18281): enable_audio_route: apply mixer and update path: spkr-vi-record
11-12 08:41:07.481 D/audio_route(18281): Apply path: spkr-vi-record
11-12 08:41:07.497 V/SettingsProvider(18426): Notifying for 0: content://settings/system/screen_brightness
11-12 08:41:07.497 V/DisplayPowerController(18426): Brightness [19] reason changing to: 'automatic [ temp_adj ]', previous reason: 'automatic'.
11-12 08:41:07.498 I/GLRootView(10171): GLObject has changed from com.google.android.gles_jni.GLImpl@75fca29 to com.google.android.gles_jni.GLImpl@337712
11-12 08:41:07.504 I/GLRootView(10171): onSurfaceChanged: 1440x2333, gl10: com.google.android.gles_jni.GLImpl@337712
11-12 08:41:07.512 E/NotificationService(18426): Suppressing notification from package by user request.
11-12 08:41:07.524 I/GLRootView(10171): onSurfaceChanged: 1440x2333, gl10: com.google.android.gles_jni.GLImpl@337712
11-12 08:41:07.526 D/soundtrigger(18281): audio_extn_sound_trigger_update_stream_status: uc_info->id 1 of type 0 for Event 3, with Raise=0
11-12 08:41:07.526 D/audio_hw_utils(18281): audio_extn_utils_send_app_type_cfg: usecase->out_snd_device speaker
11-12 08:41:07.526 D/msm8974_platform(18281): platform_split_snd_device: snd_device(2) num devices(0) new_snd_devices(0)
11-12 08:41:07.527 E/msm8974_platform(18281): platform_get_snd_device_backend_index: BE DAI Name Table is not present
11-12 08:41:07.527 E/audio_hw_utils(18281): send_app_type_cfg_for_device: Couldn't get the backend index for snd device speaker-protected ret=-14
11-12 08:41:07.527 D/audio_hw_utils(18281): audio_extn_btsco_get_sample_rate:Not a BT SCO device, need not update sampling rate
11-12 08:41:07.527 I/audio_hw_utils(18281): send_app_type_cfg_for_device PLAYBACK app_type 69937, acdb_dev_id 101, sample_rate 48000, snd_device_be_idx -14
11-12 08:41:07.527 D/msm8974_platform(18281): platform_split_snd_device: snd_device(2) num devices(1) new_snd_devices(0)
11-12 08:41:07.527 D/audio_hw_utils(18281): audio_extn_btsco_get_sample_rate:Not a BT SCO device, need not update sampling rate
11-12 08:41:07.527 D/ACDB-LOADER(18281): ACDB -> send_audio_cal, acdb_id = 101, path = 0, app id = 0x11131, sample rate = 48000
11-12 08:41:07.527 D/ACDB-LOADER(18281): ACDB -> send_asm_topology
11-12 08:41:07.527 D/ACDB-LOADER(18281): ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TOPOLOGY_ID
11-12 08:41:07.527 D/ACDB-LOADER(18281): ACDB -> send_adm_topology
11-12 08:41:07.527 D/ACDB-LOADER(18281): ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TOPOLOGY_ID
11-12 08:41:07.528 D/ACDB-LOADER(18281): ACDB -> send_audtable
11-12 08:41:07.528 D/ACDB-LOADER(18281): ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE_SIZE
11-12 08:41:07.528 D/ACDB-LOADER(18281): ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE
11-12 08:41:07.528 D/ACDB-LOADER(18281): ACDB -> AUDIO_SET_AUDPROC_CAL
11-12 08:41:07.528 D/ACDB-LOADER(18281): ACDB -> send_audvoltable
11-12 08:41:07.528 D/ACDB-LOADER(18281): ACDB -> ACDB_CMD_GET_AUDPROC_VOL_STEP_TABLE_SIZE
11-12 08:41:07.528 D/ACDB-LOADER(18281): ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_STEP_TABLE, vol index 1
11-12 08:41:07.528 D/        (18281): Failed to fetch the lookup information of the device 00000065 
11-12 08:41:07.528 E/ACDB-LOADER(18281): Error: ACDB AudProc vol returned = -19
11-12 08:41:07.528 D/ACDB-LOADER(18281): ACDB -> AUDIO_SET_VOL_CAL cal type = 12
11-12 08:41:07.528 D/ACDB-LOADER(18281): ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TABLE_SIZE
11-12 08:41:07.528 D/ACDB-LOADER(18281): ACDB -> send_audstrmtable
11-12 08:41:07.528 D/ACDB-LOADER(18281): ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TABLE_V2
11-12 08:41:07.528 D/ACDB-LOADER(18281): ACDB -> audstrm_cal->cal_type.cal_data.cal_size = 348
11-12 08:41:07.528 D/ACDB-LOADER(18281): ACDB -> send_afe_topology
11-12 08:41:07.528 D/ACDB-LOADER(18281): ACDB -> ACDB_CMD_GET_AFE_TOPOLOGY_ID
11-12 08:41:07.528 D/ACDB-LOADER(18281): ACDB -> GET_AFE_TOPOLOGY_ID for adcd_id 101, Topology Id 1025d
11-12 08:41:07.528 D/ACDB-LOADER(18281): ACDB -> send_afe_cal
11-12 08:41:07.528 D/ACDB-LOADER(18281): ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE_SIZE
11-12 08:41:07.528 D/ACDB-LOADER(18281): ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE
11-12 08:41:07.528 D/ACDB-LOADER(18281): ACDB -> AUDIO_SET_AFE_CAL
11-12 08:41:07.528 D/ACDB-LOADER(18281): ACDB -> send_hw_delay : acdb_id = 101 path = 0
11-12 08:41:07.528 D/ACDB-LOADER(18281): ACDB -> ACDB_AVSYNC_INFO: ACDB_CMD_GET_DEVICE_PROPERTY
11-12 08:41:07.528 D/msm8974_platform(18281): platform_split_snd_device: snd_device(2) num devices(0) new_snd_devices(0)
11-12 08:41:07.528 I/msm8974_platform(18281): platform_get_custom_mtmx_params: no matching param with id 0 ip_ch 2 op_ch 2 uc_id 1 snd_dev 2
11-12 08:41:07.528 D/audio_hw_primary(18281): enable_audio_route: apply mixer and update path: low-latency-playback
11-12 08:41:07.528 D/audio_route(18281): Apply path: low-latency-playback
11-12 08:41:07.530 D/audio_hw_primary(18281): select_devices: done
11-12 08:41:07.532 D/msm8974_platform(18281): platform_set_channel_map mixer_ctl_name:Playback Channel Map15
11-12 08:41:07.532 D/msm8974_platform(18281): platform_set_channel_map: set mapping(1 2 0 0 0 0 0 0) for channel:2
11-12 08:41:07.538 W/BroadcastQueue(18426): Background execution not allowed: receiving Intent { act=android.intent.action.USER_PRESENT flg=0x24200010 } to foundation.e.browser/org.chromium.chrome.browser.sharing.click_to_call.ClickToCallMessageHandler$PhoneUnlockedReceiver
11-12 08:41:07.546 D/sensors_hal_SMGR(18522): batch:sensor(android.sensor.accelerometer) sample_rate=14.999925Hz report_rate_f=10.000000Hz curr sample rate:5.000000 cur rpt rate:0 max:200.000000 min:1.000000
11-12 08:41:07.546 D/sensors_hal_SMGR(18522): SMGRPrepareAddMsg sample_rate 14.999925 report_rate 655360 subhz_sample_rate_ms 0 sample_rate_hz 15
11-12 08:41:07.546 D/sensors_hal_SMGR(18522): SMGRPrepareAddMsg:sensor android.sensor.accelerometer 
11-12 08:41:07.546 D/sensors_hal_Util(18522): waitForResponse: timeout=5000
11-12 08:41:07.552 D/sensors_hal_SMGR(18522): SMGRReportAdd: Received Response: 0
11-12 08:41:07.555 I/sensors_hal_Ctx(18522): flush: handle is 1
11-12 08:41:07.555 D/sensors_hal_SMGR(18522): SMGRSensor::flush for batching
11-12 08:41:07.555 D/sensors_hal_SMGR(18522): SMGRPrepareAddMsg sample_rate 14.999925 report_rate 655360 subhz_sample_rate_ms 0 sample_rate_hz 15
11-12 08:41:07.555 D/sensors_hal_SMGR(18522): SMGRPrepareAddMsg:sensor android.sensor.accelerometer 
11-12 08:41:07.557 D/sensors_hal(18522): flushSendCmplt: handle=1
11-12 08:41:07.557 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:0, type:0, x:0.000000 y:0.000000 z:-13903612065712823727286264703815254016.000000
11-12 08:41:07.557 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:41:07.557 V/DisplayPowerController(18426): Unblocked screen on after 362 ms
11-12 08:41:07.558 W/UsageStatsService(18426): Event reported without a package name, eventType:18
11-12 08:41:07.559 W/AlarmManager(18426): Unrecognized alarm listener com.android.server.-$$Lambda$DeviceIdleController$pUAsoxLVwpJ9Ac-b6Wbul1k9bIw@ed28931
11-12 08:41:07.559 V/DisplayPowerController(18426): Brightness [19] reason changing to: 'automatic [ temp_adj ]', previous reason: 'automatic'.
11-12 08:41:07.560 V/DisplayPowerController(18426): Brightness [19] reason changing to: 'automatic [ temp_adj ]', previous reason: 'automatic'.
11-12 08:41:07.562 W/PowerManagerService(18426): Screen on took 391 ms
11-12 08:41:07.563 I/DreamManagerService(18426): Gently waking up from dream.
11-12 08:41:07.565 E/NotificationService(18426): Suppressing notification from package by user request.
11-12 08:41:07.567 I/DreamManagerService(18426): Performing gentle wake from dream.
11-12 08:41:07.596 D/audio_hw_primary(18281): start_output_stream: exit
11-12 08:41:07.596 D/msm8974_platform(18281): platform_split_snd_device: snd_device(2) num devices(0) new_snd_devices(0)
11-12 08:41:07.596 I/msm8974_platform(18281): platform_get_custom_mtmx_params: no matching param with id 0 ip_ch 2 op_ch 2 uc_id 1 snd_dev 2
11-12 08:41:07.597 D/StatusBar(18737): disable<e i a s b h!r!c s > disable2<q i n >
11-12 08:41:07.649 I/DreamManagerService(18426): Leaving dreamland.
11-12 08:41:07.650 I/ScreenOffReceiver(444): onReceive
11-12 08:41:07.650 I/DreamManagerService(18426): Performing gentle wake from dream.
11-12 08:41:07.651 I/DreamController(18426): Stopping dream: name=ComponentInfo{com.android.systemui/com.android.systemui.doze.DozeService}, isTest=false, canDoze=true, userId=0
11-12 08:41:07.653 W/AlarmManager(18426): Unrecognized alarm listener com.android.server.job.controllers.idle.-$$Lambda$DeviceIdlenessTracker$-H1-ZwZAJ-vh10A0PeYXaZLj_R0@6303db1
11-12 08:41:07.660 W/OpenGLRenderer(18737): Incorrectly called buildLayer on View: LockIcon, destroying layer...
11-12 08:41:07.692 D/ImageWallpaper(18737): onAmbientModeChanged: inAmbient=false, duration=0, mShouldStopTransition=false
11-12 08:41:07.692 D/ImageRevealHelper(18737): updateAwake: awake=true, duration=0
11-12 08:41:07.692 V/ImageWallpaperRenderer(18737): onRevealStart: start, anim=false
11-12 08:41:07.692 D/ImageWallpaper(18737): preRender start
11-12 08:41:07.693 D/ImageWallpaper(18737): preRender end
11-12 08:41:07.693 V/ImageWallpaperRenderer(18737): onRevealStart: done
11-12 08:41:07.721 V/ImageWallpaperRenderer(18737): onRevealEnd: start, mScissorMode=false
11-12 08:41:07.721 D/ImageWallpaper(18737): postRender start
11-12 08:41:07.721 D/ImageWallpaper(18737): postRender end
11-12 08:41:07.721 V/ImageWallpaperRenderer(18737): onRevealEnd: done
11-12 08:41:07.751 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:1, type:1, x:0.749741 y:6.440613 z:7.206100
11-12 08:41:07.751 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:41:07.791 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:1, type:1, x:0.002747 y:6.217941 z:7.526932
11-12 08:41:07.791 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:41:07.831 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:1, type:1, x:-0.332443 y:6.069504 z:7.677765
11-12 08:41:07.832 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:41:07.872 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:1, type:1, x:-0.351593 y:6.059937 z:7.943512
11-12 08:41:07.873 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:41:07.911 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:1, type:1, x:-0.531158 y:5.894730 z:8.125473
11-12 08:41:07.912 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:41:07.941 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:2, type:5, x:31.000000 y:0.000000 z:0.000000
11-12 08:41:07.941 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:41:07.951 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:1, type:1, x:-0.430603 y:5.894730 z:7.883667
11-12 08:41:07.952 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:41:07.991 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:1, type:1, x:-0.382721 y:5.990494 z:7.957886
11-12 08:41:07.992 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:41:08.034 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:1, type:1, x:-0.248642 y:5.933044 z:8.084778
11-12 08:41:08.035 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:41:08.723 D/ImageWallpaper(18737): finishRendering, preserve=false
11-12 08:41:09.089 E/ThermalEngine(524): TM Id 'LCD_ON_MONITOR' Sensor 'lcd-brightness' - alarm  raised 1 at 106.0 degC
11-12 08:41:09.090 E/ThermalEngine(524): open/sys/module/lge_power_class_charging_controller/parameters/lgcc_hvdcp_thermal_mitigation failed2
11-12 08:41:09.090 E/ThermalEngine(524): Unable to set battery charging mitigation to 1000
11-12 08:41:09.090 E/ThermalEngine(524): open/sys/module/lge_power_class_charging_controller/parameters/lgcc_hvdcp_thermal_mitigation failed2
11-12 08:41:09.090 E/ThermalEngine(524): Unable to set battery charging mitigation to 1000
11-12 08:41:10.327 D/ConnectivityService(18426): maybeHandleNetworkMonitorMessage: 528386
11-12 08:41:10.811 D/audio_hw_primary(18281): out_standby: enter: stream (0xf3f36000) usecase(1: low-latency-playback)
11-12 08:41:10.906 D/audio_hw_primary(18281): disable_audio_route: reset and update mixer path: low-latency-playback
11-12 08:41:10.914 D/soundtrigger(18281): audio_extn_sound_trigger_update_stream_status: uc_info->id 1 of type 0 for Event 2, with Raise=0
11-12 08:41:10.915 D/msm8974_platform(18281): platform_split_snd_device: snd_device(2) num devices(0) new_snd_devices(0)
11-12 08:41:10.915 I/msm8974_platform(18281): platform_get_custom_mtmx_params: no matching param with id 0 ip_ch 2 op_ch 2 uc_id 1 snd_dev 2
11-12 08:41:10.915 D/hardware_info(18281): hw_info_append_hw_type : device_name = speaker
11-12 08:41:10.915 D/audio_hw_primary(18281): disable_snd_device: snd_device(2: speaker)
11-12 08:41:10.931 D/hardware_info(18281): hw_info_append_hw_type : device_name = vi-feedback
11-12 08:41:10.932 D/audio_hw_primary(18281): disable_snd_device: snd_device(127: vi-feedback)
11-12 08:41:10.932 D/msm8974_platform(18281): platform_split_snd_device: snd_device(127) num devices(0) new_snd_devices(0)
11-12 08:41:10.932 I/soundtrigger(18281): audio_extn_sound_trigger_update_device_status: device 0x7f of type 1 for Event 0, with Raise=0
11-12 08:41:10.932 D/audio_hw_primary(18281): disable_audio_route: reset and update mixer path: spkr-vi-record
11-12 08:41:10.932 D/audio_route(18281): audio_route_update_path: skip to reset mixer control 'SLIM0_RX_VI_FB_LCH_MUX' in path 'spkr-vi-record' because it is still needed by other paths
11-12 08:41:10.932 E/audio_hw_extn(18281): audio_extn_set_custom_mtmx_params: invalid input stream for capture usecase id:48
11-12 08:41:10.952 E/msm8974_platform(18281): platform_set_swap_mixer: Could not get ctl for mixer cmd - Swap channel
11-12 08:41:10.952 I/soundtrigger(18281): audio_extn_sound_trigger_update_device_status: device 0x2 of type 0 for Event 0, with Raise=0
11-12 08:41:10.953 D/audio_hw_primary(18281): out_standby: exit
11-12 08:41:11.463 D/WificondControl(18426): Scan result ready event
11-12 08:41:11.495 I/LOWI-8.5.0.1(2565): [LOWI-Scan] lowi_close_record:Scan completed in 501815772ms and Recieved 10 APs scan results
11-12 08:41:11.854 V/InputDispatcher(18426): Asynchronous input event injection succeeded.
11-12 08:41:11.895 V/InputDispatcher(18426): Asynchronous input event injection succeeded.
11-12 08:41:12.198 V/StatusBar(18737): mStatusBarWindow: com.android.systemui.statusbar.phone.StatusBarWindowView{3a35329 V.E...... ........ 0,0-1440,76} canPanelBeCollapsed(): false
11-12 08:41:12.206 I/ActivityTaskManager(18426): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000100 cmp=fr.neamar.kiss/.MainActivity (has extras)} from uid 0
11-12 08:41:12.208 D/QCOM PowerHAL(559): LAUNCH HINT: ON
11-12 08:41:12.211 D/QCOM PowerHAL(559): Activity launch hint handled
11-12 08:41:12.218 D/sensors_hal_SMGR(18522): batch:sensor(android.sensor.accelerometer) sample_rate=14.999925Hz report_rate_f=10.000000Hz curr sample rate:14.999925 cur rpt rate:655360 max:200.000000 min:1.000000
11-12 08:41:12.244 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:1, type:1, x:-0.004440 y:4.405533 z:8.879654
11-12 08:41:12.244 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:41:12.279 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:1, type:1, x:0.148788 y:4.496521 z:9.004150
11-12 08:41:12.279 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:41:12.307 I/Adreno  (19828): QUALCOMM build                   : d7977ce, Ife855c4895
11-12 08:41:12.307 I/Adreno  (19828): Build Date                       : 08/21/18
11-12 08:41:12.307 I/Adreno  (19828): OpenGL ES Shader Compiler Version: EV031.25.00.00
11-12 08:41:12.307 I/Adreno  (19828): Local Branch                     : master
11-12 08:41:12.307 I/Adreno  (19828): Remote Branch                    : 
11-12 08:41:12.307 I/Adreno  (19828): Remote Branch                    : 
11-12 08:41:12.307 I/Adreno  (19828): Reconstruct Branch               : 
11-12 08:41:12.307 I/Adreno  (19828): Build Config                     : S L 4.0.10 AArch64
11-12 08:41:12.312 I/Adreno  (19828): PFP: 0x005ff087, ME: 0x005ff063
11-12 08:41:12.314 E/libEGL  (19828): Driver indicates EGL 1.5 support, but does not have a critical API
11-12 08:41:12.319 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:1, type:1, x:0.017105 y:4.460602 z:8.879654
11-12 08:41:12.319 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:41:12.359 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:1, type:1, x:0.108093 y:4.439056 z:8.877258
11-12 08:41:12.359 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:41:12.377 D/ImageWallpaper(18737): wallpaper visibility changes to: true
11-12 08:41:12.400 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:1, type:1, x:0.124847 y:4.498917 z:8.771912
11-12 08:41:12.400 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:41:12.440 D/sensors_hal_Ctx(18522): poll:polldata:1, sensor:1, type:1, x:0.081757 y:4.434265 z:8.860504
11-12 08:41:12.441 D/sensors_hal_Util(18522): waitForResponse: timeout=0
11-12 08:41:12.442 D/QCOM PowerHAL(559): LAUNCH HINT: OFF
11-12 08:41:12.443 V/ANDR-PERF-RESOURCEQS(2453): Failed to reset optimization [2, 1]
11-12 08:41:12.443 V/ANDR-PERF-RESOURCEQS(2453): Failed to reset optimization [2, 1]

Relevant screenshots

Solutions

Workaround

Do not use the Notification to update this app. Other apps seems to be fine with updating via notification or they update automatically

Possible fixes

Edited by Žroutík