Logcat: ev_soho-7.1.2-nightly-2017.11.03

From EVLogcat Uploader, 1 Year ago, written in Plain Text, viewed 110 times.
URL http://paste.evervolv.com/view/5c1e0c8e 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:20.538   426   786 I chatty  : uid=1000(system) Binder:426_5 expire 2 lines
  92. 05-28 14:16:20.593   426   991 I chatty  : uid=1000(system) Binder:426_9 expire 2 lines
  93. 05-28 14:16:28.120   426  2205 I chatty  : uid=1000(system) Binder:426_13 expire 1 line
  94. 05-28 14:16:30.445   426   546 I chatty  : uid=1000(system) Binder:426_3 expire 1 line
  95. 05-28 14:16:30.587  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=1397748, downTime=1397748, deviceId=-1, source=0x101 }
  96. 05-28 14:16:30.588  1031  1031 W ViewRootImpl[Launcher]: Dropping event due to no window focus: KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0xc8, repeatCount=1, eventTime=1398267, 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: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 }
  99. 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 }
  100. 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 }
  101. 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 }
  102. 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 }
  103. 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 }
  104. 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 }
  105. 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 }
  106. 05-28 14:16:31.046   426   440 I chatty  : uid=1000(system) ActivityManager expire 2 lines
  107. 05-28 14:16:31.074   426  2210 I chatty  : uid=1000(system) Binder:426_18 expire 2 lines
  108. 05-28 14:16:32.069   529   529 V DeadZone: consuming errant click: (421.0,17.0)
  109. 05-28 14:16:36.258   426  1407 I chatty  : uid=1000(system) Binder:426_D expire 1 line
  110. 05-28 14:16:42.630   426  2202 I chatty  : uid=1000(system) Binder:426_10 expire 2 lines
  111. 05-28 14:16:42.631   426   635 I chatty  : uid=1000(system) Binder:426_4 expire 2 lines
  112. 05-28 14:16:43.175   426  2217 I chatty  : uid=1000(system) Binder:426_1F expire 1 line
  113. 05-28 14:16:44.504   426  2213 I chatty  : uid=1000(system) Binder:426_1B expire 1 line
  114. 05-28 14:16:52.421   426  2207 I chatty  : uid=1000(system) Binder:426_15 expire 1 line
  115. 05-28 14:16:56.531   426  2206 I chatty  : uid=1000(system) Binder:426_14 expire 2 lines
  116. 05-28 14:16:59.907   426   438 I chatty  : uid=1000(system) Binder:426_2 expire 1 line
  117. 05-28 14:17:00.859   426  2216 I chatty  : uid=1000(system) Binder:426_1E expire 4 lines
  118. 05-28 14:17:01.561  6013  6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  119. 05-28 14:17:01.563  6013  6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  120. 05-28 14:17:01.568  6013  6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  121. 05-28 14:17:01.570  6013  6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  122. 05-28 14:17:01.572  6013  6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  123. 05-28 14:17:01.576  6013  6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  124. 05-28 14:17:01.602  6013  6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  125. 05-28 14:17:01.604  6013  6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  126. 05-28 14:17:01.606  6013  6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  127. 05-28 14:17:01.609  6013  6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  128. 05-28 14:17:01.618  6013  6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  129. 05-28 14:17:01.619  6013  6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  130. 05-28 14:17:01.620  6013  6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  131. 05-28 14:17:01.622  6013  6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  132. 05-28 14:17:01.623  6013  6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  133. 05-28 14:17:01.670  6013  6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  134. 05-28 14:17:01.672  6013  6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  135. 05-28 14:17:01.674  6013  6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  136. 05-28 14:17:01.676  6013  6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  137. 05-28 14:17:01.760  6013  6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  138. 05-28 14:17:01.823  6013  6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  139. 05-28 14:17:02.913  6013  6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  140. 05-28 14:17:03.315   426  2201 I chatty  : uid=1000(system) Binder:426_F expire 1 line
  141. 05-28 14:17:04.756  6013  6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  142. 05-28 14:17:40.323   426   426 I chatty  : uid=1000 system_server expire 10 lines
  143. 05-28 14:17:43.175  5882  5902 E ActivityThread: Failed to find provider info for com.google.android.apps.wellbeing.api
  144. 05-28 14:17:45.387   426  2215 I chatty  : uid=1000(system) Binder:426_1D expire 1 line
  145. 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 }
  146. 05-28 14:17:54.591   426  2212 I chatty  : uid=1000(system) Binder:426_1A expire 2 lines
  147. 05-28 14:17:55.104   426   471 I chatty  : uid=1000(system) InputDispatcher expire 1 line
  148. 05-28 14:17:56.491   426  1282 I chatty  : uid=1000(system) Binder:426_B expire 1 line
  149. 05-28 14:17:57.425   426  2218 I chatty  : uid=1000(system) Binder:426_20 expire 2 lines
  150. 05-28 14:17:58.253   426  2204 I chatty  : uid=1000(system) Binder:426_12 expire 2 lines
  151. 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 }
  152. 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 }
  153. 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 }
  154. 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 }
  155. 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 }
  156. 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 }
  157. 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 }
  158. 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 }
  159. 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 }
  160. 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 }
  161. 05-28 14:18:03.382   426   437 I chatty  : uid=1000(system) Binder:426_1 expire 2 lines
  162. 05-28 14:18:03.383   426   929 I chatty  : uid=1000(system) Binder:426_8 expire 1 line
  163. 05-28 14:18:03.383   426  2210 I chatty  : uid=1000(system) Binder:426_18 expire 1 line
  164. 05-28 14:18:03.556   426  2206 I chatty  : uid=1000(system) Binder:426_14 expire 1 line
  165. 05-28 14:18:03.633   426   485 I chatty  : uid=1000(system) ConnectivitySer expire 10 lines
  166. 05-28 14:18:03.916   426  2209 I chatty  : uid=1000(system) Binder:426_17 expire 2 lines
  167. 05-28 14:18:03.916   426  2217 I chatty  : uid=1000(system) Binder:426_1F expire 1 line
  168. 05-28 14:18:04.475   426  2205 I chatty  : uid=1000(system) Binder:426_13 expire 1 line
  169. 05-28 14:18:05.610   426  1284 I chatty  : uid=1000(system) Binder:426_C expire 2 lines
  170. 05-28 14:18:05.757   426  2204 I chatty  : uid=1000(system) Binder:426_12 expire 2 lines
  171. 05-28 14:18:09.233   426   929 I chatty  : uid=1000(system) Binder:426_8 expire 3 lines
  172. 05-28 14:18:09.664   426   437 I chatty  : uid=1000(system) Binder:426_1 expire 2 lines
  173. 05-28 14:18:10.075   426   991 I chatty  : uid=1000(system) Binder:426_9 expire 2 lines
  174. 05-28 14:18:12.120   426   426 I chatty  : uid=1000 system_server expire 1 line
  175. 05-28 14:18:12.700   426  2201 I chatty  : uid=1000(system) Binder:426_F expire 2 lines
  176. 05-28 14:18:23.575   426  2208 I chatty  : uid=1000(system) Binder:426_16 expire 3 lines
  177. 05-28 14:18:25.218   426  2216 I chatty  : uid=1000(system) Binder:426_1E expire 1 line
  178. 05-28 14:18:26.161   426  2212 I chatty  : uid=1000(system) Binder:426_1A expire 1 line
  179. 05-28 14:18:29.614   426  2202 I chatty  : uid=1000(system) Binder:426_10 expire 1 line
  180. 05-28 14:18:29.700   426  2206 I chatty  : uid=1000(system) Binder:426_14 expire 2 lines
  181. 05-28 14:18:29.703   426  1282 I chatty  : uid=1000(system) Binder:426_B expire 1 line
  182. 05-28 14:18:30.605   426  2213 I chatty  : uid=1000(system) Binder:426_1B expire 1 line
  183. 05-28 14:18:31.091   426  2211 I chatty  : uid=1000(system) Binder:426_19 expire 1 line
  184. 05-28 14:18:31.176   426   998 I chatty  : uid=1000(system) Binder:426_A expire 1 line
  185. 05-28 14:18:31.177   426  2207 I chatty  : uid=1000(system) Binder:426_15 expire 1 line
  186. 05-28 14:18:31.554   426   440 I chatty  : uid=1000(system) ActivityManager expire 1 line
  187. 05-28 14:18:33.204   426   635 I chatty  : uid=1000(system) Binder:426_4 expire 1 line
  188. 05-28 14:18:38.158   426   888 I chatty  : uid=1000(system) Binder:426_6 expire 2 lines
  189. 05-28 14:18:39.109   426   447 I chatty  : uid=1000(system) android.display expire 1 line
  190. 05-28 14:18:40.050   426  1407 I chatty  : uid=1000(system) Binder:426_D expire 1 line
  191. 05-28 14:18:40.276   426  2218 I chatty  : uid=1000(system) Binder:426_20 expire 1 line
  192. 05-28 14:18:41.225   426  2216 I chatty  : uid=1000(system) Binder:426_1E expire 1 line
  193. 05-28 14:18:41.226   426  2200 I chatty  : uid=1000(system) Binder:426_E expire 1 line
  194. 05-28 14:18:41.268   426  2217 I chatty  : uid=1000(system) Binder:426_1F expire 16 lines
  195. 05-28 14:18:41.276   426   485 I chatty  : uid=1000(system) ConnectivitySer expire 4 lines
  196. 05-28 14:18:41.296   426   442 I chatty  : uid=1000(system) ActivityManager expire 1 line
  197. 05-28 14:18:41.395   426  2205 I chatty  : uid=1000(system) Binder:426_13 expire 1 line
  198. 05-28 14:18:43.072   426   437 I chatty  : uid=1000(system) Binder:426_1 expire 3 lines
  199. 05-28 14:18:43.924   426   447 I chatty  : uid=1000(system) android.display expire 1 line
  200. 05-28 14:18:45.111   426   635 I chatty  : uid=1000(system) Binder:426_4 expire 1 line
  201. 05-28 14:18:45.118   426  2214 I chatty  : uid=1000(system) Binder:426_1C expire 1 line
  202. 05-28 14:18:45.171   426  2213 I chatty  : uid=1000(system) Binder:426_1B expire 1 line
  203. 05-28 14:18:51.246   426   998 I chatty  : uid=1000(system) Binder:426_A expire 1 line
  204. 05-28 14:18:51.476   426  1282 I chatty  : uid=1000(system) Binder:426_B expire 2 lines
  205. 05-28 14:18:52.395   426   426 I chatty  : uid=1000 system_server expire 1 line
  206. 05-28 14:18:53.733   426  2207 I chatty  : uid=1000(system) Binder:426_15 expire 1 line
  207. 05-28 14:18:53.795   426   888 I chatty  : uid=1000(system) Binder:426_6 expire 4 lines
  208. 05-28 14:18:58.868   426  2212 I chatty  : uid=1000(system) Binder:426_1A expire 1 line
  209. 05-28 14:18:59.682   426   928 I chatty  : uid=1000(system) Binder:426_7 expire 2 lines
  210. 05-28 14:19:01.083   426   485 I chatty  : uid=1000(system) ConnectivitySer expire 2 lines
  211. 05-28 14:19:04.918  6544  6582 E ActivityThread: Failed to find provider info for com.google.android.apps.wellbeing.api
  212. 05-28 14:19:05.757   426   443 I chatty  : uid=1000(system) batterystats-sy expire 5 lines
  213. 05-28 14:19:05.861   426   440 I chatty  : uid=1000(system) ActivityManager expire 2 lines
  214. 05-28 14:19:06.131   426  2208 I chatty  : uid=1000(system) Binder:426_16 expire 3 lines
  215. 05-28 14:19:11.086   426   546 I chatty  : uid=1000(system) Binder:426_3 expire 2 lines
  216. 05-28 14:19:11.257   426  2209 I chatty  : uid=1000(system) Binder:426_17 expire 7 lines
  217. 05-28 14:19:14.545   426   438 I chatty  : uid=1000(system) Binder:426_2 expire 6 lines
  218. 05-28 14:19:23.851   426  2215 I chatty  : uid=1000(system) Binder:426_1D expire 1 line
  219. 05-28 14:19:26.454   426  2206 I chatty  : uid=1000(system) Binder:426_14 expire 2 lines
  220. 05-28 14:19:30.780   426   786 I chatty  : uid=1000(system) Binder:426_5 expire 1 line
  221. 05-28 14:19:39.356   426  2202 I chatty  : uid=1000(system) Binder:426_10 expire 1 line
  222. 05-28 14:19:39.382   426  2216 I chatty  : uid=1000(system) Binder:426_1E expire 1 line
  223. 05-28 14:19:40.359   426   426 I chatty  : uid=1000 system_server expire 1 line
  224. 05-28 14:19:42.198   426  2207 I chatty  : uid=1000(system) Binder:426_15 expire 1 line
  225. 05-28 14:19:52.451   426  2203 I chatty  : uid=1000(system) Binder:426_11 expire 6 lines
  226. 05-28 14:19:54.416   426  2204 I chatty  : uid=1000(system) Binder:426_12 expire 2 lines
  227. 05-28 14:19:54.455  6692  6692 V FingerprintManager: FingerprintManagerService was null
  228. 05-28 14:19:54.803  6692  6726 V FingerprintManager: FingerprintManagerService was null
  229. 05-28 14:19:59.241   426  2200 I chatty  : uid=1000(system) Binder:426_E expire 2 lines
  230. 05-28 14:20:01.706   426   635 I chatty  : uid=1000(system) Binder:426_4 expire 1 line
  231. 05-28 14:20:01.825   426   485 I chatty  : uid=1000(system) ConnectivitySer expire 2 lines
  232. 05-28 14:20:04.793   426  2208 I chatty  : uid=1000(system) Binder:426_16 expire 2 lines
  233. 05-28 14:20:04.808   426  2217 I chatty  : uid=1000(system) Binder:426_1F expire 1 line
  234. 05-28 14:20:04.810   426   888 I chatty  : uid=1000(system) Binder:426_6 expire 3 lines
  235. 05-28 14:20:04.812   426  2207 I chatty  : uid=1000(system) Binder:426_15 expire 1 line
  236. 05-28 14:20:06.861   426  2206 I chatty  : uid=1000(system) Binder:426_14 expire 2 lines
  237. 05-28 14:20:06.873   426   546 I chatty  : uid=1000(system) Binder:426_3 expire 3 lines
  238. 05-28 14:20:21.575   426   929 I chatty  : uid=1000(system) Binder:426_8 expire 4 lines
  239. 05-28 14:20:23.945   426   928 I chatty  : uid=1000(system) Binder:426_7 expire 2 lines
  240. 05-28 14:20:31.708   426  2214 I chatty  : uid=1000(system) Binder:426_1C expire 3 lines
  241. 05-28 14:20:39.036   529   529 V DeadZone: consuming errant click: (680.0,10.0)
  242. 05-28 14:20:43.075   426  1284 I chatty  : uid=1000(system) Binder:426_C expire 1 line
  243. 05-28 14:20:43.078   426  2204 I chatty  : uid=1000(system) Binder:426_12 expire 1 line
  244. 05-28 14:20:43.079   426  1407 I chatty  : uid=1000(system) Binder:426_D expire 1 line
  245. 05-28 14:21:01.152  6692  6692 V FingerprintManager: FingerprintManagerService was null
  246. 05-28 14:21:01.155   426  2205 I chatty  : uid=1000(system) Binder:426_13 expire 1 line
  247. 05-28 14:21:01.347  6692  6692 V FingerprintManager: FingerprintManagerService was null
  248. 05-28 14:21:01.356   426  2209 I chatty  : uid=1000(system) Binder:426_17 expire 1 line
  249. 05-28 14:21:01.357   426   998 I chatty  : uid=1000(system) Binder:426_A expire 1 line
  250. 05-28 14:21:01.358   426  2210 I chatty  : uid=1000(system) Binder:426_18 expire 1 line
  251. 05-28 14:21:01.360   426  2201 I chatty  : uid=1000(system) Binder:426_F expire 1 line
  252. 05-28 14:21:01.361   426   438 I chatty  : uid=1000(system) Binder:426_2 expire 1 line
  253. 05-28 14:21:10.729   529   529 V DeadZone: consuming errant click: (254.0,43.0)
  254. 05-28 14:21:10.730   529   529 V DeadZone: consuming errant click: (27.0,42.0)
  255. 05-28 14:21:11.178   529   529 V DeadZone: consuming errant click: (144.0,19.0)
  256. 05-28 14:21:11.747   529   529 V DeadZone: consuming errant click: (338.0,44.0)
  257. 05-28 14:21:12.524   426   471 I chatty  : uid=1000(system) InputDispatcher expire 1 line
  258. 05-28 14:21:12.773   426  2215 I chatty  : uid=1000(system) Binder:426_1D expire 1 line
  259. 05-28 14:21:16.012   426  1282 I chatty  : uid=1000(system) Binder:426_B expire 4 lines
  260. 05-28 14:21:16.089   426   426 I chatty  : uid=1000 system_server expire 5 lines
  261. 05-28 14:21:16.090   426   446 I chatty  : uid=1000(system) android.io expire 18 lines
  262. 05-28 14:21:17.262   426   426 I chatty  : uid=1000 system_server expire 3 lines
  263. 05-28 14:21:36.644   426  2209 I chatty  : uid=1000(system) Binder:426_17 expire 6 lines
  264. 05-28 14:21:36.767   140   145 D vold    : e4crypt_add_user_key_auth 0 serial=0 token_present=1
  265. 05-28 14:21:36.771   426   475 I chatty  : uid=1000(system) CryptdConnector expire 3 lines
  266. 05-28 14:21:36.777   140   145 D vold    : e4crypt_fixate_newest_user_key_auth 0
  267. 05-28 14:21:37.222   426  2213 I chatty  : uid=1000(system) Binder:426_1B expire 4 lines
  268. 05-28 14:21:37.244   426   635 I chatty  : uid=1000(system) Binder:426_4 expire 1 line
  269. 05-28 14:21:43.423   426   786 I chatty  : uid=1000(system) Binder:426_5 expire 1 line
  270. 05-28 14:21:43.437   426  2203 I chatty  : uid=1000(system) Binder:426_11 expire 1 line
  271. 05-28 14:21:43.438   426  2204 I chatty  : uid=1000(system) Binder:426_12 expire 1 line
  272. 05-28 14:21:43.440   426   437 I chatty  : uid=1000(system) Binder:426_1 expire 1 line
  273. 05-28 14:21:43.440   426   438 I chatty  : uid=1000(system) Binder:426_2 expire 1 line
  274. 05-28 14:21:48.749   426   991 I chatty  : uid=1000(system) Binder:426_9 expire 1 line
  275. 05-28 14:21:54.385   426  2206 I chatty  : uid=1000(system) Binder:426_14 expire 1 line
  276. 05-28 14:21:54.402   426  2200 I chatty  : uid=1000(system) Binder:426_E expire 1 line
  277. 05-28 14:21:54.404   426  2214 I chatty  : uid=1000(system) Binder:426_1C expire 1 line
  278. 05-28 14:21:54.405   426  2202 I chatty  : uid=1000(system) Binder:426_10 expire 2 lines
  279. 05-28 14:21:54.406   426  2215 I chatty  : uid=1000(system) Binder:426_1D expire 1 line
  280. 05-28 14:21:54.407   426  2216 I chatty  : uid=1000(system) Binder:426_1E expire 6 lines
  281. 05-28 14:22:03.114   426  2205 I chatty  : uid=1000(system) Binder:426_13 expire 1 line
  282. 05-28 14:22:03.987   426   485 I chatty  : uid=1000(system) ConnectivitySer expire 1 line
  283. 05-28 14:22:12.601   426  1407 I chatty  : uid=1000(system) Binder:426_D expire 1 line
  284. 05-28 14:22:14.858   426  2206 I chatty  : uid=1000(system) Binder:426_14 expire 2 lines
  285. 05-28 14:22:14.976   426  2214 I chatty  : uid=1000(system) Binder:426_1C expire 7 lines
  286. 05-28 14:22:17.111   426   443 I chatty  : uid=1000(system) batterystats-sy expire 5 lines
  287. 05-28 14:22:17.188   426   440 I chatty  : uid=1000(system) ActivityManager expire 2 lines
  288. 05-28 14:22:17.738   426   998 I chatty  : uid=1000(system) Binder:426_A expire 1 line
  289. 05-28 14:22:18.059   426  2204 I chatty  : uid=1000(system) Binder:426_12 expire 7 lines
  290. 05-28 14:22:31.215   426  2212 I chatty  : uid=1000(system) Binder:426_1A expire 2 lines
  291. 05-28 14:22:31.301   426  2213 I chatty  : uid=1000(system) Binder:426_1B expire 5 lines
  292. 05-28 14:22:31.325   426   928 I chatty  : uid=1000(system) Binder:426_7 expire 3 lines
  293. 05-28 14:22:31.582   426   437 I chatty  : uid=1000(system) Binder:426_1 expire 1 line
  294. 05-28 14:22:35.924   426  2207 I chatty  : uid=1000(system) Binder:426_15 expire 1 line
  295. 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
  296. 05-28 14:22:36.893   426  2215 I chatty  : uid=1000(system) Binder:426_1D expire 5 lines
  297. 05-28 14:22:37.444   426   888 I chatty  : uid=1000(system) Binder:426_6 expire 2 lines
  298. 05-28 14:22:44.850   426  2202 I chatty  : uid=1000(system) Binder:426_10 expire 3 lines
  299. 05-28 14:22:45.210   426   928 I chatty  : uid=1000(system) Binder:426_7 expire 3 lines
  300. 05-28 14:22:45.447   426  2213 I chatty  : uid=1000(system) Binder:426_1B expire 2 lines
  301. 05-28 14:22:45.873   426  2215 I chatty  : uid=1000(system) Binder:426_1D expire 2 lines
  302. 05-28 14:22:53.360   426  2206 I chatty  : uid=1000(system) Binder:426_14 expire 4 lines
  303. 05-28 14:22:53.865   426   929 I chatty  : uid=1000(system) Binder:426_8 expire 5 lines
  304. 05-28 14:22:54.010   426   438 I chatty  : uid=1000(system) Binder:426_2 expire 2 lines
  305. 05-28 14:22:56.270   426  2210 I chatty  : uid=1000(system) Binder:426_18 expire 2 lines
  306. 05-28 14:22:56.453   426   546 I chatty  : uid=1000(system) Binder:426_3 expire 5 lines
  307. 05-28 14:22:59.675   426   888 I chatty  : uid=1000(system) Binder:426_6 expire 1 line
  308. 05-28 14:23:12.215   426   443 I chatty  : uid=1000(system) batterystats-sy expire 5 lines
  309. 05-28 14:23:14.389   426  2217 I chatty  : uid=1000(system) Binder:426_1F expire 1 line
  310. 05-28 14:23:14.547   426  2200 I chatty  : uid=1000(system) Binder:426_E expire 1 line
  311. 05-28 14:23:23.221   426  2204 I chatty  : uid=1000(system) Binder:426_12 expire 1 line
  312. 05-28 14:23:27.121   426  1407 I chatty  : uid=1000(system) Binder:426_D expire 1 line
  313. 05-28 14:23:27.632   426   440 I chatty  : uid=1000(system) ActivityManager expire 2 lines
  314. 05-28 14:23:30.146   426   439 I chatty  : uid=1000(system) android.bg expire 1 line
  315. 05-28 14:23:32.145   426   471 I chatty  : uid=1000(system) InputDispatcher expire 1 line
  316. 05-28 14:23:33.388   426   991 I chatty  : uid=1000(system) Binder:426_9 expire 1 line
  317. 05-28 14:23:35.828   426  1407 I chatty  : uid=1000(system) Binder:426_D expire 1 line
  318. 05-28 14:23:36.205   426  2212 I chatty  : uid=1000(system) Binder:426_1A expire 1 line
  319. 05-28 14:23:36.254   426   447 I chatty  : uid=1000(system) android.display expire 1 line
  320. 05-28 14:23:40.695   426   440 I chatty  : uid=1000(system) ActivityManager expire 1 line
  321. 05-28 14:23:42.856   426   441 I chatty  : uid=1000(system) android.ui expire 1 line
  322. 05-28 14:23:42.932   426  2201 I chatty  : uid=1000(system) Binder:426_F expire 1 line
  323. 05-28 14:23:42.933   426   929 I chatty  : uid=1000(system) Binder:426_8 expire 1 line
  324. 05-28 14:23:42.933   426  2200 I chatty  : uid=1000(system) Binder:426_E expire 1 line
  325. 05-28 14:23:42.969   426  2211 I chatty  : uid=1000(system) Binder:426_19 expire 1 line
  326. 05-28 14:23:43.000   426   485 I chatty  : uid=1000(system) ConnectivitySer expire 13 lines
  327. 05-28 14:23:43.011   426  2202 I chatty  : uid=1000(system) Binder:426_10 expire 10 lines
  328. 05-28 14:23:43.150   426   447 I chatty  : uid=1000(system) android.display expire 20 lines
  329. 05-28 14:23:46.189   426   438 I chatty  : uid=1000(system) Binder:426_2 expire 11 lines
  330. 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 }
  331. 05-28 14:23:47.944   426   929 I chatty  : uid=1000(system) Binder:426_8 expire 15 lines
  332. 05-28 14:23:51.990   426  2212 I chatty  : uid=1000(system) Binder:426_1A expire 11 lines
  333. 05-28 14:23:52.002   426  1284 I chatty  : uid=1000(system) Binder:426_C expire 13 lines
  334. 05-28 14:23:55.191   426  2206 I chatty  : uid=1000(system) Binder:426_14 expire 19 lines
  335. 05-28 14:23:57.516   426   546 I chatty  : uid=1000(system) Binder:426_3 expire 15 lines
  336. 05-28 14:24:00.267   426   991 I chatty  : uid=1000(system) Binder:426_9 expire 11 lines
  337. 05-28 14:24:28.338   426   426 I chatty  : uid=1000 system_server expire 10 lines
  338. 05-28 14:24:42.534   426  2209 I chatty  : uid=1000(system) Binder:426_17 expire 11 lines
  339. 05-28 14:24:42.744   426  2218 I chatty  : uid=1000(system) Binder:426_20 expire 10 lines
  340. 05-28 14:24:47.568   426  2204 I chatty  : uid=1000(system) Binder:426_12 expire 11 lines
  341. 05-28 14:25:04.297   426   440 I chatty  : uid=1000(system) ActivityManager expire 11 lines
  342. 05-28 14:25:04.351   426  2203 I chatty  : uid=1000(system) Binder:426_11 expire 10 lines
  343. 05-28 14:25:09.273   426   439 I chatty  : uid=1000(system) android.bg expire 7 lines
  344. 05-28 14:25:09.941   426   998 I chatty  : uid=1000(system) Binder:426_A expire 10 lines
  345. 05-28 14:25:09.942   426  2200 I chatty  : uid=1000(system) Binder:426_E expire 10 lines
  346. 05-28 14:25:10.000   426   888 I chatty  : uid=1000(system) Binder:426_6 expire 10 lines
  347. 05-28 14:25:11.609   426  2205 I chatty  : uid=1000(system) Binder:426_13 expire 10 lines
  348. 05-28 14:25:14.606   426   928 I chatty  : uid=1000(system) Binder:426_7 expire 10 lines
  349. 05-28 14:25:19.086   426  2213 I chatty  : uid=1000(system) Binder:426_1B expire 10 lines
  350. 05-28 14:25:26.682   426   635 I chatty  : uid=1000(system) Binder:426_4 expire 12 lines
  351. 05-28 14:25:28.481   426  2214 I chatty  : uid=1000(system) Binder:426_1C expire 13 lines
  352. 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
  353. 05-28 14:25:28.527   426   437 I chatty  : uid=1000(system) Binder:426_1 expire 10 lines
  354. 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
  355. 05-28 14:25:28.537   426   786 I chatty  : uid=1000(system) Binder:426_5 expire 10 lines
  356. 05-28 14:25:29.452   426  2215 I chatty  : uid=1000(system) Binder:426_1D expire 10 lines
  357. 05-28 14:25:29.459   426  1282 I chatty  : uid=1000(system) Binder:426_B expire 10 lines
  358. 05-28 14:25:29.474   426  2217 I chatty  : uid=1000(system) Binder:426_1F expire 10 lines
  359. 05-28 14:25:29.585   426  2216 I chatty  : uid=1000(system) Binder:426_1E expire 10 lines
  360. 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
  361. 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
  362. 05-28 14:25:29.985  7323  7323 E ActivityThread:        at android.app.LoadedApk$ServiceDispatcher.<init>(LoadedApk.java:1336)
  363. 05-28 14:25:29.985  7323  7323 E ActivityThread:        at android.app.LoadedApk.getServiceDispatcher(LoadedApk.java:1231)
  364. 05-28 14:25:29.985  7323  7323 E ActivityThread:        at android.app.ContextImpl.bindServiceCommon(ContextImpl.java:1450)
  365. 05-28 14:25:29.985  7323  7323 E ActivityThread:        at android.app.ContextImpl.bindService(ContextImpl.java:1422)
  366. 05-28 14:25:29.985  7323  7323 E ActivityThread:        at android.content.ContextWrapper.bindService(ContextWrapper.java:636)
  367. 05-28 14:25:29.985  7323  7323 E ActivityThread:        at com.android.emailcommon.service.ServiceProxy.setTask(ServiceProxy.java:181)
  368. 05-28 14:25:29.985  7323  7323 E ActivityThread:        at com.android.emailcommon.service.ServiceProxy.test(ServiceProxy.java:224)
  369. 05-28 14:25:29.985  7323  7323 E ActivityThread:        at com.android.email.service.EmailServiceUtils.isServiceAvailable(EmailServiceUtils.java:160)
  370. 05-28 14:25:29.985  7323  7323 E ActivityThread:        at com.android.email.provider.AccountReconciler.reconcileAccountsInternal(AccountReconciler.java:171)
  371. 05-28 14:25:29.985  7323  7323 E ActivityThread:        at com.android.email.provider.AccountReconciler.reconcileAccounts(AccountReconciler.java:115)
  372. 05-28 14:25:29.985  7323  7323 E ActivityThread:        at com.android.email.service.EmailBroadcastProcessorService.reconcileAndStartServices(EmailBroadcastProcessorService.java:305)
  373. 05-28 14:25:29.985  7323  7323 E ActivityThread:        at com.android.email.service.EmailBroadcastProcessorService.onSystemAccountChanged(EmailBroadcastProcessorService.java:369)
  374. 05-28 14:25:29.985  7323  7323 E ActivityThread:        at com.android.email.service.EmailBroadcastProcessorService.onHandleIntent(EmailBroadcastProcessorService.java:132)
  375. 05-28 14:25:29.985  7323  7323 E ActivityThread:        at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:68)
  376. 05-28 14:25:29.985  7323  7323 E ActivityThread:        at android.os.Handler.dispatchMessage(Handler.java:102)
  377. 05-28 14:25:29.985  7323  7323 E ActivityThread:        at android.os.Looper.loop(Looper.java:154)
  378. 05-28 14:25:29.985  7323  7323 E ActivityThread:        at android.os.HandlerThread.run(HandlerThread.java:61)
  379. 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 }
  380. 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 }
  381. 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 }
  382. 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 }
  383. 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 }
  384. 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 }
  385. 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 }
  386. 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 }
  387. 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 }
  388. 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 }
  389. 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 }
  390. 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 }
  391. 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 }
  392. 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 }
  393. 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 }
  394. 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 }
  395. 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 }
  396. 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 }
  397. 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 }
  398. 05-28 14:25:54.381   426   445 I chatty  : uid=1000(system) android.fg expire 1 line
  399. 05-28 14:25:55.983   426   443 I chatty  : uid=1000(system) batterystats-sy expire 10 lines
  400. 05-28 14:26:04.783  7123  7155 E ActivityThread: Failed to find provider info for com.google.android.apps.wellbeing.api
  401. 05-28 14:26:08.428   426  2210 I chatty  : uid=1000(system) Binder:426_18 expire 10 lines
  402. 05-28 14:26:17.862   426   426 I chatty  : uid=1000 system_server expire 11 lines
  403. 05-28 14:26:50.525   426   440 I chatty  : uid=1000(system) ActivityManager expire 17 lines
  404. 05-28 14:27:19.915   426   441 I chatty  : uid=1000(system) android.ui expire 11 lines
  405. 05-28 14:27:29.349   529   529 V DeadZone: consuming errant click: (664.0,14.0)
  406. 05-28 14:27:30.489   426   471 I chatty  : uid=1000(system) InputDispatcher expire 10 lines
  407. 05-28 14:27:32.678   426  2208 I chatty  : uid=1000(system) Binder:426_16 expire 13 lines
  408. 05-28 14:27:38.635   426  2207 I chatty  : uid=1000(system) Binder:426_15 expire 11 lines
  409. 05-28 14:27:52.418   529   529 V DeadZone: consuming errant click: (676.0,2.0)
  410. 05-28 14:27:52.704   529   529 V DeadZone: consuming errant click: (708.0,0.0)
  411. 05-28 14:27:52.981   529   529 V DeadZone: consuming errant click: (697.0,9.0)
  412. 05-28 14:27:54.011   426  2201 I chatty  : uid=1000(system) Binder:426_F expire 10 lines
  413. 05-28 14:27:55.488   426   440 I chatty  : uid=1000(system) ActivityManager expire 12 lines
  414. 05-28 14:27:58.190   426  1407 I chatty  : uid=1000(system) Binder:426_D expire 11 lines
  415. 05-28 14:27:58.933   426   991 I chatty  : uid=1000(system) Binder:426_9 expire 10 lines
  416. 05-28 14:27:59.639   426   485 I chatty  : uid=1000(system) ConnectivitySer expire 12 lines
  417. 05-28 14:28:00.091   426   453 I chatty  : uid=1000(system) PackageManager expire 22 lines
  418. 05-28 14:28:22.661  7667  7771 E ActivityThread: Failed to find provider info for com.google.android.apps.wellbeing.api
  419. 05-28 14:28:39.185  7827  7827 E ActivityThread: Failed to find provider info for com.google.android.wearable.settings
  420. 05-28 14:28:39.443   426   453 I chatty  : uid=1000(system) PackageManager expire 13 lines
  421. 05-28 14:28:39.577  7827  7827 E ActivityThread: Failed to find provider info for com.google.android.wearable.settings
  422. 05-28 14:28:39.651  7827  7827 E ActivityThread: Failed to find provider info for com.google.android.wearable.settings
  423. 05-28 14:28:39.815  7827  7827 E ActivityThread: Failed to find provider info for com.google.android.wearable.settings
  424. 05-28 14:28:40.054  7827  7827 E ActivityThread: Failed to find provider info for com.google.android.wearable.settings
  425. 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
  426. 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
  427. 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
  428. 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
  429. 05-28 14:29:52.498   426   443 I chatty  : uid=1000(system) batterystats-sy expire 24 lines
  430. 05-28 14:30:02.815   529   529 V DeadZone: consuming errant click: (658.0,16.0)
  431. 05-28 14:31:14.741   426  2208 I chatty  : uid=1000(system) Binder:426_16 expire 10 lines
  432. 05-28 14:34:07.918   426   485 I chatty  : uid=1000(system) ConnectivitySer expire 19 lines
  433. 05-28 14:34:41.671   426   447 I chatty  : uid=1000(system) android.display expire 19 lines
  434. 05-28 14:41:10.328   529   529 V DeadZone: consuming errant click: (13.0,130.0)
  435. 05-28 14:41:17.082   529   529 V DeadZone: consuming errant click: (671.0,14.0)
  436. 05-28 14:41:20.081   529   529 V DeadZone: consuming errant click: (494.0,12.0)
  437. 05-28 14:41:31.247   426   440 I chatty  : uid=1000(system) ActivityManager expire 38 lines
  438. 05-28 14:44:45.728   426   443 I chatty  : uid=1000(system) batterystats-sy expire 16 lines
  439. 05-28 14:47:45.167   426   447 I chatty  : uid=1000(system) android.display expire 53 lines
  440. 05-28 14:47:46.850   529   529 V DeadZone: consuming errant click: (660.0,9.0)
  441. 05-28 14:52:01.103   426  2211 I chatty  : uid=1000(system) Binder:426_19 expire 10 lines
  442. 05-28 14:53:12.846   426   485 I chatty  : uid=1000(system) ConnectivitySer expire 12 lines
  443. 05-28 14:55:02.923   426  1284 I chatty  : uid=1000(system) Binder:426_C expire 10 lines
  444. 05-28 14:55:26.887  7667  7667 E AndroidRuntime: FATAL EXCEPTION: main
  445. 05-28 14:55:26.887  7667  7667 E AndroidRuntime: Process: com.google.android.youtube, PID: 7667
  446. 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
  447. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2684)
  448. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2745)
  449. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at android.app.ActivityThread.-wrap12(ActivityThread.java)
  450. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1492)
  451. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at android.os.Handler.dispatchMessage(Handler.java:102)
  452. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at android.os.Looper.loop(Looper.java:154)
  453. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at android.app.ActivityThread.main(ActivityThread.java:6208)
  454. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at java.lang.reflect.Method.invoke(Native Method)
  455. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:891)
  456. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:781)
  457. 05-28 14:55:26.887  7667  7667 E AndroidRuntime: Caused by: android.view.InflateException: Binary XML file line #16: null
  458. 05-28 14:55:26.887  7667  7667 E AndroidRuntime: Caused by: java.lang.IllegalStateException
  459. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at aobp.cq(PG:1)
  460. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at com.google.android.libraries.youtube.edit.camera.CameraView.onFinishInflate(PG:3)
  461. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at android.view.LayoutInflater.rInflate(LayoutInflater.java:867)
  462. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:821)
  463. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at android.view.LayoutInflater.rInflate(LayoutInflater.java:861)
  464. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:821)
  465. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at android.view.LayoutInflater.rInflate(LayoutInflater.java:861)
  466. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:821)
  467. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at android.view.LayoutInflater.inflate(LayoutInflater.java:518)
  468. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at android.view.LayoutInflater.inflate(LayoutInflater.java:426)
  469. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at gep.J(PG:19)
  470. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at bp.md(PG:3)
  471. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at lum.d(PG:16)
  472. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at lum.f(PG:201)
  473. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at ch.av(PG:112)
  474. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at ch.ax(PG:10)
  475. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at ch.ah(PG:8)
  476. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at ch.B(PG:6)
  477. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at bp.ab(PG:2)
  478. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at lum.d(PG:27)
  479. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at lum.f(PG:201)
  480. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at ch.av(PG:112)
  481. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at ch.ax(PG:10)
  482. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at ch.F(PG:3)
  483. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at aw.d(PG:2)
  484. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at gds.d(PG:16)
  485. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at acnc.b(PG:22)
  486. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at acni.k(PG:9)
  487. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at com.google.apps.tiktok.account.api.controller.AccountControllerImpl$AccountControllerLifecycleObserver.nK(PG:11)
  488. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at com.google.apps.tiktok.tracing.contrib.androidx.TracedDefaultLifecycleObserver.nK(PG:2)
  489. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at androidx.lifecycle.FullLifecycleObserverAdapter.a(PG:7)
  490. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at alk.a(PG:3)
  491. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at all.l(PG:22)
  492. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at all.i(PG:1)
  493. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at all.e(PG:2)
  494. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at acss.e(PG:10)
  495. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at amb.a(PG:6)
  496. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at amb.c(PG:1)
  497. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at amb.onStart(PG:3)
  498. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at android.app.Fragment.performStart(Fragment.java:2379)
  499. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1027)
  500. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1171)
  501. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1153)
  502. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at android.app.FragmentManagerImpl.dispatchStart(FragmentManager.java:2044)
  503. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at android.app.FragmentController.dispatchStart(FragmentController.java:187)
  504. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at android.app.Activity.performStart(Activity.java:6707)
  505. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2647)
  506. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2745)
  507. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at android.app.ActivityThread.-wrap12(ActivityThread.java)
  508. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1492)
  509. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at android.os.Handler.dispatchMessage(Handler.java:102)
  510. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at android.os.Looper.loop(Looper.java:154)
  511. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at android.app.ActivityThread.main(ActivityThread.java:6208)
  512. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at java.lang.reflect.Method.invoke(Native Method)
  513. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:891)
  514. 05-28 14:55:26.887  7667  7667 E AndroidRuntime:        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:781)
  515. 05-28 14:55:27.915   426   472 I chatty  : uid=1000(system) InputReader expire 10 lines
  516. 05-28 14:55:28.499   426   449 I chatty  : uid=1000(system) PowerManagerSer expire 14 lines
  517. 05-28 14:55:49.449   529   529 V DeadZone: consuming errant click: (657.0,8.0)
  518. 05-28 14:55:50.760   426   440 I chatty  : uid=1000(system) ActivityManager expire 29 lines
  519. 05-28 14:56:03.098   426   928 I chatty  : uid=1000(system) Binder:426_7 expire 12 lines
  520. 05-28 14:56:45.104   529   529 V DeadZone: consuming errant click: (667.0,5.0)
  521. 05-28 14:56:45.814   426   440 I chatty  : uid=1000(system) ActivityManager expire 26 lines
  522. 05-28 14:56:46.907   529   529 V DeadZone: consuming errant click: (657.0,11.0)
  523. 05-28 14:56:57.680   426   449 I chatty  : uid=1000(system) PowerManagerSer expire 26 lines
  524. 05-28 14:56:58.439   426   447 I chatty  : uid=1000(system) android.display expire 13 lines
  525. 05-28 14:57:01.098   426   426 I chatty  : uid=1000 system_server expire 16 lines
  526. 05-28 14:57:03.678   426   491 I chatty  : uid=1000(system) onProviders.ECP expire 9 lines
  527. 05-28 14:57:04.985   426  2203 I chatty  : uid=1000(system) Binder:426_11 expire 10 lines
  528. 05-28 14:57:05.781   426   443 I chatty  : uid=1000(system) batterystats-sy expire 10 lines
  529. 05-28 14:58:17.097 12426 12593 E ActivityThread: Failed to find provider info for com.google.android.apps.wellbeing.api
  530. 05-28 14:58:21.055   426   485 I chatty  : uid=1000(system) ConnectivitySer expire 10 lines
  531. 05-28 14:58:40.633   529   529 V DeadZone: consuming errant click: (683.0,15.0)
  532. 05-28 14:58:41.841   529   529 V DeadZone: consuming errant click: (634.0,8.0)
  533. 05-28 14:58:59.183   529   529 V DeadZone: consuming errant click: (771.0,17.0)
  534. 05-28 14:59:05.936   426   440 I chatty  : uid=1000(system) ActivityManager expire 30 lines
  535. 05-28 14:59:31.239 12408 12677 V FingerprintManager: FingerprintManagerService was null
  536. 05-28 15:01:32.409   426   441 I chatty  : uid=1000(system) android.ui expire 11 lines
  537. 05-28 15:01:34.139   426   447 I chatty  : uid=1000(system) android.display expire 19 lines
  538. 05-28 15:02:33.050   529   529 V DeadZone: consuming errant click: (659.0,1.0)
  539. 05-28 15:02:38.111   529   529 V DeadZone: consuming errant click: (666.0,9.0)
  540. 05-28 15:03:23.495   529   529 V DeadZone: consuming errant click: (677.0,14.0)
  541. 05-28 15:04:55.617   426   443 I chatty  : uid=1000(system) batterystats-sy expire 50 lines
  542. 05-28 15:04:58.795   426   485 I chatty  : uid=1000(system) ConnectivitySer expire 25 lines
  543. 05-28 15:05:01.313   426  2214 I chatty  : uid=1000(system) Binder:426_1C expire 10 lines
  544. 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 }
  545. 05-28 15:05:46.137   426  2204 I chatty  : uid=1000(system) Binder:426_12 expire 10 lines
  546. 05-28 15:06:26.851   426   446 I chatty  : uid=1000(system) android.io expire 18 lines
  547. 05-28 15:23:46.795   426   438 I chatty  : uid=1000(system) Binder:426_2 expire 14 lines
  548. 05-28 15:28:54.057   426   464 I chatty  : uid=1000(system) AlarmManager expire 5 lines
  549. 05-28 15:29:53.170   426  1282 I chatty  : uid=1000(system) Binder:426_B expire 18 lines
  550. 05-28 15:32:33.841   529   529 I PowerUI.Notification: show low battery warning: level=15 [-1] playSound=true
  551. 05-28 15:32:36.357   426  2202 I chatty  : uid=1000(system) Binder:426_10 expire 10 lines
  552. 05-28 15:32:36.840   426   447 I chatty  : uid=1000(system) android.display expire 16 lines
  553. 05-28 15:32:50.583   426   440 I chatty  : uid=1000(system) ActivityManager expire 16 lines
  554. 05-28 15:33:28.948   426   426 I chatty  : uid=1000 system_server expire 15 lines
  555. 05-28 15:33:32.852   426  2207 I chatty  : uid=1000(system) Binder:426_15 expire 10 lines
  556. 05-28 15:33:33.654   426   485 I chatty  : uid=1000(system) ConnectivitySer expire 11 lines
  557. 05-28 15:33:33.891   426  2206 I chatty  : uid=1000(system) Binder:426_14 expire 16 lines
  558. 05-28 15:33:37.903 31778 31876 E ActivityThread: Failed to find provider info for com.google.android.apps.wellbeing.api
  559. 05-28 15:33:45.630   426   443 I chatty  : uid=1000(system) batterystats-sy expire 35 lines
  560. 05-28 15:33:45.640   529   529 I PowerUI.Notification: dismissing low battery notification
  561. 05-28 15:33:46.024   529   529 I PowerUI.Notification: show low battery warning: level=15 [-1] playSound=true
  562. 05-28 15:33:46.299   426  2212 I chatty  : uid=1000(system) Binder:426_1A expire 7 lines
  563. 05-28 15:33:47.336   529   529 I PowerUI.Notification: dismissing low battery notification
  564. 05-28 15:33:47.657   529   529 I PowerUI.Notification: show low battery warning: level=15 [-1] playSound=true
  565. 05-28 15:33:48.590   426   437 I chatty  : uid=1000(system) Binder:426_1 expire 32 lines
  566. 05-28 15:33:51.399   529   529 I PowerUI.Notification: dismissing low battery notification
  567. 05-28 15:33:51.776   529   529 I PowerUI.Notification: show low battery warning: level=15 [-1] playSound=true
  568. 05-28 15:34:07.231   529   529 I PowerUI.Notification: dismissing low battery notification
  569. 05-28 15:34:33.846   426  2216 I chatty  : uid=1000(system) Binder:426_1E expire 8 lines
  570. 05-28 15:34:34.556   426   929 I chatty  : uid=1000(system) Binder:426_8 expire 6 lines
  571. 05-28 15:34:41.747   426   635 I chatty  : uid=1000(system) Binder:426_4 expire 13 lines
  572. 05-28 15:34:56.889   426   786 I chatty  : uid=1000(system) Binder:426_5 expire 9 lines
  573. 05-28 15:35:03.431   426   888 I chatty  : uid=1000(system) Binder:426_6 expire 5 lines
  574. 05-28 15:35:10.045 32043 32143 E ActivityThread: Failed to find provider info for com.google.android.apps.wellbeing.api
  575. 05-28 15:35:10.867   426   546 I chatty  : uid=1000(system) Binder:426_3 expire 6 lines
  576. 05-28 15:35:21.060   426   443 I chatty  : uid=1000(system) batterystats-sy expire 30 lines
  577. 05-28 15:35:38.334   426   485 I chatty  : uid=1000(system) ConnectivitySer expire 10 lines
  578. 05-28 15:36:06.600   426  2217 I chatty  : uid=1000(system) Binder:426_1F expire 9 lines
  579. 05-28 15:36:28.993   529   529 V DeadZone: consuming errant click: (11.0,657.0)
  580. 05-28 15:36:29.974   529   529 V DeadZone: consuming errant click: (10.0,702.0)
  581. 05-28 15:36:34.941   426  2205 I chatty  : uid=1000(system) Binder:426_13 expire 6 lines
  582. 05-28 15:36:37.240   426  2215 I chatty  : uid=1000(system) Binder:426_1D expire 13 lines
  583. 05-28 15:36:41.216   426   449 I chatty  : uid=1000(system) PowerManagerSer expire 16 lines
  584. 05-28 15:36:51.216  1265  1295 E ActivityThread: Failed to find provider info for com.google.android.apps.wellbeing.api
  585. 05-28 15:43:20.222   426   472 I chatty  : uid=1000(system) InputReader expire 9 lines
  586. 05-28 15:43:34.655   426  2209 I chatty  : uid=1000(system) Binder:426_17 expire 9 lines
  587. 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}
  588. 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}
  589. 05-28 15:43:56.429  1031  1031 E ActivityThread:        at android.app.ActivityThread.performStopActivityInner(ActivityThread.java:3858)
  590. 05-28 15:43:56.429  1031  1031 E ActivityThread:        at android.app.ActivityThread.handleStopActivity(ActivityThread.java:3946)
  591. 05-28 15:43:56.429  1031  1031 E ActivityThread:        at android.app.ActivityThread.-wrap25(ActivityThread.java)
  592. 05-28 15:43:56.429  1031  1031 E ActivityThread:        at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1526)
  593. 05-28 15:43:56.429  1031  1031 E ActivityThread:        at android.os.Handler.dispatchMessage(Handler.java:102)
  594. 05-28 15:43:56.429  1031  1031 E ActivityThread:        at android.os.Looper.loop(Looper.java:154)
  595. 05-28 15:43:56.429  1031  1031 E ActivityThread:        at android.app.ActivityThread.main(ActivityThread.java:6208)
  596. 05-28 15:43:56.429  1031  1031 E ActivityThread:        at java.lang.reflect.Method.invoke(Native Method)
  597. 05-28 15:43:56.429  1031  1031 E ActivityThread:        at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:891)
  598. 05-28 15:43:56.429  1031  1031 E ActivityThread:        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:781)
  599. 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}}
  600. 05-28 15:44:00.943   426   440 I chatty  : uid=1000(system) ActivityManager expire 13 lines
  601. 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 }
  602. 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 }
  603. 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 }
  604. 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 }
  605. 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 }
  606. 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 }
  607. 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 }
  608. 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 }
  609. 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 }
  610. 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 }
  611. 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 }
  612. 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 }
  613. 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 }
  614. 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 }
  615. 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 }
  616. 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 }
  617. 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 }
  618. 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 }
  619. 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 }
  620. 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 }
  621. 05-28 15:44:02.873   426   447 I chatty  : uid=1000(system) android.display expire 14 lines
  622. 05-28 15:44:19.563   426   449 I chatty  : uid=1000(system) PowerManagerSer expire 21 lines
  623. 05-28 15:46:33.219   426  2201 I chatty  : uid=1000(system) Binder:426_F expire 10 lines
  624. 05-28 15:46:36.416   426   471 I chatty  : uid=1000(system) InputDispatcher expire 10 lines
  625. 05-28 15:46:36.540   529   529 V DeadZone: consuming errant click: (414.0,6.0)
  626. 05-28 15:46:58.002   426   440 I chatty  : uid=1000(system) ActivityManager expire 14 lines
  627. 05-28 15:47:01.204   426   446 I chatty  : uid=1000(system) android.io expire 18 lines
  628. 05-28 15:47:27.868   426   449 I chatty  : uid=1000(system) PowerManagerSer expire 4 lines
  629. 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}
  630. 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}
  631. 05-28 15:47:28.352  1031  1031 E ActivityThread:        at android.app.ActivityThread.performStopActivityInner(ActivityThread.java:3858)
  632. 05-28 15:47:28.352  1031  1031 E ActivityThread:        at android.app.ActivityThread.handleStopActivity(ActivityThread.java:3946)
  633. 05-28 15:47:28.352  1031  1031 E ActivityThread:        at android.app.ActivityThread.-wrap25(ActivityThread.java)
  634. 05-28 15:47:28.352  1031  1031 E ActivityThread:        at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1526)
  635. 05-28 15:47:28.352  1031  1031 E ActivityThread:        at android.os.Handler.dispatchMessage(Handler.java:102)
  636. 05-28 15:47:28.352  1031  1031 E ActivityThread:        at android.os.Looper.loop(Looper.java:154)
  637. 05-28 15:47:28.352  1031  1031 E ActivityThread:        at android.app.ActivityThread.main(ActivityThread.java:6208)
  638. 05-28 15:47:28.352  1031  1031 E ActivityThread:        at java.lang.reflect.Method.invoke(Native Method)
  639. 05-28 15:47:28.352  1031  1031 E ActivityThread:        at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:891)
  640. 05-28 15:47:28.352  1031  1031 E ActivityThread:        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:781)
  641. 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}}
  642. 05-28 15:47:29.262   426   928 I chatty  : uid=1000(system) Binder:426_7 expire 3 lines
  643. 05-28 15:47:41.100   529   529 V DeadZone: consuming errant click: (649.0,15.0)
  644. 05-28 15:47:41.582   529   529 V DeadZone: consuming errant click: (656.0,19.0)
  645. 05-28 15:48:01.671   426  2208 I chatty  : uid=1000(system) Binder:426_16 expire 6 lines
  646. 05-28 15:48:03.920   426   485 I chatty  : uid=1000(system) ConnectivitySer expire 17 lines
  647. 05-28 15:49:38.218   426   443 I chatty  : uid=1000(system) batterystats-sy expire 20 lines
  648. 05-28 15:51:40.110   426  2213 I chatty  : uid=1000(system) Binder:426_1B expire 7 lines
  649. 05-28 15:59:30.158   529   529 I PowerUI.Notification: show low battery warning: level=15 [-1] playSound=true
  650. 05-28 15:59:31.640   426  2218 I chatty  : uid=1000(system) Binder:426_20 expire 3 lines
  651. 05-28 15:59:33.992   426  1407 I chatty  : uid=1000(system) Binder:426_D expire 8 lines
  652. 05-28 15:59:44.094   426   441 I chatty  : uid=1000(system) android.ui expire 8 lines
  653. 05-28 15:59:45.692   426   443 I chatty  : uid=1000(system) batterystats-sy expire 15 lines
  654. 05-28 15:59:45.740   426   426 I chatty  : uid=1000 system_server expire 10 lines
  655. 05-28 15:59:46.168   426   447 I chatty  : uid=1000(system) android.display expire 14 lines
  656. 05-28 15:59:47.467   529   529 I PowerUI.Notification: dismissing low battery notification
  657. 05-28 16:02:11.015   426   446 I chatty  : uid=1000(system) android.io expire 19 lines
  658. 05-28 16:05:12.681   529   529 I PowerUI.Notification: show low battery warning: level=15 [-1] playSound=true
  659. 05-28 16:05:13.553   529   529 I PowerUI.Notification: dismissing low battery notification
  660. 05-28 16:05:36.724   529   529 V DeadZone: consuming errant click: (397.0,5.0)
  661. 05-28 16:05:37.137   529   529 V DeadZone: consuming errant click: (422.0,14.0)
  662. 05-28 16:05:37.776   426   998 I chatty  : uid=1000(system) Binder:426_A expire 10 lines
  663. 05-28 16:05:46.464   426  2200 I chatty  : uid=1000(system) Binder:426_E expire 3 lines
  664. 05-28 16:05:54.931   426   485 I chatty  : uid=1000(system) ConnectivitySer expire 15 lines
  665. 05-28 16:07:32.547   426   443 I chatty  : uid=1000(system) batterystats-sy expire 10 lines
  666. 05-28 16:07:32.552   529   529 I PowerUI.Notification: show low battery warning: level=15 [-1] playSound=true
  667. 05-28 16:07:33.655   426   991 I chatty  : uid=1000(system) Binder:426_9 expire 6 lines
  668. 05-28 16:07:35.742   529   529 I PowerUI.Notification: Received PNW.dismissedWarning
  669. 05-28 16:07:35.742   529   529 I PowerUI.Notification: dismissing low battery notification
  670. 05-28 16:08:26.570   426   426 I chatty  : uid=1000 system_server expire 10 lines
  671. 05-28 16:10:39.331   529   529 V DeadZone: consuming errant click: (783.0,44.0)
  672. 05-28 16:10:52.915   426  2210 I chatty  : uid=1000(system) Binder:426_18 expire 5 lines
  673. 05-28 16:12:26.568   426  2203 I chatty  : uid=1000(system) Binder:426_11 expire 12 lines
  674. 05-28 16:12:46.248   426   443 I chatty  : uid=1000(system) batterystats-sy expire 10 lines
  675. 05-28 16:12:46.524   426   440 I chatty  : uid=1000(system) ActivityManager expire 11 lines
  676. 05-28 16:13:27.475   426  1284 I chatty  : uid=1000(system) Binder:426_C expire 9 lines
  677. 05-28 16:15:54.247   426  2201 I chatty  : uid=1000(system) Binder:426_F expire 9 lines
  678. 05-28 16:15:54.708   426   485 I chatty  : uid=1000(system) ConnectivitySer expire 18 lines
  679. 05-28 16:20:53.637   426   471 I chatty  : uid=1000(system) InputDispatcher expire 11 lines
  680. 05-28 16:21:08.224   426   447 I chatty  : uid=1000(system) android.display expire 13 lines
  681. 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 }
  682. 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 }
  683. 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 }
  684. 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 }
  685. 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 }
  686. 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 }
  687. 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 }
  688. 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 }
  689. 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 }
  690. 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 }
  691. 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 }
  692. 05-28 16:21:23.666  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  693. 05-28 16:21:23.671  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  694. 05-28 16:21:23.672  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  695. 05-28 16:21:23.674  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  696. 05-28 16:21:23.678  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  697. 05-28 16:21:23.683  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  698. 05-28 16:21:23.696  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  699. 05-28 16:21:23.698  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  700. 05-28 16:21:23.700  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  701. 05-28 16:21:23.702  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  702. 05-28 16:21:23.703  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  703. 05-28 16:21:23.704  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  704. 05-28 16:21:23.706  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  705. 05-28 16:21:23.708  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  706. 05-28 16:21:23.710  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  707. 05-28 16:21:23.763  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  708. 05-28 16:21:23.785  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  709. 05-28 16:21:23.787  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  710. 05-28 16:21:23.788  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  711. 05-28 16:21:23.939  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  712. 05-28 16:21:24.515  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  713. 05-28 16:21:24.517  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  714. 05-28 16:21:24.518  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  715. 05-28 16:21:24.520  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  716. 05-28 16:21:24.525  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  717. 05-28 16:21:24.527  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  718. 05-28 16:21:24.531  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  719. 05-28 16:21:24.532  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  720. 05-28 16:21:24.533  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  721. 05-28 16:21:24.535  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  722. 05-28 16:21:24.536  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  723. 05-28 16:21:24.537  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  724. 05-28 16:21:24.541  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  725. 05-28 16:21:24.543  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  726. 05-28 16:21:24.547  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  727. 05-28 16:21:24.548  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  728. 05-28 16:21:24.550  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  729. 05-28 16:21:24.551  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  730. 05-28 16:21:24.552  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  731. 05-28 16:21:24.831   426  2211 I chatty  : uid=1000(system) Binder:426_19 expire 5 lines
  732. 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 }
  733. 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 }
  734. 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 }
  735. 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 }
  736. 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 }
  737. 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 }
  738. 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 }
  739. 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 }
  740. 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 }
  741. 05-28 16:21:26.660  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  742. 05-28 16:21:26.662  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  743. 05-28 16:21:26.664  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  744. 05-28 16:21:26.665  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  745. 05-28 16:21:26.668  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  746. 05-28 16:21:26.670  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  747. 05-28 16:21:26.674  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  748. 05-28 16:21:26.677  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  749. 05-28 16:21:26.679  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  750. 05-28 16:21:26.680  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  751. 05-28 16:21:26.681  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  752. 05-28 16:21:26.684  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  753. 05-28 16:21:26.686  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  754. 05-28 16:21:26.687  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  755. 05-28 16:21:26.691  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  756. 05-28 16:21:26.695  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  757. 05-28 16:21:26.696  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  758. 05-28 16:21:26.697  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  759. 05-28 16:21:26.699  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  760. 05-28 16:21:26.799  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  761. 05-28 16:21:29.385  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  762. 05-28 16:21:33.601  5043  5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner
  763. 05-28 16:21:46.354   426  2214 I chatty  : uid=1000(system) Binder:426_1C expire 4 lines
  764. 05-28 16:21:46.356   426  2202 I chatty  : uid=1000(system) Binder:426_10 expire 3 lines
  765. 05-28 16:22:11.735  5160  5211 E ActivityThread: Failed to find provider info for com.google.android.apps.wellbeing.api
  766. 05-28 16:23:12.389   426   443 I chatty  : uid=1000(system) batterystats-sy expire 10 lines
  767. 05-28 16:23:58.442   426  1282 I chatty  : uid=1000(system) Binder:426_B expire 2 lines
  768. 05-28 16:23:58.454   426  2207 I chatty  : uid=1000(system) Binder:426_15 expire 2 lines
  769. 05-28 16:24:02.797   426   438 I chatty  : uid=1000(system) Binder:426_2 expire 6 lines
  770. 05-28 16:24:05.685   140   145 D VoldCryptCmdListener: cryptfs isConvertibleToFBE
  771. 05-28 16:24:05.690   426   475 I chatty  : uid=1000(system) CryptdConnector expire 1 line
  772. 05-28 16:24:06.641   426   485 I chatty  : uid=1000(system) ConnectivitySer expire 1 line
  773. 05-28 16:24:51.184   426   471 I chatty  : uid=1000(system) InputDispatcher expire 1 line
  774. 05-28 16:25:32.943   529   529 V DeadZone: consuming errant click: (650.0,15.0)
  775. 05-28 16:25:47.807   426   447 I chatty  : uid=1000(system) android.display expire 9 lines
  776. 05-28 16:28:20.731  4978  4978 I chatty  : uid=1000(system) com.android.settings expire 42 lines
  777. 05-28 16:28:28.761   426  5730 I chatty  : uid=1000 system_server expire 2 lines
  778. 05-28 16:28:30.015   426  5732 I chatty  : uid=1000 system_server expire 2 lines
  779. 05-28 16:28:32.029   426  5734 I chatty  : uid=1000 system_server expire 2 lines
  780. 05-28 16:28:34.046   426  5735 I chatty  : uid=1000 system_server expire 2 lines
  781. 05-28 16:28:35.393   426   426 I chatty  : uid=1000 system_server expire 35 lines
  782. 05-28 16:28:36.063   426  5737 I chatty  : uid=1000 system_server expire 2 lines
  783. 05-28 16:28:38.079   426  5738 I chatty  : uid=1000 system_server expire 2 lines
  784. 05-28 16:28:40.093   426  5741 I chatty  : uid=1000 system_server expire 2 lines
  785. 05-28 16:28:42.108   426  5742 I chatty  : uid=1000 system_server expire 2 lines
  786. 05-28 16:28:44.130   426  5743 I chatty  : uid=1000 system_server expire 2 lines
  787. 05-28 16:28:46.153   426  5744 I chatty  : uid=1000 system_server expire 2 lines
  788. 05-28 16:28:48.168   426  5745 I chatty  : uid=1000 system_server expire 2 lines
  789. 05-28 16:29:18.546   426  5752 I chatty  : uid=1000 system_server expire 2 lines
  790. 05-28 16:29:19.564   426  5754 I chatty  : uid=1000 system_server expire 2 lines
  791. 05-28 16:29:21.579   426  5755 I chatty  : uid=1000 system_server expire 2 lines
  792. 05-28 16:29:22.595   426  5756 I chatty  : uid=1000 system_server expire 2 lines
  793. 05-28 16:29:24.612   426  5758 I chatty  : uid=1000 system_server expire 2 lines
  794. 05-28 16:29:26.626   426  5759 I chatty  : uid=1000 system_server expire 2 lines
  795. 05-28 16:29:28.645   426  5760 I chatty  : uid=1000 system_server expire 2 lines
  796. 05-28 16:29:51.367   426  5766 I chatty  : uid=1000 system_server expire 2 lines
  797. 05-28 16:29:52.005   426   441 I chatty  : uid=1000(system) android.ui expire 2 lines
  798. 05-28 16:29:53.120   426   447 I chatty  : uid=1000(system) android.display expire 2 lines
  799. 05-28 16:29:53.384   426  5768 I chatty  : uid=1000 system_server expire 2 lines
  800. 05-28 16:29:55.399   426  5769 I chatty  : uid=1000 system_server expire 2 lines
  801. 05-28 16:30:01.607   426  5781 I chatty  : uid=1000 system_server expire 2 lines
  802. 05-28 16:30:03.623   426  5783 I chatty  : uid=1000 system_server expire 2 lines
  803. 05-28 16:30:05.396   426  5785 I chatty  : uid=1000 system_server expire 2 lines
  804. 05-28 16:30:09.935   426  5788 I chatty  : uid=1000 system_server expire 2 lines
  805. 05-28 16:30:11.949   426  5790 I chatty  : uid=1000 system_server expire 2 lines
  806. 05-28 16:30:13.955   426  5791 I chatty  : uid=1000 system_server expire 2 lines
  807. 05-28 16:30:15.973   426  5794 I chatty  : uid=1000 system_server expire 2 lines
  808. 05-28 16:30:17.992   426  5795 I chatty  : uid=1000 system_server expire 2 lines
  809. 05-28 16:30:20.005   426  5796 I chatty  : uid=1000 system_server expire 2 lines
  810. 05-28 16:30:21.025   426  5797 I chatty  : uid=1000 system_server expire 2 lines
  811. 05-28 16:30:23.043   426  5799 I chatty  : uid=1000 system_server expire 2 lines
  812. 05-28 16:30:24.058   426  5802 I chatty  : uid=1000 system_server expire 2 lines
  813. 05-28 16:30:26.075   426  5804 I chatty  : uid=1000 system_server expire 2 lines
  814. 05-28 16:30:28.088   426  5805 I chatty  : uid=1000 system_server expire 2 lines
  815. 05-28 16:30:30.107   426  5806 I chatty  : uid=1000 system_server expire 2 lines
  816. 05-28 16:30:32.124   426  5807 I chatty  : uid=1000 system_server expire 2 lines
  817. 05-28 16:30:33.195  4978  4978 I chatty  : uid=1000(system) com.android.settings expire 11 lines
  818. 05-28 16:30:33.197   426   426 I chatty  : uid=1000 system_server expire 13 lines
  819. 05-28 16:30:34.140   426  5809 I chatty  : uid=1000 system_server expire 2 lines
  820. 05-28 16:30:36.156   426  5810 I chatty  : uid=1000 system_server expire 2 lines
  821. 05-28 16:30:37.171   426  5811 I chatty  : uid=1000 system_server expire 2 lines
  822. 05-28 16:30:38.016   426  2208 I chatty  : uid=1000(system) Binder:426_16 expire 1 line
  823. 05-28 16:30:39.187   426  5812 I chatty  : uid=1000 system_server expire 2 lines
  824. 05-28 16:30:40.623   426  2214 I chatty  : uid=1000(system) Binder:426_1C expire 2 lines
  825. 05-28 16:30:40.687   426  2207 I chatty  : uid=1000(system) Binder:426_15 expire 1 line
  826. 05-28 16:30:41.206   426  5819 I chatty  : uid=1000 system_server expire 2 lines
  827. 05-28 16:30:41.696   426   443 I chatty  : uid=1000(system) batterystats-sy expire 5 lines
  828. 05-28 16:30:41.712   426   440 I chatty  : uid=1000(system) ActivityManager expire 2 lines
  829. 05-28 16:30:43.222   426  5820 I chatty  : uid=1000 system_server expire 2 lines
  830. 05-28 16:30:44.289  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:44.472  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:44.805  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
  833. 05-28 16:30:45.240   426  5821 I chatty  : uid=1000 system_server expire 2 lines
  834. 05-28 16:30:46.119   426   441 I chatty  : uid=1000(system) android.ui expire 1 line
  835. 05-28 16:30:46.256   426  5822 I chatty  : uid=1000 system_server expire 2 lines
  836. 05-28 16:30:47.141   426  2209 I chatty  : uid=1000(system) Binder:426_17 expire 1 line
  837. 05-28 16:30:47.898   426   447 I chatty  : uid=1000(system) android.display expire 1 line
  838. 05-28 16:30:48.272   426  5823 I chatty  : uid=1000 system_server expire 2 lines
  839. 05-28 16:30:48.690   426   447 I chatty  : uid=1000(system) android.display expire 1 line
  840. 05-28 16:30:49.764  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:49.766   426   426 I chatty  : uid=1000 system_server expire 10 lines
  842. 05-28 16:30:50.292   426  5824 I chatty  : uid=1000 system_server expire 2 lines
  843. 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
  844. 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
  845. 05-28 16:30:51.311   426  5841 I chatty  : uid=1000 system_server expire 2 lines
  846. 05-28 16:30:53.325   426  5842 I chatty  : uid=1000 system_server expire 2 lines
  847. 05-28 16:30:55.340   426  5843 I chatty  : uid=1000 system_server expire 2 lines
  848. 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
  849. 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
  850. 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
  851. 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
  852. 05-28 16:30:57.359   426  5844 I chatty  : uid=1000 system_server expire 2 lines
  853. 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
  854. 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
  855. 05-28 16:30:59.376   426  5846 I chatty  : uid=1000 system_server expire 2 lines
  856. 05-28 16:31:00.394   426  5847 I chatty  : uid=1000 system_server expire 2 lines
  857. 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
  858. 05-28 16:31:02.408   426  5848 I chatty  : uid=1000 system_server expire 2 lines
  859. 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
  860. 05-28 16:31:02.515   426   426 I chatty  : uid=1000 system_server expire 3 lines
  861. 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
  862. 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
  863. 05-28 16:31:03.857   426  2207 I chatty  : uid=1000(system) Binder:426_15 expire 1 line
  864. 05-28 16:31:04.428   426  5861 I chatty  : uid=1000 system_server expire 2 lines
  865. 05-28 16:31:06.445   426  5863 I chatty  : uid=1000 system_server expire 2 lines
  866. 05-28 16:31:06.633   426  2206 I chatty  : uid=1000(system) Binder:426_14 expire 1 line
  867. 05-28 16:31:07.464   426  5864 I chatty  : uid=1000 system_server expire 2 lines
  868. 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
  869. 05-28 16:31:08.739   426   426 I chatty  : uid=1000 system_server expire 16 lines
  870. 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
  871. 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
  872. 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
  873. 05-28 16:31:09.476   426  5869 I chatty  : uid=1000 system_server expire 2 lines
  874. 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
  875. 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
  876. 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
  877. 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
  878. 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
  879. 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
  880. 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
  881. 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
  882. 05-28 16:31:11.493   426  5871 I chatty  : uid=1000 system_server expire 2 lines
  883. 05-28 16:31:13.221   426  2210 I chatty  : uid=1000(system) Binder:426_18 expire 1 line
  884. 05-28 16:31:13.511   426  5872 I chatty  : uid=1000 system_server expire 2 lines
  885. 05-28 16:31:14.890   426  2213 I chatty  : uid=1000(system) Binder:426_1B expire 1 line
  886. 05-28 16:31:14.919   426  2200 I chatty  : uid=1000(system) Binder:426_E expire 1 line
  887. 05-28 16:31:15.327   426   437 I chatty  : uid=1000(system) Binder:426_1 expire 1 line
  888. 05-28 16:31:15.525   426  5873 I chatty  : uid=1000 system_server expire 2 lines
  889. 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
  890. 05-28 16:31:17.543   426  5874 I chatty  : uid=1000 system_server expire 2 lines
  891. 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
  892. 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
  893. 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
  894. 05-28 16:31:19.553   426  5875 I chatty  : uid=1000 system_server expire 2 lines
  895. 05-28 16:31:21.570   426  5879 I chatty  : uid=1000 system_server expire 2 lines
  896. 05-28 16:31:23.589   426  5880 I chatty  : uid=1000 system_server expire 2 lines
  897. --------- beginning of main
  898. 05-28 16:31:24.597  5922  5922 I uncrypt :   received command: [--wipe_data
  899. 05-28 16:31:24.597  5922  5922 I uncrypt : --reason=MasterClearConfirm
  900. 05-28 16:31:24.597  5922  5922 I uncrypt : --locale=ar_EG
  901. 05-28 16:31:24.597  5922  5922 I uncrypt : ] (55)
  902. 05-28 16:31:24.598  5922  5922 E uncrypt : failed to set bootloader message: no misc device set
  903. 05-28 16:31:24.598  5922  5922 I uncrypt :   received 0, exiting now
  904. 05-28 16:31:24.598   426  5881 I chatty  : uid=1000 system_server expire 2 lines
  905. 05-28 16:31:24.600   426  5882 I chatty  : uid=1000 system_server expire 1 line
  906. 05-28 16:31:25.603  5923  5923 I uncrypt :   received command: [--wipe_data
  907. 05-28 16:31:25.603  5923  5923 I uncrypt : --reason=MasterClearConfirm
  908. 05-28 16:31:25.603  5923  5923 I uncrypt : --locale=ar_EG
  909. 05-28 16:31:25.603  5923  5923 I uncrypt : ] (55)
  910. 05-28 16:31:25.604  5923  5923 E uncrypt : failed to set bootloader message: no misc device set
  911. 05-28 16:31:25.613   426  5882 I chatty  : uid=1000 system_server expire 2 lines
  912. 05-28 16:31:25.614   426  5892 I chatty  : uid=1000 system_server expire 1 line
  913. 05-28 16:31:25.614  5923  5923 I uncrypt :   received 0, exiting now
  914. 05-28 16:31:27.623  5928  5928 I uncrypt :   received command: [--wipe_data
  915. 05-28 16:31:27.623  5928  5928 I uncrypt : --reason=MasterClearConfirm
  916. 05-28 16:31:27.623  5928  5928 I uncrypt : --locale=ar_EG
  917. 05-28 16:31:27.623  5928  5928 I uncrypt : ] (55)
  918. 05-28 16:31:27.623  5928  5928 E uncrypt : failed to set bootloader message: no misc device set
  919. 05-28 16:31:27.631   426  5892 I chatty  : uid=1000 system_server expire 2 lines
  920. 05-28 16:31:27.633   426  5893 I chatty  : uid=1000 system_server expire 1 line
  921. 05-28 16:31:27.633  5928  5928 I uncrypt :   received 0, exiting now
  922. 05-28 16:31:29.612   426  2215 I chatty  : uid=1000(system) Binder:426_1D expire 1 line
  923. 05-28 16:31:29.639  5929  5929 I uncrypt :   received command: [--wipe_data
  924. 05-28 16:31:29.639  5929  5929 I uncrypt : --reason=MasterClearConfirm
  925. 05-28 16:31:29.639  5929  5929 I uncrypt : --locale=ar_EG
  926. 05-28 16:31:29.639  5929  5929 I uncrypt : ] (55)
  927. 05-28 16:31:29.640  5929  5929 E uncrypt : failed to set bootloader message: no misc device set
  928. 05-28 16:31:29.640   426  5893 I chatty  : uid=1000 system_server expire 2 lines
  929. 05-28 16:31:29.641   426  5894 I chatty  : uid=1000 system_server expire 1 line
  930. 05-28 16:31:29.642  5929  5929 I uncrypt :   received 0, exiting now
  931. 05-28 16:31:29.776  4978  4978 V FingerprintManager: FingerprintManagerService was null
  932. 05-28 16:31:29.814  4978  5826 D Index   : Indexing locale 'ar_EG' took 24 millis
  933. 05-28 16:31:29.864  4978  5826 D Index   : Indexing locale 'ar_EG' took 22 millis
  934. 05-28 16:31:30.521  4978  5178 D OpenGLRenderer: endAllActiveAnimators on 0x8a847480 (RippleDrawable) with handle 0x89121930
  935. 05-28 16:31:31.646  5930  5930 I uncrypt :   received command: [--wipe_data
  936. 05-28 16:31:31.646  5930  5930 I uncrypt : --reason=MasterClearConfirm
  937. 05-28 16:31:31.646  5930  5930 I uncrypt : --locale=ar_EG
  938. 05-28 16:31:31.646  5930  5930 I uncrypt : ] (55)
  939. 05-28 16:31:31.647  5930  5930 E uncrypt : failed to set bootloader message: no misc device set
  940. 05-28 16:31:31.656   426  5894 I chatty  : uid=1000 system_server expire 2 lines
  941. 05-28 16:31:31.657   426  5895 I chatty  : uid=1000 system_server expire 1 line
  942. 05-28 16:31:31.658  5930  5930 I uncrypt :   received 0, exiting now
  943. 05-28 16:31:33.664  5931  5931 I uncrypt :   received command: [--wipe_data
  944. 05-28 16:31:33.664  5931  5931 I uncrypt : --reason=MasterClearConfirm
  945. 05-28 16:31:33.664  5931  5931 I uncrypt : --locale=ar_EG
  946. 05-28 16:31:33.664  5931  5931 I uncrypt : ] (55)
  947. 05-28 16:31:33.665  5931  5931 E uncrypt : failed to set bootloader message: no misc device set
  948. 05-28 16:31:33.674   426  5895 I chatty  : uid=1000 system_server expire 2 lines
  949. 05-28 16:31:33.676   426  5896 I chatty  : uid=1000 system_server expire 1 line
  950. 05-28 16:31:33.676  5931  5931 I uncrypt :   received 0, exiting now
  951. 05-28 16:31:35.680  5932  5932 I uncrypt :   received command: [--wipe_data
  952. 05-28 16:31:35.680  5932  5932 I uncrypt : --reason=MasterClearConfirm
  953. 05-28 16:31:35.680  5932  5932 I uncrypt : --locale=ar_EG
  954. 05-28 16:31:35.680  5932  5932 I uncrypt : ] (55)
  955. 05-28 16:31:35.680  5932  5932 E uncrypt : failed to set bootloader message: no misc device set
  956. 05-28 16:31:35.690  5932  5932 I uncrypt :   received 0, exiting now
  957. 05-28 16:31:35.690   426  5896 I chatty  : uid=1000 system_server expire 2 lines
  958. 05-28 16:31:35.691   426  5897 I chatty  : uid=1000 system_server expire 1 line
  959. 05-28 16:31:37.451   161   161 I         : calling unlock when already unlocked, ignoring.
  960. 05-28 16:31:37.451   426  2217 I chatty  : uid=1000(system) Binder:426_1F expire 2 lines
  961. 05-28 16:31:37.512   426  2205 I chatty  : uid=1000(system) Binder:426_13 expire 1 line
  962. 05-28 16:31:37.581  4978  5827 D Index   : Indexing locale 'ar_EG' took 20 millis
  963. 05-28 16:31:37.694  5933  5933 I uncrypt :   received command: [--wipe_data
  964. 05-28 16:31:37.694  5933  5933 I uncrypt : --reason=MasterClearConfirm
  965. 05-28 16:31:37.694  5933  5933 I uncrypt : --locale=ar_EG
  966. 05-28 16:31:37.694  5933  5933 I uncrypt : ] (55)
  967. 05-28 16:31:37.695  5933  5933 E uncrypt : failed to set bootloader message: no misc device set
  968. 05-28 16:31:37.706   426  5897 I chatty  : uid=1000 system_server expire 2 lines
  969. 05-28 16:31:37.707  5933  5933 I uncrypt :   received 0, exiting now
  970. 05-28 16:31:37.708   426  5898 I chatty  : uid=1000 system_server expire 1 line
  971. 05-28 16:31:37.780  4978  4978 D SubSettings: Launching fragment com.android.settings.MasterClearConfirm
  972. 05-28 16:31:37.823  4978  5826 D Index   : Indexing locale 'ar_EG' took 28 millis
  973. 05-28 16:31:37.860  4978  5826 D Index   : Indexing locale 'ar_EG' took 15 millis
  974. 05-28 16:31:38.837  4978  4978 I art     : Starting a blocking GC Explicit
  975. 05-28 16:31:38.957  4978  4978 I art     : Explicit concurrent mark sweep GC freed 11556(799KB) AllocSpace objects, 0(0B) LOS objects, 24% free, 9MB/12MB, paused 732us total 116.241ms
  976. 05-28 16:31:38.964  4978  4978 I art     : Starting a blocking GC Explicit
  977. 05-28 16:31:39.049  4978  4978 I art     : Explicit concurrent mark sweep GC freed 1884(83KB) AllocSpace objects, 0(0B) LOS objects, 25% free, 9MB/12MB, paused 732us total 84.228ms
  978. 05-28 16:31:39.713  5935  5935 I uncrypt :   received command: [--wipe_data
  979. 05-28 16:31:39.713  5935  5935 I uncrypt : --reason=MasterClearConfirm
  980. 05-28 16:31:39.713  5935  5935 I uncrypt : --locale=ar_EG
  981. 05-28 16:31:39.713  5935  5935 I uncrypt : ] (55)
  982. 05-28 16:31:39.714  5935  5935 E uncrypt : failed to set bootloader message: no misc device set
  983. 05-28 16:31:39.722   426  5898 I chatty  : uid=1000 system_server expire 2 lines
  984. 05-28 16:31:39.724   426  5899 I chatty  : uid=1000 system_server expire 1 line
  985. 05-28 16:31:39.725  5935  5935 I uncrypt :   received 0, exiting now
  986. 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
  987. 05-28 16:31:39.852   426   426 I chatty  : uid=1000 system_server expire 3 lines
  988. 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
  989. 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
  990. 05-28 16:31:41.731  5939  5939 I uncrypt :   received command: [--wipe_data
  991. 05-28 16:31:41.731  5939  5939 I uncrypt : --reason=MasterClearConfirm
  992. 05-28 16:31:41.731  5939  5939 I uncrypt : --locale=ar_EG
  993. 05-28 16:31:41.731  5939  5939 I uncrypt : ] (55)
  994. 05-28 16:31:41.732  5939  5939 E uncrypt : failed to set bootloader message: no misc device set
  995. 05-28 16:31:41.741   426  5899 I chatty  : uid=1000 system_server expire 2 lines
  996. 05-28 16:31:41.741  5939  5939 I uncrypt :   received 0, exiting now
  997. 05-28 16:31:41.742   426  5901 I chatty  : uid=1000 system_server expire 1 line
  998. 05-28 16:31:42.469   426   471 I chatty  : uid=1000(system) InputDispatcher expire 1 line
  999. 05-28 16:31:42.634   426  2215 I chatty  : uid=1000(system) Binder:426_1D expire 1 line
  1000. 05-28 16:31:42.738   426   436 I chatty  : uid=1000(system) HeapTaskDaemon expire 5 lines
  1001. 05-28 16:31:42.740  1031  1052 I art     : CollectorTransition marksweep + semispace GC freed 1428(-237KB) AllocSpace objects, 0(0B) LOS objects, 25% free, 4MB/5MB, paused 142.333ms total 142.333ms
  1002. 05-28 16:31:42.746  5942  5942 I uncrypt :   received command: [--wipe_data
  1003. 05-28 16:31:42.746  5942  5942 I uncrypt : --reason=MasterClearConfirm
  1004. 05-28 16:31:42.746  5942  5942 I uncrypt : --locale=ar_EG
  1005. 05-28 16:31:42.746  5942  5942 I uncrypt : ] (55)
  1006. 05-28 16:31:42.750  5942  5942 E uncrypt : failed to set bootloader message: no misc device set
  1007. 05-28 16:31:42.757   426  5901 I chatty  : uid=1000 system_server expire 2 lines
  1008. 05-28 16:31:42.758   426  5902 I chatty  : uid=1000 system_server expire 1 line
  1009. 05-28 16:31:42.758  5942  5942 I uncrypt :   received 0, exiting now
  1010. 05-28 16:31:42.805   426  2214 I chatty  : uid=1000(system) Binder:426_1C expire 1 line
  1011. 05-28 16:31:43.438  1031  1103 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...
  1012. 05-28 16:31:43.438  1031  1103 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...
  1013. 05-28 16:31:44.761  5944  5944 I uncrypt :   received command: [--wipe_data
  1014. 05-28 16:31:44.761  5944  5944 I uncrypt : --reason=MasterClearConfirm
  1015. 05-28 16:31:44.761  5944  5944 I uncrypt : --locale=ar_EG
  1016. 05-28 16:31:44.761  5944  5944 I uncrypt : ] (55)
  1017. 05-28 16:31:44.762  5944  5944 E uncrypt : failed to set bootloader message: no misc device set
  1018. 05-28 16:31:44.771   426  5902 I chatty  : uid=1000 system_server expire 2 lines
  1019. 05-28 16:31:44.772   426  5903 I chatty  : uid=1000 system_server expire 1 line
  1020. 05-28 16:31:44.773  5944  5944 I uncrypt :   received 0, exiting now
  1021. 05-28 16:31:46.249   426   786 I chatty  : uid=1000(system) Binder:426_5 expire 2 lines
  1022. 05-28 16:31:46.277   426   786 I chatty  : uid=1000(system) Binder:426_5 expire 9 lines
  1023. 05-28 16:31:46.520   529   529 W ResourceType: ResTable_typeSpec entry count inconsistent: given 2924, previously 2927
  1024. 05-28 16:31:46.522   529   529 W ResourceType: ResTable_typeSpec entry count inconsistent: given 2984, previously 2987
  1025. 05-28 16:31:46.522   529   529 W ResourceType: ResTable_typeSpec entry count inconsistent: given 345, previously 2192
  1026. 05-28 16:31:46.707  5160  5171 I chatty  : uid=10063(com.google.android.youtube) expire 3 lines
  1027. 05-28 16:31:46.776  5949  5949 I uncrypt :   received command: [--wipe_data
  1028. 05-28 16:31:46.776  5949  5949 I uncrypt : --reason=MasterClearConfirm
  1029. 05-28 16:31:46.776  5949  5949 I uncrypt : --locale=ar_EG
  1030. 05-28 16:31:46.776  5949  5949 I uncrypt : ] (55)
  1031. 05-28 16:31:46.776  5949  5949 E uncrypt : failed to set bootloader message: no misc device set
  1032. 05-28 16:31:46.785   426  5903 I chatty  : uid=1000 system_server expire 2 lines
  1033. 05-28 16:31:46.786  5949  5949 I uncrypt :   received 0, exiting now
  1034. 05-28 16:31:46.787   426  5904 I chatty  : uid=1000 system_server expire 1 line
  1035. 05-28 16:31:47.375  5160  5160 I chatty  : uid=10063(com.google.android.youtube) expire 1292 lines
  1036. 05-28 16:31:47.652  5160  5165 I chatty  : uid=10063(com.google.android.youtube) expire 9 lines
  1037. 05-28 16:31:48.795  5951  5951 I uncrypt :   received command: [--wipe_data
  1038. 05-28 16:31:48.795  5951  5951 I uncrypt : --reason=MasterClearConfirm
  1039. 05-28 16:31:48.795  5951  5951 I uncrypt : --locale=ar_EG
  1040. 05-28 16:31:48.795  5951  5951 I uncrypt : ] (55)
  1041. 05-28 16:31:48.796  5951  5951 E uncrypt : failed to set bootloader message: no misc device set
  1042. 05-28 16:31:48.805   426  5904 I chatty  : uid=1000 system_server expire 2 lines
  1043. 05-28 16:31:48.807   426  5912 I chatty  : uid=1000 system_server expire 1 line
  1044. 05-28 16:31:48.810  5951  5951 I uncrypt :   received 0, exiting now
  1045. 05-28 16:31:48.832   426   928 I chatty  : uid=1000(system) Binder:426_7 expire 1 line
  1046. 05-28 16:31:48.833   426   928 I chatty  : uid=1000(system) Binder:426_7 expire 4 lines
  1047. 05-28 16:31:50.815  5954  5954 I uncrypt :   received command: [--wipe_data
  1048. 05-28 16:31:50.815  5954  5954 I uncrypt : --reason=MasterClearConfirm
  1049. 05-28 16:31:50.815  5954  5954 I uncrypt : --locale=ar_EG
  1050. 05-28 16:31:50.815  5954  5954 I uncrypt : ] (55)
  1051. 05-28 16:31:50.815  5954  5954 E uncrypt : failed to set bootloader message: no misc device set
  1052. 05-28 16:31:50.825   426  5912 I chatty  : uid=1000 system_server expire 2 lines
  1053. 05-28 16:31:50.826  5954  5954 I uncrypt :   received 0, exiting now
  1054. 05-28 16:31:50.882  5160  5336 I chatty  : uid=10063(com.google.android.youtube) expire 7 lines
  1055. 05-28 16:31:52.032   426  2210 I chatty  : uid=1000(system) Binder:426_18 expire 2 lines
  1056. 05-28 16:31:52.334   529   553 I art     : Background partial concurrent mark sweep GC freed 29772(890KB) AllocSpace objects, 1(248KB) LOS objects, 25% free, 10MB/13MB, paused 610us total 183.410ms
  1057. 05-28 16:31:52.829  5955  5955 I uncrypt :   received command: [--wipe_data
  1058. 05-28 16:31:52.829  5955  5955 I uncrypt : --reason=MasterClearConfirm
  1059. 05-28 16:31:52.829  5955  5955 I uncrypt : --locale=ar_EG
  1060. 05-28 16:31:52.829  5955  5955 I uncrypt : ] (55)
  1061. 05-28 16:31:52.829  5955  5955 E uncrypt : failed to set bootloader message: no misc device set
  1062. 05-28 16:31:52.839   426  5913 I chatty  : uid=1000 system_server expire 2 lines
  1063. 05-28 16:31:52.840  5955  5955 I uncrypt :   received 0, exiting now
  1064. 05-28 16:31:52.904   426   447 I chatty  : uid=1000(system) android.display expire 1 line
  1065. 05-28 16:31:53.316  5160  5304 I chatty  : uid=10063(com.google.android.youtube) expire 1 line
  1066. 05-28 16:31:53.474  4978  4978 I art     : Starting a blocking GC Explicit
  1067. 05-28 16:31:53.517  5160  5220 I chatty  : uid=10063(com.google.android.youtube) expire 1 line
  1068. 05-28 16:31:53.536   426  2202 I chatty  : uid=1000(system) Binder:426_10 expire 1 line
  1069. 05-28 16:31:53.537   426   998 I chatty  : uid=1000(system) Binder:426_A expire 1 line
  1070. 05-28 16:31:53.537   426  2204 I chatty  : uid=1000(system) Binder:426_12 expire 1 line
  1071. 05-28 16:31:53.543   426  1284 I chatty  : uid=1000(system) Binder:426_C expire 1 line
  1072. 05-28 16:31:53.546   426  2212 I chatty  : uid=1000(system) Binder:426_1A expire 1 line
  1073. 05-28 16:31:53.775   426   998 I chatty  : uid=1000(system) Binder:426_A expire 2 lines
  1074. 05-28 16:31:53.779   426  2205 I chatty  : uid=1000(system) Binder:426_13 expire 2 lines
  1075. 05-28 16:31:53.822   426  2208 I chatty  : uid=1000(system) Binder:426_16 expire 1 line
  1076. 05-28 16:31:53.913   426   438 I chatty  : uid=1000(system) Binder:426_2 expire 1 line
  1077. 05-28 16:31:53.917   426  2213 I chatty  : uid=1000(system) Binder:426_1B expire 1 line
  1078. 05-28 16:31:53.919   166   419 E FrameworkListener: read() failed (Connection reset by peer)
  1079. 05-28 16:31:53.976   426   485 I chatty  : uid=1000(system) ConnectivitySer expire 5 lines
  1080. 05-28 16:31:54.461  1031  1103 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...
  1081. 05-28 16:31:54.461  1031  1103 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...
  1082. 05-28 16:31:54.853  5964  5964 I uncrypt :   received command: [--wipe_data
  1083. 05-28 16:31:54.853  5964  5964 I uncrypt : --reason=MasterClearConfirm
  1084. 05-28 16:31:54.853  5964  5964 I uncrypt : --locale=ar_EG
  1085. 05-28 16:31:54.853  5964  5964 I uncrypt : ] (55)
  1086. 05-28 16:31:54.854  5964  5964 E uncrypt : failed to set bootloader message: no misc device set
  1087. 05-28 16:31:54.863   426  5914 I chatty  : uid=1000 system_server expire 2 lines
  1088. 05-28 16:31:54.867  5964  5964 I uncrypt :   received 0, exiting now
  1089. 05-28 16:31:54.973   426   443 I chatty  : uid=1000(system) batterystats-sy expire 1 line
  1090. 05-28 16:31:54.976   426   443 I chatty  : uid=1000(system) batterystats-sy expire 5 lines
  1091. 05-28 16:31:54.976   426   440 I chatty  : uid=1000(system) ActivityManager expire 2 lines
  1092. 05-28 16:31:54.977   741   741 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response
  1093. 05-28 16:31:55.873  5967  5967 I uncrypt :   received command: [--wipe_data
  1094. 05-28 16:31:55.873  5967  5967 I uncrypt : --reason=MasterClearConfirm
  1095. 05-28 16:31:55.873  5967  5967 I uncrypt : --locale=ar_EG
  1096. 05-28 16:31:55.873  5967  5967 I uncrypt : ] (55)
  1097. 05-28 16:31:55.873  5967  5967 E uncrypt : failed to set bootloader message: no misc device set
  1098. 05-28 16:31:55.883   426  5915 I chatty  : uid=1000 system_server expire 2 lines
  1099. 05-28 16:31:55.884  5967  5967 I uncrypt :   received 0, exiting now
  1100. 05-28 16:31:56.952  1031  1103 W OpenGLRenderer: Incorrectly called buildLayer on View: QsbContainerView, destroying layer...
  1101. 05-28 16:31:57.893  5968  5968 I uncrypt :   received command: [--wipe_data
  1102. 05-28 16:31:57.893  5968  5968 I uncrypt : --reason=MasterClearConfirm
  1103. 05-28 16:31:57.893  5968  5968 I uncrypt : --locale=ar_EG
  1104. 05-28 16:31:57.893  5968  5968 I uncrypt : ] (55)
  1105. 05-28 16:31:57.893  5968  5968 E uncrypt : failed to set bootloader message: no misc device set
  1106. 05-28 16:31:57.903   426  5938 I chatty  : uid=1000 system_server expire 2 lines
  1107. 05-28 16:31:57.904  5968  5968 I uncrypt :   received 0, exiting now
  1108. 05-28 16:31:58.235  1031  1103 W OpenGLRenderer: Incorrectly called buildLayer on View: QsbContainerView, destroying layer...
  1109. 05-28 16:31:59.909  5971  5971 I uncrypt :   received command: [--wipe_data
  1110. 05-28 16:31:59.909  5971  5971 I uncrypt : --reason=MasterClearConfirm
  1111. 05-28 16:31:59.909  5971  5971 I uncrypt : --locale=ar_EG
  1112. 05-28 16:31:59.909  5971  5971 I uncrypt : ] (55)
  1113. 05-28 16:31:59.909  5971  5971 E uncrypt : failed to set bootloader message: no misc device set
  1114. 05-28 16:31:59.919   426  5940 I chatty  : uid=1000 system_server expire 2 lines
  1115. 05-28 16:31:59.920  5971  5971 I uncrypt :   received 0, exiting now
  1116. 05-28 16:32:01.927  5972  5972 I uncrypt :   received command: [--wipe_data
  1117. 05-28 16:32:01.927  5972  5972 I uncrypt : --reason=MasterClearConfirm
  1118. 05-28 16:32:01.927  5972  5972 I uncrypt : --locale=ar_EG
  1119. 05-28 16:32:01.927  5972  5972 I uncrypt : ] (55)
  1120. 05-28 16:32:01.928  5972  5972 E uncrypt : failed to set bootloader message: no misc device set
  1121. 05-28 16:32:01.937   426  5941 I chatty  : uid=1000 system_server expire 2 lines
  1122. 05-28 16:32:01.939  5972  5972 I uncrypt :   received 0, exiting now
  1123. 05-28 16:32:09.347   426   991 I chatty  : uid=1000(system) Binder:426_9 expire 1 line
  1124. 05-28 16:32:09.464   426   888 I chatty  : uid=1000(system) Binder:426_6 expire 1 line
  1125. 05-28 16:32:09.629  5973  5973 I art     : Starting a blocking GC AddRemoveAppImageSpace
  1126. 05-28 16:32:09.706  5973  5984 W art     : Suspending all threads took: 26.519ms
  1127. 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
  1128. 05-28 16:32:09.979   426  2208 I ActivityManager: Start proc 5990:com.cyanogenmod.eleven:main/u0a45 for service com.cyanogenmod.eleven/.MusicPlaybackService
  1129. 05-28 16:32:10.117  5990  5990 I art     : Waiting for a blocking GC AddRemoveAppImageSpace
  1130. 05-28 16:32:10.122  5990  5990 I art     : WaitForGcToComplete blocked for 5.371ms for cause AddRemoveAppImageSpace
  1131. 05-28 16:32:10.122  5990  5990 I art     : Starting a blocking GC AddRemoveAppImageSpace
  1132. 05-28 16:32:10.294  5973  5973 V RenderScript_jni: RS native mode
  1133. 05-28 16:32:10.297  5990  5990 V RenderScript_jni: RS native mode
  1134. 05-28 16:32:10.315  5990  6001 W art     : Suspending all threads took: 9.216ms
  1135. 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
  1136. 05-28 16:32:10.339  5990  5990 V RenderScript_jni: Unable to load libRSSupportIO.so, USAGE_IO not supported
  1137. 05-28 16:32:10.346  5973  5973 V RenderScript_jni: Unable to load libRSSupportIO.so, USAGE_IO not supported
  1138. 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
  1139. 05-28 16:32:10.529  5408  5421 I art     : Waiting for a blocking GC DisableMovingGc
  1140. 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
  1141. 05-28 16:32:10.530  5408  5421 I art     : Starting a blocking GC DisableMovingGc
  1142. 05-28 16:32:10.690  5973  6026 D LocaleSetManager: Locale Changed from: null to ar-EG
  1143. 05-28 16:32:10.807  5973  6016 W linker  : /system/vendor/lib/hw/gralloc.omap4.so: unused DT entry: type 0xf arg 0x53b
  1144. 05-28 16:32:10.808  5973  6016 W linker  : /system/vendor/lib/libpvr2d.so: unused DT entry: type 0xf arg 0x767
  1145. 05-28 16:32:10.812  5973  6016 I OpenGLRenderer: Initialized EGL, version 1.4
  1146. 05-28 16:32:10.812  5973  6016 D OpenGLRenderer: Swap behavior 1
  1147. 05-28 16:32:10.812  5973  6016 W OpenGLRenderer: Failed to choose config with EGL_SWAP_BEHAVIOR_PRESERVED, retrying without...
  1148. 05-28 16:32:10.812  5973  6016 D OpenGLRenderer: Swap behavior 0
  1149. 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
  1150. 05-28 16:32:11.079   426   447 I chatty  : uid=1000(system) android.display expire 1 line
  1151. 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, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, #, ?]
  1152. 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
  1153. 05-28 16:32:14.059  5973  6016 W linker  : /system/vendor/lib/libglslcompiler.so: unused DT entry: type 0xf arg 0x3db
  1154. 05-28 16:32:17.405   426   929 I ActivityManager: START u0 {act=com.cyanogenmod.eleven.ui.activities.HomeActivity.view.SmartPlaylist cmp=com.cyanogenmod.eleven/.ui.activities.HomeActivity (has extras)} from uid 10045 on display 0
  1155. 05-28 16:32:18.267   529   529 V DeadZone: consuming errant click: (688.0,2.0)
  1156. 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
  1157. 05-28 16:32:19.992   426   635 W ActivityManager: Unable to start service Intent { act=com.android.launcher3.WINDOW_OVERLAY dat=app://com.android.launcher3:10049?v=0 pkg=com.google.android.googlequicksearchbox } U=0: not found
  1158. 05-28 16:32:20.596   426  1407 I chatty  : uid=1000(system) Binder:426_D expire 1 line
  1159. 05-28 16:32:20.599   964   964 I HeadsetService: Audio session removed: ???
  1160. 05-28 16:32:20.650  1031  1103 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...
  1161. 05-28 16:32:21.542   426  2211 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.vending/.AssetBrowserActivity bnds=[168,333][323,529] (has extras)} from uid 10049 on display 0
  1162. 05-28 16:32:21.982   426   471 I chatty  : uid=1000(system) InputDispatcher expire 1 line
  1163. 05-28 16:32:22.144  7827  7838 I chatty  : uid=10029(com.android.vending) HeapTaskDaemon expire 10 lines
  1164. 05-28 16:32:23.607  7827  7827 I chatty  : uid=10029(com.android.vending) expire 225 lines
  1165. 05-28 16:32:24.410  7827  6043 I chatty  : uid=10029(com.android.vending) RenderThread expire 9 lines
  1166. 05-28 16:32:24.461 12408 12408 D BoundBrokerSvc: onBind: Intent { act=com.google.android.mobstore.service.START pkg=com.google.android.gms }
  1167. 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 }
  1168. 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 }
  1169. 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 }
  1170. 05-28 16:32:24.698   426   447 I chatty  : uid=1000(system) android.display expire 1 line
  1171. 05-28 16:32:24.996   939  1142 I art     : Waiting for a blocking GC DisableMovingGc
  1172. 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
  1173. 05-28 16:32:25.000   939  1142 I art     : Starting a blocking GC DisableMovingGc
  1174. 05-28 16:32:25.053  7827  6044 I chatty  : uid=10029(com.android.vending) expire 2 lines
  1175. 05-28 16:32:25.054  7827  6046 I chatty  : uid=10029(com.android.vending) expire 1 line
  1176. 05-28 16:32:25.270  7827  7847 I chatty  : uid=10029(com.android.vending) LightweightExec expire 1 line
  1177. 05-28 16:32:25.480 12408 12516 I MdiSyncModule: Receiving API connection from package 'com.android.vending'...
  1178. 05-28 16:32:25.496  7827  7832 I chatty  : uid=10029(com.android.vending) Jit thread pool expire 8 lines
  1179. 05-28 16:32:25.896 12408 12516 I MdiSyncModule: API connection successful!
  1180. 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
  1181. 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 ]
  1182. 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 ]
  1183. 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 ]
  1184. 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 ]
  1185. 05-28 16:32:26.461  3815  3908 I FontLog : Pulling font file for id = 14, cache size = 5 [CONTEXT service_id=132 ]
  1186. 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 ]
  1187. 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 ]
  1188. 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 ]
  1189. 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 ]
  1190. 05-28 16:32:26.760  3815  4825 I FontLog : Pulling font file for id = 15, cache size = 5 [CONTEXT service_id=132 ]
  1191. 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 ]
  1192. 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 ]
  1193. 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 ]
  1194. 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 ]
  1195. 05-28 16:32:27.127  3815  3873 I FontLog : Pulling font file for id = 16, cache size = 6 [CONTEXT service_id=132 ]
  1196. 05-28 16:32:29.342  7827  7827 I art     :   at void tpr.a(tsf, bbi, ash, int) (PG:1)
  1197. 05-28 16:32:29.342  7827  7827 I art     :   at java.lang.Object ana.a(java.lang.Object, java.lang.Object) (PG:43)
  1198. 05-28 16:32:29.342  7827  7827 I art     :   at java.lang.Object axy.a(java.lang.Object, java.lang.Object) (PG:3)
  1199. 05-28 16:32:29.342  7827  7827 I art     :   at void ase.g(mbl[], amuv, ash, int) (PG:19)
  1200. 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)
  1201. 05-28 16:32:29.342  7827  7827 I art     :   at java.lang.Object axy.b(java.lang.Object, ash, int) (PG:6)
  1202. 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)
  1203. 05-28 16:32:29.342  7827  7827 I art     :   at java.lang.Object xao.a(java.lang.Object, java.lang.Object) (PG:2)
  1204. 05-28 16:32:29.342  7827  7827 I art     :   at java.lang.Object axy.a(java.lang.Object, java.lang.Object) (PG:3)
  1205. 05-28 16:32:29.342  7827  7827 I art     :   at java.lang.Object xaa.a(java.lang.Object, java.lang.Object) (PG:5)
  1206. 05-28 16:32:29.342  7827  7827 I art     :   at java.lang.Object axy.a(java.lang.Object, java.lang.Object) (PG:3)
  1207. 05-28 16:32:29.342  7827  7827 I art     :   at void ase.g(mbl[], amuv, ash, int) (PG:19)
  1208. 05-28 16:32:29.342  7827  7827 I art     :   at void xag.c(xca, boolean, amuv, ash, int) (PG:21)
  1209. 05-28 16:32:29.342  7827  7827 I art     :   at void xbg.a(xca, amuw, ash, int) (PG:11)
  1210. 05-28 16:32:29.342  7827  7827 I art     :   at void tmz.c(wdd, tpr, tsg, bbi, ash, int) (PG:6)
  1211. 05-28 16:32:29.342  7827  7827 I art     :   at void tlr.a(tsg, bbi, ash, int) (PG:4)
  1212. 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)
  1213. 05-28 16:32:29.342  7827  7827 I art     :   at java.lang.Object axy.b(java.lang.Object, ash, int) (PG:6)
  1214. 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)
  1215. 05-28 16:32:29.342  7827  7827 I art     :   at java.lang.Object jec.a(java.lang.Object, java.lang.Object) (PG:11)
  1216. 05-28 16:32:29.342  7827  7827 I art     :   at java.lang.Object axy.a(java.lang.Object, java.lang.Object) (PG:3)
  1217. 05-28 16:32:29.342  7827  7827 I art     :   at void yvm.b(xcl, rve, bbi, xca, ash, int, int) (PG:26)
  1218. 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)
  1219. 05-28 16:32:29.342  7827  7827 I art     :   at java.lang.Object axy.b(java.lang.Object, ash, int) (PG:6)
  1220. 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)
  1221. 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)
  1222. 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)
  1223. 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)
  1224. 05-28 16:32:29.342  7827  7827 I art     :   at void aje.a(air, int, ash, int) (PG:2)
  1225. 05-28 16:32:29.342  7827  7827 I art     :   at void ajb.e(int, ash, int) (PG:-1)
  1226. 05-28 16:32:29.342  7827  7827 I art     :   at java.lang.Object vd.a(java.lang.Object, java.lang.Object) (PG:57)
  1227. 05-28 16:32:29.342  7827  7827 I art     :   at java.lang.Object axy.a(java.lang.Object, java.lang.Object) (PG:3)
  1228. 05-28 16:32:29.342  7827  7827 I art     :   at void ase.g(mbl[], amuv, ash, int) (PG:19)
  1229. 05-28 16:32:29.342  7827  7827 I art     :   at void ayn.a(java.lang.Object, amuv, ash, int) (PG:10)
  1230. 05-28 16:32:29.342  7827  7827 I art     :   at java.lang.Object acs.a(java.lang.Object, java.lang.Object) (PG:156)
  1231. 05-28 16:32:29.342  7827  7827 I art     :   at java.lang.Object axy.a(java.lang.Object, java.lang.Object) (PG:3)
  1232. 05-28 16:32:29.342  7827  7827 I art     :   at java.lang.Object acs.a(java.lang.Object, java.lang.Object) (PG:130)
  1233. 05-28 16:32:29.342  7827  7827 I art     :   at java.lang.Object axy.a(java.lang.Object, java.lang.Object) (PG:3)
  1234. 05-28 16:32:29.342  7827  7827 I art     :   at void cn.e(ash, amuv) (PG:3)
  1235. 05-28 16:32:29.342  7827  7827 I art     :   at java.lang.Object xz.a() (PG:37)
  1236. 05-28 16:32:29.342  7827  7827 I art     :   at void asy.ai(afme, amuv) (PG:19)
  1237. 05-28 16:32:29.342  7827  7827 I art     :   at void avb.d(atl, amuv) (PG:6)
  1238. 05-28 16:32:29.342  7827  7827 I art     :   at void asj.d(atl, amuv) (PG:4)
  1239. 05-28 16:32:29.342  7827  7827 I art     :   at void asj.d(atl, amuv) (PG:4)
  1240. 05-28 16:32:29.342  7827  7827 I art     :   at void ath.c(amuv) (PG:1)
  1241. 05-28 16:32:29.342  7827  7827 I art     :   at void bml.e(bot, java.lang.Object, amuv) (PG:11)
  1242. 05-28 16:32:29.342  7827  7827 I art     :   at java.util.List bmi.m(java.lang.Object, amuv) (PG:14)
  1243. 05-28 16:32:29.342  7827  7827 I art     :   at bnd[] akr.m(int, long) (PG:2)
  1244. 05-28 16:32:29.342  7827  7827 I art     :   at akd ake.a(int, aja, akq, long, ajh) (PG:1)
  1245. 05-28 16:32:29.342  7827  7827 I art     :   at java.lang.Object aji.a(java.lang.Object, java.lang.Object) (PG:30)
  1246. 05-28 16:32:29.342  7827  7827 I art     :   at java.lang.Object acs.a(java.lang.Object, java.lang.Object) (PG:151)
  1247. 05-28 16:32:29.342  7827  7827 I art     :   at bmo bmk.e(bmr, java.util.List, long) (PG:5)
  1248. 05-28 16:32:29.342  7827  7827 I art     :   at bnd bok.z(long) (PG:6)
  1249. 05-28 16:32:29.342  7827  7827 I art     :   at bmo bfi.d(bmr, bmm, long) (PG:3)
  1250. 05-28 16:32:29.342  7827  7827 I art     :   at bnd bpf.z(long) (PG:3)
  1251. 05-28 16:32:29.342  7827  7827 I art     :   at bmo agr.d(bmr, bmm, long) (PG:6)
  1252. 05-28 16:32:29.342  7827  7827 I art     :   at bnd bpf.z(long) (PG:3)
  1253. 05-28 16:32:29.342  7827  7827 I art     :   at bmo ahh.d(bmr, bmm, long) (PG:4)
  1254. 05-28 16:32:29.342  7827  7827 I art     :   at bnd bpf.z(long) (PG:3)
  1255. 05-28 16:32:29.342  7827  7827 I art     :   at java.lang.Object bos.a() (PG:-1)
  1256. 05-28 16:32:29.342  7827  7827 I art     :   at java.lang.Object ayg.d(amur, amug) (PG:7)
  1257. 05-28 16:32:29.342  7827  7827 I art     :   at void bad.b(java.lang.Object, amur, amug) (PG:18)
  1258. 05-28 16:32:29.342  7827  7827 I art     :   at void dmz.e(bpp, amur, amug) (PG:3)
  1259. 05-28 16:32:29.342  7827  7827 I art     :   at boolean bpl.e(long) (PG:6)
  1260. 05-28 16:32:29.342  7827  7827 I art     :   at boolean bot.U(cbe) (PG:2)
  1261. 05-28 16:32:29.342  7827  7827 I art     :   at boolean bot.Y(bot) (PG:2)
  1262. 05-28 16:32:29.342  7827  7827 I art     :   at boolean bpe.d(bot, cbe) (PG:2)
  1263. 05-28 16:32:29.342  7827  7827 I art     :   at boolean bpe.j(bot) (PG:3)
  1264. 05-28 16:32:29.342  7827  7827 I art     :   at boolean bpe.e(amug) (PG:7)
  1265. 05-28 16:32:29.342  7827  7827 I art     :   at void androidx.compose.ui.platform.AndroidComposeView.j(boolean) (PG:2)
  1266. 05-28 16:32:29.342  7827  7827 I art     :   at void bqi.j(bpo) (PG:-1)
  1267. 05-28 16:32:29.342  7827  7827 I art     :   at void androidx.compose.ui.platform.AndroidComposeView.dispatchDraw(android.graphics.Canvas) (PG:4)
  1268. 05-28 16:32:29.342  7827  7827 I art     :   at void android.view.View.draw(android.graphics.Canvas) (View.java:17188)
  1269. 05-28 16:32:29.342  7827  7827 I art     :   at android.view.RenderNode android.view.View.updateDisplayListIfDirty() (View.java:16167)
  1270. 05-28 16:32:29.343  7827  7827 I art     :   at void android.view.ViewGroup.recreateChildDisplayList(android.view.View) (ViewGroup.java:3711)
  1271. 05-28 16:32:29.343  7827  7827 I art     :   at void android.view.ViewGroup.dispatchGetDisplayList() (ViewGroup.java:3691)
  1272. 05-28 16:32:29.343  7827  7827 I art     :   at android.view.RenderNode android.view.View.updateDisplayListIfDirty() (View.java:16130)
  1273. 05-28 16:32:29.343  7827  7827 I art     :   at void android.view.ViewGroup.recreateChildDisplayList(android.view.View) (ViewGroup.java:3711)
  1274. 05-28 16:32:29.343  7827  7827 I art     :   at void android.view.ViewGroup.dispatchGetDisplayList() (ViewGroup.java:3691)
  1275. 05-28 16:32:29.343  7827  7827 I art     :   at android.view.RenderNode android.view.View.updateDisplayListIfDirty() (View.java:16130)
  1276. 05-28 16:32:29.343  7827  7827 I art     :   at void android.view.ViewGroup.recreateChildDisplayList(android.view.View) (ViewGroup.java:3711)
  1277. 05-28 16:32:29.343  7827  7827 I art     :   at void android.view.ViewGroup.dispatchGetDisplayList() (ViewGroup.java:3691)
  1278. 05-28 16:32:29.343  7827  7827 I art     :   at android.view.RenderNode android.view.View.updateDisplayListIfDirty() (View.java:16130)
  1279. 05-28 16:32:29.343  7827  7827 I art     :   at void android.view.ViewGroup.recreateChildDisplayList(android.view.View) (ViewGroup.java:3711)
  1280. 05-28 16:32:29.343  7827  7827 I art     :   at void android.view.ViewGroup.dispatchGetDisplayList() (ViewGroup.java:3691)
  1281. 05-28 16:32:29.343  7827  7827 I art     :   at android.view.RenderNode android.view.View.updateDisplayListIfDirty() (View.java:16130)
  1282. 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
  1283. 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
  1284. 05-28 16:32:30.647   426   998 W ActivityManager: Unable to start service Intent { act=com.android.launcher3.WINDOW_OVERLAY dat=app://com.android.launcher3:10049?v=0 pkg=com.google.android.googlequicksearchbox } U=0: not found
  1285. 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
  1286. 05-28 16:32:30.903   426   436 I chatty  : uid=1000(system) HeapTaskDaemon expire 1 line
  1287. 05-28 16:32:31.000  7827  7832 I art     : Do partial code cache collection, code=199KB, data=248KB
  1288. 05-28 16:32:31.004  7827  7832 I art     : After code cache collection, code=194KB, data=242KB
  1289. 05-28 16:32:31.004  7827  7832 I art     : Increasing code cache capacity to 1024KB
  1290. 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
  1291. 05-28 16:32:31.296  1031  1103 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...
  1292. 05-28 16:32:31.312  7827  7827 I Finsky  : [1] noz.onTrimMemory(1): Memory trim requested to level 20
  1293. 05-28 16:32:31.340  7827  7827 I Finsky  : [1] ldy.accept(9): Flushing in-memory image cache
  1294. 05-28 16:32:31.551  7827  7827 E Finsky  : [1] ktc.p(-1): New youtube state: 0.
  1295. 05-28 16:32:31.552  7827  7827 E Finsky  : [1] ktc.p(-1): New youtube state: -3.
  1296. 05-28 16:32:31.972  1031  1103 W OpenGLRenderer: Incorrectly called buildLayer on View: QsbContainerView, destroying layer...
  1297. 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
  1298. 05-28 16:32:36.235   426  2210 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.settings/.Settings bnds=[477,137][631,333] (has extras)} from uid 10049 on display 0
  1299. 05-28 16:32:36.363   426  2210 I ActivityManager: Start proc 6077:com.android.settings/1000 for activity com.android.settings/.Settings
  1300. 05-28 16:32:36.515  6077  6077 I chatty  : uid=1000(system) com.android.settings expire 8 lines
  1301. 05-28 16:32:37.575  6077  6088 I chatty  : uid=1000(system) HeapTaskDaemon expire 7 lines
  1302. 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
  1303. 05-28 16:32:37.626  6077  6095 I chatty  : uid=1000(system) com.android.settings expire 12 lines
  1304. 05-28 16:32:38.022  5043  5057 I art     : Waiting for a blocking GC DisableMovingGc
  1305. 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
  1306. 05-28 16:32:38.024  5043  5057 I art     : Starting a blocking GC DisableMovingGc
  1307. 05-28 16:32:38.045  6077  6096 I chatty  : uid=1000(system) RenderThread expire 7 lines
  1308. 05-28 16:32:38.105  6077  6097 I chatty  : uid=1000(system) SummaryLoader expire 20 lines
  1309. 05-28 16:32:38.285   426   447 I chatty  : uid=1000(system) android.display expire 2 lines
  1310. 05-28 16:32:38.304  5043  6103 I CAR.DRIVINGMODE: DrivingMode Settings Indexed from the location module
  1311. 05-28 16:32:38.521  3815  3815 D BoundBrokerSvc: onBind: Intent { act=com.google.android.gms.instantapps.START pkg=com.google.android.gms }
  1312. 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 }
  1313. 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
  1314. 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
  1315. 05-28 16:32:38.972  3815  3886 W TapAndPay: shouldEnableGooglePay: false [CONTEXT service_id=79 ]
  1316. 05-28 16:32:38.973  3815  3886 I TapAndPay: Disabling TapAndPay HCE service [CONTEXT service_id=79 ]
  1317. 05-28 16:32:39.026   426  2206 W SparseMappingTable: Time val negative: -74156
  1318. 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 ]
  1319. 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 ]
  1320. 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 ]
  1321. 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 ]
  1322. 05-28 16:32:39.156  5043  6110 I CAR.DRIVINGMODE: DrivingMode Settings Indexed from the location module
  1323. 05-28 16:32:39.191  3815  3886 W TapAndPay: shouldEnableGooglePay: false [CONTEXT service_id=79 ]
  1324. 05-28 16:32:39.191  3815  3886 I TapAndPay: Disabling TapAndPay HCE service [CONTEXT service_id=79 ]
  1325. 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 ]
  1326. 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 ]
  1327. 05-28 16:32:39.234  6077  6112 I chatty  : uid=1000(system) com.android.settings expire 2 lines
  1328. 05-28 16:32:39.486   426   481 I chatty  : uid=1000(system) WifiStateMachin expire 3 lines
  1329. 05-28 16:32:39.490   426   928 E BatteryStatsService: no controller energy info supplied
  1330. 05-28 16:32:39.490   426   928 E BatteryStatsService: no controller energy info supplied
  1331. 05-28 16:32:39.491   741   741 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response
  1332. 05-28 16:32:39.493   426   928 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu?/cpufreq/stats/time_in_state (No such file or directory)
  1333. 05-28 16:32:39.493   426   928 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat (No such file or directory)
  1334. 05-28 16:32:39.495   426   928 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0}
  1335. 05-28 16:32:40.607  7827  7867 I Finsky  : [469] ppr.h(1): Triggered update for experiment package com.google.android.finsky.stable.
  1336. 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.
  1337. 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
  1338. 05-28 16:32:41.159  7827  7854 I Finsky  : [456] ppr.h(1): Triggered update for experiment package com.google.android.finsky.regular.
  1339. 05-28 16:32:41.499  7827  6046 I art     : Starting a blocking GC Alloc
  1340. 05-28 16:32:41.499  7827  6046 I art     : Starting a blocking GC Alloc
  1341. 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.
  1342. 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
  1343. 05-28 16:32:41.706  7827  7865 I Finsky  : [467] ppr.h(1): Triggered update for experiment package com.google.android.finsky.regular.
  1344. 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 }]
  1345. 05-28 16:32:41.797  7827  7864 I Finsky  : [466] rqw.apply(85): SCH: Scheduling 1 system job(s)
  1346. 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
  1347. 05-28 16:32:41.999  7827  6046 I art     : Starting a blocking GC Alloc
  1348. 05-28 16:32:41.999  7827  6046 I art     : Starting a blocking GC Alloc
  1349. 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.
  1350. 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 }
  1351. 05-28 16:32:46.279 12408 12408 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.mobstore.service.START pkg=com.google.android.gms }
  1352. 05-28 16:32:48.171   426   786 I ActivityManager: START u0 {flg=0x8000 cmp=com.android.settings/.Settings$WirelessSettingsActivity (has extras)} from uid 1000 on display 0
  1353. 05-28 16:32:48.372   426  2204 E UserRestrictionsUtils: Unknown restriction: null
  1354. 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
  1355. 05-28 16:32:49.327   426   426 I ActivityManager: Start proc 6120:com.google.android.youtube/u0a63 for service com.google.android.youtube/androidx.work.impl.background.systemjob.SystemJobService
  1356. 05-28 16:32:49.506  6120  6120 I chatty  : uid=10063(com.google.android.youtube) expire 7 lines
  1357. 05-28 16:32:51.566  6077  6097 I chatty  : uid=1000(system) SummaryLoader expire 17 lines
  1358. 05-28 16:32:51.580  6120  6131 I chatty  : uid=10063(com.google.android.youtube) HeapTaskDaemon expire 8 lines
  1359. 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
  1360. 05-28 16:32:51.828   426  2216 W SparseMappingTable: Time val negative: -74156
  1361. 05-28 16:32:51.906   426  2205 E BatteryStatsService: no controller energy info supplied
  1362. 05-28 16:32:51.906   426  2205 E BatteryStatsService: no controller energy info supplied
  1363. 05-28 16:32:51.906   741   741 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response
  1364. 05-28 16:32:51.908   426  2205 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu?/cpufreq/stats/time_in_state (No such file or directory)
  1365. 05-28 16:32:51.908   426  2205 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat (No such file or directory)
  1366. 05-28 16:32:51.918   426  2205 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0}
  1367. 05-28 16:32:52.511  6120  6144 I chatty  : uid=10063(com.google.android.youtube) yt-critical1-1 expire 22 lines
  1368. 05-28 16:32:52.524  6120  6141 I chatty  : uid=10063(com.google.android.youtube) BG Thread #1 expire 9 lines
  1369. 05-28 16:32:52.940   426  1284 I ActivityManager: START u0 {flg=0x8000 cmp=com.evervolv.toolbox/.Toolbox (has extras)} from uid 1000 on display 0
  1370. 05-28 16:32:53.064   426  2200 I ActivityManager: Start proc 6150:com.evervolv.toolbox/1000 for activity com.evervolv.toolbox/.Toolbox
  1371. 05-28 16:32:53.121 12408 12408 D BoundBrokerSvc: onBind: Intent { act=com.google.android.mobstore.service.START pkg=com.google.android.gms }
  1372. 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 }
  1373. 05-28 16:32:53.340  6150  6150 I chatty  : uid=1000(system) com.evervolv.toolbox expire 4 lines
  1374. 05-28 16:32:54.042  6150  6161 I chatty  : uid=1000(system) HeapTaskDaemon expire 1 line
  1375. 05-28 16:32:54.266  3815  3815 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.instantapps.START pkg=com.google.android.gms }
  1376. 05-28 16:32:54.537  6150  6174 I chatty  : uid=1000(system) RenderThread expire 6 lines
  1377. 05-28 16:32:54.666  6120  6147 I chatty  : uid=10063(com.google.android.youtube) yt-critical1-4 expire 7 lines
  1378. 05-28 16:32:54.854  6120  6165 I chatty  : uid=10063(com.google.android.youtube) BG Thread #4 expire 1 line
  1379. 05-28 16:32:55.017   426   447 I chatty  : uid=1000(system) android.display expire 1 line
  1380. 05-28 16:32:55.145   426   436 I chatty  : uid=1000(system) HeapTaskDaemon expire 1 line
  1381. 05-28 16:32:56.203  6120  6146 I chatty  : uid=10063(com.google.android.youtube) yt-critical1-3 expire 4 lines
  1382. 05-28 16:32:56.390  6120  6133 I chatty  : uid=10063(com.google.android.youtube) Binder:6120_2 expire 3 lines
  1383. 05-28 16:32:56.422  6120  6169 I chatty  : uid=10063(com.google.android.youtube) expire 2 lines
  1384. 05-28 16:32:56.856  6120  6195 I chatty  : uid=10063(com.google.android.youtube) CronetInit expire 1 line
  1385. 05-28 16:32:56.964  6120  6211 I chatty  : uid=10063(com.google.android.youtube) expire 3 lines
  1386. 05-28 16:32:56.975  6120  6216 I chatty  : uid=10063(com.google.android.youtube) expire 3 lines
  1387. 05-28 16:32:57.202   426  2205 D ConnectivityService: requestNetwork for uid/pid:10063/6120 NetworkRequest [ TRACK_DEFAULT id=205, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1388. 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
  1389. 05-28 16:32:57.213   426   481 I chatty  : uid=1000(system) WifiStateMachin expire 1 line
  1390. 05-28 16:32:57.214   426   500 I chatty  : uid=1000(system) EthernetService expire 1 line
  1391. 05-28 16:32:57.217  6120  6214 I chatty  : uid=10063(com.google.android.youtube) expire 1 line
  1392. 05-28 16:32:57.219  6120  6215 I chatty  : uid=10063(com.google.android.youtube) expire 1 line
  1393. 05-28 16:32:57.348   426   426 E JobServiceContext: Time-out while trying to bind c138edf #u0a63/5207 com.google.android.youtube/androidx.work.impl.background.systemjob.SystemJobService, dropping.
  1394. 05-28 16:32:57.858  6120  6144 I chatty  : uid=10063(com.google.android.youtube) yt-critical1-1 expire 21 lines
  1395. 05-28 16:32:58.090  6120  6120 I chatty  : uid=10063(com.google.android.youtube) expire 1 line
  1396. 05-28 16:32:58.174  6120  6147 I art     : Starting a blocking GC Alloc
  1397. 05-28 16:32:58.174  6120  6147 I art     : Starting a blocking GC Alloc
  1398. 05-28 16:32:58.205  6120  6165 I art     : Waiting for a blocking GC Alloc
  1399. 05-28 16:32:58.205  6120  6147 W art     : Suspending all threads took: 23.345ms
  1400. 05-28 16:32:58.205  6120  6141 I art     : Waiting for a blocking GC Alloc
  1401. 05-28 16:32:58.311  6120  6120 W art     : Verification of int era.m(eng, dwt, dwu) took 218.139ms
  1402. 05-28 16:32:58.313  6120  6165 I art     : WaitForGcToComplete blocked for 107.360ms for cause Alloc
  1403. 05-28 16:32:58.314  6120  6165 I art     : Starting a blocking GC Alloc
  1404. 05-28 16:32:58.315  6120  6141 I art     : WaitForGcToComplete blocked for 109.619ms for cause Alloc
  1405. 05-28 16:32:58.315  6120  6141 I art     : Starting a blocking GC Alloc
  1406. 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;
  1407. 05-28 16:32:58.325  6120  6120 I art     :   at void bvm.<init>(bvo, java.util.Map, java.lang.String[]) (PG:2)
  1408. 05-28 16:32:58.325  6120  6120 I art     :   at bvm androidx.work.impl.WorkDatabase_Impl.a() (PG:3)
  1409. 05-28 16:32:58.325  6120  6120 I art     :   at void bvo.<init>() (PG:5)
  1410. 05-28 16:32:58.325  6120  6120 I art     :   at void androidx.work.impl.WorkDatabase.<init>() (PG:1)
  1411. 05-28 16:32:58.325  6120  6120 I art     :   at void androidx.work.impl.WorkDatabase_Impl.<init>() (PG:1)
  1412. 05-28 16:32:58.325  6120  6120 I art     :   at java.lang.Object java.lang.Class.newInstance!() (Class.java:-2)
  1413. 05-28 16:32:58.325  6120  6120 I art     :   at java.lang.Object bun.o(java.lang.Class) (PG:10)
  1414. 05-28 16:32:58.325  6120  6120 I art     :   at bvo bvn.a() (PG:5)
  1415. 05-28 16:32:58.325  6120  6120 I art     :   at void ccq.<init>(android.content.Context, cas, ea, byte[], byte[]) (PG:20)
  1416. 05-28 16:32:58.325  6120  6120 I art     :   at void ccq.i(android.content.Context, cas) (PG:3)
  1417. 05-28 16:32:58.325  6120  6120 I art     :   at ccq ccq.h(android.content.Context) (PG:8)
  1418. 05-28 16:32:58.325  6120  6120 I art     :   at void androidx.work.impl.background.systemjob.SystemJobService.onCreate() (PG:2)
  1419. 05-28 16:32:58.325  6120  6120 I art     :   at void android.app.ActivityThread.handleCreateService(android.app.ActivityThread$CreateServiceData) (ActivityThread.java:3210)
  1420. 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)
  1421. 05-28 16:32:58.325  6120  6120 I art     :   at void android.app.ActivityThread$H.handleMessage(android.os.Message) (ActivityThread.java:1582)
  1422. 05-28 16:32:58.325  6120  6120 I art     :   at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:102)
  1423. 05-28 16:32:58.325  6120  6120 I art     :   at void android.os.Looper.loop() (Looper.java:154)
  1424. 05-28 16:32:58.325  6120  6120 I art     :   at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6208)
  1425. 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)
  1426. 05-28 16:32:58.325  6120  6120 I art     :   at void com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run() (ZygoteInit.java:891)
  1427. 05-28 16:32:58.326  6120  6120 I art     :   at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:781)
  1428. 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]]
  1429. 05-28 16:32:58.327  6120  6120 I art     :   at java.lang.Class dalvik.system.BaseDexClassLoader.findClass(java.lang.String) (BaseDexClassLoader.java:56)
  1430. 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)
  1431. 05-28 16:32:58.327  6120  6120 I art     :   at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String) (ClassLoader.java:312)
  1432. 05-28 16:32:58.327  6120  6120 I art     :   at void bvm.<init>(bvo, java.util.Map, java.lang.String[]) (PG:2)
  1433. 05-28 16:32:58.327  6120  6120 I art     :   at bvm androidx.work.impl.WorkDatabase_Impl.a() (PG:3)
  1434. 05-28 16:32:58.327  6120  6120 I art     :   at void bvo.<init>() (PG:5)
  1435. 05-28 16:32:58.327  6120  6120 I art     :   at void androidx.work.impl.WorkDatabase.<init>() (PG:1)
  1436. 05-28 16:32:58.327  6120  6120 I art     :   at void androidx.work.impl.WorkDatabase_Impl.<init>() (PG:1)
  1437. 05-28 16:32:58.327  6120  6120 I art     :   at java.lang.Object java.lang.Class.newInstance!() (Class.java:-2)
  1438. 05-28 16:32:58.327  6120  6120 I art     :   at java.lang.Object bun.o(java.lang.Class) (PG:10)
  1439. 05-28 16:32:58.327  6120  6120 I art     :   at bvo bvn.a() (PG:5)
  1440. 05-28 16:32:58.327  6120  6120 I art     :   at void ccq.<init>(android.content.Context, cas, ea, byte[], byte[]) (PG:20)
  1441. 05-28 16:32:58.327  6120  6120 I art     :   at void ccq.i(android.content.Context, cas) (PG:3)
  1442. 05-28 16:32:58.327  6120  6120 I art     :   at ccq ccq.h(android.content.Context) (PG:8)
  1443. 05-28 16:32:58.327  6120  6120 I art     :   at void androidx.work.impl.background.systemjob.SystemJobService.onCreate() (PG:2)
  1444. 05-28 16:32:58.327  6120  6120 I art     :   at void android.app.ActivityThread.handleCreateService(android.app.ActivityThread$CreateServiceData) (ActivityThread.java:3210)
  1445. 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)
  1446. 05-28 16:32:58.327  6120  6120 I art     :   at void android.app.ActivityThread$H.handleMessage(android.os.Message) (ActivityThread.java:1582)
  1447. 05-28 16:32:58.327  6120  6120 I art     :   at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:102)
  1448. 05-28 16:32:58.327  6120  6120 I art     :   at void android.os.Looper.loop() (Looper.java:154)
  1449. 05-28 16:32:58.327  6120  6120 I art     :   at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6208)
  1450. 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)
  1451. 05-28 16:32:58.327  6120  6120 I art     :   at void com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run() (ZygoteInit.java:891)
  1452. 05-28 16:32:58.327  6120  6120 I art     :   at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:781)
  1453. 05-28 16:32:58.327  6120  6120 I art     :
  1454. 05-28 16:32:58.589  6120  6147 W art     : Verification of java.lang.Object xjg.a() took 415.985ms
  1455. 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
  1456. 05-28 16:32:59.563  6120  6137 I art     : Starting a blocking GC Alloc
  1457. 05-28 16:32:59.564  6120  6137 I art     : Starting a blocking GC Alloc
  1458. 05-28 16:32:59.602  6120  6137 W art     : Suspending all threads took: 28.442ms
  1459. 05-28 16:32:59.942  6120  6147 I art     : Starting a blocking GC Alloc
  1460. 05-28 16:32:59.942  6120  6147 I art     : Starting a blocking GC Alloc
  1461. 05-28 16:32:59.972  6120  6147 W art     : Suspending all threads took: 20.935ms
  1462. 05-28 16:33:00.091  6120  6147 I art     : Starting a blocking GC Alloc
  1463. 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
  1464. 05-28 16:33:00.105  6120  6147 W art     : Suspending all threads took: 8.148ms
  1465. 05-28 16:33:00.211  6120  6143 I art     : Starting a blocking GC Alloc
  1466. 05-28 16:33:00.212  6120  6147 I art     : Starting a blocking GC Alloc
  1467. 05-28 16:33:00.213  6120  6147 I art     : Starting a blocking GC Alloc
  1468. 05-28 16:33:00.221  6120  6137 I art     : Waiting for a blocking GC Alloc
  1469. 05-28 16:33:00.222  6120  6165 I art     : Waiting for a blocking GC Alloc
  1470. 05-28 16:33:00.222  6120  6188 I art     : Waiting for a blocking GC Alloc
  1471. 05-28 16:33:00.222  6120  6143 I art     : Waiting for a blocking GC Alloc
  1472. 05-28 16:33:00.312  6120  6137 I art     : WaitForGcToComplete blocked for 98.693ms for cause Alloc
  1473. 05-28 16:33:00.312  6120  6137 I art     : Starting a blocking GC Alloc
  1474. 05-28 16:33:00.312  6120  6165 I art     : WaitForGcToComplete blocked for 90.667ms for cause Alloc
  1475. 05-28 16:33:00.313  6120  6165 I art     : Starting a blocking GC Alloc
  1476. 05-28 16:33:00.314  6120  6188 I art     : WaitForGcToComplete blocked for 92.193ms for cause Alloc
  1477. 05-28 16:33:00.314  6120  6188 I art     : Starting a blocking GC Alloc
  1478. 05-28 16:33:00.315  6120  6143 I art     : WaitForGcToComplete blocked for 92.651ms for cause Alloc
  1479. 05-28 16:33:00.315  6120  6143 I art     : Starting a blocking GC Alloc
  1480. 05-28 16:33:00.686  6120  6165 W art     : Verification of com.google.common.util.concurrent.ListenableFuture epl.a() took 125.244ms
  1481. 05-28 16:33:00.822   426  2209 D ConnectivityService: requestNetwork for uid/pid:10063/6120 NetworkRequest [ TRACK_DEFAULT id=207, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1482. 05-28 16:33:00.825   426   481 I chatty  : uid=1000(system) WifiStateMachin expire 2 lines
  1483. 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
  1484. 05-28 16:33:00.826   426   500 I chatty  : uid=1000(system) EthernetService expire 2 lines
  1485. 05-28 16:33:00.891  6150  6150 I chatty  : uid=1000(system) com.evervolv.toolbox expire 4 lines
  1486. 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
  1487. 05-28 16:33:01.459  6120  6131 W art     : Suspending all threads took: 65.887ms
  1488. 05-28 16:33:01.754  6120  6188 D JavaScriptCore.Version: 250230.2.1
  1489. 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
  1490. 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 }
  1491. 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 }
  1492. 05-28 16:33:03.598  6120  6188 I art     : Starting a blocking GC Alloc
  1493. 05-28 16:33:03.598  6120  6188 I art     : Starting a blocking GC Alloc
  1494. 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;
  1495. 05-28 16:33:03.710  6120  6241 I art     :   at java.lang.Object pgo.h(pgn) (PG:2)
  1496. 05-28 16:33:03.710  6120  6241 I art     :   at java.lang.Object pgo.c() (PG:6)
  1497. 05-28 16:33:03.710  6120  6241 I art     :   at boolean aouj.b() (PG:1)
  1498. 05-28 16:33:03.710  6120  6241 I art     :   at java.lang.Integer ojp.j(android.accounts.Account, java.lang.String[]) (PG:3)
  1499. 05-28 16:33:03.710  6120  6241 I art     :   at boolean qku.e(android.accounts.Account) (PG:2)
  1500. 05-28 16:33:03.710  6120  6241 I art     :   at java.lang.Object mjs.call() (PG:6)
  1501. 05-28 16:33:03.710  6120  6241 I art     :   at java.lang.Object adxp.a() (PG:1)
  1502. 05-28 16:33:03.710  6120  6241 I art     :   at void adww.run() (PG:4)
  1503. 05-28 16:33:03.710  6120  6241 I art     :   at void adxq.run() (PG:1)
  1504. 05-28 16:33:03.710  6120  6241 I art     :   at void ngt.run() (PG:5)
  1505. 05-28 16:33:03.710  6120  6241 I art     :   at void ngx.run() (PG:23)
  1506. 05-28 16:33:03.710  6120  6241 I art     :   at void nht.run() (PG:129)
  1507. 05-28 16:33:03.710  6120  6241 I art     :   at void mlg.run() (PG:12)
  1508. 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)
  1509. 05-28 16:33:03.710  6120  6241 I art     :   at void java.lang.Thread.run() (Thread.java:761)
  1510. 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]]
  1511. 05-28 16:33:03.710  6120  6241 I art     :   at java.lang.Class dalvik.system.BaseDexClassLoader.findClass(java.lang.String) (BaseDexClassLoader.java:56)
  1512. 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)
  1513. 05-28 16:33:03.710  6120  6241 I art     :   at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String) (ClassLoader.java:312)
  1514. 05-28 16:33:03.710  6120  6241 I art     :   at java.lang.Object pgo.h(pgn) (PG:2)
  1515. 05-28 16:33:03.710  6120  6241 I art     :   at java.lang.Object pgo.c() (PG:6)
  1516. 05-28 16:33:03.710  6120  6241 I art     :   at boolean aouj.b() (PG:1)
  1517. 05-28 16:33:03.710  6120  6241 I art     :   at java.lang.Integer ojp.j(android.accounts.Account, java.lang.String[]) (PG:3)
  1518. 05-28 16:33:03.710  6120  6241 I art     :   at boolean qku.e(android.accounts.Account) (PG:2)
  1519. 05-28 16:33:03.710  6120  6241 I art     :   at java.lang.Object mjs.call() (PG:6)
  1520. 05-28 16:33:03.710  6120  6241 I art     :   at java.lang.Object adxp.a() (PG:1)
  1521. 05-28 16:33:03.711  6120  6241 I art     :   at void adww.run() (PG:4)
  1522. 05-28 16:33:03.711  6120  6241 I art     :   at void adxq.run() (PG:1)
  1523. 05-28 16:33:03.711  6120  6241 I art     :   at void ngt.run() (PG:5)
  1524. 05-28 16:33:03.711  6120  6241 I art     :   at void ngx.run() (PG:23)
  1525. 05-28 16:33:03.711  6120  6241 I art     :   at void nht.run() (PG:129)
  1526. 05-28 16:33:03.711  6120  6241 I art     :   at void mlg.run() (PG:12)
  1527. 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)
  1528. 05-28 16:33:03.712  6120  6241 I art     :   at void java.lang.Thread.run() (Thread.java:761)
  1529. 05-28 16:33:03.712  6120  6241 I art     :
  1530. 05-28 16:33:03.716  6120  6188 W art     : Suspending all threads took: 103.302ms
  1531. 05-28 16:33:03.880  6120  6133 I art     : Waiting for a blocking GC DisableMovingGc
  1532. 05-28 16:33:03.888  6120  6132 I art     : Waiting for a blocking GC DisableMovingGc
  1533. 05-28 16:33:03.907  6120  6133 I art     : WaitForGcToComplete blocked for 13.061ms for cause DisableMovingGc
  1534. 05-28 16:33:03.907  6120  6241 W art     : Verification of android.hardware.biometrics.BiometricPrompt$AuthenticationCallback rr.a(rt) took 910.919ms
  1535. 05-28 16:33:03.907  6120  6133 I art     : Starting a blocking GC DisableMovingGc
  1536. 05-28 16:33:03.907  6120  6132 I art     : WaitForGcToComplete blocked for 20.904ms for cause DisableMovingGc
  1537. 05-28 16:33:03.910  6120  6132 I art     : Starting a blocking GC DisableMovingGc
  1538. 05-28 16:33:04.056  6120  6221 D NetworkSecurityConfig: Using Network Security Config from resource network_security_config debugBuild: false
  1539. 05-28 16:33:04.110   426   786 D ConnectivityService: requestNetwork for uid/pid:10063/6120 NetworkRequest [ TRACK_DEFAULT id=208, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1540. 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
  1541. 05-28 16:33:04.114   426   481 I chatty  : uid=1000(system) WifiStateMachin expire 3 lines
  1542. 05-28 16:33:04.299  6120  6165 I VideoCapabilities: Unsupported profile 4 for video/mp4v-es
  1543. 05-28 16:33:04.326  6120  6165 W AudioCapabilities: Unsupported mime audio/alac
  1544. 05-28 16:33:04.331  6120  6165 W AudioCapabilities: Unsupported mime audio/x-ape
  1545. 05-28 16:33:04.337  6120  6165 W AudioCapabilities: Unsupported mime audio/ffmpeg
  1546. 05-28 16:33:04.338  6120  6165 W AudioCapabilities: Unsupported mime audio/dts
  1547. 05-28 16:33:04.342  6120  6165 W AudioCapabilities: Unsupported mime audio/mpeg-L2
  1548. 05-28 16:33:04.345  6120  6165 W AudioCapabilities: Unsupported mime audio/vnd.rn-realaudio
  1549. 05-28 16:33:04.349  6120  6165 W AudioCapabilities: Unsupported mime audio/x-ms-wma
  1550. 05-28 16:33:04.353  6120  6165 W VideoCapabilities: Unsupported mime video/divx
  1551. 05-28 16:33:04.362  6120  6165 W VideoCapabilities: Unsupported mime video/x-flv
  1552. 05-28 16:33:04.398  6120  6165 W VideoCapabilities: Unsupported mime video/vnd.rn-realvideo
  1553. 05-28 16:33:04.408  6120  6165 W VideoCapabilities: Unsupported mime video/vc1
  1554. 05-28 16:33:04.416  6120  6165 W VideoCapabilities: Unsupported mime video/ffmpeg
  1555. 05-28 16:33:04.426  6120  6165 W VideoCapabilities: Unsupported mime video/x-ms-wmv
  1556. 05-28 16:33:04.578  6120  6144 W art     : Verification of void hzt.<init>(iir, int) took 187.866ms
  1557. 05-28 16:33:04.715  6120  6144 W art     : Verification of void hzt.<init>(iui, int) took 122.467ms
  1558. 05-28 16:33:04.832  6120  6144 W art     : Verification of java.lang.Object hzt.a(java.lang.Object) took 116.363ms
  1559. 05-28 16:33:04.987   426   485 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=207, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1560. 05-28 16:33:05.408  6077  6095 I chatty  : uid=1000(system) com.android.settings expire 2 lines
  1561. 05-28 16:33:05.681  6120  6165 W art     : Verification of void hqy.<init>(iat, int) took 129.638ms
  1562. 05-28 16:33:05.721  6120  6165 I art     : Starting a blocking GC Alloc
  1563. 05-28 16:33:05.722  6120  6165 I art     : Starting a blocking GC Alloc
  1564. 05-28 16:33:05.756  6120  6165 W art     : Suspending all threads took: 31.372ms
  1565. 05-28 16:33:05.876  6077  6097 I chatty  : uid=1000(system) SummaryLoader expire 51 lines
  1566. 05-28 16:33:05.909   426   635 E BatteryStatsService: no controller energy info supplied
  1567. 05-28 16:33:05.909   426   635 E BatteryStatsService: no controller energy info supplied
  1568. 05-28 16:33:05.911   741   741 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response
  1569. 05-28 16:33:05.974   426   635 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu?/cpufreq/stats/time_in_state (No such file or directory)
  1570. 05-28 16:33:05.975   426   635 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat (No such file or directory)
  1571. 05-28 16:33:05.984   426   635 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0}
  1572. 05-28 16:33:06.067  6120  6165 W art     : Verification of void hqy.run() took 349.090ms
  1573. 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
  1574. 05-28 16:33:06.340   426   436 I chatty  : uid=1000(system) HeapTaskDaemon expire 1 line
  1575. 05-28 16:33:06.457   426  2212 W SparseMappingTable: Time val negative: -74156
  1576. 05-28 16:33:06.564   426  1284 I ActivityManager: START u0 {flg=0x8000 cmp=com.android.settings/.Settings$WirelessSettingsActivity (has extras)} from uid 1000 on display 0
  1577. 05-28 16:33:06.908  6077  6077 I chatty  : uid=1000(system) com.android.settings expire 7 lines
  1578. 05-28 16:33:06.954   426  2218 E UserRestrictionsUtils: Unknown restriction: null
  1579. 05-28 16:33:07.210  6077  6112 I chatty  : uid=1000(system) com.android.settings expire 2 lines
  1580. 05-28 16:33:07.658  6077  6088 I chatty  : uid=1000(system) HeapTaskDaemon expire 6 lines
  1581. 05-28 16:33:07.796   426   447 I chatty  : uid=1000(system) android.display expire 2 lines
  1582. 05-28 16:33:09.094 12408 12408 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.mobstore.service.START pkg=com.google.android.gms }
  1583. 05-28 16:33:09.365   426  2210 W SparseMappingTable: Time val negative: -74156
  1584. 05-28 16:33:09.574   426   481 I chatty  : uid=1000(system) WifiStateMachin expire 2 lines
  1585. 05-28 16:33:09.581   741   741 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response
  1586. 05-28 16:33:09.582   426  2204 E BatteryStatsService: no controller energy info supplied
  1587. 05-28 16:33:09.582   426  2204 E BatteryStatsService: no controller energy info supplied
  1588. 05-28 16:33:09.583   426  2204 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu?/cpufreq/stats/time_in_state (No such file or directory)
  1589. 05-28 16:33:09.583   426  2204 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat (No such file or directory)
  1590. 05-28 16:33:09.584   426  2204 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0}
  1591. 05-28 16:33:10.503   426  1284 I ActivityManager: START u0 {flg=0x8000 cmp=com.evervolv.toolbox/.Toolbox (has extras)} from uid 1000 on display 0
  1592. 05-28 16:33:10.585  6120  6235 I art     : Starting a blocking GC Alloc
  1593. 05-28 16:33:10.585  6120  6235 I art     : Starting a blocking GC Alloc
  1594. 05-28 16:33:10.595  6120  6164 I art     : Waiting for a blocking GC Alloc
  1595. 05-28 16:33:10.596  6120  6177 I art     : Waiting for a blocking GC DisableMovingGc
  1596. 05-28 16:33:10.885  6120  6164 I art     : WaitForGcToComplete blocked for 290.527ms for cause Alloc
  1597. 05-28 16:33:10.885  6120  6164 I art     : Starting a blocking GC Alloc
  1598. 05-28 16:33:10.885  6120  6177 I art     : WaitForGcToComplete blocked for 289.123ms for cause DisableMovingGc
  1599. 05-28 16:33:10.885  6120  6177 I art     : Starting a blocking GC DisableMovingGc
  1600. 05-28 16:33:11.123  6077  6096 I chatty  : uid=1000(system) RenderThread expire 2 lines
  1601. 05-28 16:33:11.548  6120  6265 W art     : Verification of boolean lzy.i(android.content.Context) took 110.839ms
  1602. 05-28 16:33:12.094  6120  6177 W art     : Verification of java.lang.String orh.a(onu) took 202.239ms
  1603. 05-28 16:33:12.265  6120  6177 W art     : Verification of boolean orh.e(java.lang.String) took 116.119ms
  1604. 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
  1605. 05-28 16:33:12.804  6120  6137 E ActivityThread: Failed to find provider info for com.google.android.apps.wellbeing.api
  1606. 05-28 16:33:12.845  6120  6137 W WindDownApi: Unexpected error calling Digital Wellbeing
  1607. 05-28 16:33:12.845  6120  6137 W WindDownApi: java.lang.IllegalArgumentException: Unknown URI content://com.google.android.apps.wellbeing.api
  1608. 05-28 16:33:12.845  6120  6137 W WindDownApi:   at android.content.ContentResolver.call(ContentResolver.java:1442)
  1609. 05-28 16:33:12.845  6120  6137 W WindDownApi:   at bck.e(PG:3)
  1610. 05-28 16:33:12.845  6120  6137 W WindDownApi:   at eec.a(PG:18)
  1611. 05-28 16:33:12.845  6120  6137 W WindDownApi:   at aprb.rY(PG:1)
  1612. 05-28 16:33:12.845  6120  6137 W WindDownApi:   at apso.run(PG:2)
  1613. 05-28 16:33:12.845  6120  6137 W WindDownApi:   at acwx.run(PG:2)
  1614. 05-28 16:33:12.845  6120  6137 W WindDownApi:   at aqmd.call(PG:2)
  1615. 05-28 16:33:12.845  6120  6137 W WindDownApi:   at adxp.a(PG:1)
  1616. 05-28 16:33:12.845  6120  6137 W WindDownApi:   at adww.run(PG:4)
  1617. 05-28 16:33:12.845  6120  6137 W WindDownApi:   at adxq.run(PG:1)
  1618. 05-28 16:33:12.845  6120  6137 W WindDownApi:   at ngx.run(PG:23)
  1619. 05-28 16:33:12.845  6120  6137 W WindDownApi:   at nht.run(PG:129)
  1620. 05-28 16:33:12.845  6120  6137 W WindDownApi:   at mlg.run(PG:12)
  1621. 05-28 16:33:12.845  6120  6137 W WindDownApi:   at com.google.android.apps.youtube.embeddedplayer.service.jar.client.p.run(PG:5)
  1622. 05-28 16:33:12.845  6120  6137 W WindDownApi:   at java.lang.Thread.run(Thread.java:761)
  1623. 05-28 16:33:12.891  6150  6161 I chatty  : uid=1000(system) HeapTaskDaemon expire 1 line
  1624. 05-28 16:33:13.288  6120  6273 I FA      : App measurement initialized, version: 64007
  1625. 05-28 16:33:13.288  6120  6273 I FA      : To enable debug logging run: adb shell setprop log.tag.FA VERBOSE
  1626. 05-28 16:33:13.288  6120  6273 I FA      : To enable faster debug mode event logging run:
  1627. 05-28 16:33:13.288  6120  6273 I FA      :   adb shell setprop debug.firebase.analytics.app com.google.android.youtube
  1628. 05-28 16:33:13.447  6120  6277 I art     : Starting a blocking GC Alloc
  1629. 05-28 16:33:13.447  6120  6277 I art     : Starting a blocking GC Alloc
  1630. 05-28 16:33:13.453  6120  6141 I art     : Waiting for a blocking GC Alloc
  1631. 05-28 16:33:13.497 12408 12408 D BoundBrokerSvc: onBind: Intent { act=com.google.android.gms.measurement.START pkg=com.google.android.gms }
  1632. 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 }
  1633. 05-28 16:33:13.623  6120  6273 I art     : Waiting for a blocking GC DisableMovingGc
  1634. 05-28 16:33:13.626  6120  6141 I art     : WaitForGcToComplete blocked for 179.382ms for cause Alloc
  1635. 05-28 16:33:13.626  6120  6141 I art     : Starting a blocking GC Alloc
  1636. 05-28 16:33:13.628  6120  6273 I art     : WaitForGcToComplete blocked for 5.035ms for cause DisableMovingGc
  1637. 05-28 16:33:13.628  6120  6273 I art     : Starting a blocking GC DisableMovingGc
  1638. 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 }
  1639. 05-28 16:33:21.748  6077  6112 I chatty  : uid=1000(system) com.android.settings expire 1 line
  1640. 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
  1641. 05-28 16:33:21.863   426  2209 W SparseMappingTable: Time val negative: -74156
  1642. 05-28 16:33:21.990   741   741 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response
  1643. 05-28 16:33:21.990   426   998 E BatteryStatsService: no controller energy info supplied
  1644. 05-28 16:33:21.990   426   998 E BatteryStatsService: no controller energy info supplied
  1645. 05-28 16:33:21.991   426   998 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu?/cpufreq/stats/time_in_state (No such file or directory)
  1646. 05-28 16:33:21.992   426   998 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat (No such file or directory)
  1647. 05-28 16:33:21.993   426   998 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0}
  1648. 05-28 16:33:22.245  6150  6150 I chatty  : uid=1000(system) com.evervolv.toolbox expire 13 lines
  1649. 05-28 16:33:22.261   426   436 I chatty  : uid=1000(system) HeapTaskDaemon expire 1 line
  1650. 05-28 16:33:22.682   426  2207 I ActivityManager: Killing 5015:com.android.providers.calendar/u0a2 (adj 906): empty #17
  1651. 05-28 16:33:22.703   426  2215 D ActivityManager: cleanUpApplicationRecord -- 5015
  1652. 05-28 16:33:23.415   426  1282 I ActivityManager: START u0 {flg=0x8000 cmp=com.evervolv.toolbox/.Toolbox (has extras)} from uid 1000 on display 0
  1653. 05-28 16:33:23.897   426   447 I chatty  : uid=1000(system) android.display expire 2 lines
  1654. 05-28 16:33:23.922 12408 12408 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.measurement.START pkg=com.google.android.gms }
  1655. 05-28 16:33:28.462  6077  6095 I chatty  : uid=1000(system) com.android.settings expire 1 line
  1656. 05-28 16:33:28.496  6077  6097 I chatty  : uid=1000(system) SummaryLoader expire 17 lines
  1657. 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
  1658. 05-28 16:33:28.597   426  2214 W SparseMappingTable: Time val negative: -74156
  1659. 05-28 16:33:28.715  6077  6077 I chatty  : uid=1000(system) com.android.settings expire 1 line
  1660. 05-28 16:33:28.719   426   481 I chatty  : uid=1000(system) WifiStateMachin expire 1 line
  1661. 05-28 16:33:28.732   426  2211 E BatteryStatsService: no controller energy info supplied
  1662. 05-28 16:33:28.732   426  2211 E BatteryStatsService: no controller energy info supplied
  1663. 05-28 16:33:28.733   741   741 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response
  1664. 05-28 16:33:28.734   426  2211 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu?/cpufreq/stats/time_in_state (No such file or directory)
  1665. 05-28 16:33:28.735   426  2211 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat (No such file or directory)
  1666. 05-28 16:33:28.736   426  2211 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0}
  1667. 05-28 16:33:29.977   426  2205 I ActivityManager: START u0 {flg=0x8000 cmp=com.evervolv.toolbox/.Toolbox (has extras)} from uid 1000 on display 0
  1668. 05-28 16:33:30.287  6150  6161 I chatty  : uid=1000(system) HeapTaskDaemon expire 1 line
  1669. 05-28 16:33:30.587  6077  6096 I chatty  : uid=1000(system) RenderThread expire 1 line
  1670. 05-28 16:33:32.367   426   436 I chatty  : uid=1000(system) HeapTaskDaemon expire 1 line
  1671. 05-28 16:33:34.620  6077  6097 I chatty  : uid=1000(system) SummaryLoader expire 17 lines
  1672. 05-28 16:33:34.701  6077  6112 I chatty  : uid=1000(system) com.android.settings expire 1 line
  1673. 05-28 16:33:34.740   426  1284 W SparseMappingTable: Time val negative: -74156
  1674. 05-28 16:33:34.914  6077  6077 I chatty  : uid=1000(system) com.android.settings expire 1 line
  1675. 05-28 16:33:34.967   426   481 I chatty  : uid=1000(system) WifiStateMachin expire 1 line
  1676. 05-28 16:33:34.970   741   741 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response
  1677. 05-28 16:33:34.971   426   635 E BatteryStatsService: no controller energy info supplied
  1678. 05-28 16:33:34.972   426   635 E BatteryStatsService: no controller energy info supplied
  1679. 05-28 16:33:34.972   426   635 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu?/cpufreq/stats/time_in_state (No such file or directory)
  1680. 05-28 16:33:34.973   426   635 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat (No such file or directory)
  1681. 05-28 16:33:34.974   426   635 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0}
  1682. 05-28 16:33:35.211  6150  6150 I chatty  : uid=1000(system) com.evervolv.toolbox expire 12 lines
  1683. 05-28 16:33:36.102   426   998 I ActivityManager: START u0 {flg=0x8000 cmp=com.evervolv.toolbox/.Toolbox (has extras)} from uid 1000 on display 0
  1684. 05-28 16:33:36.599   426   447 I chatty  : uid=1000(system) android.display expire 1 line
  1685. 05-28 16:33:36.759  6077  6096 I chatty  : uid=1000(system) RenderThread expire 2 lines
  1686. 05-28 16:33:40.718  7827  7827 I Finsky  : [1] rsq.onStartJob(4): SCH: job service start with id 9440.
  1687. 05-28 16:33:41.035  7827  6301 I Finsky  : [603] rrf.a(77): SCH: Satisfied jobs for 9440 are: 16-16161616
  1688. 05-28 16:33:41.117  7827  6302 I Finsky  : [604] rhr.accept(21): SCH: Job 16-16161616 starting
  1689. 05-28 16:33:41.209  7827  6303 I Finsky  : [605] mfw.l(3): Flushing event logs for [hS1ss1q31D9Bt303B9KvnESI6mi0i1EFz831hl_0KKk]
  1690. 05-28 16:33:41.253  7827  7888 I PlayCommon: [486] adlx.k(22): Preparing logs for uploading
  1691. 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
  1692. 05-28 16:33:42.343  7827  7888 I PlayCommon: [486] adlx.k(202): Successfully uploaded logs.
  1693. 05-28 16:33:42.431  6077  6088 I chatty  : uid=1000(system) HeapTaskDaemon expire 1 line
  1694. 05-28 16:33:42.517   426  2211 I ActivityManager: Start proc 6305:com.android.vending:background/u0a29 for service com.android.vending/com.google.android.finsky.ipcservers.background.BackgroundGrpcServerAndroidService
  1695. 05-28 16:33:42.525  6077  6095 I chatty  : uid=1000(system) com.android.settings expire 1 line
  1696. 05-28 16:33:42.539  6077  6097 I chatty  : uid=1000(system) SummaryLoader expire 21 lines
  1697. 05-28 16:33:42.592   426   436 I chatty  : uid=1000(system) HeapTaskDaemon expire 1 line
  1698. 05-28 16:33:42.636  6077  6077 I chatty  : uid=1000(system) com.android.settings expire 1 line
  1699. 05-28 16:33:42.639   426  1282 W SparseMappingTable: Time val negative: -74156
  1700. 05-28 16:33:42.888   426   481 I chatty  : uid=1000(system) WifiStateMachin expire 3 lines
  1701. 05-28 16:33:42.892   426  1282 E BatteryStatsService: no controller energy info supplied
  1702. 05-28 16:33:42.892   426  1282 E BatteryStatsService: no controller energy info supplied
  1703. 05-28 16:33:42.892   741   741 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response
  1704. 05-28 16:33:42.895   426  1282 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu?/cpufreq/stats/time_in_state (No such file or directory)
  1705. 05-28 16:33:42.897   426  1282 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat (No such file or directory)
  1706. 05-28 16:33:42.902   426  1282 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0}
  1707. 05-28 16:33:43.054  6305  6305 I art     : Starting a blocking GC AddRemoveAppImageSpace
  1708. 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
  1709. 05-28 16:33:43.647  6305  6305 I Finsky:background: [1] pjp.c(18): Finished reading experiment flags from file [0tGUNCGIkbk4o6-fQ335kUYSKwVj4lusnHT-A5Dsy08].
  1710. 05-28 16:33:43.677  6305  6305 I Finsky:background: [1] pjp.c(18): Finished reading experiment flags from file [HBxvaOO-ysQMyfC1otiW8xJruhegElO8Pg0zFJLJ_3Y].
  1711. 05-28 16:33:43.713  6305  6305 I Finsky:background: [1] lxi.onCreate(2): IPC-SERVER: Starting gRPC host service...
  1712. 05-28 16:33:44.019   426  2209 D ConnectivityService: requestNetwork for uid/pid:10029/6305 NetworkRequest [ TRACK_DEFAULT id=209, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1713. 05-28 16:33:44.024   426   500 D Ethernet: got request NetworkRequest [ TRACK_DEFAULT id=209, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  1714. 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
  1715. 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
  1716. 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
  1717. 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
  1718. 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
  1719. 05-28 16:33:44.480  6305  6316 W art     : Suspending all threads took: 14.648ms
  1720. 05-28 16:33:44.555   426   447 I ActivityManager: Displayed com.evervolv.toolbox/.Toolbox: +424ms
  1721. 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
  1722. 05-28 16:33:45.024  6342  6342 I art     : Starting a blocking GC AddRemoveAppImageSpace
  1723. 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
  1724. 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].
  1725. 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].
  1726. 05-28 16:33:45.190  6342  6342 I Finsky:quick_launch: [1] lxi.onCreate(2): IPC-SERVER: Starting gRPC host service...
  1727. 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
  1728. 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
  1729. 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
  1730. 05-28 16:33:45.376  7827  6303 I Finsky  : [605] rra.r(4): SCH: jobFinished: 16-16161616. TimeElapsed: 4257ms.
  1731. 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 }]
  1732. 05-28 16:33:45.493  7827  7865 I Finsky  : [467] rqw.apply(85): SCH: Scheduling 1 system job(s)
  1733. 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
  1734. 05-28 16:33:45.531  7827  6302 I Finsky  : [604] rsq.a(-1): SCH: job service finished with id 9440.
  1735. 05-28 16:33:45.832  6150  6150 I chatty  : uid=1000(system) com.evervolv.toolbox expire 7 lines
  1736. 05-28 16:33:45.976  6150  6161 I chatty  : uid=1000(system) HeapTaskDaemon expire 2 lines
  1737. 05-28 16:33:46.066  6150  6174 I chatty  : uid=1000(system) RenderThread expire 1 line
  1738. 05-28 16:33:47.622   426  2200 I ActivityManager: Killing 5119:android.process.acore/u0a1 (adj 904): empty #17
  1739. 05-28 16:33:47.650   426  1282 D ActivityManager: cleanUpApplicationRecord -- 5119
  1740. 05-28 16:33:49.222  6077  6112 I chatty  : uid=1000(system) com.android.settings expire 1 line
  1741. 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
  1742. 05-28 16:33:49.355   426   928 W SparseMappingTable: Time val negative: -74156
  1743. 05-28 16:33:49.441  6077  6097 I chatty  : uid=1000(system) SummaryLoader expire 14 lines
  1744. 05-28 16:33:49.485  6077  6077 I chatty  : uid=1000(system) com.android.settings expire 2 lines
  1745. 05-28 16:33:49.522   426   481 E wifi    : wifi_get_supported_feature_set returned error = 0xffffffa1
  1746. 05-28 16:33:49.526   741   741 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response
  1747. 05-28 16:33:49.538   426   438 E BatteryStatsService: no controller energy info supplied
  1748. 05-28 16:33:49.539   426   438 E BatteryStatsService: no controller energy info supplied
  1749. 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)
  1750. 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)
  1751. 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}
  1752. 05-28 16:33:49.772  6150  6150 I chatty  : uid=1000(system) com.evervolv.toolbox expire 14 lines
  1753. 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
  1754. 05-28 16:33:52.122   426   447 I ActivityManager: Displayed com.evervolv.toolbox/.Toolbox: +494ms
  1755. 05-28 16:33:52.288  6077  6096 I chatty  : uid=1000(system) RenderThread expire 2 lines
  1756. 05-28 16:33:54.892  6305  6305 I Finsky:background: [1] lxi.onDestroy(-1): IPC-SERVER: Stopping gRPC host service...
  1757. 05-28 16:33:55.416  6342  6342 I Finsky:quick_launch: [1] lxi.onDestroy(-1): IPC-SERVER: Stopping gRPC host service...
  1758. 05-28 16:33:57.313   426   426 W WindowManager: Attempted to remove non-existing token: android.os.Binder@48cbbdf
  1759. 05-28 16:33:59.629   426   426 W WindowManager: Attempted to remove non-existing token: android.os.Binder@815b56
  1760. 05-28 16:34:02.030   426   426 W WindowManager: Attempted to remove non-existing token: android.os.Binder@34fd6e2
  1761. 05-28 16:34:04.158  6077  6088 I chatty  : uid=1000(system) HeapTaskDaemon expire 3 lines
  1762. 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
  1763. 05-28 16:34:04.293  6077  6095 I chatty  : uid=1000(system) com.android.settings expire 1 line
  1764. 05-28 16:34:04.301   426  1407 W SparseMappingTable: Time val negative: -74156
  1765. 05-28 16:34:04.341  6077  6097 I chatty  : uid=1000(system) SummaryLoader expire 16 lines
  1766. 05-28 16:34:04.493   426   481 E wifi    : wifi_get_supported_feature_set returned error = 0xffffffa1
  1767. 05-28 16:34:04.497   741   741 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response
  1768. 05-28 16:34:04.498   426   929 E BatteryStatsService: no controller energy info supplied
  1769. 05-28 16:34:04.499   426   929 E BatteryStatsService: no controller energy info supplied
  1770. 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)
  1771. 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)
  1772. 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}
  1773. 05-28 16:34:04.660   426   436 I art     : Background sticky concurrent mark sweep GC freed 8972(350KB) AllocSpace objects, 4(348KB) LOS objects, 10% free, 10MB/12MB, paused 11.260ms total 40.832ms
  1774. 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
  1775. 05-28 16:34:06.425   426   447 I ActivityManager: Displayed com.evervolv.toolbox/.Toolbox: +493ms
  1776. 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] ]
  1777. 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
  1778. 05-28 16:34:06.788   426   481 D WIFI    : got request NetworkRequest [ TRACK_DEFAULT id=210, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  1779. 05-28 16:34:06.788   426   481 D WIFI_UT : got request NetworkRequest [ TRACK_DEFAULT id=210, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  1780. 05-28 16:34:06.789   426   500 D Ethernet: got request NetworkRequest [ TRACK_DEFAULT id=210, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  1781. 05-28 16:34:06.924   426   485 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=210, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1782. 05-28 16:34:09.297   426  2210 I ActivityManager: Killing 5346:android:ui/1000 (adj 906): empty #17
  1783. 05-28 16:34:09.317   426   438 D GraphicsStats: Buffer count: 11
  1784. 05-28 16:34:09.318   426  2201 D ActivityManager: cleanUpApplicationRecord -- 5346
  1785. 05-28 16:34:10.718  6150  6150 I chatty  : uid=1000(system) com.evervolv.toolbox expire 24 lines
  1786. 05-28 16:34:15.093  6077  6097 I chatty  : uid=1000(system) SummaryLoader expire 34 lines
  1787. 05-28 16:34:15.170  6077  6077 I chatty  : uid=1000(system) com.android.settings expire 2 lines
  1788. 05-28 16:34:15.193  6077  6112 I chatty  : uid=1000(system) com.android.settings expire 1 line
  1789. 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
  1790. 05-28 16:34:15.222   426  2208 W SparseMappingTable: Time val negative: -74156
  1791. 05-28 16:34:15.352   426   436 W art     : Suspending all threads took: 10.314ms
  1792. 05-28 16:34:15.396   426   436 I art     : Background sticky concurrent mark sweep GC freed 9372(462KB) AllocSpace objects, 4(116KB) LOS objects, 11% free, 10MB/12MB, paused 26.763ms total 98.114ms
  1793. 05-28 16:34:15.432   426   481 E wifi    : wifi_get_supported_feature_set returned error = 0xffffffa1
  1794. 05-28 16:34:15.435   741   741 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response
  1795. 05-28 16:34:15.436   426  2214 E BatteryStatsService: no controller energy info supplied
  1796. 05-28 16:34:15.436   426  2214 E BatteryStatsService: no controller energy info supplied
  1797. 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)
  1798. 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)
  1799. 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}
  1800. 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
  1801. 05-28 16:34:18.063   426   447 I ActivityManager: Displayed com.evervolv.toolbox/.Toolbox: +484ms
  1802. 05-28 16:34:18.224  6077  6096 I chatty  : uid=1000(system) RenderThread expire 2 lines
  1803. 05-28 16:34:21.601  6077  6095 I chatty  : uid=1000(system) com.android.settings expire 1 line
  1804. 05-28 16:34:21.678   426   437 W SparseMappingTable: Time val negative: -74156
  1805. 05-28 16:34:21.941   426   481 E wifi    : wifi_get_supported_feature_set returned error = 0xffffffa1
  1806. 05-28 16:34:21.945   426  2218 E BatteryStatsService: no controller energy info supplied
  1807. 05-28 16:34:21.945   426  2218 E BatteryStatsService: no controller energy info supplied
  1808. 05-28 16:34:21.946   741   741 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response
  1809. 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)
  1810. 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)
  1811. 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}
  1812. 05-28 16:34:22.067  6077  6088 I chatty  : uid=1000(system) HeapTaskDaemon expire 2 lines
  1813. 05-28 16:34:22.137  6150  6150 I chatty  : uid=1000(system) com.evervolv.toolbox expire 1 line
  1814. 05-28 16:34:22.167  6150  6150 I art     : Explicit concurrent mark sweep GC freed 945(40KB) AllocSpace objects, 0(0B) LOS objects, 24% free, 2MB/3MB, paused 610us total 30.517ms
  1815. 05-28 16:34:22.174  6150  6150 I art     : Starting a blocking GC Explicit
  1816. 05-28 16:34:22.208  6150  6150 I art     : Explicit concurrent mark sweep GC freed 5338(517KB) AllocSpace objects, 0(0B) LOS objects, 24% free, 2MB/2MB, paused 579us total 33.752ms
  1817. 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
  1818. 05-28 16:34:22.987  6150  6150 I AppCompatViewInflater: app:theme is now deprecated. Please move to using android:theme instead.
  1819. 05-28 16:34:23.016  6150  6150 D ConstraintsHelper: construct key=disable_toolbox available=true
  1820. 05-28 16:34:23.441   426   447 I ActivityManager: Displayed com.evervolv.toolbox/.Toolbox: +489ms
  1821. 05-28 16:34:26.183  6150  6150 D ConstraintsHelper: construct key=dev_force_show_navbar available=true
  1822. 05-28 16:34:26.187  6150  6150 D ConstraintsHelper: construct key=pixel_nav_animation available=true
  1823. 05-28 16:34:31.812   426   436 I art     : Background sticky concurrent mark sweep GC freed 7991(365KB) AllocSpace objects, 5(332KB) LOS objects, 10% free, 10MB/12MB, paused 7.965ms total 66.345ms
  1824. 05-28 16:34:33.730   426   481 E wifi    : wifi_get_supported_feature_set returned error = 0xffffffa1
  1825. 05-28 16:34:33.735   426   443 E BatteryStatsService: no controller energy info supplied
  1826. 05-28 16:34:33.736   426   443 E BatteryStatsService: no controller energy info supplied
  1827. 05-28 16:34:33.737   741   741 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response
  1828. 05-28 16:34:33.738   426   443 E BatteryStatsService: power: Missing API
  1829. 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)
  1830. 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)
  1831. 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}
  1832. 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)
  1833. 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)
  1834. 05-28 16:34:39.418  6077  6097 I chatty  : uid=1000(system) SummaryLoader expire 3 lines
  1835. 05-28 16:34:39.433  6077  6112 I chatty  : uid=1000(system) com.android.settings expire 1 line
  1836. 05-28 16:34:39.464  6077  6077 I chatty  : uid=1000(system) com.android.settings expire 1 line
  1837. 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
  1838. 05-28 16:34:39.509   426   437 W SparseMappingTable: Time val negative: -74156
  1839. 05-28 16:34:39.531  6077  6097 I chatty  : uid=1000(system) SummaryLoader expire 9 lines
  1840. 05-28 16:34:39.532  6077  6097 W ProcStatsManager: No process com.google.android.partnersetup/10026 for service com.google.android.partnersetup.MccOverrideService
  1841. 05-28 16:34:39.532  6077  6097 W ProcStatsManager: No process com.google.android.partnersetup/10026 for service com.google.android.partnersetup.LauncherConfigService
  1842. 05-28 16:34:39.532  6077  6097 W ProcStatsManager: No process com.cyanogenmod.eleven:main/10045 for service com.cyanogenmod.eleven.MusicPlaybackService
  1843. 05-28 16:34:39.532  6077  6097 W ProcStatsManager: No process com.android.email/10052 for service com.android.email.EmailIntentService
  1844. 05-28 16:34:39.532  6077  6097 W ProcStatsManager: No process com.android.email/10052 for service com.android.email.service.EmailBroadcastProcessorService
  1845. 05-28 16:34:39.675   426   481 E wifi    : wifi_get_supported_feature_set returned error = 0xffffffa1
  1846. 05-28 16:34:39.677   426  2213 E BatteryStatsService: no controller energy info supplied
  1847. 05-28 16:34:39.677   426  2213 E BatteryStatsService: no controller energy info supplied
  1848. 05-28 16:34:39.678   741   741 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response
  1849. 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)
  1850. 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)
  1851. 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}
  1852. 05-28 16:34:39.908  6150  6150 I art     : Starting a blocking GC Explicit
  1853. 05-28 16:34:39.933  6150  6150 I art     : Explicit concurrent mark sweep GC freed 6478(600KB) AllocSpace objects, 4(80KB) LOS objects, 24% free, 2MB/3MB, paused 335us total 24.902ms
  1854. 05-28 16:34:39.936  6150  6150 I art     : Starting a blocking GC Explicit
  1855. 05-28 16:34:39.957  6150  6150 I art     : Explicit concurrent mark sweep GC freed 1589(77KB) AllocSpace objects, 0(0B) LOS objects, 25% free, 2MB/2MB, paused 396us total 20.690ms
  1856. 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]
  1857. 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
  1858. 05-28 16:34:44.342  6150  6150 I AppCompatViewInflater: app:theme is now deprecated. Please move to using android:theme instead.
  1859. 05-28 16:34:44.363  6150  6150 D ConstraintsHelper: construct key=disable_toolbox available=true
  1860. 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]
  1861. 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]
  1862. 05-28 16:34:44.793   426   447 I ActivityManager: Displayed com.evervolv.toolbox/.Toolbox: +479ms
  1863. 05-28 16:34:44.892  6077  6096 D OpenGLRenderer: endAllActiveAnimators on 0x8a00bb80 (RippleDrawable) with handle 0x9f42a590
  1864. 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]
  1865. 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]
  1866. 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]
  1867. 05-28 16:34:46.565  6150  6150 D ConstraintsHelper: construct key=app_switch_wake_screen available=false
  1868. 05-28 16:34:46.566  6150  6150 D ConstraintsHelper: construct key=assist_wake_screen available=false
  1869. 05-28 16:34:46.566  6150  6150 D ConstraintsHelper: construct key=back_wake_screen available=false
  1870. 05-28 16:34:46.567  6150  6150 D ConstraintsHelper: construct key=home_wake_screen available=false
  1871. 05-28 16:34:46.568  6150  6150 D ConstraintsHelper: construct key=menu_wake_screen available=false
  1872. 05-28 16:34:46.569  6150  6150 D ConstraintsHelper: construct key=volume_wake_screen available=true
  1873. 05-28 16:34:46.570  6150  6150 D ConstraintsHelper: construct key=lockscreen_music_controls_volbtn available=true
  1874. 05-28 16:34:47.874  6077  6097 W DataUsageController: Failed to get data usage, no subscriber id
  1875. 05-28 16:34:47.947  6077  6095 D Index   : Indexing locale 'ar_EG' took 117 millis
  1876. 05-28 16:34:47.957   426   991 W SparseMappingTable: Time val negative: -74156
  1877. 05-28 16:34:47.969  6077  6077 D DashboardSummary: onConditionsChanged
  1878. 05-28 16:34:47.984  6077  6097 W ProcStatsManager: No process com.google.android.onetimeinitializer/10024 for service com.google.android.onetimeinitializer.OneTimeService
  1879. 05-28 16:34:47.984  6077  6097 W ProcStatsManager: No process com.android.vending:quick_launch/10029 for service com.google.android.finsky.ipcservers.quicklaunch.QuickLaunchGrpcServerAndroidService
  1880. 05-28 16:34:47.984  6077  6097 W ProcStatsManager: No process com.evervolv.updater:ManifestService/10010 for service com.evervolv.updater.services.UpdateManifestService
  1881. 05-28 16:34:47.984  6077  6097 W ProcStatsManager: No process com.android.printspooler/10053 for service com.android.printspooler.model.PrintSpoolerService
  1882. 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
  1883. 05-28 16:34:47.984  6077  6097 W ProcStatsManager: No process com.android.keychain/1000 for service com.android.keychain.KeyChainService
  1884. 05-28 16:34:47.985  6077  6097 W ProcStatsManager: No process com.google.android.partnersetup/10026 for service com.google.android.partnersetup.AppInstalledService
  1885. 05-28 16:34:47.985  6077  6097 W ProcStatsManager: No process com.google.android.partnersetup/10026 for service com.google.android.partnersetup.ClientIdService
  1886. 05-28 16:34:47.985  6077  6097 W ProcStatsManager: No process com.google.android.partnersetup/10026 for service com.google.android.partnersetup.MccFallbackService
  1887. 05-28 16:34:47.985  6077  6097 W ProcStatsManager: No process com.google.android.partnersetup/10026 for service com.google.android.partnersetup.AppHiderService
  1888. 05-28 16:34:47.985  6077  6097 W ProcStatsManager: No process com.google.android.partnersetup/10026 for service com.google.android.partnersetup.RlzPingIntentService
  1889. 05-28 16:34:47.985  6077  6097 W ProcStatsManager: No process com.google.android.partnersetup/10026 for service com.google.android.partnersetup.MccOverrideService
  1890. 05-28 16:34:47.985  6077  6097 W ProcStatsManager: No process com.google.android.partnersetup/10026 for service com.google.android.partnersetup.LauncherConfigService
  1891. 05-28 16:34:47.985  6077  6097 W ProcStatsManager: No process com.cyanogenmod.eleven:main/10045 for service com.cyanogenmod.eleven.MusicPlaybackService
  1892. 05-28 16:34:47.985  6077  6097 W ProcStatsManager: No process com.android.email/10052 for service com.android.email.EmailIntentService
  1893. 05-28 16:34:47.985  6077  6097 W ProcStatsManager: No process com.android.email/10052 for service com.android.email.service.EmailBroadcastProcessorService
  1894. 05-28 16:34:48.150   426   481 E wifi    : wifi_get_supported_feature_set returned error = 0xffffffa1
  1895. 05-28 16:34:48.155   426  2210 E BatteryStatsService: no controller energy info supplied
  1896. 05-28 16:34:48.155   426  2210 E BatteryStatsService: no controller energy info supplied
  1897. 05-28 16:34:48.156   741   741 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response
  1898. 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)
  1899. 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)
  1900. 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}
  1901. 05-28 16:34:48.419  6150  6150 I art     : Starting a blocking GC Explicit
  1902. 05-28 16:34:48.476  6150  6150 I art     : Explicit concurrent mark sweep GC freed 1280(56KB) AllocSpace objects, 0(0B) LOS objects, 24% free, 2MB/3MB, paused 518us total 57.281ms
  1903. 05-28 16:34:48.486  6150  6150 I art     : Starting a blocking GC Explicit
  1904. 05-28 16:34:48.532  6150  6150 I art     : Explicit concurrent mark sweep GC freed 7785(643KB) AllocSpace objects, 0(0B) LOS objects, 24% free, 2MB/2MB, paused 579us total 45.196ms
  1905. 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
  1906. 05-28 16:34:49.970  6150  6150 I AppCompatViewInflater: app:theme is now deprecated. Please move to using android:theme instead.
  1907. 05-28 16:34:49.993  6150  6150 D ConstraintsHelper: construct key=disable_toolbox available=true
  1908. 05-28 16:34:50.353   426   447 I ActivityManager: Displayed com.evervolv.toolbox/.Toolbox: +408ms
  1909. 05-28 16:34:50.482  6077  6096 D OpenGLRenderer: endAllActiveAnimators on 0x8a00bb80 (RippleDrawable) with handle 0x9f42a8e0
  1910. 05-28 16:34:52.115  6150  6150 D ConstraintsHelper: construct key=disable_toolbox available=true
  1911. 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
  1912. 05-28 16:34:54.069  6150  6150 I AppCompatViewInflater: app:theme is now deprecated. Please move to using android:theme instead.
  1913. 05-28 16:34:54.160  6150  6161 W art     : Suspending all threads took: 6.011ms
  1914. 05-28 16:34:54.170  6150  6161 I art     : Background sticky concurrent mark sweep GC freed 1158(117KB) AllocSpace objects, 0(0B) LOS objects, 3% free, 2MB/2MB, paused 7.812ms total 60.363ms
  1915. 05-28 16:34:54.741   426   447 I ActivityManager: Displayed com.evervolv.toolbox/.support.BugReport: +704ms
  1916. 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
  1917. 05-28 16:34:59.440  6150  6174 D OpenGLRenderer: endAllActiveAnimators on 0x8beecf80 (DropDownListView) with handle 0x8c951790
  1918. 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
  1919. 05-28 16:35:05.841  6150  6174 D OpenGLRenderer: endAllActiveAnimators on 0x8c0b5e80 (DropDownListView) with handle 0x8c951cd0
  1920. 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
  1921. 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
  1922. 05-28 16:35:13.234  6150  6174 D OpenGLRenderer: endAllActiveAnimators on 0x8c0cf200 (DropDownListView) with handle 0x8c9591b0
  1923. 05-28 16:35:13.978  6150  6150 D BugReport: Calling pull_all
  1924. 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
  1925. 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
  1926. 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
  1927. 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
  1928. 05-28 16:35:14.612  6426  6426 I app_process: type=1400 audit(0.0:72): avc: denied { write } for path="/data/data/com.evervolv.toolbox/files/logcat-2022-05-28-16-35-14.txt" dev="mmcblk0p12" ino=620331 scontext=u:r:zygote:s0 tcontext=u:object_r:system_app_data_file:s0 tclass=file permissive=1
  1929. 05-28 16:35:15.983   426   426 W WindowManager: Attempted to remove non-existing token: android.os.Binder@edb1594
  1930. 05-28 16:35:16.573  6426  6426 D AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 1000 <<<<<<
  1931. 05-28 16:35:16.630  6426  6426 D AndroidRuntime: CheckJNI is OFF
  1932. 05-28 16:35:16.909  6426  6426 D ICU     : No timezone override file found: /data/misc/zoneinfo/current/icu/icu_tzdata.dat
  1933. 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
  1934. 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
  1935. 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
  1936. 05-28 16:35:17.197  6426  6426 E memtrack: Couldn't load memtrack module (No such file or directory)
  1937. 05-28 16:35:17.197  6426  6426 E android.os.Debug: failed to load memtrack module: -2
  1938. 05-28 16:35:17.210  6426  6426 I Radio-JNI: register_android_hardware_Radio DONE
  1939. 05-28 16:35:17.348  6426  6426 D AndroidRuntime: Calling main entry com.android.commands.am.Am
  1940. 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
  1941. 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
  1942. 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
  1943. 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
  1944. 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
  1945. 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
  1946. 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
  1947. 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
  1948. 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
  1949. 05-28 16:35:17.507   426  2210 E ActivityManager: Sending non-protected broadcast com.evervolv.toolbox.action.DUMPLOGCAT_FINISHED from system uid 1000 pkg null
  1950. 05-28 16:35:17.507   426  2210 E ActivityManager: java.lang.Throwable
  1951. 05-28 16:35:17.507   426  2210 E ActivityManager:       at com.android.server.am.ActivityManagerService.checkBroadcastFromSystem(ActivityManagerService.java:17983)
  1952. 05-28 16:35:17.507   426  2210 E ActivityManager:       at com.android.server.am.ActivityManagerService.broadcastIntentLocked(ActivityManagerService.java:18550)
  1953. 05-28 16:35:17.507   426  2210 E ActivityManager:       at com.android.server.am.ActivityManagerService.broadcastIntent(ActivityManagerService.java:18641)
  1954. 05-28 16:35:17.507   426  2210 E ActivityManager:       at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:500)
  1955. 05-28 16:35:17.507   426  2210 E ActivityManager:       at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2816)
  1956. 05-28 16:35:17.507   426  2210 E ActivityManager:       at android.os.Binder.execTransact(Binder.java:565)
  1957. 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
  1958. 05-28 16:35:17.543  6426  6426 D AndroidRuntime: Shutting down VM
  1959. 05-28 16:35:19.545   426   426 W WindowManager: Attempted to remove non-existing token: android.os.Binder@e355b8a
  1960. 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
  1961. 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
  1962. 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
  1963. 05-28 16:35:20.754  6443  6454 W art     : Suspending all threads took: 12.573ms
  1964. 05-28 16:35:20.776  6443  6454 I art     : Background sticky concurrent mark sweep GC freed 1216(49KB) AllocSpace objects, 0(0B) LOS objects, 33% free, 924KB/1386KB, paused 30.975ms total 68.603ms
  1965. 05-28 16:35:20.814  6443  6443 W System  : ClassLoader referenced unknown path: /system/priv-app/EVToolbox/lib/arm
  1966. 05-28 16:35:20.862  6443  6443 D UploadService: Uploading logcat /data/user/0/com.evervolv.toolbox/files/logcat-2022-05-28-16-35-14.txt
  1967. 05-28 16:35:21.111  6443  6460 W linker  : /system/vendor/lib/hw/gralloc.omap4.so: unused DT entry: type 0xf arg 0x53b
  1968. 05-28 16:35:21.112  6443  6460 W linker  : /system/vendor/lib/libpvr2d.so: unused DT entry: type 0xf arg 0x767
  1969. 05-28 16:35:21.125  6443  6460 I OpenGLRenderer: Initialized EGL, version 1.4
  1970. 05-28 16:35:21.126  6443  6460 D OpenGLRenderer: Swap behavior 1
  1971. 05-28 16:35:21.126  6443  6460 W OpenGLRenderer: Failed to choose config with EGL_SWAP_BEHAVIOR_PRESERVED, retrying without...
  1972. 05-28 16:35:21.126  6443  6460 D OpenGLRenderer: Swap behavior 0
  1973. 05-28 16:35:21.752  6443  6458 D NetworkSecurityConfig: No Network Security Config specified, using platform default
  1974. 05-28 16:35:22.969   426   426 W WindowManager: Attempted to remove non-existing token: android.os.Binder@558c548
  1975. 05-28 16:35:24.541  6443  6458 D UploadService: Created: http://paste.evervolv.com/view/e68bd5ef
  1976. 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
  1977. 05-28 16:35:24.568   426  2208 E ActivityManager: Sending non-protected broadcast com.evervolv.toolbox.action.UPLOAD_FINISED from system 6443:com.evervolv.toolbox:UploadService/1000 pkg com.evervolv.toolbox
  1978. 05-28 16:35:24.568   426  2208 E ActivityManager: java.lang.Throwable
  1979. 05-28 16:35:24.568   426  2208 E ActivityManager:       at com.android.server.am.ActivityManagerService.checkBroadcastFromSystem(ActivityManagerService.java:17978)
  1980. 05-28 16:35:24.568   426  2208 E ActivityManager:       at com.android.server.am.ActivityManagerService.broadcastIntentLocked(ActivityManagerService.java:18459)
  1981. 05-28 16:35:24.568   426  2208 E ActivityManager:       at com.android.server.am.ActivityManagerService.broadcastIntent(ActivityManagerService.java:18641)
  1982. 05-28 16:35:24.568   426  2208 E ActivityManager:       at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:500)
  1983. 05-28 16:35:24.568   426  2208 E ActivityManager:       at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2816)
  1984. 05-28 16:35:24.568   426  2208 E ActivityManager:       at android.os.Binder.execTransact(Binder.java:565)
  1985. 05-28 16:35:24.595   426  2208 E ActivityManager: Sending non-protected broadcast com.evervolv.toolbox.action.UPLOAD_FINISED from system 6443:com.evervolv.toolbox:UploadService/1000 pkg com.evervolv.toolbox
  1986. 05-28 16:35:24.595   426  2208 E ActivityManager: java.lang.Throwable
  1987. 05-28 16:35:24.595   426  2208 E ActivityManager:       at com.android.server.am.ActivityManagerService.checkBroadcastFromSystem(ActivityManagerService.java:17978)
  1988. 05-28 16:35:24.595   426  2208 E ActivityManager:       at com.android.server.am.ActivityManagerService.broadcastIntentLocked(ActivityManagerService.java:18550)
  1989. 05-28 16:35:24.595   426  2208 E ActivityManager:       at com.android.server.am.ActivityManagerService.broadcastIntent(ActivityManagerService.java:18641)
  1990. 05-28 16:35:24.595   426  2208 E ActivityManager:       at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:500)
  1991. 05-28 16:35:24.595   426  2208 E ActivityManager:       at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2816)
  1992. 05-28 16:35:24.595   426  2208 E ActivityManager:       at android.os.Binder.execTransact(Binder.java:565)
  1993. 05-28 16:35:24.711   426   436 I art     : Background sticky concurrent mark sweep GC freed 10195(925KB) AllocSpace objects, 1(20KB) LOS objects, 5% free, 11MB/12MB, paused 3.906ms total 116.638ms
  1994. 05-28 16:35:27.719  6150  6150 D BugReport: Calling pull_all
  1995. [logcat: 0.353s elapsed]
  1996.  
  1997. ------ RADIO LOG (logcat -b radio -v threadtime -d *:v) ------
  1998. 05-28 13:53:27.518   146   146 D TelephonyManager: /proc/cmdline=console=tty0 mem=1G vmalloc=496M init=/init androidboot.console=tty0 androidboot.hardware=bowser androidboot.selinux=permissive buildvariant=userdebug androidboot.serialno=00D3060734650J5D
  1999. 05-28 13:53:45.265   426   635 D TelephonyRegistry: listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback
  2000. 05-28 13:53:46.200   426   426 D TelephonyRegistry: systemRunning register for intents
  2001. 05-28 13:53:47.283   741   741 I chatty  : uid=1001(radio) com.android.phone expire 76 lines
  2002. 05-28 13:53:48.290   741   841 I chatty  : uid=1001(radio) GsmInboundSmsHa expire 2 lines
  2003. 05-28 13:53:48.292   741   845 I chatty  : uid=1001(radio) CdmaInboundSmsH expire 2 lines
  2004. 05-28 13:53:48.347   426   438 D TelephonyRegistry: listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback
  2005. 05-28 13:53:48.429   426   635 D TelephonyRegistry: listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback
  2006. 05-28 13:53:48.475   741   848 I chatty  : uid=1001(radio) DcHandlerThread expire 2 lines
  2007. 05-28 13:53:48.752   741   741 I chatty  : uid=1001(radio) com.android.phone expire 80 lines
  2008. 05-28 13:53:48.826   426   546 D TelephonyRegistry: listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback
  2009. 05-28 13:53:48.828   426   438 D TelephonyRegistry: listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback
  2010. 05-28 13:53:48.841   426   438 D TelephonyRegistry: listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback
  2011. 05-28 13:53:48.917   426   786 D TelephonyRegistry: listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback
  2012. 05-28 13:53:48.936   426   426 D TelephonyRegistry: notifyCellLocationForSubscriber: subId=0 cellLocation=Bundle[{}]
  2013. 05-28 13:53:48.938   741   770 I chatty  : uid=1001(radio) Binder:741_1 expire 8 lines
  2014. 05-28 13:53:48.965   426   635 D TelephonyRegistry: listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback
  2015. 05-28 13:53:49.005   426   786 D TelephonyRegistry: listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback
  2016. 05-28 13:53:49.023   426   438 D TelephonyRegistry: notifySubscriptionInfoChanged: first invocation mRecords.size=11
  2017. 05-28 13:53:49.057   426   438 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2018. 05-28 13:53:49.304   741   741 I chatty  : uid=1001(radio) com.android.phone expire 58 lines
  2019. 05-28 13:53:50.501   741   771 I chatty  : uid=1001(radio) Binder:741_2 expire 7 lines
  2020. 05-28 13:53:51.204   741   839 I chatty  : uid=1001(radio) GsmCellBroadcas expire 1 line
  2021. 05-28 13:53:51.282   741   844 I chatty  : uid=1001(radio) CellBroadcastHa expire 1 line
  2022. 05-28 13:53:51.295   741   841 I chatty  : uid=1001(radio) GsmInboundSmsHa expire 3 lines
  2023. 05-28 13:53:51.295   741   845 I chatty  : uid=1001(radio) CdmaInboundSmsH expire 3 lines
  2024. 05-28 13:53:51.305   741   846 I chatty  : uid=1001(radio) CdmaServiceCate expire 1 line
  2025. 05-28 13:53:53.892   741   989 I chatty  : uid=1001(radio) com.android.phone expire 2 lines
  2026. 05-28 13:54:07.442  1434  1474 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2027. 05-28 13:54:07.648  1434  1474 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2028. 05-28 13:54:08.803  1434  1473 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2029. 05-28 13:54:09.552  1434  1473 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2030. 05-28 13:54:10.161  1434  1557 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2031. 05-28 13:54:11.379   741   741 I chatty  : uid=1001(radio) com.android.phone expire 11 lines
  2032. 05-28 13:54:14.648  1434  1502 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2033. 05-28 13:54:14.650   741   770 I chatty  : uid=1001(radio) Binder:741_1 expire 10 lines
  2034. 05-28 13:54:14.651  1434  1496 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2035. 05-28 13:54:14.652   741  1495 I chatty  : uid=1001(radio) Binder:741_3 expire 11 lines
  2036. 05-28 13:54:14.653  1434  1502 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2037. 05-28 13:54:14.654  1434  1496 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2038. 05-28 13:54:37.385   741   771 I chatty  : uid=1001(radio) Binder:741_2 expire 10 lines
  2039. 05-28 13:55:43.500  2236  2368 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2040. 05-28 13:56:08.884  2236  2517 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2041. 05-28 13:57:19.753  1434  1485 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2042. 05-28 13:57:19.754  1434  1502 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2043. 05-28 13:57:19.763  1434  1485 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2044. 05-28 13:57:19.764  1434  1502 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2045. 05-28 13:57:21.028  1434  2965 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2046. 05-28 13:57:24.946  1434  1496 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2047. 05-28 13:57:24.949  1434  1485 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2048. 05-28 13:57:24.969  1434  1496 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2049. 05-28 13:57:24.970  1434  1485 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2050. 05-28 13:57:26.065  1434  1496 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2051. 05-28 13:57:26.071  1434  1485 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2052. 05-28 13:57:26.075  1434  1496 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2053. 05-28 13:57:26.077  1434  1485 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2054. 05-28 13:57:37.686   741   741 I chatty  : uid=1001(radio) com.android.phone expire 11 lines
  2055. 05-28 13:58:00.748   741   771 I chatty  : uid=1001(radio) Binder:741_2 expire 6 lines
  2056. 05-28 13:58:00.749  1434  1496 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2057. 05-28 13:58:04.764  1434  2973 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2058. 05-28 13:58:04.764  1434  2965 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2059. 05-28 13:58:04.797  1434  2965 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2060. 05-28 13:58:04.803  1434  2973 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2061. 05-28 13:58:10.021   741  1495 I chatty  : uid=1001(radio) Binder:741_3 expire 4 lines
  2062. 05-28 13:58:10.024  1434  1502 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2063. 05-28 13:58:10.025  1434  1496 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2064. 05-28 13:58:10.029  1434  1496 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2065. 05-28 13:58:10.030  1434  1502 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2066. 05-28 13:58:27.638  1434  1485 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2067. 05-28 14:00:50.165   741   770 I chatty  : uid=1001(radio) Binder:741_1 expire 5 lines
  2068. 05-28 14:00:56.925  1434  1434 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2069. 05-28 14:02:25.520   741   741 I chatty  : uid=1001(radio) com.android.phone expire 12 lines
  2070. 05-28 14:03:21.079  1434  1493 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2071. 05-28 14:03:21.082  1434  1493 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2072. 05-28 14:03:21.101  1434  1496 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2073. 05-28 14:03:21.101  1434  1502 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2074. 05-28 14:03:21.106  1434  1502 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2075. 05-28 14:03:21.107  1434  1496 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2076. 05-28 14:03:48.505   741  3474 I chatty  : uid=1001(radio) Binder:741_4 expire 2 lines
  2077. 05-28 14:03:48.507  1434  1502 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2078. 05-28 14:03:48.508  1434  1493 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2079. 05-28 14:03:48.512  1434  1502 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2080. 05-28 14:03:48.513   741  3475 I chatty  : uid=1001(radio) Binder:741_5 expire 3 lines
  2081. 05-28 14:03:48.515  1434  1502 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2082. 05-28 14:03:48.516  1434  1493 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2083. 05-28 14:03:48.520  1434  1502 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2084. 05-28 14:05:23.152   741   741 I chatty  : uid=1001(radio) com.android.phone expire 44 lines
  2085. 05-28 14:06:00.151   741   771 I chatty  : uid=1001(radio) Binder:741_2 expire 10 lines
  2086. 05-28 14:06:00.199  3995  4021 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2087. 05-28 14:06:00.358   741  3475 I chatty  : uid=1001(radio) Binder:741_5 expire 2 lines
  2088. 05-28 14:06:00.360  3995  4021 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2089. 05-28 14:06:03.982   741  1495 I chatty  : uid=1001(radio) Binder:741_3 expire 9 lines
  2090. 05-28 14:06:03.983  3995  4020 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2091. 05-28 14:06:05.753   741  3474 I chatty  : uid=1001(radio) Binder:741_4 expire 7 lines
  2092. 05-28 14:06:05.757  3995  4020 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2093. 05-28 14:06:08.423   741   770 I chatty  : uid=1001(radio) Binder:741_1 expire 10 lines
  2094. 05-28 14:06:08.424  3995  3995 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2095. 05-28 14:06:08.503  3995  3995 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2096. 05-28 14:06:09.188  3995  4040 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2097. 05-28 14:06:09.188  3995  4060 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2098. 05-28 14:06:09.199  3995  4059 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2099. 05-28 14:06:09.233  3995  4060 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2100. 05-28 14:06:09.234  3995  4059 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2101. 05-28 14:06:09.235  3995  4040 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2102. 05-28 14:06:11.718  3995  4033 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2103. 05-28 14:06:26.310  3995  4073 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2104. 05-28 14:06:26.314  3995  4073 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2105. 05-28 14:06:26.756  3995  4073 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2106. 05-28 14:06:26.804  3995  4073 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2107. 05-28 14:06:26.816  3995  4073 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2108. 05-28 14:06:26.819  3995  4073 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2109. 05-28 14:06:32.374  3995  4073 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2110. 05-28 14:06:32.375  3995  4059 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2111. 05-28 14:06:32.377  3995  4040 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2112. 05-28 14:06:32.383  3995  4040 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2113. 05-28 14:06:32.384  3995  4059 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2114. 05-28 14:06:32.391  3995  4073 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2115. 05-28 14:06:48.096  3995  4033 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2116. 05-28 14:06:51.137  3995  4073 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2117. 05-28 14:07:10.546  3995  4247 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2118. 05-28 14:07:10.561  3995  4247 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2119. 05-28 14:07:22.049   741   770 I chatty  : uid=1001(radio) Binder:741_1 expire 3 lines
  2120. 05-28 14:07:26.369   741   771 I chatty  : uid=1001(radio) Binder:741_2 expire 7 lines
  2121. 05-28 14:07:26.373  3995  4059 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2122. 05-28 14:07:26.374  3995  4073 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2123. 05-28 14:07:26.389  3995  4059 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2124. 05-28 14:07:26.391  3995  4073 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2125. 05-28 14:07:26.394  3995  4059 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2126. 05-28 14:07:26.399  3995  4059 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2127. 05-28 14:07:48.651  3995  4040 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2128. 05-28 14:17:45.546   741   741 I chatty  : uid=1001(radio) com.android.phone expire 21 lines
  2129. 05-28 14:18:05.700   741  3474 I chatty  : uid=1001(radio) Binder:741_4 expire 10 lines
  2130. 05-28 14:18:05.719  6134  6154 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2131. 05-28 14:18:05.829  6134  6154 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2132. 05-28 14:18:06.985   741  1495 I chatty  : uid=1001(radio) Binder:741_3 expire 6 lines
  2133. 05-28 14:18:06.986  6134  6155 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2134. 05-28 14:18:08.421   741   770 I chatty  : uid=1001(radio) Binder:741_1 expire 5 lines
  2135. 05-28 14:18:08.424  6134  6154 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2136. 05-28 14:18:09.264   741  3475 I chatty  : uid=1001(radio) Binder:741_5 expire 6 lines
  2137. 05-28 14:18:09.265  6134  6259 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2138. 05-28 14:18:09.508  6134  6259 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2139. 05-28 14:19:43.310  6733  6751 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2140. 05-28 14:19:43.408  6733  6751 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2141. 05-28 14:19:43.544  6733  6751 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2142. 05-28 14:19:44.206  6733  6751 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2143. 05-28 14:19:45.091  6733  6826 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2144. 05-28 14:19:52.454   741   741 I chatty  : uid=1001(radio) com.android.phone expire 31 lines
  2145. 05-28 14:23:12.248   741   741 D RilRequest: [3684]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2146. 05-28 14:23:43.168   741   741 D PhoneSwitcher: evaluating due to netReleased
  2147. 05-28 14:23:43.173   741   741 D PhoneSwitcher: evaluating due to netReleased
  2148. 05-28 14:24:00.279   741   741 D RILJ    : [3685]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2149. 05-28 14:24:00.321   741   741 D RilRequest: [3685]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2150. 05-28 14:24:22.113   741  3475 D SubscriptionController: [getSlotId]- subId invalid
  2151. 05-28 14:24:22.130  6733  7109 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2152. 05-28 14:24:37.690   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=59, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2153. 05-28 14:24:37.691   741   741 D PhoneSwitcher: evaluating due to netRequest
  2154. 05-28 14:24:42.753   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=60, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2155. 05-28 14:24:42.753   741   741 D PhoneSwitcher: evaluating due to netRequest
  2156. 05-28 14:24:44.464   741  3475 D SubscriptionController: [getPhoneId] asked for default subId=-1
  2157. 05-28 14:24:46.037   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=61, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2158. 05-28 14:24:46.037   741   741 D PhoneSwitcher: evaluating due to netRequest
  2159. 05-28 14:24:50.367   741   741 D PhoneSwitcher: evaluating due to netReleased
  2160. 05-28 14:25:43.744   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=62, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2161. 05-28 14:25:43.744   741   741 D PhoneSwitcher: evaluating due to netRequest
  2162. 05-28 14:25:47.738   741   741 D RILJ    : [3686]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2163. 05-28 14:25:47.772   741   741 D RilRequest: [3686]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2164. 05-28 14:25:56.216   741   741 D RILJ    : [3687]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2165. 05-28 14:25:56.250   741   741 D RilRequest: [3687]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2166. 05-28 14:26:12.004   741   771 D SubscriptionController: [getActiveSubInfoList] Sub Controller not ready
  2167. 05-28 14:26:58.829   741   771 D SubscriptionController: [getSlotId]- subId invalid
  2168. 05-28 14:26:59.000  6733  6769 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2169. 05-28 14:26:59.001   741  3475 D SubscriptionController: [getSlotId]- subId invalid
  2170. 05-28 14:26:59.002  6733  6769 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2171. 05-28 14:27:07.241   741  1495 D SubscriptionController: [getSlotId]- subId invalid
  2172. 05-28 14:27:07.243  6733  7462 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2173. 05-28 14:27:13.753   741  3475 D SubscriptionController: [getActiveSubInfoList] Sub Controller not ready
  2174. 05-28 14:27:13.769   741   771 D SubscriptionController: [getSlotId]- subId invalid
  2175. 05-28 14:27:13.771  2236  7443 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2176. 05-28 14:27:27.824   741  3475 D SubscriptionController: [getSlotId]- subId invalid
  2177. 05-28 14:27:27.825  6733  6758 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2178. 05-28 14:27:27.827   741  1495 D SubscriptionController: [getSlotId]- subId invalid
  2179. 05-28 14:27:27.828  6733  6758 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2180. 05-28 14:27:42.822   741   741 D PhoneSwitcher: evaluating due to netReleased
  2181. 05-28 14:27:42.824   741   741 D PhoneSwitcher: evaluating due to netReleased
  2182. 05-28 14:27:42.824   741   741 D PhoneSwitcher: evaluating due to netReleased
  2183. 05-28 14:27:51.707   741  3475 D SubscriptionController: [getSlotId]- subId invalid
  2184. 05-28 14:27:51.709  6733  7427 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2185. 05-28 14:27:59.707   741   741 D PhoneSwitcher: evaluating due to netReleased
  2186. 05-28 14:28:08.778   741   741 D RILJ    : [3688]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2187. 05-28 14:28:08.811   741   741 D RilRequest: [3688]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2188. 05-28 14:28:10.683   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=64, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2189. 05-28 14:28:10.683   741   741 D PhoneSwitcher: evaluating due to netRequest
  2190. 05-28 14:28:12.464   741  3474 D SubscriptionController: [getPhoneId] asked for default subId=-1
  2191. 05-28 14:28:13.001   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=65, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2192. 05-28 14:28:13.001   741   741 D PhoneSwitcher: evaluating due to netRequest
  2193. 05-28 14:28:14.069   741   741 D PhoneSwitcher: evaluating due to netRequest
  2194. 05-28 14:28:14.070   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=66, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2195. 05-28 14:28:20.215   741   741 D PhoneSwitcher: evaluating due to netReleased
  2196. 05-28 14:28:24.390   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=68, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2197. 05-28 14:28:24.393   741   741 D PhoneSwitcher: evaluating due to netRequest
  2198. 05-28 14:28:26.456   741   741 D PhoneSwitcher: evaluating due to netReleased
  2199. 05-28 14:28:33.080   741  3474 D SubscriptionController: [getSlotId]- subId invalid
  2200. 05-28 14:28:33.081  7827  7848 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2201. 05-28 14:28:33.199   741   771 D SubscriptionController: [getSlotId]- subId invalid
  2202. 05-28 14:28:33.200  7827  7848 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2203. 05-28 14:28:33.447   741  1495 D SubscriptionController: [getSlotId]- subId invalid
  2204. 05-28 14:28:33.448  7827  7848 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2205. 05-28 14:28:34.234   741  3475 D SubscriptionController: [getSlotId]- subId invalid
  2206. 05-28 14:28:34.242  7827  7848 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2207. 05-28 14:28:34.744   741   770 D SubscriptionController: [getSlotId]- subId invalid
  2208. 05-28 14:28:34.745  7827  7849 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2209. 05-28 14:28:35.046   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=70, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2210. 05-28 14:28:35.046   741   741 D PhoneSwitcher: evaluating due to netRequest
  2211. 05-28 14:28:35.242   741   770 D SubscriptionController: [getSlotId]- subId invalid
  2212. 05-28 14:28:35.246  7827  7924 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2213. 05-28 14:28:36.393   741  3474 D SubscriptionController: [getSlotId]- subId invalid
  2214. 05-28 14:28:36.397  7827  7865 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2215. 05-28 14:29:00.352   741   771 D SubscriptionController: [getSlotId]- subId invalid
  2216. 05-28 14:29:00.354  7827  7864 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2217. 05-28 14:29:00.358   741  1495 D SubscriptionController: [getSlotId]- subId invalid
  2218. 05-28 14:29:00.359  7827  7864 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2219. 05-28 14:29:06.193   741   771 D SubscriptionController: [getSlotId]- subId invalid
  2220. 05-28 14:29:06.194  7827  7864 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  2221. 05-28 14:29:19.353   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=71, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2222. 05-28 14:29:19.353   741   741 D PhoneSwitcher: evaluating due to netRequest
  2223. 05-28 14:29:40.348   741   741 D PhoneSwitcher: evaluating due to netReleased
  2224. 05-28 14:29:50.402   741   770 D DCT     : [0]hasMatchedTetherApnSetting: APN=null
  2225. 05-28 14:29:50.859   741  3475 D DCT     : [0]hasMatchedTetherApnSetting: APN=null
  2226. 05-28 14:29:52.546   741   741 D RILJ    : [3689]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2227. 05-28 14:29:52.841   741   741 D RilRequest: [3689]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2228. 05-28 14:30:37.173   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=72, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2229. 05-28 14:30:37.189   741   741 D PhoneSwitcher: evaluating due to netRequest
  2230. 05-28 14:30:43.353   741   741 D PhoneSwitcher: evaluating due to netReleased
  2231. 05-28 14:31:42.894   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=73, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2232. 05-28 14:31:42.894   741   741 D PhoneSwitcher: evaluating due to netRequest
  2233. 05-28 14:31:42.975   741   741 D PhoneSwitcher: evaluating due to netReleased
  2234. 05-28 14:31:46.716   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=74, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2235. 05-28 14:31:46.716   741   741 D PhoneSwitcher: evaluating due to netRequest
  2236. 05-28 14:31:46.755   741   741 D PhoneSwitcher: evaluating due to netReleased
  2237. 05-28 14:32:58.608   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=75, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2238. 05-28 14:32:58.609   741   741 D PhoneSwitcher: evaluating due to netRequest
  2239. 05-28 14:32:58.663   741   741 D PhoneSwitcher: evaluating due to netReleased
  2240. 05-28 14:32:59.865   741   741 D PhoneSwitcher: evaluating due to netRequest
  2241. 05-28 14:32:59.866   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=76, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2242. 05-28 14:33:00.143   741   741 D PhoneSwitcher: evaluating due to netReleased
  2243. 05-28 14:34:07.148   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=77, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2244. 05-28 14:34:07.149   741   741 D PhoneSwitcher: evaluating due to netRequest
  2245. 05-28 14:34:07.920   741   741 D PhoneSwitcher: evaluating due to netReleased
  2246. 05-28 14:34:23.300   741   741 D RILJ    : [3690]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2247. 05-28 14:34:23.372   741   741 D RilRequest: [3690]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2248. 05-28 14:34:42.019   741  1495 D DCT     : [0]hasMatchedTetherApnSetting: APN=null
  2249. 05-28 14:34:46.977   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=78, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2250. 05-28 14:34:46.978   741   741 D PhoneSwitcher: evaluating due to netRequest
  2251. 05-28 14:34:47.447   741   741 D PhoneSwitcher: evaluating due to netReleased
  2252. 05-28 14:35:08.008   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=79, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2253. 05-28 14:35:08.008   741   741 D PhoneSwitcher: evaluating due to netRequest
  2254. 05-28 14:35:08.090   741   741 D PhoneSwitcher: evaluating due to netReleased
  2255. 05-28 14:36:28.736   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=80, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2256. 05-28 14:36:28.736   741   741 D PhoneSwitcher: evaluating due to netRequest
  2257. 05-28 14:36:28.839   741   741 D PhoneSwitcher: evaluating due to netReleased
  2258. 05-28 14:37:04.109   741   741 D PhoneSwitcher: evaluating due to netRequest
  2259. 05-28 14:37:04.112   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=81, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2260. 05-28 14:37:05.947   741   741 D PhoneSwitcher: evaluating due to netReleased
  2261. 05-28 14:37:42.727   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=82, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2262. 05-28 14:37:42.727   741   741 D PhoneSwitcher: evaluating due to netRequest
  2263. 05-28 14:37:42.925   741   741 D PhoneSwitcher: evaluating due to netReleased
  2264. 05-28 14:38:22.917   741   741 D RILJ    : [3691]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2265. 05-28 14:38:22.959   741   741 D RilRequest: [3691]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2266. 05-28 14:38:55.618   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=83, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2267. 05-28 14:38:55.618   741   741 D PhoneSwitcher: evaluating due to netRequest
  2268. 05-28 14:38:55.770   741   741 D PhoneSwitcher: evaluating due to netReleased
  2269. 05-28 14:40:04.602   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=84, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2270. 05-28 14:40:04.602   741   741 D PhoneSwitcher: evaluating due to netRequest
  2271. 05-28 14:40:04.745   741   741 D PhoneSwitcher: evaluating due to netReleased
  2272. 05-28 14:41:10.209   741   741 D RILJ    : [3692]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2273. 05-28 14:41:10.236   741   741 D RilRequest: [3692]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2274. 05-28 14:41:12.128   741  3474 D DCT     : [0]hasMatchedTetherApnSetting: APN=null
  2275. 05-28 14:41:34.456   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=85, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2276. 05-28 14:41:34.475   741   741 D PhoneSwitcher: evaluating due to netRequest
  2277. 05-28 14:41:36.179   741   741 D PhoneSwitcher: evaluating due to netReleased
  2278. 05-28 14:42:47.679   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=86, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2279. 05-28 14:42:47.679   741   741 D PhoneSwitcher: evaluating due to netRequest
  2280. 05-28 14:42:48.197   741   741 D PhoneSwitcher: evaluating due to netReleased
  2281. 05-28 14:42:57.666   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=87, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2282. 05-28 14:42:57.669   741   741 D PhoneSwitcher: evaluating due to netRequest
  2283. 05-28 14:42:57.731   741   741 D PhoneSwitcher: evaluating due to netReleased
  2284. 05-28 14:43:07.187   741  3475 D DCT     : [0]hasMatchedTetherApnSetting: APN=null
  2285. 05-28 14:43:51.863   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=88, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2286. 05-28 14:43:51.900   741   741 D PhoneSwitcher: evaluating due to netRequest
  2287. 05-28 14:43:52.034   741   741 D PhoneSwitcher: evaluating due to netReleased
  2288. 05-28 14:44:19.936   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=89, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2289. 05-28 14:44:19.937   741   741 D PhoneSwitcher: evaluating due to netRequest
  2290. 05-28 14:44:20.035   741   741 D PhoneSwitcher: evaluating due to netReleased
  2291. 05-28 14:44:45.683   741   741 D RILJ    : [3693]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2292. 05-28 14:44:45.713   741   741 D RilRequest: [3693]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2293. 05-28 14:45:02.143   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=90, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2294. 05-28 14:45:02.144   741   741 D PhoneSwitcher: evaluating due to netRequest
  2295. 05-28 14:45:02.269   741   741 D PhoneSwitcher: evaluating due to netReleased
  2296. 05-28 14:46:32.124   741   741 D PhoneSwitcher: evaluating due to netRequest
  2297. 05-28 14:46:32.124   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=91, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2298. 05-28 14:46:32.140   741   741 D PhoneSwitcher: evaluating due to netReleased
  2299. 05-28 14:47:36.552   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=92, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2300. 05-28 14:47:36.552   741   741 D PhoneSwitcher: evaluating due to netRequest
  2301. 05-28 14:47:36.560   741   741 D PhoneSwitcher: evaluating due to netReleased
  2302. 05-28 14:47:44.118   741   771 D DCT     : [0]hasMatchedTetherApnSetting: APN=null
  2303. 05-28 14:48:01.244   741  3475 D DCT     : [0]hasMatchedTetherApnSetting: APN=null
  2304. 05-28 14:48:38.794   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=93, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2305. 05-28 14:48:38.795   741   741 D PhoneSwitcher: evaluating due to netRequest
  2306. 05-28 14:48:39.194   741   741 D PhoneSwitcher: evaluating due to netReleased
  2307. 05-28 14:48:49.393   741   741 D RILJ    : [3694]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2308. 05-28 14:48:49.508   741   741 D RilRequest: [3694]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2309. 05-28 14:49:48.258   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=94, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2310. 05-28 14:49:48.259   741   741 D PhoneSwitcher: evaluating due to netRequest
  2311. 05-28 14:49:48.647   741   741 D PhoneSwitcher: evaluating due to netReleased
  2312. 05-28 14:51:35.527   741  1495 D DCT     : [0]hasMatchedTetherApnSetting: APN=null
  2313. 05-28 14:52:01.185   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=95, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2314. 05-28 14:52:01.202   741   741 D PhoneSwitcher: evaluating due to netRequest
  2315. 05-28 14:52:07.204   741   741 D PhoneSwitcher: evaluating due to netReleased
  2316. 05-28 14:52:55.478   741   741 D PhoneSwitcher: evaluating due to netRequest
  2317. 05-28 14:52:55.485   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=96, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2318. 05-28 14:52:59.594   741   770 D DCT     : [0]hasMatchedTetherApnSetting: APN=null
  2319. 05-28 14:53:04.767   741   741 D RILJ    : [3695]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2320. 05-28 14:53:04.798   741   741 D RilRequest: [3695]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2321. 05-28 14:53:05.870   741   771 D DCT     : [0]hasMatchedTetherApnSetting: APN=null
  2322. 05-28 14:53:12.505   741   741 D RILJ    : [3696]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2323. 05-28 14:53:12.535   741   741 D RilRequest: [3696]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2324. 05-28 14:53:12.863   741   741 D PhoneSwitcher: evaluating due to netReleased
  2325. 05-28 14:53:17.124   741   770 D DCT     : [0]hasMatchedTetherApnSetting: APN=null
  2326. 05-28 14:53:58.378   741   741 D DCT     : [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  2327. 05-28 14:54:12.399   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=97, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2328. 05-28 14:54:12.471   741   741 D PhoneSwitcher: evaluating due to netRequest
  2329. 05-28 14:54:13.355   741   741 D PhoneSwitcher: evaluating due to netReleased
  2330. 05-28 14:54:47.486   741   770 D DCT     : [0]hasMatchedTetherApnSetting: APN=null
  2331. 05-28 14:54:48.413   741  3474 D DCT     : [0]hasMatchedTetherApnSetting: APN=null
  2332. 05-28 14:55:04.993   741   771 D DCT     : [0]hasMatchedTetherApnSetting: APN=null
  2333. 05-28 14:55:15.065   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=98, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2334. 05-28 14:55:15.083   741   741 D PhoneSwitcher: evaluating due to netRequest
  2335. 05-28 14:55:31.586   741   741 D DCT     : [0]screen off
  2336. 05-28 14:55:31.593   741   741 D DCT     : [0]stopNetStatPoll
  2337. 05-28 14:55:35.518   741   741 D DCT     : [0]screen on
  2338. 05-28 14:55:35.518   741   741 D DCT     : [0]stopNetStatPoll
  2339. 05-28 14:55:36.249   741   741 D DCT     : [0]screen off
  2340. 05-28 14:55:36.249   741   741 D DCT     : [0]stopNetStatPoll
  2341. 05-28 14:55:37.756   741   741 D DCT     : [0]screen on
  2342. 05-28 14:55:37.756   741   741 D DCT     : [0]stopNetStatPoll
  2343. 05-28 14:56:58.608   741   741 D DCT     : [0]screen off
  2344. 05-28 14:56:58.608   741   741 D DCT     : [0]stopNetStatPoll
  2345. 05-28 14:57:03.837   741   741 D DCT     : [0]screen on
  2346. 05-28 14:57:03.837   741   741 D DCT     : [0]stopNetStatPoll
  2347. 05-28 14:57:05.252   741   741 D PhoneSwitcher: evaluating due to netReleased
  2348. 05-28 14:57:05.254   741   741 D PhoneSwitcher: evaluating due to netReleased
  2349. 05-28 14:57:05.255   741   741 D PhoneSwitcher: evaluating due to netReleased
  2350. 05-28 14:57:05.967   741   741 D RILJ    : [3697]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2351. 05-28 14:57:05.994   741   741 D RilRequest: [3697]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2352. 05-28 14:57:16.900   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=99, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2353. 05-28 14:57:16.901   741   741 D PhoneSwitcher: evaluating due to netRequest
  2354. 05-28 14:57:19.173   741   741 D PhoneSwitcher: evaluating due to netRequest
  2355. 05-28 14:57:19.175   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=101, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2356. 05-28 14:57:19.609   741  3474 D SubscriptionController: [getPhoneId] asked for default subId=-1
  2357. 05-28 14:57:19.615   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=102, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2358. 05-28 14:57:19.615   741   741 D PhoneSwitcher: evaluating due to netRequest
  2359. 05-28 14:57:20.714   741   741 D PhoneSwitcher: evaluating due to netReleased
  2360. 05-28 14:58:20.915   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=103, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2361. 05-28 14:58:20.915   741   741 D PhoneSwitcher: evaluating due to netRequest
  2362. 05-28 14:58:21.059   741   741 D PhoneSwitcher: evaluating due to netReleased
  2363. 05-28 14:58:21.545   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=104, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2364. 05-28 14:58:21.545   741   741 D PhoneSwitcher: evaluating due to netRequest
  2365. 05-28 14:58:21.572   741   741 D PhoneSwitcher: evaluating due to netReleased
  2366. 05-28 14:59:01.010   741   741 D DCT     : [0]screen off
  2367. 05-28 14:59:01.010   741   741 D DCT     : [0]stopNetStatPoll
  2368. 05-28 14:59:02.480   741   741 D DCT     : [0]screen on
  2369. 05-28 14:59:02.480   741   741 D DCT     : [0]stopNetStatPoll
  2370. 05-28 14:59:03.792   741   770 D DCT     : [0]hasMatchedTetherApnSetting: APN=null
  2371. 05-28 14:59:06.671   741   741 D DCT     : [0]screen off
  2372. 05-28 14:59:06.671   741   741 D DCT     : [0]stopNetStatPoll
  2373. 05-28 14:59:06.975   741   741 D DCT     : [0]screen on
  2374. 05-28 14:59:06.975   741   741 D DCT     : [0]stopNetStatPoll
  2375. 05-28 14:59:07.636   741  1495 D DCT     : [0]hasMatchedTetherApnSetting: APN=null
  2376. 05-28 14:59:10.099   741   741 D PhoneSwitcher: evaluating due to netReleased
  2377. 05-28 14:59:30.596   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=106, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2378. 05-28 14:59:30.597   741   741 D PhoneSwitcher: evaluating due to netRequest
  2379. 05-28 14:59:33.404   741   741 D PhoneSwitcher: evaluating due to netReleased
  2380. 05-28 15:00:25.518   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=107, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2381. 05-28 15:00:25.519   741   741 D PhoneSwitcher: evaluating due to netRequest
  2382. 05-28 15:00:26.299   741   741 D PhoneSwitcher: evaluating due to netReleased
  2383. 05-28 15:00:28.910   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=108, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2384. 05-28 15:00:28.910   741   741 D PhoneSwitcher: evaluating due to netRequest
  2385. 05-28 15:00:29.110   741   741 D PhoneSwitcher: evaluating due to netReleased
  2386. 05-28 15:01:17.914   741   741 D RILJ    : [3698]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2387. 05-28 15:01:17.970   741   741 D RilRequest: [3698]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2388. 05-28 15:01:28.621   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=109, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2389. 05-28 15:01:28.623   741   741 D PhoneSwitcher: evaluating due to netRequest
  2390. 05-28 15:01:28.936   741   741 D PhoneSwitcher: evaluating due to netReleased
  2391. 05-28 15:01:32.735   741   771 D DCT     : [0]hasMatchedTetherApnSetting: APN=null
  2392. 05-28 15:01:34.793   741   770 D DCT     : [0]hasMatchedTetherApnSetting: APN=null
  2393. 05-28 15:01:37.821   741  1495 D DCT     : [0]hasMatchedTetherApnSetting: APN=null
  2394. 05-28 15:02:23.325   741   771 D DCT     : [0]hasMatchedTetherApnSetting: APN=null
  2395. 05-28 15:02:33.024   741   741 D PhoneSwitcher: evaluating due to netRequest
  2396. 05-28 15:02:33.036   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=110, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2397. 05-28 15:02:33.214   741   741 D PhoneSwitcher: evaluating due to netReleased
  2398. 05-28 15:03:35.941   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=111, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2399. 05-28 15:03:35.942   741   741 D PhoneSwitcher: evaluating due to netRequest
  2400. 05-28 15:03:36.365   741   770 D DCT     : [0]hasMatchedTetherApnSetting: APN=null
  2401. 05-28 15:03:41.561   741   741 D PhoneSwitcher: evaluating due to netReleased
  2402. 05-28 15:04:53.766   741   771 D DCT     : [0]hasMatchedTetherApnSetting: APN=null
  2403. 05-28 15:04:55.618   741   741 D RILJ    : [3699]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2404. 05-28 15:04:55.619   741   741 D RilRequest: [3699]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2405. 05-28 15:04:58.627   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=112, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2406. 05-28 15:04:58.628   741   741 D PhoneSwitcher: evaluating due to netRequest
  2407. 05-28 15:04:58.799   741   741 D PhoneSwitcher: evaluating due to netReleased
  2408. 05-28 15:06:00.353   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=113, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2409. 05-28 15:06:00.356   741   741 D PhoneSwitcher: evaluating due to netRequest
  2410. 05-28 15:06:00.601   741   741 D PhoneSwitcher: evaluating due to netReleased
  2411. 05-28 15:06:01.314   741   770 D DCT     : [0]hasMatchedTetherApnSetting: APN=null
  2412. 05-28 15:07:01.568   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=114, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2413. 05-28 15:07:01.568   741   741 D PhoneSwitcher: evaluating due to netRequest
  2414. 05-28 15:07:01.637   741   741 D PhoneSwitcher: evaluating due to netReleased
  2415. 05-28 15:09:09.933   741   741 D RILJ    : [3700]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2416. 05-28 15:09:09.934   741   741 D RilRequest: [3700]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2417. 05-28 15:09:49.410   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=115, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2418. 05-28 15:09:49.410   741   741 D PhoneSwitcher: evaluating due to netRequest
  2419. 05-28 15:09:49.731   741   741 D PhoneSwitcher: evaluating due to netReleased
  2420. 05-28 15:10:57.396   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=116, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2421. 05-28 15:10:57.396   741   741 D PhoneSwitcher: evaluating due to netRequest
  2422. 05-28 15:10:57.490   741   741 D PhoneSwitcher: evaluating due to netReleased
  2423. 05-28 15:11:59.936   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=117, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2424. 05-28 15:11:59.936   741   741 D PhoneSwitcher: evaluating due to netRequest
  2425. 05-28 15:12:00.075   741   741 D PhoneSwitcher: evaluating due to netReleased
  2426. 05-28 15:13:07.349   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=118, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2427. 05-28 15:13:07.349   741   741 D PhoneSwitcher: evaluating due to netRequest
  2428. 05-28 15:13:07.470   741   741 D PhoneSwitcher: evaluating due to netReleased
  2429. 05-28 15:13:17.983   741   741 D RILJ    : [3701]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2430. 05-28 15:13:17.999   741   741 D RilRequest: [3701]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2431. 05-28 15:13:22.659   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=119, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2432. 05-28 15:13:22.659   741   741 D PhoneSwitcher: evaluating due to netRequest
  2433. 05-28 15:13:22.781   741   741 D PhoneSwitcher: evaluating due to netReleased
  2434. 05-28 15:13:41.407   741  3475 D DCT     : [0]hasMatchedTetherApnSetting: APN=null
  2435. 05-28 15:14:14.086   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=120, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2436. 05-28 15:14:14.087   741   741 D PhoneSwitcher: evaluating due to netRequest
  2437. 05-28 15:14:14.283   741   741 D PhoneSwitcher: evaluating due to netReleased
  2438. 05-28 15:15:28.863   741   741 D PhoneSwitcher: evaluating due to netRequest
  2439. 05-28 15:15:28.871   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=121, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2440. 05-28 15:15:29.052   741   741 D PhoneSwitcher: evaluating due to netReleased
  2441. 05-28 15:15:56.840   741   741 D RILJ    : [3702]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2442. 05-28 15:15:56.874   741   741 D RilRequest: [3702]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2443. 05-28 15:17:20.517   741  3474 D DCT     : [0]hasMatchedTetherApnSetting: APN=null
  2444. 05-28 15:18:18.785   741   741 D PhoneSwitcher: evaluating due to netRequest
  2445. 05-28 15:18:18.786   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=122, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2446. 05-28 15:18:19.903   741   741 D PhoneSwitcher: evaluating due to netReleased
  2447. 05-28 15:19:07.960   741   741 D RILJ    : [3703]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2448. 05-28 15:19:07.960   741   741 D RilRequest: [3703]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2449. 05-28 15:19:48.292   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=123, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2450. 05-28 15:19:48.292   741   741 D PhoneSwitcher: evaluating due to netRequest
  2451. 05-28 15:19:48.436   741   741 D PhoneSwitcher: evaluating due to netReleased
  2452. 05-28 15:21:54.723   741   741 D RILJ    : [3704]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2453. 05-28 15:21:54.724   741   741 D RilRequest: [3704]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2454. 05-28 15:22:17.190   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=124, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2455. 05-28 15:22:17.190   741   741 D PhoneSwitcher: evaluating due to netRequest
  2456. 05-28 15:22:17.328   741   741 D PhoneSwitcher: evaluating due to netReleased
  2457. 05-28 15:23:12.310   741   741 D RILJ    : [3705]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2458. 05-28 15:23:12.310   741   741 D RilRequest: [3705]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2459. 05-28 15:23:46.798   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=125, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2460. 05-28 15:23:46.798   741   741 D PhoneSwitcher: evaluating due to netRequest
  2461. 05-28 15:23:47.000   741   741 D PhoneSwitcher: evaluating due to netReleased
  2462. 05-28 15:24:39.489   741   741 D RILJ    : [3706]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2463. 05-28 15:24:39.489   741   741 D RilRequest: [3706]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2464. 05-28 15:24:48.458   741  3474 D DCT     : [0]hasMatchedTetherApnSetting: APN=null
  2465. 05-28 15:25:13.639   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=126, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2466. 05-28 15:25:13.639   741   741 D PhoneSwitcher: evaluating due to netRequest
  2467. 05-28 15:25:13.748   741   741 D PhoneSwitcher: evaluating due to netReleased
  2468. 05-28 15:26:16.950   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=127, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2469. 05-28 15:26:16.951   741   741 D PhoneSwitcher: evaluating due to netRequest
  2470. 05-28 15:26:17.093   741   741 D PhoneSwitcher: evaluating due to netReleased
  2471. 05-28 15:27:42.760   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=128, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2472. 05-28 15:27:42.765   741   741 D PhoneSwitcher: evaluating due to netRequest
  2473. 05-28 15:27:42.978   741   741 D PhoneSwitcher: evaluating due to netReleased
  2474. 05-28 15:28:22.436   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=129, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2475. 05-28 15:28:22.436   741   741 D PhoneSwitcher: evaluating due to netRequest
  2476. 05-28 15:28:22.651   741   741 D PhoneSwitcher: evaluating due to netReleased
  2477. 05-28 15:28:55.879   741   741 D RILJ    : [3707]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2478. 05-28 15:28:55.880   741   741 D RilRequest: [3707]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2479. 05-28 15:31:11.681   741   741 D PhoneSwitcher: evaluating due to netRequest
  2480. 05-28 15:31:11.684   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=130, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2481. 05-28 15:31:11.774   741   741 D PhoneSwitcher: evaluating due to netReleased
  2482. 05-28 15:32:14.245   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=131, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2483. 05-28 15:32:14.245   741   741 D PhoneSwitcher: evaluating due to netRequest
  2484. 05-28 15:32:14.387   741   741 D PhoneSwitcher: evaluating due to netReleased
  2485. 05-28 15:32:33.697   741   741 D RILJ    : [3708]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2486. 05-28 15:32:33.698   741   741 D RilRequest: [3708]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2487. 05-28 15:32:35.505   741  1495 D DCT     : [0]hasMatchedTetherApnSetting: APN=null
  2488. 05-28 15:32:50.485   741   741 D PhoneSwitcher: evaluating due to netReleased
  2489. 05-28 15:32:50.486   741   741 D PhoneSwitcher: evaluating due to netReleased
  2490. 05-28 15:32:50.574   741   771 D DCT     : [0]hasMatchedTetherApnSetting: APN=null
  2491. 05-28 15:33:32.856   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=133, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2492. 05-28 15:33:32.856   741   741 D PhoneSwitcher: evaluating due to netRequest
  2493. 05-28 15:33:33.581   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=134, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2494. 05-28 15:33:33.581   741   741 D PhoneSwitcher: evaluating due to netRequest
  2495. 05-28 15:33:33.656   741   741 D PhoneSwitcher: evaluating due to netReleased
  2496. 05-28 15:33:33.893   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=135, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2497. 05-28 15:33:33.893   741   741 D PhoneSwitcher: evaluating due to netRequest
  2498. 05-28 15:33:33.956   741  3474 D SubscriptionController: [getPhoneId] asked for default subId=-1
  2499. 05-28 15:33:34.362   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=136, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2500. 05-28 15:33:34.363   741   741 D PhoneSwitcher: evaluating due to netRequest
  2501. 05-28 15:33:34.473   741   741 D PhoneSwitcher: evaluating due to netReleased
  2502. 05-28 15:33:45.631   741   741 D RILJ    : [3709]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2503. 05-28 15:33:45.632   741   741 D RilRequest: [3709]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2504. 05-28 15:33:46.004   741   741 D RILJ    : [3710]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2505. 05-28 15:33:46.004   741   741 D RilRequest: [3710]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2506. 05-28 15:33:47.340   741   741 D RILJ    : [3711]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2507. 05-28 15:33:47.340   741   741 D RilRequest: [3711]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2508. 05-28 15:33:47.661   741   741 D RILJ    : [3712]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2509. 05-28 15:33:47.661   741   741 D RilRequest: [3712]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2510. 05-28 15:33:51.398   741   741 D RILJ    : [3713]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2511. 05-28 15:33:51.398   741   741 D RilRequest: [3713]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2512. 05-28 15:33:51.776   741   741 D RILJ    : [3714]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2513. 05-28 15:33:51.777   741   741 D RilRequest: [3714]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2514. 05-28 15:34:07.214   741   741 D RILJ    : [3715]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2515. 05-28 15:34:07.214   741   741 D RilRequest: [3715]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2516. 05-28 15:34:17.431   741   741 D PhoneSwitcher: evaluating due to netRequest
  2517. 05-28 15:34:17.436   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=138, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2518. 05-28 15:34:17.839   741   741 D PhoneSwitcher: evaluating due to netReleased
  2519. 05-28 15:34:33.856   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=140, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2520. 05-28 15:34:33.857   741   741 D PhoneSwitcher: evaluating due to netRequest
  2521. 05-28 15:34:33.916   741   741 D PhoneSwitcher: evaluating due to netReleased
  2522. 05-28 15:34:34.560   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=141, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2523. 05-28 15:34:34.561   741   741 D PhoneSwitcher: evaluating due to netRequest
  2524. 05-28 15:34:34.626   741   741 D PhoneSwitcher: evaluating due to netReleased
  2525. 05-28 15:34:41.797   741   741 D PhoneSwitcher: evaluating due to netReleased
  2526. 05-28 15:34:41.798   741   741 D PhoneSwitcher: evaluating due to netReleased
  2527. 05-28 15:35:03.433   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=143, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2528. 05-28 15:35:03.433   741   741 D PhoneSwitcher: evaluating due to netRequest
  2529. 05-28 15:35:04.567   741  1495 D SubscriptionController: [getPhoneId] asked for default subId=-1
  2530. 05-28 15:35:04.736   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=144, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2531. 05-28 15:35:04.736   741   741 D PhoneSwitcher: evaluating due to netRequest
  2532. 05-28 15:35:10.873   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=145, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2533. 05-28 15:35:10.873   741   741 D PhoneSwitcher: evaluating due to netRequest
  2534. 05-28 15:35:11.583   741   741 D PhoneSwitcher: evaluating due to netReleased
  2535. 05-28 15:35:21.061   741   741 D RILJ    : [3716]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2536. 05-28 15:35:21.061   741   741 D RilRequest: [3716]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2537. 05-28 15:35:38.274   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=146, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2538. 05-28 15:35:38.275   741   741 D PhoneSwitcher: evaluating due to netRequest
  2539. 05-28 15:35:38.337   741   741 D PhoneSwitcher: evaluating due to netReleased
  2540. 05-28 15:36:06.603   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=147, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2541. 05-28 15:36:06.603   741   741 D PhoneSwitcher: evaluating due to netRequest
  2542. 05-28 15:36:06.779   741   741 D PhoneSwitcher: evaluating due to netReleased
  2543. 05-28 15:36:11.796   741  1495 D DCT     : [0]hasMatchedTetherApnSetting: APN=null
  2544. 05-28 15:36:30.855   741   770 D DCT     : [0]hasMatchedTetherApnSetting: APN=null
  2545. 05-28 15:36:37.246   741   741 D PhoneSwitcher: evaluating due to netReleased
  2546. 05-28 15:36:37.253   741   741 D PhoneSwitcher: evaluating due to netReleased
  2547. 05-28 15:36:42.500   741   741 D DCT     : [0]screen off
  2548. 05-28 15:36:42.501   741   741 D DCT     : [0]stopNetStatPoll
  2549. 05-28 15:36:45.720   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=148, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2550. 05-28 15:36:45.721   741   741 D PhoneSwitcher: evaluating due to netRequest
  2551. 05-28 15:36:46.919   741  3474 D SubscriptionController: [getPhoneId] asked for default subId=-1
  2552. 05-28 15:36:47.084   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=150, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2553. 05-28 15:36:47.084   741   741 D PhoneSwitcher: evaluating due to netRequest
  2554. 05-28 15:36:47.415   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=151, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2555. 05-28 15:36:47.415   741   741 D PhoneSwitcher: evaluating due to netRequest
  2556. 05-28 15:36:48.043   741   741 D PhoneSwitcher: evaluating due to netReleased
  2557. 05-28 15:37:47.642   741   741 D PhoneSwitcher: evaluating due to netRequest
  2558. 05-28 15:37:47.644   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=152, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2559. 05-28 15:37:47.733   741   741 D PhoneSwitcher: evaluating due to netReleased
  2560. 05-28 15:37:48.252   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=153, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2561. 05-28 15:37:48.252   741   741 D PhoneSwitcher: evaluating due to netRequest
  2562. 05-28 15:37:48.301   741   741 D PhoneSwitcher: evaluating due to netReleased
  2563. 05-28 15:38:24.373   741   741 D RILJ    : [3717]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2564. 05-28 15:38:24.374   741   741 D RilRequest: [3717]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2565. 05-28 15:40:40.649   741   741 D RILJ    : [3718]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2566. 05-28 15:40:40.650   741   741 D RilRequest: [3718]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2567. 05-28 15:43:07.124   741   741 D RILJ    : [3719]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2568. 05-28 15:43:07.124   741   741 D RilRequest: [3719]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2569. 05-28 15:43:20.261   741   741 D DCT     : [0]screen on
  2570. 05-28 15:43:20.261   741   741 D DCT     : [0]stopNetStatPoll
  2571. 05-28 15:43:30.837   741   741 D DCT     : [0]screen off
  2572. 05-28 15:43:30.837   741   741 D DCT     : [0]stopNetStatPoll
  2573. 05-28 15:43:32.738   741   741 D RILJ    : [3720]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2574. 05-28 15:43:32.738   741   741 D RilRequest: [3720]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2575. 05-28 15:43:32.947   741   741 D DCT     : [0]screen on
  2576. 05-28 15:43:32.947   741   741 D DCT     : [0]stopNetStatPoll
  2577. 05-28 15:43:33.472   741  3475 D DCT     : [0]hasMatchedTetherApnSetting: APN=null
  2578. 05-28 15:43:34.761   741   741 D RILJ    : [3721]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2579. 05-28 15:43:34.761   741   741 D RilRequest: [3721]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2580. 05-28 15:43:35.312   741   771 D DCT     : [0]hasMatchedTetherApnSetting: APN=null
  2581. 05-28 15:43:48.739   741  1495 D DCT     : [0]hasMatchedTetherApnSetting: APN=null
  2582. 05-28 15:43:50.620   741   741 D DCT     : [0]screen off
  2583. 05-28 15:43:50.620   741   741 D DCT     : [0]stopNetStatPoll
  2584. 05-28 15:43:56.029   741   741 D DCT     : [0]screen on
  2585. 05-28 15:43:56.030   741   741 D DCT     : [0]stopNetStatPoll
  2586. 05-28 15:43:58.314   741  3474 D SST     : SST.getAllCellInfo(): not implemented
  2587. 05-28 15:43:58.314   741  3474 D SST     : SST.getAllCellInfo(): X size=0 list=null
  2588. 05-28 15:44:18.254   741   770 D SST     : SST.getAllCellInfo(): not implemented
  2589. 05-28 15:44:18.254   741   770 D SST     : SST.getAllCellInfo(): X size=0 list=null
  2590. 05-28 15:44:20.344   741   741 D DCT     : [0]screen off
  2591. 05-28 15:44:20.345   741   741 D DCT     : [0]stopNetStatPoll
  2592. 05-28 15:45:15.567   741   741 D DCT     : [0]screen on
  2593. 05-28 15:45:15.567   741   741 D DCT     : [0]stopNetStatPoll
  2594. 05-28 15:45:16.647   741  3475 D SST     : SST.getAllCellInfo(): not implemented
  2595. 05-28 15:45:16.647   741  3475 D SST     : SST.getAllCellInfo(): X size=0 list=null
  2596. 05-28 15:45:19.396   741   770 D DCT     : [0]hasMatchedTetherApnSetting: APN=null
  2597. 05-28 15:45:36.663   741   770 D SST     : SST.getAllCellInfo(): not implemented
  2598. 05-28 15:45:36.663   741   770 D SST     : SST.getAllCellInfo(): X size=0 list=null
  2599. 05-28 15:46:16.702   741   741 D DCT     : [0]screen off
  2600. 05-28 15:46:16.703   741   741 D DCT     : [0]stopNetStatPoll
  2601. 05-28 15:46:32.988   741   741 D DCT     : [0]screen on
  2602. 05-28 15:46:32.988   741   741 D DCT     : [0]stopNetStatPoll
  2603. 05-28 15:46:34.153   741  3475 D SST     : SST.getAllCellInfo(): not implemented
  2604. 05-28 15:46:34.153   741  3475 D SST     : SST.getAllCellInfo(): X size=0 list=null
  2605. 05-28 15:46:45.950   741  1495 D DCT     : [0]hasMatchedTetherApnSetting: APN=null
  2606. 05-28 15:46:53.102   741   741 D DCT     : [0]screen off
  2607. 05-28 15:46:53.102   741   741 D DCT     : [0]stopNetStatPoll
  2608. 05-28 15:46:54.168   741  3475 D SST     : SST.getAllCellInfo(): not implemented
  2609. 05-28 15:46:54.168   741  3475 D SST     : SST.getAllCellInfo(): X size=0 list=null
  2610. 05-28 15:47:28.069   741   741 D DCT     : [0]screen on
  2611. 05-28 15:47:28.069   741   741 D DCT     : [0]stopNetStatPoll
  2612. 05-28 15:47:28.995   741   770 D SST     : SST.getAllCellInfo(): not implemented
  2613. 05-28 15:47:28.995   741   770 D SST     : SST.getAllCellInfo(): X size=0 list=null
  2614. 05-28 15:47:39.439   741  3474 D DCT     : [0]hasMatchedTetherApnSetting: APN=null
  2615. 05-28 15:47:49.034   741  1495 D SST     : SST.getAllCellInfo(): not implemented
  2616. 05-28 15:47:49.034   741  1495 D SST     : SST.getAllCellInfo(): X size=0 list=null
  2617. 05-28 15:48:01.675   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=155, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2618. 05-28 15:48:01.676   741   741 D PhoneSwitcher: evaluating due to netRequest
  2619. 05-28 15:48:03.922   741   741 D PhoneSwitcher: evaluating due to netReleased
  2620. 05-28 15:48:59.238   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=156, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2621. 05-28 15:48:59.239   741   741 D PhoneSwitcher: evaluating due to netRequest
  2622. 05-28 15:49:02.957   741   741 D PhoneSwitcher: evaluating due to netReleased
  2623. 05-28 15:49:38.268   741   741 D RILJ    : [3722]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2624. 05-28 15:49:38.269   741   741 D RilRequest: [3722]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2625. 05-28 15:50:03.234   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=157, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2626. 05-28 15:50:03.236   741   741 D PhoneSwitcher: evaluating due to netRequest
  2627. 05-28 15:50:03.390   741   741 D PhoneSwitcher: evaluating due to netReleased
  2628. 05-28 15:50:04.420   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=158, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2629. 05-28 15:50:04.420   741   741 D PhoneSwitcher: evaluating due to netRequest
  2630. 05-28 15:50:04.493   741   741 D PhoneSwitcher: evaluating due to netReleased
  2631. 05-28 15:51:03.486   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=159, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2632. 05-28 15:51:03.486   741   741 D PhoneSwitcher: evaluating due to netRequest
  2633. 05-28 15:51:03.999   741   741 D PhoneSwitcher: evaluating due to netReleased
  2634. 05-28 15:51:40.366   741   770 D DCT     : [0]hasMatchedTetherApnSetting: APN=null
  2635. 05-28 15:52:04.096   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=160, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2636. 05-28 15:52:04.096   741   741 D PhoneSwitcher: evaluating due to netRequest
  2637. 05-28 15:52:04.262   741   741 D PhoneSwitcher: evaluating due to netReleased
  2638. 05-28 15:52:48.778   741   741 D PhoneSwitcher: evaluating due to netRequest
  2639. 05-28 15:52:48.779   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=161, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2640. 05-28 15:52:48.802   741   741 D PhoneSwitcher: evaluating due to netReleased
  2641. 05-28 15:53:04.530   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=162, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2642. 05-28 15:53:04.531   741   741 D PhoneSwitcher: evaluating due to netRequest
  2643. 05-28 15:53:04.702   741   741 D PhoneSwitcher: evaluating due to netReleased
  2644. 05-28 15:53:12.414   741   741 D RILJ    : [3723]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2645. 05-28 15:53:12.427   741   741 D RilRequest: [3723]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2646. 05-28 15:53:58.555   741   741 D DCT     : [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  2647. 05-28 15:54:30.801   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=163, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2648. 05-28 15:54:30.801   741   741 D PhoneSwitcher: evaluating due to netRequest
  2649. 05-28 15:54:30.928   741   741 D PhoneSwitcher: evaluating due to netReleased
  2650. 05-28 15:55:24.072   741   741 D RILJ    : [3724]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2651. 05-28 15:55:24.073   741   741 D RilRequest: [3724]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2652. 05-28 15:59:30.120   741   741 D RILJ    : [3725]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2653. 05-28 15:59:30.121   741   741 D RilRequest: [3725]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2654. 05-28 15:59:45.023   741   770 D DCT     : [0]hasMatchedTetherApnSetting: APN=null
  2655. 05-28 15:59:45.695   741   741 D RILJ    : [3726]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2656. 05-28 15:59:45.695   741   741 D RilRequest: [3726]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2657. 05-28 16:00:12.746   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=164, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2658. 05-28 16:00:12.746   741   741 D PhoneSwitcher: evaluating due to netRequest
  2659. 05-28 16:00:13.352   741   741 D PhoneSwitcher: evaluating due to netReleased
  2660. 05-28 16:01:01.559   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=165, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2661. 05-28 16:01:01.562   741   741 D PhoneSwitcher: evaluating due to netRequest
  2662. 05-28 16:01:01.934   741   741 D PhoneSwitcher: evaluating due to netReleased
  2663. 05-28 16:01:13.438   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=166, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2664. 05-28 16:01:13.439   741   741 D PhoneSwitcher: evaluating due to netRequest
  2665. 05-28 16:01:13.486   741   741 D PhoneSwitcher: evaluating due to netReleased
  2666. 05-28 16:02:13.750   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=167, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2667. 05-28 16:02:13.751   741   741 D PhoneSwitcher: evaluating due to netRequest
  2668. 05-28 16:02:21.073   741   741 D PhoneSwitcher: evaluating due to netReleased
  2669. 05-28 16:03:18.125   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=168, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2670. 05-28 16:03:18.125   741   741 D PhoneSwitcher: evaluating due to netRequest
  2671. 05-28 16:03:25.589   741   741 D PhoneSwitcher: evaluating due to netReleased
  2672. 05-28 16:03:30.862   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=169, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2673. 05-28 16:03:30.862   741   741 D PhoneSwitcher: evaluating due to netRequest
  2674. 05-28 16:03:31.446   741   741 D PhoneSwitcher: evaluating due to netReleased
  2675. 05-28 16:04:28.243   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=170, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2676. 05-28 16:04:28.244   741   741 D PhoneSwitcher: evaluating due to netRequest
  2677. 05-28 16:04:37.075   741   741 D PhoneSwitcher: evaluating due to netReleased
  2678. 05-28 16:04:42.925   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=171, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2679. 05-28 16:04:42.926   741   741 D PhoneSwitcher: evaluating due to netRequest
  2680. 05-28 16:04:58.476   741   741 D PhoneSwitcher: evaluating due to netReleased
  2681. 05-28 16:05:12.693   741   741 D RILJ    : [3727]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2682. 05-28 16:05:13.145   741   741 D RilRequest: [3727]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2683. 05-28 16:05:13.555   741   741 D RILJ    : [3728]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2684. 05-28 16:05:13.556   741   741 D RilRequest: [3728]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2685. 05-28 16:05:48.254   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=172, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2686. 05-28 16:05:48.254   741   741 D PhoneSwitcher: evaluating due to netRequest
  2687. 05-28 16:05:54.950   741   741 D PhoneSwitcher: evaluating due to netReleased
  2688. 05-28 16:05:57.899   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=173, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2689. 05-28 16:05:57.900   741   741 D PhoneSwitcher: evaluating due to netRequest
  2690. 05-28 16:06:15.993   741   741 D PhoneSwitcher: evaluating due to netReleased
  2691. 05-28 16:06:55.558   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=174, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2692. 05-28 16:06:55.586   741   741 D PhoneSwitcher: evaluating due to netRequest
  2693. 05-28 16:06:58.939   741   741 D PhoneSwitcher: evaluating due to netReleased
  2694. 05-28 16:07:05.895   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=175, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2695. 05-28 16:07:05.898   741   741 D PhoneSwitcher: evaluating due to netRequest
  2696. 05-28 16:07:06.124   741   741 D PhoneSwitcher: evaluating due to netReleased
  2697. 05-28 16:07:23.011   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=176, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2698. 05-28 16:07:23.011   741   741 D PhoneSwitcher: evaluating due to netRequest
  2699. 05-28 16:07:23.200   741   741 D PhoneSwitcher: evaluating due to netReleased
  2700. 05-28 16:07:32.548   741   741 D RILJ    : [3729]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2701. 05-28 16:07:32.774   741   741 D RilRequest: [3729]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2702. 05-28 16:07:59.453   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=177, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2703. 05-28 16:07:59.453   741   741 D PhoneSwitcher: evaluating due to netRequest
  2704. 05-28 16:07:59.557   741   741 D PhoneSwitcher: evaluating due to netReleased
  2705. 05-28 16:08:26.578   741   741 D RILJ    : [3730]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2706. 05-28 16:08:26.578   741   741 D RilRequest: [3730]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2707. 05-28 16:09:21.820   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=178, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2708. 05-28 16:09:21.820   741   741 D PhoneSwitcher: evaluating due to netRequest
  2709. 05-28 16:09:22.903   741   741 D PhoneSwitcher: evaluating due to netReleased
  2710. 05-28 16:09:32.379   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=179, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2711. 05-28 16:09:32.380   741   741 D PhoneSwitcher: evaluating due to netRequest
  2712. 05-28 16:09:32.849   741   741 D PhoneSwitcher: evaluating due to netReleased
  2713. 05-28 16:10:51.873   741   741 D PhoneSwitcher: evaluating due to netRequest
  2714. 05-28 16:10:51.875   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=180, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2715. 05-28 16:10:51.891   741   741 D PhoneSwitcher: evaluating due to netReleased
  2716. 05-28 16:10:52.918   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=181, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2717. 05-28 16:10:52.919   741   741 D PhoneSwitcher: evaluating due to netRequest
  2718. 05-28 16:10:53.687   741   741 D PhoneSwitcher: evaluating due to netReleased
  2719. 05-28 16:11:53.035   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=182, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2720. 05-28 16:11:53.035   741   741 D PhoneSwitcher: evaluating due to netRequest
  2721. 05-28 16:11:53.204   741   741 D PhoneSwitcher: evaluating due to netReleased
  2722. 05-28 16:12:26.571   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=183, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2723. 05-28 16:12:26.571   741   741 D PhoneSwitcher: evaluating due to netRequest
  2724. 05-28 16:12:26.629   741   741 D PhoneSwitcher: evaluating due to netReleased
  2725. 05-28 16:12:43.740   741  3475 D DCT     : [0]hasMatchedTetherApnSetting: APN=null
  2726. 05-28 16:12:46.249   741   741 D RILJ    : [3731]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2727. 05-28 16:12:46.363   741   741 D RilRequest: [3731]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2728. 05-28 16:12:53.715   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=184, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2729. 05-28 16:12:53.715   741   741 D PhoneSwitcher: evaluating due to netRequest
  2730. 05-28 16:12:53.778   741   741 D PhoneSwitcher: evaluating due to netReleased
  2731. 05-28 16:13:27.481   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=185, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2732. 05-28 16:13:27.481   741   741 D PhoneSwitcher: evaluating due to netRequest
  2733. 05-28 16:13:27.603   741   741 D PhoneSwitcher: evaluating due to netReleased
  2734. 05-28 16:14:13.603   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=186, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2735. 05-28 16:14:13.604   741   741 D PhoneSwitcher: evaluating due to netRequest
  2736. 05-28 16:14:13.699   741   741 D PhoneSwitcher: evaluating due to netReleased
  2737. 05-28 16:15:22.414   741  3475 D DCT     : [0]hasMatchedTetherApnSetting: APN=null
  2738. 05-28 16:15:54.249   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=187, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2739. 05-28 16:15:54.249   741   741 D PhoneSwitcher: evaluating due to netRequest
  2740. 05-28 16:15:54.719   741   741 D PhoneSwitcher: evaluating due to netReleased
  2741. 05-28 16:16:55.336   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=188, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2742. 05-28 16:16:55.337   741   741 D PhoneSwitcher: evaluating due to netRequest
  2743. 05-28 16:16:55.415   741   741 D PhoneSwitcher: evaluating due to netReleased
  2744. 05-28 16:18:06.002   741   741 D PhoneSwitcher: evaluating due to netRequest
  2745. 05-28 16:18:06.004   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=189, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2746. 05-28 16:18:08.090   741   741 D PhoneSwitcher: evaluating due to netReleased
  2747. 05-28 16:18:36.082   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=190, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2748. 05-28 16:18:36.082   741   741 D PhoneSwitcher: evaluating due to netRequest
  2749. 05-28 16:18:56.929   741   741 D PhoneSwitcher: evaluating due to netReleased
  2750. 05-28 16:19:09.088   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=191, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2751. 05-28 16:19:09.089   741   741 D PhoneSwitcher: evaluating due to netRequest
  2752. 05-28 16:19:41.548   741   741 D PhoneSwitcher: evaluating due to netReleased
  2753. 05-28 16:19:47.077   741   741 D RILJ    : [3732]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2754. 05-28 16:19:47.150   741   741 D RilRequest: [3732]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2755. 05-28 16:19:57.759   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=192, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2756. 05-28 16:19:57.759   741   741 D PhoneSwitcher: evaluating due to netRequest
  2757. 05-28 16:20:07.680   741   741 D PhoneSwitcher: evaluating due to netReleased
  2758. 05-28 16:20:43.066   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=193, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2759. 05-28 16:20:43.066   741   741 D PhoneSwitcher: evaluating due to netRequest
  2760. 05-28 16:20:44.236   741   741 D PhoneSwitcher: evaluating due to netReleased
  2761. 05-28 16:21:08.437   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=194, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2762. 05-28 16:21:08.438   741   741 D PhoneSwitcher: evaluating due to netRequest
  2763. 05-28 16:21:08.510   741  1495 D DCT     : [0]hasMatchedTetherApnSetting: APN=null
  2764. 05-28 16:21:10.427   741   741 D PhoneSwitcher: evaluating due to netReleased
  2765. 05-28 16:21:33.184   741  1495 D DCT     : [0]hasMatchedTetherApnSetting: APN=null
  2766. 05-28 16:21:44.926   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=197, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2767. 05-28 16:21:44.988   741   741 D PhoneSwitcher: evaluating due to netRequest
  2768. 05-28 16:21:46.362   741   741 D PhoneSwitcher: evaluating due to netReleased
  2769. 05-28 16:21:46.842   741   741 D PhoneSwitcher: evaluating due to netReleased
  2770. 05-28 16:21:46.844   741   741 D PhoneSwitcher: evaluating due to netReleased
  2771. 05-28 16:22:02.077   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=198, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2772. 05-28 16:22:02.078   741   741 D PhoneSwitcher: evaluating due to netRequest
  2773. 05-28 16:22:04.145   741   741 D RILJ    : [3733]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2774. 05-28 16:22:04.176   741   741 D RilRequest: [3733]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2775. 05-28 16:22:06.051   741   741 D PhoneSwitcher: evaluating due to netRequest
  2776. 05-28 16:22:06.054   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=200, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2777. 05-28 16:22:06.538   741   770 D SubscriptionController: [getPhoneId] asked for default subId=-1
  2778. 05-28 16:22:06.653   741   741 D PhoneSwitcher: evaluating due to netRequest
  2779. 05-28 16:22:06.654   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=201, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2780. 05-28 16:22:07.432   741   741 D PhoneSwitcher: evaluating due to netReleased
  2781. 05-28 16:23:06.237   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=202, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2782. 05-28 16:23:06.237   741   741 D PhoneSwitcher: evaluating due to netRequest
  2783. 05-28 16:23:06.361   741   741 D PhoneSwitcher: evaluating due to netReleased
  2784. 05-28 16:23:08.034   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=203, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2785. 05-28 16:23:08.034   741   741 D PhoneSwitcher: evaluating due to netRequest
  2786. 05-28 16:23:08.082   741   741 D PhoneSwitcher: evaluating due to netReleased
  2787. 05-28 16:23:12.391   741   741 D RILJ    : [3734]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2788. 05-28 16:23:12.391   741   741 D RilRequest: [3734]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2789. 05-28 16:23:46.671   741   741 D RILJ    : [3735]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2790. 05-28 16:23:46.672   741   741 D RilRequest: [3735]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2791. 05-28 16:24:02.795   741   741 D RILJ    : [3736]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2792. 05-28 16:24:02.796   741   741 D RilRequest: [3736]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2793. 05-28 16:24:06.578   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=204, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2794. 05-28 16:24:06.579   741   741 D PhoneSwitcher: evaluating due to netRequest
  2795. 05-28 16:24:06.642   741   741 D PhoneSwitcher: evaluating due to netReleased
  2796. 05-28 16:25:45.222   741   741 D RILJ    : [3737]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2797. 05-28 16:25:45.291   741   741 D RilRequest: [3737]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2798. 05-28 16:25:46.137   741  1495 D DCT     : [0]hasMatchedTetherApnSetting: APN=null
  2799. 05-28 16:25:48.661   741   741 D RILJ    : [3738]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2800. 05-28 16:25:48.661   741   741 D RilRequest: [3738]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2801. 05-28 16:25:49.318   741   770 D DCT     : [0]hasMatchedTetherApnSetting: APN=null
  2802. 05-28 16:25:50.307   741   741 D RILJ    : [3739]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2803. 05-28 16:25:50.307   741   741 D RilRequest: [3739]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2804. 05-28 16:26:14.924   741  3475 D DCT     : [0]hasMatchedTetherApnSetting: APN=null
  2805. 05-28 16:26:16.193   741   741 D RILJ    : [3740]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2806. 05-28 16:26:16.193   741   741 D RilRequest: [3740]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2807. 05-28 16:26:17.315   741  1495 D DCT     : [0]hasMatchedTetherApnSetting: APN=null
  2808. 05-28 16:26:18.448   741   741 D RILJ    : [3741]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2809. 05-28 16:26:18.449   741   741 D RilRequest: [3741]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2810. 05-28 16:26:40.038   741  3474 D DCT     : [0]hasMatchedTetherApnSetting: APN=null
  2811. 05-28 16:26:41.245   741   741 D RILJ    : [3742]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2812. 05-28 16:26:41.246   741   741 D RilRequest: [3742]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2813. 05-28 16:26:42.542   741   770 D DCT     : [0]hasMatchedTetherApnSetting: APN=null
  2814. 05-28 16:26:43.407   741   741 D RILJ    : [3743]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2815. 05-28 16:26:43.407   741   741 D RilRequest: [3743]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2816. 05-28 16:29:52.096   741   770 D DCT     : [0]hasMatchedTetherApnSetting: APN=null
  2817. 05-28 16:29:58.609   741  3475 D DCT     : [0]hasMatchedTetherApnSetting: APN=null
  2818. 05-28 16:30:41.697   741   741 D RILJ    : [3744]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2819. 05-28 16:30:41.697   741   741 D RilRequest: [3744]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2820. 05-28 16:30:46.186   741   770 D DCT     : [0]hasMatchedTetherApnSetting: APN=null
  2821. 05-28 16:30:47.979   741  3475 D DCT     : [0]hasMatchedTetherApnSetting: APN=null
  2822. 05-28 16:31:53.978   741   741 D PhoneSwitcher: evaluating due to netReleased
  2823. 05-28 16:31:53.980   741   741 D PhoneSwitcher: evaluating due to netReleased
  2824. 05-28 16:31:54.977   741   741 D RILJ    : [3745]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2825. 05-28 16:31:54.977   741   741 D RilRequest: [3745]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2826. 05-28 16:32:39.491   741   741 D RILJ    : [3746]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2827. 05-28 16:32:39.491   741   741 D RilRequest: [3746]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2828. 05-28 16:32:51.906   741   741 D RILJ    : [3747]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2829. 05-28 16:32:51.906   741   741 D RilRequest: [3747]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2830. 05-28 16:32:57.251   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=205, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2831. 05-28 16:32:57.252   741   741 D PhoneSwitcher: evaluating due to netRequest
  2832. 05-28 16:33:00.825   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=207, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2833. 05-28 16:33:00.826   741   741 D PhoneSwitcher: evaluating due to netRequest
  2834. 05-28 16:33:01.176   741   770 D SubscriptionController: [getPhoneId] asked for default subId=-1
  2835. 05-28 16:33:04.114   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=208, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2836. 05-28 16:33:04.114   741   741 D PhoneSwitcher: evaluating due to netRequest
  2837. 05-28 16:33:04.989   741   741 D PhoneSwitcher: evaluating due to netReleased
  2838. 05-28 16:33:05.910   741   741 D RILJ    : [3748]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2839. 05-28 16:33:05.910   741   741 D RilRequest: [3748]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2840. 05-28 16:33:09.578   741   741 D RILJ    : [3749]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2841. 05-28 16:33:09.581   741   741 D RilRequest: [3749]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2842. 05-28 16:33:21.989   741   741 D RILJ    : [3750]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2843. 05-28 16:33:21.989   741   741 D RilRequest: [3750]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2844. 05-28 16:33:28.732   741   741 D RILJ    : [3751]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2845. 05-28 16:33:28.733   741   741 D RilRequest: [3751]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2846. 05-28 16:33:34.970   741   741 D RILJ    : [3752]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2847. 05-28 16:33:34.970   741   741 D RilRequest: [3752]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2848. 05-28 16:33:42.892   741   741 D RILJ    : [3753]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2849. 05-28 16:33:42.892   741   741 D RilRequest: [3753]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2850. 05-28 16:33:44.025   741   741 D PhoneSwitcher: evaluating due to netRequest
  2851. 05-28 16:33:44.028   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=209, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2852. 05-28 16:33:49.525   741   741 D RILJ    : [3754]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2853. 05-28 16:33:49.526   741   741 D RilRequest: [3754]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2854. 05-28 16:34:04.496   741   741 D RILJ    : [3755]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2855. 05-28 16:34:04.496   741   741 D RilRequest: [3755]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2856. 05-28 16:34:06.788   741   741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=210, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  2857. 05-28 16:34:06.789   741   741 D PhoneSwitcher: evaluating due to netRequest
  2858. 05-28 16:34:06.927   741   741 D PhoneSwitcher: evaluating due to netReleased
  2859. 05-28 16:34:15.435   741   741 D RILJ    : [3756]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2860. 05-28 16:34:15.435   741   741 D RilRequest: [3756]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2861. 05-28 16:34:21.946   741   741 D RILJ    : [3757]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2862. 05-28 16:34:21.946   741   741 D RilRequest: [3757]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2863. 05-28 16:34:33.736   741   741 D RILJ    : [3758]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2864. 05-28 16:34:33.737   741   741 D RilRequest: [3758]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2865. 05-28 16:34:39.677   741   741 D RILJ    : [3759]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2866. 05-28 16:34:39.677   741   741 D RilRequest: [3759]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2867. 05-28 16:34:48.156   741   741 D RILJ    : [3760]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  2868. 05-28 16:34:48.156   741   741 D RilRequest: [3760]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  2869. [logcat: 0.110s elapsed]
  2870.  
  2871. ------ KERNEL LOG (dmesg) ------
  2872.  5935.269470] max98090 3-0010: Found user supported PCLK to LRCLK rates
  2873. <6>[ 5935.269622] max98090 3-0010: i 2 ni 147 mi 500
  2874. <6>[ 5935.306121] max98090 3-0010: max98090_dai_digital_mute: mute=0
  2875. <6>[ 5978.086608] max98090 3-0010: max98090_dai_digital_mute: mute=1
  2876. <6>[ 5978.136322] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter
  2877. <6>[ 5978.136413] max98090 3-0010: Found user supported PCLK to LRCLK rates
  2878. <6>[ 5978.136566] max98090 3-0010: i 2 ni 147 mi 500
  2879. <6>[ 5978.184051] binder: 426:485 transaction failed 29189, size 340-0
  2880. <6>[ 5978.185424] max98090 3-0010: max98090_dai_digital_mute: mute=0
  2881. <6>[ 5979.784240] max98090 3-0010: max98090_dai_digital_mute: mute=1
  2882. <3>[ 6028.992065] twl6030: BAT_VLOW interrupt; threshold=3350mV
  2883. <3>[ 6028.992248] handle_twl6030_vlow: disabling BAT_VLOW interrupt
  2884. <6>[ 6028.995788] twl6030_usb twl6030_usb: Execute event VBUS_ON       , state=VBUS_OFF, supply=0
  2885. <6>[ 6028.997894] smb347 3-005f: in smb347_usb_notifier_cb, VBUS ON
  2886. <6>[ 6029.769866] twl6030_usb twl6030_usb: Execute event VBUS_OFF      , state=VBUS_ON, supply=0
  2887. <6>[ 6029.770141] smb347 3-005f: in smb347_usb_notifier_cb, VBUS OFF
  2888. <6>[ 6029.770233] smb347 3-005f: USB disconnected
  2889. <6>[ 6033.063629] twl6030_usb twl6030_usb: Execute event VBUS_ON       , state=VBUS_OFF, supply=0
  2890. <6>[ 6033.065582] smb347 3-005f: in smb347_usb_notifier_cb, VBUS ON
  2891. <6>[ 6033.440643] twl6030_usb twl6030_usb: Execute event VBUS_DETECT   , state=VBUS_ON, supply=0
  2892. <6>[ 6033.440826] smb347 3-005f: in smb347_usb_notifier_cb, VBUS DETECT | charger_on = 1
  2893. <6>[ 6033.440887] smb347 3-005f: =========== before *supply
  2894. <6>[ 6033.441314] smb347 3-005f: Detected charger: DCP
  2895. <6>[ 6033.443084] smb347 3-005f: =========== after *supply
  2896. <6>[ 6033.813598] twl6030_usb twl6030_usb: Execute event VBUS_OFF      , state=VBUS_DETECT, supply=5
  2897. <6>[ 6033.813720] smb347 3-005f: in smb347_usb_notifier_cb, VBUS OFF
  2898. <6>[ 6033.813903] smb347 3-005f: USB disconnected
  2899. <6>[ 6034.032409] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter
  2900. <6>[ 6034.032562] max98090 3-0010: Found user supported PCLK to LRCLK rates
  2901. <6>[ 6034.032623] max98090 3-0010: i 2 ni 147 mi 500
  2902. <6>[ 6034.081390] max98090 3-0010: max98090_dai_digital_mute: mute=0
  2903. <6>[ 6034.767730] twl6030_usb twl6030_usb: Execute event VBUS_ON       , state=VBUS_OFF, supply=0
  2904. <6>[ 6034.772918] smb347 3-005f: in smb347_usb_notifier_cb, VBUS ON
  2905. <6>[ 6035.145599] twl6030_usb twl6030_usb: Execute event VBUS_DETECT   , state=VBUS_ON, supply=0
  2906. <6>[ 6035.145690] smb347 3-005f: in smb347_usb_notifier_cb, VBUS DETECT | charger_on = 1
  2907. <6>[ 6035.145843] smb347 3-005f: =========== before *supply
  2908. <6>[ 6035.146148] smb347 3-005f: Detected charger: DCP
  2909. <6>[ 6035.149505] smb347 3-005f: =========== after *supply
  2910. <6>[ 6035.469390] twl6030_usb twl6030_usb: Execute event VBUS_OFF      , state=VBUS_DETECT, supply=5
  2911. <6>[ 6035.469604] smb347 3-005f: in smb347_usb_notifier_cb, VBUS OFF
  2912. <6>[ 6035.469757] smb347 3-005f: USB disconnected
  2913. <6>[ 6038.829223] twl6030_usb twl6030_usb: Execute event VBUS_ON       , state=VBUS_OFF, supply=0
  2914. <6>[ 6038.830596] smb347 3-005f: in smb347_usb_notifier_cb, VBUS ON
  2915. <6>[ 6039.207397] twl6030_usb twl6030_usb: Execute event VBUS_DETECT   , state=VBUS_ON, supply=0
  2916. <6>[ 6039.207611] smb347 3-005f: in smb347_usb_notifier_cb, VBUS DETECT | charger_on = 1
  2917. <6>[ 6039.207824] smb347 3-005f: =========== before *supply
  2918. <6>[ 6039.208221] smb347 3-005f: Detected charger: DCP
  2919. <6>[ 6039.226257] smb347 3-005f: =========== after *supply
  2920. <6>[ 6039.580078] twl6030_usb twl6030_usb: Execute event VBUS_OFF      , state=VBUS_DETECT, supply=5
  2921. <6>[ 6039.580291] smb347 3-005f: in smb347_usb_notifier_cb, VBUS OFF
  2922. <6>[ 6039.580383] smb347 3-005f: USB disconnected
  2923. <6>[ 6044.001007] max98090 3-0010: max98090_dai_digital_mute: mute=1
  2924. <6>[ 6044.059844] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter
  2925. <6>[ 6044.060028] max98090 3-0010: Found user supported PCLK to LRCLK rates
  2926. <6>[ 6044.060119] max98090 3-0010: i 2 ni 147 mi 500
  2927. <6>[ 6044.107360] max98090 3-0010: max98090_dai_digital_mute: mute=0
  2928. <6>[ 6044.450592] max98090 3-0010: max98090_dai_digital_mute: mute=1
  2929. <6>[ 6054.635467] twl6030_usb twl6030_usb: Execute event VBUS_ON       , state=VBUS_OFF, supply=0
  2930. <6>[ 6054.637878] smb347 3-005f: in smb347_usb_notifier_cb, VBUS ON
  2931. <6>[ 6055.012329] twl6030_usb twl6030_usb: Execute event VBUS_DETECT   , state=VBUS_ON, supply=0
  2932. <6>[ 6055.012695] smb347 3-005f: in smb347_usb_notifier_cb, VBUS DETECT | charger_on = 1
  2933. <6>[ 6055.012878] smb347 3-005f: =========== before *supply
  2934. <6>[ 6055.013671] smb347 3-005f: Detected charger: DCP
  2935. <6>[ 6055.025512] smb347 3-005f: =========== after *supply
  2936. <6>[ 6056.874786] smb347 3-005f: AICL result: 1500 mA
  2937. <6>[ 6057.622283] smb347 3-005f: AICL result: 1200 mA
  2938. <3>[ 6085.768920] omapdss DISPC error: FIFO UNDERFLOW on gfx, disabling the overlay
  2939. <3>[ 6085.850158] SYNC_LOST on channel lcd, restarting the output with video overlays disabled
  2940. <6>[ 6085.956542] ignoring apply mgr(lcd) while blanking
  2941. <6>[ 6085.972198] ignoring apply mgr(lcd) while blanking
  2942. <3>[ 6086.317138] nt51012 display0: Vendor id: 2
  2943. <6>[ 6089.616638] binder: 426:485 transaction failed 29189, size 352-0
  2944. <6>[ 6155.964019] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter
  2945. <6>[ 6155.964141] max98090 3-0010: Found user supported PCLK to LRCLK rates
  2946. <6>[ 6155.964233] max98090 3-0010: i 2 ni 147 mi 500
  2947. <6>[ 6156.015594] max98090 3-0010: max98090_dai_digital_mute: mute=0
  2948. <6>[ 6162.198455] binder: 7827:7827 transaction failed 29189, size 156-0
  2949. <6>[ 6173.880645] binder: 7827:7827 transaction failed 29189, size 156-0
  2950. <6>[ 6183.801483] binder: 7827:7827 transaction failed 29189, size 156-0
  2951. <6>[ 6205.045623] max98090 3-0010: max98090_dai_digital_mute: mute=1
  2952. <6>[ 6205.059082] binder: undelivered transaction 2674372
  2953. <6>[ 6205.065063] binder: 426:485 transaction failed 29189, size 352-0
  2954. <6>[ 6209.868103] request_suspend_state: sleep (0->3) at 6209832946863 (2022-05-28 13:36:42.046263717 UTC)
  2955. <6>[ 6209.869018] DSSCOMP: dsscomp_early_suspend
  2956. <6>[ 6209.891326] DSSCOMP: blanked screen
  2957. <4>[ 6209.946655] dhd_set_suspend: force extra Suspend setting
  2958. <4>[ 6209.961273] dhd_get_suspend_bcn_li_dtim beacon=100 bcn_li_dtim=3 DTIM=1 Listen=10
  2959. <6>[ 6214.828704] binder: 1265:1274 refcount change on invalid ref 39
  2960. <6>[ 6371.345214] binder: 7827:7827 transaction failed 29189, size 156-0
  2961. <6>[ 6458.624053] binder: 7827:7827 transaction failed 29189, size 156-0
  2962. <6>[ 6608.046966] request_suspend_state: wakeup (3->0) at 6608011810387 (2022-05-28 13:43:20.225127241 UTC)
  2963. <4>[ 6608.064208] dhd_set_suspend: Remove extra suspend setting
  2964. <3>[ 6608.199707] nt51012 display0: Vendor id: 2
  2965. <6>[ 6608.207977] DSSCOMP: dsscomp_late_resume
  2966. <6>[ 6608.350280] iio-buffer, current state requested again
  2967. <6>[ 6608.351989] iio-buffer, current state requested again
  2968. <6>[ 6618.632965] request_suspend_state: sleep (0->3) at 6618597839440 (2022-05-28 13:43:30.811156294 UTC)
  2969. <6>[ 6618.638336] DSSCOMP: dsscomp_early_suspend
  2970. <4>[ 6618.650482] dhd_set_suspend: force extra Suspend setting
  2971. <6>[ 6618.658782] DSSCOMP: blanked screen
  2972. <4>[ 6618.664886] dhd_get_suspend_bcn_li_dtim beacon=100 bcn_li_dtim=3 DTIM=1 Listen=10
  2973. <6>[ 6620.536651] twl6030_usb twl6030_usb: Execute event VBUS_OFF      , state=VBUS_DETECT, supply=5
  2974. <6>[ 6620.539215] smb347 3-005f: in smb347_usb_notifier_cb, VBUS OFF
  2975. <6>[ 6620.540893] smb347 3-005f: USB disconnected
  2976. <6>[ 6620.553131] request_suspend_state: wakeup (3->0) at 6620518005455 (2022-05-28 13:43:32.731322309 UTC)
  2977. <4>[ 6620.587738] dhd_set_suspend: Remove extra suspend setting
  2978. <3>[ 6620.707824] nt51012 display0: Vendor id: 2
  2979. <6>[ 6620.714660] DSSCOMP: dsscomp_late_resume
  2980. <6>[ 6620.896026] iio-buffer, current state requested again
  2981. <6>[ 6620.897186] iio-buffer, current state requested again
  2982. <6>[ 6637.935180] request_suspend_state: sleep (0->3) at 6637900055017 (2022-05-28 13:43:50.113371871 UTC)
  2983. <6>[ 6637.936370] DSSCOMP: dsscomp_early_suspend
  2984. <4>[ 6637.952667] dhd_set_suspend: force extra Suspend setting
  2985. <6>[ 6637.968719] DSSCOMP: blanked screen
  2986. <4>[ 6637.969940] dhd_get_suspend_bcn_li_dtim beacon=100 bcn_li_dtim=3 DTIM=1 Listen=10
  2987. <6>[ 6638.607421] PM: suspend entry 2022-05-28 13:43:50.785582564 UTC
  2988. <6>[ 6638.607574] PM: Syncing filesystems ... done.
  2989. <7>[ 6638.612243] PM: Preparing system for mem sleep
  2990. <4>[ 6638.612274] Freezing user space processes ... (elapsed 0.001 seconds) done.
  2991. <4>[ 6638.614471] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  2992. <7>[ 6638.616271] PM: Entering mem sleep
  2993. <4>[ 6638.616943] LDO2: No configuration
  2994. <4>[ 6638.619232] Suspending console(s) (use no_console_suspend to debug)
  2995. <6>[ 6638.623535] RTC: Alarm set to 2022-05-28 13:43:54. (Now is: 2022-05-28 13:43:50 UTC)
  2996. <6>[ 6638.623840] smb347 3-005f: Entering suspend, event = 0x0002
  2997. <6>[ 6638.623870] smb347 3-005f: Finishing suspend
  2998. <6>[ 6638.625213] PVR: PVRSRVDriverSuspend(pDevice=dd4c2a00)
  2999. <6>[ 6638.625244] PVR: SysSystemPrePowerState: Entering state D3
  3000. <6>[ 6638.625244] PVR: Uninstalling device LISR on IRQ 53 with cookie dceea580
  3001. <6>[ 6638.625274] PVR: DisableSystemClocks: Disabling System Clocks
  3002. <3>[ 6638.625366] dpm_run_callback(): platform_pm_suspend+0x0/0x5c returns -16
  3003. <3>[ 6638.625366] PM: Device bowser_bluetooth failed to suspend: error -16
  3004. <3>[ 6638.625396] PM: Some devices failed to suspend
  3005. <6>[ 6638.628021] dmm dmm: omap_dmm_resume: omap_dmm_resume:PAT entries restored
  3006. <6>[ 6638.628143] PVR: PVRSRVDriverResume(pDevice=dd4c2a00)
  3007. <6>[ 6638.628143] PVR: SysSystemPostPowerState: Entering state D0
  3008. <6>[ 6638.628173] PVR: EnableSystemClocks: Enabling System Clocks
  3009. <6>[ 6638.628173] PVR: Installing device LISR SGX ISR on IRQ 53 with cookie dceea580
  3010. <6>[ 6638.629882] smb347 3-005f: Finishing resume
  3011. <6>[ 6638.631530] omap-iommu omap-iommu.1: ipu: version 2.1
  3012. <6>[ 6638.632293] PM: resume of devices complete after 6.866 msecs
  3013. <7>[ 6638.638702] PM: Finishing wakeup.
  3014. <4>[ 6638.638702] Restarting tasks ... done.
  3015. <6>[ 6638.645935] PM: suspend exit 2022-05-28 13:43:50.824095748 UTC
  3016. <6>[ 6638.646026] suspend: exit suspend, ret = -16 (2022-05-28 13:43:50.824217818 UTC)
  3017. <6>[ 6638.646118] active wake lock PowerManagerService.WakeLocks
  3018. <6>[ 6640.117950] PM: suspend entry 2022-05-28 13:43:52.296111128 UTC
  3019. <6>[ 6640.118133] PM: Syncing filesystems ... done.
  3020. <7>[ 6640.123260] PM: Preparing system for mem sleep
  3021. <4>[ 6640.123321] Freezing user space processes ... (elapsed 0.001 seconds) done.
  3022. <4>[ 6640.125274] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  3023. <7>[ 6640.127105] PM: Entering mem sleep
  3024. <4>[ 6640.127716] LDO2: No configuration
  3025. <4>[ 6640.129943] Suspending console(s) (use no_console_suspend to debug)
  3026. <6>[ 6640.153228] RTC: Alarm set to 2022-05-28 13:43:55. (Now is: 2022-05-28 13:43:52 UTC)
  3027. <6>[ 6640.153717] smb347 3-005f: Entering suspend, event = 0x0002
  3028. <6>[ 6640.153717] smb347 3-005f: Finishing suspend
  3029. <6>[ 6640.155273] PVR: PVRSRVDriverSuspend(pDevice=dd4c2a00)
  3030. <6>[ 6640.155303] PVR: SysSystemPrePowerState: Entering state D3
  3031. <6>[ 6640.155303] PVR: Uninstalling device LISR on IRQ 53 with cookie dceea580
  3032. <6>[ 6640.155334] PVR: DisableSystemClocks: Disabling System Clocks
  3033. <6>[ 6640.157012] bu52061 bu52061: Suspend
  3034. <6>[ 6640.160064] PM: suspend of devices complete after 29.510 msecs
  3035. <6>[ 6640.160430] PM: late suspend of devices complete after 0.366 msecs
  3036. <6>[ 6640.161682] PM: noirq suspend of devices complete after 1.251 msecs
  3037. <4>[ 6640.161682] Disabling non-boot CPUs ...
  3038. <5>[ 6640.162658] CPU1: shutdown
  3039. <6>[ 6640.166351] Aborting Suspend: IRQ 107(unknown)(OMAP-IRQ=75) Pending! Wakeup Enable: CPU0=no,CPU1=no
  3040. <6>[ 6640.166381]    PD_CORE curr=ON prev=ON logic=ON
  3041. <6>[ 6640.166412]    PD_L4_PER curr=ON prev=ON logic=ON
  3042. <6>[ 6640.166412]    PD_MPU curr=ON prev=ON logic=ON
  3043. <6>[ 6640.166564] Powerdomain (core_pwrdm) didn't enter target state OSWR (achieved=ON current=ON saved=ON)
  3044. <6>[ 6640.166595] Powerdomain (l4per_pwrdm) didn't enter target state OSWR (achieved=ON current=ON saved=OSWR)
  3045. <6>[ 6640.166625] Powerdomain (mpu_pwrdm) didn't enter target state OSWR (achieved=ON current=ON saved=ON)
  3046. <2>[ 6640.166625] Could not enter target state in pm_suspend
  3047. <6>[ 6640.166687] At Resume: IRQ 107(unknown)(OMAP-IRQ=75) Pending! Wakeup Enable: CPU0=no,CPU1=no
  3048. <6>[ 6640.166748] Suspended for 0.002 seconds. Total since boot: 0.028 s
  3049. <6>[ 6640.166870] Enabling non-boot CPUs ...
  3050. <4>[ 6640.183380] CPU1: Booted secondary processor
  3051. <6>[ 6640.184020] CPU1 is up
  3052. <6>[ 6640.184539] omap-iommu omap-iommu.1: ipu: version 2.1
  3053. <6>[ 6640.184783] PM: noirq resume of devices complete after 0.762 msecs
  3054. <6>[ 6640.185272] PM: early resume of devices complete after 0.244 msecs
  3055. <6>[ 6640.185455] bu52061 bu52061: Resume
  3056. <6>[ 6640.265167] dmm dmm: omap_dmm_resume: omap_dmm_resume:PAT entries restored
  3057. <6>[ 6640.265380] PVR: PVRSRVDriverResume(pDevice=dd4c2a00)
  3058. <6>[ 6640.265411] PVR: SysSystemPostPowerState: Entering state D0
  3059. <6>[ 6640.265441] PVR: EnableSystemClocks: Enabling System Clocks
  3060. <6>[ 6640.265472] PVR: Installing device LISR SGX ISR on IRQ 53 with cookie dceea580
  3061. <6>[ 6640.267700] smb347 3-005f: Finishing resume
  3062. <6>[ 6640.268737] wakeup wake lock: event0-426
  3063. <6>[ 6640.271759] PM: resume of devices complete after 86.456 msecs
  3064. <7>[ 6640.285339] PM: Finishing wakeup.
  3065. <4>[ 6640.285369] Restarting tasks ... done.
  3066. <6>[ 6640.287841] PM: suspend exit 2022-05-28 13:43:52.465771930 UTC
  3067. <6>[ 6640.287963] suspend: exit suspend, ret = 0 (2022-05-28 13:43:52.465924518 UTC)
  3068. <6>[ 6640.291076] PM: suspend entry 2022-05-28 13:43:52.469037311 UTC
  3069. <6>[ 6640.291259] PM: Syncing filesystems ... done.
  3070. <7>[ 6640.293975] PM: Preparing system for mem sleep
  3071. <4>[ 6640.294036] Freezing user space processes ... (elapsed 0.001 seconds) done.
  3072. <4>[ 6640.296112] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  3073. <7>[ 6640.297821] PM: Entering mem sleep
  3074. <4>[ 6640.298461] LDO2: No configuration
  3075. <4>[ 6640.301116] Suspending console(s) (use no_console_suspend to debug)
  3076. <6>[ 6640.326812] RTC: Alarm set to 2022-05-28 13:43:55. (Now is: 2022-05-28 13:43:52 UTC)
  3077. <6>[ 6640.327362] smb347 3-005f: Entering suspend, event = 0x0002
  3078. <6>[ 6640.327362] smb347 3-005f: Finishing suspend
  3079. <6>[ 6640.328948] PVR: PVRSRVDriverSuspend(pDevice=dd4c2a00)
  3080. <6>[ 6640.328979] PVR: SysSystemPrePowerState: Entering state D3
  3081. <6>[ 6640.328979] PVR: Uninstalling device LISR on IRQ 53 with cookie dceea580
  3082. <6>[ 6640.329010] PVR: DisableSystemClocks: Disabling System Clocks
  3083. <6>[ 6640.330749] bu52061 bu52061: Suspend
  3084. <6>[ 6640.333862] PM: suspend of devices complete after 32.196 msecs
  3085. <6>[ 6640.334197] PM: late suspend of devices complete after 0.335 msecs
  3086. <6>[ 6640.335479] PM: noirq suspend of devices complete after 1.281 msecs
  3087. <4>[ 6640.335510] Disabling non-boot CPUs ...
  3088. <5>[ 6640.336425] CPU1: shutdown
  3089. <6>[ 6640.339569] Aborting Suspend: IRQ 107(unknown)(OMAP-IRQ=75) Pending! Wakeup Enable: CPU0=no,CPU1=no
  3090. <6>[ 6640.339599]    PD_CORE curr=ON prev=ON logic=ON
  3091. <6>[ 6640.339630]    PD_L4_PER curr=ON prev=ON logic=ON
  3092. <6>[ 6640.339660]    PD_MPU curr=ON prev=ON logic=ON
  3093. <6>[ 6640.339782] Powerdomain (core_pwrdm) didn't enter target state OSWR (achieved=ON current=ON saved=ON)
  3094. <6>[ 6640.339813] Powerdomain (l4per_pwrdm) didn't enter target state OSWR (achieved=ON current=ON saved=OSWR)
  3095. <6>[ 6640.339843] Powerdomain (mpu_pwrdm) didn't enter target state OSWR (achieved=ON current=ON saved=ON)
  3096. <2>[ 6640.339874] Could not enter target state in pm_suspend
  3097. <6>[ 6640.339935] At Resume: IRQ 107(unknown)(OMAP-IRQ=75) Pending! Wakeup Enable: CPU0=no,CPU1=no
  3098. <6>[ 6640.339965] Suspended for 0.002 seconds. Total since boot: 0.031 s
  3099. <6>[ 6640.340087] Enabling non-boot CPUs ...
  3100. <4>[ 6640.356536] CPU1: Booted secondary processor
  3101. <6>[ 6640.357147] CPU1 is up
  3102. <6>[ 6640.357635] omap-iommu omap-iommu.1: ipu: version 2.1
  3103. <6>[ 6640.357879] PM: noirq resume of devices complete after 0.732 msecs
  3104. <6>[ 6640.358367] PM: early resume of devices complete after 0.244 msecs
  3105. <6>[ 6640.358551] bu52061 bu52061: Resume
  3106. <6>[ 6640.432128] dmm dmm: omap_dmm_resume: omap_dmm_resume:PAT entries restored
  3107. <6>[ 6640.432312] PVR: PVRSRVDriverResume(pDevice=dd4c2a00)
  3108. <6>[ 6640.432342] PVR: SysSystemPostPowerState: Entering state D0
  3109. <6>[ 6640.432373] PVR: EnableSystemClocks: Enabling System Clocks
  3110. <6>[ 6640.432403] PVR: Installing device LISR SGX ISR on IRQ 53 with cookie dceea580
  3111. <6>[ 6640.434661] smb347 3-005f: Finishing resume
  3112. <6>[ 6640.435699] wakeup wake lock: event0-426
  3113. <6>[ 6640.438354] PM: resume of devices complete after 79.925 msecs
  3114. <7>[ 6640.452209] PM: Finishing wakeup.
  3115. <4>[ 6640.452209] Restarting tasks ... done.
  3116. <6>[ 6640.455535] PM: suspend exit 2022-05-28 13:43:52.633496439 UTC
  3117. <6>[ 6640.455688] suspend: exit suspend, ret = 0 (2022-05-28 13:43:52.633649027 UTC)
  3118. <6>[ 6640.459045] PM: suspend entry 2022-05-28 13:43:52.636975443 UTC
  3119. <6>[ 6640.459136] PM: Syncing filesystems ... done.
  3120. <7>[ 6640.462066] PM: Preparing system for mem sleep
  3121. <4>[ 6640.462097] Freezing user space processes ... (elapsed 0.008 seconds) done.
  3122. <4>[ 6640.470581] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  3123. <7>[ 6640.472320] PM: Entering mem sleep
  3124. <4>[ 6640.472961] LDO2: No configuration
  3125. <4>[ 6640.475250] Suspending console(s) (use no_console_suspend to debug)
  3126. <3>[ 6640.496643] dpm_run_callback(): platform_pm_suspend+0x0/0x5c returns -16
  3127. <3>[ 6640.496643] PM: Device alarmtimer failed to suspend: error -16
  3128. <3>[ 6640.496643] PM: Some devices failed to suspend
  3129. <6>[ 6640.498291] PM: resume of devices complete after 1.617 msecs
  3130. <7>[ 6640.502685] PM: Finishing wakeup.
  3131. <4>[ 6640.502716] Restarting tasks ... done.
  3132. <6>[ 6640.505859] PM: suspend exit 2022-05-28 13:43:52.683789408 UTC
  3133. <6>[ 6640.505950] suspend: exit suspend, ret = -16 (2022-05-28 13:43:52.683911478 UTC)
  3134. <6>[ 6643.596679] PM: suspend entry 2022-05-28 13:43:55.774609713 UTC
  3135. <6>[ 6643.597015] PM: Syncing filesystems ... done.
  3136. <7>[ 6643.602722] PM: Preparing system for mem sleep
  3137. <4>[ 6643.602783] Freezing user space processes ... (elapsed 0.002 seconds) done.
  3138. <4>[ 6643.605499] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  3139. <7>[ 6643.607238] PM: Entering mem sleep
  3140. <4>[ 6643.607849] LDO2: No configuration
  3141. <4>[ 6643.610107] Suspending console(s) (use no_console_suspend to debug)
  3142. <6>[ 6643.633178] RTC: Alarm set to 2022-05-28 13:51:29. (Now is: 2022-05-28 13:43:55 UTC)
  3143. <6>[ 6643.633666] smb347 3-005f: Entering suspend, event = 0x0002
  3144. <6>[ 6643.633697] smb347 3-005f: Finishing suspend
  3145. <6>[ 6643.635223] PVR: PVRSRVDriverSuspend(pDevice=dd4c2a00)
  3146. <6>[ 6643.635253] PVR: SysSystemPrePowerState: Entering state D3
  3147. <6>[ 6643.635253] PVR: Uninstalling device LISR on IRQ 53 with cookie dceea580
  3148. <6>[ 6643.635284] PVR: DisableSystemClocks: Disabling System Clocks
  3149. <6>[ 6643.636962] bu52061 bu52061: Suspend
  3150. <6>[ 6643.639129] PM: suspend of devices complete after 28.472 msecs
  3151. <6>[ 6643.639495] PM: late suspend of devices complete after 0.305 msecs
  3152. <6>[ 6643.640716] PM: noirq suspend of devices complete after 1.220 msecs
  3153. <4>[ 6643.640747] Disabling non-boot CPUs ...
  3154. <5>[ 6643.641632] CPU1: shutdown
  3155. <6>[ 6643.645080] Aborting Suspend: IRQ 107(unknown)(OMAP-IRQ=75) Pending! Wakeup Enable: CPU0=no,CPU1=no
  3156. <6>[ 6643.645080]    PD_CORE curr=ON prev=ON logic=ON
  3157. <6>[ 6643.645111]    PD_L4_PER curr=ON prev=ON logic=ON
  3158. <6>[ 6643.645141]    PD_MPU curr=ON prev=ON logic=ON
  3159. <6>[ 6643.645263] Powerdomain (core_pwrdm) didn't enter target state OSWR (achieved=ON current=ON saved=ON)
  3160. <6>[ 6643.645324] Powerdomain (l4per_pwrdm) didn't enter target state OSWR (achieved=ON current=ON saved=OSWR)
  3161. <6>[ 6643.645324] Powerdomain (mpu_pwrdm) didn't enter target state OSWR (achieved=ON current=ON saved=ON)
  3162. <2>[ 6643.645355] Could not enter target state in pm_suspend
  3163. <6>[ 6643.645416] At Resume: IRQ 107(unknown)(OMAP-IRQ=75) Pending! Wakeup Enable: CPU0=no,CPU1=no
  3164. <6>[ 6643.645446] Suspended for 0.002 seconds. Total since boot: 0.034 s
  3165. <6>[ 6643.645599] Enabling non-boot CPUs ...
  3166. <4>[ 6643.662109] CPU1: Booted secondary processor
  3167. <6>[ 6643.662750] CPU1 is up
  3168. <6>[ 6643.663238] omap-iommu omap-iommu.1: ipu: version 2.1
  3169. <6>[ 6643.663482] PM: noirq resume of devices complete after 0.732 msecs
  3170. <6>[ 6643.664031] PM: early resume of devices complete after 0.274 msecs
  3171. <6>[ 6643.664184] bu52061 bu52061: Resume
  3172. <6>[ 6643.739562] dmm dmm: omap_dmm_resume: omap_dmm_resume:PAT entries restored
  3173. <6>[ 6643.739837] PVR: PVRSRVDriverResume(pDevice=dd4c2a00)
  3174. <6>[ 6643.739868] PVR: SysSystemPostPowerState: Entering state D0
  3175. <6>[ 6643.739898] PVR: EnableSystemClocks: Enabling System Clocks
  3176. <6>[ 6643.739929] PVR: Installing device LISR SGX ISR on IRQ 53 with cookie dceea580
  3177. <6>[ 6643.742187] smb347 3-005f: Finishing resume
  3178. <6>[ 6643.743194] wakeup wake lock: event0-426
  3179. <6>[ 6643.746154] PM: resume of devices complete after 82.122 msecs
  3180. <7>[ 6643.759826] PM: Finishing wakeup.
  3181. <4>[ 6643.759826] Restarting tasks ... done.
  3182. <6>[ 6643.762420] PM: suspend exit 2022-05-28 13:43:55.940349817 UTC
  3183. <6>[ 6643.762664] suspend: exit suspend, ret = 0 (2022-05-28 13:43:55.940624475 UTC)
  3184. <6>[ 6643.766448] PM: suspend entry 2022-05-28 13:43:55.944408655 UTC
  3185. <6>[ 6643.766571] PM: Syncing filesystems ...
  3186. <6>[ 6643.792572] request_suspend_state: wakeup (3->0) at 6643749084548 (2022-05-28 13:43:55.970501182 UTC)
  3187. <4>[ 6643.799743] done.
  3188. <7>[ 6643.799865] PM: Preparing system for mem sleep
  3189. <4>[ 6643.799896] Freezing user space processes ... (elapsed 0.003 seconds) done.
  3190. <4>[ 6643.804016] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  3191. <7>[ 6643.805786] PM: Entering mem sleep
  3192. <4>[ 6643.806396] LDO2: No configuration
  3193. <4>[ 6643.808593] Suspending console(s) (use no_console_suspend to debug)
  3194. <6>[ 6643.832000] RTC: Alarm set to 2022-05-28 13:44:01. (Now is: 2022-05-28 13:43:56 UTC)
  3195. <6>[ 6643.832305] smb347 3-005f: Entering suspend, event = 0x0002
  3196. <6>[ 6643.832336] smb347 3-005f: Finishing suspend
  3197. <3>[ 6643.832611] thermal_lookup_temp: getting temp is not supported for domain pcb_case
  3198. <6>[ 6643.834045] PVR: PVRSRVDriverSuspend(pDevice=dd4c2a00)
  3199. <6>[ 6643.834075] PVR: SysSystemPrePowerState: Entering state D3
  3200. <6>[ 6643.834075] PVR: Uninstalling device LISR on IRQ 53 with cookie dceea580
  3201. <6>[ 6643.834106] PVR: DisableSystemClocks: Disabling System Clocks
  3202. <3>[ 6643.834197] dpm_run_callback(): platform_pm_suspend+0x0/0x5c returns -16
  3203. <3>[ 6643.834228] PM: Device omap_hsmmc.4 failed to suspend: error -16
  3204. <3>[ 6643.834228] PM: Some devices failed to suspend
  3205. <6>[ 6643.836853] dmm dmm: omap_dmm_resume: omap_dmm_resume:PAT entries restored
  3206. <6>[ 6643.836944] PVR: PVRSRVDriverResume(pDevice=dd4c2a00)
  3207. <6>[ 6643.836944] PVR: SysSystemPostPowerState: Entering state D0
  3208. <6>[ 6643.836975] PVR: EnableSystemClocks: Enabling System Clocks
  3209. <6>[ 6643.836975] PVR: Installing device LISR SGX ISR on IRQ 53 with cookie dceea580
  3210. <6>[ 6643.838684] smb347 3-005f: Finishing resume
  3211. <6>[ 6643.840942] PM: resume of devices complete after 6.713 msecs
  3212. <7>[ 6643.847167] PM: Finishing wakeup.
  3213. <4>[ 6643.847167] Restarting tasks ... done.
  3214. <6>[ 6643.850860] PM: suspend exit 2022-05-28 13:43:56.028789758 UTC
  3215. <6>[ 6643.854278] suspend: exit suspend, ret = -16 (2022-05-28 13:43:56.032207726 UTC)
  3216. <4>[ 6643.854919] dhd_set_suspend: Remove extra suspend setting
  3217. <3>[ 6644.004608] nt51012 display0: Vendor id: 2
  3218. <6>[ 6644.011291] DSSCOMP: dsscomp_late_resume
  3219. <6>[ 6644.044097] iio-buffer, current state requested again
  3220. <6>[ 6644.045623] iio-buffer, current state requested again
  3221. <6>[ 6668.039703] request_suspend_state: sleep (0->3) at 6667996246414 (2022-05-28 13:44:20.217632531 UTC)
  3222. <6>[ 6668.041076] DSSCOMP: dsscomp_early_suspend
  3223. <4>[ 6668.054077] dhd_set_suspend: force extra Suspend setting
  3224. <4>[ 6668.058105] dhd_get_suspend_bcn_li_dtim beacon=100 bcn_li_dtim=3 DTIM=1 Listen=10
  3225. <6>[ 6668.058746] DSSCOMP: blanked screen
  3226. <6>[ 6722.865539] PM: suspend entry 2022-05-28 13:45:15.043438198 UTC
  3227. <6>[ 6722.865844] PM: Syncing filesystems ... done.
  3228. <7>[ 6722.871063] PM: Preparing system for mem sleep
  3229. <4>[ 6722.888549] Freezing user space processes ... (elapsed 0.002 seconds) done.
  3230. <4>[ 6722.891662] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  3231. <7>[ 6722.894256] PM: Entering mem sleep
  3232. <4>[ 6722.895294] LDO2: No configuration
  3233. <4>[ 6722.898864] Suspending console(s) (use no_console_suspend to debug)
  3234. <6>[ 6722.904876] RTC: Alarm set to 2022-05-28 13:51:30. (Now is: 2022-05-28 13:45:15 UTC)
  3235. <6>[ 6722.905426] smb347 3-005f: Entering suspend, event = 0x0002
  3236. <6>[ 6722.905456] smb347 3-005f: Finishing suspend
  3237. <6>[ 6723.004730] PVR: PVRSRVDriverSuspend(pDevice=dd4c2a00)
  3238. <6>[ 6723.004760] PVR: SysSystemPrePowerState: Entering state D3
  3239. <6>[ 6723.004791] PVR: Uninstalling device LISR on IRQ 53 with cookie dceea580
  3240. <6>[ 6723.004852] PVR: DisableSystemClocks: Disabling System Clocks
  3241. <6>[ 6723.007080] bu52061 bu52061: Suspend
  3242. <6>[ 6723.012786] PM: suspend of devices complete after 112.884 msecs
  3243. <6>[ 6723.013488] PM: late suspend of devices complete after 0.671 msecs
  3244. <6>[ 6723.015380] active wake lock PowerManagerService.WakeLocks
  3245. <6>[ 6723.015380] active wake lock KeyEvents
  3246. <3>[ 6723.015441] dpm_run_callback(): power_suspend_late+0x0/0x64 returns -11
  3247. <3>[ 6723.015441] PM: Device power.0 failed to suspend noirq: error -11
  3248. <6>[ 6723.016387] PM: noirq resume of devices complete after 0.885 msecs
  3249. <6>[ 6723.017364] PM: early resume of devices complete after 0.457 msecs
  3250. <3>[ 6723.017395] PM: Some devices failed to power down
  3251. <6>[ 6723.017791] bu52061 bu52061: Resume
  3252. <3>[ 6723.082611] thermal_lookup_temp: getting temp is not supported for domain pcb_case
  3253. <6>[ 6723.098999] dmm dmm: omap_dmm_resume: omap_dmm_resume:PAT entries restored
  3254. <6>[ 6723.099182] PVR: PVRSRVDriverResume(pDevice=dd4c2a00)
  3255. <6>[ 6723.099243] PVR: SysSystemPostPowerState: Entering state D0
  3256. <6>[ 6723.099273] PVR: EnableSystemClocks: Enabling System Clocks
  3257. <6>[ 6723.099304] PVR: Installing device LISR SGX ISR on IRQ 53 with cookie dceea580
  3258. <6>[ 6723.101928] smb347 3-005f: Finishing resume
  3259. <6>[ 6723.104522] omap-iommu omap-iommu.1: ipu: version 2.1
  3260. <6>[ 6723.105895] PM: resume of devices complete after 88.500 msecs
  3261. <7>[ 6723.117523] PM: Finishing wakeup.
  3262. <4>[ 6723.117523] Restarting tasks ... done.
  3263. <6>[ 6723.125122] PM: suspend exit 2022-05-28 13:45:15.303051232 UTC
  3264. <6>[ 6723.125823] suspend: exit suspend, ret = -11 (2022-05-28 13:45:15.303753136 UTC)
  3265. <6>[ 6723.147308] request_suspend_state: wakeup (3->0) at 6723103820878 (2022-05-28 13:45:15.325237512 UTC)
  3266. <4>[ 6723.174499] dhd_set_suspend: Remove extra suspend setting
  3267. <3>[ 6723.309204] nt51012 display0: Vendor id: 2
  3268. <6>[ 6723.315826] DSSCOMP: dsscomp_late_resume
  3269. <6>[ 6723.398651] iio-buffer, current state requested again
  3270. <6>[ 6723.399963] iio-buffer, current state requested again
  3271. <6>[ 6784.379089] request_suspend_state: sleep (0->3) at 6784335601882 (2022-05-28 13:46:16.557018516 UTC)
  3272. <6>[ 6784.381835] DSSCOMP: dsscomp_early_suspend
  3273. <4>[ 6784.393218] dhd_set_suspend: force extra Suspend setting
  3274. <4>[ 6784.403045] dhd_get_suspend_bcn_li_dtim beacon=100 bcn_li_dtim=3 DTIM=1 Listen=10
  3275. <6>[ 6784.425048] DSSCOMP: blanked screen
  3276. <6>[ 6800.629180] PM: suspend entry 2022-05-28 13:46:32.807110074 UTC
  3277. <6>[ 6800.629364] PM: Syncing filesystems ... done.
  3278. <7>[ 6800.635528] PM: Preparing system for mem sleep
  3279. <4>[ 6800.653656] Freezing user space processes ... (elapsed 0.001 seconds) done.
  3280. <4>[ 6800.656066] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  3281. <7>[ 6800.658142] PM: Entering mem sleep
  3282. <4>[ 6800.658813] LDO2: No configuration
  3283. <4>[ 6800.661315] Suspending console(s) (use no_console_suspend to debug)
  3284. <6>[ 6800.665679] RTC: Alarm set to 2022-05-28 13:51:30. (Now is: 2022-05-28 13:46:32 UTC)
  3285. <6>[ 6800.666015] smb347 3-005f: Entering suspend, event = 0x0002
  3286. <6>[ 6800.666015] smb347 3-005f: Finishing suspend
  3287. <6>[ 6800.667327] PVR: PVRSRVDriverSuspend(pDevice=dd4c2a00)
  3288. <6>[ 6800.667358] PVR: SysSystemPrePowerState: Entering state D3
  3289. <6>[ 6800.667358] PVR: Uninstalling device LISR on IRQ 53 with cookie dceea580
  3290. <6>[ 6800.667388] PVR: DisableSystemClocks: Disabling System Clocks
  3291. <6>[ 6800.669189] bu52061 bu52061: Suspend
  3292. <6>[ 6800.672332] PM: suspend of devices complete after 10.406 msecs
  3293. <6>[ 6800.672637] PM: late suspend of devices complete after 0.305 msecs
  3294. <6>[ 6800.673797] active wake lock PowerManagerService.WakeLocks
  3295. <6>[ 6800.673797] active wake lock KeyEvents
  3296. <3>[ 6800.673828] dpm_run_callback(): power_suspend_late+0x0/0x64 returns -11
  3297. <3>[ 6800.673828] PM: Device power.0 failed to suspend noirq: error -11
  3298. <6>[ 6800.674346] PM: noirq resume of devices complete after 0.518 msecs
  3299. <6>[ 6800.674896] PM: early resume of devices complete after 0.274 msecs
  3300. <3>[ 6800.674896] PM: Some devices failed to power down
  3301. <6>[ 6800.675109] bu52061 bu52061: Resume
  3302. <6>[ 6800.755249] dmm dmm: omap_dmm_resume: omap_dmm_resume:PAT entries restored
  3303. <6>[ 6800.755432] PVR: PVRSRVDriverResume(pDevice=dd4c2a00)
  3304. <6>[ 6800.755462] PVR: SysSystemPostPowerState: Entering state D0
  3305. <6>[ 6800.755493] PVR: EnableSystemClocks: Enabling System Clocks
  3306. <6>[ 6800.755523] PVR: Installing device LISR SGX ISR on IRQ 53 with cookie dceea580
  3307. <6>[ 6800.757904] smb347 3-005f: Finishing resume
  3308. <6>[ 6800.760620] omap-iommu omap-iommu.1: ipu: version 2.1
  3309. <6>[ 6800.762115] PM: resume of devices complete after 87.219 msecs
  3310. <7>[ 6800.773101] PM: Finishing wakeup.
  3311. <4>[ 6800.773132] Restarting tasks ... done.
  3312. <6>[ 6800.780670] PM: suspend exit 2022-05-28 13:46:32.958629845 UTC
  3313. <6>[ 6800.780944] suspend: exit suspend, ret = -11 (2022-05-28 13:46:32.958904504 UTC)
  3314. <6>[ 6800.781341] suspend: too many immediate wakeups, back off
  3315. <4>[ 6800.795776] dhd_set_suspend: Remove extra suspend setting
  3316. <6>[ 6800.804504] request_suspend_state: wakeup (3->0) at 6800761016922 (2022-05-28 13:46:32.982433556 UTC)
  3317. <3>[ 6800.957733] nt51012 display0: Vendor id: 2
  3318. <6>[ 6800.964477] DSSCOMP: dsscomp_late_resume
  3319. <6>[ 6801.050262] iio-buffer, current state requested again
  3320. <6>[ 6801.051971] iio-buffer, current state requested again
  3321. <6>[ 6820.810821] request_suspend_state: sleep (0->3) at 6820767364578 (2022-05-28 13:46:52.988781212 UTC)
  3322. <6>[ 6820.812774] DSSCOMP: dsscomp_early_suspend
  3323. <4>[ 6820.822845] dhd_set_suspend: force extra Suspend setting
  3324. <6>[ 6820.830291] DSSCOMP: blanked screen
  3325. <4>[ 6820.831146] dhd_get_suspend_bcn_li_dtim beacon=100 bcn_li_dtim=3 DTIM=1 Listen=10
  3326. <4>[ 6829.730407] bowser_bt_rfkill_set_power(Off)
  3327. <38>[ 6829.730773] type=1400 audit(1653745621.893:64): avc: denied { write } for pid=1615 comm="stack_manager" name="state" dev="sysfs" ino=3219 scontext=u:r:bluetooth:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
  3328. <4>[ 6829.731872] bowser_bt_rfkill_set_power(On)
  3329. <6>[ 6855.428222] PM: suspend entry 2022-05-28 13:47:27.606151807 UTC
  3330. <6>[ 6855.428558] PM: Syncing filesystems ... done.
  3331. <7>[ 6855.433959] PM: Preparing system for mem sleep
  3332. <4>[ 6855.450408] Freezing user space processes ... (elapsed 0.002 seconds) done.
  3333. <4>[ 6855.453582] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  3334. <7>[ 6855.456054] PM: Entering mem sleep
  3335. <4>[ 6855.457061] LDO2: No configuration
  3336. <4>[ 6855.460754] Suspending console(s) (use no_console_suspend to debug)
  3337. <6>[ 6855.466949] RTC: Alarm set to 2022-05-28 13:53:33. (Now is: 2022-05-28 13:47:27 UTC)
  3338. <6>[ 6855.467498] smb347 3-005f: Entering suspend, event = 0x0002
  3339. <6>[ 6855.467529] smb347 3-005f: Finishing suspend
  3340. <6>[ 6855.567077] PVR: PVRSRVDriverSuspend(pDevice=dd4c2a00)
  3341. <6>[ 6855.567108] PVR: SysSystemPrePowerState: Entering state D3
  3342. <6>[ 6855.567138] PVR: Uninstalling device LISR on IRQ 53 with cookie dceea580
  3343. <6>[ 6855.567138] PVR: DisableSystemClocks: Disabling System Clocks
  3344. <6>[ 6855.568908] bu52061 bu52061: Suspend
  3345. <6>[ 6855.572113] PM: suspend of devices complete after 110.290 msecs
  3346. <6>[ 6855.572448] PM: late suspend of devices complete after 0.305 msecs
  3347. <6>[ 6855.573577] active wake lock PowerManagerService.WakeLocks
  3348. <6>[ 6855.573577] active wake lock KeyEvents
  3349. <3>[ 6855.573608] dpm_run_callback(): power_suspend_late+0x0/0x64 returns -11
  3350. <3>[ 6855.573608] PM: Device power.0 failed to suspend noirq: error -11
  3351. <6>[ 6855.574127] PM: noirq resume of devices complete after 0.518 msecs
  3352. <6>[ 6855.574676] PM: early resume of devices complete after 0.244 msecs
  3353. <3>[ 6855.574676] PM: Some devices failed to power down
  3354. <6>[ 6855.574920] bu52061 bu52061: Resume
  3355. <6>[ 6855.654022] dmm dmm: omap_dmm_resume: omap_dmm_resume:PAT entries restored
  3356. <6>[ 6855.654235] PVR: PVRSRVDriverResume(pDevice=dd4c2a00)
  3357. <6>[ 6855.654266] PVR: SysSystemPostPowerState: Entering state D0
  3358. <6>[ 6855.654296] PVR: EnableSystemClocks: Enabling System Clocks
  3359. <6>[ 6855.654327] PVR: Installing device LISR SGX ISR on IRQ 53 with cookie dceea580
  3360. <6>[ 6855.656707] smb347 3-005f: Finishing resume
  3361. <6>[ 6855.659454] omap-iommu omap-iommu.1: ipu: version 2.1
  3362. <6>[ 6855.660888] PM: resume of devices complete after 86.181 msecs
  3363. <7>[ 6855.671997] PM: Finishing wakeup.
  3364. <4>[ 6855.672027] Restarting tasks ... done.
  3365. <6>[ 6855.691497] PM: suspend exit 2022-05-28 13:47:27.869426966 UTC
  3366. <6>[ 6855.691772] suspend: exit suspend, ret = -11 (2022-05-28 13:47:27.869701624 UTC)
  3367. <6>[ 6855.709808] request_suspend_state: wakeup (3->0) at 6855666351394 (2022-05-28 13:47:27.887768028 UTC)
  3368. <4>[ 6855.720703] dhd_set_suspend: Remove extra suspend setting
  3369. <3>[ 6855.863922] nt51012 display0: Vendor id: 2
  3370. <6>[ 6855.870635] DSSCOMP: dsscomp_late_resume
  3371. <6>[ 6855.934082] iio-buffer, current state requested again
  3372. <6>[ 6855.935638] iio-buffer, current state requested again
  3373. <6>[ 6943.052551] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter
  3374. <6>[ 6943.052673] max98090 3-0010: Found user supported PCLK to LRCLK rates
  3375. <6>[ 6943.052764] max98090 3-0010: i 2 ni 147 mi 500
  3376. <6>[ 6943.086944] max98090 3-0010: max98090_dai_digital_mute: mute=0
  3377. <6>[ 6952.281158] max98090 3-0010: max98090_dai_digital_mute: mute=1
  3378. <6>[ 7087.567291] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter
  3379. <6>[ 7087.567413] max98090 3-0010: Found user supported PCLK to LRCLK rates
  3380. <6>[ 7087.567474] max98090 3-0010: i 2 ni 147 mi 500
  3381. <6>[ 7087.604461] max98090 3-0010: max98090_dai_digital_mute: mute=0
  3382. <4>[ 7246.240936] dhd_set_suspend: Remove extra suspend setting
  3383. <6>[ 7583.278656] max98090 3-0010: max98090_dai_digital_mute: mute=1
  3384. <6>[ 7589.776794] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter
  3385. <6>[ 7589.776916] max98090 3-0010: Found user supported PCLK to LRCLK rates
  3386. <6>[ 7589.776977] max98090 3-0010: i 2 ni 147 mi 500
  3387. <6>[ 7589.827606] max98090 3-0010: max98090_dai_digital_mute: mute=0
  3388. <3>[ 7593.027435] twl6030: BAT_VLOW interrupt; threshold=3350mV
  3389. <3>[ 7593.027557] handle_twl6030_vlow: disabling BAT_VLOW interrupt
  3390. <6>[ 7593.031646] twl6030_usb twl6030_usb: Execute event VBUS_ON       , state=VBUS_OFF, supply=0
  3391. <6>[ 7593.038848] smb347 3-005f: in smb347_usb_notifier_cb, VBUS ON
  3392. <6>[ 7593.471832] twl6030_usb twl6030_usb: Execute event VBUS_DETECT   , state=VBUS_ON, supply=0
  3393. <6>[ 7593.472015] smb347 3-005f: in smb347_usb_notifier_cb, VBUS DETECT | charger_on = 1
  3394. <6>[ 7593.472106] smb347 3-005f: =========== before *supply
  3395. <6>[ 7593.476165] smb347 3-005f: Detected charger: DCP
  3396. <6>[ 7593.504608] smb347 3-005f: =========== after *supply
  3397. <6>[ 7594.958862] smb347 3-005f: AICL result: 1500 mA
  3398. <6>[ 7597.200775] smb347 3-005f: AICL result: 1200 mA
  3399. <6>[ 7607.359436] max98090 3-0010: max98090_dai_digital_mute: mute=1
  3400. <6>[ 7629.336303] smb347 3-005f: AICL result: 900 mA
  3401. <6>[ 7640.745697] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter
  3402. <6>[ 7640.745788] max98090 3-0010: Found user supported PCLK to LRCLK rates
  3403. <6>[ 7640.745910] max98090 3-0010: i 2 ni 147 mi 500
  3404. <6>[ 7640.781982] max98090 3-0010: max98090_dai_digital_mute: mute=0
  3405. <6>[ 7669.885711] max98090 3-0010: max98090_dai_digital_mute: mute=1
  3406. <6>[ 7673.133941] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter
  3407. <6>[ 7673.134033] max98090 3-0010: Found user supported PCLK to LRCLK rates
  3408. <6>[ 7673.134155] max98090 3-0010: i 2 ni 147 mi 500
  3409. <6>[ 7673.172698] max98090 3-0010: max98090_dai_digital_mute: mute=0
  3410. <6>[ 7683.573425] max98090 3-0010: max98090_dai_digital_mute: mute=1
  3411. <6>[ 7687.010131] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter
  3412. <6>[ 7687.010253] max98090 3-0010: Found user supported PCLK to LRCLK rates
  3413. <6>[ 7687.010314] max98090 3-0010: i 2 ni 147 mi 500
  3414. <6>[ 7687.046630] max98090 3-0010: max98090_dai_digital_mute: mute=0
  3415. <6>[ 7719.206420] max98090 3-0010: max98090_dai_digital_mute: mute=1
  3416. <6>[ 7719.285217] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter
  3417. <6>[ 7719.285308] max98090 3-0010: Found user supported PCLK to LRCLK rates
  3418. <6>[ 7719.285400] max98090 3-0010: i 2 ni 147 mi 500
  3419. <6>[ 7719.323150] max98090 3-0010: max98090_dai_digital_mute: mute=0
  3420. <4>[ 7742.805084] bowser_bt_rfkill_set_power(Off)
  3421. <4>[ 7742.813781] bowser_bt_rfkill_set_power(On)
  3422. <38>[ 7742.821105] type=1400 audit(1653746534.971:65): avc: denied { write } for pid=16997 comm="stack_manager" name="state" dev="sysfs" ino=3219 scontext=u:r:bluetooth:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
  3423. <6>[ 7758.694732] max98090 3-0010: max98090_dai_digital_mute: mute=1
  3424. <6>[ 7758.758483] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter
  3425. <6>[ 7758.758575] max98090 3-0010: Found user supported PCLK to LRCLK rates
  3426. <6>[ 7758.758758] max98090 3-0010: i 2 ni 147 mi 500
  3427. <6>[ 7758.806365] max98090 3-0010: max98090_dai_digital_mute: mute=0
  3428. <6>[ 7920.491363] twl6030_usb twl6030_usb: Execute event VBUS_OFF      , state=VBUS_DETECT, supply=5
  3429. <6>[ 7920.491485] smb347 3-005f: in smb347_usb_notifier_cb, VBUS OFF
  3430. <6>[ 7920.491546] smb347 3-005f: USB disconnected
  3431. <6>[ 7920.800781] twl6030_usb twl6030_usb: Execute event VBUS_ON       , state=VBUS_OFF, supply=0
  3432. <6>[ 7920.802642] smb347 3-005f: in smb347_usb_notifier_cb, VBUS ON
  3433. <6>[ 7921.183074] twl6030_usb twl6030_usb: Execute event VBUS_DETECT   , state=VBUS_ON, supply=0
  3434. <6>[ 7921.183166] smb347 3-005f: in smb347_usb_notifier_cb, VBUS DETECT | charger_on = 1
  3435. <6>[ 7921.183319] smb347 3-005f: =========== before *supply
  3436. <6>[ 7921.188079] smb347 3-005f: Detected charger: DCP
  3437. <6>[ 7921.195434] smb347 3-005f: =========== after *supply
  3438. <6>[ 7922.683502] smb347 3-005f: AICL result: 1800 mA
  3439. <6>[ 7931.258941] smb347 3-005f: AICL result: 1500 mA
  3440. <6>[ 7937.540740] max98090 3-0010: max98090_dai_digital_mute: mute=1
  3441. <6>[ 7939.274627] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter
  3442. <6>[ 7939.274749] max98090 3-0010: Found user supported PCLK to LRCLK rates
  3443. <6>[ 7939.274841] max98090 3-0010: i 2 ni 147 mi 500
  3444. <6>[ 7939.310394] max98090 3-0010: max98090_dai_digital_mute: mute=0
  3445. <6>[ 7947.641937] max98090 3-0010: max98090_dai_digital_mute: mute=1
  3446. <6>[ 7947.693756] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter
  3447. <6>[ 7947.693908] max98090 3-0010: Found user supported PCLK to LRCLK rates
  3448. <6>[ 7947.693969] max98090 3-0010: i 2 ni 147 mi 500
  3449. <6>[ 7947.740509] max98090 3-0010: max98090_dai_digital_mute: mute=0
  3450. <6>[ 7950.253387] max98090 3-0010: max98090_dai_digital_mute: mute=1
  3451. <6>[ 7960.489837] smb347 3-005f: AICL result: 1200 mA
  3452. <6>[ 7964.577301] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter
  3453. <6>[ 7964.577453] max98090 3-0010: Found user supported PCLK to LRCLK rates
  3454. <6>[ 7964.577514] max98090 3-0010: i 2 ni 147 mi 500
  3455. <6>[ 7964.629394] max98090 3-0010: max98090_dai_digital_mute: mute=0
  3456. <6>[ 8030.147705] max98090 3-0010: max98090_dai_digital_mute: mute=1
  3457. <6>[ 8060.348785] twl6030_usb twl6030_usb: Execute event VBUS_OFF      , state=VBUS_DETECT, supply=5
  3458. <6>[ 8060.348968] smb347 3-005f: in smb347_usb_notifier_cb, VBUS OFF
  3459. <6>[ 8060.349121] smb347 3-005f: USB disconnected
  3460. <6>[ 8061.213043] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter
  3461. <6>[ 8061.213134] max98090 3-0010: Found user supported PCLK to LRCLK rates
  3462. <6>[ 8061.213256] max98090 3-0010: i 2 ni 147 mi 500
  3463. <6>[ 8061.261535] max98090 3-0010: max98090_dai_digital_mute: mute=0
  3464. <6>[ 8065.471984] max98090 3-0010: max98090_dai_digital_mute: mute=1
  3465. <6>[ 8110.350677] twl6030_usb twl6030_usb: Execute event VBUS_ON       , state=VBUS_OFF, supply=0
  3466. <6>[ 8110.359924] smb347 3-005f: in smb347_usb_notifier_cb, VBUS ON
  3467. <6>[ 8110.771606] twl6030_usb twl6030_usb: Execute event VBUS_OFF      , state=VBUS_ON, supply=0
  3468. <6>[ 8110.771850] smb347 3-005f: in smb347_usb_notifier_cb, VBUS OFF
  3469. <6>[ 8110.772003] smb347 3-005f: USB disconnected
  3470. <6>[ 8113.909637] twl6030_usb twl6030_usb: Execute event VBUS_ON       , state=VBUS_OFF, supply=0
  3471. <6>[ 8113.912139] smb347 3-005f: in smb347_usb_notifier_cb, VBUS ON
  3472. <6>[ 8114.368438] twl6030_usb twl6030_usb: Execute event VBUS_DETECT   , state=VBUS_ON, supply=0
  3473. <6>[ 8114.368621] smb347 3-005f: in smb347_usb_notifier_cb, VBUS DETECT | charger_on = 1
  3474. <6>[ 8114.368774] smb347 3-005f: =========== before *supply
  3475. <6>[ 8114.369079] smb347 3-005f: Detected charger: DCP
  3476. <6>[ 8114.405517] smb347 3-005f: =========== after *supply
  3477. <6>[ 8115.854278] smb347 3-005f: AICL result: 1200 mA
  3478. <6>[ 8119.973022] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter
  3479. <6>[ 8119.973266] max98090 3-0010: Found user supported PCLK to LRCLK rates
  3480. <6>[ 8119.973327] max98090 3-0010: i 2 ni 147 mi 500
  3481. <6>[ 8120.012084] max98090 3-0010: max98090_dai_digital_mute: mute=0
  3482. <6>[ 8243.205871] max98090 3-0010: max98090_dai_digital_mute: mute=1
  3483. <6>[ 8252.770477] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter
  3484. <6>[ 8252.770660] max98090 3-0010: Found user supported PCLK to LRCLK rates
  3485. <6>[ 8252.770751] max98090 3-0010: i 2 ni 147 mi 500
  3486. <6>[ 8252.807159] max98090 3-0010: max98090_dai_digital_mute: mute=0
  3487. <6>[ 8259.890502] max98090 3-0010: max98090_dai_digital_mute: mute=1
  3488. <6>[ 8324.611114] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter
  3489. <6>[ 8324.611206] max98090 3-0010: Found user supported PCLK to LRCLK rates
  3490. <6>[ 8324.611358] max98090 3-0010: i 2 ni 147 mi 500
  3491. <6>[ 8324.646118] max98090 3-0010: max98090_dai_digital_mute: mute=0
  3492. <6>[ 8336.662384] max98090 3-0010: max98090_dai_digital_mute: mute=1
  3493. <6>[ 8366.690887] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter
  3494. <6>[ 8366.691009] max98090 3-0010: Found user supported PCLK to LRCLK rates
  3495. <6>[ 8366.691070] max98090 3-0010: i 2 ni 147 mi 500
  3496. <6>[ 8366.726928] max98090 3-0010: max98090_dai_digital_mute: mute=0
  3497. <6>[ 8518.666564] max98090 3-0010: max98090_dai_digital_mute: mute=1
  3498. <6>[ 8531.606109] smb347 3-005f: AICL result: 700 mA
  3499. <6>[ 8545.245330] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter
  3500. <6>[ 8545.245483] max98090 3-0010: Found user supported PCLK to LRCLK rates
  3501. <6>[ 8545.245544] max98090 3-0010: i 2 ni 147 mi 500
  3502. <6>[ 8545.280242] max98090 3-0010: max98090_dai_digital_mute: mute=0
  3503. <6>[ 8548.864410] max98090 3-0010: max98090_dai_digital_mute: mute=1
  3504. <6>[ 8548.914611] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter
  3505. <6>[ 8548.914703] max98090 3-0010: Found user supported PCLK to LRCLK rates
  3506. <6>[ 8548.914794] max98090 3-0010: i 2 ni 147 mi 500
  3507. <6>[ 8548.965911] max98090 3-0010: max98090_dai_digital_mute: mute=0
  3508. <6>[ 8551.659698] max98090 3-0010: max98090_dai_digital_mute: mute=1
  3509. <6>[ 8558.527648] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter
  3510. <6>[ 8558.527770] max98090 3-0010: Found user supported PCLK to LRCLK rates
  3511. <6>[ 8558.527801] max98090 3-0010: i 2 ni 147 mi 500
  3512. <6>[ 8558.562957] max98090 3-0010: max98090_dai_digital_mute: mute=0
  3513. <6>[ 8564.733062] max98090 3-0010: max98090_dai_digital_mute: mute=1
  3514. <6>[ 8586.982238] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter
  3515. <6>[ 8586.982360] max98090 3-0010: Found user supported PCLK to LRCLK rates
  3516. <6>[ 8586.982452] max98090 3-0010: i 2 ni 147 mi 500
  3517. <6>[ 8587.018615] max98090 3-0010: max98090_dai_digital_mute: mute=0
  3518. <6>[ 8592.828338] max98090 3-0010: max98090_dai_digital_mute: mute=1
  3519. <6>[ 8617.195526] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter
  3520. <6>[ 8617.195617] max98090 3-0010: Found user supported PCLK to LRCLK rates
  3521. <6>[ 8617.195739] max98090 3-0010: i 2 ni 147 mi 500
  3522. <6>[ 8617.230102] max98090 3-0010: max98090_dai_digital_mute: mute=0
  3523. <6>[ 8635.936981] max98090 3-0010: max98090_dai_digital_mute: mute=1
  3524. <6>[ 8637.081115] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter
  3525. <6>[ 8637.081237] max98090 3-0010: Found user supported PCLK to LRCLK rates
  3526. <6>[ 8637.081298] max98090 3-0010: i 2 ni 147 mi 500
  3527. <6>[ 8637.121185] max98090 3-0010: max98090_dai_digital_mute: mute=0
  3528. <6>[ 8677.718658] max98090 3-0010: max98090_dai_digital_mute: mute=1
  3529. <6>[ 8677.900604] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter
  3530. <6>[ 8677.900726] max98090 3-0010: Found user supported PCLK to LRCLK rates
  3531. <6>[ 8677.900848] max98090 3-0010: i 2 ni 147 mi 500
  3532. <6>[ 8677.948791] max98090 3-0010: max98090_dai_digital_mute: mute=0
  3533. <6>[ 8691.891418] max98090 3-0010: max98090_dai_digital_mute: mute=1
  3534. <6>[ 8696.334442] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter
  3535. <6>[ 8696.334564] max98090 3-0010: Found user supported PCLK to LRCLK rates
  3536. <6>[ 8696.334655] max98090 3-0010: i 2 ni 147 mi 500
  3537. <6>[ 8696.371093] max98090 3-0010: max98090_dai_digital_mute: mute=0
  3538. <6>[ 8740.319427] max98090 3-0010: max98090_dai_digital_mute: mute=1
  3539. <6>[ 8743.087524] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter
  3540. <6>[ 8743.087738] max98090 3-0010: Found user supported PCLK to LRCLK rates
  3541. <6>[ 8743.087829] max98090 3-0010: i 2 ni 147 mi 500
  3542. <6>[ 8743.122375] max98090 3-0010: max98090_dai_digital_mute: mute=0
  3543. <6>[ 8816.565216] max98090 3-0010: max98090_dai_digital_mute: mute=1
  3544. <6>[ 8819.562469] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter
  3545. <6>[ 8819.562561] max98090 3-0010: Found user supported PCLK to LRCLK rates
  3546. <6>[ 8819.562805] max98090 3-0010: i 2 ni 147 mi 500
  3547. <6>[ 8819.598754] max98090 3-0010: max98090_dai_digital_mute: mute=0
  3548. <6>[ 8848.548706] max98090 3-0010: max98090_dai_digital_mute: mute=1
  3549. <6>[ 8914.183197] binder: 426:485 transaction failed 29189, size 352-0
  3550. <38>[ 8919.101837] type=1400 audit(1653747711.268:66): avc: denied { getattr } for pid=5177 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
  3551. <6>[ 8933.046142] binder: 5160:5169 refcount change on invalid ref 30
  3552. <6>[ 8933.470092] binder: 5160:5208 refcount change on invalid ref 30
  3553. <6>[ 8933.470275] binder: 5160:5208 refcount change on invalid ref 30
  3554. <3>[ 8933.470367] binder: transaction release 3969024 bad handle 30
  3555. <5>[ 9053.802062] init: Starting service 'exec 7 (/system/bin/logcat)'...
  3556. <5>[ 9054.053833] init: Service 'exec 7 (/system/bin/logcat)' (pid 5376) exited with status 1
  3557. <38>[ 9054.300415] type=1400 audit(1653747846.464:67): avc: denied { call } for pid=5371 comm=4173796E635461736B202335 scontext=u:r:system_app:s0 tcontext=u:r:netd:s0 tclass=binder permissive=1
  3558. <6>[ 9133.091003] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter
  3559. <6>[ 9133.091186] max98090 3-0010: Found user supported PCLK to LRCLK rates
  3560. <6>[ 9133.091339] max98090 3-0010: i 2 ni 147 mi 500
  3561. <6>[ 9133.138427] max98090 3-0010: max98090_dai_digital_mute: mute=0
  3562. <6>[ 9140.873962] max98090 3-0010: max98090_dai_digital_mute: mute=1
  3563. <6>[ 9152.697937] binder: 5385:5394 refcount change on invalid ref 22
  3564. <6>[ 9152.700225] binder: 5385:5394 refcount change on invalid ref 30
  3565. <5>[ 9315.559173] init: Starting service 'setup-bcb'...
  3566. <5>[ 9316.587005] init: Service 'setup-bcb' (pid 5731) exited with status 1
  3567. <5>[ 9316.822448] init: Starting service 'setup-bcb'...
  3568. <5>[ 9317.840179] init: Service 'setup-bcb' (pid 5733) exited with status 1
  3569. <5>[ 9318.840423] init: Starting service 'setup-bcb'...
  3570. <5>[ 9319.853912] init: Service 'setup-bcb' (pid 5736) exited with status 1
  3571. <5>[ 9320.855438] init: Starting service 'setup-bcb'...
  3572. <5>[ 9321.876037] init: Service 'setup-bcb' (pid 5739) exited with status 1
  3573. <5>[ 9322.872070] init: Starting service 'setup-bcb'...
  3574. <5>[ 9323.888671] init: Service 'setup-bcb' (pid 5740) exited with status 1
  3575. <5>[ 9324.889312] init: Starting service 'setup-bcb'...
  3576. <5>[ 9325.903564] init: Service 'setup-bcb' (pid 5746) exited with status 1
  3577. <5>[ 9326.904602] init: Starting service 'setup-bcb'...
  3578. <5>[ 9327.918457] init: Service 'setup-bcb' (pid 5747) exited with status 1
  3579. <5>[ 9328.919097] init: Starting service 'setup-bcb'...
  3580. <5>[ 9329.934020] init: Service 'setup-bcb' (pid 5748) exited with status 1
  3581. <5>[ 9330.934844] init: Starting service 'setup-bcb'...
  3582. <5>[ 9331.958465] init: Service 'setup-bcb' (pid 5749) exited with status 1
  3583. <5>[ 9332.959259] init: Starting service 'setup-bcb'...
  3584. <5>[ 9333.979217] init: Service 'setup-bcb' (pid 5750) exited with status 1
  3585. <5>[ 9334.978729] init: Starting service 'setup-bcb'...
  3586. <5>[ 9335.993591] init: Service 'setup-bcb' (pid 5751) exited with status 1
  3587. <5>[ 9365.363189] init: Starting service 'setup-bcb'...
  3588. <5>[ 9366.370422] init: Service 'setup-bcb' (pid 5753) exited with status 1
  3589. <5>[ 9366.372558] init: Starting service 'setup-bcb'...
  3590. <5>[ 9367.389099] init: Service 'setup-bcb' (pid 5757) exited with status 1
  3591. <5>[ 9368.389312] init: Starting service 'setup-bcb'...
  3592. <5>[ 9369.404022] init: Service 'setup-bcb' (pid 5761) exited with status 1
  3593. <5>[ 9369.405303] init: Starting service 'setup-bcb'...
  3594. <5>[ 9370.418579] init: Service 'setup-bcb' (pid 5762) exited with status 1
  3595. <5>[ 9371.421386] init: Starting service 'setup-bcb'...
  3596. <5>[ 9372.436798] init: Service 'setup-bcb' (pid 5763) exited with status 1
  3597. <5>[ 9373.436737] init: Starting service 'setup-bcb'...
  3598. <5>[ 9374.451293] init: Service 'setup-bcb' (pid 5764) exited with status 1
  3599. <5>[ 9375.452087] init: Starting service 'setup-bcb'...
  3600. <5>[ 9376.470184] init: Service 'setup-bcb' (pid 5765) exited with status 1
  3601. <5>[ 9398.176513] init: Starting service 'setup-bcb'...
  3602. <5>[ 9399.192626] init: Service 'setup-bcb' (pid 5767) exited with status 1
  3603. <5>[ 9400.192474] init: Starting service 'setup-bcb'...
  3604. <5>[ 9401.209472] init: Service 'setup-bcb' (pid 5775) exited with status 1
  3605. <5>[ 9402.209381] init: Starting service 'setup-bcb'...
  3606. <5>[ 9403.223815] init: Service 'setup-bcb' (pid 5779) exited with status 1
  3607. <5>[ 9408.415191] init: Starting service 'setup-bcb'...
  3608. <5>[ 9409.432830] init: Service 'setup-bcb' (pid 5782) exited with status 1
  3609. <5>[ 9410.432830] init: Starting service 'setup-bcb'...
  3610. <5>[ 9411.450073] init: Service 'setup-bcb' (pid 5784) exited with status 1
  3611. <5>[ 9412.203674] init: Starting service 'setup-bcb'...
  3612. <5>[ 9413.221679] init: Service 'setup-bcb' (pid 5786) exited with status 1
  3613. <5>[ 9416.741973] init: Starting service 'setup-bcb'...
  3614. <5>[ 9417.760131] init: Service 'setup-bcb' (pid 5789) exited with status 1
  3615. <5>[ 9418.760070] init: Starting service 'setup-bcb'...
  3616. <5>[ 9419.774230] init: Service 'setup-bcb' (pid 5792) exited with status 1
  3617. <5>[ 9420.774261] init: Starting service 'setup-bcb'...
  3618. <5>[ 9421.783081] init: Service 'setup-bcb' (pid 5793) exited with status 1
  3619. <5>[ 9422.780853] init: Starting service 'setup-bcb'...
  3620. <5>[ 9423.797882] init: Service 'setup-bcb' (pid 5798) exited with status 1
  3621. <5>[ 9424.799316] init: Starting service 'setup-bcb'...
  3622. <5>[ 9425.816345] init: Service 'setup-bcb' (pid 5800) exited with status 1
  3623. <5>[ 9426.816467] init: Starting service 'setup-bcb'...
  3624. <5>[ 9427.829620] init: Service 'setup-bcb' (pid 5801) exited with status 1
  3625. <5>[ 9427.832855] init: Starting service 'setup-bcb'...
  3626. <5>[ 9428.853057] init: Service 'setup-bcb' (pid 5803) exited with status 1
  3627. <5>[ 9429.851379] init: Starting service 'setup-bcb'...
  3628. <5>[ 9430.866699] init: Service 'setup-bcb' (pid 5808) exited with status 1
  3629. <5>[ 9430.868103] init: Starting service 'setup-bcb'...
  3630. <5>[ 9431.882751] init: Service 'setup-bcb' (pid 5813) exited with status 1
  3631. <5>[ 9432.885589] init: Starting service 'setup-bcb'...
  3632. <5>[ 9433.899688] init: Service 'setup-bcb' (pid 5814) exited with status 1
  3633. <5>[ 9434.900756] init: Starting service 'setup-bcb'...
  3634. <5>[ 9435.916687] init: Service 'setup-bcb' (pid 5815) exited with status 1
  3635. <5>[ 9436.914642] init: Starting service 'setup-bcb'...
  3636. <5>[ 9437.931426] init: Service 'setup-bcb' (pid 5816) exited with status 1
  3637. <5>[ 9438.933837] init: Starting service 'setup-bcb'...
  3638. <5>[ 9439.951690] init: Service 'setup-bcb' (pid 5817) exited with status 1
  3639. <5>[ 9440.951385] init: Starting service 'setup-bcb'...
  3640. <5>[ 9441.965789] init: Service 'setup-bcb' (pid 5818) exited with status 1
  3641. <5>[ 9442.964996] init: Starting service 'setup-bcb'...
  3642. <5>[ 9443.979461] init: Service 'setup-bcb' (pid 5825) exited with status 1
  3643. <5>[ 9443.980560] init: Starting service 'setup-bcb'...
  3644. <5>[ 9444.995666] init: Service 'setup-bcb' (pid 5830) exited with status 1
  3645. <5>[ 9445.996917] init: Starting service 'setup-bcb'...
  3646. <5>[ 9447.011657] init: Service 'setup-bcb' (pid 5833) exited with status 1
  3647. <5>[ 9448.012908] init: Starting service 'setup-bcb'...
  3648. <5>[ 9449.031860] init: Service 'setup-bcb' (pid 5834) exited with status 1
  3649. <5>[ 9450.031249] init: Starting service 'setup-bcb'...
  3650. <5>[ 9451.050842] init: Service 'setup-bcb' (pid 5838) exited with status 1
  3651. <5>[ 9452.048431] init: Starting service 'setup-bcb'...
  3652. <5>[ 9453.064056] init: Service 'setup-bcb' (pid 5845) exited with status 1
  3653. <5>[ 9453.065582] init: Starting service 'setup-bcb'...
  3654. <5>[ 9454.081604] init: Service 'setup-bcb' (pid 5849) exited with status 1
  3655. <5>[ 9455.081970] init: Starting service 'setup-bcb'...
  3656. <5>[ 9456.097259] init: Service 'setup-bcb' (pid 5855) exited with status 1
  3657. <5>[ 9457.099426] init: Starting service 'setup-bcb'...
  3658. <5>[ 9458.118164] init: Service 'setup-bcb' (pid 5860) exited with status 1
  3659. <5>[ 9458.120544] init: Starting service 'setup-bcb'...
  3660. <5>[ 9459.136169] init: Service 'setup-bcb' (pid 5862) exited with status 1
  3661. <5>[ 9460.135894] init: Starting service 'setup-bcb'...
  3662. <5>[ 9461.149719] init: Service 'setup-bcb' (pid 5865) exited with status 1
  3663. <5>[ 9462.150787] init: Starting service 'setup-bcb'...
  3664. <5>[ 9463.165405] init: Service 'setup-bcb' (pid 5868) exited with status 1
  3665. <5>[ 9464.166229] init: Starting service 'setup-bcb'...
  3666. <5>[ 9465.185119] init: Service 'setup-bcb' (pid 5870) exited with status 1
  3667. <5>[ 9466.185546] init: Starting service 'setup-bcb'...
  3668. <5>[ 9467.201507] init: Service 'setup-bcb' (pid 5876) exited with status 1
  3669. <5>[ 9467.203948] init: Starting service 'setup-bcb'...
  3670. <5>[ 9468.218811] init: Service 'setup-bcb' (pid 5877) exited with status 1
  3671. <5>[ 9469.219604] init: Starting service 'setup-bcb'...
  3672. <5>[ 9470.234466] init: Service 'setup-bcb' (pid 5878) exited with status 1
  3673. <5>[ 9471.234497] init: Starting service 'setup-bcb'...
  3674. <5>[ 9472.254241] init: Service 'setup-bcb' (pid 5883) exited with status 1
  3675. <5>[ 9473.254760] init: Starting service 'setup-bcb'...
  3676. <5>[ 9474.270385] init: Service 'setup-bcb' (pid 5886) exited with status 1
  3677. <5>[ 9474.274078] init: Starting service 'setup-bcb'...
  3678. <3>[ 9475.098876] omapdss DISPC error: FIFO UNDERFLOW on gfx, disabling the overlay
  3679. <3>[ 9475.166961] SYNC_LOST on channel lcd, restarting the output with video overlays disabled
  3680. <6>[ 9475.285736] ignoring apply mgr(lcd) while blanking
  3681. <5>[ 9475.294769] init: Service 'setup-bcb' (pid 5887) exited with status 1
  3682. <6>[ 9475.297149] ignoring apply mgr(lcd) while blanking
  3683. <3>[ 9475.638000] nt51012 display0: Vendor id: 2
  3684. <5>[ 9476.293823] init: Starting service 'setup-bcb'...
  3685. <5>[ 9477.302612] init: Service 'setup-bcb' (pid 5891) exited with status 1
  3686. <5>[ 9478.302032] init: Starting service 'setup-bcb'...
  3687. <5>[ 9479.318572] init: Service 'setup-bcb' (pid 5900) exited with status 1
  3688. <5>[ 9480.318908] init: Starting service 'setup-bcb'...
  3689. <5>[ 9481.334838] init: Service 'setup-bcb' (pid 5905) exited with status 1
  3690. <5>[ 9482.336273] init: Starting service 'setup-bcb'...
  3691. <5>[ 9483.349365] init: Service 'setup-bcb' (pid 5908) exited with status 1
  3692. <3>[ 9483.798583] omapdss DISPC error: FIFO UNDERFLOW on gfx, disabling the overlay
  3693. <3>[ 9483.865997] SYNC_LOST on channel lcd, restarting the output with video overlays disabled
  3694. <6>[ 9483.986602] ignoring apply mgr(lcd) while blanking
  3695. <6>[ 9483.995605] ignoring apply mgr(lcd) while blanking
  3696. <5>[ 9484.350708] init: Starting service 'setup-bcb'...
  3697. <3>[ 9484.371673] nt51012 display0: Vendor id: 2
  3698. <5>[ 9485.371795] init: Service 'setup-bcb' (pid 5911) exited with status 1
  3699. <5>[ 9486.370635] init: Starting service 'setup-bcb'...
  3700. <5>[ 9487.378417] init: Service 'setup-bcb' (pid 5916) exited with status 1
  3701. <5>[ 9488.378906] init: Starting service 'setup-bcb'...
  3702. <5>[ 9489.394775] init: Service 'setup-bcb' (pid 5918) exited with status 1
  3703. <5>[ 9490.396850] init: Starting service 'setup-bcb'...
  3704. <5>[ 9491.414825] init: Service 'setup-bcb' (pid 5921) exited with status 1
  3705. <5>[ 9491.418151] init: Starting service 'setup-bcb'...
  3706. <5>[ 9492.421508] init: Service 'setup-bcb' (pid 5922) exited with status 1
  3707. <5>[ 9492.423797] init: Starting service 'setup-bcb'...
  3708. <5>[ 9493.437805] init: Service 'setup-bcb' (pid 5923) exited with status 1
  3709. <5>[ 9494.438537] init: Starting service 'setup-bcb'...
  3710. <5>[ 9495.456451] init: Service 'setup-bcb' (pid 5928) exited with status 1
  3711. <5>[ 9496.458801] init: Starting service 'setup-bcb'...
  3712. <5>[ 9497.465759] init: Service 'setup-bcb' (pid 5929) exited with status 1
  3713. <5>[ 9498.465423] init: Starting service 'setup-bcb'...
  3714. <5>[ 9499.481414] init: Service 'setup-bcb' (pid 5930) exited with status 1
  3715. <5>[ 9500.482513] init: Starting service 'setup-bcb'...
  3716. <5>[ 9501.501129] init: Service 'setup-bcb' (pid 5931) exited with status 1
  3717. <5>[ 9502.499816] init: Starting service 'setup-bcb'...
  3718. <5>[ 9503.514587] init: Service 'setup-bcb' (pid 5932) exited with status 1
  3719. <5>[ 9504.515869] init: Starting service 'setup-bcb'...
  3720. <5>[ 9505.531677] init: Service 'setup-bcb' (pid 5933) exited with status 1
  3721. <5>[ 9506.531768] init: Starting service 'setup-bcb'...
  3722. <5>[ 9507.548645] init: Service 'setup-bcb' (pid 5935) exited with status 1
  3723. <5>[ 9508.549621] init: Starting service 'setup-bcb'...
  3724. <5>[ 9509.564849] init: Service 'setup-bcb' (pid 5939) exited with status 1
  3725. <5>[ 9509.566101] init: Starting service 'setup-bcb'...
  3726. <5>[ 9510.581604] init: Service 'setup-bcb' (pid 5942) exited with status 1
  3727. <5>[ 9511.582092] init: Starting service 'setup-bcb'...
  3728. <5>[ 9512.596771] init: Service 'setup-bcb' (pid 5944) exited with status 1
  3729. <5>[ 9513.595977] init: Starting service 'setup-bcb'...
  3730. <5>[ 9514.610168] init: Service 'setup-bcb' (pid 5949) exited with status 1
  3731. <5>[ 9515.611724] init: Starting service 'setup-bcb'...
  3732. <5>[ 9516.633392] init: Service 'setup-bcb' (pid 5951) exited with status 1
  3733. <5>[ 9517.633941] init: Starting service 'setup-bcb'...
  3734. <5>[ 9518.649536] init: Service 'setup-bcb' (pid 5954) exited with status 1
  3735. <5>[ 9519.648803] init: Starting service 'setup-bcb'...
  3736. <5>[ 9520.663665] init: Service 'setup-bcb' (pid 5955) exited with status 1
  3737. <6>[ 9521.356262] binder: undelivered transaction 4226279
  3738. <6>[ 9521.356414] binder: undelivered transaction 4226280
  3739. <6>[ 9521.356475] binder: undelivered transaction 4226287
  3740. <5>[ 9521.670501] init: Starting service 'setup-bcb'...
  3741. <6>[ 9521.734619] binder: undelivered transaction 4226512
  3742. <6>[ 9521.737091] binder: 426:485 transaction failed 29189, size 340-0
  3743. <6>[ 9521.812133] binder: 3815:23116 transaction failed 29189, size 492-0
  3744. <5>[ 9522.690277] init: Service 'setup-bcb' (pid 5964) exited with status 1
  3745. <5>[ 9522.692230] init: Starting service 'setup-bcb'...
  3746. <5>[ 9523.707916] init: Service 'setup-bcb' (pid 5967) exited with status 1
  3747. <5>[ 9524.707305] init: Starting service 'setup-bcb'...
  3748. <5>[ 9525.727600] init: Service 'setup-bcb' (pid 5968) exited with status 1
  3749. <5>[ 9526.727935] init: Starting service 'setup-bcb'...
  3750. <5>[ 9527.746246] init: Service 'setup-bcb' (pid 5971) exited with status 1
  3751. <5>[ 9528.746520] init: Starting service 'setup-bcb'...
  3752. <5>[ 9529.762542] init: Service 'setup-bcb' (pid 5972) exited with status 1
  3753. <6>[ 9564.949066] binder: 426:2208 transaction failed 29189, size 72-0
  3754. <6>[ 9564.949493] binder: 426:2208 transaction failed 29189, size 72-0
  3755. <6>[ 9564.950042] binder: 426:2208 transaction failed 29189, size 72-0
  3756. <6>[ 9564.950469] binder: 426:2208 transaction failed 29189, size 72-0
  3757. <6>[ 9564.950958] binder: 426:2208 transaction failed 29189, size 72-0
  3758. <6>[ 9564.951416] binder: 426:2208 transaction failed 29189, size 72-0
  3759. <6>[ 9564.951934] binder: 426:2208 transaction failed 29189, size 72-0
  3760. <6>[ 9564.952392] binder: 426:2208 transaction failed 29189, size 72-0
  3761. <6>[ 9564.952789] binder: 426:2208 transaction failed 29189, size 72-0
  3762. <6>[ 9564.953247] binder: 426:2208 transaction failed 29189, size 72-0
  3763. <6>[ 9564.953613] binder: 426:2208 transaction failed 29189, size 72-0
  3764. <6>[ 9564.954071] binder: 426:2208 transaction failed 29189, size 72-0
  3765. <6>[ 9564.954437] binder: 426:2208 transaction failed 29189, size 72-0
  3766. <6>[ 9564.954925] binder: 426:2208 transaction failed 29189, size 72-0
  3767. <6>[ 9564.955352] binder: 426:2208 transaction failed 29189, size 72-0
  3768. <6>[ 9564.956024] binder: 426:2208 transaction failed 29189, size 72-0
  3769. <6>[ 9564.956451] binder: 426:2208 transaction failed 29189, size 72-0
  3770. <6>[ 9564.956970] binder: 426:2208 transaction failed 29189, size 72-0
  3771. <6>[ 9564.957366] binder: 426:2208 transaction failed 29189, size 72-0
  3772. <6>[ 9564.958099] binder: 426:2208 transaction failed 29189, size 72-0
  3773. <6>[ 9564.958557] binder: 426:2208 transaction failed 29189, size 72-0
  3774. <38>[ 9565.450500] type=1400 audit(1653748357.620:68): avc: denied { getattr } for pid=6095 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
  3775. <6>[ 9587.551818] binder: 6120:6129 refcount change on invalid ref 31
  3776. <6>[ 9588.298706] binder: 6120:6137 refcount change on invalid ref 31
  3777. <6>[ 9588.299072] binder: 6120:6137 refcount change on invalid ref 31
  3778. <3>[ 9588.299255] binder: transaction release 4259315 bad handle 31
  3779. <5>[ 9721.802856] init: Starting service 'pull_all'...
  3780. <38>[ 9721.821990] type=1400 audit(1653748513.987:69): avc: denied { execute_no_trans } for pid=6420 comm="init" path="/system/bin/dumplogcat" dev="mmcblk0p10" ino=31841 scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=file permissive=1
  3781. <4>[ 9721.964660] dumplogcat (6420): /proc/6420/oom_adj is deprecated, please use /proc/6420/oom_score_adj instead.
  3782. <38>[ 9721.973205] type=1400 audit(1653748514.135:70): avc: denied { write } for pid=6421 comm="logcat" 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
  3783. <38>[ 9722.412719] type=1400 audit(1653748514.573:71): avc: denied { rename } for pid=6420 comm="dumplogcat" 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
  3784. <38>[ 9722.442626] type=1400 audit(1653748514.612:72): avc: denied { write } for pid=6426 comm="app_process" path="/data/data/com.evervolv.toolbox/files/logcat-2022-05-28-16-35-14.txt" dev="mmcblk0p12" ino=620331 scontext=u:r:zygote:s0 tcontext=u:object_r:system_app_data_file:s0 tclass=file permissive=1
  3785. <38>[ 9724.893585] type=1400 audit(1653748517.057:73): avc: denied { execmem } for pid=6426 comm="main" scontext=u:r:zygote:s0 tcontext=u:r:zygote:s0 tclass=process permissive=1
  3786. <38>[ 9724.894348] type=1400 audit(1653748517.057:74): avc: denied { execute } for pid=6426 comm="main" path="/dev/ashmem" dev="tmpfs" ino=5159 scontext=u:r:zygote:s0 tcontext=u:object_r:ashmem_device:s0 tclass=chr_file permissive=1
  3787. <38>[ 9724.895721] type=1400 audit(1653748517.057:75): avc: denied { execute } for pid=6426 comm="main" path=2F6465762F6173686D656D2F64616C76696B2D6A69742D636F64652D6361636865202864656C6574656429 dev="tmpfs" ino=217492 scontext=u:r:zygote:s0 tcontext=u:object_r:zygote_tmpfs:s0 tclass=file permissive=1
  3788. <38>[ 9725.209259] type=1400 audit(1653748517.378:76): avc: denied { call } for pid=6426 comm="main" scontext=u:r:zygote:s0 tcontext=u:r:servicemanager:s0 tclass=binder permissive=1
  3789. <38>[ 9725.209747] type=1400 audit(1653748517.378:77): avc: denied { search } for pid=154 comm="servicemanager" name="6426" dev="proc" ino=217407 scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=dir permissive=1
  3790. <38>[ 9725.211029] type=1400 audit(1653748517.378:78): avc: denied { read } for pid=154 comm="servicemanager" name="current" dev="proc" ino=217506 scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=file permissive=1
  3791. <38>[ 9725.212066] type=1400 audit(1653748517.378:79): avc: denied { open } for pid=154 comm="servicemanager" name="current" dev="proc" ino=217506 scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=file permissive=1
  3792. <38>[ 9725.212402] type=1400 audit(1653748517.378:80): avc: denied { getattr } for pid=154 comm="servicemanager" scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=process permissive=1
  3793. <38>[ 9725.244659] type=1400 audit(1653748517.409:81): avc: denied { call } for pid=6426 comm="main" scontext=u:r:zygote:s0 tcontext=u:r:system_server:s0 tclass=binder permissive=1
  3794. <38>[ 9725.245025] type=1400 audit(1653748517.409:82): avc: denied { transfer } for pid=6426 comm="main" scontext=u:r:zygote:s0 tcontext=u:r:system_server:s0 tclass=binder permissive=1
  3795. <38>[ 9725.365234] type=1400 audit(1653748517.534:83): avc: denied { call } for pid=2205 comm="Binder:426_13" scontext=u:r:system_server:s0 tcontext=u:r:zygote:s0 tclass=binder permissive=1
  3796. <5>[ 9725.442077] init: Service 'pull_all' (pid 6420) exited with status 0
  3797. <5>[ 9735.542785] init: Starting service 'pull_all'...
  3798.  
  3799.  
  3800. ------ LAST KMSG (/proc/last_kmsg) ------
  3801. *** /proc/last_kmsg: No such file or directory
  3802.  
  3803. Broadcasting: Intent { act=com.evervolv.toolbox.action.DUMPLOGCAT_FINISHED (has extras) }
  3804. Broadcast completed: result=0
  3805.  

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

Here you can reply to the paste above