Logcat: ev_soho-7.1.2-nightly-2017.11.03

From EVLogcat Uploader, 1 Year ago, written in Plain Text, viewed 128 times.
URL http://paste.evervolv.com/view/9887d62a Embed
Download Paste or View Raw
  1. ------ SYSTEM LOG (logcat -v threadtime -d *:v) ------
  2. --------- beginning of crash
  3. 05-28 13:54:02.181  1364  1364 E AndroidRuntime: FATAL EXCEPTION: main
  4. 05-28 13:54:02.181  1364  1364 E AndroidRuntime: Process: com.android.gallery3d, PID: 1364
  5. 05-28 13:54:02.181  1364  1364 E AndroidRuntime: java.lang.RuntimeException: Unable to start receiver com.android.camera.DisableCameraReceiver: java.lang.IllegalArgumentException: Component class com.android.camera.CameraLauncher does not exist in com.android.gallery3d
  6. 05-28 13:54:02.181  1364  1364 E AndroidRuntime:        at android.app.ActivityThread.handleReceiver(ActivityThread.java:3066)
  7. 05-28 13:54:02.181  1364  1364 E AndroidRuntime:        at android.app.ActivityThread.-wrap18(ActivityThread.java)
  8. 05-28 13:54:02.181  1364  1364 E AndroidRuntime:        at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1576)
  9. 05-28 13:54:02.181  1364  1364 E AndroidRuntime:        at android.os.Handler.dispatchMessage(Handler.java:102)
  10. 05-28 13:54:02.181  1364  1364 E AndroidRuntime:        at android.os.Looper.loop(Looper.java:154)
  11. 05-28 13:54:02.181  1364  1364 E AndroidRuntime:        at android.app.ActivityThread.main(ActivityThread.java:6208)
  12. 05-28 13:54:02.181  1364  1364 E AndroidRuntime:        at java.lang.reflect.Method.invoke(Native Method)
  13. 05-28 13:54:02.181  1364  1364 E AndroidRuntime:        at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:891)
  14. 05-28 13:54:02.181  1364  1364 E AndroidRuntime:        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:781)
  15. 05-28 13:54:02.181  1364  1364 E AndroidRuntime: Caused by: java.lang.IllegalArgumentException: Component class com.android.camera.CameraLauncher does not exist in com.android.gallery3d
  16. 05-28 13:54:02.181  1364  1364 E AndroidRuntime:        at android.os.Parcel.readException(Parcel.java:1688)
  17. 05-28 13:54:02.181  1364  1364 E AndroidRuntime:        at android.os.Parcel.readException(Parcel.java:1637)
  18. 05-28 13:54:02.181  1364  1364 E AndroidRuntime:        at android.content.pm.IPackageManager$Stub$Proxy.setComponentEnabledSetting(IPackageManager.java:4356)
  19. 05-28 13:54:02.181  1364  1364 E AndroidRuntime:        at android.app.ApplicationPackageManager.setComponentEnabledSetting(ApplicationPackageManager.java:2088)
  20. 05-28 13:54:02.181  1364  1364 E AndroidRuntime:        at com.android.camera.DisableCameraReceiver.disableComponent(DisableCameraReceiver.java:81)
  21. 05-28 13:54:02.181  1364  1364 E AndroidRuntime:        at com.android.camera.DisableCameraReceiver.onReceive(DisableCameraReceiver.java:47)
  22. 05-28 13:54:02.181  1364  1364 E AndroidRuntime:        at android.app.ActivityThread.handleReceiver(ActivityThread.java:3059)
  23. 05-28 13:54:02.181  1364  1364 E AndroidRuntime:        ... 8 more
  24. 05-28 14:15:35.258  5622  5691 E AndroidRuntime: FATAL EXCEPTION: Thread-5
  25. 05-28 14:15:35.258  5622  5691 E AndroidRuntime: Process: com.betasource.updatesoftware.latest, PID: 5622
  26. 05-28 14:15:35.258  5622  5691 E AndroidRuntime: java.lang.NoClassDefFoundError: Failed resolution of: Landroid/app/usage/StorageStatsManager;
  27. 05-28 14:15:35.258  5622  5691 E AndroidRuntime:        at t1.e$a.run(:1)
  28. 05-28 14:15:35.258  5622  5691 E AndroidRuntime:        at java.lang.Thread.run(Thread.java:761)
  29. 05-28 14:15:35.258  5622  5691 E AndroidRuntime: Caused by: java.lang.ClassNotFoundException: Didn't find class "android.app.usage.StorageStatsManager" on path: DexPathList[[zip file "/data/app/com.betasource.updatesoftware.latest-1/base.apk", zip file "/data/app/com.betasource.updatesoftware.latest-1/split_config.ar.apk", zip file "/data/app/com.betasource.updatesoftware.latest-1/split_config.hdpi.apk"],nativeLibraryDirectories=[/data/app/com.betasource.updatesoftware.latest-1/lib/arm, /system/lib, /vendor/lib]]
  30. 05-28 14:15:35.258  5622  5691 E AndroidRuntime:        at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56)
  31. 05-28 14:15:35.258  5622  5691 E AndroidRuntime:        at java.lang.ClassLoader.loadClass(ClassLoader.java:380)
  32. 05-28 14:15:35.258  5622  5691 E AndroidRuntime:        at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
  33. 05-28 14:15:35.258  5622  5691 E AndroidRuntime:        ... 2 more
  34. 05-28 14:15:35.258  5622  5691 E AndroidRuntime:        Suppressed: java.io.IOException: No original dex files found for dex location /data/app/com.betasource.updatesoftware.latest-1/split_config.ar.apk
  35. 05-28 14:15:35.258  5622  5691 E AndroidRuntime:                at dalvik.system.DexFile.openDexFileNative(Native Method)
  36. 05-28 14:15:35.258  5622  5691 E AndroidRuntime:                at dalvik.system.DexFile.openDexFile(DexFile.java:367)
  37. 05-28 14:15:35.258  5622  5691 E AndroidRuntime:                at dalvik.system.DexFile.<init>(DexFile.java:112)
  38. 05-28 14:15:35.258  5622  5691 E AndroidRuntime:                at dalvik.system.DexFile.<init>(DexFile.java:77)
  39. 05-28 14:15:35.258  5622  5691 E AndroidRuntime:                at dalvik.system.DexPathList.loadDexFile(DexPathList.java:359)
  40. 05-28 14:15:35.258  5622  5691 E AndroidRuntime:                at dalvik.system.DexPathList.makeElements(DexPathList.java:323)
  41. 05-28 14:15:35.258  5622  5691 E AndroidRuntime:                at dalvik.system.DexPathList.makeDexElements(DexPathList.java:263)
  42. 05-28 14:15:35.258  5622  5691 E AndroidRuntime:                at dalvik.system.DexPathList.<init>(DexPathList.java:126)
  43. 05-28 14:15:35.258  5622  5691 E AndroidRuntime:                at dalvik.system.BaseDexClassLoader.<init>(BaseDexClassLoader.java:48)
  44. 05-28 14:15:35.258  5622  5691 E AndroidRuntime:                at dalvik.system.PathClassLoader.<init>(PathClassLoader.java:64)
  45. 05-28 14:15:35.258  5622  5691 E AndroidRuntime:                at com.android.internal.os.PathClassLoaderFactory.createClassLoader(PathClassLoaderFactory.java:43)
  46. 05-28 14:15:35.258  5622  5691 E AndroidRuntime:                at android.app.ApplicationLoaders.getClassLoader(ApplicationLoaders.java:58)
  47. 05-28 14:15:35.258  5622  5691 E AndroidRuntime:                at android.app.LoadedApk.createOrUpdateClassLoaderLocked(LoadedApk.java:520)
  48. 05-28 14:15:35.258  5622  5691 E AndroidRuntime:                at android.app.LoadedApk.getClassLoader(LoadedApk.java:553)
  49. 05-28 14:15:35.258  5622  5691 E AndroidRuntime:                at android.app.ActivityThread.getTopLevelResources(ActivityThread.java:1885)
  50. 05-28 14:15:35.258  5622  5691 E AndroidRuntime:                at android.app.LoadedApk.getResources(LoadedApk.java:766)
  51. 05-28 14:15:35.258  5622  5691 E AndroidRuntime:                at android.app.ContextImpl.<init>(ContextImpl.java:2038)
  52. 05-28 14:15:35.258  5622  5691 E AndroidRuntime:                at android.app.ContextImpl.createAppContext(ContextImpl.java:1983)
  53. 05-28 14:15:35.258  5622  5691 E AndroidRuntime:                at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5361)
  54. 05-28 14:15:35.258  5622  5691 E AndroidRuntime:                at android.app.ActivityThread.-wrap2(ActivityThread.java)
  55. 05-28 14:15:35.258  5622  5691 E AndroidRuntime:                at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1560)
  56. 05-28 14:15:35.258  5622  5691 E AndroidRuntime:                at android.os.Handler.dispatchMessage(Handler.java:102)
  57. 05-28 14:15:35.258  5622  5691 E AndroidRuntime:                at android.os.Looper.loop(Looper.java:154)
  58. 05-28 14:15:35.258  5622  5691 E AndroidRuntime:                at android.app.ActivityThread.main(ActivityThread.java:6208)
  59. 05-28 14:15:35.258  5622  5691 E AndroidRuntime:                at java.lang.reflect.Method.invoke(Native Method)
  60. 05-28 14:15:35.258  5622  5691 E AndroidRuntime:                at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:891)
  61. 05-28 14:15:35.258  5622  5691 E AndroidRuntime:                at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:781)
  62. 05-28 14:15:35.258  5622  5691 E AndroidRuntime:        Suppressed: java.io.IOException: No original dex files found for dex location /data/app/com.betasource.updatesoftware.latest-1/split_config.hdpi.apk
  63. 05-28 14:15:35.258  5622  5691 E AndroidRuntime:                at dalvik.system.DexFile.openDexFileNative(Native Method)
  64. 05-28 14:15:35.258  5622  5691 E AndroidRuntime:                at dalvik.system.DexFile.openDexFile(DexFile.java:367)
  65. 05-28 14:15:35.258  5622  5691 E AndroidRuntime:                at dalvik.system.DexFile.<init>(DexFile.java:112)
  66. 05-28 14:15:35.258  5622  5691 E AndroidRuntime:                at dalvik.system.DexFile.<init>(DexFile.java:77)
  67. 05-28 14:15:35.258  5622  5691 E AndroidRuntime:                at dalvik.system.DexPathList.loadDexFile(DexPathList.java:359)
  68. 05-28 14:15:35.258  5622  5691 E AndroidRuntime:                at dalvik.system.DexPathList.makeElements(DexPathList.java:323)
  69. 05-28 14:15:35.258  5622  5691 E AndroidRuntime:                at dalvik.system.DexPathList.makeDexElements(DexPathList.java:263)
  70. 05-28 14:15:35.258  5622  5691 E AndroidRuntime:                at dalvik.system.DexPathList.<init>(DexPathList.java:126)
  71. 05-28 14:15:35.258  5622  5691 E AndroidRuntime:                at dalvik.system.BaseDexClassLoader.<init>(BaseDexClassLoader.java:48)
  72. 05-28 14:15:35.258  5622  5691 E AndroidRuntime:                at dalvik.system.PathClassLoader.<init>(PathClassLoader.java:64)
  73. 05-28 14:15:35.258  5622  5691 E AndroidRuntime:                at com.android.internal.os.PathClassLoaderFactory.createClassLoader(PathClassLoaderFactory.java:43)
  74. 05-28 14:15:35.258  5622  5691 E AndroidRuntime:                at android.app.ApplicationLoaders.getClassLoader(ApplicationLoaders.java:58)
  75. 05-28 14:15:35.258  5622  5691 E AndroidRuntime:                at android.app.LoadedApk.createOrUpdateClassLoaderLocked(LoadedApk.java:520)
  76. 05-28 14:15:35.258  5622  5691 E AndroidRuntime:                at android.app.LoadedApk.getClassLoader(LoadedApk.java:553)
  77. 05-28 14:15:35.262  5622  5691 E AndroidRuntime:                at android.app.ActivityThread.getTopLevelResources(ActivityThread.java:1885)
  78. 05-28 14:15:35.262  5622  5691 E AndroidRuntime:                at android.app.LoadedApk.getResources(LoadedApk.java:766)
  79. 05-28 14:15:35.262  5622  5691 E AndroidRuntime:                at android.app.ContextImpl.<init>(ContextImpl.java:2038)
  80. 05-28 14:15:35.262  5622  5691 E AndroidRuntime:                at android.app.ContextImpl.createAppContext(ContextImpl.java:1983)
  81. 05-28 14:15:35.262  5622  5691 E AndroidRuntime:                at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5361)
  82. 05-28 14:15:35.262  5622  5691 E AndroidRuntime:                at android.app.ActivityThread.-wrap2(ActivityThread.java)
  83. 05-28 14:15:35.262  5622  5691 E AndroidRuntime:                at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1560)
  84. 05-28 14:15:35.262  5622  5691 E AndroidRuntime:                at android.os.Handler.dispatchMessage(Handler.java:102)
  85. 05-28 14:15:35.262  5622  5691 E AndroidRuntime:                at android.os.Looper.loop(Looper.java:154)
  86. 05-28 14:15:35.262  5622  5691 E AndroidRuntime:                at android.app.ActivityThread.main(ActivityThread.java:6208)
  87. 05-28 14:15:35.262  5622  5691 E AndroidRuntime:                at java.lang.reflect.Method.invoke(Native Method)
  88. 05-28 14:15:35.262  5622  5691 E AndroidRuntime:                at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:891)
  89. 05-28 14:15:35.262  5622  5691 E AndroidRuntime:                at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:781)
  90. --------- beginning of system
  91. 05-28 14:16:30.589  1031  1031 W ViewRootImpl[Launcher]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1398319, downTime=1397748, deviceId=-1, source=0x101 }
  92. 05-28 14:16:30.589  1031  1031 W ViewRootImpl[Launcher]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1398319, downTime=1397748, deviceId=-1, source=0x101 }
  93. 05-28 14:16:30.589  1031  1031 W ViewRootImpl[Launcher]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1398319, downTime=1397748, deviceId=-1, source=0x101 }
  94. 05-28 14:16:30.589  1031  1031 W ViewRootImpl[Launcher]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1398319, downTime=1397748, deviceId=-1, source=0x101 }
  95. 05-28 14:16:30.589  1031  1031 W ViewRootImpl[Launcher]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1398319, downTime=1397748, deviceId=-1, source=0x101 }
  96. 05-28 14:16:30.589  1031  1031 W ViewRootImpl[Launcher]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1398319, downTime=1397748, deviceId=-1, source=0x101 }
  97. 05-28 14:16:30.589  1031  1031 W ViewRootImpl[Launcher]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1398319, downTime=1397748, deviceId=-1, source=0x101 }
  98. 05-28 14:16:31.046   426   440 I chatty  : uid=1000(system) ActivityManager expire 2 lines
  99. 05-28 14:16:31.074   426  2210 I chatty  : uid=1000(system) Binder:426_18 expire 2 lines
  100. 05-28 14:16:32.069   529   529 V DeadZone: consuming errant click: (421.0,17.0)
  101. 05-28 14:16:36.258   426  1407 I chatty  : uid=1000(system) Binder:426_D expire 1 line
  102. 05-28 14:16:42.630   426  2202 I chatty  : uid=1000(system) Binder:426_10 expire 2 lines
  103. 05-28 14:16:42.631   426   635 I chatty  : uid=1000(system) Binder:426_4 expire 2 lines
  104. 05-28 14:16:43.175   426  2217 I chatty  : uid=1000(system) Binder:426_1F expire 1 line
  105. 05-28 14:16:44.504   426  2213 I chatty  : uid=1000(system) Binder:426_1B expire 1 line
  106. 05-28 14:16:52.421   426  2207 I chatty  : uid=1000(system) Binder:426_15 expire 1 line
  107. 05-28 14:16:56.531   426  2206 I chatty  : uid=1000(system) Binder:426_14 expire 2 lines
  108. 05-28 14:16:59.907   426   438 I chatty  : uid=1000(system) Binder:426_2 expire 1 line
  109. 05-28 14:17:00.859   426  2216 I chatty  : uid=1000(system) Binder:426_1E expire 4 lines
  110. 05-28 14:17:01.561  6013  6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  111. 05-28 14:17:01.563  6013  6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  112. 05-28 14:17:01.568  6013  6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  113. 05-28 14:17:01.570  6013  6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  114. 05-28 14:17:01.572  6013  6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  115. 05-28 14:17:01.576  6013  6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  116. 05-28 14:17:01.602  6013  6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  117. 05-28 14:17:01.604  6013  6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  118. 05-28 14:17:01.606  6013  6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  119. 05-28 14:17:01.609  6013  6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  120. 05-28 14:17:01.618  6013  6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  121. 05-28 14:17:01.619  6013  6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  122. 05-28 14:17:01.620  6013  6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  123. 05-28 14:17:01.622  6013  6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  124. 05-28 14:17:01.623  6013  6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  125. 05-28 14:17:01.670  6013  6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  126. 05-28 14:17:01.672  6013  6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  127. 05-28 14:17:01.674  6013  6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  128. 05-28 14:17:01.676  6013  6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  129. 05-28 14:17:01.760  6013  6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  130. 05-28 14:17:01.823  6013  6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  131. 05-28 14:17:02.913  6013  6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  132. 05-28 14:17:03.315   426  2201 I chatty  : uid=1000(system) Binder:426_F expire 1 line
  133. 05-28 14:17:04.756  6013  6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  134. 05-28 14:17:40.323   426   426 I chatty  : uid=1000 system_server expire 10 lines
  135. 05-28 14:17:43.175  5882  5902 E ActivityThread: Failed to find provider info for com.google.android.apps.wellbeing.api
  136. 05-28 14:17:45.387   426  2215 I chatty  : uid=1000(system) Binder:426_1D expire 1 line
  137. 05-28 14:17:53.743  6013  6013 W ViewRootImpl[ConsentActivity]: Dropping event due to no window focus: KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x48, repeatCount=0, eventTime=1481549, downTime=1481549, deviceId=-1, source=0x101 }
  138. 05-28 14:17:54.591   426  2212 I chatty  : uid=1000(system) Binder:426_1A expire 2 lines
  139. 05-28 14:17:55.104   426   471 I chatty  : uid=1000(system) InputDispatcher expire 1 line
  140. 05-28 14:17:56.491   426  1282 I chatty  : uid=1000(system) Binder:426_B expire 1 line
  141. 05-28 14:17:57.425   426  2218 I chatty  : uid=1000(system) Binder:426_20 expire 2 lines
  142. 05-28 14:17:58.253   426  2204 I chatty  : uid=1000(system) Binder:426_12 expire 2 lines
  143. 05-28 14:17:59.869   529   529 W ViewRootImpl[RecentsActivity]: Dropping event due to no window focus: KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x48, repeatCount=0, eventTime=1487669, downTime=1487669, deviceId=-1, source=0x101 }
  144. 05-28 14:17:59.869   529   529 W ViewRootImpl[RecentsActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1487674, downTime=1487669, deviceId=-1, source=0x101 }
  145. 05-28 14:17:59.869   529   529 W ViewRootImpl[RecentsActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1487674, downTime=1487669, deviceId=-1, source=0x101 }
  146. 05-28 14:17:59.869   529   529 W ViewRootImpl[RecentsActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1487674, downTime=1487669, deviceId=-1, source=0x101 }
  147. 05-28 14:17:59.870   529   529 W ViewRootImpl[RecentsActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1487674, downTime=1487669, deviceId=-1, source=0x101 }
  148. 05-28 14:17:59.870   529   529 W ViewRootImpl[RecentsActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1487674, downTime=1487669, deviceId=-1, source=0x101 }
  149. 05-28 14:17:59.870   529   529 W ViewRootImpl[RecentsActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1487674, downTime=1487669, deviceId=-1, source=0x101 }
  150. 05-28 14:17:59.870   529   529 W ViewRootImpl[RecentsActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1487674, downTime=1487669, deviceId=-1, source=0x101 }
  151. 05-28 14:17:59.870   529   529 W ViewRootImpl[RecentsActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1487674, downTime=1487669, deviceId=-1, source=0x101 }
  152. 05-28 14:17:59.870   529   529 W ViewRootImpl[RecentsActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1487674, downTime=1487669, deviceId=-1, source=0x101 }
  153. 05-28 14:18:03.382   426   437 I chatty  : uid=1000(system) Binder:426_1 expire 2 lines
  154. 05-28 14:18:03.383   426   929 I chatty  : uid=1000(system) Binder:426_8 expire 1 line
  155. 05-28 14:18:03.383   426  2210 I chatty  : uid=1000(system) Binder:426_18 expire 1 line
  156. 05-28 14:18:03.556   426  2206 I chatty  : uid=1000(system) Binder:426_14 expire 1 line
  157. 05-28 14:18:03.633   426   485 I chatty  : uid=1000(system) ConnectivitySer expire 10 lines
  158. 05-28 14:18:03.916   426  2209 I chatty  : uid=1000(system) Binder:426_17 expire 2 lines
  159. 05-28 14:18:03.916   426  2217 I chatty  : uid=1000(system) Binder:426_1F expire 1 line
  160. 05-28 14:18:04.475   426  2205 I chatty  : uid=1000(system) Binder:426_13 expire 1 line
  161. 05-28 14:18:05.610   426  1284 I chatty  : uid=1000(system) Binder:426_C expire 2 lines
  162. 05-28 14:18:05.757   426  2204 I chatty  : uid=1000(system) Binder:426_12 expire 2 lines
  163. 05-28 14:18:09.233   426   929 I chatty  : uid=1000(system) Binder:426_8 expire 3 lines
  164. 05-28 14:18:09.664   426   437 I chatty  : uid=1000(system) Binder:426_1 expire 2 lines
  165. 05-28 14:18:10.075   426   991 I chatty  : uid=1000(system) Binder:426_9 expire 2 lines
  166. 05-28 14:18:12.120   426   426 I chatty  : uid=1000 system_server expire 1 line
  167. 05-28 14:18:12.700   426  2201 I chatty  : uid=1000(system) Binder:426_F expire 2 lines
  168. 05-28 14:18:23.575   426  2208 I chatty  : uid=1000(system) Binder:426_16 expire 3 lines
  169. 05-28 14:18:25.218   426  2216 I chatty  : uid=1000(system) Binder:426_1E expire 1 line
  170. 05-28 14:18:26.161   426  2212 I chatty  : uid=1000(system) Binder:426_1A expire 1 line
  171. 05-28 14:18:29.614   426  2202 I chatty  : uid=1000(system) Binder:426_10 expire 1 line
  172. 05-28 14:18:29.700   426  2206 I chatty  : uid=1000(system) Binder:426_14 expire 2 lines
  173. 05-28 14:18:29.703   426  1282 I chatty  : uid=1000(system) Binder:426_B expire 1 line
  174. 05-28 14:18:30.605   426  2213 I chatty  : uid=1000(system) Binder:426_1B expire 1 line
  175. 05-28 14:18:31.091   426  2211 I chatty  : uid=1000(system) Binder:426_19 expire 1 line
  176. 05-28 14:18:31.176   426   998 I chatty  : uid=1000(system) Binder:426_A expire 1 line
  177. 05-28 14:18:31.177   426  2207 I chatty  : uid=1000(system) Binder:426_15 expire 1 line
  178. 05-28 14:18:31.554   426   440 I chatty  : uid=1000(system) ActivityManager expire 1 line
  179. 05-28 14:18:33.204   426   635 I chatty  : uid=1000(system) Binder:426_4 expire 1 line
  180. 05-28 14:18:38.158   426   888 I chatty  : uid=1000(system) Binder:426_6 expire 2 lines
  181. 05-28 14:18:39.109   426   447 I chatty  : uid=1000(system) android.display expire 1 line
  182. 05-28 14:18:40.050   426  1407 I chatty  : uid=1000(system) Binder:426_D expire 1 line
  183. 05-28 14:18:40.276   426  2218 I chatty  : uid=1000(system) Binder:426_20 expire 1 line
  184. 05-28 14:18:41.225   426  2216 I chatty  : uid=1000(system) Binder:426_1E expire 1 line
  185. 05-28 14:18:41.226   426  2200 I chatty  : uid=1000(system) Binder:426_E expire 1 line
  186. 05-28 14:18:41.268   426  2217 I chatty  : uid=1000(system) Binder:426_1F expire 16 lines
  187. 05-28 14:18:41.276   426   485 I chatty  : uid=1000(system) ConnectivitySer expire 4 lines
  188. 05-28 14:18:41.296   426   442 I chatty  : uid=1000(system) ActivityManager expire 1 line
  189. 05-28 14:18:41.395   426  2205 I chatty  : uid=1000(system) Binder:426_13 expire 1 line
  190. 05-28 14:18:43.072   426   437 I chatty  : uid=1000(system) Binder:426_1 expire 3 lines
  191. 05-28 14:18:43.924   426   447 I chatty  : uid=1000(system) android.display expire 1 line
  192. 05-28 14:18:45.111   426   635 I chatty  : uid=1000(system) Binder:426_4 expire 1 line
  193. 05-28 14:18:45.118   426  2214 I chatty  : uid=1000(system) Binder:426_1C expire 1 line
  194. 05-28 14:18:45.171   426  2213 I chatty  : uid=1000(system) Binder:426_1B expire 1 line
  195. 05-28 14:18:51.246   426   998 I chatty  : uid=1000(system) Binder:426_A expire 1 line
  196. 05-28 14:18:51.476   426  1282 I chatty  : uid=1000(system) Binder:426_B expire 2 lines
  197. 05-28 14:18:52.395   426   426 I chatty  : uid=1000 system_server expire 1 line
  198. 05-28 14:18:53.733   426  2207 I chatty  : uid=1000(system) Binder:426_15 expire 1 line
  199. 05-28 14:18:53.795   426   888 I chatty  : uid=1000(system) Binder:426_6 expire 4 lines
  200. 05-28 14:18:58.868   426  2212 I chatty  : uid=1000(system) Binder:426_1A expire 1 line
  201. 05-28 14:18:59.682   426   928 I chatty  : uid=1000(system) Binder:426_7 expire 2 lines
  202. 05-28 14:19:01.083   426   485 I chatty  : uid=1000(system) ConnectivitySer expire 2 lines
  203. 05-28 14:19:04.918  6544  6582 E ActivityThread: Failed to find provider info for com.google.android.apps.wellbeing.api
  204. 05-28 14:19:05.757   426   443 I chatty  : uid=1000(system) batterystats-sy expire 5 lines
  205. 05-28 14:19:05.861   426   440 I chatty  : uid=1000(system) ActivityManager expire 2 lines
  206. 05-28 14:19:06.131   426  2208 I chatty  : uid=1000(system) Binder:426_16 expire 3 lines
  207. 05-28 14:19:11.086   426   546 I chatty  : uid=1000(system) Binder:426_3 expire 2 lines
  208. 05-28 14:19:11.257   426  2209 I chatty  : uid=1000(system) Binder:426_17 expire 7 lines
  209. 05-28 14:19:14.545   426   438 I chatty  : uid=1000(system) Binder:426_2 expire 6 lines
  210. 05-28 14:19:23.851   426  2215 I chatty  : uid=1000(system) Binder:426_1D expire 1 line
  211. 05-28 14:19:26.454   426  2206 I chatty  : uid=1000(system) Binder:426_14 expire 2 lines
  212. 05-28 14:19:30.780   426   786 I chatty  : uid=1000(system) Binder:426_5 expire 1 line
  213. 05-28 14:19:39.356   426  2202 I chatty  : uid=1000(system) Binder:426_10 expire 1 line
  214. 05-28 14:19:39.382   426  2216 I chatty  : uid=1000(system) Binder:426_1E expire 1 line
  215. 05-28 14:19:40.359   426   426 I chatty  : uid=1000 system_server expire 1 line
  216. 05-28 14:19:42.198   426  2207 I chatty  : uid=1000(system) Binder:426_15 expire 1 line
  217. 05-28 14:19:52.451   426  2203 I chatty  : uid=1000(system) Binder:426_11 expire 6 lines
  218. 05-28 14:19:54.416   426  2204 I chatty  : uid=1000(system) Binder:426_12 expire 2 lines
  219. 05-28 14:19:54.455  6692  6692 V FingerprintManager: FingerprintManagerService was null
  220. 05-28 14:19:54.803  6692  6726 V FingerprintManager: FingerprintManagerService was null
  221. 05-28 14:19:59.241   426  2200 I chatty  : uid=1000(system) Binder:426_E expire 2 lines
  222. 05-28 14:20:01.706   426   635 I chatty  : uid=1000(system) Binder:426_4 expire 1 line
  223. 05-28 14:20:01.825   426   485 I chatty  : uid=1000(system) ConnectivitySer expire 2 lines
  224. 05-28 14:20:04.793   426  2208 I chatty  : uid=1000(system) Binder:426_16 expire 2 lines
  225. 05-28 14:20:04.808   426  2217 I chatty  : uid=1000(system) Binder:426_1F expire 1 line
  226. 05-28 14:20:04.810   426   888 I chatty  : uid=1000(system) Binder:426_6 expire 3 lines
  227. 05-28 14:20:04.812   426  2207 I chatty  : uid=1000(system) Binder:426_15 expire 1 line
  228. 05-28 14:20:06.861   426  2206 I chatty  : uid=1000(system) Binder:426_14 expire 2 lines
  229. 05-28 14:20:06.873   426   546 I chatty  : uid=1000(system) Binder:426_3 expire 3 lines
  230. 05-28 14:20:21.575   426   929 I chatty  : uid=1000(system) Binder:426_8 expire 4 lines
  231. 05-28 14:20:23.945   426   928 I chatty  : uid=1000(system) Binder:426_7 expire 2 lines
  232. 05-28 14:20:31.708   426  2214 I chatty  : uid=1000(system) Binder:426_1C expire 3 lines
  233. 05-28 14:20:39.036   529   529 V DeadZone: consuming errant click: (680.0,10.0)
  234. 05-28 14:20:43.075   426  1284 I chatty  : uid=1000(system) Binder:426_C expire 1 line
  235. 05-28 14:20:43.078   426  2204 I chatty  : uid=1000(system) Binder:426_12 expire 1 line
  236. 05-28 14:20:43.079   426  1407 I chatty  : uid=1000(system) Binder:426_D expire 1 line
  237. 05-28 14:21:01.152  6692  6692 V FingerprintManager: FingerprintManagerService was null
  238. 05-28 14:21:01.155   426  2205 I chatty  : uid=1000(system) Binder:426_13 expire 1 line
  239. 05-28 14:21:01.347  6692  6692 V FingerprintManager: FingerprintManagerService was null
  240. 05-28 14:21:01.356   426  2209 I chatty  : uid=1000(system) Binder:426_17 expire 1 line
  241. 05-28 14:21:01.357   426   998 I chatty  : uid=1000(system) Binder:426_A expire 1 line
  242. 05-28 14:21:01.358   426  2210 I chatty  : uid=1000(system) Binder:426_18 expire 1 line
  243. 05-28 14:21:01.360   426  2201 I chatty  : uid=1000(system) Binder:426_F expire 1 line
  244. 05-28 14:21:01.361   426   438 I chatty  : uid=1000(system) Binder:426_2 expire 1 line
  245. 05-28 14:21:10.729   529   529 V DeadZone: consuming errant click: (254.0,43.0)
  246. 05-28 14:21:10.730   529   529 V DeadZone: consuming errant click: (27.0,42.0)
  247. 05-28 14:21:11.178   529   529 V DeadZone: consuming errant click: (144.0,19.0)
  248. 05-28 14:21:11.747   529   529 V DeadZone: consuming errant click: (338.0,44.0)
  249. 05-28 14:21:12.524   426   471 I chatty  : uid=1000(system) InputDispatcher expire 1 line
  250. 05-28 14:21:12.773   426  2215 I chatty  : uid=1000(system) Binder:426_1D expire 1 line
  251. 05-28 14:21:16.012   426  1282 I chatty  : uid=1000(system) Binder:426_B expire 4 lines
  252. 05-28 14:21:16.089   426   426 I chatty  : uid=1000 system_server expire 5 lines
  253. 05-28 14:21:16.090   426   446 I chatty  : uid=1000(system) android.io expire 18 lines
  254. 05-28 14:21:17.262   426   426 I chatty  : uid=1000 system_server expire 3 lines
  255. 05-28 14:21:36.644   426  2209 I chatty  : uid=1000(system) Binder:426_17 expire 6 lines
  256. 05-28 14:21:36.767   140   145 D vold    : e4crypt_add_user_key_auth 0 serial=0 token_present=1
  257. 05-28 14:21:36.771   426   475 I chatty  : uid=1000(system) CryptdConnector expire 3 lines
  258. 05-28 14:21:36.777   140   145 D vold    : e4crypt_fixate_newest_user_key_auth 0
  259. 05-28 14:21:37.222   426  2213 I chatty  : uid=1000(system) Binder:426_1B expire 4 lines
  260. 05-28 14:21:37.244   426   635 I chatty  : uid=1000(system) Binder:426_4 expire 1 line
  261. 05-28 14:21:43.423   426   786 I chatty  : uid=1000(system) Binder:426_5 expire 1 line
  262. 05-28 14:21:43.437   426  2203 I chatty  : uid=1000(system) Binder:426_11 expire 1 line
  263. 05-28 14:21:43.438   426  2204 I chatty  : uid=1000(system) Binder:426_12 expire 1 line
  264. 05-28 14:21:43.440   426   437 I chatty  : uid=1000(system) Binder:426_1 expire 1 line
  265. 05-28 14:21:43.440   426   438 I chatty  : uid=1000(system) Binder:426_2 expire 1 line
  266. 05-28 14:21:48.749   426   991 I chatty  : uid=1000(system) Binder:426_9 expire 1 line
  267. 05-28 14:21:54.385   426  2206 I chatty  : uid=1000(system) Binder:426_14 expire 1 line
  268. 05-28 14:21:54.402   426  2200 I chatty  : uid=1000(system) Binder:426_E expire 1 line
  269. 05-28 14:21:54.404   426  2214 I chatty  : uid=1000(system) Binder:426_1C expire 1 line
  270. 05-28 14:21:54.405   426  2202 I chatty  : uid=1000(system) Binder:426_10 expire 2 lines
  271. 05-28 14:21:54.406   426  2215 I chatty  : uid=1000(system) Binder:426_1D expire 1 line
  272. 05-28 14:21:54.407   426  2216 I chatty  : uid=1000(system) Binder:426_1E expire 6 lines
  273. 05-28 14:22:03.114   426  2205 I chatty  : uid=1000(system) Binder:426_13 expire 1 line
  274. 05-28 14:22:03.987   426   485 I chatty  : uid=1000(system) ConnectivitySer expire 1 line
  275. 05-28 14:22:12.601   426  1407 I chatty  : uid=1000(system) Binder:426_D expire 1 line
  276. 05-28 14:22:14.858   426  2206 I chatty  : uid=1000(system) Binder:426_14 expire 2 lines
  277. 05-28 14:22:14.976   426  2214 I chatty  : uid=1000(system) Binder:426_1C expire 7 lines
  278. 05-28 14:22:17.111   426   443 I chatty  : uid=1000(system) batterystats-sy expire 5 lines
  279. 05-28 14:22:17.188   426   440 I chatty  : uid=1000(system) ActivityManager expire 2 lines
  280. 05-28 14:22:17.738   426   998 I chatty  : uid=1000(system) Binder:426_A expire 1 line
  281. 05-28 14:22:18.059   426  2204 I chatty  : uid=1000(system) Binder:426_12 expire 7 lines
  282. 05-28 14:22:31.215   426  2212 I chatty  : uid=1000(system) Binder:426_1A expire 2 lines
  283. 05-28 14:22:31.301   426  2213 I chatty  : uid=1000(system) Binder:426_1B expire 5 lines
  284. 05-28 14:22:31.325   426   928 I chatty  : uid=1000(system) Binder:426_7 expire 3 lines
  285. 05-28 14:22:31.582   426   437 I chatty  : uid=1000(system) Binder:426_1 expire 1 line
  286. 05-28 14:22:35.924   426  2207 I chatty  : uid=1000(system) Binder:426_15 expire 1 line
  287. 05-28 14:22:36.566  6692  6692 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1421 android.content.ContextWrapper.bindService:636 android.content.pm.permission.RuntimePermissionPresenter$RemoteService.processMessage:186 android.content.pm.permission.RuntimePermissionPresenter.getAppPermissions:127 com.android.settings.applications.PermissionsSummaryHelper.getPermissionSummary:34
  288. 05-28 14:22:36.893   426  2215 I chatty  : uid=1000(system) Binder:426_1D expire 5 lines
  289. 05-28 14:22:37.444   426   888 I chatty  : uid=1000(system) Binder:426_6 expire 2 lines
  290. 05-28 14:22:44.850   426  2202 I chatty  : uid=1000(system) Binder:426_10 expire 3 lines
  291. 05-28 14:22:45.210   426   928 I chatty  : uid=1000(system) Binder:426_7 expire 3 lines
  292. 05-28 14:22:45.447   426  2213 I chatty  : uid=1000(system) Binder:426_1B expire 2 lines
  293. 05-28 14:22:45.873   426  2215 I chatty  : uid=1000(system) Binder:426_1D expire 2 lines
  294. 05-28 14:22:53.360   426  2206 I chatty  : uid=1000(system) Binder:426_14 expire 4 lines
  295. 05-28 14:22:53.865   426   929 I chatty  : uid=1000(system) Binder:426_8 expire 5 lines
  296. 05-28 14:22:54.010   426   438 I chatty  : uid=1000(system) Binder:426_2 expire 2 lines
  297. 05-28 14:22:56.270   426  2210 I chatty  : uid=1000(system) Binder:426_18 expire 2 lines
  298. 05-28 14:22:56.453   426   546 I chatty  : uid=1000(system) Binder:426_3 expire 5 lines
  299. 05-28 14:22:59.675   426   888 I chatty  : uid=1000(system) Binder:426_6 expire 1 line
  300. 05-28 14:23:12.215   426   443 I chatty  : uid=1000(system) batterystats-sy expire 5 lines
  301. 05-28 14:23:14.389   426  2217 I chatty  : uid=1000(system) Binder:426_1F expire 1 line
  302. 05-28 14:23:14.547   426  2200 I chatty  : uid=1000(system) Binder:426_E expire 1 line
  303. 05-28 14:23:23.221   426  2204 I chatty  : uid=1000(system) Binder:426_12 expire 1 line
  304. 05-28 14:23:27.121   426  1407 I chatty  : uid=1000(system) Binder:426_D expire 1 line
  305. 05-28 14:23:27.632   426   440 I chatty  : uid=1000(system) ActivityManager expire 2 lines
  306. 05-28 14:23:30.146   426   439 I chatty  : uid=1000(system) android.bg expire 1 line
  307. 05-28 14:23:32.145   426   471 I chatty  : uid=1000(system) InputDispatcher expire 1 line
  308. 05-28 14:23:33.388   426   991 I chatty  : uid=1000(system) Binder:426_9 expire 1 line
  309. 05-28 14:23:35.828   426  1407 I chatty  : uid=1000(system) Binder:426_D expire 1 line
  310. 05-28 14:23:36.205   426  2212 I chatty  : uid=1000(system) Binder:426_1A expire 1 line
  311. 05-28 14:23:36.254   426   447 I chatty  : uid=1000(system) android.display expire 1 line
  312. 05-28 14:23:40.695   426   440 I chatty  : uid=1000(system) ActivityManager expire 1 line
  313. 05-28 14:23:42.856   426   441 I chatty  : uid=1000(system) android.ui expire 1 line
  314. 05-28 14:23:42.932   426  2201 I chatty  : uid=1000(system) Binder:426_F expire 1 line
  315. 05-28 14:23:42.933   426   929 I chatty  : uid=1000(system) Binder:426_8 expire 1 line
  316. 05-28 14:23:42.933   426  2200 I chatty  : uid=1000(system) Binder:426_E expire 1 line
  317. 05-28 14:23:42.969   426  2211 I chatty  : uid=1000(system) Binder:426_19 expire 1 line
  318. 05-28 14:23:43.000   426   485 I chatty  : uid=1000(system) ConnectivitySer expire 13 lines
  319. 05-28 14:23:43.011   426  2202 I chatty  : uid=1000(system) Binder:426_10 expire 10 lines
  320. 05-28 14:23:43.150   426   447 I chatty  : uid=1000(system) android.display expire 20 lines
  321. 05-28 14:23:46.189   426   438 I chatty  : uid=1000(system) Binder:426_2 expire 11 lines
  322. 05-28 14:23:46.335  1031  1031 W ViewRootImpl[Launcher]: Dropping event due to no window focus: KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x48, repeatCount=0, eventTime=1834048, downTime=1834048, deviceId=-1, source=0x101 }
  323. 05-28 14:23:47.944   426   929 I chatty  : uid=1000(system) Binder:426_8 expire 15 lines
  324. 05-28 14:23:51.990   426  2212 I chatty  : uid=1000(system) Binder:426_1A expire 11 lines
  325. 05-28 14:23:52.002   426  1284 I chatty  : uid=1000(system) Binder:426_C expire 13 lines
  326. 05-28 14:23:55.191   426  2206 I chatty  : uid=1000(system) Binder:426_14 expire 19 lines
  327. 05-28 14:23:57.516   426   546 I chatty  : uid=1000(system) Binder:426_3 expire 15 lines
  328. 05-28 14:24:00.267   426   991 I chatty  : uid=1000(system) Binder:426_9 expire 11 lines
  329. 05-28 14:24:28.338   426   426 I chatty  : uid=1000 system_server expire 10 lines
  330. 05-28 14:24:42.534   426  2209 I chatty  : uid=1000(system) Binder:426_17 expire 11 lines
  331. 05-28 14:24:42.744   426  2218 I chatty  : uid=1000(system) Binder:426_20 expire 10 lines
  332. 05-28 14:24:47.568   426  2204 I chatty  : uid=1000(system) Binder:426_12 expire 11 lines
  333. 05-28 14:25:04.297   426   440 I chatty  : uid=1000(system) ActivityManager expire 11 lines
  334. 05-28 14:25:04.351   426  2203 I chatty  : uid=1000(system) Binder:426_11 expire 10 lines
  335. 05-28 14:25:09.273   426   439 I chatty  : uid=1000(system) android.bg expire 7 lines
  336. 05-28 14:25:09.941   426   998 I chatty  : uid=1000(system) Binder:426_A expire 10 lines
  337. 05-28 14:25:09.942   426  2200 I chatty  : uid=1000(system) Binder:426_E expire 10 lines
  338. 05-28 14:25:10.000   426   888 I chatty  : uid=1000(system) Binder:426_6 expire 10 lines
  339. 05-28 14:25:11.609   426  2205 I chatty  : uid=1000(system) Binder:426_13 expire 10 lines
  340. 05-28 14:25:14.606   426   928 I chatty  : uid=1000(system) Binder:426_7 expire 10 lines
  341. 05-28 14:25:19.086   426  2213 I chatty  : uid=1000(system) Binder:426_1B expire 10 lines
  342. 05-28 14:25:26.682   426   635 I chatty  : uid=1000(system) Binder:426_4 expire 12 lines
  343. 05-28 14:25:28.481   426  2214 I chatty  : uid=1000(system) Binder:426_1C expire 13 lines
  344. 05-28 14:25:28.524  7323  7345 D ActivityThread: Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider
  345. 05-28 14:25:28.527   426   437 I chatty  : uid=1000(system) Binder:426_1 expire 10 lines
  346. 05-28 14:25:28.529  7323  7344 D ActivityThread: Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider
  347. 05-28 14:25:28.537   426   786 I chatty  : uid=1000(system) Binder:426_5 expire 10 lines
  348. 05-28 14:25:29.452   426  2215 I chatty  : uid=1000(system) Binder:426_1D expire 10 lines
  349. 05-28 14:25:29.459   426  1282 I chatty  : uid=1000(system) Binder:426_B expire 10 lines
  350. 05-28 14:25:29.474   426  2217 I chatty  : uid=1000(system) Binder:426_1F expire 10 lines
  351. 05-28 14:25:29.585   426  2216 I chatty  : uid=1000(system) Binder:426_1E expire 10 lines
  352. 05-28 14:25:29.985  7323  7323 E ActivityThread: Service com.android.email.service.EmailBroadcastProcessorService has leaked ServiceConnection com.android.emailcommon.service.ServiceProxy$ProxyConnection@a766d05 that was originally bound here
  353. 05-28 14:25:29.985  7323  7323 E ActivityThread: android.app.ServiceConnectionLeaked: Service com.android.email.service.EmailBroadcastProcessorService has leaked ServiceConnection com.android.emailcommon.service.ServiceProxy$ProxyConnection@a766d05 that was originally bound here
  354. 05-28 14:25:29.985  7323  7323 E ActivityThread:        at android.app.LoadedApk$ServiceDispatcher.<init>(LoadedApk.java:1336)
  355. 05-28 14:25:29.985  7323  7323 E ActivityThread:        at android.app.LoadedApk.getServiceDispatcher(LoadedApk.java:1231)
  356. 05-28 14:25:29.985  7323  7323 E ActivityThread:        at android.app.ContextImpl.bindServiceCommon(ContextImpl.java:1450)
  357. 05-28 14:25:29.985  7323  7323 E ActivityThread:        at android.app.ContextImpl.bindService(ContextImpl.java:1422)
  358. 05-28 14:25:29.985  7323  7323 E ActivityThread:        at android.content.ContextWrapper.bindService(ContextWrapper.java:636)
  359. 05-28 14:25:29.985  7323  7323 E ActivityThread:        at com.android.emailcommon.service.ServiceProxy.setTask(ServiceProxy.java:181)
  360. 05-28 14:25:29.985  7323  7323 E ActivityThread:        at com.android.emailcommon.service.ServiceProxy.test(ServiceProxy.java:224)
  361. 05-28 14:25:29.985  7323  7323 E ActivityThread:        at com.android.email.service.EmailServiceUtils.isServiceAvailable(EmailServiceUtils.java:160)
  362. 05-28 14:25:29.985  7323  7323 E ActivityThread:        at com.android.email.provider.AccountReconciler.reconcileAccountsInternal(AccountReconciler.java:171)
  363. 05-28 14:25:29.985  7323  7323 E ActivityThread:        at com.android.email.provider.AccountReconciler.reconcileAccounts(AccountReconciler.java:115)
  364. 05-28 14:25:29.985  7323  7323 E ActivityThread:        at com.android.email.service.EmailBroadcastProcessorService.reconcileAndStartServices(EmailBroadcastProcessorService.java:305)
  365. 05-28 14:25:29.985  7323  7323 E ActivityThread:        at com.android.email.service.EmailBroadcastProcessorService.onSystemAccountChanged(EmailBroadcastProcessorService.java:369)
  366. 05-28 14:25:29.985  7323  7323 E ActivityThread:        at com.android.email.service.EmailBroadcastProcessorService.onHandleIntent(EmailBroadcastProcessorService.java:132)
  367. 05-28 14:25:29.985  7323  7323 E ActivityThread:        at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:68)
  368. 05-28 14:25:29.985  7323  7323 E ActivityThread:        at android.os.Handler.dispatchMessage(Handler.java:102)
  369. 05-28 14:25:29.985  7323  7323 E ActivityThread:        at android.os.Looper.loop(Looper.java:154)
  370. 05-28 14:25:29.985  7323  7323 E ActivityThread:        at android.os.HandlerThread.run(HandlerThread.java:61)
  371. 05-28 14:25:42.870  6692  6692 W ViewRootImpl[Settings]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1950346, downTime=1950200, deviceId=-1, source=0x101 }
  372. 05-28 14:25:42.870  6692  6692 W ViewRootImpl[Settings]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1950346, downTime=1950200, deviceId=-1, source=0x101 }
  373. 05-28 14:25:42.870  6692  6692 W ViewRootImpl[Settings]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1950346, downTime=1950200, deviceId=-1, source=0x101 }
  374. 05-28 14:25:42.873  6692  6692 W ViewRootImpl[Settings]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1950346, downTime=1950200, deviceId=-1, source=0x101 }
  375. 05-28 14:25:42.873  6692  6692 W ViewRootImpl[Settings]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1950346, downTime=1950200, deviceId=-1, source=0x101 }
  376. 05-28 14:25:42.873  6692  6692 W ViewRootImpl[Settings]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1950346, downTime=1950200, deviceId=-1, source=0x101 }
  377. 05-28 14:25:42.873  6692  6692 W ViewRootImpl[Settings]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1950346, downTime=1950200, deviceId=-1, source=0x101 }
  378. 05-28 14:25:42.873  6692  6692 W ViewRootImpl[Settings]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1950346, downTime=1950200, deviceId=-1, source=0x101 }
  379. 05-28 14:25:42.873  6692  6692 W ViewRootImpl[Settings]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1950346, downTime=1950200, deviceId=-1, source=0x101 }
  380. 05-28 14:25:47.766  1031  1031 W ViewRootImpl[Launcher]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1955232, downTime=1953761, deviceId=-1, source=0x101 }
  381. 05-28 14:25:47.766  1031  1031 W ViewRootImpl[Launcher]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1955232, downTime=1953761, deviceId=-1, source=0x101 }
  382. 05-28 14:25:47.766  1031  1031 W ViewRootImpl[Launcher]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1955232, downTime=1953761, deviceId=-1, source=0x101 }
  383. 05-28 14:25:47.766  1031  1031 W ViewRootImpl[Launcher]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1955232, downTime=1953761, deviceId=-1, source=0x101 }
  384. 05-28 14:25:47.766  1031  1031 W ViewRootImpl[Launcher]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1955232, downTime=1953761, deviceId=-1, source=0x101 }
  385. 05-28 14:25:47.766  1031  1031 W ViewRootImpl[Launcher]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1955232, downTime=1953761, deviceId=-1, source=0x101 }
  386. 05-28 14:25:47.793  1031  1031 W ViewRootImpl[Launcher]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1955232, downTime=1953761, deviceId=-1, source=0x101 }
  387. 05-28 14:25:47.793  1031  1031 W ViewRootImpl[Launcher]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1955232, downTime=1953761, deviceId=-1, source=0x101 }
  388. 05-28 14:25:47.793  1031  1031 W ViewRootImpl[Launcher]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1955232, downTime=1953761, deviceId=-1, source=0x101 }
  389. 05-28 14:25:47.794  1031  1031 W ViewRootImpl[Launcher]: Dropping event due to no window focus: KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x48, repeatCount=0, eventTime=1955426, downTime=1955426, deviceId=-1, source=0x101 }
  390. 05-28 14:25:54.381   426   445 I chatty  : uid=1000(system) android.fg expire 1 line
  391. 05-28 14:25:55.983   426   443 I chatty  : uid=1000(system) batterystats-sy expire 10 lines
  392. 05-28 14:26:04.783  7123  7155 E ActivityThread: Failed to find provider info for com.google.android.apps.wellbeing.api
  393. 05-28 14:26:08.428   426  2210 I chatty  : uid=1000(system) Binder:426_18 expire 10 lines
  394. 05-28 14:26:17.862   426   426 I chatty  : uid=1000 system_server expire 11 lines
  395. 05-28 14:26:50.525   426   440 I chatty  : uid=1000(system) ActivityManager expire 17 lines
  396. 05-28 14:27:19.915   426   441 I chatty  : uid=1000(system) android.ui expire 11 lines
  397. 05-28 14:27:29.349   529   529 V DeadZone: consuming errant click: (664.0,14.0)
  398. 05-28 14:27:30.489   426   471 I chatty  : uid=1000(system) InputDispatcher expire 10 lines
  399. 05-28 14:27:32.678   426  2208 I chatty  : uid=1000(system) Binder:426_16 expire 13 lines
  400. 05-28 14:27:38.635   426  2207 I chatty  : uid=1000(system) Binder:426_15 expire 11 lines
  401. 05-28 14:27:52.418   529   529 V DeadZone: consuming errant click: (676.0,2.0)
  402. 05-28 14:27:52.704   529   529 V DeadZone: consuming errant click: (708.0,0.0)
  403. 05-28 14:27:52.981   529   529 V DeadZone: consuming errant click: (697.0,9.0)
  404. 05-28 14:27:54.011   426  2201 I chatty  : uid=1000(system) Binder:426_F expire 10 lines
  405. 05-28 14:27:55.488   426   440 I chatty  : uid=1000(system) ActivityManager expire 12 lines
  406. 05-28 14:27:58.190   426  1407 I chatty  : uid=1000(system) Binder:426_D expire 11 lines
  407. 05-28 14:27:58.933   426   991 I chatty  : uid=1000(system) Binder:426_9 expire 10 lines
  408. 05-28 14:27:59.639   426   485 I chatty  : uid=1000(system) ConnectivitySer expire 12 lines
  409. 05-28 14:28:00.091   426   453 I chatty  : uid=1000(system) PackageManager expire 22 lines
  410. 05-28 14:28:22.661  7667  7771 E ActivityThread: Failed to find provider info for com.google.android.apps.wellbeing.api
  411. 05-28 14:28:39.185  7827  7827 E ActivityThread: Failed to find provider info for com.google.android.wearable.settings
  412. 05-28 14:28:39.443   426   453 I chatty  : uid=1000(system) PackageManager expire 13 lines
  413. 05-28 14:28:39.577  7827  7827 E ActivityThread: Failed to find provider info for com.google.android.wearable.settings
  414. 05-28 14:28:39.651  7827  7827 E ActivityThread: Failed to find provider info for com.google.android.wearable.settings
  415. 05-28 14:28:39.815  7827  7827 E ActivityThread: Failed to find provider info for com.google.android.wearable.settings
  416. 05-28 14:28:40.054  7827  7827 E ActivityThread: Failed to find provider info for com.google.android.wearable.settings
  417. 05-28 14:28:48.928  2236  8049 W PackageParser: Unknown element under <manifest>: queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000007/AdsDynamite.apk Binary XML file line #11
  418. 05-28 14:28:49.769  2236  8049 W PackageParser: Unknown element under <manifest>: queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000013/dl-AdsFdrDynamite.integ_221310604000000.apk Binary XML file line #11
  419. 05-28 14:28:54.524  2236  2744 W PackageParser: Unknown element under <manifest>: queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000007/AdsDynamite.apk Binary XML file line #11
  420. 05-28 14:28:54.636  2236  2744 W PackageParser: Unknown element under <manifest>: queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000013/dl-AdsFdrDynamite.integ_221310604000000.apk Binary XML file line #11
  421. 05-28 14:29:52.498   426   443 I chatty  : uid=1000(system) batterystats-sy expire 24 lines
  422. 05-28 14:30:02.815   529   529 V DeadZone: consuming errant click: (658.0,16.0)
  423. 05-28 14:31:14.741   426  2208 I chatty  : uid=1000(system) Binder:426_16 expire 10 lines
  424. 05-28 14:34:07.918   426   485 I chatty  : uid=1000(system) ConnectivitySer expire 19 lines
  425. 05-28 14:34:41.671   426   447 I chatty  : uid=1000(system) android.display expire 19 lines
  426. 05-28 14:41:10.328   529   529 V DeadZone: consuming errant click: (13.0,130.0)
  427. 05-28 14:41:17.082   529   529 V DeadZone: consuming errant click: (671.0,14.0)
  428. 05-28 14:41:20.081   529   529 V DeadZone: consuming errant click: (494.0,12.0)
  429. 05-28 14:41:31.247   426   440 I chatty  : uid=1000(system) ActivityManager expire 38 lines
  430. 05-28 14:44:45.728   426   443 I chatty  : uid=1000(system) batterystats-sy expire 16 lines
  431. 05-28 14:47:45.167   426   447 I chatty  : uid=1000(system) android.display expire 53 lines
  432. 05-28 14:47:46.850   529   529 V DeadZone: consuming errant click: (660.0,9.0)
  433. 05-28 14:52:01.103   426  2211 I chatty  : uid=1000(system) Binder:426_19 expire 10 lines
  434. 05-28 14:53:12.846   426   485 I chatty  : uid=1000(system) ConnectivitySer expire 12 lines
  435. 05-28 14:55:02.923   426  1284 I chatty  : uid=1000(system) Binder:426_C expire 10 lines
  436. 05-28 14:55:26.887  7667  7667 E AndroidRuntime: FATAL EXCEPTION: main
  437. 05-28 14:55:26.887  7667  7667 E AndroidRuntime: Process: com.google.android.youtube, PID: 7667
  438. 05-28 14:55:26.887  7667  7667 E AndroidRuntime: java.lang.RuntimeException: Unable to start activity ComponentInfo{com.google.android.youtube/com.google.android.apps.youtube.app.extensions.reel.creation.shorts.activity.ShortsCreationActivity}: android.view.InflateException: Binary XML file line #16: null
  439. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2684)
  440. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2745)
  441. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at android.app.ActivityThread.-wrap12(ActivityThread.java)
  442. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1492)
  443. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at android.os.Handler.dispatchMessage(Handler.java:102)
  444. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at android.os.Looper.loop(Looper.java:154)
  445. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at android.app.ActivityThread.main(ActivityThread.java:6208)
  446. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at java.lang.reflect.Method.invoke(Native Method)
  447. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:891)
  448. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:781)
  449. 05-28 14:55:26.887  7667  7667 E AndroidRuntime: Caused by: android.view.InflateException: Binary XML file line #16: null
  450. 05-28 14:55:26.887  7667  7667 E AndroidRuntime: Caused by: java.lang.IllegalStateException
  451. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at aobp.cq(PG:1)
  452. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at com.google.android.libraries.youtube.edit.camera.CameraView.onFinishInflate(PG:3)
  453. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at android.view.LayoutInflater.rInflate(LayoutInflater.java:867)
  454. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:821)
  455. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at android.view.LayoutInflater.rInflate(LayoutInflater.java:861)
  456. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:821)
  457. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at android.view.LayoutInflater.rInflate(LayoutInflater.java:861)
  458. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:821)
  459. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at android.view.LayoutInflater.inflate(LayoutInflater.java:518)
  460. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at android.view.LayoutInflater.inflate(LayoutInflater.java:426)
  461. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at gep.J(PG:19)
  462. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at bp.md(PG:3)
  463. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at lum.d(PG:16)
  464. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at lum.f(PG:201)
  465. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at ch.av(PG:112)
  466. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at ch.ax(PG:10)
  467. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at ch.ah(PG:8)
  468. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at ch.B(PG:6)
  469. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at bp.ab(PG:2)
  470. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at lum.d(PG:27)
  471. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at lum.f(PG:201)
  472. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at ch.av(PG:112)
  473. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at ch.ax(PG:10)
  474. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at ch.F(PG:3)
  475. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at aw.d(PG:2)
  476. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at gds.d(PG:16)
  477. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at acnc.b(PG:22)
  478. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at acni.k(PG:9)
  479. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at com.google.apps.tiktok.account.api.controller.AccountControllerImpl$AccountControllerLifecycleObserver.nK(PG:11)
  480. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at com.google.apps.tiktok.tracing.contrib.androidx.TracedDefaultLifecycleObserver.nK(PG:2)
  481. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at androidx.lifecycle.FullLifecycleObserverAdapter.a(PG:7)
  482. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at alk.a(PG:3)
  483. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at all.l(PG:22)
  484. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at all.i(PG:1)
  485. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at all.e(PG:2)
  486. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at acss.e(PG:10)
  487. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at amb.a(PG:6)
  488. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at amb.c(PG:1)
  489. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at amb.onStart(PG:3)
  490. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at android.app.Fragment.performStart(Fragment.java:2379)
  491. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1027)
  492. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1171)
  493. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1153)
  494. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at android.app.FragmentManagerImpl.dispatchStart(FragmentManager.java:2044)
  495. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at android.app.FragmentController.dispatchStart(FragmentController.java:187)
  496. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at android.app.Activity.performStart(Activity.java:6707)
  497. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2647)
  498. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2745)
  499. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at android.app.ActivityThread.-wrap12(ActivityThread.java)
  500. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1492)
  501. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at android.os.Handler.dispatchMessage(Handler.java:102)
  502. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at android.os.Looper.loop(Looper.java:154)
  503. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at android.app.ActivityThread.main(ActivityThread.java:6208)
  504. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at java.lang.reflect.Method.invoke(Native Method)
  505. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:891)
  506. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:781)
  507. 05-28 14:55:27.915   426   472 I chatty  : uid=1000(system) InputReader expire 10 lines
  508. 05-28 14:55:28.499   426   449 I chatty  : uid=1000(system) PowerManagerSer expire 14 lines
  509. 05-28 14:55:49.449   529   529 V DeadZone: consuming errant click: (657.0,8.0)
  510. 05-28 14:55:50.760   426   440 I chatty  : uid=1000(system) ActivityManager expire 29 lines
  511. 05-28 14:56:03.098   426   928 I chatty  : uid=1000(system) Binder:426_7 expire 12 lines
  512. 05-28 14:56:45.104   529   529 V DeadZone: consuming errant click: (667.0,5.0)
  513. 05-28 14:56:45.814   426   440 I chatty  : uid=1000(system) ActivityManager expire 26 lines
  514. 05-28 14:56:46.907   529   529 V DeadZone: consuming errant click: (657.0,11.0)
  515. 05-28 14:56:57.680   426   449 I chatty  : uid=1000(system) PowerManagerSer expire 26 lines
  516. 05-28 14:56:58.439   426   447 I chatty  : uid=1000(system) android.display expire 13 lines
  517. 05-28 14:57:01.098   426   426 I chatty  : uid=1000 system_server expire 16 lines
  518. 05-28 14:57:03.678   426   491 I chatty  : uid=1000(system) onProviders.ECP expire 9 lines
  519. 05-28 14:57:04.985   426  2203 I chatty  : uid=1000(system) Binder:426_11 expire 10 lines
  520. 05-28 14:57:05.781   426   443 I chatty  : uid=1000(system) batterystats-sy expire 10 lines
  521. 05-28 14:58:17.097 12426 12593 E ActivityThread: Failed to find provider info for com.google.android.apps.wellbeing.api
  522. 05-28 14:58:21.055   426   485 I chatty  : uid=1000(system) ConnectivitySer expire 10 lines
  523. 05-28 14:58:40.633   529   529 V DeadZone: consuming errant click: (683.0,15.0)
  524. 05-28 14:58:41.841   529   529 V DeadZone: consuming errant click: (634.0,8.0)
  525. 05-28 14:58:59.183   529   529 V DeadZone: consuming errant click: (771.0,17.0)
  526. 05-28 14:59:05.936   426   440 I chatty  : uid=1000(system) ActivityManager expire 30 lines
  527. 05-28 14:59:31.239 12408 12677 V FingerprintManager: FingerprintManagerService was null
  528. 05-28 15:01:32.409   426   441 I chatty  : uid=1000(system) android.ui expire 11 lines
  529. 05-28 15:01:34.139   426   447 I chatty  : uid=1000(system) android.display expire 19 lines
  530. 05-28 15:02:33.050   529   529 V DeadZone: consuming errant click: (659.0,1.0)
  531. 05-28 15:02:38.111   529   529 V DeadZone: consuming errant click: (666.0,9.0)
  532. 05-28 15:03:23.495   529   529 V DeadZone: consuming errant click: (677.0,14.0)
  533. 05-28 15:04:55.617   426   443 I chatty  : uid=1000(system) batterystats-sy expire 50 lines
  534. 05-28 15:04:58.795   426   485 I chatty  : uid=1000(system) ConnectivitySer expire 25 lines
  535. 05-28 15:05:01.313   426  2214 I chatty  : uid=1000(system) Binder:426_1C expire 10 lines
  536. 05-28 15:05:01.535  1031  1031 W ViewRootImpl[Launcher]: Dropping event due to no window focus: KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x48, repeatCount=0, eventTime=4308646, downTime=4308646, deviceId=-1, source=0x101 }
  537. 05-28 15:05:46.137   426  2204 I chatty  : uid=1000(system) Binder:426_12 expire 10 lines
  538. 05-28 15:06:26.851   426   446 I chatty  : uid=1000(system) android.io expire 18 lines
  539. 05-28 15:23:46.795   426   438 I chatty  : uid=1000(system) Binder:426_2 expire 14 lines
  540. 05-28 15:28:54.057   426   464 I chatty  : uid=1000(system) AlarmManager expire 5 lines
  541. 05-28 15:29:53.170   426  1282 I chatty  : uid=1000(system) Binder:426_B expire 18 lines
  542. 05-28 15:32:33.841   529   529 I PowerUI.Notification: show low battery warning: level=15 [-1] playSound=true
  543. 05-28 15:32:36.357   426  2202 I chatty  : uid=1000(system) Binder:426_10 expire 10 lines
  544. 05-28 15:32:36.840   426   447 I chatty  : uid=1000(system) android.display expire 16 lines
  545. 05-28 15:32:50.583   426   440 I chatty  : uid=1000(system) ActivityManager expire 16 lines
  546. 05-28 15:33:28.948   426   426 I chatty  : uid=1000 system_server expire 15 lines
  547. 05-28 15:33:32.852   426  2207 I chatty  : uid=1000(system) Binder:426_15 expire 10 lines
  548. 05-28 15:33:33.654   426   485 I chatty  : uid=1000(system) ConnectivitySer expire 11 lines
  549. 05-28 15:33:33.891   426  2206 I chatty  : uid=1000(system) Binder:426_14 expire 16 lines
  550. 05-28 15:33:37.903 31778 31876 E ActivityThread: Failed to find provider info for com.google.android.apps.wellbeing.api
  551. 05-28 15:33:45.630   426   443 I chatty  : uid=1000(system) batterystats-sy expire 35 lines
  552. 05-28 15:33:45.640   529   529 I PowerUI.Notification: dismissing low battery notification
  553. 05-28 15:33:46.024   529   529 I PowerUI.Notification: show low battery warning: level=15 [-1] playSound=true
  554. 05-28 15:33:46.299   426  2212 I chatty  : uid=1000(system) Binder:426_1A expire 7 lines
  555. 05-28 15:33:47.336   529   529 I PowerUI.Notification: dismissing low battery notification
  556. 05-28 15:33:47.657   529   529 I PowerUI.Notification: show low battery warning: level=15 [-1] playSound=true
  557. 05-28 15:33:48.590   426   437 I chatty  : uid=1000(system) Binder:426_1 expire 32 lines
  558. 05-28 15:33:51.399   529   529 I PowerUI.Notification: dismissing low battery notification
  559. 05-28 15:33:51.776   529   529 I PowerUI.Notification: show low battery warning: level=15 [-1] playSound=true
  560. 05-28 15:34:07.231   529   529 I PowerUI.Notification: dismissing low battery notification
  561. 05-28 15:34:33.846   426  2216 I chatty  : uid=1000(system) Binder:426_1E expire 8 lines
  562. 05-28 15:34:34.556   426   929 I chatty  : uid=1000(system) Binder:426_8 expire 6 lines
  563. 05-28 15:34:41.747   426   635 I chatty  : uid=1000(system) Binder:426_4 expire 13 lines
  564. 05-28 15:34:56.889   426   786 I chatty  : uid=1000(system) Binder:426_5 expire 9 lines
  565. 05-28 15:35:03.431   426   888 I chatty  : uid=1000(system) Binder:426_6 expire 5 lines
  566. 05-28 15:35:10.045 32043 32143 E ActivityThread: Failed to find provider info for com.google.android.apps.wellbeing.api
  567. 05-28 15:35:10.867   426   546 I chatty  : uid=1000(system) Binder:426_3 expire 6 lines
  568. 05-28 15:35:21.060   426   443 I chatty  : uid=1000(system) batterystats-sy expire 30 lines
  569. 05-28 15:35:38.334   426   485 I chatty  : uid=1000(system) ConnectivitySer expire 10 lines
  570. 05-28 15:36:06.600   426  2217 I chatty  : uid=1000(system) Binder:426_1F expire 9 lines
  571. 05-28 15:36:28.993   529   529 V DeadZone: consuming errant click: (11.0,657.0)
  572. 05-28 15:36:29.974   529   529 V DeadZone: consuming errant click: (10.0,702.0)
  573. 05-28 15:36:34.941   426  2205 I chatty  : uid=1000(system) Binder:426_13 expire 6 lines
  574. 05-28 15:36:37.240   426  2215 I chatty  : uid=1000(system) Binder:426_1D expire 13 lines
  575. 05-28 15:36:41.216   426   449 I chatty  : uid=1000(system) PowerManagerSer expire 16 lines
  576. 05-28 15:36:51.216  1265  1295 E ActivityThread: Failed to find provider info for com.google.android.apps.wellbeing.api
  577. 05-28 15:43:20.222   426   472 I chatty  : uid=1000(system) InputReader expire 9 lines
  578. 05-28 15:43:34.655   426  2209 I chatty  : uid=1000(system) Binder:426_17 expire 9 lines
  579. 05-28 15:43:56.429  1031  1031 E ActivityThread: Performing stop of activity that is already stopped: {com.android.launcher3/com.android.launcher3.Launcher}
  580. 05-28 15:43:56.429  1031  1031 E ActivityThread: java.lang.RuntimeException: Performing stop of activity that is already stopped: {com.android.launcher3/com.android.launcher3.Launcher}
  581. 05-28 15:43:56.429  1031  1031 E ActivityThread:        at android.app.ActivityThread.performStopActivityInner(ActivityThread.java:3858)
  582. 05-28 15:43:56.429  1031  1031 E ActivityThread:        at android.app.ActivityThread.handleStopActivity(ActivityThread.java:3946)
  583. 05-28 15:43:56.429  1031  1031 E ActivityThread:        at android.app.ActivityThread.-wrap25(ActivityThread.java)
  584. 05-28 15:43:56.429  1031  1031 E ActivityThread:        at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1526)
  585. 05-28 15:43:56.429  1031  1031 E ActivityThread:        at android.os.Handler.dispatchMessage(Handler.java:102)
  586. 05-28 15:43:56.429  1031  1031 E ActivityThread:        at android.os.Looper.loop(Looper.java:154)
  587. 05-28 15:43:56.429  1031  1031 E ActivityThread:        at android.app.ActivityThread.main(ActivityThread.java:6208)
  588. 05-28 15:43:56.429  1031  1031 E ActivityThread:        at java.lang.reflect.Method.invoke(Native Method)
  589. 05-28 15:43:56.429  1031  1031 E ActivityThread:        at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:891)
  590. 05-28 15:43:56.429  1031  1031 E ActivityThread:        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:781)
  591. 05-28 15:43:56.430  1031  1031 E ActivityThread: ActivityClientRecord{paused=true, stopped=true, hideForNow=false, startsNotResumed=true, isForward=true, pendingConfigChanges=0, onlyLocalRequest=false, preserveWindow=false, Activity{resumed=false, stopped=true, finished=false, destroyed=false, startedActivity=false, temporaryPause=false, changingConfigurations=false, visibleBehind=false}}
  592. 05-28 15:44:00.943   426   440 I chatty  : uid=1000(system) ActivityManager expire 13 lines
  593. 05-28 15:44:01.855   529   529 W ViewRootImpl[StatusBar]: Dropping event due to no window focus: KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_HOME, scanCode=0, metaState=0, flags=0x48, repeatCount=0, eventTime=6649606, downTime=6649606, deviceId=-1, source=0x101 }
  594. 05-28 15:44:01.856   529   529 W ViewRootImpl[StatusBar]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_HOME, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=6649613, downTime=6649606, deviceId=-1, source=0x101 }
  595. 05-28 15:44:01.856   529   529 W ViewRootImpl[StatusBar]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_HOME, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=6649613, downTime=6649606, deviceId=-1, source=0x101 }
  596. 05-28 15:44:01.856   529   529 W ViewRootImpl[StatusBar]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_HOME, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=6649613, downTime=6649606, deviceId=-1, source=0x101 }
  597. 05-28 15:44:01.857   529   529 W ViewRootImpl[StatusBar]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_HOME, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=6649613, downTime=6649606, deviceId=-1, source=0x101 }
  598. 05-28 15:44:01.857   529   529 W ViewRootImpl[StatusBar]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_HOME, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=6649613, downTime=6649606, deviceId=-1, source=0x101 }
  599. 05-28 15:44:01.857   529   529 W ViewRootImpl[StatusBar]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_HOME, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=6649613, downTime=6649606, deviceId=-1, source=0x101 }
  600. 05-28 15:44:01.857   529   529 W ViewRootImpl[StatusBar]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_HOME, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=6649613, downTime=6649606, deviceId=-1, source=0x101 }
  601. 05-28 15:44:01.857   529   529 W ViewRootImpl[StatusBar]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_HOME, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=6649613, downTime=6649606, deviceId=-1, source=0x101 }
  602. 05-28 15:44:01.857   529   529 W ViewRootImpl[StatusBar]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_HOME, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=6649613, downTime=6649606, deviceId=-1, source=0x101 }
  603. 05-28 15:44:01.858   529   529 W ViewRootImpl[StatusBar]: Dropping event due to no window focus: KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_HOME, scanCode=0, metaState=0, flags=0x48, repeatCount=0, eventTime=6649618, downTime=6649618, deviceId=-1, source=0x101 }
  604. 05-28 15:44:01.858   529   529 W ViewRootImpl[StatusBar]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_HOME, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=6649636, downTime=6649618, deviceId=-1, source=0x101 }
  605. 05-28 15:44:01.858   529   529 W ViewRootImpl[StatusBar]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_HOME, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=6649636, downTime=6649618, deviceId=-1, source=0x101 }
  606. 05-28 15:44:01.858   529   529 W ViewRootImpl[StatusBar]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_HOME, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=6649636, downTime=6649618, deviceId=-1, source=0x101 }
  607. 05-28 15:44:01.858   529   529 W ViewRootImpl[StatusBar]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_HOME, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=6649636, downTime=6649618, deviceId=-1, source=0x101 }
  608. 05-28 15:44:01.858   529   529 W ViewRootImpl[StatusBar]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_HOME, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=6649636, downTime=6649618, deviceId=-1, source=0x101 }
  609. 05-28 15:44:01.858   529   529 W ViewRootImpl[StatusBar]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_HOME, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=6649636, downTime=6649618, deviceId=-1, source=0x101 }
  610. 05-28 15:44:01.859   529   529 W ViewRootImpl[StatusBar]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_HOME, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=6649636, downTime=6649618, deviceId=-1, source=0x101 }
  611. 05-28 15:44:01.859   529   529 W ViewRootImpl[StatusBar]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_HOME, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=6649636, downTime=6649618, deviceId=-1, source=0x101 }
  612. 05-28 15:44:01.859   529   529 W ViewRootImpl[StatusBar]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_HOME, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=6649636, downTime=6649618, deviceId=-1, source=0x101 }
  613. 05-28 15:44:02.873   426   447 I chatty  : uid=1000(system) android.display expire 14 lines
  614. 05-28 15:44:19.563   426   449 I chatty  : uid=1000(system) PowerManagerSer expire 21 lines
  615. 05-28 15:46:33.219   426  2201 I chatty  : uid=1000(system) Binder:426_F expire 10 lines
  616. 05-28 15:46:36.416   426   471 I chatty  : uid=1000(system) InputDispatcher expire 10 lines
  617. 05-28 15:46:36.540   529   529 V DeadZone: consuming errant click: (414.0,6.0)
  618. 05-28 15:46:58.002   426   440 I chatty  : uid=1000(system) ActivityManager expire 14 lines
  619. 05-28 15:47:01.204   426   446 I chatty  : uid=1000(system) android.io expire 18 lines
  620. 05-28 15:47:27.868   426   449 I chatty  : uid=1000(system) PowerManagerSer expire 4 lines
  621. 05-28 15:47:28.352  1031  1031 E ActivityThread: Performing stop of activity that is already stopped: {com.android.launcher3/com.android.launcher3.Launcher}
  622. 05-28 15:47:28.352  1031  1031 E ActivityThread: java.lang.RuntimeException: Performing stop of activity that is already stopped: {com.android.launcher3/com.android.launcher3.Launcher}
  623. 05-28 15:47:28.352  1031  1031 E ActivityThread:        at android.app.ActivityThread.performStopActivityInner(ActivityThread.java:3858)
  624. 05-28 15:47:28.352  1031  1031 E ActivityThread:        at android.app.ActivityThread.handleStopActivity(ActivityThread.java:3946)
  625. 05-28 15:47:28.352  1031  1031 E ActivityThread:        at android.app.ActivityThread.-wrap25(ActivityThread.java)
  626. 05-28 15:47:28.352  1031  1031 E ActivityThread:        at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1526)
  627. 05-28 15:47:28.352  1031  1031 E ActivityThread:        at android.os.Handler.dispatchMessage(Handler.java:102)
  628. 05-28 15:47:28.352  1031  1031 E ActivityThread:        at android.os.Looper.loop(Looper.java:154)
  629. 05-28 15:47:28.352  1031  1031 E ActivityThread:        at android.app.ActivityThread.main(ActivityThread.java:6208)
  630. 05-28 15:47:28.352  1031  1031 E ActivityThread:        at java.lang.reflect.Method.invoke(Native Method)
  631. 05-28 15:47:28.352  1031  1031 E ActivityThread:        at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:891)
  632. 05-28 15:47:28.352  1031  1031 E ActivityThread:        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:781)
  633. 05-28 15:47:28.352  1031  1031 E ActivityThread: ActivityClientRecord{paused=true, stopped=true, hideForNow=false, startsNotResumed=true, isForward=true, pendingConfigChanges=0, onlyLocalRequest=false, preserveWindow=false, Activity{resumed=false, stopped=true, finished=false, destroyed=false, startedActivity=false, temporaryPause=false, changingConfigurations=false, visibleBehind=false}}
  634. 05-28 15:47:29.262   426   928 I chatty  : uid=1000(system) Binder:426_7 expire 3 lines
  635. 05-28 15:47:41.100   529   529 V DeadZone: consuming errant click: (649.0,15.0)
  636. 05-28 15:47:41.582   529   529 V DeadZone: consuming errant click: (656.0,19.0)
  637. 05-28 15:48:01.671   426  2208 I chatty  : uid=1000(system) Binder:426_16 expire 6 lines
  638. 05-28 15:48:03.920   426   485 I chatty  : uid=1000(system) ConnectivitySer expire 17 lines
  639. 05-28 15:49:38.218   426   443 I chatty  : uid=1000(system) batterystats-sy expire 20 lines
  640. 05-28 15:51:40.110   426  2213 I chatty  : uid=1000(system) Binder:426_1B expire 7 lines
  641. 05-28 15:59:30.158   529   529 I PowerUI.Notification: show low battery warning: level=15 [-1] playSound=true
  642. 05-28 15:59:31.640   426  2218 I chatty  : uid=1000(system) Binder:426_20 expire 3 lines
  643. 05-28 15:59:33.992   426  1407 I chatty  : uid=1000(system) Binder:426_D expire 8 lines
  644. 05-28 15:59:44.094   426   441 I chatty  : uid=1000(system) android.ui expire 8 lines
  645. 05-28 15:59:45.692   426   443 I chatty  : uid=1000(system) batterystats-sy expire 15 lines
  646. 05-28 15:59:45.740   426   426 I chatty  : uid=1000 system_server expire 10 lines
  647. 05-28 15:59:46.168   426   447 I chatty  : uid=1000(system) android.display expire 14 lines
  648. 05-28 15:59:47.467   529   529 I PowerUI.Notification: dismissing low battery notification
  649. 05-28 16:02:11.015   426   446 I chatty  : uid=1000(system) android.io expire 19 lines
  650. 05-28 16:05:12.681   529   529 I PowerUI.Notification: show low battery warning: level=15 [-1] playSound=true
  651. 05-28 16:05:13.553   529   529 I PowerUI.Notification: dismissing low battery notification
  652. 05-28 16:05:36.724   529   529 V DeadZone: consuming errant click: (397.0,5.0)
  653. 05-28 16:05:37.137   529   529 V DeadZone: consuming errant click: (422.0,14.0)
  654. 05-28 16:05:37.776   426   998 I chatty  : uid=1000(system) Binder:426_A expire 10 lines
  655. 05-28 16:05:46.464   426  2200 I chatty  : uid=1000(system) Binder:426_E expire 3 lines
  656. 05-28 16:05:54.931   426   485 I chatty  : uid=1000(system) ConnectivitySer expire 15 lines
  657. 05-28 16:07:32.547   426   443 I chatty  : uid=1000(system) batterystats-sy expire 10 lines
  658. 05-28 16:07:32.552   529   529 I PowerUI.Notification: show low battery warning: level=15 [-1] playSound=true
  659. 05-28 16:07:33.655   426   991 I chatty  : uid=1000(system) Binder:426_9 expire 6 lines
  660. 05-28 16:07:35.742   529   529 I PowerUI.Notification: Received PNW.dismissedWarning
  661. 05-28 16:07:35.742   529   529 I PowerUI.Notification: dismissing low battery notification
  662. 05-28 16:08:26.570   426   426 I chatty  : uid=1000 system_server expire 10 lines
  663. 05-28 16:10:39.331   529   529 V DeadZone: consuming errant click: (783.0,44.0)
  664. 05-28 16:10:52.915   426  2210 I chatty  : uid=1000(system) Binder:426_18 expire 5 lines
  665. 05-28 16:12:26.568   426  2203 I chatty  : uid=1000(system) Binder:426_11 expire 12 lines
  666. 05-28 16:12:46.248   426   443 I chatty  : uid=1000(system) batterystats-sy expire 10 lines
  667. 05-28 16:12:46.524   426   440 I chatty  : uid=1000(system) ActivityManager expire 11 lines
  668. 05-28 16:13:27.475   426  1284 I chatty  : uid=1000(system) Binder:426_C expire 9 lines
  669. 05-28 16:15:54.247   426  2201 I chatty  : uid=1000(system) Binder:426_F expire 9 lines
  670. 05-28 16:15:54.708   426   485 I chatty  : uid=1000(system) ConnectivitySer expire 18 lines
  671. 05-28 16:20:53.637   426   471 I chatty  : uid=1000(system) InputDispatcher expire 11 lines
  672. 05-28 16:21:08.224   426   447 I chatty  : uid=1000(system) android.display expire 13 lines
  673. 05-28 16:21:12.883  4992  4992 W ViewRootImpl[AllInOneActivity]: Dropping event due to no window focus: KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x48, repeatCount=0, eventTime=8878789, downTime=8878789, deviceId=-1, source=0x101 }
  674. 05-28 16:21:12.884  4992  4992 W ViewRootImpl[AllInOneActivity]: Dropping event due to no window focus: KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0xc8, repeatCount=1, eventTime=8879194, downTime=8878789, deviceId=-1, source=0x101 }
  675. 05-28 16:21:12.885  4992  4992 W ViewRootImpl[AllInOneActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=8880429, downTime=8878789, deviceId=-1, source=0x101 }
  676. 05-28 16:21:12.885  4992  4992 W ViewRootImpl[AllInOneActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=8880429, downTime=8878789, deviceId=-1, source=0x101 }
  677. 05-28 16:21:12.885  4992  4992 W ViewRootImpl[AllInOneActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=8880429, downTime=8878789, deviceId=-1, source=0x101 }
  678. 05-28 16:21:12.885  4992  4992 W ViewRootImpl[AllInOneActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=8880429, downTime=8878789, deviceId=-1, source=0x101 }
  679. 05-28 16:21:12.885  4992  4992 W ViewRootImpl[AllInOneActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=8880429, downTime=8878789, deviceId=-1, source=0x101 }
  680. 05-28 16:21:12.886  4992  4992 W ViewRootImpl[AllInOneActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=8880429, downTime=8878789, deviceId=-1, source=0x101 }
  681. 05-28 16:21:12.886  4992  4992 W ViewRootImpl[AllInOneActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=8880429, downTime=8878789, deviceId=-1, source=0x101 }
  682. 05-28 16:21:12.886  4992  4992 W ViewRootImpl[AllInOneActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=8880429, downTime=8878789, deviceId=-1, source=0x101 }
  683. 05-28 16:21:12.886  4992  4992 W ViewRootImpl[AllInOneActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=8880429, downTime=8878789, deviceId=-1, source=0x101 }
  684. 05-28 16:21:23.666  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  685. 05-28 16:21:23.671  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  686. 05-28 16:21:23.672  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  687. 05-28 16:21:23.674  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  688. 05-28 16:21:23.678  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  689. 05-28 16:21:23.683  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  690. 05-28 16:21:23.696  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  691. 05-28 16:21:23.698  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  692. 05-28 16:21:23.700  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  693. 05-28 16:21:23.702  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  694. 05-28 16:21:23.703  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  695. 05-28 16:21:23.704  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  696. 05-28 16:21:23.706  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  697. 05-28 16:21:23.708  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  698. 05-28 16:21:23.710  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  699. 05-28 16:21:23.763  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  700. 05-28 16:21:23.785  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  701. 05-28 16:21:23.787  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  702. 05-28 16:21:23.788  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  703. 05-28 16:21:23.939  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  704. 05-28 16:21:24.515  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  705. 05-28 16:21:24.517  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  706. 05-28 16:21:24.518  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  707. 05-28 16:21:24.520  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  708. 05-28 16:21:24.525  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  709. 05-28 16:21:24.527  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  710. 05-28 16:21:24.531  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  711. 05-28 16:21:24.532  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  712. 05-28 16:21:24.533  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  713. 05-28 16:21:24.535  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  714. 05-28 16:21:24.536  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  715. 05-28 16:21:24.537  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  716. 05-28 16:21:24.541  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  717. 05-28 16:21:24.543  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  718. 05-28 16:21:24.547  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  719. 05-28 16:21:24.548  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  720. 05-28 16:21:24.550  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  721. 05-28 16:21:24.551  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  722. 05-28 16:21:24.552  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  723. 05-28 16:21:24.831   426  2211 I chatty  : uid=1000(system) Binder:426_19 expire 5 lines
  724. 05-28 16:21:25.449  5043  5043 W ViewRootImpl[PreAddAccountActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=8884299, downTime=8883369, deviceId=-1, source=0x101 }
  725. 05-28 16:21:25.449  5043  5043 W ViewRootImpl[PreAddAccountActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=8884299, downTime=8883369, deviceId=-1, source=0x101 }
  726. 05-28 16:21:25.449  5043  5043 W ViewRootImpl[PreAddAccountActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=8884299, downTime=8883369, deviceId=-1, source=0x101 }
  727. 05-28 16:21:25.449  5043  5043 W ViewRootImpl[PreAddAccountActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=8884299, downTime=8883369, deviceId=-1, source=0x101 }
  728. 05-28 16:21:25.449  5043  5043 W ViewRootImpl[PreAddAccountActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=8884299, downTime=8883369, deviceId=-1, source=0x101 }
  729. 05-28 16:21:25.449  5043  5043 W ViewRootImpl[PreAddAccountActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=8884299, downTime=8883369, deviceId=-1, source=0x101 }
  730. 05-28 16:21:25.481  5043  5043 W ViewRootImpl[PreAddAccountActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=8884299, downTime=8883369, deviceId=-1, source=0x101 }
  731. 05-28 16:21:25.481  5043  5043 W ViewRootImpl[PreAddAccountActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=8884299, downTime=8883369, deviceId=-1, source=0x101 }
  732. 05-28 16:21:25.481  5043  5043 W ViewRootImpl[PreAddAccountActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=8884299, downTime=8883369, deviceId=-1, source=0x101 }
  733. 05-28 16:21:26.660  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  734. 05-28 16:21:26.662  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  735. 05-28 16:21:26.664  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  736. 05-28 16:21:26.665  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  737. 05-28 16:21:26.668  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  738. 05-28 16:21:26.670  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  739. 05-28 16:21:26.674  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  740. 05-28 16:21:26.677  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  741. 05-28 16:21:26.679  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  742. 05-28 16:21:26.680  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  743. 05-28 16:21:26.681  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  744. 05-28 16:21:26.684  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  745. 05-28 16:21:26.686  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  746. 05-28 16:21:26.687  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  747. 05-28 16:21:26.691  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  748. 05-28 16:21:26.695  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  749. 05-28 16:21:26.696  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  750. 05-28 16:21:26.697  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  751. 05-28 16:21:26.699  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  752. 05-28 16:21:26.799  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  753. 05-28 16:21:29.385  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  754. 05-28 16:21:33.601  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  755. 05-28 16:21:46.354   426  2214 I chatty  : uid=1000(system) Binder:426_1C expire 4 lines
  756. 05-28 16:21:46.356   426  2202 I chatty  : uid=1000(system) Binder:426_10 expire 3 lines
  757. 05-28 16:22:11.735  5160  5211 E ActivityThread: Failed to find provider info for com.google.android.apps.wellbeing.api
  758. 05-28 16:23:12.389   426   443 I chatty  : uid=1000(system) batterystats-sy expire 10 lines
  759. 05-28 16:23:58.442   426  1282 I chatty  : uid=1000(system) Binder:426_B expire 2 lines
  760. 05-28 16:23:58.454   426  2207 I chatty  : uid=1000(system) Binder:426_15 expire 2 lines
  761. 05-28 16:24:02.797   426   438 I chatty  : uid=1000(system) Binder:426_2 expire 6 lines
  762. 05-28 16:24:05.685   140   145 D VoldCryptCmdListener: cryptfs isConvertibleToFBE
  763. 05-28 16:24:05.690   426   475 I chatty  : uid=1000(system) CryptdConnector expire 1 line
  764. 05-28 16:24:06.641   426   485 I chatty  : uid=1000(system) ConnectivitySer expire 1 line
  765. 05-28 16:24:51.184   426   471 I chatty  : uid=1000(system) InputDispatcher expire 1 line
  766. 05-28 16:25:32.943   529   529 V DeadZone: consuming errant click: (650.0,15.0)
  767. 05-28 16:25:47.807   426   447 I chatty  : uid=1000(system) android.display expire 9 lines
  768. 05-28 16:28:20.731  4978  4978 I chatty  : uid=1000(system) com.android.settings expire 42 lines
  769. 05-28 16:28:28.761   426  5730 I chatty  : uid=1000 system_server expire 2 lines
  770. 05-28 16:28:30.015   426  5732 I chatty  : uid=1000 system_server expire 2 lines
  771. 05-28 16:28:32.029   426  5734 I chatty  : uid=1000 system_server expire 2 lines
  772. 05-28 16:28:34.046   426  5735 I chatty  : uid=1000 system_server expire 2 lines
  773. 05-28 16:28:35.393   426   426 I chatty  : uid=1000 system_server expire 35 lines
  774. 05-28 16:28:36.063   426  5737 I chatty  : uid=1000 system_server expire 2 lines
  775. 05-28 16:28:38.079   426  5738 I chatty  : uid=1000 system_server expire 2 lines
  776. 05-28 16:28:40.093   426  5741 I chatty  : uid=1000 system_server expire 2 lines
  777. 05-28 16:28:42.108   426  5742 I chatty  : uid=1000 system_server expire 2 lines
  778. 05-28 16:28:44.130   426  5743 I chatty  : uid=1000 system_server expire 2 lines
  779. 05-28 16:28:46.153   426  5744 I chatty  : uid=1000 system_server expire 2 lines
  780. 05-28 16:28:48.168   426  5745 I chatty  : uid=1000 system_server expire 2 lines
  781. 05-28 16:29:18.546   426  5752 I chatty  : uid=1000 system_server expire 2 lines
  782. 05-28 16:29:19.564   426  5754 I chatty  : uid=1000 system_server expire 2 lines
  783. 05-28 16:29:21.579   426  5755 I chatty  : uid=1000 system_server expire 2 lines
  784. 05-28 16:29:22.595   426  5756 I chatty  : uid=1000 system_server expire 2 lines
  785. 05-28 16:29:24.612   426  5758 I chatty  : uid=1000 system_server expire 2 lines
  786. 05-28 16:29:26.626   426  5759 I chatty  : uid=1000 system_server expire 2 lines
  787. 05-28 16:29:28.645   426  5760 I chatty  : uid=1000 system_server expire 2 lines
  788. 05-28 16:29:51.367   426  5766 I chatty  : uid=1000 system_server expire 2 lines
  789. 05-28 16:29:52.005   426   441 I chatty  : uid=1000(system) android.ui expire 2 lines
  790. 05-28 16:29:53.120   426   447 I chatty  : uid=1000(system) android.display expire 2 lines
  791. 05-28 16:29:53.384   426  5768 I chatty  : uid=1000 system_server expire 2 lines
  792. 05-28 16:29:55.399   426  5769 I chatty  : uid=1000 system_server expire 2 lines
  793. 05-28 16:30:01.607   426  5781 I chatty  : uid=1000 system_server expire 2 lines
  794. 05-28 16:30:03.623   426  5783 I chatty  : uid=1000 system_server expire 2 lines
  795. 05-28 16:30:05.396   426  5785 I chatty  : uid=1000 system_server expire 2 lines
  796. 05-28 16:30:09.935   426  5788 I chatty  : uid=1000 system_server expire 2 lines
  797. 05-28 16:30:11.949   426  5790 I chatty  : uid=1000 system_server expire 2 lines
  798. 05-28 16:30:13.955   426  5791 I chatty  : uid=1000 system_server expire 2 lines
  799. 05-28 16:30:15.973   426  5794 I chatty  : uid=1000 system_server expire 2 lines
  800. 05-28 16:30:17.992   426  5795 I chatty  : uid=1000 system_server expire 2 lines
  801. 05-28 16:30:20.005   426  5796 I chatty  : uid=1000 system_server expire 2 lines
  802. 05-28 16:30:21.025   426  5797 I chatty  : uid=1000 system_server expire 2 lines
  803. 05-28 16:30:23.043   426  5799 I chatty  : uid=1000 system_server expire 2 lines
  804. 05-28 16:30:24.058   426  5802 I chatty  : uid=1000 system_server expire 2 lines
  805. 05-28 16:30:26.075   426  5804 I chatty  : uid=1000 system_server expire 2 lines
  806. 05-28 16:30:28.088   426  5805 I chatty  : uid=1000 system_server expire 2 lines
  807. 05-28 16:30:30.107   426  5806 I chatty  : uid=1000 system_server expire 2 lines
  808. 05-28 16:30:32.124   426  5807 I chatty  : uid=1000 system_server expire 2 lines
  809. 05-28 16:30:33.195  4978  4978 I chatty  : uid=1000(system) com.android.settings expire 15 lines
  810. 05-28 16:30:33.197   426   426 I chatty  : uid=1000 system_server expire 13 lines
  811. 05-28 16:30:34.140   426  5809 I chatty  : uid=1000 system_server expire 2 lines
  812. 05-28 16:30:36.156   426  5810 I chatty  : uid=1000 system_server expire 2 lines
  813. 05-28 16:30:37.171   426  5811 I chatty  : uid=1000 system_server expire 2 lines
  814. 05-28 16:30:38.016   426  2208 I chatty  : uid=1000(system) Binder:426_16 expire 1 line
  815. 05-28 16:30:39.187   426  5812 I chatty  : uid=1000 system_server expire 2 lines
  816. 05-28 16:30:40.623   426  2214 I chatty  : uid=1000(system) Binder:426_1C expire 2 lines
  817. 05-28 16:30:40.687   426  2207 I chatty  : uid=1000(system) Binder:426_15 expire 1 line
  818. 05-28 16:30:41.206   426  5819 I chatty  : uid=1000 system_server expire 2 lines
  819. 05-28 16:30:41.696   426   443 I chatty  : uid=1000(system) batterystats-sy expire 5 lines
  820. 05-28 16:30:41.712   426   440 I chatty  : uid=1000(system) ActivityManager expire 2 lines
  821. 05-28 16:30:43.222   426  5820 I chatty  : uid=1000 system_server expire 2 lines
  822. 05-28 16:30:45.240   426  5821 I chatty  : uid=1000 system_server expire 2 lines
  823. 05-28 16:30:46.119   426   441 I chatty  : uid=1000(system) android.ui expire 1 line
  824. 05-28 16:30:46.256   426  5822 I chatty  : uid=1000 system_server expire 2 lines
  825. 05-28 16:30:47.141   426  2209 I chatty  : uid=1000(system) Binder:426_17 expire 1 line
  826. 05-28 16:30:47.898   426   447 I chatty  : uid=1000(system) android.display expire 2 lines
  827. 05-28 16:30:48.272   426  5823 I chatty  : uid=1000 system_server expire 2 lines
  828. 05-28 16:30:49.766   426   426 I chatty  : uid=1000 system_server expire 10 lines
  829. 05-28 16:30:50.292   426  5824 I chatty  : uid=1000 system_server expire 2 lines
  830. 05-28 16:30:50.555  4978  4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106
  831. 05-28 16:30:51.279  4978  4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106
  832. 05-28 16:30:51.311   426  5841 I chatty  : uid=1000 system_server expire 2 lines
  833. 05-28 16:30:53.325   426  5842 I chatty  : uid=1000 system_server expire 2 lines
  834. 05-28 16:30:55.340   426  5843 I chatty  : uid=1000 system_server expire 2 lines
  835. 05-28 16:30:56.118  4978  4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106
  836. 05-28 16:30:56.639  4978  4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106
  837. 05-28 16:30:56.949  4978  4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106
  838. 05-28 16:30:57.165  4978  4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106
  839. 05-28 16:30:57.359   426  5844 I chatty  : uid=1000 system_server expire 2 lines
  840. 05-28 16:30:57.362  4978  4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106
  841. 05-28 16:30:57.553  4978  4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106
  842. 05-28 16:30:59.376   426  5846 I chatty  : uid=1000 system_server expire 2 lines
  843. 05-28 16:31:00.394   426  5847 I chatty  : uid=1000 system_server expire 2 lines
  844. 05-28 16:31:02.026  4978  4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106
  845. 05-28 16:31:02.408   426  5848 I chatty  : uid=1000 system_server expire 2 lines
  846. 05-28 16:31:02.512  4978  4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106
  847. 05-28 16:31:02.515   426   426 I chatty  : uid=1000 system_server expire 3 lines
  848. 05-28 16:31:02.780  4978  4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106
  849. 05-28 16:31:02.964  4978  4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106
  850. 05-28 16:31:03.857   426  2207 I chatty  : uid=1000(system) Binder:426_15 expire 1 line
  851. 05-28 16:31:04.428   426  5861 I chatty  : uid=1000 system_server expire 2 lines
  852. 05-28 16:31:06.445   426  5863 I chatty  : uid=1000 system_server expire 2 lines
  853. 05-28 16:31:06.633   426  2206 I chatty  : uid=1000(system) Binder:426_14 expire 1 line
  854. 05-28 16:31:07.464   426  5864 I chatty  : uid=1000 system_server expire 2 lines
  855. 05-28 16:31:08.736  4978  4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106
  856. 05-28 16:31:08.739   426   426 I chatty  : uid=1000 system_server expire 16 lines
  857. 05-28 16:31:08.988  4978  4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106
  858. 05-28 16:31:09.203  4978  4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106
  859. 05-28 16:31:09.435  4978  4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106
  860. 05-28 16:31:09.476   426  5869 I chatty  : uid=1000 system_server expire 2 lines
  861. 05-28 16:31:09.618  4978  4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106
  862. 05-28 16:31:09.785  4978  4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106
  863. 05-28 16:31:10.001  4978  4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106
  864. 05-28 16:31:10.204  4978  4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106
  865. 05-28 16:31:10.686  4978  4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106
  866. 05-28 16:31:10.933  4978  4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106
  867. 05-28 16:31:11.116  4978  4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106
  868. 05-28 16:31:11.370  4978  4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106
  869. 05-28 16:31:11.493   426  5871 I chatty  : uid=1000 system_server expire 2 lines
  870. 05-28 16:31:13.221   426  2210 I chatty  : uid=1000(system) Binder:426_18 expire 1 line
  871. 05-28 16:31:13.511   426  5872 I chatty  : uid=1000 system_server expire 2 lines
  872. 05-28 16:31:14.890   426  2213 I chatty  : uid=1000(system) Binder:426_1B expire 1 line
  873. 05-28 16:31:14.919   426  2200 I chatty  : uid=1000(system) Binder:426_E expire 1 line
  874. 05-28 16:31:15.327   426   437 I chatty  : uid=1000(system) Binder:426_1 expire 1 line
  875. 05-28 16:31:15.525   426  5873 I chatty  : uid=1000 system_server expire 2 lines
  876. 05-28 16:31:17.435  4978  4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106
  877. 05-28 16:31:17.543   426  5874 I chatty  : uid=1000 system_server expire 2 lines
  878. 05-28 16:31:17.973  4978  4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106
  879. 05-28 16:31:18.239  4978  4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106
  880. 05-28 16:31:18.438  4978  4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106
  881. 05-28 16:31:19.553   426  5875 I chatty  : uid=1000 system_server expire 2 lines
  882. 05-28 16:31:21.570   426  5879 I chatty  : uid=1000 system_server expire 2 lines
  883. 05-28 16:31:23.589   426  5880 I chatty  : uid=1000 system_server expire 2 lines
  884. 05-28 16:31:24.598   426  5881 I chatty  : uid=1000 system_server expire 2 lines
  885. 05-28 16:31:25.613   426  5882 I chatty  : uid=1000 system_server expire 2 lines
  886. 05-28 16:31:27.631   426  5892 I chatty  : uid=1000 system_server expire 2 lines
  887. 05-28 16:31:29.612   426  2215 I chatty  : uid=1000(system) Binder:426_1D expire 1 line
  888. 05-28 16:31:29.640   426  5893 I chatty  : uid=1000 system_server expire 2 lines
  889. 05-28 16:31:29.776  4978  4978 V FingerprintManager: FingerprintManagerService was null
  890. 05-28 16:31:31.656   426  5894 I chatty  : uid=1000 system_server expire 2 lines
  891. 05-28 16:31:33.674   426  5895 I chatty  : uid=1000 system_server expire 2 lines
  892. 05-28 16:31:35.690   426  5896 I chatty  : uid=1000 system_server expire 2 lines
  893. 05-28 16:31:37.451   426  2217 I chatty  : uid=1000(system) Binder:426_1F expire 2 lines
  894. 05-28 16:31:37.512   426  2205 I chatty  : uid=1000(system) Binder:426_13 expire 1 line
  895. 05-28 16:31:37.706   426  5897 I chatty  : uid=1000 system_server expire 2 lines
  896. 05-28 16:31:39.722   426  5898 I chatty  : uid=1000 system_server expire 2 lines
  897. 05-28 16:31:39.849  4978  4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106
  898. 05-28 16:31:39.852   426   426 I chatty  : uid=1000 system_server expire 3 lines
  899. 05-28 16:31:40.860  4978  4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106
  900. 05-28 16:31:41.573  4978  4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106
  901. 05-28 16:31:41.741   426  5899 I chatty  : uid=1000 system_server expire 2 lines
  902. 05-28 16:31:42.469   426   471 I chatty  : uid=1000(system) InputDispatcher expire 1 line
  903. 05-28 16:31:42.757   426  5901 I chatty  : uid=1000 system_server expire 2 lines
  904. 05-28 16:31:42.805   426  2214 I chatty  : uid=1000(system) Binder:426_1C expire 1 line
  905. 05-28 16:31:44.771   426  5902 I chatty  : uid=1000 system_server expire 2 lines
  906. 05-28 16:31:46.249   426   786 I chatty  : uid=1000(system) Binder:426_5 expire 2 lines
  907. 05-28 16:31:46.785   426  5903 I chatty  : uid=1000 system_server expire 2 lines
  908. 05-28 16:31:48.805   426  5904 I chatty  : uid=1000 system_server expire 2 lines
  909. 05-28 16:31:48.832   426   928 I chatty  : uid=1000(system) Binder:426_7 expire 1 line
  910. 05-28 16:31:50.825   426  5912 I chatty  : uid=1000 system_server expire 2 lines
  911. 05-28 16:31:52.032   426  2210 I chatty  : uid=1000(system) Binder:426_18 expire 2 lines
  912. 05-28 16:31:52.839   426  5913 I chatty  : uid=1000 system_server expire 2 lines
  913. 05-28 16:31:52.904   426   447 I chatty  : uid=1000(system) android.display expire 1 line
  914. 05-28 16:31:53.536   426  2202 I chatty  : uid=1000(system) Binder:426_10 expire 1 line
  915. 05-28 16:31:53.537   426  2204 I chatty  : uid=1000(system) Binder:426_12 expire 1 line
  916. 05-28 16:31:53.543   426  1284 I chatty  : uid=1000(system) Binder:426_C expire 1 line
  917. 05-28 16:31:53.546   426  2212 I chatty  : uid=1000(system) Binder:426_1A expire 1 line
  918. 05-28 16:31:53.775   426   998 I chatty  : uid=1000(system) Binder:426_A expire 2 lines
  919. 05-28 16:31:53.779   426  2205 I chatty  : uid=1000(system) Binder:426_13 expire 2 lines
  920. 05-28 16:31:53.822   426  2208 I chatty  : uid=1000(system) Binder:426_16 expire 1 line
  921. 05-28 16:31:53.913   426   438 I chatty  : uid=1000(system) Binder:426_2 expire 1 line
  922. 05-28 16:31:53.917   426  2213 I chatty  : uid=1000(system) Binder:426_1B expire 1 line
  923. 05-28 16:31:53.919   166   419 E FrameworkListener: read() failed (Connection reset by peer)
  924. 05-28 16:31:53.976   426   485 I chatty  : uid=1000(system) ConnectivitySer expire 5 lines
  925. --------- beginning of main
  926. 05-28 16:31:54.461  1031  1103 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...
  927. 05-28 16:31:54.853  5964  5964 I uncrypt :   received command: [--wipe_data
  928. 05-28 16:31:54.853  5964  5964 I uncrypt : --reason=MasterClearConfirm
  929. 05-28 16:31:54.853  5964  5964 I uncrypt : --locale=ar_EG
  930. 05-28 16:31:54.853  5964  5964 I uncrypt : ] (55)
  931. 05-28 16:31:54.854  5964  5964 E uncrypt : failed to set bootloader message: no misc device set
  932. 05-28 16:31:54.863   426  5914 I chatty  : uid=1000 system_server expire 2 lines
  933. 05-28 16:31:54.867  5964  5964 I uncrypt :   received 0, exiting now
  934. 05-28 16:31:54.973   426   443 I chatty  : uid=1000(system) batterystats-sy expire 1 line
  935. 05-28 16:31:54.976   426   443 I chatty  : uid=1000(system) batterystats-sy expire 5 lines
  936. 05-28 16:31:54.976   426   440 I chatty  : uid=1000(system) ActivityManager expire 2 lines
  937. 05-28 16:31:54.977   741   741 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response
  938. 05-28 16:31:55.873  5967  5967 I uncrypt :   received command: [--wipe_data
  939. 05-28 16:31:55.873  5967  5967 I uncrypt : --reason=MasterClearConfirm
  940. 05-28 16:31:55.873  5967  5967 I uncrypt : --locale=ar_EG
  941. 05-28 16:31:55.873  5967  5967 I uncrypt : ] (55)
  942. 05-28 16:31:55.873  5967  5967 E uncrypt : failed to set bootloader message: no misc device set
  943. 05-28 16:31:55.883   426  5915 I chatty  : uid=1000 system_server expire 2 lines
  944. 05-28 16:31:55.884  5967  5967 I uncrypt :   received 0, exiting now
  945. 05-28 16:31:56.952  1031  1103 W OpenGLRenderer: Incorrectly called buildLayer on View: QsbContainerView, destroying layer...
  946. 05-28 16:31:57.893  5968  5968 I uncrypt :   received command: [--wipe_data
  947. 05-28 16:31:57.893  5968  5968 I uncrypt : --reason=MasterClearConfirm
  948. 05-28 16:31:57.893  5968  5968 I uncrypt : --locale=ar_EG
  949. 05-28 16:31:57.893  5968  5968 I uncrypt : ] (55)
  950. 05-28 16:31:57.893  5968  5968 E uncrypt : failed to set bootloader message: no misc device set
  951. 05-28 16:31:57.903   426  5938 I chatty  : uid=1000 system_server expire 2 lines
  952. 05-28 16:31:57.904  5968  5968 I uncrypt :   received 0, exiting now
  953. 05-28 16:31:58.235  1031  1103 W OpenGLRenderer: Incorrectly called buildLayer on View: QsbContainerView, destroying layer...
  954. 05-28 16:31:59.909  5971  5971 I uncrypt :   received command: [--wipe_data
  955. 05-28 16:31:59.909  5971  5971 I uncrypt : --reason=MasterClearConfirm
  956. 05-28 16:31:59.909  5971  5971 I uncrypt : --locale=ar_EG
  957. 05-28 16:31:59.909  5971  5971 I uncrypt : ] (55)
  958. 05-28 16:31:59.909  5971  5971 E uncrypt : failed to set bootloader message: no misc device set
  959. 05-28 16:31:59.919   426  5940 I chatty  : uid=1000 system_server expire 2 lines
  960. 05-28 16:31:59.920  5971  5971 I uncrypt :   received 0, exiting now
  961. 05-28 16:32:01.927  5972  5972 I uncrypt :   received command: [--wipe_data
  962. 05-28 16:32:01.927  5972  5972 I uncrypt : --reason=MasterClearConfirm
  963. 05-28 16:32:01.927  5972  5972 I uncrypt : --locale=ar_EG
  964. 05-28 16:32:01.927  5972  5972 I uncrypt : ] (55)
  965. 05-28 16:32:01.928  5972  5972 E uncrypt : failed to set bootloader message: no misc device set
  966. 05-28 16:32:01.937   426  5941 I chatty  : uid=1000 system_server expire 2 lines
  967. 05-28 16:32:01.939  5972  5972 I uncrypt :   received 0, exiting now
  968. 05-28 16:32:09.347   426   991 I chatty  : uid=1000(system) Binder:426_9 expire 1 line
  969. 05-28 16:32:09.464   426   888 I chatty  : uid=1000(system) Binder:426_6 expire 1 line
  970. 05-28 16:32:09.629  5973  5973 I art     : Starting a blocking GC AddRemoveAppImageSpace
  971. 05-28 16:32:09.706  5973  5984 W art     : Suspending all threads took: 26.519ms
  972. 05-28 16:32:09.710  5973  5984 I art     : Background sticky concurrent mark sweep GC freed 2051(142KB) AllocSpace objects, 0(0B) LOS objects, 30% free, 961KB/1386KB, paused 27.099ms total 54.382ms
  973. 05-28 16:32:09.979   426  2208 I chatty  : uid=1000(system) Binder:426_16 expire 1 line
  974. 05-28 16:32:10.117  5990  5990 I art     : Waiting for a blocking GC AddRemoveAppImageSpace
  975. 05-28 16:32:10.122  5990  5990 I art     : WaitForGcToComplete blocked for 5.371ms for cause AddRemoveAppImageSpace
  976. 05-28 16:32:10.122  5990  5990 I art     : Starting a blocking GC AddRemoveAppImageSpace
  977. 05-28 16:32:10.294  5973  5973 V RenderScript_jni: RS native mode
  978. 05-28 16:32:10.297  5990  5990 V RenderScript_jni: RS native mode
  979. 05-28 16:32:10.315  5990  6001 W art     : Suspending all threads took: 9.216ms
  980. 05-28 16:32:10.320  5990  6001 I art     : Background partial concurrent mark sweep GC freed 3009(308KB) AllocSpace objects, 0(0B) LOS objects, 32% free, 1069KB/1581KB, paused 10.528ms total 36.560ms
  981. 05-28 16:32:10.339  5990  5990 V RenderScript_jni: Unable to load libRSSupportIO.so, USAGE_IO not supported
  982. 05-28 16:32:10.346  5973  5973 V RenderScript_jni: Unable to load libRSSupportIO.so, USAGE_IO not supported
  983. 05-28 16:32:10.447  5990  6001 I art     : Background sticky concurrent mark sweep GC freed 3726(387KB) AllocSpace objects, 0(0B) LOS objects, 32% free, 1071KB/1581KB, paused 5.371ms total 28.869ms
  984. 05-28 16:32:10.529  5408  5421 I art     : Waiting for a blocking GC DisableMovingGc
  985. 05-28 16:32:10.530  5408  5419 I art     : CollectorTransition marksweep + semispace GC freed 1256(41KB) AllocSpace objects, 0(0B) LOS objects, 33% free, 1012KB/1524KB, paused 22.521ms total 22.521ms
  986. 05-28 16:32:10.530  5408  5421 I art     : Starting a blocking GC DisableMovingGc
  987. 05-28 16:32:10.690  5973  6026 D LocaleSetManager: Locale Changed from: null to ar-EG
  988. 05-28 16:32:10.807  5973  6016 W linker  : /system/vendor/lib/hw/gralloc.omap4.so: unused DT entry: type 0xf arg 0x53b
  989. 05-28 16:32:10.808  5973  6016 W linker  : /system/vendor/lib/libpvr2d.so: unused DT entry: type 0xf arg 0x767
  990. 05-28 16:32:10.812  5973  6016 I OpenGLRenderer: Initialized EGL, version 1.4
  991. 05-28 16:32:10.812  5973  6016 D OpenGLRenderer: Swap behavior 1
  992. 05-28 16:32:10.812  5973  6016 W OpenGLRenderer: Failed to choose config with EGL_SWAP_BEHAVIOR_PRESERVED, retrying without...
  993. 05-28 16:32:10.812  5973  6016 D OpenGLRenderer: Swap behavior 0
  994. 05-28 16:32:10.816  5990  6001 I art     : Background partial concurrent mark sweep GC freed 498(40KB) AllocSpace objects, 0(0B) LOS objects, 25% free, 6MB/9MB, paused 28.411ms total 100.708ms
  995. 05-28 16:32:11.079   426   447 I chatty  : uid=1000(system) android.display expire 1 line
  996. 05-28 16:32:11.133  5973  6026 I MusicLocale: AddressBook Labels [ar-EG]: [?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, #, ?]
  997. 05-28 16:32:11.436  5973  5984 I art     : Background sticky concurrent mark sweep GC freed 5083(275KB) AllocSpace objects, 0(0B) LOS objects, 7% free, 5MB/5MB, paused 17.791ms total 47.149ms
  998. 05-28 16:32:14.059  5973  6016 W linker  : /system/vendor/lib/libglslcompiler.so: unused DT entry: type 0xf arg 0x3db
  999. 05-28 16:32:17.405   426   929 I chatty  : uid=1000(system) Binder:426_8 expire 1 line
  1000. 05-28 16:32:18.267   529   529 V DeadZone: consuming errant click: (688.0,2.0)
  1001. 05-28 16:32:19.978  1031  1052 I art     : CollectorTransition marksweep + semispace GC freed 759(-243KB) AllocSpace objects, 4(128KB) LOS objects, 25% free, 4MB/5MB, paused 109.985ms total 109.985ms
  1002. 05-28 16:32:19.992   426   635 I chatty  : uid=1000(system) Binder:426_4 expire 6 lines
  1003. 05-28 16:32:20.596   426  1407 I chatty  : uid=1000(system) Binder:426_D expire 1 line
  1004. 05-28 16:32:20.599   964   964 I HeadsetService: Audio session removed: ???
  1005. 05-28 16:32:20.650  1031  1103 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...
  1006. 05-28 16:32:21.542   426  2211 I chatty  : uid=1000(system) Binder:426_19 expire 1 line
  1007. 05-28 16:32:21.982   426   471 I chatty  : uid=1000(system) InputDispatcher expire 1 line
  1008. 05-28 16:32:22.144  7827  7838 I chatty  : uid=10029(com.android.vending) HeapTaskDaemon expire 10 lines
  1009. 05-28 16:32:23.607  7827  7827 I chatty  : uid=10029(com.android.vending) expire 225 lines
  1010. 05-28 16:32:24.410  7827  6043 I chatty  : uid=10029(com.android.vending) RenderThread expire 9 lines
  1011. 05-28 16:32:24.461 12408 12408 D BoundBrokerSvc: onBind: Intent { act=com.google.android.mobstore.service.START pkg=com.google.android.gms }
  1012. 05-28 16:32:24.461 12408 12408 D BoundBrokerSvc: Loading bound service for intent: Intent { act=com.google.android.mobstore.service.START pkg=com.google.android.gms }
  1013. 05-28 16:32:24.663 12408 12408 D BoundBrokerSvc: onBind: Intent { act=com.google.android.gms.mdisync.service.START pkg=com.google.android.gms cmp=com.google.android.gms/.chimera.GmsApiService }
  1014. 05-28 16:32:24.663 12408 12408 D BoundBrokerSvc: Loading bound service for intent: Intent { act=com.google.android.gms.mdisync.service.START pkg=com.google.android.gms cmp=com.google.android.gms/.chimera.GmsApiService }
  1015. 05-28 16:32:24.698   426   447 I chatty  : uid=1000(system) android.display expire 1 line
  1016. 05-28 16:32:24.996   939  1142 I art     : Waiting for a blocking GC DisableMovingGc
  1017. 05-28 16:32:24.999   939   951 I art     : CollectorTransition marksweep + semispace GC freed 1613(32KB) AllocSpace objects, 0(0B) LOS objects, 27% free, 1359KB/1871KB, paused 116.424ms total 116.424ms
  1018. 05-28 16:32:25.000   939  1142 I art     : Starting a blocking GC DisableMovingGc
  1019. 05-28 16:32:25.053  7827  6044 I chatty  : uid=10029(com.android.vending) expire 2 lines
  1020. 05-28 16:32:25.054  7827  6046 I chatty  : uid=10029(com.android.vending) expire 1 line
  1021. 05-28 16:32:25.270  7827  7847 I chatty  : uid=10029(com.android.vending) LightweightExec expire 1 line
  1022. 05-28 16:32:25.480 12408 12516 I MdiSyncModule: Receiving API connection from package 'com.android.vending'...
  1023. 05-28 16:32:25.496  7827  7832 I chatty  : uid=10029(com.android.vending) Jit thread pool expire 8 lines
  1024. 05-28 16:32:25.896 12408 12516 I MdiSyncModule: API connection successful!
  1025. 05-28 16:32:25.936  3815  3826 I art     : Background sticky concurrent mark sweep GC freed 11599(743KB) AllocSpace objects, 2(44KB) LOS objects, 7% free, 12MB/14MB, paused 1.281ms total 214.904ms
  1026. 05-28 16:32:26.254  3815  3828 I FontLog : Received query Google Sans Text:500, URI content://com.google.android.gms.fonts [CONTEXT service_id=132 ]
  1027. 05-28 16:32:26.255  3815  3828 I FontLog : Query [Google Sans Text:500] resolved to {Google Sans Text, wdth 100.0, wght 500, ital 0.0, bestEffort false} [CONTEXT service_id=132 ]
  1028. 05-28 16:32:26.285  3815  3828 I FontLog : Font PFD returned from cache for {Google Sans Text, wdth 100.0, wght 500, ital 0.0, bestEffort false} [CONTEXT service_id=132 ]
  1029. 05-28 16:32:26.286  3815  3828 I FontLog : Fetch {Google Sans Text, wdth 100.0, wght 500, ital 0.0, bestEffort false} end status Status{statusCode=SUCCESS, resolution=null} [CONTEXT service_id=132 ]
  1030. 05-28 16:32:26.461  3815  3908 I FontLog : Pulling font file for id = 14, cache size = 5 [CONTEXT service_id=132 ]
  1031. 05-28 16:32:26.740  3815  3873 I FontLog : Received query Google Sans Text, URI content://com.google.android.gms.fonts [CONTEXT service_id=132 ]
  1032. 05-28 16:32:26.740  3815  3873 I FontLog : Query [Google Sans Text] resolved to {Google Sans Text, wdth 100.0, wght 400, ital 0.0, bestEffort false} [CONTEXT service_id=132 ]
  1033. 05-28 16:32:26.748  3815  3873 I FontLog : Font PFD returned from cache for {Google Sans Text, wdth 100.0, wght 400, ital 0.0, bestEffort false} [CONTEXT service_id=132 ]
  1034. 05-28 16:32:26.749  3815  3873 I FontLog : Fetch {Google Sans Text, wdth 100.0, wght 400, ital 0.0, bestEffort false} end status Status{statusCode=SUCCESS, resolution=null} [CONTEXT service_id=132 ]
  1035. 05-28 16:32:26.760  3815  4825 I FontLog : Pulling font file for id = 15, cache size = 5 [CONTEXT service_id=132 ]
  1036. 05-28 16:32:27.106  3815  3827 I FontLog : Received query Google Sans:500, URI content://com.google.android.gms.fonts [CONTEXT service_id=132 ]
  1037. 05-28 16:32:27.107  3815  3827 I FontLog : Query [Google Sans:500] resolved to {Google Sans, wdth 100.0, wght 500, ital 0.0, bestEffort false} [CONTEXT service_id=132 ]
  1038. 05-28 16:32:27.109  3815  3827 I FontLog : Font PFD returned from cache for {Google Sans, wdth 100.0, wght 500, ital 0.0, bestEffort false} [CONTEXT service_id=132 ]
  1039. 05-28 16:32:27.110  3815  3827 I FontLog : Fetch {Google Sans, wdth 100.0, wght 500, ital 0.0, bestEffort false} end status Status{statusCode=SUCCESS, resolution=null} [CONTEXT service_id=132 ]
  1040. 05-28 16:32:27.127  3815  3873 I FontLog : Pulling font file for id = 16, cache size = 6 [CONTEXT service_id=132 ]
  1041. 05-28 16:32:29.342  7827  7827 I art     :   at void tpr.a(tsf, bbi, ash, int) (PG:1)
  1042. 05-28 16:32:29.342  7827  7827 I art     :   at java.lang.Object ana.a(java.lang.Object, java.lang.Object) (PG:43)
  1043. 05-28 16:32:29.342  7827  7827 I art     :   at java.lang.Object axy.a(java.lang.Object, java.lang.Object) (PG:3)
  1044. 05-28 16:32:29.342  7827  7827 I art     :   at void ase.g(mbl[], amuv, ash, int) (PG:19)
  1045. 05-28 16:32:29.342  7827  7827 I art     :   at java.lang.Object mjx.a(java.lang.Object, java.lang.Object, java.lang.Object) (PG:93)
  1046. 05-28 16:32:29.342  7827  7827 I art     :   at java.lang.Object axy.b(java.lang.Object, ash, int) (PG:6)
  1047. 05-28 16:32:29.342  7827  7827 I art     :   at java.lang.Object axy.a(java.lang.Object, java.lang.Object, java.lang.Object) (PG:4)
  1048. 05-28 16:32:29.342  7827  7827 I art     :   at java.lang.Object xao.a(java.lang.Object, java.lang.Object) (PG:2)
  1049. 05-28 16:32:29.342  7827  7827 I art     :   at java.lang.Object axy.a(java.lang.Object, java.lang.Object) (PG:3)
  1050. 05-28 16:32:29.342  7827  7827 I art     :   at java.lang.Object xaa.a(java.lang.Object, java.lang.Object) (PG:5)
  1051. 05-28 16:32:29.342  7827  7827 I art     :   at java.lang.Object axy.a(java.lang.Object, java.lang.Object) (PG:3)
  1052. 05-28 16:32:29.342  7827  7827 I art     :   at void ase.g(mbl[], amuv, ash, int) (PG:19)
  1053. 05-28 16:32:29.342  7827  7827 I art     :   at void xag.c(xca, boolean, amuv, ash, int) (PG:21)
  1054. 05-28 16:32:29.342  7827  7827 I art     :   at void xbg.a(xca, amuw, ash, int) (PG:11)
  1055. 05-28 16:32:29.342  7827  7827 I art     :   at void tmz.c(wdd, tpr, tsg, bbi, ash, int) (PG:6)
  1056. 05-28 16:32:29.342  7827  7827 I art     :   at void tlr.a(tsg, bbi, ash, int) (PG:4)
  1057. 05-28 16:32:29.342  7827  7827 I art     :   at java.lang.Object tft.a(java.lang.Object, java.lang.Object, java.lang.Object) (PG:46)
  1058. 05-28 16:32:29.342  7827  7827 I art     :   at java.lang.Object axy.b(java.lang.Object, ash, int) (PG:6)
  1059. 05-28 16:32:29.342  7827  7827 I art     :   at java.lang.Object axy.a(java.lang.Object, java.lang.Object, java.lang.Object) (PG:4)
  1060. 05-28 16:32:29.342  7827  7827 I art     :   at java.lang.Object jec.a(java.lang.Object, java.lang.Object) (PG:11)
  1061. 05-28 16:32:29.342  7827  7827 I art     :   at java.lang.Object axy.a(java.lang.Object, java.lang.Object) (PG:3)
  1062. 05-28 16:32:29.342  7827  7827 I art     :   at void yvm.b(xcl, rve, bbi, xca, ash, int, int) (PG:26)
  1063. 05-28 16:32:29.342  7827  7827 I art     :   at java.lang.Object kik.a(java.lang.Object, java.lang.Object, java.lang.Object) (PG:10)
  1064. 05-28 16:32:29.342  7827  7827 I art     :   at java.lang.Object axy.b(java.lang.Object, ash, int) (PG:6)
  1065. 05-28 16:32:29.342  7827  7827 I art     :   at java.lang.Object axy.a(java.lang.Object, java.lang.Object, java.lang.Object) (PG:4)
  1066. 05-28 16:32:29.342  7827  7827 I art     :   at java.lang.Object bih.d(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object) (PG:48)
  1067. 05-28 16:32:29.342  7827  7827 I art     :   at java.lang.Object axy.c(java.lang.Object, java.lang.Object, ash, int) (PG:3)
  1068. 05-28 16:32:29.342  7827  7827 I art     :   at java.lang.Object axy.d(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object) (PG:-1)
  1069. 05-28 16:32:29.342  7827  7827 I art     :   at void aje.a(air, int, ash, int) (PG:2)
  1070. 05-28 16:32:29.342  7827  7827 I art     :   at void ajb.e(int, ash, int) (PG:-1)
  1071. 05-28 16:32:29.342  7827  7827 I art     :   at java.lang.Object vd.a(java.lang.Object, java.lang.Object) (PG:57)
  1072. 05-28 16:32:29.342  7827  7827 I art     :   at java.lang.Object axy.a(java.lang.Object, java.lang.Object) (PG:3)
  1073. 05-28 16:32:29.342  7827  7827 I art     :   at void ase.g(mbl[], amuv, ash, int) (PG:19)
  1074. 05-28 16:32:29.342  7827  7827 I art     :   at void ayn.a(java.lang.Object, amuv, ash, int) (PG:10)
  1075. 05-28 16:32:29.342  7827  7827 I art     :   at java.lang.Object acs.a(java.lang.Object, java.lang.Object) (PG:156)
  1076. 05-28 16:32:29.342  7827  7827 I art     :   at java.lang.Object axy.a(java.lang.Object, java.lang.Object) (PG:3)
  1077. 05-28 16:32:29.342  7827  7827 I art     :   at java.lang.Object acs.a(java.lang.Object, java.lang.Object) (PG:130)
  1078. 05-28 16:32:29.342  7827  7827 I art     :   at java.lang.Object axy.a(java.lang.Object, java.lang.Object) (PG:3)
  1079. 05-28 16:32:29.342  7827  7827 I art     :   at void cn.e(ash, amuv) (PG:3)
  1080. 05-28 16:32:29.342  7827  7827 I art     :   at java.lang.Object xz.a() (PG:37)
  1081. 05-28 16:32:29.342  7827  7827 I art     :   at void asy.ai(afme, amuv) (PG:19)
  1082. 05-28 16:32:29.342  7827  7827 I art     :   at void avb.d(atl, amuv) (PG:6)
  1083. 05-28 16:32:29.342  7827  7827 I art     :   at void asj.d(atl, amuv) (PG:4)
  1084. 05-28 16:32:29.342  7827  7827 I art     :   at void asj.d(atl, amuv) (PG:4)
  1085. 05-28 16:32:29.342  7827  7827 I art     :   at void ath.c(amuv) (PG:1)
  1086. 05-28 16:32:29.342  7827  7827 I art     :   at void bml.e(bot, java.lang.Object, amuv) (PG:11)
  1087. 05-28 16:32:29.342  7827  7827 I art     :   at java.util.List bmi.m(java.lang.Object, amuv) (PG:14)
  1088. 05-28 16:32:29.342  7827  7827 I art     :   at bnd[] akr.m(int, long) (PG:2)
  1089. 05-28 16:32:29.342  7827  7827 I art     :   at akd ake.a(int, aja, akq, long, ajh) (PG:1)
  1090. 05-28 16:32:29.342  7827  7827 I art     :   at java.lang.Object aji.a(java.lang.Object, java.lang.Object) (PG:30)
  1091. 05-28 16:32:29.342  7827  7827 I art     :   at java.lang.Object acs.a(java.lang.Object, java.lang.Object) (PG:151)
  1092. 05-28 16:32:29.342  7827  7827 I art     :   at bmo bmk.e(bmr, java.util.List, long) (PG:5)
  1093. 05-28 16:32:29.342  7827  7827 I art     :   at bnd bok.z(long) (PG:6)
  1094. 05-28 16:32:29.342  7827  7827 I art     :   at bmo bfi.d(bmr, bmm, long) (PG:3)
  1095. 05-28 16:32:29.342  7827  7827 I art     :   at bnd bpf.z(long) (PG:3)
  1096. 05-28 16:32:29.342  7827  7827 I art     :   at bmo agr.d(bmr, bmm, long) (PG:6)
  1097. 05-28 16:32:29.342  7827  7827 I art     :   at bnd bpf.z(long) (PG:3)
  1098. 05-28 16:32:29.342  7827  7827 I art     :   at bmo ahh.d(bmr, bmm, long) (PG:4)
  1099. 05-28 16:32:29.342  7827  7827 I art     :   at bnd bpf.z(long) (PG:3)
  1100. 05-28 16:32:29.342  7827  7827 I art     :   at java.lang.Object bos.a() (PG:-1)
  1101. 05-28 16:32:29.342  7827  7827 I art     :   at java.lang.Object ayg.d(amur, amug) (PG:7)
  1102. 05-28 16:32:29.342  7827  7827 I art     :   at void bad.b(java.lang.Object, amur, amug) (PG:18)
  1103. 05-28 16:32:29.342  7827  7827 I art     :   at void dmz.e(bpp, amur, amug) (PG:3)
  1104. 05-28 16:32:29.342  7827  7827 I art     :   at boolean bpl.e(long) (PG:6)
  1105. 05-28 16:32:29.342  7827  7827 I art     :   at boolean bot.U(cbe) (PG:2)
  1106. 05-28 16:32:29.342  7827  7827 I art     :   at boolean bot.Y(bot) (PG:2)
  1107. 05-28 16:32:29.342  7827  7827 I art     :   at boolean bpe.d(bot, cbe) (PG:2)
  1108. 05-28 16:32:29.342  7827  7827 I art     :   at boolean bpe.j(bot) (PG:3)
  1109. 05-28 16:32:29.342  7827  7827 I art     :   at boolean bpe.e(amug) (PG:7)
  1110. 05-28 16:32:29.342  7827  7827 I art     :   at void androidx.compose.ui.platform.AndroidComposeView.j(boolean) (PG:2)
  1111. 05-28 16:32:29.342  7827  7827 I art     :   at void bqi.j(bpo) (PG:-1)
  1112. 05-28 16:32:29.342  7827  7827 I art     :   at void androidx.compose.ui.platform.AndroidComposeView.dispatchDraw(android.graphics.Canvas) (PG:4)
  1113. 05-28 16:32:29.342  7827  7827 I art     :   at void android.view.View.draw(android.graphics.Canvas) (View.java:17188)
  1114. 05-28 16:32:29.342  7827  7827 I art     :   at android.view.RenderNode android.view.View.updateDisplayListIfDirty() (View.java:16167)
  1115. 05-28 16:32:29.343  7827  7827 I art     :   at void android.view.ViewGroup.recreateChildDisplayList(android.view.View) (ViewGroup.java:3711)
  1116. 05-28 16:32:29.343  7827  7827 I art     :   at void android.view.ViewGroup.dispatchGetDisplayList() (ViewGroup.java:3691)
  1117. 05-28 16:32:29.343  7827  7827 I art     :   at android.view.RenderNode android.view.View.updateDisplayListIfDirty() (View.java:16130)
  1118. 05-28 16:32:29.343  7827  7827 I art     :   at void android.view.ViewGroup.recreateChildDisplayList(android.view.View) (ViewGroup.java:3711)
  1119. 05-28 16:32:29.343  7827  7827 I art     :   at void android.view.ViewGroup.dispatchGetDisplayList() (ViewGroup.java:3691)
  1120. 05-28 16:32:29.343  7827  7827 I art     :   at android.view.RenderNode android.view.View.updateDisplayListIfDirty() (View.java:16130)
  1121. 05-28 16:32:29.343  7827  7827 I art     :   at void android.view.ViewGroup.recreateChildDisplayList(android.view.View) (ViewGroup.java:3711)
  1122. 05-28 16:32:29.343  7827  7827 I art     :   at void android.view.ViewGroup.dispatchGetDisplayList() (ViewGroup.java:3691)
  1123. 05-28 16:32:29.343  7827  7827 I art     :   at android.view.RenderNode android.view.View.updateDisplayListIfDirty() (View.java:16130)
  1124. 05-28 16:32:29.343  7827  7827 I art     :   at void android.view.ViewGroup.recreateChildDisplayList(android.view.View) (ViewGroup.java:3711)
  1125. 05-28 16:32:29.343  7827  7827 I art     :   at void android.view.ViewGroup.dispatchGetDisplayList() (ViewGroup.java:3691)
  1126. 05-28 16:32:29.343  7827  7827 I art     :   at android.view.RenderNode android.view.View.updateDisplayListIfDirty() (View.java:16130)
  1127. 05-28 16:32:29.693  7827  7838 I art     : Background sticky concurrent mark sweep GC freed 73896(2MB) AllocSpace objects, 0(0B) LOS objects, 12% free, 15MB/17MB, paused 13.854ms total 315.124ms
  1128. 05-28 16:32:30.381  7827  7838 I art     : Background sticky concurrent mark sweep GC freed 53994(1807KB) AllocSpace objects, 4(120KB) LOS objects, 2% free, 17MB/17MB, paused 11.474ms total 298.858ms
  1129. 05-28 16:32:30.647   426   998 I chatty  : uid=1000(system) Binder:426_A expire 1 line
  1130. 05-28 16:32:30.790  7827  7838 I art     : Background sticky concurrent mark sweep GC freed 16263(554KB) AllocSpace objects, 1(36KB) LOS objects, 0% free, 18MB/18MB, paused 86.273ms total 399.475ms
  1131. 05-28 16:32:30.903   426   436 I chatty  : uid=1000(system) HeapTaskDaemon expire 1 line
  1132. 05-28 16:32:31.000  7827  7832 I art     : Do partial code cache collection, code=199KB, data=248KB
  1133. 05-28 16:32:31.004  7827  7832 I art     : After code cache collection, code=194KB, data=242KB
  1134. 05-28 16:32:31.004  7827  7832 I art     : Increasing code cache capacity to 1024KB
  1135. 05-28 16:32:31.142  7827  7838 I art     : Background partial concurrent mark sweep GC freed 125717(3MB) AllocSpace objects, 10(488KB) LOS objects, 25% free, 14MB/18MB, paused 78.674ms total 345.397ms
  1136. 05-28 16:32:31.296  1031  1103 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...
  1137. 05-28 16:32:31.312  7827  7827 I Finsky  : [1] noz.onTrimMemory(1): Memory trim requested to level 20
  1138. 05-28 16:32:31.340  7827  7827 I Finsky  : [1] ldy.accept(9): Flushing in-memory image cache
  1139. 05-28 16:32:31.551  7827  7827 E Finsky  : [1] ktc.p(-1): New youtube state: 0.
  1140. 05-28 16:32:31.552  7827  7827 E Finsky  : [1] ktc.p(-1): New youtube state: -3.
  1141. 05-28 16:32:31.972  1031  1103 W OpenGLRenderer: Incorrectly called buildLayer on View: QsbContainerView, destroying layer...
  1142. 05-28 16:32:32.282  3815  3826 I art     : Background partial concurrent mark sweep GC freed 55802(2MB) AllocSpace objects, 4(84KB) LOS objects, 24% free, 10MB/14MB, paused 976us total 205.047ms
  1143. 05-28 16:32:36.235   426  2210 I chatty  : uid=1000(system) Binder:426_18 expire 3 lines
  1144. 05-28 16:32:36.515  6077  6077 I chatty  : uid=1000(system) com.android.settings expire 8 lines
  1145. 05-28 16:32:37.575  6077  6088 I chatty  : uid=1000(system) HeapTaskDaemon expire 7 lines
  1146. 05-28 16:32:37.620  6095  6095 I com.android.settings: type=1400 audit(0.0:68): avc: denied { getattr } for comm=4173796E635461736B202331 path="/data/user_de/0/com.android.phone" dev="mmcblk0p12" ino=604122 scontext=u:r:system_app:s0 tcontext=u:object_r:radio_data_file:s0 tclass=dir permissive=1
  1147. 05-28 16:32:37.626  6077  6095 I chatty  : uid=1000(system) com.android.settings expire 12 lines
  1148. 05-28 16:32:38.022  5043  5057 I art     : Waiting for a blocking GC DisableMovingGc
  1149. 05-28 16:32:38.023  5043  5055 I art     : CollectorTransition marksweep + semispace GC freed 2211(-163KB) AllocSpace objects, 1(20KB) LOS objects, 24% free, 4MB/6MB, paused 303.985ms total 303.985ms
  1150. 05-28 16:32:38.024  5043  5057 I art     : Starting a blocking GC DisableMovingGc
  1151. 05-28 16:32:38.045  6077  6096 I chatty  : uid=1000(system) RenderThread expire 7 lines
  1152. 05-28 16:32:38.105  6077  6097 I chatty  : uid=1000(system) SummaryLoader expire 20 lines
  1153. 05-28 16:32:38.285   426   447 I chatty  : uid=1000(system) android.display expire 2 lines
  1154. 05-28 16:32:38.304  5043  6103 I CAR.DRIVINGMODE: DrivingMode Settings Indexed from the location module
  1155. 05-28 16:32:38.521  3815  3815 D BoundBrokerSvc: onBind: Intent { act=com.google.android.gms.instantapps.START pkg=com.google.android.gms }
  1156. 05-28 16:32:38.521  3815  3815 D BoundBrokerSvc: Loading bound service for intent: Intent { act=com.google.android.gms.instantapps.START pkg=com.google.android.gms }
  1157. 05-28 16:32:38.796  5183  5195 I art     : CollectorTransition marksweep + semispace GC freed 393(13KB) AllocSpace objects, 0(0B) LOS objects, 34% free, 966KB/1478KB, paused 20.294ms total 20.294ms
  1158. 05-28 16:32:38.956  5043  5055 I art     : Background sticky concurrent mark sweep GC freed 11485(592KB) AllocSpace objects, 0(0B) LOS objects, 21% free, 4MB/6MB, paused 6.256ms total 247.253ms
  1159. 05-28 16:32:38.972  3815  3886 W TapAndPay: shouldEnableGooglePay: false [CONTEXT service_id=79 ]
  1160. 05-28 16:32:38.973  3815  3886 I TapAndPay: Disabling TapAndPay HCE service [CONTEXT service_id=79 ]
  1161. 05-28 16:32:39.026   426  2206 I chatty  : uid=1000(system) Binder:426_14 expire 1 line
  1162. 05-28 16:32:39.051  5043  5057 W IndexableItem: indexing key is not set:Intent { act=com.google.android.gms.auth.api.credentials.PHONE_NUMBER_HINT_SETTINGS cat=[android.intent.category.DEFAULT] pkg=com.google.android.gms } [CONTEXT service_id=231 ]
  1163. 05-28 16:32:39.051  5043  5057 W IndexableItem: indexing key is not set:Intent { act=com.google.android.gms.auth.api.credentials.PHONE_NUMBER_HINT_SETTINGS cat=[android.intent.category.DEFAULT] pkg=com.google.android.gms } [CONTEXT service_id=231 ]
  1164. 05-28 16:32:39.060  5043  5057 E IndexableItem: target is not exported: Intent { act=com.google.android.gms.cast.settings.CastSettingsAction pkg=com.google.android.gms (has extras) }, title:??????? Google Cast [CONTEXT service_id=231 ]
  1165. 05-28 16:32:39.080  5043  5057 W IndexableItem: indexing key is not set:Intent { act=com.google.android.gms.auth.api.credentials.PHONE_NUMBER_HINT_SETTINGS cat=[android.intent.category.DEFAULT] pkg=com.google.android.gms } [CONTEXT service_id=231 ]
  1166. 05-28 16:32:39.156  5043  6110 I CAR.DRIVINGMODE: DrivingMode Settings Indexed from the location module
  1167. 05-28 16:32:39.191  3815  3886 W TapAndPay: shouldEnableGooglePay: false [CONTEXT service_id=79 ]
  1168. 05-28 16:32:39.191  3815  3886 I TapAndPay: Disabling TapAndPay HCE service [CONTEXT service_id=79 ]
  1169. 05-28 16:32:39.198  5043  5056 W IndexableItem: indexing key is not set:Intent { act=com.google.android.gms.auth.api.credentials.PHONE_NUMBER_HINT_SETTINGS cat=[android.intent.category.DEFAULT] pkg=com.google.android.gms } [CONTEXT service_id=231 ]
  1170. 05-28 16:32:39.203  5043  5056 E IndexableItem: target is not exported: Intent { act=com.google.android.gms.cast.settings.CastSettingsAction pkg=com.google.android.gms (has extras) }, title:??????? Google Cast [CONTEXT service_id=231 ]
  1171. 05-28 16:32:39.234  6077  6112 I chatty  : uid=1000(system) com.android.settings expire 2 lines
  1172. 05-28 16:32:39.486   426   481 I chatty  : uid=1000(system) WifiStateMachin expire 3 lines
  1173. 05-28 16:32:39.490   426   928 I chatty  : uid=1000(system) Binder:426_7 expire 5 lines
  1174. 05-28 16:32:39.491   741   741 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response
  1175. 05-28 16:32:40.607  7827  7867 I Finsky  : [469] ppr.h(1): Triggered update for experiment package com.google.android.finsky.stable.
  1176. 05-28 16:32:41.157  7827  7867 I Finsky  : [469] ppr.h(7): Already at the latest configurations for experiment package com.google.android.finsky.stable.
  1177. 05-28 16:32:41.158  7827  7854 W art     : Long monitor contention with owner bgExecutor #3 (7867) at void java.lang.Object.wait!(long, int)(Object.java:-2) waiters=0 in int ppr.h() for 549ms
  1178. 05-28 16:32:41.159  7827  7854 I Finsky  : [456] ppr.h(1): Triggered update for experiment package com.google.android.finsky.regular.
  1179. 05-28 16:32:41.499  7827  6046 I art     : Starting a blocking GC Alloc
  1180. 05-28 16:32:41.499  7827  6046 I art     : Starting a blocking GC Alloc
  1181. 05-28 16:32:41.705  7827  7854 I Finsky  : [456] ppr.h(7): Already at the latest configurations for experiment package com.google.android.finsky.regular.
  1182. 05-28 16:32:41.706  7827  7865 W art     : Long monitor contention with owner bgExecutor #3 (7867) at void java.lang.Object.wait!(long, int)(Object.java:-2) waiters=1 in int ppr.h() for 1.097s
  1183. 05-28 16:32:41.706  7827  7865 I Finsky  : [467] ppr.h(1): Triggered update for experiment package com.google.android.finsky.regular.
  1184. 05-28 16:32:41.750  7827  7867 I Finsky  : [469] rkv.accept(45): SCH: Scheduling phonesky job Id: 16-16161616, CT: 1653748360596, Constraints: [{ L: 60000, D: 60000, C: 1, I: 1, N: 0 }]
  1185. 05-28 16:32:41.797  7827  7864 I Finsky  : [466] rqw.apply(85): SCH: Scheduling 1 system job(s)
  1186. 05-28 16:32:41.797  7827  7864 I Finsky  : [466] rqw.apply(91): SCH: Scheduling system job Id: 9440, L: 58799, D: 58799, C: false, I: false, N: 0
  1187. 05-28 16:32:41.999  7827  6046 I art     : Starting a blocking GC Alloc
  1188. 05-28 16:32:41.999  7827  6046 I art     : Starting a blocking GC Alloc
  1189. 05-28 16:32:42.166  7827  7865 I Finsky  : [467] ppr.h(7): Already at the latest configurations for experiment package com.google.android.finsky.regular.
  1190. 05-28 16:32:46.270 12408 12408 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.mdisync.service.START pkg=com.google.android.gms cmp=com.google.android.gms/.chimera.GmsApiService }
  1191. 05-28 16:32:46.279 12408 12408 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.mobstore.service.START pkg=com.google.android.gms }
  1192. 05-28 16:32:48.171   426   786 I chatty  : uid=1000(system) Binder:426_5 expire 2 lines
  1193. 05-28 16:32:48.372   426  2204 I chatty  : uid=1000(system) Binder:426_12 expire 1 line
  1194. 05-28 16:32:48.607   529   553 I art     : Background partial concurrent mark sweep GC freed 41533(1260KB) AllocSpace objects, 1(24KB) LOS objects, 25% free, 10MB/14MB, paused 915us total 183.258ms
  1195. 05-28 16:32:49.327   426   426 I chatty  : uid=1000 system_server expire 2 lines
  1196. 05-28 16:32:49.506  6120  6120 I chatty  : uid=10063(com.google.android.youtube) expire 7 lines
  1197. 05-28 16:32:51.566  6077  6097 I chatty  : uid=1000(system) SummaryLoader expire 17 lines
  1198. 05-28 16:32:51.580  6120  6131 I chatty  : uid=10063(com.google.android.youtube) HeapTaskDaemon expire 8 lines
  1199. 05-28 16:32:51.768  5183  5195 I art     : CollectorTransition marksweep + semispace GC freed 37(752B) AllocSpace objects, 0(0B) LOS objects, 34% free, 966KB/1478KB, paused 60.089ms total 60.089ms
  1200. 05-28 16:32:51.828   426  2216 I chatty  : uid=1000(system) Binder:426_1E expire 1 line
  1201. 05-28 16:32:51.906   426  2205 I chatty  : uid=1000(system) Binder:426_13 expire 6 lines
  1202. 05-28 16:32:51.906   741   741 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response
  1203. 05-28 16:32:52.511  6120  6144 I chatty  : uid=10063(com.google.android.youtube) yt-critical1-1 expire 22 lines
  1204. 05-28 16:32:52.524  6120  6141 I chatty  : uid=10063(com.google.android.youtube) BG Thread #1 expire 9 lines
  1205. 05-28 16:32:52.940   426  1284 I chatty  : uid=1000(system) Binder:426_C expire 2 lines
  1206. 05-28 16:32:53.064   426  2200 I chatty  : uid=1000(system) Binder:426_E expire 1 line
  1207. 05-28 16:32:53.121 12408 12408 D BoundBrokerSvc: onBind: Intent { act=com.google.android.mobstore.service.START pkg=com.google.android.gms }
  1208. 05-28 16:32:53.121 12408 12408 D BoundBrokerSvc: Loading bound service for intent: Intent { act=com.google.android.mobstore.service.START pkg=com.google.android.gms }
  1209. 05-28 16:32:53.340  6150  6150 I chatty  : uid=1000(system) com.evervolv.toolbox expire 4 lines
  1210. 05-28 16:32:54.042  6150  6161 I chatty  : uid=1000(system) HeapTaskDaemon expire 1 line
  1211. 05-28 16:32:54.266  3815  3815 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.instantapps.START pkg=com.google.android.gms }
  1212. 05-28 16:32:54.537  6150  6174 I chatty  : uid=1000(system) RenderThread expire 6 lines
  1213. 05-28 16:32:54.666  6120  6147 I chatty  : uid=10063(com.google.android.youtube) yt-critical1-4 expire 7 lines
  1214. 05-28 16:32:54.854  6120  6165 I chatty  : uid=10063(com.google.android.youtube) BG Thread #4 expire 1 line
  1215. 05-28 16:32:55.017   426   447 I chatty  : uid=1000(system) android.display expire 1 line
  1216. 05-28 16:32:55.145   426   436 I chatty  : uid=1000(system) HeapTaskDaemon expire 1 line
  1217. 05-28 16:32:56.203  6120  6146 I chatty  : uid=10063(com.google.android.youtube) yt-critical1-3 expire 4 lines
  1218. 05-28 16:32:56.390  6120  6133 I chatty  : uid=10063(com.google.android.youtube) Binder:6120_2 expire 3 lines
  1219. 05-28 16:32:56.422  6120  6169 I chatty  : uid=10063(com.google.android.youtube) expire 2 lines
  1220. 05-28 16:32:56.856  6120  6195 I chatty  : uid=10063(com.google.android.youtube) CronetInit expire 1 line
  1221. 05-28 16:32:56.964  6120  6211 I chatty  : uid=10063(com.google.android.youtube) expire 3 lines
  1222. 05-28 16:32:56.975  6120  6216 I chatty  : uid=10063(com.google.android.youtube) expire 3 lines
  1223. 05-28 16:32:57.208   741   741 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ TRACK_DEFAULT id=205, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  1224. 05-28 16:32:57.213   426   481 I chatty  : uid=1000(system) WifiStateMachin expire 1 line
  1225. 05-28 16:32:57.214   426   500 I chatty  : uid=1000(system) EthernetService expire 1 line
  1226. 05-28 16:32:57.217  6120  6214 I chatty  : uid=10063(com.google.android.youtube) expire 1 line
  1227. 05-28 16:32:57.219  6120  6215 I chatty  : uid=10063(com.google.android.youtube) expire 1 line
  1228. 05-28 16:32:57.858  6120  6144 I chatty  : uid=10063(com.google.android.youtube) yt-critical1-1 expire 21 lines
  1229. 05-28 16:32:58.090  6120  6120 I chatty  : uid=10063(com.google.android.youtube) expire 1 line
  1230. 05-28 16:32:58.174  6120  6147 I art     : Starting a blocking GC Alloc
  1231. 05-28 16:32:58.174  6120  6147 I art     : Starting a blocking GC Alloc
  1232. 05-28 16:32:58.205  6120  6165 I art     : Waiting for a blocking GC Alloc
  1233. 05-28 16:32:58.205  6120  6147 W art     : Suspending all threads took: 23.345ms
  1234. 05-28 16:32:58.205  6120  6141 I art     : Waiting for a blocking GC Alloc
  1235. 05-28 16:32:58.311  6120  6120 W art     : Verification of int era.m(eng, dwt, dwu) took 218.139ms
  1236. 05-28 16:32:58.313  6120  6165 I art     : WaitForGcToComplete blocked for 107.360ms for cause Alloc
  1237. 05-28 16:32:58.314  6120  6165 I art     : Starting a blocking GC Alloc
  1238. 05-28 16:32:58.315  6120  6141 I art     : WaitForGcToComplete blocked for 109.619ms for cause Alloc
  1239. 05-28 16:32:58.315  6120  6141 I art     : Starting a blocking GC Alloc
  1240. 05-28 16:32:58.325  6120  6120 I art     : Rejecting re-init on previously-failed class java.lang.Class<cxc>: java.lang.NoClassDefFoundError: Failed resolution of: Landroid/graphics/ImageDecoder$OnHeaderDecodedListener;
  1241. 05-28 16:32:58.325  6120  6120 I art     :   at void bvm.<init>(bvo, java.util.Map, java.lang.String[]) (PG:2)
  1242. 05-28 16:32:58.325  6120  6120 I art     :   at bvm androidx.work.impl.WorkDatabase_Impl.a() (PG:3)
  1243. 05-28 16:32:58.325  6120  6120 I art     :   at void bvo.<init>() (PG:5)
  1244. 05-28 16:32:58.325  6120  6120 I art     :   at void androidx.work.impl.WorkDatabase.<init>() (PG:1)
  1245. 05-28 16:32:58.325  6120  6120 I art     :   at void androidx.work.impl.WorkDatabase_Impl.<init>() (PG:1)
  1246. 05-28 16:32:58.325  6120  6120 I art     :   at java.lang.Object java.lang.Class.newInstance!() (Class.java:-2)
  1247. 05-28 16:32:58.325  6120  6120 I art     :   at java.lang.Object bun.o(java.lang.Class) (PG:10)
  1248. 05-28 16:32:58.325  6120  6120 I art     :   at bvo bvn.a() (PG:5)
  1249. 05-28 16:32:58.325  6120  6120 I art     :   at void ccq.<init>(android.content.Context, cas, ea, byte[], byte[]) (PG:20)
  1250. 05-28 16:32:58.325  6120  6120 I art     :   at void ccq.i(android.content.Context, cas) (PG:3)
  1251. 05-28 16:32:58.325  6120  6120 I art     :   at ccq ccq.h(android.content.Context) (PG:8)
  1252. 05-28 16:32:58.325  6120  6120 I art     :   at void androidx.work.impl.background.systemjob.SystemJobService.onCreate() (PG:2)
  1253. 05-28 16:32:58.325  6120  6120 I art     :   at void android.app.ActivityThread.handleCreateService(android.app.ActivityThread$CreateServiceData) (ActivityThread.java:3210)
  1254. 05-28 16:32:58.325  6120  6120 I art     :   at void android.app.ActivityThread.-wrap5(android.app.ActivityThread, android.app.ActivityThread$CreateServiceData) (ActivityThread.java:-1)
  1255. 05-28 16:32:58.325  6120  6120 I art     :   at void android.app.ActivityThread$H.handleMessage(android.os.Message) (ActivityThread.java:1582)
  1256. 05-28 16:32:58.325  6120  6120 I art     :   at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:102)
  1257. 05-28 16:32:58.325  6120  6120 I art     :   at void android.os.Looper.loop() (Looper.java:154)
  1258. 05-28 16:32:58.325  6120  6120 I art     :   at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6208)
  1259. 05-28 16:32:58.325  6120  6120 I art     :   at java.lang.Object java.lang.reflect.Method.invoke!(java.lang.Object, java.lang.Object[]) (Method.java:-2)
  1260. 05-28 16:32:58.325  6120  6120 I art     :   at void com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run() (ZygoteInit.java:891)
  1261. 05-28 16:32:58.326  6120  6120 I art     :   at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:781)
  1262. 05-28 16:32:58.326  6120  6120 I art     : Caused by: java.lang.ClassNotFoundException: Didn't find class "android.graphics.ImageDecoder$OnHeaderDecodedListener" on path: DexPathList[[zip file "/data/app/com.google.android.youtube-2/base.apk", zip file "/data/app/com.google.android.youtube-2/split_config.ar.apk", zip file "/data/app/com.google.android.youtube-2/split_config.armeabi_v7a.apk", zip file "/data/app/com.google.android.youtube-2/split_config.hdpi.apk"],nativeLibraryDirectories=[/data/app/com.google.android.youtube-2/lib/arm, /data/app/com.google.android.youtube-2/base.apk!/lib/armeabi-v7a, /data/app/com.google.android.youtube-2/split_config.ar.apk!/lib/armeabi-v7a, /data/app/com.google.android.youtube-2/split_config.armeabi_v7a.apk!/lib/armeabi-v7a, /data/app/com.google.android.youtube-2/split_config.hdpi.apk!/lib/armeabi-v7a, /system/lib, /vendor/lib]]
  1263. 05-28 16:32:58.327  6120  6120 I art     :   at java.lang.Class dalvik.system.BaseDexClassLoader.findClass(java.lang.String) (BaseDexClassLoader.java:56)
  1264. 05-28 16:32:58.327  6120  6120 I art     :   at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String, boolean) (ClassLoader.java:380)
  1265. 05-28 16:32:58.327  6120  6120 I art     :   at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String) (ClassLoader.java:312)
  1266. 05-28 16:32:58.327  6120  6120 I art     :   at void bvm.<init>(bvo, java.util.Map, java.lang.String[]) (PG:2)
  1267. 05-28 16:32:58.327  6120  6120 I art     :   at bvm androidx.work.impl.WorkDatabase_Impl.a() (PG:3)
  1268. 05-28 16:32:58.327  6120  6120 I art     :   at void bvo.<init>() (PG:5)
  1269. 05-28 16:32:58.327  6120  6120 I art     :   at void androidx.work.impl.WorkDatabase.<init>() (PG:1)
  1270. 05-28 16:32:58.327  6120  6120 I art     :   at void androidx.work.impl.WorkDatabase_Impl.<init>() (PG:1)
  1271. 05-28 16:32:58.327  6120  6120 I art     :   at java.lang.Object java.lang.Class.newInstance!() (Class.java:-2)
  1272. 05-28 16:32:58.327  6120  6120 I art     :   at java.lang.Object bun.o(java.lang.Class) (PG:10)
  1273. 05-28 16:32:58.327  6120  6120 I art     :   at bvo bvn.a() (PG:5)
  1274. 05-28 16:32:58.327  6120  6120 I art     :   at void ccq.<init>(android.content.Context, cas, ea, byte[], byte[]) (PG:20)
  1275. 05-28 16:32:58.327  6120  6120 I art     :   at void ccq.i(android.content.Context, cas) (PG:3)
  1276. 05-28 16:32:58.327  6120  6120 I art     :   at ccq ccq.h(android.content.Context) (PG:8)
  1277. 05-28 16:32:58.327  6120  6120 I art     :   at void androidx.work.impl.background.systemjob.SystemJobService.onCreate() (PG:2)
  1278. 05-28 16:32:58.327  6120  6120 I art     :   at void android.app.ActivityThread.handleCreateService(android.app.ActivityThread$CreateServiceData) (ActivityThread.java:3210)
  1279. 05-28 16:32:58.327  6120  6120 I art     :   at void android.app.ActivityThread.-wrap5(android.app.ActivityThread, android.app.ActivityThread$CreateServiceData) (ActivityThread.java:-1)
  1280. 05-28 16:32:58.327  6120  6120 I art     :   at void android.app.ActivityThread$H.handleMessage(android.os.Message) (ActivityThread.java:1582)
  1281. 05-28 16:32:58.327  6120  6120 I art     :   at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:102)
  1282. 05-28 16:32:58.327  6120  6120 I art     :   at void android.os.Looper.loop() (Looper.java:154)
  1283. 05-28 16:32:58.327  6120  6120 I art     :   at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6208)
  1284. 05-28 16:32:58.327  6120  6120 I art     :   at java.lang.Object java.lang.reflect.Method.invoke!(java.lang.Object, java.lang.Object[]) (Method.java:-2)
  1285. 05-28 16:32:58.327  6120  6120 I art     :   at void com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run() (ZygoteInit.java:891)
  1286. 05-28 16:32:58.327  6120  6120 I art     :   at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:781)
  1287. 05-28 16:32:58.327  6120  6120 I art     :
  1288. 05-28 16:32:58.589  6120  6147 W art     : Verification of java.lang.Object xjg.a() took 415.985ms
  1289. 05-28 16:32:58.594  6120  6120 W art     : Verification of android.animation.PropertyValuesHolder bzw.x(android.content.res.TypedArray, int, int, int, java.lang.String) took 116.546ms
  1290. 05-28 16:32:59.563  6120  6137 I art     : Starting a blocking GC Alloc
  1291. 05-28 16:32:59.564  6120  6137 I art     : Starting a blocking GC Alloc
  1292. 05-28 16:32:59.602  6120  6137 W art     : Suspending all threads took: 28.442ms
  1293. 05-28 16:32:59.942  6120  6147 I art     : Starting a blocking GC Alloc
  1294. 05-28 16:32:59.942  6120  6147 I art     : Starting a blocking GC Alloc
  1295. 05-28 16:32:59.972  6120  6147 W art     : Suspending all threads took: 20.935ms
  1296. 05-28 16:33:00.091  6120  6147 I art     : Starting a blocking GC Alloc
  1297. 05-28 16:33:00.097  6120  6188 W art     : Long monitor contention with owner cronet-ui-innertube5-3 (6187) at sxh snw.k(sfo, java.util.concurrent.Executor, aqow, tpf, android.content.Context, java.lang.Object)(PG:1) waiters=0 in java.lang.Object aotd.a() for 134ms
  1298. 05-28 16:33:00.105  6120  6147 W art     : Suspending all threads took: 8.148ms
  1299. 05-28 16:33:00.211  6120  6143 I art     : Starting a blocking GC Alloc
  1300. 05-28 16:33:00.212  6120  6147 I art     : Starting a blocking GC Alloc
  1301. 05-28 16:33:00.213  6120  6147 I art     : Starting a blocking GC Alloc
  1302. 05-28 16:33:00.221  6120  6137 I art     : Waiting for a blocking GC Alloc
  1303. 05-28 16:33:00.222  6120  6165 I art     : Waiting for a blocking GC Alloc
  1304. 05-28 16:33:00.222  6120  6188 I art     : Waiting for a blocking GC Alloc
  1305. 05-28 16:33:00.222  6120  6143 I art     : Waiting for a blocking GC Alloc
  1306. 05-28 16:33:00.312  6120  6137 I art     : WaitForGcToComplete blocked for 98.693ms for cause Alloc
  1307. 05-28 16:33:00.312  6120  6137 I art     : Starting a blocking GC Alloc
  1308. 05-28 16:33:00.312  6120  6165 I art     : WaitForGcToComplete blocked for 90.667ms for cause Alloc
  1309. 05-28 16:33:00.313  6120  6165 I art     : Starting a blocking GC Alloc
  1310. 05-28 16:33:00.314  6120  6188 I art     : WaitForGcToComplete blocked for 92.193ms for cause Alloc
  1311. 05-28 16:33:00.314  6120  6188 I art     : Starting a blocking GC Alloc
  1312. 05-28 16:33:00.315  6120  6143 I art     : WaitForGcToComplete blocked for 92.651ms for cause Alloc
  1313. 05-28 16:33:00.315  6120  6143 I art     : Starting a blocking GC Alloc
  1314. 05-28 16:33:00.686  6120  6165 W art     : Verification of com.google.common.util.concurrent.ListenableFuture epl.a() took 125.244ms
  1315. 05-28 16:33:00.822   426  2209 I chatty  : uid=1000(system) Binder:426_17 expire 1 line
  1316. 05-28 16:33:00.825   426   481 I chatty  : uid=1000(system) WifiStateMachin expire 2 lines
  1317. 05-28 16:33:00.825   741   741 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ TRACK_DEFAULT id=207, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  1318. 05-28 16:33:00.826   426   500 I chatty  : uid=1000(system) EthernetService expire 2 lines
  1319. 05-28 16:33:00.891  6150  6150 I chatty  : uid=1000(system) com.evervolv.toolbox expire 4 lines
  1320. 05-28 16:33:01.042  6120  6137 W art     : Verification of boolean cdi.p(java.lang.reflect.Field, java.lang.Class, java.lang.Object, java.lang.Object, boolean) took 148.895ms
  1321. 05-28 16:33:01.459  6120  6131 W art     : Suspending all threads took: 65.887ms
  1322. 05-28 16:33:01.754  6120  6188 D JavaScriptCore.Version: 250230.2.1
  1323. 05-28 16:33:02.435  6120  6235 W art     : Verification of void aaik.<init>(agmm, android.content.Context, aaig, java.util.concurrent.Executor) took 245.239ms
  1324. 05-28 16:33:02.695 12408 12408 D BoundBrokerSvc: onBind: Intent { act=com.google.android.gms.potokens.service.START pkg=com.google.android.gms cmp=com.google.android.gms/.chimera.GmsApiService }
  1325. 05-28 16:33:02.696 12408 12408 D BoundBrokerSvc: Loading bound service for intent: Intent { act=com.google.android.gms.potokens.service.START pkg=com.google.android.gms cmp=com.google.android.gms/.chimera.GmsApiService }
  1326. 05-28 16:33:03.598  6120  6188 I art     : Starting a blocking GC Alloc
  1327. 05-28 16:33:03.598  6120  6188 I art     : Starting a blocking GC Alloc
  1328. 05-28 16:33:03.710  6120  6241 I art     : Rejecting re-init on previously-failed class java.lang.Class<rq>: java.lang.NoClassDefFoundError: Failed resolution of: Landroid/hardware/biometrics/BiometricPrompt$AuthenticationCallback;
  1329. 05-28 16:33:03.710  6120  6241 I art     :   at java.lang.Object pgo.h(pgn) (PG:2)
  1330. 05-28 16:33:03.710  6120  6241 I art     :   at java.lang.Object pgo.c() (PG:6)
  1331. 05-28 16:33:03.710  6120  6241 I art     :   at boolean aouj.b() (PG:1)
  1332. 05-28 16:33:03.710  6120  6241 I art     :   at java.lang.Integer ojp.j(android.accounts.Account, java.lang.String[]) (PG:3)
  1333. 05-28 16:33:03.710  6120  6241 I art     :   at boolean qku.e(android.accounts.Account) (PG:2)
  1334. 05-28 16:33:03.710  6120  6241 I art     :   at java.lang.Object mjs.call() (PG:6)
  1335. 05-28 16:33:03.710  6120  6241 I art     :   at java.lang.Object adxp.a() (PG:1)
  1336. 05-28 16:33:03.710  6120  6241 I art     :   at void adww.run() (PG:4)
  1337. 05-28 16:33:03.710  6120  6241 I art     :   at void adxq.run() (PG:1)
  1338. 05-28 16:33:03.710  6120  6241 I art     :   at void ngt.run() (PG:5)
  1339. 05-28 16:33:03.710  6120  6241 I art     :   at void ngx.run() (PG:23)
  1340. 05-28 16:33:03.710  6120  6241 I art     :   at void nht.run() (PG:129)
  1341. 05-28 16:33:03.710  6120  6241 I art     :   at void mlg.run() (PG:12)
  1342. 05-28 16:33:03.710  6120  6241 I art     :   at void com.google.android.apps.youtube.embeddedplayer.service.jar.client.p.run() (PG:5)
  1343. 05-28 16:33:03.710  6120  6241 I art     :   at void java.lang.Thread.run() (Thread.java:761)
  1344. 05-28 16:33:03.710  6120  6241 I art     : Caused by: java.lang.ClassNotFoundException: Didn't find class "android.hardware.biometrics.BiometricPrompt$AuthenticationCallback" on path: DexPathList[[zip file "/data/app/com.google.android.youtube-2/base.apk", zip file "/data/app/com.google.android.youtube-2/split_config.ar.apk", zip file "/data/app/com.google.android.youtube-2/split_config.armeabi_v7a.apk", zip file "/data/app/com.google.android.youtube-2/split_config.hdpi.apk"],nativeLibraryDirectories=[/data/app/com.google.android.youtube-2/lib/arm, /data/app/com.google.android.youtube-2/base.apk!/lib/armeabi-v7a, /data/app/com.google.android.youtube-2/split_config.ar.apk!/lib/armeabi-v7a, /data/app/com.google.android.youtube-2/split_config.armeabi_v7a.apk!/lib/armeabi-v7a, /data/app/com.google.android.youtube-2/split_config.hdpi.apk!/lib/armeabi-v7a, /system/lib, /vendor/lib]]
  1345. 05-28 16:33:03.710  6120  6241 I art     :   at java.lang.Class dalvik.system.BaseDexClassLoader.findClass(java.lang.String) (BaseDexClassLoader.java:56)
  1346. 05-28 16:33:03.710  6120  6241 I art     :   at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String, boolean) (ClassLoader.java:380)
  1347. 05-28 16:33:03.710  6120  6241 I art     :   at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String) (ClassLoader.java:312)
  1348. 05-28 16:33:03.710  6120  6241 I art     :   at java.lang.Object pgo.h(pgn) (PG:2)
  1349. 05-28 16:33:03.710  6120  6241 I art     :   at java.lang.Object pgo.c() (PG:6)
  1350. 05-28 16:33:03.710  6120  6241 I art     :   at boolean aouj.b() (PG:1)
  1351. 05-28 16:33:03.710  6120  6241 I art     :   at java.lang.Integer ojp.j(android.accounts.Account, java.lang.String[]) (PG:3)
  1352. 05-28 16:33:03.710  6120  6241 I art     :   at boolean qku.e(android.accounts.Account) (PG:2)
  1353. 05-28 16:33:03.710  6120  6241 I art     :   at java.lang.Object mjs.call() (PG:6)
  1354. 05-28 16:33:03.710  6120  6241 I art     :   at java.lang.Object adxp.a() (PG:1)
  1355. 05-28 16:33:03.711  6120  6241 I art     :   at void adww.run() (PG:4)
  1356. 05-28 16:33:03.711  6120  6241 I art     :   at void adxq.run() (PG:1)
  1357. 05-28 16:33:03.711  6120  6241 I art     :   at void ngt.run() (PG:5)
  1358. 05-28 16:33:03.711  6120  6241 I art     :   at void ngx.run() (PG:23)
  1359. 05-28 16:33:03.711  6120  6241 I art     :   at void nht.run() (PG:129)
  1360. 05-28 16:33:03.711  6120  6241 I art     :   at void mlg.run() (PG:12)
  1361. 05-28 16:33:03.711  6120  6241 I art     :   at void com.google.android.apps.youtube.embeddedplayer.service.jar.client.p.run() (PG:5)
  1362. 05-28 16:33:03.712  6120  6241 I art     :   at void java.lang.Thread.run() (Thread.java:761)
  1363. 05-28 16:33:03.712  6120  6241 I art     :
  1364. 05-28 16:33:03.716  6120  6188 W art     : Suspending all threads took: 103.302ms
  1365. 05-28 16:33:03.880  6120  6133 I art     : Waiting for a blocking GC DisableMovingGc
  1366. 05-28 16:33:03.888  6120  6132 I art     : Waiting for a blocking GC DisableMovingGc
  1367. 05-28 16:33:03.907  6120  6133 I art     : WaitForGcToComplete blocked for 13.061ms for cause DisableMovingGc
  1368. 05-28 16:33:03.907  6120  6241 W art     : Verification of android.hardware.biometrics.BiometricPrompt$AuthenticationCallback rr.a(rt) took 910.919ms
  1369. 05-28 16:33:03.907  6120  6133 I art     : Starting a blocking GC DisableMovingGc
  1370. 05-28 16:33:03.907  6120  6132 I art     : WaitForGcToComplete blocked for 20.904ms for cause DisableMovingGc
  1371. 05-28 16:33:03.910  6120  6132 I art     : Starting a blocking GC DisableMovingGc
  1372. 05-28 16:33:04.056  6120  6221 D NetworkSecurityConfig: Using Network Security Config from resource network_security_config debugBuild: false
  1373. 05-28 16:33:04.113   741   741 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ TRACK_DEFAULT id=208, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  1374. 05-28 16:33:04.114   426   481 I chatty  : uid=1000(system) WifiStateMachin expire 3 lines
  1375. 05-28 16:33:04.299  6120  6165 I VideoCapabilities: Unsupported profile 4 for video/mp4v-es
  1376. 05-28 16:33:04.326  6120  6165 W AudioCapabilities: Unsupported mime audio/alac
  1377. 05-28 16:33:04.331  6120  6165 W AudioCapabilities: Unsupported mime audio/x-ape
  1378. 05-28 16:33:04.337  6120  6165 W AudioCapabilities: Unsupported mime audio/ffmpeg
  1379. 05-28 16:33:04.338  6120  6165 W AudioCapabilities: Unsupported mime audio/dts
  1380. 05-28 16:33:04.342  6120  6165 W AudioCapabilities: Unsupported mime audio/mpeg-L2
  1381. 05-28 16:33:04.345  6120  6165 W AudioCapabilities: Unsupported mime audio/vnd.rn-realaudio
  1382. 05-28 16:33:04.349  6120  6165 W AudioCapabilities: Unsupported mime audio/x-ms-wma
  1383. 05-28 16:33:04.353  6120  6165 W VideoCapabilities: Unsupported mime video/divx
  1384. 05-28 16:33:04.362  6120  6165 W VideoCapabilities: Unsupported mime video/x-flv
  1385. 05-28 16:33:04.398  6120  6165 W VideoCapabilities: Unsupported mime video/vnd.rn-realvideo
  1386. 05-28 16:33:04.408  6120  6165 W VideoCapabilities: Unsupported mime video/vc1
  1387. 05-28 16:33:04.416  6120  6165 W VideoCapabilities: Unsupported mime video/ffmpeg
  1388. 05-28 16:33:04.426  6120  6165 W VideoCapabilities: Unsupported mime video/x-ms-wmv
  1389. 05-28 16:33:04.578  6120  6144 W art     : Verification of void hzt.<init>(iir, int) took 187.866ms
  1390. 05-28 16:33:04.715  6120  6144 W art     : Verification of void hzt.<init>(iui, int) took 122.467ms
  1391. 05-28 16:33:04.832  6120  6144 W art     : Verification of java.lang.Object hzt.a(java.lang.Object) took 116.363ms
  1392. 05-28 16:33:04.987   426   485 I chatty  : uid=1000(system) ConnectivitySer expire 1 line
  1393. 05-28 16:33:05.408  6077  6095 I chatty  : uid=1000(system) com.android.settings expire 2 lines
  1394. 05-28 16:33:05.681  6120  6165 W art     : Verification of void hqy.<init>(iat, int) took 129.638ms
  1395. 05-28 16:33:05.721  6120  6165 I art     : Starting a blocking GC Alloc
  1396. 05-28 16:33:05.722  6120  6165 I art     : Starting a blocking GC Alloc
  1397. 05-28 16:33:05.756  6120  6165 W art     : Suspending all threads took: 31.372ms
  1398. 05-28 16:33:05.876  6077  6097 I chatty  : uid=1000(system) SummaryLoader expire 51 lines
  1399. 05-28 16:33:05.911   741   741 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response
  1400. 05-28 16:33:06.067  6120  6165 W art     : Verification of void hqy.run() took 349.090ms
  1401. 05-28 16:33:06.076  5183  5195 I art     : CollectorTransition marksweep + semispace GC freed 35(672B) AllocSpace objects, 0(0B) LOS objects, 34% free, 975KB/1487KB, paused 63.232ms total 63.232ms
  1402. 05-28 16:33:06.340   426   436 I chatty  : uid=1000(system) HeapTaskDaemon expire 1 line
  1403. 05-28 16:33:06.457   426  2212 I chatty  : uid=1000(system) Binder:426_1A expire 1 line
  1404. 05-28 16:33:06.908  6077  6077 I chatty  : uid=1000(system) com.android.settings expire 7 lines
  1405. 05-28 16:33:06.954   426  2218 I chatty  : uid=1000(system) Binder:426_20 expire 1 line
  1406. 05-28 16:33:07.210  6077  6112 I chatty  : uid=1000(system) com.android.settings expire 2 lines
  1407. 05-28 16:33:07.658  6077  6088 I chatty  : uid=1000(system) HeapTaskDaemon expire 6 lines
  1408. 05-28 16:33:07.796   426   447 I chatty  : uid=1000(system) android.display expire 2 lines
  1409. 05-28 16:33:09.094 12408 12408 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.mobstore.service.START pkg=com.google.android.gms }
  1410. 05-28 16:33:09.574   426   481 I chatty  : uid=1000(system) WifiStateMachin expire 2 lines
  1411. 05-28 16:33:09.581   741   741 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response
  1412. 05-28 16:33:09.582   426  2204 I chatty  : uid=1000(system) Binder:426_12 expire 5 lines
  1413. 05-28 16:33:10.503   426  1284 I chatty  : uid=1000(system) Binder:426_C expire 2 lines
  1414. 05-28 16:33:10.585  6120  6235 I art     : Starting a blocking GC Alloc
  1415. 05-28 16:33:10.585  6120  6235 I art     : Starting a blocking GC Alloc
  1416. 05-28 16:33:10.595  6120  6164 I art     : Waiting for a blocking GC Alloc
  1417. 05-28 16:33:10.596  6120  6177 I art     : Waiting for a blocking GC DisableMovingGc
  1418. 05-28 16:33:10.885  6120  6164 I art     : WaitForGcToComplete blocked for 290.527ms for cause Alloc
  1419. 05-28 16:33:10.885  6120  6164 I art     : Starting a blocking GC Alloc
  1420. 05-28 16:33:10.885  6120  6177 I art     : WaitForGcToComplete blocked for 289.123ms for cause DisableMovingGc
  1421. 05-28 16:33:10.885  6120  6177 I art     : Starting a blocking GC DisableMovingGc
  1422. 05-28 16:33:11.123  6077  6096 I chatty  : uid=1000(system) RenderThread expire 2 lines
  1423. 05-28 16:33:11.548  6120  6265 W art     : Verification of boolean lzy.i(android.content.Context) took 110.839ms
  1424. 05-28 16:33:12.094  6120  6177 W art     : Verification of java.lang.String orh.a(onu) took 202.239ms
  1425. 05-28 16:33:12.265  6120  6177 W art     : Verification of boolean orh.e(java.lang.String) took 116.119ms
  1426. 05-28 16:33:12.351  6120  6270 W art     : Long monitor contention with owner SharedPreferencesImpl-load (6267) at boolean java.io.UnixFileSystem.checkAccess0(java.io.File, int)(UnixFileSystem.java:-2) waiters=0 in java.lang.String android.app.SharedPreferencesImpl.getString(java.lang.String, java.lang.String) for 468ms
  1427. 05-28 16:33:12.804  6120  6137 E ActivityThread: Failed to find provider info for com.google.android.apps.wellbeing.api
  1428. 05-28 16:33:12.845  6120  6137 W WindDownApi: Unexpected error calling Digital Wellbeing
  1429. 05-28 16:33:12.845  6120  6137 W WindDownApi: java.lang.IllegalArgumentException: Unknown URI content://com.google.android.apps.wellbeing.api
  1430. 05-28 16:33:12.845  6120  6137 W WindDownApi:   at android.content.ContentResolver.call(ContentResolver.java:1442)
  1431. 05-28 16:33:12.845  6120  6137 W WindDownApi:   at bck.e(PG:3)
  1432. 05-28 16:33:12.845  6120  6137 W WindDownApi:   at eec.a(PG:18)
  1433. 05-28 16:33:12.845  6120  6137 W WindDownApi:   at aprb.rY(PG:1)
  1434. 05-28 16:33:12.845  6120  6137 W WindDownApi:   at apso.run(PG:2)
  1435. 05-28 16:33:12.845  6120  6137 W WindDownApi:   at acwx.run(PG:2)
  1436. 05-28 16:33:12.845  6120  6137 W WindDownApi:   at aqmd.call(PG:2)
  1437. 05-28 16:33:12.845  6120  6137 W WindDownApi:   at adxp.a(PG:1)
  1438. 05-28 16:33:12.845  6120  6137 W WindDownApi:   at adww.run(PG:4)
  1439. 05-28 16:33:12.845  6120  6137 W WindDownApi:   at adxq.run(PG:1)
  1440. 05-28 16:33:12.845  6120  6137 W WindDownApi:   at ngx.run(PG:23)
  1441. 05-28 16:33:12.845  6120  6137 W WindDownApi:   at nht.run(PG:129)
  1442. 05-28 16:33:12.845  6120  6137 W WindDownApi:   at mlg.run(PG:12)
  1443. 05-28 16:33:12.845  6120  6137 W WindDownApi:   at com.google.android.apps.youtube.embeddedplayer.service.jar.client.p.run(PG:5)
  1444. 05-28 16:33:12.845  6120  6137 W WindDownApi:   at java.lang.Thread.run(Thread.java:761)
  1445. 05-28 16:33:12.891  6150  6161 I chatty  : uid=1000(system) HeapTaskDaemon expire 1 line
  1446. 05-28 16:33:13.288  6120  6273 I FA      : App measurement initialized, version: 64007
  1447. 05-28 16:33:13.288  6120  6273 I FA      : To enable debug logging run: adb shell setprop log.tag.FA VERBOSE
  1448. 05-28 16:33:13.288  6120  6273 I FA      : To enable faster debug mode event logging run:
  1449. 05-28 16:33:13.288  6120  6273 I FA      :   adb shell setprop debug.firebase.analytics.app com.google.android.youtube
  1450. 05-28 16:33:13.447  6120  6277 I art     : Starting a blocking GC Alloc
  1451. 05-28 16:33:13.447  6120  6277 I art     : Starting a blocking GC Alloc
  1452. 05-28 16:33:13.453  6120  6141 I art     : Waiting for a blocking GC Alloc
  1453. 05-28 16:33:13.497 12408 12408 D BoundBrokerSvc: onBind: Intent { act=com.google.android.gms.measurement.START pkg=com.google.android.gms }
  1454. 05-28 16:33:13.497 12408 12408 D BoundBrokerSvc: Loading bound service for intent: Intent { act=com.google.android.gms.measurement.START pkg=com.google.android.gms }
  1455. 05-28 16:33:13.623  6120  6273 I art     : Waiting for a blocking GC DisableMovingGc
  1456. 05-28 16:33:13.626  6120  6141 I art     : WaitForGcToComplete blocked for 179.382ms for cause Alloc
  1457. 05-28 16:33:13.626  6120  6141 I art     : Starting a blocking GC Alloc
  1458. 05-28 16:33:13.628  6120  6273 I art     : WaitForGcToComplete blocked for 5.035ms for cause DisableMovingGc
  1459. 05-28 16:33:13.628  6120  6273 I art     : Starting a blocking GC DisableMovingGc
  1460. 05-28 16:33:18.389 12408 12408 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.potokens.service.START pkg=com.google.android.gms cmp=com.google.android.gms/.chimera.GmsApiService }
  1461. 05-28 16:33:21.748  6077  6112 I chatty  : uid=1000(system) com.android.settings expire 1 line
  1462. 05-28 16:33:21.811  5183  5195 I art     : CollectorTransition marksweep + semispace GC freed 32(560B) AllocSpace objects, 0(0B) LOS objects, 34% free, 961KB/1473KB, paused 39.306ms total 39.306ms
  1463. 05-28 16:33:21.863   426  2209 I chatty  : uid=1000(system) Binder:426_17 expire 1 line
  1464. 05-28 16:33:21.990   741   741 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response
  1465. 05-28 16:33:21.990   426   998 I chatty  : uid=1000(system) Binder:426_A expire 6 lines
  1466. 05-28 16:33:22.245  6150  6150 I chatty  : uid=1000(system) com.evervolv.toolbox expire 13 lines
  1467. 05-28 16:33:22.261   426   436 I chatty  : uid=1000(system) HeapTaskDaemon expire 1 line
  1468. 05-28 16:33:22.682   426  2207 I chatty  : uid=1000(system) Binder:426_15 expire 1 line
  1469. 05-28 16:33:22.703   426  2215 I chatty  : uid=1000(system) Binder:426_1D expire 1 line
  1470. 05-28 16:33:23.415   426  1282 I chatty  : uid=1000(system) Binder:426_B expire 2 lines
  1471. 05-28 16:33:23.897   426   447 I chatty  : uid=1000(system) android.display expire 2 lines
  1472. 05-28 16:33:23.922 12408 12408 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.measurement.START pkg=com.google.android.gms }
  1473. 05-28 16:33:28.462  6077  6095 I chatty  : uid=1000(system) com.android.settings expire 1 line
  1474. 05-28 16:33:28.496  6077  6097 I chatty  : uid=1000(system) SummaryLoader expire 17 lines
  1475. 05-28 16:33:28.591  5183  5195 I art     : Background sticky concurrent mark sweep GC freed 4816(506KB) AllocSpace objects, 0(0B) LOS objects, 25% free, 1096KB/1473KB, paused 5.157ms total 38.116ms
  1476. 05-28 16:33:28.597   426  2214 I chatty  : uid=1000(system) Binder:426_1C expire 1 line
  1477. 05-28 16:33:28.715  6077  6077 I chatty  : uid=1000(system) com.android.settings expire 1 line
  1478. 05-28 16:33:28.719   426   481 I chatty  : uid=1000(system) WifiStateMachin expire 1 line
  1479. 05-28 16:33:28.732   426  2211 I chatty  : uid=1000(system) Binder:426_19 expire 6 lines
  1480. 05-28 16:33:28.733   741   741 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response
  1481. 05-28 16:33:29.977   426  2205 I chatty  : uid=1000(system) Binder:426_13 expire 1 line
  1482. 05-28 16:33:30.287  6150  6161 I chatty  : uid=1000(system) HeapTaskDaemon expire 1 line
  1483. 05-28 16:33:30.587  6077  6096 I chatty  : uid=1000(system) RenderThread expire 1 line
  1484. 05-28 16:33:32.367   426   436 I chatty  : uid=1000(system) HeapTaskDaemon expire 1 line
  1485. 05-28 16:33:34.620  6077  6097 I chatty  : uid=1000(system) SummaryLoader expire 17 lines
  1486. 05-28 16:33:34.701  6077  6112 I chatty  : uid=1000(system) com.android.settings expire 1 line
  1487. 05-28 16:33:34.914  6077  6077 I chatty  : uid=1000(system) com.android.settings expire 1 line
  1488. 05-28 16:33:34.967   426   481 I chatty  : uid=1000(system) WifiStateMachin expire 1 line
  1489. 05-28 16:33:34.970   741   741 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response
  1490. 05-28 16:33:34.971   426   635 I chatty  : uid=1000(system) Binder:426_4 expire 5 lines
  1491. 05-28 16:33:35.211  6150  6150 I chatty  : uid=1000(system) com.evervolv.toolbox expire 12 lines
  1492. 05-28 16:33:36.599   426   447 I chatty  : uid=1000(system) android.display expire 1 line
  1493. 05-28 16:33:36.759  6077  6096 I chatty  : uid=1000(system) RenderThread expire 2 lines
  1494. 05-28 16:33:40.718  7827  7827 I Finsky  : [1] rsq.onStartJob(4): SCH: job service start with id 9440.
  1495. 05-28 16:33:41.035  7827  6301 I Finsky  : [603] rrf.a(77): SCH: Satisfied jobs for 9440 are: 16-16161616
  1496. 05-28 16:33:41.117  7827  6302 I Finsky  : [604] rhr.accept(21): SCH: Job 16-16161616 starting
  1497. 05-28 16:33:41.209  7827  6303 I Finsky  : [605] mfw.l(3): Flushing event logs for [hS1ss1q31D9Bt303B9KvnESI6mi0i1EFz831hl_0KKk]
  1498. 05-28 16:33:41.253  7827  7888 I PlayCommon: [486] adlx.k(22): Preparing logs for uploading
  1499. 05-28 16:33:41.317  7827  7888 I PlayCommon: [486] adlx.k(169): Connecting to server: https://play.googleapis.com/play/log?format=raw&proto_v2=true
  1500. 05-28 16:33:42.343  7827  7888 I PlayCommon: [486] adlx.k(202): Successfully uploaded logs.
  1501. 05-28 16:33:42.431  6077  6088 I chatty  : uid=1000(system) HeapTaskDaemon expire 1 line
  1502. 05-28 16:33:42.525  6077  6095 I chatty  : uid=1000(system) com.android.settings expire 1 line
  1503. 05-28 16:33:42.539  6077  6097 I chatty  : uid=1000(system) SummaryLoader expire 21 lines
  1504. 05-28 16:33:42.592   426   436 I chatty  : uid=1000(system) HeapTaskDaemon expire 1 line
  1505. 05-28 16:33:42.636  6077  6077 I chatty  : uid=1000(system) com.android.settings expire 1 line
  1506. 05-28 16:33:42.888   426   481 I chatty  : uid=1000(system) WifiStateMachin expire 10 lines
  1507. 05-28 16:33:42.892   426  1282 I chatty  : uid=1000(system) Binder:426_B expire 5 lines
  1508. 05-28 16:33:42.892   741   741 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response
  1509. 05-28 16:33:43.054  6305  6305 I art     : Starting a blocking GC AddRemoveAppImageSpace
  1510. 05-28 16:33:43.334  6305  6305 I Finsky:background: [1] fms.i(6): Process created at version: 30.6.18-21 [0] [PR] 450795914
  1511. 05-28 16:33:43.647  6305  6305 I Finsky:background: [1] pjp.c(18): Finished reading experiment flags from file [0tGUNCGIkbk4o6-fQ335kUYSKwVj4lusnHT-A5Dsy08].
  1512. 05-28 16:33:43.677  6305  6305 I Finsky:background: [1] pjp.c(18): Finished reading experiment flags from file [HBxvaOO-ysQMyfC1otiW8xJruhegElO8Pg0zFJLJ_3Y].
  1513. 05-28 16:33:43.713  6305  6305 I Finsky:background: [1] lxi.onCreate(2): IPC-SERVER: Starting gRPC host service...
  1514. 05-28 16:33:44.019   426  2209 I chatty  : uid=1000(system) Binder:426_17 expire 1 line
  1515. 05-28 16:33:44.024   426   500 I chatty  : uid=1000(system) EthernetService expire 2 lines
  1516. 05-28 16:33:44.024   741   741 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ TRACK_DEFAULT id=209, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  1517. 05-28 16:33:44.101   426   998 I ActivityManager: START u0 {flg=0x8000 cmp=com.evervolv.toolbox/.Toolbox (has extras)} from uid 1000 on display 0
  1518. 05-28 16:33:44.367  6305  6305 W art     : Before Android 4.1, method double java.util.concurrent.ThreadLocalRandom.internalNextDouble(double, double) would have incorrectly overridden the package-private method in java.util.Random
  1519. 05-28 16:33:44.367  6305  6305 W art     : Before Android 4.1, method int java.util.concurrent.ThreadLocalRandom.internalNextInt(int, int) would have incorrectly overridden the package-private method in java.util.Random
  1520. 05-28 16:33:44.378  6305  6305 W art     : Before Android 4.1, method long java.util.concurrent.ThreadLocalRandom.internalNextLong(long, long) would have incorrectly overridden the package-private method in java.util.Random
  1521. 05-28 16:33:44.480  6305  6316 W art     : Suspending all threads took: 14.648ms
  1522. 05-28 16:33:44.555   426   447 I chatty  : uid=1000(system) android.display expire 8 lines
  1523. 05-28 16:33:44.833   426  2206 I ActivityManager: Start proc 6342:com.android.vending:quick_launch/u0a29 for service com.android.vending/com.google.android.finsky.ipcservers.quicklaunch.QuickLaunchGrpcServerAndroidService
  1524. 05-28 16:33:45.024  6342  6342 I art     : Starting a blocking GC AddRemoveAppImageSpace
  1525. 05-28 16:33:45.075  6342  6342 I Finsky:quick_launch: [1] fms.i(6): Process created at version: 30.6.18-21 [0] [PR] 450795914
  1526. 05-28 16:33:45.163  6342  6342 I Finsky:quick_launch: [1] pjp.c(18): Finished reading experiment flags from file [0tGUNCGIkbk4o6-fQ335kUYSKwVj4lusnHT-A5Dsy08].
  1527. 05-28 16:33:45.176  6342  6342 I Finsky:quick_launch: [1] pjp.c(18): Finished reading experiment flags from file [HBxvaOO-ysQMyfC1otiW8xJruhegElO8Pg0zFJLJ_3Y].
  1528. 05-28 16:33:45.190  6342  6342 I Finsky:quick_launch: [1] lxi.onCreate(2): IPC-SERVER: Starting gRPC host service...
  1529. 05-28 16:33:45.213  6342  6342 W art     : Before Android 4.1, method double java.util.concurrent.ThreadLocalRandom.internalNextDouble(double, double) would have incorrectly overridden the package-private method in java.util.Random
  1530. 05-28 16:33:45.213  6342  6342 W art     : Before Android 4.1, method int java.util.concurrent.ThreadLocalRandom.internalNextInt(int, int) would have incorrectly overridden the package-private method in java.util.Random
  1531. 05-28 16:33:45.213  6342  6342 W art     : Before Android 4.1, method long java.util.concurrent.ThreadLocalRandom.internalNextLong(long, long) would have incorrectly overridden the package-private method in java.util.Random
  1532. 05-28 16:33:45.376  7827  6303 I Finsky  : [605] rra.r(4): SCH: jobFinished: 16-16161616. TimeElapsed: 4257ms.
  1533. 05-28 16:33:45.458  7827  7864 I Finsky  : [466] rkv.accept(45): SCH: Scheduling phonesky job Id: 26-1414141414, CT: 1653746453767, Constraints: [{ L: 43200000, D: 44100000, C: 1, I: 1, N: 0 }]
  1534. 05-28 16:33:45.493  7827  7865 I Finsky  : [467] rqw.apply(85): SCH: Scheduling 1 system job(s)
  1535. 05-28 16:33:45.494  7827  7865 I Finsky  : [467] rqw.apply(91): SCH: Scheduling system job Id: 9442, L: 41228274, D: 42128274, C: false, I: false, N: 0
  1536. 05-28 16:33:45.531  7827  6302 I Finsky  : [604] rsq.a(-1): SCH: job service finished with id 9440.
  1537. 05-28 16:33:45.832  6150  6150 I chatty  : uid=1000(system) com.evervolv.toolbox expire 21 lines
  1538. 05-28 16:33:45.976  6150  6161 I chatty  : uid=1000(system) HeapTaskDaemon expire 2 lines
  1539. 05-28 16:33:46.066  6150  6174 I chatty  : uid=1000(system) RenderThread expire 1 line
  1540. 05-28 16:33:47.622   426  2200 I ActivityManager: Killing 5119:android.process.acore/u0a1 (adj 904): empty #17
  1541. 05-28 16:33:47.650   426  1282 D ActivityManager: cleanUpApplicationRecord -- 5119
  1542. 05-28 16:33:49.222  6077  6112 I chatty  : uid=1000(system) com.android.settings expire 3 lines
  1543. 05-28 16:33:49.327  5183  5195 I art     : Background sticky concurrent mark sweep GC freed 4777(507KB) AllocSpace objects, 0(0B) LOS objects, 30% free, 1028KB/1478KB, paused 5.462ms total 38.726ms
  1544. 05-28 16:33:49.355   426   928 W SparseMappingTable: Time val negative: -74156
  1545. 05-28 16:33:49.441  6077  6097 I chatty  : uid=1000(system) SummaryLoader expire 14 lines
  1546. 05-28 16:33:49.485  6077  6077 I chatty  : uid=1000(system) com.android.settings expire 6 lines
  1547. 05-28 16:33:49.526   741   741 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response
  1548. 05-28 16:33:49.538   426   438 E BatteryStatsService: no controller energy info supplied
  1549. 05-28 16:33:49.539   426   438 E BatteryStatsService: no controller energy info supplied
  1550. 05-28 16:33:49.539   426   438 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu?/cpufreq/stats/time_in_state (No such file or directory)
  1551. 05-28 16:33:49.540   426   438 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat (No such file or directory)
  1552. 05-28 16:33:49.542   426   438 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0}
  1553. 05-28 16:33:51.613   426  2205 I ActivityManager: START u0 {flg=0x8000 cmp=com.evervolv.toolbox/.Toolbox (has extras)} from uid 1000 on display 0
  1554. 05-28 16:33:52.288  6077  6096 I chatty  : uid=1000(system) RenderThread expire 5 lines
  1555. 05-28 16:33:54.892  6305  6305 I Finsky:background: [1] lxi.onDestroy(-1): IPC-SERVER: Stopping gRPC host service...
  1556. 05-28 16:33:55.416  6342  6342 I Finsky:quick_launch: [1] lxi.onDestroy(-1): IPC-SERVER: Stopping gRPC host service...
  1557. 05-28 16:33:57.313   426   426 W WindowManager: Attempted to remove non-existing token: android.os.Binder@48cbbdf
  1558. 05-28 16:33:59.629   426   426 W WindowManager: Attempted to remove non-existing token: android.os.Binder@815b56
  1559. 05-28 16:34:02.030   426   426 W WindowManager: Attempted to remove non-existing token: android.os.Binder@34fd6e2
  1560. 05-28 16:34:04.158  6077  6088 I chatty  : uid=1000(system) HeapTaskDaemon expire 5 lines
  1561. 05-28 16:34:04.257  5183  5195 I art     : CollectorTransition marksweep + semispace GC freed 57(2008B) AllocSpace objects, 0(0B) LOS objects, 31% free, 1092KB/1604KB, paused 15.045ms total 15.045ms
  1562. 05-28 16:34:04.293  6077  6095 I chatty  : uid=1000(system) com.android.settings expire 3 lines
  1563. 05-28 16:34:04.301   426  1407 W SparseMappingTable: Time val negative: -74156
  1564. 05-28 16:34:04.341  6077  6097 I chatty  : uid=1000(system) SummaryLoader expire 50 lines
  1565. 05-28 16:34:04.497   741   741 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response
  1566. 05-28 16:34:04.498   426   929 E BatteryStatsService: no controller energy info supplied
  1567. 05-28 16:34:04.499   426   929 E BatteryStatsService: no controller energy info supplied
  1568. 05-28 16:34:04.500   426   929 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu?/cpufreq/stats/time_in_state (No such file or directory)
  1569. 05-28 16:34:04.504   426   929 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat (No such file or directory)
  1570. 05-28 16:34:04.505   426   929 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0}
  1571. 05-28 16:34:04.660   426   436 I chatty  : uid=1000(system) HeapTaskDaemon expire 6 lines
  1572. 05-28 16:34:05.912   426  2212 I ActivityManager: START u0 {flg=0x8000 cmp=com.evervolv.toolbox/.Toolbox (has extras)} from uid 1000 on display 0
  1573. 05-28 16:34:06.786   426  1284 D ConnectivityService: requestNetwork for uid/pid:10063/6120 NetworkRequest [ TRACK_DEFAULT id=210, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1574. 05-28 16:34:06.788   741   741 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ TRACK_DEFAULT id=210, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  1575. 05-28 16:34:06.924   426   485 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=210, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1576. 05-28 16:34:09.297   426  2210 I ActivityManager: Killing 5346:android:ui/1000 (adj 906): empty #17
  1577. 05-28 16:34:09.317   426   438 I chatty  : uid=1000(system) Binder:426_2 expire 1 line
  1578. 05-28 16:34:09.318   426  2201 D ActivityManager: cleanUpApplicationRecord -- 5346
  1579. 05-28 16:34:10.718  6150  6150 I chatty  : uid=1000(system) com.evervolv.toolbox expire 24 lines
  1580. 05-28 16:34:15.197  5183  5195 I art     : CollectorTransition marksweep + semispace GC freed 32(480B) AllocSpace objects, 0(0B) LOS objects, 32% free, 1065KB/1577KB, paused 23.162ms total 23.162ms
  1581. 05-28 16:34:15.222   426  2208 W SparseMappingTable: Time val negative: -74156
  1582. 05-28 16:34:15.435   741   741 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response
  1583. 05-28 16:34:15.436   426  2214 E BatteryStatsService: no controller energy info supplied
  1584. 05-28 16:34:15.436   426  2214 E BatteryStatsService: no controller energy info supplied
  1585. 05-28 16:34:15.436   426  2214 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu?/cpufreq/stats/time_in_state (No such file or directory)
  1586. 05-28 16:34:15.437   426  2214 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat (No such file or directory)
  1587. 05-28 16:34:15.438   426  2214 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0}
  1588. 05-28 16:34:17.565   426   928 I ActivityManager: START u0 {flg=0x8000 cmp=com.evervolv.toolbox/.Toolbox (has extras)} from uid 1000 on display 0
  1589. 05-28 16:34:21.678   426   437 W SparseMappingTable: Time val negative: -74156
  1590. 05-28 16:34:21.945   426  2218 E BatteryStatsService: no controller energy info supplied
  1591. 05-28 16:34:21.945   426  2218 E BatteryStatsService: no controller energy info supplied
  1592. 05-28 16:34:21.946   741   741 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response
  1593. 05-28 16:34:21.960   426  2218 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu?/cpufreq/stats/time_in_state (No such file or directory)
  1594. 05-28 16:34:21.971   426  2218 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat (No such file or directory)
  1595. 05-28 16:34:21.973   426  2218 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0}
  1596. 05-28 16:34:22.137  6150  6150 I chatty  : uid=1000(system) com.evervolv.toolbox expire 11 lines
  1597. 05-28 16:34:22.937   426  2216 I ActivityManager: START u0 {flg=0x8000 cmp=com.evervolv.toolbox/.Toolbox (has extras)} from uid 1000 on display 0
  1598. 05-28 16:34:33.735   426   443 E BatteryStatsService: no controller energy info supplied
  1599. 05-28 16:34:33.736   426   443 E BatteryStatsService: no controller energy info supplied
  1600. 05-28 16:34:33.737   741   741 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response
  1601. 05-28 16:34:33.738   426   443 I chatty  : uid=1000(system) batterystats-sy expire 1 line
  1602. 05-28 16:34:33.738   426   443 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu?/cpufreq/stats/time_in_state (No such file or directory)
  1603. 05-28 16:34:33.741   426   443 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat (No such file or directory)
  1604. 05-28 16:34:33.745   426   443 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0}
  1605. 05-28 16:34:33.771   426   440 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu?/cpufreq/stats/time_in_state (No such file or directory)
  1606. 05-28 16:34:33.776   426   440 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat (No such file or directory)
  1607. 05-28 16:34:39.418  6077  6097 I chatty  : uid=1000(system) SummaryLoader expire 22 lines
  1608. 05-28 16:34:39.495  5183  5195 I art     : CollectorTransition marksweep + semispace GC freed 10(-208B) AllocSpace objects, 0(0B) LOS objects, 35% free, 940KB/1452KB, paused 33.264ms total 33.264ms
  1609. 05-28 16:34:39.509   426   437 W SparseMappingTable: Time val negative: -74156
  1610. 05-28 16:34:39.675   426   481 I chatty  : uid=1000(system) WifiStateMachin expire 2 lines
  1611. 05-28 16:34:39.677   426  2213 E BatteryStatsService: no controller energy info supplied
  1612. 05-28 16:34:39.677   426  2213 E BatteryStatsService: no controller energy info supplied
  1613. 05-28 16:34:39.678   741   741 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response
  1614. 05-28 16:34:39.679   426  2213 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu?/cpufreq/stats/time_in_state (No such file or directory)
  1615. 05-28 16:34:39.679   426  2213 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat (No such file or directory)
  1616. 05-28 16:34:39.681   426  2213 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0}
  1617. 05-28 16:34:39.957  6150  6150 I chatty  : uid=1000(system) com.evervolv.toolbox expire 16 lines
  1618. 05-28 16:34:44.290  6305  6328 I Finsky:background: [603] got.run(36): Stats for Executor: bgExecutor iwk@3a91ae0[Running, pool size = 2, active threads = 0, queued tasks = 0, completed tasks = 2]
  1619. 05-28 16:34:44.297   426   635 I ActivityManager: START u0 {flg=0x8000 cmp=com.evervolv.toolbox/.Toolbox (has extras)} from uid 1000 on display 0
  1620. 05-28 16:34:44.670  6305  6328 I Finsky:background: [603] got.run(36): Stats for Executor: LightweightExecutor iwk@e70e199[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
  1621. 05-28 16:34:44.671  6305  6328 I Finsky:background: [603] got.run(36): Stats for Executor: BlockingExecutor iwk@22dc5e[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
  1622. 05-28 16:34:45.230  6342  6359 I Finsky:quick_launch: [604] got.run(36): Stats for Executor: bgExecutor iwk@1159c29[Running, pool size = 2, active threads = 0, queued tasks = 0, completed tasks = 2]
  1623. 05-28 16:34:45.316  6342  6359 I Finsky:quick_launch: [604] got.run(36): Stats for Executor: LightweightExecutor iwk@c7e2bae[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
  1624. 05-28 16:34:45.317  6342  6359 I Finsky:quick_launch: [604] got.run(36): Stats for Executor: BlockingExecutor iwk@99bcd4f[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
  1625. 05-28 16:34:47.957   426   991 W SparseMappingTable: Time val negative: -74156
  1626. 05-28 16:34:47.984  6077  6097 W ProcStatsManager: No process com.google.process.gapps/10054 for service com.google.android.syncadapters.contacts.ContactsSyncAdapterIntentService
  1627. 05-28 16:34:47.984  6077  6097 W ProcStatsManager: No process com.android.keychain/1000 for service com.android.keychain.KeyChainService
  1628. 05-28 16:34:47.985  6077  6097 W ProcStatsManager: No process com.google.android.partnersetup/10026 for service com.google.android.partnersetup.AppInstalledService
  1629. 05-28 16:34:47.985  6077  6097 W ProcStatsManager: No process com.google.android.partnersetup/10026 for service com.google.android.partnersetup.ClientIdService
  1630. 05-28 16:34:47.985  6077  6097 W ProcStatsManager: No process com.google.android.partnersetup/10026 for service com.google.android.partnersetup.MccFallbackService
  1631. 05-28 16:34:47.985  6077  6097 W ProcStatsManager: No process com.google.android.partnersetup/10026 for service com.google.android.partnersetup.AppHiderService
  1632. 05-28 16:34:47.985  6077  6097 W ProcStatsManager: No process com.google.android.partnersetup/10026 for service com.google.android.partnersetup.RlzPingIntentService
  1633. 05-28 16:34:47.985  6077  6097 W ProcStatsManager: No process com.google.android.partnersetup/10026 for service com.google.android.partnersetup.MccOverrideService
  1634. 05-28 16:34:47.985  6077  6097 W ProcStatsManager: No process com.google.android.partnersetup/10026 for service com.google.android.partnersetup.LauncherConfigService
  1635. 05-28 16:34:47.985  6077  6097 W ProcStatsManager: No process com.cyanogenmod.eleven:main/10045 for service com.cyanogenmod.eleven.MusicPlaybackService
  1636. 05-28 16:34:47.985  6077  6097 W ProcStatsManager: No process com.android.email/10052 for service com.android.email.EmailIntentService
  1637. 05-28 16:34:47.985  6077  6097 W ProcStatsManager: No process com.android.email/10052 for service com.android.email.service.EmailBroadcastProcessorService
  1638. 05-28 16:34:48.155   426  2210 E BatteryStatsService: no controller energy info supplied
  1639. 05-28 16:34:48.155   426  2210 E BatteryStatsService: no controller energy info supplied
  1640. 05-28 16:34:48.156   741   741 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response
  1641. 05-28 16:34:48.158   426  2210 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu?/cpufreq/stats/time_in_state (No such file or directory)
  1642. 05-28 16:34:48.158   426  2210 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat (No such file or directory)
  1643. 05-28 16:34:48.160   426  2210 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0}
  1644. 05-28 16:34:49.927   426   635 I ActivityManager: START u0 {flg=0x8000 cmp=com.evervolv.toolbox/.Toolbox (has extras)} from uid 1000 on display 0
  1645. 05-28 16:34:50.482  6077  6096 D OpenGLRenderer: endAllActiveAnimators on 0x8a00bb80 (RippleDrawable) with handle 0x9f42a8e0
  1646. 05-28 16:34:52.115  6150  6150 I chatty  : uid=1000(system) com.evervolv.toolbox expire 2 lines
  1647. 05-28 16:34:54.024   426  2202 I ActivityManager: START u0 {act=com.evervolv.toolbox.action.BUGREPORT cmp=com.evervolv.toolbox/.support.BugReport} from uid 1000 on display 0
  1648. 05-28 16:34:54.160  6150  6161 I chatty  : uid=1000(system) HeapTaskDaemon expire 2 lines
  1649. 05-28 16:34:59.061   426  2202 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@53a802a attribute=null, token = android.os.BinderProxy@85b075d
  1650. 05-28 16:34:59.440  6150  6174 I chatty  : uid=1000(system) RenderThread expire 2 lines
  1651. 05-28 16:35:05.455   426  2202 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@d8b62fc attribute=null, token = android.os.BinderProxy@85b075d
  1652. 05-28 16:35:08.962   426   786 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@c4e340b attribute=null, token = android.os.BinderProxy@85b075d
  1653. 05-28 16:35:12.853   426  1282 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@5aa05e7 attribute=null, token = android.os.BinderProxy@85b075d
  1654. 05-28 16:35:13.234  6150  6174 D OpenGLRenderer: endAllActiveAnimators on 0x8c0cf200 (DropDownListView) with handle 0x8c9591b0
  1655. 05-28 16:35:13.978  6150  6150 D BugReport: Calling pull_all
  1656. 05-28 16:35:13.987  6420  6420 I init    : type=1400 audit(0.0:69): avc: denied { execute_no_trans } for path="/system/bin/dumplogcat" dev="mmcblk0p10" ino=31841 scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=file permissive=1
  1657. 05-28 16:35:14.123  6150  6161 I art     : Background sticky concurrent mark sweep GC freed 5825(305KB) AllocSpace objects, 5(100KB) LOS objects, 15% free, 2MB/3MB, paused 732us total 138.824ms
  1658. 05-28 16:35:14.135  6421  6421 I logcat  : type=1400 audit(0.0:70): avc: denied { write } for path="/data/data/com.evervolv.toolbox/files/logcat-2022-05-28-16-35-14.txt.tmp" dev="mmcblk0p12" ino=620331 scontext=u:r:logd:s0 tcontext=u:object_r:system_app_data_file:s0 tclass=file permissive=1
  1659. 05-28 16:35:14.573  6420  6420 I dumplogcat: type=1400 audit(0.0:71): avc: denied { rename } for name="logcat-2022-05-28-16-35-14.txt.tmp" dev="mmcblk0p12" ino=620331 scontext=u:r:init:s0 tcontext=u:object_r:system_app_data_file:s0 tclass=file permissive=1
  1660. 05-28 16:35:14.612  6426  6426 I chatty  : uid=1000(system) app_process expire 2 lines
  1661. 05-28 16:35:15.983   426   426 W WindowManager: Attempted to remove non-existing token: android.os.Binder@edb1594
  1662. 05-28 16:35:16.630  6426  6426 D AndroidRuntime: CheckJNI is OFF
  1663. 05-28 16:35:16.909  6426  6426 D ICU     : No timezone override file found: /data/misc/zoneinfo/current/icu/icu_tzdata.dat
  1664. 05-28 16:35:17.057  6426  6426 I main    : type=1400 audit(0.0:73): avc: denied { execmem } for scontext=u:r:zygote:s0 tcontext=u:r:zygote:s0 tclass=process permissive=1
  1665. 05-28 16:35:17.057  6426  6426 I main    : type=1400 audit(0.0:74): avc: denied { execute } for path="/dev/ashmem" dev="tmpfs" ino=5159 scontext=u:r:zygote:s0 tcontext=u:object_r:ashmem_device:s0 tclass=chr_file permissive=1
  1666. 05-28 16:35:17.057  6426  6426 I main    : type=1400 audit(0.0:75): avc: denied { execute } for path=2F6465762F6173686D656D2F64616C76696B2D6A69742D636F64652D6361636865202864656C6574656429 dev="tmpfs" ino=217492 scontext=u:r:zygote:s0 tcontext=u:object_r:zygote_tmpfs:s0 tclass=file permissive=1
  1667. 05-28 16:35:17.197  6426  6426 E memtrack: Couldn't load memtrack module (No such file or directory)
  1668. 05-28 16:35:17.197  6426  6426 E android.os.Debug: failed to load memtrack module: -2
  1669. 05-28 16:35:17.210  6426  6426 I Radio-JNI: register_android_hardware_Radio DONE
  1670. 05-28 16:35:17.348  6426  6426 D AndroidRuntime: Calling main entry com.android.commands.am.Am
  1671. 05-28 16:35:17.378  6426  6426 I main    : type=1400 audit(0.0:76): avc: denied { call } for scontext=u:r:zygote:s0 tcontext=u:r:servicemanager:s0 tclass=binder permissive=1
  1672. 05-28 16:35:17.378   154   154 I servicemanager: type=1400 audit(0.0:77): avc: denied { search } for name="6426" dev="proc" ino=217407 scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=dir permissive=1
  1673. 05-28 16:35:17.378   154   154 I servicemanager: type=1400 audit(0.0:78): avc: denied { read } for name="current" dev="proc" ino=217506 scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=file permissive=1
  1674. 05-28 16:35:17.378   154   154 I servicemanager: type=1400 audit(0.0:79): avc: denied { open } for name="current" dev="proc" ino=217506 scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=file permissive=1
  1675. 05-28 16:35:17.378   154   154 I servicemanager: type=1400 audit(0.0:80): avc: denied { getattr } for scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=process permissive=1
  1676. 05-28 16:35:17.388   154   154 E SELinux : avc:  denied  { find } for service=activity pid=6426 uid=1000 scontext=u:r:zygote:s0 tcontext=u:object_r:activity_service:s0 tclass=service_manager permissive=1
  1677. 05-28 16:35:17.389   154   154 E SELinux : avc:  denied  { find } for service=package pid=6426 uid=1000 scontext=u:r:zygote:s0 tcontext=u:object_r:package_service:s0 tclass=service_manager permissive=1
  1678. 05-28 16:35:17.409  6426  6426 I main    : type=1400 audit(0.0:81): avc: denied { call } for scontext=u:r:zygote:s0 tcontext=u:r:system_server:s0 tclass=binder permissive=1
  1679. 05-28 16:35:17.409  6426  6426 I main    : type=1400 audit(0.0:82): avc: denied { transfer } for scontext=u:r:zygote:s0 tcontext=u:r:system_server:s0 tclass=binder permissive=1
  1680. 05-28 16:35:17.507   426  2210 I chatty  : uid=1000(system) Binder:426_18 expire 1 line
  1681. 05-28 16:35:17.534  2205  2205 I Binder:426_13: type=1400 audit(0.0:83): avc: denied { call } for scontext=u:r:system_server:s0 tcontext=u:r:zygote:s0 tclass=binder permissive=1
  1682. 05-28 16:35:17.543  6426  6426 D AndroidRuntime: Shutting down VM
  1683. 05-28 16:35:19.545   426   426 W WindowManager: Attempted to remove non-existing token: android.os.Binder@e355b8a
  1684. 05-28 16:35:19.895   426  2213 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@fd8c265 attribute=null, token = android.os.BinderProxy@85b075d
  1685. 05-28 16:35:20.635  6150  6150 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 com.evervolv.toolbox.support.BugReport$6.onClick:197 android.view.View.performClick:5637 android.view.View$PerformClick.run:22429
  1686. 05-28 16:35:20.678   426  2200 I ActivityManager: Start proc 6443:com.evervolv.toolbox:UploadService/1000 for service com.evervolv.toolbox/.support.UploadService
  1687. 05-28 16:35:20.754  6443  6454 I chatty  : uid=1000(system) HeapTaskDaemon expire 2 lines
  1688. 05-28 16:35:20.814  6443  6443 I chatty  : uid=1000(system) com.evervolv.toolbox:UploadService expire 4 lines
  1689. 05-28 16:35:21.111  6443  6460 I chatty  : uid=1000(system) RenderThread expire 6 lines
  1690. 05-28 16:35:21.752  6443  6458 I chatty  : uid=1000(system) com.evervolv.toolbox:UploadService expire 2 lines
  1691. 05-28 16:35:22.969   426   426 W WindowManager: Attempted to remove non-existing token: android.os.Binder@558c548
  1692. 05-28 16:35:24.566  6443  6443 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:892 android.content.ContextWrapper.sendBroadcast:426 com.evervolv.toolbox.support.UploadService.notifyFragment:151 com.evervolv.toolbox.support.UploadService.-wrap1:-1 com.evervolv.toolbox.support.UploadService$UploadLogcat.onPostExecute:118
  1693. 05-28 16:35:24.568   426  2208 I chatty  : uid=1000(system) Binder:426_16 expire 2 lines
  1694. 05-28 16:35:27.719  6150  6150 D BugReport: Calling pull_all
  1695. 05-28 16:35:29.152  6472  6472 D AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 1000 <<<<<<
  1696. 05-28 16:35:29.157  6472  6472 D AndroidRuntime: CheckJNI is OFF
  1697. 05-28 16:35:29.229  6472  6472 D ICU     : No timezone override file found: /data/misc/zoneinfo/current/icu/icu_tzdata.dat
  1698. 05-28 16:35:29.237  6472  6472 I main    : type=1400 audit(0.0:84): avc: denied { execmem } for scontext=u:r:zygote:s0 tcontext=u:r:zygote:s0 tclass=process permissive=1
  1699. 05-28 16:35:29.237  6472  6472 I main    : type=1400 audit(0.0:85): avc: denied { execute } for path="/dev/ashmem" dev="tmpfs" ino=5159 scontext=u:r:zygote:s0 tcontext=u:object_r:ashmem_device:s0 tclass=chr_file permissive=1
  1700. 05-28 16:35:29.338  6472  6472 E memtrack: Couldn't load memtrack module (No such file or directory)
  1701. 05-28 16:35:29.338  6472  6472 E android.os.Debug: failed to load memtrack module: -2
  1702. 05-28 16:35:29.343  6472  6472 I Radio-JNI: register_android_hardware_Radio DONE
  1703. 05-28 16:35:29.402  6472  6472 D AndroidRuntime: Calling main entry com.android.commands.am.Am
  1704. 05-28 16:35:29.432   154   154 I servicemanager: type=1400 audit(0.0:86): avc: denied { search } for name="6472" dev="proc" ino=217562 scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=dir permissive=1
  1705. 05-28 16:35:29.432   154   154 I servicemanager: type=1400 audit(0.0:87): avc: denied { read } for name="current" dev="proc" ino=217694 scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=file permissive=1
  1706. 05-28 16:35:29.432   154   154 I servicemanager: type=1400 audit(0.0:88): avc: denied { open } for name="current" dev="proc" ino=217694 scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=file permissive=1
  1707. 05-28 16:35:29.440  6472  6472 I main    : type=1400 audit(0.0:89): avc: denied { write } for path="/data/data/com.evervolv.toolbox/files/logcat-2022-05-28-16-35-27.txt" dev="mmcblk0p12" ino=620332 scontext=u:r:zygote:s0 tcontext=u:object_r:system_app_data_file:s0 tclass=file permissive=1
  1708. 05-28 16:35:29.451   426   928 I chatty  : uid=1000(system) Binder:426_7 expire 1 line
  1709. 05-28 16:35:29.474  6472  6472 D AndroidRuntime: Shutting down VM
  1710. 05-28 16:35:29.730   426   426 W WindowManager: Attempted to remove non-existing token: android.os.Binder@3fe8b89
  1711. 05-28 16:35:30.933   426  2214 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@b5d26f2 attribute=null, token = android.os.BinderProxy@85b075d
  1712. 05-28 16:35:31.736   426   426 W WindowManager: Attempted to remove non-existing token: android.os.Binder@adc63cb
  1713. 05-28 16:35:32.513   426  2204 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@ca468f9 attribute=null, token = android.os.BinderProxy@85b075d
  1714. 05-28 16:35:34.346   426  1407 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@5ee3bec attribute=null, token = android.os.BinderProxy@85b075d
  1715. 05-28 16:35:36.554   426  1282 I ActivityManager: Killing 5444:com.android.gallery3d/u0a15 (adj 906): empty #17
  1716. 05-28 16:35:36.575   426  1407 I chatty  : uid=1000(system) Binder:426_D expire 1 line
  1717. 05-28 16:35:36.578   426  1407 D ActivityManager: cleanUpApplicationRecord -- 5444
  1718. 05-28 16:35:36.587   426  2215 I chatty  : uid=1000(system) Binder:426_1D expire 1 line
  1719. 05-28 16:35:37.182   426  1282 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@a792ad8 attribute=null, token = android.os.BinderProxy@85b075d
  1720. 05-28 16:35:37.564  6150  6174 D OpenGLRenderer: endAllActiveAnimators on 0x8beed680 (DropDownListView) with handle 0x8c955680
  1721. 05-28 16:35:38.401   529   553 I art     : Background sticky concurrent mark sweep GC freed 99016(2MB) AllocSpace objects, 0(0B) LOS objects, 20% free, 11MB/14MB, paused 1.068ms total 121.704ms
  1722. 05-28 16:35:39.233  6150  6150 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 com.evervolv.toolbox.support.BugReport$6.onClick:197 android.view.View.performClick:5637 android.view.View$PerformClick.run:22429
  1723. 05-28 16:35:39.250  6443  6443 I chatty  : uid=1000(system) com.evervolv.toolbox:UploadService expire 4 lines
  1724. 05-28 16:35:39.362  6443  6452 I chatty  : uid=1000(system) FinalizerDaemon expire 2 lines
  1725. 05-28 16:35:39.363  6443  6443 I chatty  : uid=1000(system) com.evervolv.toolbox:UploadService expire 8 lines
  1726. 05-28 16:35:39.488  6443  6454 I chatty  : uid=1000(system) HeapTaskDaemon expire 1 line
  1727. 05-28 16:35:41.467   426   426 W WindowManager: Attempted to remove non-existing token: android.os.Binder@49916
  1728. 05-28 16:35:41.998  6443  6494 D UploadService: Created: http://paste.evervolv.com/view/5c1e0c8e
  1729. 05-28 16:35:41.999  6443  6443 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:892 android.content.ContextWrapper.sendBroadcast:426 com.evervolv.toolbox.support.UploadService.notifyFragment:151 com.evervolv.toolbox.support.UploadService.-wrap1:-1 com.evervolv.toolbox.support.UploadService$UploadLogcat.onPostExecute:118
  1730. 05-28 16:35:42.001   426  1282 I chatty  : uid=1000(system) Binder:426_B expire 2 lines
  1731. 05-28 16:35:45.866   426   991 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@d47359e attribute=null, token = android.os.BinderProxy@85b075d
  1732. 05-28 16:35:46.258  6150  6174 D OpenGLRenderer: endAllActiveAnimators on 0x8c90c200 (DropDownListView) with handle 0x8c9556d0
  1733. 05-28 16:35:47.036  6150  6150 D BugReport: Calling pull_all
  1734. 05-28 16:35:47.096  6503  6503 I logcat  : type=1400 audit(0.0:90): avc: denied { write } for path="/data/data/com.evervolv.toolbox/files/logcat-2022-05-28-16-35-47.txt.tmp" dev="mmcblk0p12" ino=620334 scontext=u:r:logd:s0 tcontext=u:object_r:system_app_data_file:s0 tclass=file permissive=1
  1735. 05-28 16:35:48.478  6507  6507 D AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 1000 <<<<<<
  1736. 05-28 16:35:48.484  6507  6507 D AndroidRuntime: CheckJNI is OFF
  1737. 05-28 16:35:48.550  6507  6507 D ICU     : No timezone override file found: /data/misc/zoneinfo/current/icu/icu_tzdata.dat
  1738. 05-28 16:35:48.620  6507  6507 E memtrack: Couldn't load memtrack module (No such file or directory)
  1739. 05-28 16:35:48.620  6507  6507 E android.os.Debug: failed to load memtrack module: -2
  1740. 05-28 16:35:48.622  6507  6507 I Radio-JNI: register_android_hardware_Radio DONE
  1741. 05-28 16:35:48.646  6507  6507 D AndroidRuntime: Calling main entry com.android.commands.am.Am
  1742. 05-28 16:35:48.651  6507  6507 I main    : type=1400 audit(0.0:91): avc: denied { call } for scontext=u:r:zygote:s0 tcontext=u:r:servicemanager:s0 tclass=binder permissive=1
  1743. 05-28 16:35:48.671   426  2207 I chatty  : uid=1000(system) Binder:426_15 expire 1 line
  1744. 05-28 16:35:48.688  6507  6507 D AndroidRuntime: Shutting down VM
  1745. 05-28 16:35:49.045   426   426 W WindowManager: Attempted to remove non-existing token: android.os.Binder@fdc287f
  1746. 05-28 16:35:51.055   426   426 W WindowManager: Attempted to remove non-existing token: android.os.Binder@b29a911
  1747. 05-28 16:35:54.127  6150  6150 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 com.evervolv.toolbox.support.BugReport$6.onClick:197 android.view.View.performClick:5637 android.view.View$PerformClick.run:22429
  1748. 05-28 16:35:54.135  6443  6443 D UploadService: Uploading logcat /data/user/0/com.evervolv.toolbox/files/logcat-2022-05-28-16-35-47.txt
  1749. 05-28 16:35:54.151  6443  6443 I art     : Starting a blocking GC Alloc
  1750. 05-28 16:35:54.151  6443  6443 I art     : Starting a blocking GC Alloc
  1751. 05-28 16:35:54.177  6443  6443 I art     : Starting a blocking GC Alloc
  1752. 05-28 16:35:54.218  6443  6443 I art     : Starting a blocking GC Alloc
  1753. 05-28 16:35:54.218  6443  6443 I art     : Starting a blocking GC Alloc
  1754. 05-28 16:35:54.240  6443  6452 I art     : Waiting for a blocking GC Alloc
  1755. 05-28 16:35:54.240  6443  6452 I art     : Starting a blocking GC Alloc
  1756. 05-28 16:35:54.240  6443  6443 I art     : Starting a blocking GC Alloc
  1757. 05-28 16:35:54.264  6443  6443 I art     : Starting a blocking GC Alloc
  1758. 05-28 16:35:54.264  6443  6443 I art     : Starting a blocking GC Alloc
  1759. 05-28 16:35:54.284  6443  6443 I art     : Starting a blocking GC Alloc
  1760. 05-28 16:35:54.303  6443  6443 I art     : Starting a blocking GC Alloc
  1761. 05-28 16:35:54.303  6443  6443 I art     : Starting a blocking GC Alloc
  1762. 05-28 16:35:54.350  6443  6454 I art     : CollectorTransition marksweep + semispace GC freed 45(4KB) AllocSpace objects, 1(392KB) LOS objects, 24% free, 1815KB/2MB, paused 18.402ms total 18.402ms
  1763. 05-28 16:35:56.345   426   426 W WindowManager: Attempted to remove non-existing token: android.os.Binder@3b55513
  1764. 05-28 16:35:56.825  6443  6458 D UploadService: Created: http://paste.evervolv.com/view/af0448c7
  1765. 05-28 16:35:56.826  6443  6443 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:892 android.content.ContextWrapper.sendBroadcast:426 com.evervolv.toolbox.support.UploadService.notifyFragment:151 com.evervolv.toolbox.support.UploadService.-wrap1:-1 com.evervolv.toolbox.support.UploadService$UploadLogcat.onPostExecute:118
  1766. 05-28 16:35:56.827   426   437 I chatty  : uid=1000(system) Binder:426_1 expire 2 lines
  1767. 05-28 16:35:56.917   426   436 I chatty  : uid=1000(system) HeapTaskDaemon expire 3 lines
  1768. 05-28 16:36:06.661   426   546 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@6416f98 attribute=null, token = android.os.BinderProxy@85b075d
  1769. 05-28 16:36:07.046  6150  6174 D OpenGLRenderer: endAllActiveAnimators on 0x9922b400 (DropDownListView) with handle 0x8c91c060
  1770. 05-28 16:36:08.518  6528  6528 I init    : type=1400 audit(0.0:92): avc: denied { execute_no_trans } for path="/system/bin/dumplogcat" dev="mmcblk0p10" ino=31841 scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=file permissive=1
  1771. 05-28 16:36:08.529  6150  6150 D BugReport: Calling pull_all
  1772. 05-28 16:36:09.980  3815  3885 I PhenotypeProcessReaper: Memory state is: 100
  1773. 05-28 16:36:10.223  6533  6533 D AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 1000 <<<<<<
  1774. 05-28 16:36:10.228  6533  6533 D AndroidRuntime: CheckJNI is OFF
  1775. 05-28 16:36:10.293  6533  6533 D ICU     : No timezone override file found: /data/misc/zoneinfo/current/icu/icu_tzdata.dat
  1776. 05-28 16:36:10.383  6533  6533 E memtrack: Couldn't load memtrack module (No such file or directory)
  1777. 05-28 16:36:10.383  6533  6533 E android.os.Debug: failed to load memtrack module: -2
  1778. 05-28 16:36:10.386  6533  6533 I Radio-JNI: register_android_hardware_Radio DONE
  1779. 05-28 16:36:10.419  6533  6533 D AndroidRuntime: Calling main entry com.android.commands.am.Am
  1780. 05-28 16:36:10.457   426   546 I chatty  : uid=1000(system) Binder:426_3 expire 1 line
  1781. 05-28 16:36:10.480  6533  6533 D AndroidRuntime: Shutting down VM
  1782. 05-28 16:36:10.532   426   426 W WindowManager: Attempted to remove non-existing token: android.os.Binder@44bd6
  1783. 05-28 16:36:12.543   426   426 W WindowManager: Attempted to remove non-existing token: android.os.Binder@8a74029
  1784. 05-28 16:36:15.016   426   426 W WindowManager: Attempted to remove non-existing token: android.os.Binder@1d6736b
  1785. 05-28 16:36:15.201  6150  6150 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 com.evervolv.toolbox.support.BugReport$6.onClick:197 android.view.View.performClick:5637 android.view.View$PerformClick.run:22429
  1786. 05-28 16:36:15.206  6443  6443 D UploadService: Uploading logcat /data/user/0/com.evervolv.toolbox/files/logcat-2022-05-28-16-36-08.txt
  1787. 05-28 16:36:15.216  6443  6443 I art     : Starting a blocking GC Alloc
  1788. 05-28 16:36:15.216  6443  6443 I art     : Starting a blocking GC Alloc
  1789. 05-28 16:36:15.248  6443  6443 I art     : Starting a blocking GC Alloc
  1790. 05-28 16:36:15.297  6443  6443 I art     : Starting a blocking GC Alloc
  1791. 05-28 16:36:15.297  6443  6443 I art     : Starting a blocking GC Alloc
  1792. 05-28 16:36:15.328  6443  6443 I art     : Starting a blocking GC Alloc
  1793. 05-28 16:36:15.355  6443  6443 I art     : Starting a blocking GC Alloc
  1794. 05-28 16:36:15.355  6443  6443 I art     : Starting a blocking GC Alloc
  1795. 05-28 16:36:15.395  6443  6443 I art     : Starting a blocking GC Alloc
  1796. 05-28 16:36:15.426  6443  6443 I art     : Starting a blocking GC Alloc
  1797. 05-28 16:36:15.426  6443  6443 I art     : Starting a blocking GC Alloc
  1798. 05-28 16:36:15.611  6443  6454 I art     : CollectorTransition marksweep + semispace GC freed 45(4KB) AllocSpace objects, 1(400KB) LOS objects, 24% free, 1827KB/2MB, paused 18.737ms total 18.737ms
  1799. 05-28 16:36:17.586   426   426 W WindowManager: Attempted to remove non-existing token: android.os.Binder@766db47
  1800. 05-28 16:36:18.099  6443  6550 D UploadService: Created: http://paste.evervolv.com/view/9e08f55b
  1801. 05-28 16:36:18.100  6443  6443 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:892 android.content.ContextWrapper.sendBroadcast:426 com.evervolv.toolbox.support.UploadService.notifyFragment:151 com.evervolv.toolbox.support.UploadService.-wrap1:-1 com.evervolv.toolbox.support.UploadService$UploadLogcat.onPostExecute:118
  1802. 05-28 16:36:18.103   426  2203 I chatty  : uid=1000(system) Binder:426_11 expire 2 lines
  1803. 05-28 16:36:18.471  3815  3826 I art     : Background sticky concurrent mark sweep GC freed 45073(2MB) AllocSpace objects, 6(128KB) LOS objects, 22% free, 11MB/14MB, paused 3.204ms total 283.325ms
  1804. 05-28 16:36:22.635   426  2206 I ActivityManager: START u0 {act=android.intent.action.VIEW dat=http://paste.evervolv.com/... cmp=org.lineageos.jelly/.MainActivity} from uid 1000 on display 0
  1805. 05-28 16:36:22.795   426  2211 I ActivityManager: Start proc 6558:org.lineageos.jelly/u0a43 for activity org.lineageos.jelly/.MainActivity
  1806. 05-28 16:36:22.982  6558  6558 I art     : Starting a blocking GC AddRemoveAppImageSpace
  1807. 05-28 16:36:22.983  6558  6558 W System  : ClassLoader referenced unknown path: /system/app/Jelly/lib/arm
  1808. 05-28 16:36:23.035  6150  6174 D OpenGLRenderer: endAllActiveAnimators on 0x8cb97b00 (RippleDrawable) with handle 0x8c955800
  1809. 05-28 16:36:23.261  6558  6558 W System  : ClassLoader referenced unknown path: /system/app/webview/lib/arm
  1810. 05-28 16:36:23.262  6558  6558 D ApplicationLoaders: ignored Vulkan layer search path /system/app/webview/lib/arm:/system/app/webview/webview.apk!/lib/armeabi-v7a:/system/lib:/vendor/lib for namespace 0xa8bfd090
  1811. 05-28 16:36:23.293  6558  6558 I WebViewFactory: Loading com.android.webview version 59.0.3071.92 (code 1)
  1812. 05-28 16:36:23.719  6558  6558 I cr_LibraryLoader: Time to load native libraries: ? ms (timestamps ????-????)
  1813. 05-28 16:36:23.859  6558  6569 I art     : Background partial concurrent mark sweep GC freed 1441(148KB) AllocSpace objects, 2(40KB) LOS objects, 30% free, 1145KB/1657KB, paused 1.403ms total 133.880ms
  1814. 05-28 16:36:23.894  6558  6558 I chromium: [INFO:library_loader_hooks.cc(144)] Chromium logging enabled: level = 0, default verbosity = 0
  1815. 05-28 16:36:23.895  6558  6558 I cr_LibraryLoader: Expected native library version number "59.0.3071.92", actual native library version number "59.0.3071.92"
  1816. 05-28 16:36:23.973  6558  6558 I cr_BrowserStartup: Initializing chromium process, singleProcess=true
  1817. 05-28 16:36:24.338  6558  6558 W linker  : /system/vendor/lib/hw/gralloc.omap4.so: unused DT entry: type 0xf arg 0x53b
  1818. 05-28 16:36:24.338  6558  6558 W linker  : /system/vendor/lib/libpvr2d.so: unused DT entry: type 0xf arg 0x767
  1819. 05-28 16:36:24.625  6558  6585 W cr_BindingManager: Cannot setInForeground() - never saw a connection for the pid: 6558
  1820. 05-28 16:36:24.852  6558  6589 W cr_media: Requires BLUETOOTH permission
  1821. 05-28 16:36:25.186  6558  6601 I OpenGLRenderer: Initialized EGL, version 1.4
  1822. 05-28 16:36:25.186  6558  6601 D OpenGLRenderer: Swap behavior 1
  1823. 05-28 16:36:25.187  6558  6601 W OpenGLRenderer: Failed to choose config with EGL_SWAP_BEHAVIOR_PRESERVED, retrying without...
  1824. 05-28 16:36:25.187  6558  6601 D OpenGLRenderer: Swap behavior 0
  1825. 05-28 16:36:25.550  6558  6558 I Choreographer: Skipped 31 frames!  The application may be doing too much work on its main thread.
  1826. 05-28 16:36:25.650  6558  6607 E libEGL  : validate_display:99 error 3008 (EGL_BAD_DISPLAY)
  1827. 05-28 16:36:25.780   426   447 I chatty  : uid=1000(system) android.display expire 1 line
  1828. 05-28 16:36:26.039  6558  6607 I VideoCapabilities: Unsupported profile 4 for video/mp4v-es
  1829. 05-28 16:36:26.053  6558  6607 W AudioCapabilities: Unsupported mime audio/alac
  1830. 05-28 16:36:26.057  6558  6607 W AudioCapabilities: Unsupported mime audio/x-ape
  1831. 05-28 16:36:26.059  6558  6607 W AudioCapabilities: Unsupported mime audio/ffmpeg
  1832. 05-28 16:36:26.061  6558  6607 W AudioCapabilities: Unsupported mime audio/dts
  1833. 05-28 16:36:26.069  6558  6607 W AudioCapabilities: Unsupported mime audio/mpeg-L2
  1834. 05-28 16:36:26.071  6558  6607 W AudioCapabilities: Unsupported mime audio/vnd.rn-realaudio
  1835. 05-28 16:36:26.073  6558  6607 W AudioCapabilities: Unsupported mime audio/x-ms-wma
  1836. 05-28 16:36:26.074  6558  6607 W VideoCapabilities: Unsupported mime video/divx
  1837. 05-28 16:36:26.083  6558  6607 W VideoCapabilities: Unsupported mime video/x-flv
  1838. 05-28 16:36:26.096  6558  6607 W VideoCapabilities: Unsupported mime video/vnd.rn-realvideo
  1839. 05-28 16:36:26.099  6558  6607 W VideoCapabilities: Unsupported mime video/vc1
  1840. 05-28 16:36:26.101  6558  6607 W VideoCapabilities: Unsupported mime video/ffmpeg
  1841. 05-28 16:36:26.109  6558  6607 W VideoCapabilities: Unsupported mime video/x-ms-wmv
  1842. 05-28 16:36:26.116  6558  6607 W cr_MediaCodecUtil: HW encoder for video/avc is not available on this device.
  1843. 05-28 16:36:26.146  6558  6607 E chromium: [ERROR:gl_surface_egl.cc(262)] eglChooseConfig failed with error EGL_BAD_ATTRIBUTE
  1844. 05-28 16:36:26.320  6558  6601 W linker  : /system/vendor/lib/libglslcompiler.so: unused DT entry: type 0xf arg 0x3db
  1845. 05-28 16:36:27.109  6558  6558 W cr_BindingManager: Cannot call determinedVisibility() - never saw a connection for the pid: 6558
  1846. 05-28 16:36:35.956  6150  6150 I art     : Waiting for a blocking GC DisableMovingGc
  1847. 05-28 16:36:35.958  6150  6161 I art     : CollectorTransition marksweep + semispace GC freed 2235(-21KB) AllocSpace objects, 1(24KB) LOS objects, 24% free, 2MB/3MB, paused 86.608ms total 86.608ms
  1848. 05-28 16:36:35.958  6150  6150 I art     : Starting a blocking GC DisableMovingGc
  1849. 05-28 16:36:36.168   426   436 I chatty  : uid=1000(system) HeapTaskDaemon expire 2 lines
  1850. 05-28 16:36:36.982   426   440 I ActivityManager: Killing 12385:com.android.deskclock/u0a39 (adj 906): empty #17
  1851. 05-28 16:36:37.004   426   437 D ActivityManager: cleanUpApplicationRecord -- 12385
  1852. 05-28 16:36:42.039  6558  6585 W cr_BindingManager: Cannot setInForeground() - never saw a connection for the pid: 6558
  1853. 05-28 16:36:44.426   426  2203 I ActivityManager: START u0 {act=android.intent.action.VIEW dat=http://paste.evervolv.com/... cmp=org.lineageos.jelly/.MainActivity} from uid 1000 on display 0
  1854. 05-28 16:36:44.639  6558  6569 I art     : CollectorTransition marksweep + semispace GC freed 2295(102KB) AllocSpace objects, 0(0B) LOS objects, 27% free, 1318KB/1830KB, paused 72.906ms total 72.906ms
  1855. 05-28 16:36:44.695  6558  6585 W cr_BindingManager: Cannot setInForeground() - never saw a connection for the pid: 6558
  1856. 05-28 16:36:44.776  6150  6174 D OpenGLRenderer: endAllActiveAnimators on 0x8cb95100 (RippleDrawable) with handle 0x8c951580
  1857. 05-28 16:36:45.515   426   447 I ActivityManager: Displayed org.lineageos.jelly/.MainActivity: +1s45ms
  1858. 05-28 16:36:46.438  6558  6558 W cr_BindingManager: Cannot call determinedVisibility() - never saw a connection for the pid: 6558
  1859. 05-28 16:36:48.268   426   436 I art     : Background partial concurrent mark sweep GC freed 3280(186KB) AllocSpace objects, 1(20KB) LOS objects, 19% free, 9MB/12MB, paused 1.800ms total 220.581ms
  1860. 05-28 16:36:51.896   426   481 W art     : Long monitor contention with owner main (426) at void com.android.server.AlarmManagerService$DeliveryTracker.alarmComplete(android.os.IBinder)(AlarmManagerService.java:2948) waiters=0 in void com.android.server.AlarmManagerService$DeliveryTracker.alarmComplete(android.os.IBinder) for 327ms
  1861. 05-28 16:36:51.909   426   483 W art     : Long monitor contention with owner main (426) at void com.android.server.AlarmManagerService$DeliveryTracker.alarmComplete(android.os.IBinder)(AlarmManagerService.java:2948) waiters=1 in void com.android.server.AlarmManagerService.setImpl(int, long, long, long, android.app.PendingIntent, android.app.IAlarmListener, java.lang.String, int, android.os.WorkSource, android.app.AlarmManager$AlarmClockInfo, int, java.lang.String) for 201ms
  1862. 05-28 16:36:51.987   426   437 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@347fba9 attribute=null, token = android.os.BinderProxy@85b075d
  1863. 05-28 16:36:53.965   426   929 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@e4432c7 attribute=null, token = android.os.BinderProxy@85b075d
  1864. 05-28 16:36:54.196  6558  6585 W cr_BindingManager: Cannot setInForeground() - never saw a connection for the pid: 6558
  1865. 05-28 16:36:54.369  6150  6174 D OpenGLRenderer: endAllActiveAnimators on 0x8cb97e80 (DropDownListView) with handle 0x8c951ca0
  1866. 05-28 16:36:56.375  6150  6150 D BugReport: Calling pull_all
  1867. 05-28 16:36:56.948  6639  6639 I dumplogcat: type=1400 audit(0.0:93): avc: denied { rename } for name="logcat-2022-05-28-16-36-56.txt.tmp" dev="mmcblk0p12" ino=620337 scontext=u:r:init:s0 tcontext=u:object_r:system_app_data_file:s0 tclass=file permissive=1
  1868. 05-28 16:36:57.826  6150  6150 I art     : Starting a blocking GC Explicit
  1869. 05-28 16:36:57.860  6150  6150 I art     : Explicit concurrent mark sweep GC freed 4751(171KB) AllocSpace objects, 0(0B) LOS objects, 24% free, 2MB/3MB, paused 366us total 29.937ms
  1870. 05-28 16:36:57.860  6150  6150 I art     : Starting a blocking GC Explicit
  1871. 05-28 16:36:57.886  6150  6150 I art     : Explicit concurrent mark sweep GC freed 1922(103KB) AllocSpace objects, 0(0B) LOS objects, 24% free, 2MB/3MB, paused 366us total 24.414ms
  1872. 05-28 16:36:58.132  6644  6644 D AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 1000 <<<<<<
  1873. 05-28 16:36:58.149  6644  6644 D AndroidRuntime: CheckJNI is OFF
  1874. 05-28 16:36:58.285  6644  6644 D ICU     : No timezone override file found: /data/misc/zoneinfo/current/icu/icu_tzdata.dat
  1875. 05-28 16:36:58.331  6644  6644 I main    : type=1400 audit(0.0:94): avc: denied { execute } for path=2F6465762F6173686D656D2F64616C76696B2D6A69742D636F64652D6361636865202864656C6574656429 dev="tmpfs" ino=218246 scontext=u:r:zygote:s0 tcontext=u:object_r:zygote_tmpfs:s0 tclass=file permissive=1
  1876. 05-28 16:36:58.381   426   426 W WindowManager: Attempted to remove non-existing token: android.os.Binder@76c70f4
  1877. 05-28 16:36:58.475  6644  6644 E memtrack: Couldn't load memtrack module (No such file or directory)
  1878. 05-28 16:36:58.475  6644  6644 E android.os.Debug: failed to load memtrack module: -2
  1879. 05-28 16:36:58.487  6644  6644 I Radio-JNI: register_android_hardware_Radio DONE
  1880. 05-28 16:36:58.546  6644  6644 D AndroidRuntime: Calling main entry com.android.commands.am.Am
  1881. 05-28 16:36:58.614   426  2213 E ActivityManager: Sending non-protected broadcast com.evervolv.toolbox.action.DUMPLOGCAT_FINISHED from system uid 1000 pkg null
  1882. 05-28 16:36:58.614   426  2213 E ActivityManager: java.lang.Throwable
  1883. 05-28 16:36:58.614   426  2213 E ActivityManager:       at com.android.server.am.ActivityManagerService.checkBroadcastFromSystem(ActivityManagerService.java:17983)
  1884. 05-28 16:36:58.614   426  2213 E ActivityManager:       at com.android.server.am.ActivityManagerService.broadcastIntentLocked(ActivityManagerService.java:18550)
  1885. 05-28 16:36:58.614   426  2213 E ActivityManager:       at com.android.server.am.ActivityManagerService.broadcastIntent(ActivityManagerService.java:18641)
  1886. 05-28 16:36:58.614   426  2213 E ActivityManager:       at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:500)
  1887. 05-28 16:36:58.614   426  2213 E ActivityManager:       at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2816)
  1888. 05-28 16:36:58.614   426  2213 E ActivityManager:       at android.os.Binder.execTransact(Binder.java:565)
  1889. 05-28 16:36:58.650  6644  6644 D AndroidRuntime: Shutting down VM
  1890. 05-28 16:37:01.196   426  2200 I ActivityManager: START u0 {act=com.evervolv.toolbox.action.BUGREPORT cmp=com.evervolv.toolbox/.support.BugReport} from uid 1000 on display 0
  1891. 05-28 16:37:01.237  6150  6150 I AppCompatViewInflater: app:theme is now deprecated. Please move to using android:theme instead.
  1892. 05-28 16:37:01.524   529   553 I art     : Background partial concurrent mark sweep GC freed 74867(2MB) AllocSpace objects, 1(24KB) LOS objects, 25% free, 10MB/14MB, paused 1.037ms total 186.492ms
  1893. 05-28 16:37:01.712   426   447 I ActivityManager: Displayed com.evervolv.toolbox/.support.BugReport: +501ms
  1894. 05-28 16:37:02.077  6150  6174 D OpenGLRenderer: endAllActiveAnimators on 0x8c907c00 (RippleDrawable) with handle 0x8c9513c0
  1895. 05-28 16:37:04.047   426  2209 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@ea561f2 attribute=null, token = android.os.BinderProxy@6820aaf
  1896. 05-28 16:37:05.884  6150  6150 D BugReport: Calling pull_logcat
  1897. [logcat: 0.297s elapsed]
  1898.  
  1899. Broadcasting: Intent { act=com.evervolv.toolbox.action.DUMPLOGCAT_FINISHED (has extras) }
  1900. Broadcast completed: result=0
  1901.  

Reply to "Logcat: ev_soho-7.1.2-nightly-2017.11.03"

Here you can reply to the paste above