Logcat: ev_soho-7.1.2-nightly-2017.11.03

From EVLogcat Uploader, 1 Year ago, written in Plain Text, viewed 114 times.
URL http://paste.evervolv.com/view/d706a291 Embed
Download Paste or View Raw
  1. ------ SYSTEM LOG (logcat -v threadtime -d *:v) ------
  2. --------- beginning of crash
  3. 08-23 18:37:52.298  1502  1502 E AndroidRuntime: FATAL EXCEPTION: main
  4. 08-23 18:37:52.298  1502  1502 E AndroidRuntime: Process: com.android.gallery3d, PID: 1502
  5. 08-23 18:37:52.298  1502  1502 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. 08-23 18:37:52.298  1502  1502 E AndroidRuntime:        at android.app.ActivityThread.handleReceiver(ActivityThread.java:3066)
  7. 08-23 18:37:52.298  1502  1502 E AndroidRuntime:        at android.app.ActivityThread.-wrap18(ActivityThread.java)
  8. 08-23 18:37:52.298  1502  1502 E AndroidRuntime:        at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1576)
  9. 08-23 18:37:52.298  1502  1502 E AndroidRuntime:        at android.os.Handler.dispatchMessage(Handler.java:102)
  10. 08-23 18:37:52.298  1502  1502 E AndroidRuntime:        at android.os.Looper.loop(Looper.java:154)
  11. 08-23 18:37:52.298  1502  1502 E AndroidRuntime:        at android.app.ActivityThread.main(ActivityThread.java:6208)
  12. 08-23 18:37:52.298  1502  1502 E AndroidRuntime:        at java.lang.reflect.Method.invoke(Native Method)
  13. 08-23 18:37:52.298  1502  1502 E AndroidRuntime:        at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:891)
  14. 08-23 18:37:52.298  1502  1502 E AndroidRuntime:        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:781)
  15. 08-23 18:37:52.298  1502  1502 E AndroidRuntime: Caused by: java.lang.IllegalArgumentException: Component class com.android.camera.CameraLauncher does not exist in com.android.gallery3d
  16. 08-23 18:37:52.298  1502  1502 E AndroidRuntime:        at android.os.Parcel.readException(Parcel.java:1688)
  17. 08-23 18:37:52.298  1502  1502 E AndroidRuntime:        at android.os.Parcel.readException(Parcel.java:1637)
  18. 08-23 18:37:52.298  1502  1502 E AndroidRuntime:        at android.content.pm.IPackageManager$Stub$Proxy.setComponentEnabledSetting(IPackageManager.java:4356)
  19. 08-23 18:37:52.298  1502  1502 E AndroidRuntime:        at android.app.ApplicationPackageManager.setComponentEnabledSetting(ApplicationPackageManager.java:2088)
  20. 08-23 18:37:52.298  1502  1502 E AndroidRuntime:        at com.android.camera.DisableCameraReceiver.disableComponent(DisableCameraReceiver.java:81)
  21. 08-23 18:37:52.298  1502  1502 E AndroidRuntime:        at com.android.camera.DisableCameraReceiver.onReceive(DisableCameraReceiver.java:47)
  22. 08-23 18:37:52.298  1502  1502 E AndroidRuntime:        at android.app.ActivityThread.handleReceiver(ActivityThread.java:3059)
  23. 08-23 18:37:52.298  1502  1502 E AndroidRuntime:        ... 8 more
  24. 08-23 18:39:19.192  2271  2271 E AndroidRuntime: FATAL EXCEPTION: main
  25. 08-23 18:39:19.192  2271  2271 E AndroidRuntime: Process: com.android.settings, PID: 2271
  26. 08-23 18:39:19.192  2271  2271 E AndroidRuntime: java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.settings/com.android.settings.bluetooth.BluetoothPairingDialog}: java.lang.NullPointerException: Attempt to invoke virtual method 'int android.bluetooth.BluetoothClass.getDeviceClass()' on a null object reference
  27. 08-23 18:39:19.192  2271  2271 E AndroidRuntime:        at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2684)
  28. 08-23 18:39:19.192  2271  2271 E AndroidRuntime:        at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2745)
  29. 08-23 18:39:19.192  2271  2271 E AndroidRuntime:        at android.app.ActivityThread.-wrap12(ActivityThread.java)
  30. 08-23 18:39:19.192  2271  2271 E AndroidRuntime:        at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1492)
  31. 08-23 18:39:19.192  2271  2271 E AndroidRuntime:        at android.os.Handler.dispatchMessage(Handler.java:102)
  32. 08-23 18:39:19.192  2271  2271 E AndroidRuntime:        at android.os.Looper.loop(Looper.java:154)
  33. 08-23 18:39:19.192  2271  2271 E AndroidRuntime:        at android.app.ActivityThread.main(ActivityThread.java:6208)
  34. 08-23 18:39:19.192  2271  2271 E AndroidRuntime:        at java.lang.reflect.Method.invoke(Native Method)
  35. 08-23 18:39:19.192  2271  2271 E AndroidRuntime:        at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:891)
  36. 08-23 18:39:19.192  2271  2271 E AndroidRuntime:        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:781)
  37. 08-23 18:39:19.192  2271  2271 E AndroidRuntime: Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'int android.bluetooth.BluetoothClass.getDeviceClass()' on a null object reference
  38. 08-23 18:39:19.192  2271  2271 E AndroidRuntime:        at com.android.settings.bluetooth.BluetoothPairingDialog.createView(BluetoothPairingDialog.java:286)
  39. 08-23 18:39:19.192  2271  2271 E AndroidRuntime:        at com.android.settings.bluetooth.BluetoothPairingDialog.createConsentDialog(BluetoothPairingDialog.java:352)
  40. 08-23 18:39:19.192  2271  2271 E AndroidRuntime:        at com.android.settings.bluetooth.BluetoothPairingDialog.onCreate(BluetoothPairingDialog.java:143)
  41. 08-23 18:39:19.192  2271  2271 E AndroidRuntime:        at android.app.Activity.performCreate(Activity.java:6684)
  42. 08-23 18:39:19.192  2271  2271 E AndroidRuntime:        at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1118)
  43. 08-23 18:39:19.192  2271  2271 E AndroidRuntime:        at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2637)
  44. 08-23 18:39:19.192  2271  2271 E AndroidRuntime:        ... 9 more
  45. 08-23 18:41:20.796   156   196 F libc    : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 196 (AudioOut_D)
  46. 08-23 18:41:21.013  2937  2937 F DEBUG   : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
  47. 08-23 18:41:21.013  2937  2937 F DEBUG   : Build fingerprint: 'amazon/amazon_soho/soho:6.0/MRA58K/2256973:user/release-keys'
  48. 08-23 18:41:21.013  2937  2937 F DEBUG   : Revision: '0'
  49. 08-23 18:41:21.014  2937  2937 F DEBUG   : ABI: 'arm'
  50. 08-23 18:41:21.014  2937  2937 F DEBUG   : pid: 156, tid: 196, name: AudioOut_D  >>> /system/bin/audioserver <<<
  51. 08-23 18:41:21.014  2937  2937 F DEBUG   : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
  52. 08-23 18:41:21.014  2937  2937 F DEBUG   :     r0 00000000  r1 b0e346a4  r2 b0e346c0  r3 00000000
  53. 08-23 18:41:21.014  2937  2937 F DEBUG   :     r4 b0e346a4  r5 b0f5d000  r6 b0e346c0  r7 b0e346c0
  54. 08-23 18:41:21.014  2937  2937 F DEBUG   :     r8 b0e34820  r9 b0e347f4  sl 00000000  fp 002b6740
  55. 08-23 18:41:21.014  2937  2937 F DEBUG   :     ip b1ff4fcc  sp b0e34690  lr b1ff0cd7  pc b1fe8186  cpsr 600f0030
  56. 08-23 18:41:21.050  2937  2937 F DEBUG   :
  57. 08-23 18:41:21.050  2937  2937 F DEBUG   : backtrace:
  58. 08-23 18:41:21.052  2937  2937 F DEBUG   :     #00 pc 00002186  /system/lib/libtinyalsa.so (pcm_get_htimestamp+49)
  59. 08-23 18:41:21.052  2937  2937 F DEBUG   :     #01 pc 00001cd3  /system/lib/hw/audio.primary.bowser.so
  60. 08-23 18:41:21.052  2937  2937 F DEBUG   :     #02 pc 0000416b  /system/lib/libnbaio.so (_ZN7android18AudioStreamOutSink12getTimestampERNS_17ExtendedTimestampE+26)
  61. 08-23 18:41:21.052  2937  2937 F DEBUG   :     #03 pc 000301e5  /system/lib/libaudioflinger.so
  62. 08-23 18:41:21.052  2937  2937 F DEBUG   :     #04 pc 0000e415  /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+144)
  63. 08-23 18:41:21.052  2937  2937 F DEBUG   :     #05 pc 00047c43  /system/lib/libc.so (_ZL15__pthread_startPv+22)
  64. 08-23 18:41:21.052  2937  2937 F DEBUG   :     #06 pc 00019d2d  /system/lib/libc.so (__start_thread+6)
  65. 08-23 18:41:23.837  2942  2946 F libc    : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 2946 (AudioOut_D)
  66. 08-23 18:41:23.894  2961  2961 F DEBUG   : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
  67. 08-23 18:41:23.894  2961  2961 F DEBUG   : Build fingerprint: 'amazon/amazon_soho/soho:6.0/MRA58K/2256973:user/release-keys'
  68. 08-23 18:41:23.894  2961  2961 F DEBUG   : Revision: '0'
  69. 08-23 18:41:23.894  2961  2961 F DEBUG   : ABI: 'arm'
  70. 08-23 18:41:23.894  2961  2961 F DEBUG   : pid: 2942, tid: 2946, name: AudioOut_D  >>> /system/bin/audioserver <<<
  71. 08-23 18:41:23.894  2961  2961 F DEBUG   : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
  72. 08-23 18:41:23.896  2961  2961 F DEBUG   :     r0 00000000  r1 b13346a4  r2 b13346c0  r3 00000000
  73. 08-23 18:41:23.896  2961  2961 F DEBUG   :     r4 b13346a4  r5 b0470000  r6 b13346c0  r7 b13346c0
  74. 08-23 18:41:23.896  2961  2961 F DEBUG   :     r8 b1334820  r9 b13347f4  sl 00000000  fp 00003840
  75. 08-23 18:41:23.896  2961  2961 F DEBUG   :     ip b2521fcc  sp b1334690  lr b251dcd7  pc b24e0186  cpsr 600f0030
  76. 08-23 18:41:23.924  2961  2961 F DEBUG   :
  77. 08-23 18:41:23.924  2961  2961 F DEBUG   : backtrace:
  78. 08-23 18:41:23.924  2961  2961 F DEBUG   :     #00 pc 00002186  /system/lib/libtinyalsa.so (pcm_get_htimestamp+49)
  79. 08-23 18:41:23.924  2961  2961 F DEBUG   :     #01 pc 00001cd3  /system/lib/hw/audio.primary.bowser.so
  80. 08-23 18:41:23.925  2961  2961 F DEBUG   :     #02 pc 0000416b  /system/lib/libnbaio.so (_ZN7android18AudioStreamOutSink12getTimestampERNS_17ExtendedTimestampE+26)
  81. 08-23 18:41:23.925  2961  2961 F DEBUG   :     #03 pc 000301e5  /system/lib/libaudioflinger.so
  82. 08-23 18:41:23.925  2961  2961 F DEBUG   :     #04 pc 0000e415  /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+144)
  83. 08-23 18:41:23.925  2961  2961 F DEBUG   :     #05 pc 00047c43  /system/lib/libc.so (_ZL15__pthread_startPv+22)
  84. 08-23 18:41:23.925  2961  2961 F DEBUG   :     #06 pc 00019d2d  /system/lib/libc.so (__start_thread+6)
  85. 08-23 18:41:28.759  2969  2973 F libc    : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 2973 (AudioOut_D)
  86. 08-23 18:41:28.780  2986  2986 F DEBUG   : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
  87. 08-23 18:41:28.780  2986  2986 F DEBUG   : Build fingerprint: 'amazon/amazon_soho/soho:6.0/MRA58K/2256973:user/release-keys'
  88. 08-23 18:41:28.780  2986  2986 F DEBUG   : Revision: '0'
  89. 08-23 18:41:28.780  2986  2986 F DEBUG   : ABI: 'arm'
  90. 08-23 18:41:28.781  2986  2986 F DEBUG   : pid: 2969, tid: 2973, name: AudioOut_D  >>> /system/bin/audioserver <<<
  91. 08-23 18:41:28.781  2986  2986 F DEBUG   : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
  92. 08-23 18:41:28.782  2986  2986 F DEBUG   :     r0 00000000  r1 afc346a4  r2 afc346c0  r3 00000000
  93. 08-23 18:41:28.782  2986  2986 F DEBUG   :     r4 afc346a4  r5 afaed000  r6 afc346c0  r7 afc346c0
  94. 08-23 18:41:28.782  2986  2986 F DEBUG   :     r8 afc34820  r9 afc347f4  sl 00000000  fp 0000b7c0
  95. 08-23 18:41:28.782  2986  2986 F DEBUG   :     ip b0d96fcc  sp afc34690  lr b0d92cd7  pc b0dd0186  cpsr 600f0030
  96. 08-23 18:41:28.796  2986  2986 F DEBUG   :
  97. 08-23 18:41:28.796  2986  2986 F DEBUG   : backtrace:
  98. 08-23 18:41:28.796  2986  2986 F DEBUG   :     #00 pc 00002186  /system/lib/libtinyalsa.so (pcm_get_htimestamp+49)
  99. 08-23 18:41:28.796  2986  2986 F DEBUG   :     #01 pc 00001cd3  /system/lib/hw/audio.primary.bowser.so
  100. 08-23 18:41:28.797  2986  2986 F DEBUG   :     #02 pc 0000416b  /system/lib/libnbaio.so (_ZN7android18AudioStreamOutSink12getTimestampERNS_17ExtendedTimestampE+26)
  101. 08-23 18:41:28.797  2986  2986 F DEBUG   :     #03 pc 000301e5  /system/lib/libaudioflinger.so
  102. 08-23 18:41:28.797  2986  2986 F DEBUG   :     #04 pc 0000e415  /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+144)
  103. 08-23 18:41:28.797  2986  2986 F DEBUG   :     #05 pc 00047c43  /system/lib/libc.so (_ZL15__pthread_startPv+22)
  104. 08-23 18:41:28.799  2986  2986 F DEBUG   :     #06 pc 00019d2d  /system/lib/libc.so (__start_thread+6)
  105. 08-23 18:41:34.041  2991  2995 F libc    : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 2995 (AudioOut_D)
  106. 08-23 18:41:34.115  3007  3007 F DEBUG   : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
  107. 08-23 18:41:34.115  3007  3007 F DEBUG   : Build fingerprint: 'amazon/amazon_soho/soho:6.0/MRA58K/2256973:user/release-keys'
  108. 08-23 18:41:34.115  3007  3007 F DEBUG   : Revision: '0'
  109. 08-23 18:41:34.116  3007  3007 F DEBUG   : ABI: 'arm'
  110. 08-23 18:41:34.116  3007  3007 F DEBUG   : pid: 2991, tid: 2995, name: AudioOut_D  >>> /system/bin/audioserver <<<
  111. 08-23 18:41:34.116  3007  3007 F DEBUG   : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
  112. 08-23 18:41:34.116  3007  3007 F DEBUG   :     r0 00000000  r1 b36346a4  r2 b36346c0  r3 00000000
  113. 08-23 18:41:34.116  3007  3007 F DEBUG   :     r4 b36346a4  r5 b2df4000  r6 b36346c0  r7 b36346c0
  114. 08-23 18:41:34.116  3007  3007 F DEBUG   :     r8 b3634820  r9 b36347f4  sl 00000000  fp 00005a00
  115. 08-23 18:41:34.116  3007  3007 F DEBUG   :     ip b47c7fcc  sp b3634690  lr b47c3cd7  pc b47fc186  cpsr 600f0030
  116. 08-23 18:41:34.134  3007  3007 F DEBUG   :
  117. 08-23 18:41:34.134  3007  3007 F DEBUG   : backtrace:
  118. 08-23 18:41:34.134  3007  3007 F DEBUG   :     #00 pc 00002186  /system/lib/libtinyalsa.so (pcm_get_htimestamp+49)
  119. 08-23 18:41:34.134  3007  3007 F DEBUG   :     #01 pc 00001cd3  /system/lib/hw/audio.primary.bowser.so
  120. 08-23 18:41:34.134  3007  3007 F DEBUG   :     #02 pc 0000416b  /system/lib/libnbaio.so (_ZN7android18AudioStreamOutSink12getTimestampERNS_17ExtendedTimestampE+26)
  121. 08-23 18:41:34.134  3007  3007 F DEBUG   :     #03 pc 000301e5  /system/lib/libaudioflinger.so
  122. 08-23 18:41:34.134  3007  3007 F DEBUG   :     #04 pc 0000e415  /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+144)
  123. 08-23 18:41:34.134  3007  3007 F DEBUG   :     #05 pc 00047c43  /system/lib/libc.so (_ZL15__pthread_startPv+22)
  124. 08-23 18:41:34.135  3007  3007 F DEBUG   :     #06 pc 00019d2d  /system/lib/libc.so (__start_thread+6)
  125. 08-23 18:41:38.915  3012  3016 F libc    : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 3016 (AudioOut_D)
  126. 08-23 18:41:38.997  3029  3029 F DEBUG   : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
  127. 08-23 18:41:38.998  3029  3029 F DEBUG   : Build fingerprint: 'amazon/amazon_soho/soho:6.0/MRA58K/2256973:user/release-keys'
  128. 08-23 18:41:38.998  3029  3029 F DEBUG   : Revision: '0'
  129. 08-23 18:41:38.998  3029  3029 F DEBUG   : ABI: 'arm'
  130. 08-23 18:41:38.998  3029  3029 F DEBUG   : pid: 3012, tid: 3016, name: AudioOut_D  >>> /system/bin/audioserver <<<
  131. 08-23 18:41:38.998  3029  3029 F DEBUG   : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
  132. 08-23 18:41:38.998  3029  3029 F DEBUG   :     r0 00000000  r1 b1eb46a4  r2 b1eb46c0  r3 00000000
  133. 08-23 18:41:38.998  3029  3029 F DEBUG   :     r4 b1eb46a4  r5 b14f4000  r6 b1eb46c0  r7 b1eb46c0
  134. 08-23 18:41:38.998  3029  3029 F DEBUG   :     r8 b1eb4820  r9 b1eb47f4  sl 00000000  fp 00003840
  135. 08-23 18:41:38.998  3029  3029 F DEBUG   :     ip b307bfcc  sp b1eb4690  lr b3077cd7  pc b307f186  cpsr 600f0030
  136. 08-23 18:41:39.014  3029  3029 F DEBUG   :
  137. 08-23 18:41:39.014  3029  3029 F DEBUG   : backtrace:
  138. 08-23 18:41:39.014  3029  3029 F DEBUG   :     #00 pc 00002186  /system/lib/libtinyalsa.so (pcm_get_htimestamp+49)
  139. 08-23 18:41:39.014  3029  3029 F DEBUG   :     #01 pc 00001cd3  /system/lib/hw/audio.primary.bowser.so
  140. 08-23 18:41:39.015  3029  3029 F DEBUG   :     #02 pc 0000416b  /system/lib/libnbaio.so (_ZN7android18AudioStreamOutSink12getTimestampERNS_17ExtendedTimestampE+26)
  141. 08-23 18:41:39.015  3029  3029 F DEBUG   :     #03 pc 000301e5  /system/lib/libaudioflinger.so
  142. 08-23 18:41:39.015  3029  3029 F DEBUG   :     #04 pc 0000e415  /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+144)
  143. 08-23 18:41:39.015  3029  3029 F DEBUG   :     #05 pc 00047c43  /system/lib/libc.so (_ZL15__pthread_startPv+22)
  144. 08-23 18:41:39.015  3029  3029 F DEBUG   :     #06 pc 00019d2d  /system/lib/libc.so (__start_thread+6)
  145. 08-24 23:05:40.547   427   437 F libc    : Fatal signal 11 (SIGSEGV), code 1, fault addr 0xffffffff in tid 437 (HeapTaskDaemon)
  146. 08-24 23:05:42.059  2739  2739 F DEBUG   : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
  147. 08-24 23:05:42.059  2739  2739 F DEBUG   : Build fingerprint: 'amazon/amazon_soho/soho:6.0/MRA58K/2256973:user/release-keys'
  148. 08-24 23:05:42.059  2739  2739 F DEBUG   : Revision: '0'
  149. 08-24 23:05:42.059  2739  2739 F DEBUG   : ABI: 'arm'
  150. 08-24 23:05:42.059  2739  2739 F DEBUG   : pid: 427, tid: 437, name: HeapTaskDaemon  >>> system_server <<<
  151. 08-24 23:05:42.059  2739  2739 F DEBUG   : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0xffffffff
  152. 08-24 23:05:42.059  2739  2739 F DEBUG   :     r0 00000015  r1 136b1c40  r2 136b1020  r3 00000001
  153. 08-24 23:05:42.060  2739  2739 F DEBUG   :     r4 acfe721c  r5 136b1000  r6 ffffffff  r7 00000007
  154. 08-24 23:05:42.060  2739  2739 F DEBUG   :     r8 a00a2700  r9 90616200  sl aca85280  fp acfe7200
  155. 08-24 23:05:42.060  2739  2739 F DEBUG   :     ip 00000000  sp ac1772a0  lr 00000000  pc acc65272  cpsr 200f0030
  156. 08-24 23:05:42.158  2739  2739 F DEBUG   :
  157. 08-24 23:05:42.158  2739  2739 F DEBUG   : backtrace:
  158. 08-24 23:05:42.158  2739  2739 F DEBUG   :     #00 pc 00155272  /system/lib/libart.so (_ZN3art2gc9allocator8RosAlloc8BulkFreeEPNS_6ThreadEPPvj+597)
  159. 08-24 23:05:42.158  2739  2739 F DEBUG   :     #01 pc 00178637  /system/lib/libart.so (_ZN3art2gc9collector9MarkSweep10SweepArrayEPNS0_10accounting11AtomicStackINS_6mirror6ObjectEEEb+1090)
  160. 08-24 23:05:42.158  2739  2739 F DEBUG   :     #02 pc 001762d3  /system/lib/libart.so (_ZN3art2gc9collector9MarkSweep12ReclaimPhaseEv+166)
  161. 08-24 23:05:42.158  2739  2739 F DEBUG   :     #03 pc 00175ffb  /system/lib/libart.so (_ZN3art2gc9collector9MarkSweep9RunPhasesEv+306)
  162. 08-24 23:05:42.159  2739  2739 F DEBUG   :     #04 pc 00170d31  /system/lib/libart.so (_ZN3art2gc9collector16GarbageCollector3RunENS0_7GcCauseEb+244)
  163. 08-24 23:05:42.159  2739  2739 F DEBUG   :     #05 pc 001941ad  /system/lib/libart.so (_ZN3art2gc4Heap22CollectGarbageInternalENS0_9collector6GcTypeENS0_7GcCauseEb+2364)
  164. 08-24 23:05:42.159  2739  2739 F DEBUG   :     #06 pc 00199a95  /system/lib/libart.so (_ZN3art2gc4Heap12ConcurrentGCEPNS_6ThreadEb+68)
  165. 08-24 23:05:42.159  2739  2739 F DEBUG   :     #07 pc 0019e643  /system/lib/libart.so (_ZN3art2gc4Heap16ConcurrentGCTask3RunEPNS_6ThreadE+18)
  166. 08-24 23:05:42.159  2739  2739 F DEBUG   :     #08 pc 001b6107  /system/lib/libart.so (_ZN3art2gc13TaskProcessor11RunAllTasksEPNS_6ThreadE+30)
  167. 08-24 23:05:42.159  2739  2739 F DEBUG   :     #09 pc 7340ed3f  /data/dalvik-cache/arm/system@framework@boot.oat (offset 0x279f000)
  168. 08-24 23:06:49.845  4069  4069 E AndroidRuntime: FATAL EXCEPTION: main
  169. 08-24 23:06:49.845  4069  4069 E AndroidRuntime: Process: com.android.gallery3d, PID: 4069
  170. 08-24 23:06:49.845  4069  4069 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
  171. 08-24 23:06:49.845  4069  4069 E AndroidRuntime:        at android.app.ActivityThread.handleReceiver(ActivityThread.java:3066)
  172. 08-24 23:06:49.845  4069  4069 E AndroidRuntime:        at android.app.ActivityThread.-wrap18(ActivityThread.java)
  173. 08-24 23:06:49.845  4069  4069 E AndroidRuntime:        at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1576)
  174. 08-24 23:06:49.845  4069  4069 E AndroidRuntime:        at android.os.Handler.dispatchMessage(Handler.java:102)
  175. 08-24 23:06:49.845  4069  4069 E AndroidRuntime:        at android.os.Looper.loop(Looper.java:154)
  176. 08-24 23:06:49.845  4069  4069 E AndroidRuntime:        at android.app.ActivityThread.main(ActivityThread.java:6208)
  177. 08-24 23:06:49.845  4069  4069 E AndroidRuntime:        at java.lang.reflect.Method.invoke(Native Method)
  178. 08-24 23:06:49.845  4069  4069 E AndroidRuntime:        at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:891)
  179. 08-24 23:06:49.845  4069  4069 E AndroidRuntime:        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:781)
  180. 08-24 23:06:49.845  4069  4069 E AndroidRuntime: Caused by: java.lang.IllegalArgumentException: Component class com.android.camera.CameraLauncher does not exist in com.android.gallery3d
  181. 08-24 23:06:49.845  4069  4069 E AndroidRuntime:        at android.os.Parcel.readException(Parcel.java:1688)
  182. 08-24 23:06:49.845  4069  4069 E AndroidRuntime:        at android.os.Parcel.readException(Parcel.java:1637)
  183. 08-24 23:06:49.845  4069  4069 E AndroidRuntime:        at android.content.pm.IPackageManager$Stub$Proxy.setComponentEnabledSetting(IPackageManager.java:4356)
  184. 08-24 23:06:49.845  4069  4069 E AndroidRuntime:        at android.app.ApplicationPackageManager.setComponentEnabledSetting(ApplicationPackageManager.java:2088)
  185. 08-24 23:06:49.845  4069  4069 E AndroidRuntime:        at com.android.camera.DisableCameraReceiver.disableComponent(DisableCameraReceiver.java:81)
  186. 08-24 23:06:49.845  4069  4069 E AndroidRuntime:        at com.android.camera.DisableCameraReceiver.onReceive(DisableCameraReceiver.java:47)
  187. 08-24 23:06:49.845  4069  4069 E AndroidRuntime:        at android.app.ActivityThread.handleReceiver(ActivityThread.java:3059)
  188. 08-24 23:06:49.845  4069  4069 E AndroidRuntime:        ... 8 more
  189. 08-25 04:24:49.007  2938  3546 F libc    : Fatal signal 6 (SIGABRT), code -6 in tid 3546 (Binder:2938_9)
  190. 08-25 04:24:49.135 10442 10442 F DEBUG   : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
  191. 08-25 04:24:49.135 10442 10442 F DEBUG   : Build fingerprint: 'amazon/amazon_soho/soho:6.0/MRA58K/2256973:user/release-keys'
  192. 08-25 04:24:49.135 10442 10442 F DEBUG   : Revision: '0'
  193. 08-25 04:24:49.135 10442 10442 F DEBUG   : ABI: 'arm'
  194. 08-25 04:24:49.136 10442 10442 F DEBUG   : pid: 2938, tid: 3546, name: Binder:2938_9  >>> system_server <<<
  195. 08-25 04:24:49.136 10442 10442 F DEBUG   : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
  196. 08-25 04:24:49.166 10442 10442 F DEBUG   : Abort message: 'art/runtime/stack.cc:774] Check failed: cur_depth_ == 0U (cur_depth_=4294966783, 0U=0) '
  197. 08-25 04:24:49.167 10442 10442 F DEBUG   :     r0 00000000  r1 00000dda  r2 00000006  r3 00000008
  198. 08-25 04:24:49.167 10442 10442 F DEBUG   :     r4 8afa5978  r5 00000006  r6 8afa5920  r7 0000010c
  199. 08-25 04:24:49.167 10442 10442 F DEBUG   :     r8 aaaaea1f  r9 8afa4f04  sl 0000000a  fp 9dbd3b00
  200. 08-25 04:24:49.167 10442 10442 F DEBUG   :     ip 0000000b  sp 8afa4da8  lr acb10177  pc acb129e0  cpsr 60070010
  201. 08-25 04:24:49.216 10442 10442 F DEBUG   :
  202. 08-25 04:24:49.216 10442 10442 F DEBUG   : backtrace:
  203. 08-25 04:24:49.216 10442 10442 F DEBUG   :     #00 pc 0004a9e0  /system/lib/libc.so (tgkill+12)
  204. 08-25 04:24:49.216 10442 10442 F DEBUG   :     #01 pc 00048173  /system/lib/libc.so (pthread_kill+34)
  205. 08-25 04:24:49.216 10442 10442 F DEBUG   :     #02 pc 0001d785  /system/lib/libc.so (raise+10)
  206. 08-25 04:24:49.216 10442 10442 F DEBUG   :     #03 pc 000192d1  /system/lib/libc.so (__libc_android_abort+34)
  207. 08-25 04:24:49.216 10442 10442 F DEBUG   :     #04 pc 00017078  /system/lib/libc.so (abort+4)
  208. 08-25 04:24:49.216 10442 10442 F DEBUG   :     #05 pc 0031bdb9  /system/lib/libart.so (_ZN3art7Runtime5AbortEPKc+328)
  209. 08-25 04:24:49.216 10442 10442 F DEBUG   :     #06 pc 000b52eb  /system/lib/libart.so (_ZN3art10LogMessageD2Ev+1134)
  210. 08-25 04:24:49.216 10442 10442 F DEBUG   :     #07 pc 0032a1fd  /system/lib/libart.so (_ZN3art12StackVisitor9WalkStackEb+1936)
  211. 08-25 04:24:49.216 10442 10442 F DEBUG   :     #08 pc 00334bfb  /system/lib/libart.so (_ZNK3art6Thread16GetCurrentMethodEPjb+54)
  212. 08-25 04:24:49.216 10442 10442 F DEBUG   :     #09 pc 0029e105  /system/lib/libart.so (_ZN3art7Monitor13TryLockLockedEPNS_6ThreadE+64)
  213. 08-25 04:24:49.217 10442 10442 F DEBUG   :     #10 pc 0029e303  /system/lib/libart.so (_ZN3art7Monitor4LockEPNS_6ThreadE+38)
  214. 08-25 04:24:49.217 10442 10442 F DEBUG   :     #11 pc 002a10ff  /system/lib/libart.so (_ZN3art7Monitor12MonitorEnterEPNS_6ThreadEPNS_6mirror6ObjectEb+534)
  215. 08-25 04:24:49.217 10442 10442 F DEBUG   :     #12 pc 003f5623  /system/lib/libart.so (artLockObjectFromCode+14)
  216. 08-25 04:24:49.217 10442 10442 F DEBUG   :     #13 pc 000a9b3d  /system/lib/libart.so (art_quick_lock_object+108)
  217. 08-25 04:24:49.217 10442 10442 F DEBUG   :     #14 pc 00ce7031  /data/dalvik-cache/arm/system@framework@services.jar@classes.dex (offset 0xc8f000)
  218. 08-25 04:24:56.509 23439 23568 E AndroidRuntime: FATAL EXCEPTION: Google Conversion SDK
  219. 08-25 04:24:56.509 23439 23568 E AndroidRuntime: Process: com.google.android.youtube, PID: 23439
  220. 08-25 04:24:56.509 23439 23568 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
  221. 08-25 04:25:57.557 11762 11762 E AndroidRuntime: FATAL EXCEPTION: main
  222. 08-25 04:25:57.557 11762 11762 E AndroidRuntime: Process: com.android.gallery3d, PID: 11762
  223. 08-25 04:25:57.557 11762 11762 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
  224. 08-25 04:25:57.557 11762 11762 E AndroidRuntime:        at android.app.ActivityThread.handleReceiver(ActivityThread.java:3066)
  225. 08-25 04:25:57.557 11762 11762 E AndroidRuntime:        at android.app.ActivityThread.-wrap18(ActivityThread.java)
  226. 08-25 04:25:57.557 11762 11762 E AndroidRuntime:        at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1576)
  227. 08-25 04:25:57.557 11762 11762 E AndroidRuntime:        at android.os.Handler.dispatchMessage(Handler.java:102)
  228. 08-25 04:25:57.557 11762 11762 E AndroidRuntime:        at android.os.Looper.loop(Looper.java:154)
  229. 08-25 04:25:57.557 11762 11762 E AndroidRuntime:        at android.app.ActivityThread.main(ActivityThread.java:6208)
  230. 08-25 04:25:57.557 11762 11762 E AndroidRuntime:        at java.lang.reflect.Method.invoke(Native Method)
  231. 08-25 04:25:57.557 11762 11762 E AndroidRuntime:        at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:891)
  232. 08-25 04:25:57.557 11762 11762 E AndroidRuntime:        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:781)
  233. 08-25 04:25:57.557 11762 11762 E AndroidRuntime: Caused by: java.lang.IllegalArgumentException: Component class com.android.camera.CameraLauncher does not exist in com.android.gallery3d
  234. 08-25 04:25:57.557 11762 11762 E AndroidRuntime:        at android.os.Parcel.readException(Parcel.java:1688)
  235. 08-25 04:25:57.557 11762 11762 E AndroidRuntime:        at android.os.Parcel.readException(Parcel.java:1637)
  236. 08-25 04:25:57.557 11762 11762 E AndroidRuntime:        at android.content.pm.IPackageManager$Stub$Proxy.setComponentEnabledSetting(IPackageManager.java:4356)
  237. 08-25 04:25:57.557 11762 11762 E AndroidRuntime:        at android.app.ApplicationPackageManager.setComponentEnabledSetting(ApplicationPackageManager.java:2088)
  238. 08-25 04:25:57.557 11762 11762 E AndroidRuntime:        at com.android.camera.DisableCameraReceiver.disableComponent(DisableCameraReceiver.java:81)
  239. 08-25 04:25:57.557 11762 11762 E AndroidRuntime:        at com.android.camera.DisableCameraReceiver.onReceive(DisableCameraReceiver.java:47)
  240. 08-25 04:25:57.557 11762 11762 E AndroidRuntime:        at android.app.ActivityThread.handleReceiver(ActivityThread.java:3059)
  241. 08-25 04:25:57.557 11762 11762 E AndroidRuntime:        ... 8 more
  242. --------- beginning of system
  243. 08-25 13:44:53.667 10651 12645 I chatty  : uid=1000(system) Binder:10651_E expire 2 lines
  244. 08-25 13:59:52.340 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 28 lines
  245. 08-25 13:59:58.508 10651 12425 I chatty  : uid=1000(system) Binder:10651_A expire 5 lines
  246. 08-25 14:00:41.179 10651 11528 I chatty  : uid=1000(system) Binder:10651_8 expire 1 line
  247. 08-25 14:00:41.202 10651 12424 I chatty  : uid=1000(system) Binder:10651_9 expire 2 lines
  248. 08-25 14:00:41.203 10651 10753 I chatty  : uid=1000(system) ConnectivitySer expire 2 lines
  249. 08-25 14:24:39.867 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 20 lines
  250. 08-25 14:57:46.054 10651 10651 I chatty  : uid=1000 system_server expire 1 line
  251. 08-25 14:59:03.685 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 32 lines
  252. 08-25 15:20:39.219 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 10 lines
  253. 08-25 15:43:43.918 10651 10740 I chatty  : uid=1000(system) InputReader expire 4 lines
  254. 08-25 15:43:44.194 10651 10718 I chatty  : uid=1000(system) PowerManagerSer expire 6 lines
  255. 08-25 15:43:44.423 10651 10687 I chatty  : uid=1000(system) android.display expire 1 line
  256. 08-25 15:43:45.199 10651 10675 I chatty  : uid=1000(system) android.ui expire 1 line
  257. 08-25 15:43:45.623 10651 10665 I chatty  : uid=1000(system) Binder:10651_2 expire 3 lines
  258. 08-25 15:43:46.458 10651 12646 I chatty  : uid=1000(system) Binder:10651_F expire 2 lines
  259. 08-25 15:43:49.331 10651 12644 I chatty  : uid=1000(system) Binder:10651_D expire 1 line
  260. 08-25 15:43:50.058 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 9 lines
  261. 08-25 15:43:50.059 10651 10718 I chatty  : uid=1000(system) PowerManagerSer expire 7 lines
  262. 08-25 15:43:50.199 10651 10687 I chatty  : uid=1000(system) android.display expire 3 lines
  263. 08-25 15:43:50.409 10651 12425 I chatty  : uid=1000(system) Binder:10651_A expire 1 line
  264. 08-25 15:44:19.395 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 23 lines
  265. 08-25 15:44:19.400 10651 10651 I chatty  : uid=1000 system_server expire 1 line
  266. 08-25 15:44:19.439 10651 11526 I chatty  : uid=1000(system) Binder:10651_7 expire 2 lines
  267. 08-25 15:44:19.766 10651 10753 I chatty  : uid=1000(system) ConnectivitySer expire 13 lines
  268. 08-25 15:44:24.091 10651 10749 I chatty  : uid=1000(system) WifiStateMachin expire 1 line
  269. 08-25 15:44:24.989 10651 10750 I chatty  : uid=1000(system) IpManager.wlan0 expire 1 line
  270. 08-25 15:44:24.990 10651 10746 I chatty  : uid=1000(system) NetworkPolicy expire 1 line
  271. 08-25 15:44:51.110 11340 11421 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
  272. 08-25 15:44:51.368 11340 11421 W PackageParser: Unknown element under <manifest>: queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000011/dl-AdsFdrDynamite.integ_222508000000000.apk Binary XML file line #11
  273. 08-25 15:56:45.688 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 11 lines
  274. 08-25 15:56:45.699 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 4 lines
  275. 08-25 15:56:47.340 10651 10651 I chatty  : uid=1000 system_server expire 5 lines
  276. 08-25 15:56:47.800 10651 11161 I chatty  : uid=1000(system) backup expire 54 lines
  277. 08-25 15:56:49.891 10651 10664 I chatty  : uid=1000(system) Binder:10651_1 expire 2 lines
  278. 08-25 15:56:50.052 10651 12643 I chatty  : uid=1000(system) Binder:10651_C expire 2 lines
  279. 08-25 15:56:54.473 10651 11224 I chatty  : uid=1000(system) Binder:10651_6 expire 1 line
  280. 08-25 15:56:55.796 10651 12645 I chatty  : uid=1000(system) Binder:10651_E expire 1 line
  281. 08-25 15:57:06.647 10651 12646 I chatty  : uid=1000(system) Binder:10651_F expire 1 line
  282. 08-25 15:57:08.105 10651 10807 I chatty  : uid=1000(system) Binder:10651_3 expire 1 line
  283. 08-25 15:57:10.537 10651 12426 I chatty  : uid=1000(system) Binder:10651_B expire 1 line
  284. 08-25 15:57:34.577 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 18 lines
  285. 08-25 15:57:34.628 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 9 lines
  286. 08-25 15:59:17.412 10651 10753 I chatty  : uid=1000(system) ConnectivitySer expire 6 lines
  287. 08-25 16:00:12.003 10651 11224 I chatty  : uid=1000(system) Binder:10651_6 expire 7 lines
  288. 08-25 16:03:44.563 10651 10672 I chatty  : uid=1000(system) android.bg expire 2 lines
  289. 08-25 16:10:39.346 10651 10664 I chatty  : uid=1000(system) Binder:10651_1 expire 2 lines
  290. 08-25 16:15:08.963 10651 12645 I chatty  : uid=1000(system) Binder:10651_E expire 2 lines
  291. 08-25 16:16:41.732 10651 12646 I chatty  : uid=1000(system) Binder:10651_F expire 2 lines
  292. 08-25 16:26:48.723 10651 10651 I chatty  : uid=1000 system_server expire 1 line
  293. 08-25 16:27:00.083 10651 12425 I chatty  : uid=1000(system) Binder:10651_A expire 1 line
  294. 08-25 16:27:00.126 10651 12644 I chatty  : uid=1000(system) Binder:10651_D expire 2 lines
  295. 08-25 16:29:12.861 10651 10943 I chatty  : uid=1000(system) Binder:10651_5 expire 3 lines
  296. 08-25 16:29:12.955 10651 11528 I chatty  : uid=1000(system) Binder:10651_8 expire 1 line
  297. 08-25 16:30:12.771 10651 10734 I chatty  : uid=1000(system) AlarmManager expire 1 line
  298. 08-25 16:30:15.407 10651 10753 I chatty  : uid=1000(system) ConnectivitySer expire 6 lines
  299. 08-25 16:30:44.424 10651 10665 I chatty  : uid=1000(system) Binder:10651_2 expire 1 line
  300. 08-25 16:30:44.458 10651 11224 I chatty  : uid=1000(system) Binder:10651_6 expire 2 lines
  301. 08-25 16:30:44.460 10651 12645 I chatty  : uid=1000(system) Binder:10651_E expire 2 lines
  302. 08-25 16:34:10.919 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 15 lines
  303. 08-25 16:34:10.930 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 6 lines
  304. 08-25 16:45:13.207 10651 10807 I chatty  : uid=1000(system) Binder:10651_3 expire 1 line
  305. 08-25 16:56:04.280 10651 10651 I chatty  : uid=1000 system_server expire 8 lines
  306. 08-25 16:56:09.664 10651 10664 I chatty  : uid=1000(system) Binder:10651_1 expire 1 line
  307. 08-25 16:56:10.381 28024 29067 D DownloadManager: Removed 0 stale downloads
  308. 08-25 16:56:10.450 28024 29067 D DownloadManager: Found 0 files in database
  309. 08-25 16:56:10.450 28024 29067 D DownloadManager: Found 0 files on disk
  310. 08-25 16:56:10.748 10651 29076 I chatty  : uid=1000 system_server expire 6 lines
  311. 08-25 16:56:10.773 28024 29067 D DownloadManager: Removed 0 stale downloads
  312. 08-25 16:56:10.779 28024 29067 D DownloadManager: Found 0 files in database
  313. 08-25 16:56:10.779 28024 29067 D DownloadManager: Found 0 files on disk
  314. 08-25 16:56:11.219 10651 10721 I chatty  : uid=1000(system) PackageManager expire 1 line
  315. 08-25 16:56:13.239 10651 29117 I chatty  : uid=1000 system_server expire 3 lines
  316. 08-25 16:56:13.481 10651 11528 I chatty  : uid=1000(system) Binder:10651_8 expire 1 line
  317. 08-25 16:56:14.364 10651 29124 I chatty  : uid=1000 system_server expire 1 line
  318. 08-25 16:56:14.783 10651 12425 I chatty  : uid=1000(system) Binder:10651_A expire 5 lines
  319. 08-25 16:56:14.805 10651 12646 I chatty  : uid=1000(system) Binder:10651_F expire 1 line
  320. 08-25 16:56:28.089 10651 12426 I chatty  : uid=1000(system) Binder:10651_B expire 1 line
  321. 08-25 16:56:29.199 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 1 line
  322. 08-25 16:56:39.732 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 6 lines
  323. 08-25 16:57:04.773 10651 10807 I chatty  : uid=1000(system) Binder:10651_3 expire 1 line
  324. 08-25 16:57:05.070 10651 11528 I chatty  : uid=1000(system) Binder:10651_8 expire 1 line
  325. 08-25 16:57:05.082 10651 10651 I chatty  : uid=1000 system_server expire 8 lines
  326. 08-25 16:57:05.385 10651 29189 I chatty  : uid=1000 system_server expire 6 lines
  327. 08-25 16:57:10.040 10651 29196 I chatty  : uid=1000 system_server expire 6 lines
  328. 08-25 16:57:12.790 10651 29197 I chatty  : uid=1000 system_server expire 6 lines
  329. 08-25 16:57:15.437 10651 29199 I chatty  : uid=1000 system_server expire 6 lines
  330. 08-25 16:57:18.093 10651 29200 I chatty  : uid=1000 system_server expire 6 lines
  331. 08-25 16:57:20.764 10651 29207 I chatty  : uid=1000 system_server expire 6 lines
  332. 08-25 16:57:23.400 10651 29208 I chatty  : uid=1000 system_server expire 6 lines
  333. 08-25 16:57:26.033 10651 29210 I chatty  : uid=1000 system_server expire 6 lines
  334. 08-25 16:57:28.683 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 4 lines
  335. 08-25 16:57:28.777 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 12 lines
  336. 08-25 16:57:28.852 10651 10651 I chatty  : uid=1000 system_server expire 2 lines
  337. 08-25 16:57:28.867 10651 29211 I chatty  : uid=1000 system_server expire 6 lines
  338. 08-25 16:59:36.865 10651 10721 I chatty  : uid=1000(system) PackageManager expire 36 lines
  339. 08-25 16:59:41.205 10651 10676 I chatty  : uid=1000(system) ActivityManager expire 1 line
  340. 08-25 16:59:41.293 10651 12646 I chatty  : uid=1000(system) Binder:10651_F expire 1 line
  341. 08-25 16:59:41.381 10651 10753 I chatty  : uid=1000(system) ConnectivitySer expire 2 lines
  342. 08-25 16:59:41.931 10651 10721 I chatty  : uid=1000(system) PackageManager expire 12 lines
  343. 08-25 16:59:42.924 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 9 lines
  344. 08-25 16:59:44.414 10651 10888 I chatty  : uid=1000(system) Binder:10651_4 expire 2 lines
  345. 08-25 16:59:44.976 29354 29354 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 android.content.ContextWrapper.startService:613 com.android.keychain.KeyChainBroadcastReceiver.onReceive:12 android.app.ActivityThread.handleReceiver:3059
  346. 08-25 16:59:45.138 10651 10651 I chatty  : uid=1000 system_server expire 2 lines
  347. 08-25 16:59:46.645 10651 10672 I chatty  : uid=1000(system) android.bg expire 2 lines
  348. 08-25 16:59:47.140 10651 12645 I chatty  : uid=1000(system) Binder:10651_E expire 9 lines
  349. 08-25 17:00:14.694 10651 12646 I chatty  : uid=1000(system) Binder:10651_F expire 6 lines
  350. 08-25 17:00:48.537 10651 10665 I chatty  : uid=1000(system) Binder:10651_2 expire 1 line
  351. 08-25 17:00:50.656 10651 12426 I chatty  : uid=1000(system) Binder:10651_B expire 3 lines
  352. 08-25 17:00:59.606 10651 12424 I chatty  : uid=1000(system) Binder:10651_9 expire 1 line
  353. 08-25 17:01:22.365 10651 12644 I chatty  : uid=1000(system) Binder:10651_D expire 1 line
  354. 08-25 17:01:22.392 10651 10664 I chatty  : uid=1000(system) Binder:10651_1 expire 1 line
  355. 08-25 17:01:30.848 29613 29720 E ActivityThread: Failed to find provider info for com.facebook.appmanager.firstparty.crashreporter
  356. 08-25 17:01:31.228 29613 29718 E ActivityThread: Failed to find provider info for com.android.launcher3.cornermark.unreadbadge
  357. 08-25 17:01:37.944 10651 11528 I chatty  : uid=1000(system) Binder:10651_8 expire 1 line
  358. 08-25 17:01:38.078 10651 12425 I chatty  : uid=1000(system) Binder:10651_A expire 2 lines
  359. 08-25 17:02:44.055 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 5 lines
  360. 08-25 17:02:44.482 10651 29886 I chatty  : uid=1000 system_server expire 1 line
  361. 08-25 17:02:46.718 10651 29897 I chatty  : uid=1000 system_server expire 4 lines
  362. 08-25 17:02:47.146 10651 29928 I chatty  : uid=1000 system_server expire 1 line
  363. 08-25 17:02:47.183 10651 10664 I chatty  : uid=1000(system) Binder:10651_1 expire 2 lines
  364. 08-25 17:02:48.277 10651 29886 I chatty  : uid=1000 system_server expire 5 lines
  365. 08-25 17:02:50.821 10651 10651 I chatty  : uid=1000 system_server expire 9 lines
  366. 08-25 17:02:50.828 10651 29932 I chatty  : uid=1000 system_server expire 6 lines
  367. 08-25 17:02:53.460 10651 29935 I chatty  : uid=1000 system_server expire 6 lines
  368. 08-25 17:02:56.090 10651 29936 I chatty  : uid=1000 system_server expire 6 lines
  369. 08-25 17:02:58.697 10651 29937 I chatty  : uid=1000 system_server expire 6 lines
  370. 08-25 17:03:01.300 10651 29938 I chatty  : uid=1000 system_server expire 6 lines
  371. 08-25 17:03:03.918 10651 29939 I chatty  : uid=1000 system_server expire 6 lines
  372. 08-25 17:03:06.546 10651 29940 I chatty  : uid=1000 system_server expire 7 lines
  373. 08-25 17:03:06.646 10651 29942 I chatty  : uid=1000 system_server expire 2 lines
  374. 08-25 17:03:06.687 10651 11528 I chatty  : uid=1000(system) Binder:10651_8 expire 1 line
  375. 08-25 17:03:09.361 10651 29943 I chatty  : uid=1000 system_server expire 1 line
  376. 08-25 17:03:09.480 10651 29945 I chatty  : uid=1000 system_server expire 4 lines
  377. 08-25 17:03:09.698 10651 10943 I chatty  : uid=1000(system) Binder:10651_5 expire 1 line
  378. 08-25 17:03:09.724 10651 29963 I chatty  : uid=1000 system_server expire 1 line
  379. 08-25 17:03:09.750 10651 12424 I chatty  : uid=1000(system) Binder:10651_9 expire 4 lines
  380. 08-25 17:03:10.353 10651 29943 I chatty  : uid=1000 system_server expire 5 lines
  381. 08-25 17:03:12.909 10651 10651 I chatty  : uid=1000 system_server expire 7 lines
  382. 08-25 17:03:12.917 10651 29964 I chatty  : uid=1000 system_server expire 6 lines
  383. 08-25 17:03:15.546 10651 29965 I chatty  : uid=1000 system_server expire 6 lines
  384. 08-25 17:03:18.137 10651 29966 I chatty  : uid=1000 system_server expire 6 lines
  385. 08-25 17:03:20.781 10651 29978 I chatty  : uid=1000 system_server expire 6 lines
  386. 08-25 17:03:23.384 10651 29979 I chatty  : uid=1000 system_server expire 6 lines
  387. 08-25 17:03:26.049 10651 29980 I chatty  : uid=1000 system_server expire 6 lines
  388. 08-25 17:03:26.177 10651 29982 I chatty  : uid=1000 system_server expire 4 lines
  389. 08-25 17:03:26.351 10651 11526 I chatty  : uid=1000(system) Binder:10651_7 expire 1 line
  390. 08-25 17:03:26.387 10651 29999 I chatty  : uid=1000 system_server expire 1 line
  391. 08-25 17:03:29.713 10651 10651 I chatty  : uid=1000 system_server expire 8 lines
  392. 08-25 17:03:29.719 10651 30000 I chatty  : uid=1000 system_server expire 6 lines
  393. 08-25 17:03:32.345 10651 30001 I chatty  : uid=1000 system_server expire 6 lines
  394. 08-25 17:03:32.458 10651 30003 I chatty  : uid=1000 system_server expire 3 lines
  395. 08-25 17:03:32.588 10651 30012 I chatty  : uid=1000 system_server expire 1 line
  396. 08-25 17:03:35.755 10651 30013 I chatty  : uid=1000 system_server expire 6 lines
  397. 08-25 17:03:38.380 10651 30014 I chatty  : uid=1000 system_server expire 6 lines
  398. 08-25 17:03:41.011 10651 30016 I chatty  : uid=1000 system_server expire 6 lines
  399. 08-25 17:03:43.653 10651 30017 I chatty  : uid=1000 system_server expire 6 lines
  400. 08-25 17:03:46.278 10651 30018 I chatty  : uid=1000 system_server expire 7 lines
  401. 08-25 17:03:46.403 10651 30020 I chatty  : uid=1000 system_server expire 3 lines
  402. 08-25 17:03:46.651 10651 12644 I chatty  : uid=1000(system) Binder:10651_D expire 1 line
  403. 08-25 17:03:49.447 10651 10651 I chatty  : uid=1000 system_server expire 5 lines
  404. 08-25 17:03:49.455 10651 30037 I chatty  : uid=1000 system_server expire 6 lines
  405. 08-25 17:03:49.807 10651 30044 I chatty  : uid=1000 system_server expire 4 lines
  406. 08-25 17:03:49.988 10651 11526 I chatty  : uid=1000(system) Binder:10651_7 expire 1 line
  407. 08-25 17:03:50.101 10651 30062 I chatty  : uid=1000 system_server expire 1 line
  408. 08-25 17:03:51.407 10651 12643 I chatty  : uid=1000(system) Binder:10651_C expire 4 lines
  409. 08-25 17:03:54.653 10651 30069 I chatty  : uid=1000 system_server expire 6 lines
  410. 08-25 17:03:54.841 10651 30073 I chatty  : uid=1000 system_server expire 4 lines
  411. 08-25 17:03:55.067 10651 10888 I chatty  : uid=1000(system) Binder:10651_4 expire 4 lines
  412. 08-25 17:03:55.126 10651 30090 I chatty  : uid=1000 system_server expire 1 line
  413. 08-25 17:05:15.556 10651 10672 I chatty  : uid=1000(system) android.bg expire 1 line
  414. 08-25 17:12:03.456 10651 10943 I chatty  : uid=1000(system) Binder:10651_5 expire 4 lines
  415. 08-25 17:12:03.499 10651 12426 I chatty  : uid=1000(system) Binder:10651_B expire 1 line
  416. 08-25 17:12:04.506 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 5 lines
  417. 08-25 17:12:11.911 10651 12425 I chatty  : uid=1000(system) Binder:10651_A expire 5 lines
  418. 08-25 17:12:21.410 30137 30181 E ActivityThread: Failed to find provider info for com.facebook.appmanager.firstparty.crashreporter
  419. 08-25 17:12:21.520 30137 30207 E ActivityThread: Failed to find provider info for com.android.launcher3.cornermark.unreadbadge
  420. 08-25 17:15:09.560 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 5 lines
  421. 08-25 17:15:21.320 10651 10753 I chatty  : uid=1000(system) ConnectivitySer expire 19 lines
  422. 08-25 17:18:12.703 10651 10888 I chatty  : uid=1000(system) Binder:10651_4 expire 2 lines
  423. 08-25 17:18:13.218 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 6 lines
  424. 08-25 17:18:15.356 10651 11528 I chatty  : uid=1000(system) Binder:10651_8 expire 1 line
  425. 08-25 17:18:15.370 10651 12426 I chatty  : uid=1000(system) Binder:10651_B expire 2 lines
  426. 08-25 17:18:15.377 10651 12643 I chatty  : uid=1000(system) Binder:10651_C expire 4 lines
  427. 08-25 17:18:17.065 10651 10687 I chatty  : uid=1000(system) android.display expire 9 lines
  428. 08-25 17:18:18.669 10651 10718 I chatty  : uid=1000(system) PowerManagerSer expire 6 lines
  429. 08-25 17:18:44.898 30137 30369 E ActivityThread: Failed to find provider info for com.whatsapp.provider.phoneid
  430. 08-25 17:18:50.182 10651 11526 I chatty  : uid=1000(system) Binder:10651_7 expire 3 lines
  431. 08-25 17:18:50.210 10651 12644 I chatty  : uid=1000(system) Binder:10651_D expire 1 line
  432. 08-25 17:18:50.215 10651 12645 I chatty  : uid=1000(system) Binder:10651_E expire 1 line
  433. 08-25 17:18:50.876 10651 10943 I chatty  : uid=1000(system) Binder:10651_5 expire 2 lines
  434. 08-25 17:19:43.430 10651 10664 I chatty  : uid=1000(system) Binder:10651_1 expire 1 line
  435. 08-25 17:22:27.164 10651 10665 I chatty  : uid=1000(system) Binder:10651_2 expire 1 line
  436. 08-25 17:22:27.336 10651 10687 I chatty  : uid=1000(system) android.display expire 1 line
  437. 08-25 17:22:27.357 10651 10718 I chatty  : uid=1000(system) PowerManagerSer expire 2 lines
  438. 08-25 17:22:27.563 10651 10753 I chatty  : uid=1000(system) ConnectivitySer expire 42 lines
  439. 08-25 17:22:52.098 10651 10651 I chatty  : uid=1000 system_server expire 1 line
  440. 08-25 17:22:53.009 10651 10807 I chatty  : uid=1000(system) Binder:10651_3 expire 4 lines
  441. 08-25 17:22:54.056 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 1 line
  442. 08-25 17:23:00.899 10651 11224 I chatty  : uid=1000(system) Binder:10651_6 expire 7 lines
  443. 08-25 17:24:55.629 10651 10753 I chatty  : uid=1000(system) ConnectivitySer expire 17 lines
  444. 08-25 17:26:39.259 10651 10718 I chatty  : uid=1000(system) PowerManagerSer expire 2 lines
  445. 08-25 17:26:39.271 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 7 lines
  446. 08-25 17:26:39.637 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 10 lines
  447. 08-25 17:26:39.838 10651 10687 I chatty  : uid=1000(system) android.display expire 1 line
  448. 08-25 17:28:55.045 10651 10734 I chatty  : uid=1000(system) AlarmManager expire 1 line
  449. 08-25 17:28:55.112 10651 12645 I chatty  : uid=1000(system) Binder:10651_E expire 1 line
  450. 08-25 17:28:58.428 10651 10943 I chatty  : uid=1000(system) Binder:10651_5 expire 2 lines
  451. 08-25 17:28:58.442 10651 10888 I chatty  : uid=1000(system) Binder:10651_4 expire 1 line
  452. 08-25 17:30:21.945 10651 11526 I chatty  : uid=1000(system) Binder:10651_7 expire 5 lines
  453. 08-25 17:30:52.403 10651 12426 I chatty  : uid=1000(system) Binder:10651_B expire 2 lines
  454. 08-25 17:32:56.300 10651 10651 I chatty  : uid=1000 system_server expire 4 lines
  455. 08-25 17:32:56.341 10651 12644 I chatty  : uid=1000(system) Binder:10651_D expire 1 line
  456. 08-25 17:32:56.345 10651 10664 I chatty  : uid=1000(system) Binder:10651_1 expire 1 line
  457. 08-25 17:32:56.393 10651 10807 I chatty  : uid=1000(system) Binder:10651_3 expire 2 lines
  458. 08-25 17:38:12.815 10651 10672 I chatty  : uid=1000(system) android.bg expire 1 line
  459. 08-25 17:39:36.093 10651 10651 I chatty  : uid=1000 system_server expire 6 lines
  460. 08-25 17:39:36.127 10651 10664 I chatty  : uid=1000(system) Binder:10651_1 expire 1 line
  461. 08-25 17:45:22.582 10651 10888 I chatty  : uid=1000(system) Binder:10651_4 expire 2 lines
  462. 08-25 17:45:22.827 10651 10753 I chatty  : uid=1000(system) ConnectivitySer expire 4 lines
  463. 08-25 17:46:37.298 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 23 lines
  464. 08-25 17:46:37.313 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 10 lines
  465. 08-25 18:00:23.050 10651 12646 I chatty  : uid=1000(system) Binder:10651_F expire 1 line
  466. 08-25 18:01:22.980 10651 12643 I chatty  : uid=1000(system) Binder:10651_C expire 1 line
  467. 08-25 18:01:22.997 10651 12424 I chatty  : uid=1000(system) Binder:10651_9 expire 2 lines
  468. 08-25 18:08:45.594 10651 11224 I chatty  : uid=1000(system) Binder:10651_6 expire 5 lines
  469. 08-25 18:15:22.855 10651 11528 I chatty  : uid=1000(system) Binder:10651_8 expire 1 line
  470. 08-25 18:20:30.863 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 24 lines
  471. 08-25 18:20:30.866 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 9 lines
  472. 08-25 18:22:37.589 10651 10718 I chatty  : uid=1000(system) PowerManagerSer expire 16 lines
  473. 08-25 18:22:37.913 10651 10687 I chatty  : uid=1000(system) android.display expire 4 lines
  474. 08-25 18:23:26.095 10651 10651 I chatty  : uid=1000 system_server expire 2 lines
  475. 08-25 18:30:22.933 10651 10943 I chatty  : uid=1000(system) Binder:10651_5 expire 1 line
  476. 08-25 18:30:23.046 10651 10753 I chatty  : uid=1000(system) ConnectivitySer expire 10 lines
  477. 08-25 18:34:16.767 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 2 lines
  478. 08-25 18:42:38.186 10651 10672 I chatty  : uid=1000(system) android.bg expire 1 line
  479. 08-25 18:44:39.423 10651 10718 I chatty  : uid=1000(system) PowerManagerSer expire 17 lines
  480. 08-25 18:44:39.434 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 15 lines
  481. 08-25 18:44:39.635 10651 10687 I chatty  : uid=1000(system) android.display expire 5 lines
  482. 08-25 18:44:54.299 10651 10651 I chatty  : uid=1000 system_server expire 1 line
  483. 08-25 18:44:54.760 10651 12425 I chatty  : uid=1000(system) Binder:10651_A expire 1 line
  484. 08-25 18:45:23.369 10651 12645 I chatty  : uid=1000(system) Binder:10651_E expire 1 line
  485. 08-25 18:45:23.452 10651 12644 I chatty  : uid=1000(system) Binder:10651_D expire 1 line
  486. 08-25 18:45:23.463 10651 11224 I chatty  : uid=1000(system) Binder:10651_6 expire 2 lines
  487. 08-25 18:47:04.292 10651 10665 I chatty  : uid=1000(system) Binder:10651_2 expire 3 lines
  488. 08-25 18:47:05.232 10651 11528 I chatty  : uid=1000(system) Binder:10651_8 expire 5 lines
  489. 08-25 18:47:05.246 10651 12426 I chatty  : uid=1000(system) Binder:10651_B expire 1 line
  490. 08-25 18:47:05.973 10651 12644 I chatty  : uid=1000(system) Binder:10651_D expire 2 lines
  491. 08-25 18:47:10.182 10651 10888 I chatty  : uid=1000(system) Binder:10651_4 expire 2 lines
  492. 08-25 18:48:31.274 10651 10753 I chatty  : uid=1000(system) ConnectivitySer expire 27 lines
  493. 08-25 18:48:32.883 10651 12425 I chatty  : uid=1000(system) Binder:10651_A expire 1 line
  494. 08-25 18:48:34.787 10651 11526 I chatty  : uid=1000(system) Binder:10651_7 expire 1 line
  495. 08-25 18:48:47.166 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 3 lines
  496. 08-25 18:48:47.976 30725 31350 E ActivityThread: Failed to find provider info for com.facebook.appmanager.firstparty.crashreporter
  497. 08-25 18:48:48.145 30725 31478 E ActivityThread: Failed to find provider info for com.android.launcher3.cornermark.unreadbadge
  498. 08-25 18:50:59.396 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 5 lines
  499. 08-25 18:51:42.301 10651 10943 I chatty  : uid=1000(system) Binder:10651_5 expire 5 lines
  500. 08-25 18:53:03.317 10651 10753 I chatty  : uid=1000(system) ConnectivitySer expire 20 lines
  501. 08-25 18:54:46.346 10651 11528 I chatty  : uid=1000(system) Binder:10651_8 expire 1 line
  502. 08-25 18:55:26.266 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 10 lines
  503. 08-25 18:55:26.468 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 4 lines
  504. 08-25 18:56:27.348 10651 11526 I chatty  : uid=1000(system) Binder:10651_7 expire 4 lines
  505. 08-25 18:56:41.069 10651 12426 I chatty  : uid=1000(system) Binder:10651_B expire 3 lines
  506. 08-25 18:56:41.510 10651 10664 I chatty  : uid=1000(system) Binder:10651_1 expire 3 lines
  507. 08-25 18:56:45.061 10651 10718 I chatty  : uid=1000(system) PowerManagerSer expire 4 lines
  508. 08-25 18:56:47.735 10651 10687 I chatty  : uid=1000(system) android.display expire 3 lines
  509. 08-25 18:57:18.790 10651 12644 I chatty  : uid=1000(system) Binder:10651_D expire 1 line
  510. 08-25 18:57:18.992 10651 11224 I chatty  : uid=1000(system) Binder:10651_6 expire 4 lines
  511. 08-25 18:57:19.152 10651 10753 I chatty  : uid=1000(system) ConnectivitySer expire 3 lines
  512. 08-25 18:57:19.189 10651 12645 I chatty  : uid=1000(system) Binder:10651_E expire 1 line
  513. 08-25 18:57:20.185 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 24 lines
  514. 08-25 18:57:20.404 10651 11526 I chatty  : uid=1000(system) Binder:10651_7 expire 1 line
  515. 08-25 18:57:22.117 10651 12644 I chatty  : uid=1000(system) Binder:10651_D expire 1 line
  516. 08-25 18:57:22.317 10651 10687 I chatty  : uid=1000(system) android.display expire 2 lines
  517. 08-25 18:57:26.492 10651 10665 I chatty  : uid=1000(system) Binder:10651_2 expire 1 line
  518. 08-25 18:57:31.323 10651 11528 I chatty  : uid=1000(system) Binder:10651_8 expire 5 lines
  519. 08-25 18:58:00.014 32240 32380 E ActivityThread: Failed to find provider info for com.android.launcher3.cornermark.unreadbadge
  520. 08-25 19:00:24.387 10651 12424 I chatty  : uid=1000(system) Binder:10651_9 expire 1 line
  521. 08-25 19:00:33.444 10651 10718 I chatty  : uid=1000(system) PowerManagerSer expire 4 lines
  522. 08-25 19:00:33.711 10651 10651 I chatty  : uid=1000 system_server expire 1 line
  523. 08-25 19:00:34.325 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 14 lines
  524. 08-25 19:00:35.698 10651 10718 I chatty  : uid=1000(system) PowerManagerSer expire 10 lines
  525. 08-25 19:00:40.821 10651 10753 I chatty  : uid=1000(system) ConnectivitySer expire 18 lines
  526. 08-25 19:00:51.676 10651 10687 I chatty  : uid=1000(system) android.display expire 6 lines
  527. 08-25 19:02:06.245 10651 10665 I chatty  : uid=1000(system) Binder:10651_2 expire 2 lines
  528. 08-25 19:02:06.847 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 4 lines
  529. 08-25 19:02:08.879 10651 10888 I chatty  : uid=1000(system) Binder:10651_4 expire 2 lines
  530. 08-25 19:02:12.694 10651 12646 I chatty  : uid=1000(system) Binder:10651_F expire 1 line
  531. 08-25 19:05:06.806 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 11 lines
  532. 08-25 19:05:06.808 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 6 lines
  533. 08-25 19:06:42.554 10651 10672 I chatty  : uid=1000(system) android.bg expire 1 line
  534. 08-25 19:08:33.807 10651 10651 I chatty  : uid=1000 system_server expire 7 lines
  535. 08-25 19:15:27.737 10651 11224 I chatty  : uid=1000(system) Binder:10651_6 expire 1 line
  536. 08-25 19:15:28.029 10651 10753 I chatty  : uid=1000(system) ConnectivitySer expire 11 lines
  537. 08-25 19:19:23.479 10651 12424 I chatty  : uid=1000(system) Binder:10651_9 expire 2 lines
  538. 08-25 19:19:23.617 10651 10807 I chatty  : uid=1000(system) Binder:10651_3 expire 2 lines
  539. 08-25 19:19:23.618 10651 10665 I chatty  : uid=1000(system) Binder:10651_2 expire 1 line
  540. 08-25 19:19:23.621 10651 11526 I chatty  : uid=1000(system) Binder:10651_7 expire 2 lines
  541. 08-25 19:19:28.479 10651 12645 I chatty  : uid=1000(system) Binder:10651_E expire 1 line
  542. 08-25 19:19:34.111 29153 29181 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
  543. 08-25 19:19:35.990 29153 29181 W PackageParser: Unknown element under <manifest>: queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000011/dl-AdsFdrDynamite.integ_222508000000000.apk Binary XML file line #11
  544. 08-25 19:22:18.900 10651 10943 I chatty  : uid=1000(system) Binder:10651_5 expire 1 line
  545. 08-25 19:25:47.531 10651 10718 I chatty  : uid=1000(system) PowerManagerSer expire 4 lines
  546. 08-25 19:25:47.758 10651 10687 I chatty  : uid=1000(system) android.display expire 1 line
  547. 08-25 19:26:39.751 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 5 lines
  548. 08-25 19:26:48.910 10651 10651 I chatty  : uid=1000 system_server expire 1 line
  549. 08-25 19:27:00.598 10651 10753 I chatty  : uid=1000(system) ConnectivitySer expire 38 lines
  550. 08-25 19:27:38.516 10651 12424 I chatty  : uid=1000(system) Binder:10651_9 expire 2 lines
  551. 08-25 19:28:10.084 10651 10807 I chatty  : uid=1000(system) Binder:10651_3 expire 1 line
  552. 08-25 19:28:11.527 10651 11526 I chatty  : uid=1000(system) Binder:10651_7 expire 1 line
  553. 08-25 19:29:29.700 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 19 lines
  554. 08-25 19:29:30.147 10651 10672 I chatty  : uid=1000(system) android.bg expire 1 line
  555. 08-25 19:30:03.919 10651 10651 I chatty  : uid=1000 system_server expire 1 line
  556. 08-25 19:30:26.205 10651 10753 I chatty  : uid=1000(system) ConnectivitySer expire 17 lines
  557. 08-25 19:30:28.240 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 5 lines
  558. 08-25 19:30:29.674 10651 12425 I chatty  : uid=1000(system) Binder:10651_A expire 1 line
  559. 08-25 19:33:46.129 10651 10718 I chatty  : uid=1000(system) PowerManagerSer expire 5 lines
  560. 08-25 19:33:47.017 10651 10687 I chatty  : uid=1000(system) android.display expire 1 line
  561. 08-25 19:33:51.458 10651 12644 I chatty  : uid=1000(system) Binder:10651_D expire 1 line
  562. 08-25 19:36:46.139 10651 10740 I chatty  : uid=1000(system) InputReader expire 1 line
  563. 08-25 19:36:46.153 10651 10718 I chatty  : uid=1000(system) PowerManagerSer expire 3 lines
  564. 08-25 19:36:46.411 10651 10687 I chatty  : uid=1000(system) android.display expire 1 line
  565. 08-25 19:36:49.184 10651 10753 I chatty  : uid=1000(system) ConnectivitySer expire 40 lines
  566. 08-25 19:36:51.077 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 3 lines
  567. 08-25 19:37:00.750 10651 12645 I chatty  : uid=1000(system) Binder:10651_E expire 1 line
  568. 08-25 19:37:01.026 10651 11528 I chatty  : uid=1000(system) Binder:10651_8 expire 1 line
  569. 08-25 19:38:47.107 10651 10753 I chatty  : uid=1000(system) ConnectivitySer expire 40 lines
  570. 08-25 19:38:54.673 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 5 lines
  571. 08-25 19:38:54.688 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 2 lines
  572. 08-25 19:39:29.653 10651 10672 I chatty  : uid=1000(system) android.bg expire 1 line
  573. 08-25 19:41:35.515 10651 11224 I chatty  : uid=1000(system) Binder:10651_6 expire 1 line
  574. 08-25 19:41:36.267 10651 11526 I chatty  : uid=1000(system) Binder:10651_7 expire 6 lines
  575. 08-25 19:41:44.542 10651 12644 I chatty  : uid=1000(system) Binder:10651_D expire 1 line
  576. 08-25 19:41:44.703 10651 10943 I chatty  : uid=1000(system) Binder:10651_5 expire 1 line
  577. 08-25 19:42:04.011 10651 10651 I chatty  : uid=1000 system_server expire 1 line
  578. 08-25 19:43:34.409 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 10 lines
  579. 08-25 19:43:34.502 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 4 lines
  580. 08-25 19:44:22.359 10651 10753 I chatty  : uid=1000(system) ConnectivitySer expire 22 lines
  581. 08-25 19:45:32.014 10651 10665 I chatty  : uid=1000(system) Binder:10651_2 expire 1 line
  582. 08-25 19:48:58.559 10651 12426 I chatty  : uid=1000(system) Binder:10651_B expire 1 line
  583. 08-25 19:49:02.177 10651 12645 I chatty  : uid=1000(system) Binder:10651_E expire 1 line
  584. 08-25 19:49:02.200 10651 10888 I chatty  : uid=1000(system) Binder:10651_4 expire 2 lines
  585. 08-25 19:50:39.576 10651 10753 I chatty  : uid=1000(system) ConnectivitySer expire 12 lines
  586. 08-25 19:51:27.426 10651 12426 I chatty  : uid=1000(system) Binder:10651_B expire 1 line
  587. 08-25 19:51:28.041 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 6 lines
  588. 08-25 19:51:29.219 29153 29303 V FingerprintManager: FingerprintManagerService was null
  589. 08-25 19:51:31.113 10651 10753 I chatty  : uid=1000(system) ConnectivitySer expire 22 lines
  590. 08-25 19:51:31.431 10651 10807 I chatty  : uid=1000(system) Binder:10651_3 expire 2 lines
  591. 08-25 19:51:31.621 10651 10664 I chatty  : uid=1000(system) Binder:10651_1 expire 1 line
  592. 08-25 19:52:27.311 10651 11528 I chatty  : uid=1000(system) Binder:10651_8 expire 1 line
  593. 08-25 19:52:39.301 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 15 lines
  594. 08-25 19:52:52.652 10651 10753 I chatty  : uid=1000(system) ConnectivitySer expire 33 lines
  595. 08-25 19:56:04.260 10651 10651 I chatty  : uid=1000 system_server expire 1 line
  596. 08-25 19:56:23.997 10651 10943 I chatty  : uid=1000(system) Binder:10651_5 expire 4 lines
  597. 08-25 19:56:47.328 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 2 lines
  598. 08-25 19:58:07.641 10651 11528 I chatty  : uid=1000(system) Binder:10651_8 expire 3 lines
  599. 08-25 19:59:34.378 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 4 lines
  600. 08-25 20:00:01.334 10651 10753 I chatty  : uid=1000(system) ConnectivitySer expire 35 lines
  601. 08-25 20:00:34.240 10651 12645 I chatty  : uid=1000(system) Binder:10651_E expire 1 line
  602. 08-25 20:00:50.498 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 5 lines
  603. 08-25 20:04:26.614 10651 10739 I chatty  : uid=1000(system) InputDispatcher expire 1 line
  604. 08-25 20:04:27.340 10651 11526 I chatty  : uid=1000(system) Binder:10651_7 expire 1 line
  605. 08-25 20:04:30.019 10780 10780 V DeadZone: consuming errant click: (417.0,3.0)
  606. 08-25 20:04:30.125 10651 10753 I chatty  : uid=1000(system) ConnectivitySer expire 3 lines
  607. 08-25 20:04:31.701 10651 10943 I chatty  : uid=1000(system) Binder:10651_5 expire 3 lines
  608. 08-25 20:04:33.137 10651 10753 I chatty  : uid=1000(system) ConnectivitySer expire 18 lines
  609. 08-25 20:04:33.348 10651 11528 I chatty  : uid=1000(system) Binder:10651_8 expire 2 lines
  610. 08-25 20:04:37.718 10651 11224 I chatty  : uid=1000(system) Binder:10651_6 expire 5 lines
  611. 08-25 20:04:40.656 10651 12425 I chatty  : uid=1000(system) Binder:10651_A expire 1 line
  612. 08-25 20:04:43.472 10651 10807 I chatty  : uid=1000(system) Binder:10651_3 expire 1 line
  613. 08-25 20:05:00.755 10651 10739 I chatty  : uid=1000(system) InputDispatcher expire 1 line
  614. 08-25 20:05:05.228 10651 12645 I chatty  : uid=1000(system) Binder:10651_E expire 1 line
  615. 08-25 20:05:15.329 10651 12644 I chatty  : uid=1000(system) Binder:10651_D expire 5 lines
  616. 08-25 20:05:16.144 10651 10664 I chatty  : uid=1000(system) Binder:10651_1 expire 5 lines
  617. 08-25 20:05:17.242 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 5 lines
  618. 08-25 20:05:17.333 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 2 lines
  619. 08-25 20:05:33.186 10651 12646 I chatty  : uid=1000(system) Binder:10651_F expire 2 lines
  620. 08-25 20:05:39.800 10651 10748 I chatty  : uid=1000(system) WifiService expire 3 lines
  621. 08-25 20:05:40.737 10651 10749 I chatty  : uid=1000(system) WifiStateMachin expire 1 line
  622. 08-25 20:05:42.559 10651 10750 I chatty  : uid=1000(system) IpManager.wlan0 expire 1 line
  623. 08-25 20:05:43.211 10651 10753 I chatty  : uid=1000(system) ConnectivitySer expire 16 lines
  624. 08-25 20:05:43.218 10651 12646 I chatty  : uid=1000(system) Binder:10651_F expire 4 lines
  625. 08-25 20:05:44.750 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 6 lines
  626. 08-25 20:05:50.435 10651 12645 I chatty  : uid=1000(system) Binder:10651_E expire 2 lines
  627. 08-25 20:05:51.100 10651 10664 I chatty  : uid=1000(system) Binder:10651_1 expire 5 lines
  628. 08-25 20:05:52.963 10651 11528 I chatty  : uid=1000(system) Binder:10651_8 expire 1 line
  629. 08-25 20:05:54.598 10780 10780 V DeadZone: consuming errant click: (409.0,13.0)
  630. 08-25 20:05:57.674 10651 11526 I chatty  : uid=1000(system) Binder:10651_7 expire 1 line
  631. 08-25 20:05:59.236 10651 10888 I chatty  : uid=1000(system) Binder:10651_4 expire 5 lines
  632. 08-25 20:06:17.801 10651 10672 I chatty  : uid=1000(system) android.bg expire 1 line
  633. 08-25 20:07:34.251 10651 10665 I chatty  : uid=1000(system) Binder:10651_2 expire 1 line
  634. 08-25 20:07:47.084 10651 12644 I chatty  : uid=1000(system) Binder:10651_D expire 1 line
  635. 08-25 20:08:07.144  3468  3628 E ActivityThread: Failed to find provider info for com.facebook.appmanager.firstparty.crashreporter
  636. 08-25 20:08:07.466  3468  3620 E ActivityThread: Failed to find provider info for com.android.launcher3.cornermark.unreadbadge
  637. 08-25 20:09:18.002 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 5 lines
  638. 08-25 20:09:58.912 10651 12424 I chatty  : uid=1000(system) Binder:10651_9 expire 5 lines
  639. 08-25 20:10:02.958 10651 11224 I chatty  : uid=1000(system) Binder:10651_6 expire 5 lines
  640. 08-25 20:13:34.435 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 26 lines
  641. 08-25 20:13:34.768 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 15 lines
  642. 08-25 20:15:37.952 10651 12645 I chatty  : uid=1000(system) Binder:10651_E expire 1 line
  643. 08-25 20:15:42.359 10651 10753 I chatty  : uid=1000(system) ConnectivitySer expire 3 lines
  644. 08-25 20:17:39.424 10780 10780 V DeadZone: consuming errant click: (647.0,11.0)
  645. 08-25 20:18:39.481 10651 10651 I chatty  : uid=1000 system_server expire 3 lines
  646. 08-25 20:19:46.183 10651 10664 I chatty  : uid=1000(system) Binder:10651_1 expire 1 line
  647. 08-25 20:19:53.310 10651 10718 I chatty  : uid=1000(system) PowerManagerSer expire 4 lines
  648. 08-25 20:19:55.275 10651 10687 I chatty  : uid=1000(system) android.display expire 1 line
  649. 08-25 20:19:58.791 10651 10888 I chatty  : uid=1000(system) Binder:10651_4 expire 2 lines
  650. 08-25 20:26:59.004 10651 10734 I chatty  : uid=1000(system) AlarmManager expire 1 line
  651. 08-25 20:26:59.127 10651 12424 I chatty  : uid=1000(system) Binder:10651_9 expire 1 line
  652. 08-25 20:27:34.833 10651 10672 I chatty  : uid=1000(system) android.bg expire 1 line
  653. 08-25 20:28:56.274 10651 12644 I chatty  : uid=1000(system) Binder:10651_D expire 2 lines
  654. 08-25 20:29:39.113 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 30 lines
  655. 08-25 20:30:39.119 10651 10807 I chatty  : uid=1000(system) Binder:10651_3 expire 1 line
  656. 08-25 20:30:39.154 10651 10753 I chatty  : uid=1000(system) ConnectivitySer expire 3 lines
  657. 08-25 20:35:58.857 10651 10651 I chatty  : uid=1000 system_server expire 5 lines
  658. 08-25 20:35:58.923 10651 12645 I chatty  : uid=1000(system) Binder:10651_E expire 1 line
  659. 08-25 20:35:59.108 10651 10888 I chatty  : uid=1000(system) Binder:10651_4 expire 1 line
  660. 08-25 20:35:59.269 10651 10748 I chatty  : uid=1000(system) WifiService expire 1 line
  661. 08-25 20:45:40.627 10651 12426 I chatty  : uid=1000(system) Binder:10651_B expire 1 line
  662. 08-25 20:54:13.258 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 10 lines
  663. 08-25 21:00:41.927 10651 11526 I chatty  : uid=1000(system) Binder:10651_7 expire 5 lines
  664. 08-25 21:01:23.231 10651 11224 I chatty  : uid=1000(system) Binder:10651_6 expire 2 lines
  665. 08-25 21:01:42.964 10651 10807 I chatty  : uid=1000(system) Binder:10651_3 expire 3 lines
  666. 08-25 21:01:42.987 10651 12645 I chatty  : uid=1000(system) Binder:10651_E expire 2 lines
  667. 08-25 21:01:42.988 10651 10753 I chatty  : uid=1000(system) ConnectivitySer expire 7 lines
  668. 08-25 21:01:46.082 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 33 lines
  669. 08-25 21:10:42.841 10651 10651 I chatty  : uid=1000 system_server expire 2 lines
  670. 08-25 21:15:42.740 10651 12425 I chatty  : uid=1000(system) Binder:10651_A expire 1 line
  671. 08-25 21:24:29.941 10651  4960 I chatty  : uid=1000(system) Binder:10651_10 expire 1 line
  672. 08-25 21:26:42.534 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 20 lines
  673. 08-25 21:31:46.145 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 34 lines
  674. 08-25 21:45:46.578 10651 10807 I chatty  : uid=1000(system) Binder:10651_3 expire 1 line
  675. 08-25 21:45:46.665 10651 10753 I chatty  : uid=1000(system) ConnectivitySer expire 5 lines
  676. 08-25 21:49:48.823 10651  4960 I chatty  : uid=1000(system) Binder:10651_10 expire 2 lines
  677. 08-25 21:54:40.948 10651 11526 I chatty  : uid=1000(system) Binder:10651_7 expire 1 line
  678. 08-25 21:55:46.747 10651 10651 I chatty  : uid=1000 system_server expire 1 line
  679. 08-25 21:59:58.773 10651 10717 I chatty  : uid=1000(system) CpuTracker expire 5 lines
  680. 08-25 22:15:50.345 10651 12646 I chatty  : uid=1000(system) Binder:10651_F expire 5 lines
  681. 08-25 22:15:54.347 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 10 lines
  682. 08-25 22:26:49.155 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 10 lines
  683. 08-25 22:26:58.423 10651 10651 I chatty  : uid=1000 system_server expire 2 lines
  684. 08-25 22:28:57.195 29153 29179 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
  685. 08-25 22:28:57.389 29153 29179 W PackageParser: Unknown element under <manifest>: queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000011/dl-AdsFdrDynamite.integ_222508000000000.apk Binary XML file line #11
  686. 08-25 22:28:58.200 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 29 lines
  687. 08-25 22:29:51.813 10651 10672 I chatty  : uid=1000(system) android.bg expire 2 lines
  688. 08-25 22:40:34.705 10651 12645 I chatty  : uid=1000(system) Binder:10651_E expire 1 line
  689. 08-25 22:52:00.733 10651 10807 I chatty  : uid=1000(system) Binder:10651_3 expire 1 line
  690. 08-25 22:52:01.138 10651 10753 I chatty  : uid=1000(system) ConnectivitySer expire 3 lines
  691. 08-25 22:52:11.128 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 38 lines
  692. 08-25 22:56:52.011 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 15 lines
  693. 08-25 22:59:29.174 10651 10717 I chatty  : uid=1000(system) CpuTracker expire 9 lines
  694. 08-25 23:27:53.383 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 27 lines
  695. 08-25 23:27:53.383 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 15 lines
  696. 08-25 23:28:59.594 10651 10651 I chatty  : uid=1000 system_server expire 2 lines
  697. 08-25 23:29:08.179 10651 10664 I chatty  : uid=1000(system) Binder:10651_1 expire 1 line
  698. 08-25 23:29:09.355 10651 12425 I chatty  : uid=1000(system) Binder:10651_A expire 3 lines
  699. 08-25 23:29:20.788 10651  4960 I chatty  : uid=1000(system) Binder:10651_10 expire 1 line
  700. 08-25 23:29:33.907 10651 11528 I chatty  : uid=1000(system) Binder:10651_8 expire 2 lines
  701. 08-25 23:29:33.969 10651 12426 I chatty  : uid=1000(system) Binder:10651_B expire 1 line
  702. 08-25 23:34:21.498 10651 12646 I chatty  : uid=1000(system) Binder:10651_F expire 1 line
  703. 08-25 23:34:21.534 10651 10888 I chatty  : uid=1000(system) Binder:10651_4 expire 1 line
  704. 08-25 23:59:25.245 10651 12644 I chatty  : uid=1000(system) Binder:10651_D expire 3 lines
  705. 08-25 23:59:25.302 10651 10753 I chatty  : uid=1000(system) ConnectivitySer expire 5 lines
  706. 08-26 00:00:00.405 10651 12645 I chatty  : uid=1000(system) Binder:10651_E expire 3 lines
  707. 08-26 00:00:01.790 10651 11528 I chatty  : uid=1000(system) Binder:10651_8 expire 1 line
  708. 08-26 00:00:01.855 10651 11526 I chatty  : uid=1000(system) Binder:10651_7 expire 1 line
  709. 08-26 00:00:01.905 10651 10664 I chatty  : uid=1000(system) Binder:10651_1 expire 1 line
  710. 08-26 00:00:03.323 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 28 lines
  711. 08-26 00:00:44.072 10651 12643 I chatty  : uid=1000(system) Binder:10651_C expire 1 line
  712. 08-26 00:00:47.277 10651 10807 I chatty  : uid=1000(system) Binder:10651_3 expire 1 line
  713. 08-26 00:02:04.068 10651 10943 I chatty  : uid=1000(system) Binder:10651_5 expire 1 line
  714. 08-26 00:02:04.086 10651 11224 I chatty  : uid=1000(system) Binder:10651_6 expire 1 line
  715. 08-26 00:16:05.860 10651 10734 I chatty  : uid=1000(system) AlarmManager expire 1 line
  716. 08-26 00:16:07.881 29153 29451 V FingerprintManager: FingerprintManagerService was null
  717. 08-26 00:16:10.498 10651 12646 I chatty  : uid=1000(system) Binder:10651_F expire 5 lines
  718. 08-26 00:16:10.828 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 8 lines
  719. 08-26 00:21:28.949 10651 12424 I chatty  : uid=1000(system) Binder:10651_9 expire 1 line
  720. 08-26 00:21:29.340 10651 10753 I chatty  : uid=1000(system) ConnectivitySer expire 1 line
  721. 08-26 00:21:33.881 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 35 lines
  722. 08-26 00:23:58.896 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 20 lines
  723. 08-26 00:30:09.929 10651 10807 I chatty  : uid=1000(system) Binder:10651_3 expire 1 line
  724. 08-26 00:30:09.944 10651 12644 I chatty  : uid=1000(system) Binder:10651_D expire 1 line
  725. 08-26 00:31:12.082 10651 10651 I chatty  : uid=1000 system_server expire 1 line
  726. 08-26 00:31:41.290 10651  4960 I chatty  : uid=1000(system) Binder:10651_10 expire 1 line
  727. 08-26 00:31:41.306 10651 10664 I chatty  : uid=1000(system) Binder:10651_1 expire 1 line
  728. 08-26 01:05:51.840 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 30 lines
  729. 08-26 01:16:11.305 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 10 lines
  730. 08-26 01:18:33.711 10651 10734 I chatty  : uid=1000(system) AlarmManager expire 2 lines
  731. 08-26 01:18:33.800 10651 10651 I chatty  : uid=1000 system_server expire 2 lines
  732. 08-26 01:18:35.475 10651 10665 I chatty  : uid=1000(system) Binder:10651_2 expire 3 lines
  733. 08-26 01:18:35.496 10651 11526 I chatty  : uid=1000(system) Binder:10651_7 expire 1 line
  734. 08-26 01:18:39.236 10651 12425 I chatty  : uid=1000(system) Binder:10651_A expire 1 line
  735. 08-26 01:18:39.322 10651 12424 I chatty  : uid=1000(system) Binder:10651_9 expire 1 line
  736. 08-26 01:18:39.347 10651 12645 I chatty  : uid=1000(system) Binder:10651_E expire 2 lines
  737. 08-26 01:18:39.875 10651 12646 I chatty  : uid=1000(system) Binder:10651_F expire 1 line
  738. 08-26 01:30:23.862 10651 12643 I chatty  : uid=1000(system) Binder:10651_C expire 1 line
  739. 08-26 01:30:23.875 10651 10807 I chatty  : uid=1000(system) Binder:10651_3 expire 1 line
  740. 08-26 01:30:27.200 10651 10672 I chatty  : uid=1000(system) android.bg expire 2 lines
  741. 08-26 01:35:56.832 10651 10745 I chatty  : uid=1000(system) NetworkStats expire 1 line
  742. 08-26 01:36:01.872 10651 11528 I chatty  : uid=1000(system) Binder:10651_8 expire 1 line
  743. 08-26 01:41:02.476 10651 12644 I chatty  : uid=1000(system) Binder:10651_D expire 1 line
  744. 08-26 01:41:03.222 10651 10753 I chatty  : uid=1000(system) ConnectivitySer expire 5 lines
  745. 08-26 01:41:41.935 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 38 lines
  746. 08-26 01:41:41.941 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 13 lines
  747. 08-26 01:46:43.362 10651 10665 I chatty  : uid=1000(system) Binder:10651_2 expire 1 line
  748. 08-26 01:49:13.813 10651 12645 I chatty  : uid=1000(system) Binder:10651_E expire 1 line
  749. 08-26 01:49:13.816 10651 12646 I chatty  : uid=1000(system) Binder:10651_F expire 1 line
  750. 08-26 01:49:13.823 10651 10888 I chatty  : uid=1000(system) Binder:10651_4 expire 1 line
  751. 08-26 01:49:13.824 10651 12425 I chatty  : uid=1000(system) Binder:10651_A expire 1 line
  752. 08-26 01:56:17.525 10651 10672 I chatty  : uid=1000(system) android.bg expire 1 line
  753. 08-26 02:12:10.384 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 12 lines
  754. 08-26 02:14:14.213 10651 10651 I chatty  : uid=1000 system_server expire 1 line
  755. 08-26 02:14:19.298 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 43 lines
  756. 08-26 02:15:37.360 10651 11526 I chatty  : uid=1000(system) Binder:10651_7 expire 5 lines
  757. 08-26 02:42:17.167 10651 10807 I chatty  : uid=1000(system) Binder:10651_3 expire 1 line
  758. 08-26 02:46:45.515 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 38 lines
  759. 08-26 02:46:49.671 29153 29179 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
  760. 08-26 02:46:49.810 29153 29179 W PackageParser: Unknown element under <manifest>: queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000011/dl-AdsFdrDynamite.integ_222508000000000.apk Binary XML file line #11
  761. 08-26 02:57:34.963 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 20 lines
  762. 08-26 03:02:02.800 10651 10672 I chatty  : uid=1000(system) android.bg expire 1 line
  763. 08-26 03:05:47.836 10651 10753 I chatty  : uid=1000(system) ConnectivitySer expire 4 lines
  764. 08-26 03:45:37.987 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 27 lines
  765. 08-26 03:54:55.662 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 10 lines
  766. 08-26 04:11:14.184 10651 11526 I chatty  : uid=1000(system) Binder:10651_7 expire 5 lines
  767. 08-26 04:11:23.435 29153 29181 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
  768. 08-26 04:11:23.615 29153 29181 W PackageParser: Unknown element under <manifest>: queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000011/dl-AdsFdrDynamite.integ_222508000000000.apk Binary XML file line #11
  769. 08-26 04:11:25.598 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 8 lines
  770. 08-26 04:21:54.224 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 19 lines
  771. 08-26 04:28:03.958 10651 10651 I chatty  : uid=1000 system_server expire 1 line
  772. 08-26 04:29:26.935 10651 10672 I chatty  : uid=1000(system) android.bg expire 5 lines
  773. 08-26 04:30:14.161 10651 10943 I chatty  : uid=1000(system) Binder:10651_5 expire 4 lines
  774. 08-26 04:30:19.480 10651 12643 I chatty  : uid=1000(system) Binder:10651_C expire 2 lines
  775. 08-26 04:30:23.980 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 36 lines
  776. 08-26 04:30:39.213 10651 12646 I chatty  : uid=1000(system) Binder:10651_F expire 1 line
  777. 08-26 04:31:06.152 10651 12425 I chatty  : uid=1000(system) Binder:10651_A expire 1 line
  778. 08-26 04:31:06.208 10651 12645 I chatty  : uid=1000(system) Binder:10651_E expire 2 lines
  779. 08-26 04:31:06.259 10651 10753 I chatty  : uid=1000(system) ConnectivitySer expire 3 lines
  780. 08-26 04:58:01.329 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 13 lines
  781. 08-26 05:01:13.113 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 35 lines
  782. 08-26 05:28:14.149 10651 10717 I chatty  : uid=1000(system) CpuTracker expire 10 lines
  783. 08-26 05:35:57.039 10651 10651 I chatty  : uid=1000 system_server expire 1 line
  784. 08-26 05:38:11.331 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 42 lines
  785. 08-26 05:38:11.332 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 13 lines
  786. 08-26 05:38:14.071 10651 11526 I chatty  : uid=1000(system) Binder:10651_7 expire 1 line
  787. 08-26 06:05:48.693 10651 10753 I chatty  : uid=1000(system) ConnectivitySer expire 2 lines
  788. 08-26 06:10:27.144 10651 12425 I chatty  : uid=1000(system) Binder:10651_A expire 5 lines
  789. 08-26 06:17:35.705 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 41 lines
  790. 08-26 06:28:21.003 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 20 lines
  791. 08-26 06:42:34.154 10651 10651 I chatty  : uid=1000 system_server expire 2 lines
  792. 08-26 07:05:54.009 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 14 lines
  793. 08-26 07:25:21.394 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 10 lines
  794. 08-26 07:28:48.179 29153 29303 V FingerprintManager: FingerprintManagerService was null
  795. 08-26 07:28:52.651 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 29 lines
  796. 08-26 07:31:48.900 10651 10672 I chatty  : uid=1000(system) android.bg expire 1 line
  797. 08-26 07:40:21.696 29153 29181 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
  798. 08-26 07:40:21.848 29153 29181 W PackageParser: Unknown element under <manifest>: queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000011/dl-AdsFdrDynamite.integ_222508000000000.apk Binary XML file line #11
  799. 08-26 07:50:45.370 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 25 lines
  800. 08-26 07:59:32.811 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 37 lines
  801. 08-26 08:21:51.737 10651  4960 I chatty  : uid=1000(system) Binder:10651_10 expire 5 lines
  802. 08-26 08:48:08.408 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 42 lines
  803. 08-26 08:58:51.992 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 20 lines
  804. 08-26 09:34:07.829 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 31 lines
  805. 08-26 09:46:07.989 10651 10734 I chatty  : uid=1000(system) AlarmManager expire 1 line
  806. 08-26 09:46:09.926 29153 29451 V FingerprintManager: FingerprintManagerService was null
  807. 08-26 09:47:16.935 10651 10665 I chatty  : uid=1000(system) Binder:10651_2 expire 3 lines
  808. 08-26 09:49:53.152 10651 12646 I chatty  : uid=1000(system) Binder:10651_F expire 1 line
  809. 08-26 09:49:53.636 10651 10753 I chatty  : uid=1000(system) ConnectivitySer expire 3 lines
  810. 08-26 09:58:46.345 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 10 lines
  811. 08-26 09:59:05.553 10651 10717 I chatty  : uid=1000(system) CpuTracker expire 4 lines
  812. 08-26 09:59:07.993 10651 11224 I chatty  : uid=1000(system) Binder:10651_6 expire 1 line
  813. 08-26 10:00:08.380 10651 10664 I chatty  : uid=1000(system) Binder:10651_1 expire 2 lines
  814. 08-26 10:05:54.901 10651 10651 I chatty  : uid=1000 system_server expire 1 line
  815. 08-26 10:06:01.507 10651 12645 I chatty  : uid=1000(system) Binder:10651_E expire 8 lines
  816. 08-26 10:06:33.863 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 29 lines
  817. 08-26 10:17:24.447 10651 12424 I chatty  : uid=1000(system) Binder:10651_9 expire 2 lines
  818. 08-26 10:24:20.174 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 10 lines
  819. 08-26 10:25:22.362 10651 10672 I chatty  : uid=1000(system) android.bg expire 2 lines
  820. 08-26 10:25:23.485 10651 12646 I chatty  : uid=1000(system) Binder:10651_F expire 1 line
  821. 08-26 10:25:23.598 10651 12425 I chatty  : uid=1000(system) Binder:10651_A expire 1 line
  822. 08-26 10:25:29.252 10651 12643 I chatty  : uid=1000(system) Binder:10651_C expire 1 line
  823. 08-26 10:29:21.119 10651 10651 I chatty  : uid=1000 system_server expire 1 line
  824. 08-26 10:30:29.859 10651 10807 I chatty  : uid=1000(system) Binder:10651_3 expire 2 lines
  825. 08-26 10:30:29.891 10651 11526 I chatty  : uid=1000(system) Binder:10651_7 expire 2 lines
  826. 08-26 10:30:29.905 10651 12644 I chatty  : uid=1000(system) Binder:10651_D expire 1 line
  827. 08-26 10:31:48.659 10651 10734 I chatty  : uid=1000(system) AlarmManager expire 1 line
  828. 08-26 10:31:55.207 10651 11528 I chatty  : uid=1000(system) Binder:10651_8 expire 3 lines
  829. 08-26 10:32:59.539 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 13 lines
  830. 08-26 10:41:55.478 10651 10651 I chatty  : uid=1000 system_server expire 3 lines
  831. 08-26 10:41:55.503 10651 12644 I chatty  : uid=1000(system) Binder:10651_D expire 3 lines
  832. 08-26 10:41:55.503 10651 10753 I chatty  : uid=1000(system) ConnectivitySer expire 3 lines
  833. 08-26 10:41:55.516 10651 12646 I chatty  : uid=1000(system) Binder:10651_F expire 1 line
  834. 08-26 10:45:26.412 10651 10672 I chatty  : uid=1000(system) android.bg expire 1 line
  835. 08-26 10:46:43.178 10651 10718 I chatty  : uid=1000(system) PowerManagerSer expire 4 lines
  836. 08-26 10:46:43.186 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 16 lines
  837. 08-26 10:46:44.331 10651 10687 I chatty  : uid=1000(system) android.display expire 4 lines
  838. 08-26 10:46:45.077 10651 10675 I chatty  : uid=1000(system) android.ui expire 1 line
  839. 08-26 10:46:54.949 10651 12425 I chatty  : uid=1000(system) Binder:10651_A expire 1 line
  840. 08-26 10:47:01.088 10651 10664 I chatty  : uid=1000(system) Binder:10651_1 expire 1 line
  841. 08-26 10:47:03.083 10651 10807 I chatty  : uid=1000(system) Binder:10651_3 expire 1 line
  842. 08-26 10:47:04.802 10651 12424 I chatty  : uid=1000(system) Binder:10651_9 expire 4 lines
  843. 08-26 10:47:06.658 10651 10943 I chatty  : uid=1000(system) Binder:10651_5 expire 1 line
  844. 08-26 10:47:07.785 10651 12426 I chatty  : uid=1000(system) Binder:10651_B expire 2 lines
  845. 08-26 10:47:10.039 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 12 lines
  846. 08-26 10:47:10.050 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 9 lines
  847. 08-26 10:47:17.149 10651 12425 I chatty  : uid=1000(system) Binder:10651_A expire 5 lines
  848. 08-26 10:48:03.618 10651 10651 I chatty  : uid=1000 system_server expire 4 lines
  849. 08-26 10:49:03.693 10651 10718 I chatty  : uid=1000(system) PowerManagerSer expire 6 lines
  850. 08-26 10:49:04.575 10651 10687 I chatty  : uid=1000(system) android.display expire 3 lines
  851. 08-26 10:49:08.880 10651 10888 I chatty  : uid=1000(system) Binder:10651_4 expire 1 line
  852. 08-26 10:50:06.686 10651 11161 I chatty  : uid=1000(system) backup expire 10 lines
  853. 08-26 10:50:35.351 10651 10740 I chatty  : uid=1000(system) InputReader expire 1 line
  854. 08-26 10:50:40.986 10651 10664 I chatty  : uid=1000(system) Binder:10651_1 expire 1 line
  855. 08-26 10:50:41.998 10651 10943 I chatty  : uid=1000(system) Binder:10651_5 expire 1 line
  856. 08-26 10:50:42.326 10651 11528 I chatty  : uid=1000(system) Binder:10651_8 expire 5 lines
  857. 08-26 10:52:51.076 10651 12643 I chatty  : uid=1000(system) Binder:10651_C expire 1 line
  858. 08-26 10:56:54.817 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 29 lines
  859. 08-26 10:56:54.827 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 18 lines
  860. 08-26 11:01:37.618 10651 10753 I chatty  : uid=1000(system) ConnectivitySer expire 4 lines
  861. 08-26 11:02:28.783 10651 10665 I chatty  : uid=1000(system) Binder:10651_2 expire 1 line
  862. 08-26 11:02:28.786 10651 12426 I chatty  : uid=1000(system) Binder:10651_B expire 2 lines
  863. 08-26 11:02:28.798 10651 12645 I chatty  : uid=1000(system) Binder:10651_E expire 1 line
  864. 08-26 11:02:28.800 10651 10943 I chatty  : uid=1000(system) Binder:10651_5 expire 1 line
  865. 08-26 11:02:28.895 10651 12646 I chatty  : uid=1000(system) Binder:10651_F expire 1 line
  866. 08-26 11:06:47.363 10651 10672 I chatty  : uid=1000(system) android.bg expire 1 line
  867. 08-26 11:09:34.139 10651 10740 I chatty  : uid=1000(system) InputReader expire 1 line
  868. 08-26 11:09:34.141 10651 10718 I chatty  : uid=1000(system) PowerManagerSer expire 4 lines
  869. 08-26 11:09:34.310 10651 10687 I chatty  : uid=1000(system) android.display expire 2 lines
  870. 08-26 11:09:46.917 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 11 lines
  871. 08-26 11:09:47.680 10651 12425 I chatty  : uid=1000(system) Binder:10651_A expire 1 line
  872. 08-26 11:09:48.106 10651 10807 I chatty  : uid=1000(system) Binder:10651_3 expire 1 line
  873. 08-26 11:09:48.124 10651 10664 I chatty  : uid=1000(system) Binder:10651_1 expire 1 line
  874. 08-26 11:09:48.507 10651  4960 I chatty  : uid=1000(system) Binder:10651_10 expire 7 lines
  875. 08-26 11:10:02.406 10651 10734 I chatty  : uid=1000(system) AlarmManager expire 1 line
  876. 08-26 11:10:27.396 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 23 lines
  877. 08-26 11:11:51.960 10651 12644 I chatty  : uid=1000(system) Binder:10651_D expire 1 line
  878. 08-26 11:17:25.013 10651 10651 I chatty  : uid=1000 system_server expire 2 lines
  879. 08-26 11:17:25.180 10651 12643 I chatty  : uid=1000(system) Binder:10651_C expire 1 line
  880. 08-26 11:18:33.470 10651 12645 I chatty  : uid=1000(system) Binder:10651_E expire 2 lines
  881. 08-26 11:18:33.886 10651 10753 I chatty  : uid=1000(system) ConnectivitySer expire 3 lines
  882. 08-26 11:20:34.893 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 22 lines
  883. 08-26 11:20:34.896 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 9 lines
  884. 08-26 11:29:06.918 10651 12424 I chatty  : uid=1000(system) Binder:10651_9 expire 1 line
  885. 08-26 11:29:07.016 10651 10651 I chatty  : uid=1000 system_server expire 1 line
  886. 08-26 11:29:11.840 10651 11224 I chatty  : uid=1000(system) Binder:10651_6 expire 2 lines
  887. 08-26 11:29:12.682 10651 12643 I chatty  : uid=1000(system) Binder:10651_C expire 1 line
  888. 08-26 11:29:29.863 10651 10721 I chatty  : uid=1000(system) PackageManager expire 5 lines
  889. 08-26 11:29:31.605 10651 10943 I chatty  : uid=1000(system) Binder:10651_5 expire 1 line
  890. 08-26 11:29:36.274 11477 11477 E ActivityThread: Failed to find provider info for com.google.android.wearable.settings
  891. 08-26 11:29:36.526 11477 11477 E ActivityThread: Failed to find provider info for com.google.android.wearable.settings
  892. 08-26 11:29:37.102 11477 11477 E ActivityThread: Failed to find provider info for com.google.android.wearable.settings
  893. 08-26 11:29:37.265 11477 11477 E ActivityThread: Failed to find provider info for com.google.android.wearable.settings
  894. 08-26 11:29:37.730 11477 11477 E ActivityThread: Failed to find provider info for com.google.android.wearable.settings
  895. 08-26 11:29:37.857 11477 11477 E ActivityThread: Failed to find provider info for com.google.android.wearable.settings
  896. 08-26 11:29:38.047 11477 11477 E ActivityThread: Failed to find provider info for com.google.android.wearable.settings
  897. 08-26 11:29:44.175 10651 11526 I chatty  : uid=1000(system) Binder:10651_7 expire 5 lines
  898. 08-26 11:29:47.081 10651 10672 I chatty  : uid=1000(system) android.bg expire 1 line
  899. 08-26 11:29:53.762 10651 12644 I chatty  : uid=1000(system) Binder:10651_D expire 1 line
  900. 08-26 11:29:55.719 10651 10807 I chatty  : uid=1000(system) Binder:10651_3 expire 1 line
  901. 08-26 11:29:55.736 10651 10888 I chatty  : uid=1000(system) Binder:10651_4 expire 1 line
  902. 08-26 11:29:58.370 10651 10665 I chatty  : uid=1000(system) Binder:10651_2 expire 1 line
  903. 08-26 11:30:00.244 29153 11766 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
  904. 08-26 11:30:01.224 29153 11766 W PackageParser: Unknown element under <manifest>: queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000011/dl-AdsFdrDynamite.integ_222508000000000.apk Binary XML file line #11
  905. 08-26 11:30:06.981 29153 29451 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
  906. 08-26 11:30:07.150 29153 29451 W PackageParser: Unknown element under <manifest>: queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000011/dl-AdsFdrDynamite.integ_222508000000000.apk Binary XML file line #11
  907. 08-26 11:30:40.631 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 10 lines
  908. 08-26 11:30:40.870 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 7 lines
  909. 08-26 11:33:34.853 10651 10734 I chatty  : uid=1000(system) AlarmManager expire 2 lines
  910. 08-26 11:33:35.210 10651 12645 I chatty  : uid=1000(system) Binder:10651_E expire 31 lines
  911. 08-26 11:33:35.212 10651 12643 I chatty  : uid=1000(system) Binder:10651_C expire 1 line
  912. 08-26 11:33:35.303 10651 11526 I chatty  : uid=1000(system) Binder:10651_7 expire 1 line
  913. 08-26 11:33:35.690 10651 10745 I chatty  : uid=1000(system) NetworkStats expire 1 line
  914. 08-26 11:33:37.296 10651 10753 I chatty  : uid=1000(system) ConnectivitySer expire 3 lines
  915. 08-26 11:33:49.671 10651 12424 I chatty  : uid=1000(system) Binder:10651_9 expire 1 line
  916. 08-26 11:33:50.902 10651 10943 I chatty  : uid=1000(system) Binder:10651_5 expire 1 line
  917. 08-26 11:33:50.949 10651 12646 I chatty  : uid=1000(system) Binder:10651_F expire 1 line
  918. 08-26 11:33:52.068 10651 11528 I chatty  : uid=1000(system) Binder:10651_8 expire 1 line
  919. 08-26 11:33:52.170 10651 10651 I chatty  : uid=1000 system_server expire 7 lines
  920. 08-26 11:34:22.237 10651 10740 I chatty  : uid=1000(system) InputReader expire 1 line
  921. 08-26 11:34:22.306 10651 10718 I chatty  : uid=1000(system) PowerManagerSer expire 4 lines
  922. 08-26 11:34:22.504 10651 10687 I chatty  : uid=1000(system) android.display expire 3 lines
  923. 08-26 11:34:28.254 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 4 lines
  924. 08-26 11:34:29.891 10651 10664 I chatty  : uid=1000(system) Binder:10651_1 expire 1 line
  925. 08-26 11:34:29.895 10651 12644 I chatty  : uid=1000(system) Binder:10651_D expire 1 line
  926. 08-26 11:34:31.185 10651 12425 I chatty  : uid=1000(system) Binder:10651_A expire 2 lines
  927. 08-26 11:34:32.307 10651  4960 I chatty  : uid=1000(system) Binder:10651_10 expire 5 lines
  928. 08-26 11:34:41.282 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 35 lines
  929. 08-26 11:34:52.236 10651 10721 I chatty  : uid=1000(system) PackageManager expire 1 line
  930. 08-26 11:39:41.023 10651 11528 I chatty  : uid=1000(system) Binder:10651_8 expire 1 line
  931. 08-26 11:40:10.792 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 39 lines
  932. 08-26 11:40:10.877 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 14 lines
  933. 08-26 11:48:36.576 10651 12643 I chatty  : uid=1000(system) Binder:10651_C expire 1 line
  934. 08-26 11:48:36.899 10651 10753 I chatty  : uid=1000(system) ConnectivitySer expire 1 line
  935. 08-26 11:49:57.035 10651 10672 I chatty  : uid=1000(system) android.bg expire 1 line
  936. 08-26 11:53:27.933 10651 10651 I chatty  : uid=1000 system_server expire 17 lines
  937. 08-26 11:57:26.992 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 178 lines
  938. 08-26 11:57:26.995 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 74 lines
  939. 08-26 11:59:36.952 10651 10943 I chatty  : uid=1000(system) Binder:10651_5 expire 4 lines
  940. 08-26 11:59:36.965 10651 11526 I chatty  : uid=1000(system) Binder:10651_7 expire 8 lines
  941. 08-26 11:59:37.025 10651 10753 I chatty  : uid=1000(system) ConnectivitySer expire 15 lines
  942. 08-26 12:00:08.142 10651  4960 I chatty  : uid=1000(system) Binder:10651_10 expire 7 lines
  943. 08-26 12:00:08.164 10651 12425 I chatty  : uid=1000(system) Binder:10651_A expire 7 lines
  944. 08-26 12:00:08.168 10651 12426 I chatty  : uid=1000(system) Binder:10651_B expire 5 lines
  945. 08-26 12:00:08.174 10651 10807 I chatty  : uid=1000(system) Binder:10651_3 expire 5 lines
  946. 08-26 12:02:37.602 10651 12424 I chatty  : uid=1000(system) Binder:10651_9 expire 8 lines
  947. 08-26 12:02:37.623 10651 12645 I chatty  : uid=1000(system) Binder:10651_E expire 10 lines
  948. 08-26 12:04:22.523 10651 11224 I chatty  : uid=1000(system) Binder:10651_6 expire 11 lines
  949. 08-26 12:05:49.969 10651 11442 I chatty  : uid=1000(system) Binder:10651_11 expire 10 lines
  950. 08-26 12:05:49.981 10651 11528 I chatty  : uid=1000(system) Binder:10651_8 expire 10 lines
  951. 08-26 12:16:43.214 10651 10718 I chatty  : uid=1000(system) PowerManagerSer expire 16 lines
  952. 08-26 12:16:43.504 10651 10687 I chatty  : uid=1000(system) android.display expire 10 lines
  953. 08-26 12:18:38.480 10651 12643 I chatty  : uid=1000(system) Binder:10651_C expire 7 lines
  954. 08-26 12:19:11.109 10651 10672 I chatty  : uid=1000(system) android.bg expire 10 lines
  955. 08-26 12:33:39.034 10651 10664 I chatty  : uid=1000(system) Binder:10651_1 expire 5 lines
  956. 08-26 12:36:03.432 10651 12646 I chatty  : uid=1000(system) Binder:10651_F expire 8 lines
  957. 08-26 13:03:39.354 10651 12644 I chatty  : uid=1000(system) Binder:10651_D expire 2 lines
  958. 08-26 13:18:45.749 10651 10888 I chatty  : uid=1000(system) Binder:10651_4 expire 4 lines
  959. 08-26 13:28:24.665 10651 10741 I chatty  : uid=1000(system) MountService expire 3 lines
  960. 08-26 13:28:24.908 12507 12799 D DownloadManager: Removed 0 stale downloads
  961. 08-26 13:28:24.992 12507 12799 D DownloadManager: Found 0 files in database
  962. 08-26 13:28:24.992 12507 12799 D DownloadManager: Found 0 files on disk
  963. 08-26 13:28:25.540   139 12807 D vold    : Starting trim of /data
  964. 08-26 13:28:25.540 10651 10742 I chatty  : uid=1000(system) VoldConnector expire 3 lines
  965. 08-26 13:28:26.444 10651 10721 I chatty  : uid=1000(system) PackageManager expire 62 lines
  966. 08-26 13:28:26.667 10651 12822 I chatty  : uid=1000 system_server expire 6 lines
  967. 08-26 13:28:34.417 10651 12866 I chatty  : uid=1000 system_server expire 6 lines
  968. 08-26 13:28:39.479 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 10 lines
  969. 08-26 13:28:47.629   139 12807 I vold    : Trimmed 2430328832 bytes on /data in 22086ms
  970. 08-26 13:28:47.634   139 12807 D vold    : Starting trim of /cache
  971. 08-26 13:28:47.639   139 12807 I vold    : Trimmed 0 bytes on /cache in 5ms
  972. 08-26 13:29:24.918 10651 10651 I chatty  : uid=1000 system_server expire 14 lines
  973. 08-26 13:30:31.355 10651 10753 I chatty  : uid=1000(system) ConnectivitySer expire 12 lines
  974. 08-26 13:30:44.921 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 23 lines
  975. 08-26 13:30:51.328 10651 11161 I chatty  : uid=1000(system) backup expire 1 line
  976. 08-26 13:30:52.029 13029 13029 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 android.content.ContextWrapper.startService:613 com.android.keychain.KeyChainBroadcastReceiver.onReceive:12 android.app.ActivityThread.handleReceiver:3059
  977. 08-26 13:30:52.794 10651 12645 I chatty  : uid=1000(system) Binder:10651_E expire 3 lines
  978. 08-26 13:30:58.528 10651 10665 I chatty  : uid=1000(system) Binder:10651_2 expire 11 lines
  979. 08-26 13:31:07.755 10651 10676 I chatty  : uid=1000(system) ActivityManager expire 1 line
  980. 08-26 13:31:41.866 13255 13255 E ActivityThread: Failed to find provider info for com.google.android.wearable.settings
  981. 08-26 13:31:42.503 13255 13255 E ActivityThread: Failed to find provider info for com.google.android.wearable.settings
  982. 08-26 13:31:42.647 13255 13255 E ActivityThread: Failed to find provider info for com.google.android.wearable.settings
  983. 08-26 13:31:42.702 13255 13255 E ActivityThread: Failed to find provider info for com.google.android.wearable.settings
  984. 08-26 13:31:43.191 13255 13255 E ActivityThread: Failed to find provider info for com.google.android.wearable.settings
  985. 08-26 13:31:43.558 13255 13255 E ActivityThread: Failed to find provider info for com.google.android.wearable.settings
  986. 08-26 13:31:44.314 13255 13255 E ActivityThread: Failed to find provider info for com.google.android.wearable.settings
  987. 08-26 13:32:00.116 29153 13564 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
  988. 08-26 13:32:00.911 10651 10721 I chatty  : uid=1000(system) PackageManager expire 4 lines
  989. 08-26 13:32:00.973 29153 13564 W PackageParser: Unknown element under <manifest>: queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000011/dl-AdsFdrDynamite.integ_222508000000000.apk Binary XML file line #11
  990. 08-26 13:32:07.730 29153 29303 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
  991. 08-26 13:32:08.119 29153 29303 W PackageParser: Unknown element under <manifest>: queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000011/dl-AdsFdrDynamite.integ_222508000000000.apk Binary XML file line #11
  992. 08-26 13:33:10.146 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 62 lines
  993. 08-26 13:41:37.540 10651 10753 I chatty  : uid=1000(system) ConnectivitySer expire 11 lines
  994. 08-26 13:48:50.662 10651 10740 I chatty  : uid=1000(system) InputReader expire 1 line
  995. 08-26 13:48:50.749 10651 10718 I chatty  : uid=1000(system) PowerManagerSer expire 18 lines
  996. 08-26 13:48:54.767 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 11 lines
  997. 08-26 13:59:07.659 10651 10734 I chatty  : uid=1000(system) AlarmManager expire 3 lines
  998. 08-26 13:59:12.429 29153 29303 V FingerprintManager: FingerprintManagerService was null
  999. 08-26 14:12:41.407 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 31 lines
  1000. 08-26 14:12:41.418 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 19 lines
  1001. 08-26 14:16:25.457 10651 10718 I chatty  : uid=1000(system) PowerManagerSer expire 14 lines
  1002. 08-26 14:16:25.783 10651 10687 I chatty  : uid=1000(system) android.display expire 4 lines
  1003. 08-26 14:26:58.070 14328 14440 E ActivityThread: Failed to find provider info for com.google.android.apps.wellbeing.api
  1004. 08-26 14:38:31.390 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 30 lines
  1005. 08-26 14:42:01.757 10651 11442 I chatty  : uid=1000(system) Binder:10651_11 expire 2 lines
  1006. 08-26 14:42:01.922 10651 10753 I chatty  : uid=1000(system) ConnectivitySer expire 15 lines
  1007. 08-26 15:28:13.431 10651 10651 I chatty  : uid=1000 system_server expire 15 lines
  1008. 08-26 15:57:02.365 10651 10665 I chatty  : uid=1000(system) Binder:10651_2 expire 1 line
  1009. 08-26 16:19:27.526 10651 12424 I chatty  : uid=1000(system) Binder:10651_9 expire 2 lines
  1010. 08-26 16:26:04.666 10651 10740 I chatty  : uid=1000(system) InputReader expire 1 line
  1011. 08-26 16:26:04.667 10651 10718 I chatty  : uid=1000(system) PowerManagerSer expire 2 lines
  1012. 08-26 16:26:04.824 10651 10687 I chatty  : uid=1000(system) android.display expire 1 line
  1013. 08-26 16:26:10.918 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 1 line
  1014. 08-26 16:26:12.023 10651 12425 I chatty  : uid=1000(system) Binder:10651_A expire 1 line
  1015. 08-26 16:26:12.242 10651 10665 I chatty  : uid=1000(system) Binder:10651_2 expire 1 line
  1016. 08-26 16:26:13.200 10651 11442 I chatty  : uid=1000(system) Binder:10651_11 expire 5 lines
  1017. 08-26 16:26:18.354 10651 12644 I chatty  : uid=1000(system) Binder:10651_D expire 1 line
  1018. 08-26 16:26:18.375 10651 12645 I chatty  : uid=1000(system) Binder:10651_E expire 1 line
  1019. 08-26 16:26:28.959 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 6 lines
  1020. 08-26 16:26:39.785 10651 10943 I chatty  : uid=1000(system) Binder:10651_5 expire 1 line
  1021. 08-26 16:26:40.581 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 1 line
  1022. 08-26 16:26:40.620 10651 10888 I chatty  : uid=1000(system) Binder:10651_4 expire 1 line
  1023. 08-26 16:26:43.243 10651 12646 I chatty  : uid=1000(system) Binder:10651_F expire 1 line
  1024. 08-26 16:27:02.681 10651 10943 I chatty  : uid=1000(system) Binder:10651_5 expire 1 line
  1025. 08-26 16:27:03.620 10651 10753 I chatty  : uid=1000(system) ConnectivitySer expire 1 line
  1026. 08-26 16:27:24.823  3468 14869 E ActivityThread: Failed to find provider info for com.facebook.appmanager.attribution
  1027. 08-26 16:27:28.465 10651 11224 I chatty  : uid=1000(system) Binder:10651_6 expire 2 lines
  1028. 08-26 16:27:28.473  3468 12455 E ActivityThread: Failed to find provider info for com.android.contacts
  1029. 08-26 16:28:54.868 10651 11526 I chatty  : uid=1000(system) Binder:10651_7 expire 2 lines
  1030. 08-26 16:28:59.033 10651 10664 I chatty  : uid=1000(system) Binder:10651_1 expire 10 lines
  1031. 08-26 16:29:11.680 10651 10739 I chatty  : uid=1000(system) InputDispatcher expire 2 lines
  1032. 08-26 16:29:14.623 10651 12424 I chatty  : uid=1000(system) Binder:10651_9 expire 1 line
  1033. 08-26 16:29:16.075 10651 10677 I chatty  : uid=1000(system) batterystats-sy expire 5 lines
  1034. 08-26 16:29:17.065 10651 12644 I chatty  : uid=1000(system) Binder:10651_D expire 5 lines
  1035. 08-26 16:29:25.526 10651 10651 I chatty  : uid=1000 system_server expire 2 lines
  1036. 08-26 16:29:34.265 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 1 line
  1037. 08-26 16:31:00.027 10651 10807 I chatty  : uid=1000(system) Binder:10651_3 expire 1 line
  1038. 08-26 16:31:06.462 10651 11528 I chatty  : uid=1000(system) Binder:10651_8 expire 4 lines
  1039. 08-26 16:32:16.286 11023 11023 W ViewRootImpl[Settings]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=3, x[0]=660.0, y[0]=931.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=251391745, downTime=251390299, deviceId=1, source=0x1002 }
  1040. 08-26 16:32:16.298 11023 11023 W ViewRootImpl[Settings]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=3, x[0]=660.0, y[0]=931.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=251391947, downTime=251390299, deviceId=1, source=0x1002 }
  1041. 08-26 16:32:16.315 11023 11023 W ViewRootImpl[Settings]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=3, x[0]=660.0, y[0]=931.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=251391964, downTime=251390299, deviceId=1, source=0x1002 }
  1042. 08-26 16:32:16.333 11023 11023 W ViewRootImpl[Settings]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=3, x[0]=660.0, y[0]=931.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=251391977, downTime=251390299, deviceId=1, source=0x1002 }
  1043. 08-26 16:32:16.482 11023 11023 W ViewRootImpl[Settings]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=3, x[0]=660.0, y[0]=931.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=251392128, downTime=251390299, deviceId=1, source=0x1002 }
  1044. 08-26 16:32:16.498 11023 11023 W ViewRootImpl[Settings]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=3, x[0]=660.0, y[0]=931.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=251392147, downTime=251390299, deviceId=1, source=0x1002 }
  1045. 08-26 16:32:16.515 11023 11023 W ViewRootImpl[Settings]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=3, x[0]=660.0, y[0]=931.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=251392164, downTime=251390299, deviceId=1, source=0x1002 }
  1046. 08-26 16:32:16.531 11023 11023 W ViewRootImpl[Settings]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=3, x[0]=660.0, y[0]=931.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=251392175, downTime=251390299, deviceId=1, source=0x1002 }
  1047. 08-26 16:32:16.547 11023 11023 W ViewRootImpl[Settings]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=3, x[0]=660.0, y[0]=931.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=251392197, downTime=251390299, deviceId=1, source=0x1002 }
  1048. 08-26 16:32:16.564 11023 11023 W ViewRootImpl[Settings]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=3, x[0]=660.0, y[0]=931.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=251392206, downTime=251390299, deviceId=1, source=0x1002 }
  1049. 08-26 16:32:16.615 11023 11023 W ViewRootImpl[Settings]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=3, x[0]=660.0, y[0]=931.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=251392264, downTime=251390299, deviceId=1, source=0x1002 }
  1050. 08-26 16:32:16.631 11023 11023 W ViewRootImpl[Settings]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=3, x[0]=660.0, y[0]=931.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=251392280, downTime=251390299, deviceId=1, source=0x1002 }
  1051. 08-26 16:32:16.737 11023 11023 W ViewRootImpl[Settings]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=3, x[0]=660.0, y[0]=931.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=7, eventTime=251392380, downTime=251390299, deviceId=1, source=0x1002 }
  1052. 08-26 16:32:16.749 11023 11023 W ViewRootImpl[Settings]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=3, x[0]=660.0, y[0]=931.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=251392397, downTime=251390299, deviceId=1, source=0x1002 }
  1053. 08-26 16:32:16.765 11023 11023 W ViewRootImpl[Settings]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=3, x[0]=660.0, y[0]=931.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=251392414, downTime=251390299, deviceId=1, source=0x1002 }
  1054. 08-26 16:32:16.781 11023 11023 W ViewRootImpl[Settings]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=3, x[0]=660.0, y[0]=931.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=251392430, downTime=251390299, deviceId=1, source=0x1002 }
  1055. 08-26 16:32:16.798 11023 11023 W ViewRootImpl[Settings]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=3, x[0]=660.0, y[0]=931.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=251392447, downTime=251390299, deviceId=1, source=0x1002 }
  1056. 08-26 16:32:16.815 11023 11023 W ViewRootImpl[Settings]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=3, x[0]=660.0, y[0]=931.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=3, eventTime=251392464, downTime=251390299, deviceId=1, source=0x1002 }
  1057. 08-26 16:32:16.832 11023 11023 W ViewRootImpl[Settings]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=3, x[0]=660.0, y[0]=931.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=251392480, downTime=251390299, deviceId=1, source=0x1002 }
  1058. 08-26 16:32:16.848 11023 11023 W ViewRootImpl[Settings]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=3, x[0]=660.0, y[0]=931.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=251392497, downTime=251390299, deviceId=1, source=0x1002 }
  1059. 08-26 16:32:16.865 11023 11023 W ViewRootImpl[Settings]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=3, x[0]=660.0, y[0]=931.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=251392514, downTime=251390299, deviceId=1, source=0x1002 }
  1060. 08-26 16:32:16.897 11023 11023 W ViewRootImpl[Settings]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=3, x[0]=660.0, y[0]=931.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=251392534, downTime=251390299, deviceId=1, source=0x1002 }
  1061. 08-26 16:32:17.730 10651 10665 I chatty  : uid=1000(system) Binder:10651_2 expire 6 lines
  1062. 08-26 16:32:38.024 10651 12644 I chatty  : uid=1000(system) Binder:10651_D expire 2 lines
  1063. 08-26 16:32:39.290 10651 12646 I chatty  : uid=1000(system) Binder:10651_F expire 3 lines
  1064. 08-26 16:32:41.180 10651 11526 I chatty  : uid=1000(system) Binder:10651_7 expire 1 line
  1065. 08-26 16:32:43.251 10651 12425 I chatty  : uid=1000(system) Binder:10651_A expire 1 line
  1066. 08-26 16:32:43.993 10651 11528 I chatty  : uid=1000(system) Binder:10651_8 expire 1 line
  1067. 08-26 16:32:51.299 10651 10673 I chatty  : uid=1000(system) ActivityManager expire 2 lines
  1068. 08-26 16:33:04.100 10651 12645 I chatty  : uid=1000(system) Binder:10651_E expire 3 lines
  1069. 08-26 16:34:17.720 10651  4960 I chatty  : uid=1000(system) Binder:10651_10 expire 1 line
  1070. 08-26 16:34:18.271 10651 10943 I chatty  : uid=1000(system) Binder:10651_5 expire 1 line
  1071. 08-26 16:34:49.350 10651 12643 I chatty  : uid=1000(system) Binder:10651_C expire 3 lines
  1072. 08-26 16:34:49.522 10651 10753 I chatty  : uid=1000(system) ConnectivitySer expire 5 lines
  1073. 08-26 16:34:49.765 10651 10664 I chatty  : uid=1000(system) Binder:10651_1 expire 2 lines
  1074. 08-26 16:34:50.112 10651 11224 I chatty  : uid=1000(system) Binder:10651_6 expire 2 lines
  1075. 08-26 16:34:50.307 10651 12424 I chatty  : uid=1000(system) Binder:10651_9 expire 2 lines
  1076. 08-26 16:34:51.485 10651 12646 D ActivityManager: cleanUpApplicationRecord -- 15062
  1077. 08-26 16:34:51.543 10651  4960 I ActivityManager: Process com.android.printspooler (pid 14828) has died
  1078. 08-26 16:34:51.543 10651  4960 D ActivityManager: cleanUpApplicationRecord -- 14828
  1079. 08-26 16:34:51.877 10651 11224 I ActivityManager: Process com.google.process.gapps (pid 11293) has died
  1080. 08-26 16:34:51.877 10651 11224 D ActivityManager: cleanUpApplicationRecord -- 11293
  1081. 08-26 16:34:54.118 10651 10807 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ LISTEN id=66, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ], android.os.BinderProxy@d15b33a)
  1082. 08-26 16:34:54.119 10651 12645 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ TRACK_DEFAULT id=83, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ], android.os.BinderProxy@7b52beb)
  1083. 08-26 16:34:54.120 10651 12645 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ LISTEN id=91, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ], android.os.BinderProxy@e477d48)
  1084. 08-26 16:34:54.123 10651 12645 I ActivityManager: Process com.google.android.gms (pid 29153) has died
  1085. 08-26 16:34:54.123 10651 12645 D ActivityManager: cleanUpApplicationRecord -- 29153
  1086. 08-26 16:34:54.123 10651 10753 E ConnectivityService: RemoteException caught trying to send a callback msg for NetworkRequest [ LISTEN id=66, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
  1087. 08-26 16:34:54.124 10651 10753 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=83, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1088. 08-26 16:34:54.132 10651 10753 E ConnectivityService: RemoteException caught trying to send a callback msg for NetworkRequest [ TRACK_DEFAULT id=83, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1089. 08-26 16:34:54.134 10651 10753 E ConnectivityService: RemoteException caught trying to send a callback msg for NetworkRequest [ LISTEN id=91, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1090. 08-26 16:34:54.259 10651 15542 I ActivityManager: Process com.android.settings (pid 11023) has died
  1091. 08-26 16:34:54.260 10651 15542 D ActivityManager: cleanUpApplicationRecord -- 11023
  1092. 08-26 16:34:54.283 10651 11442 I WindowManager: WIN DEATH: Window{2bc093d u0 com.android.settings/com.android.settings.Settings$LocationSettingsActivity}
  1093. 08-26 16:34:54.476 10651 15544 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ LISTEN id=145, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ], android.os.BinderProxy@a4c77e1)
  1094. 08-26 16:34:54.476 10651 15548 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ LISTEN id=143, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ], android.os.BinderProxy@81bc906)
  1095. 08-26 16:34:54.476 10651 15548 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ LISTEN id=144, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ], android.os.BinderProxy@bb89bc7)
  1096. 08-26 16:34:54.480 10651 10753 E ConnectivityService: RemoteException caught trying to send a callback msg for NetworkRequest [ LISTEN id=143, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
  1097. 08-26 16:34:54.483 10651 10753 E ConnectivityService: RemoteException caught trying to send a callback msg for NetworkRequest [ LISTEN id=144, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
  1098. 08-26 16:34:54.485 10651 10753 E ConnectivityService: RemoteException caught trying to send a callback msg for NetworkRequest [ LISTEN id=145, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
  1099. 08-26 16:34:54.785 10651 10665 I WindowManager: WIN DEATH: Window{e36267c u0 com.android.settings/com.android.settings.Settings}
  1100. 08-26 16:34:54.809 10651 10664 I WindowManager: WIN DEATH: Window{2890720 u0 com.google.android.gms/com.google.android.gms.accountsettings.mg.ui.main.MainActivity}
  1101. 08-26 16:34:54.817 10651 12646 I WindowManager: WIN DEATH: Window{c356809 u0 com.google.android.gms/com.google.android.gms.octarine.ui.OctarineWebviewActivity}
  1102. 08-26 16:34:54.834 10651 12643 I WindowManager: WIN DEATH: Window{b48adbf u0 com.google.android.gms/com.google.android.location.settings.LocationHistorySettingsActivity}
  1103. 08-26 16:34:55.128 10651 10943 I ActivityManager: Process com.google.android.gms.ui (pid 15144) has died
  1104. 08-26 16:34:55.128 10651 10943 D ActivityManager: cleanUpApplicationRecord -- 15144
  1105. 08-26 16:34:55.186 10651 10888 I WindowManager: WIN DEATH: Window{f7ffc6c u0 com.facebook.katana/com.facebook.katana.LoginActivity}
  1106. 08-26 16:34:55.186 10651 10807 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ LISTEN id=70, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ], android.os.BinderProxy@ffb25f4)
  1107. 08-26 16:34:55.192 10651 11528 I ActivityManager: Process com.facebook.katana (pid 3468) has died
  1108. 08-26 16:34:55.192 10651 11528 D ActivityManager: cleanUpApplicationRecord -- 3468
  1109. 08-26 16:34:55.193 10651 11528 W ActivityManager: Scheduling restart of crashed service com.facebook.katana/com.facebook.mqttlite.MqttService in 1000ms
  1110. 08-26 16:34:55.198 10651 10753 E ConnectivityService: RemoteException caught trying to send a callback msg for NetworkRequest [ LISTEN id=70, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1111. 08-26 16:34:56.716 10651 10673 I ActivityManager: Start proc 15580:com.facebook.katana/u0a64 for service com.facebook.katana/com.facebook.mqttlite.MqttService
  1112. 08-26 16:34:58.266 10651 15545 W ActivityManager: Slow operation: 78ms so far, now at attachApplicationLocked: immediately after bindApplication
  1113. 08-26 16:34:58.266 10651 15545 W ActivityManager: Slow operation: 78ms so far, now at attachApplicationLocked: after updateLruProcessLocked
  1114. 08-26 16:34:58.271 10651 15545 W ActivityManager: Slow operation: 83ms so far, now at attachApplicationLocked: after mServices.attachApplicationLocked
  1115. 08-26 16:34:58.351 10651 12424 I ActivityManager: Setting hasTopUi=true for pid=10780
  1116. 08-26 16:35:06.043 10651 15560 I ActivityManager: Low on memory:
  1117. 08-26 16:35:06.043 10651 15560 I ActivityManager:   ntv   N   161156: media.codec (pid 161) native
  1118. 08-26 16:35:06.043 10651 15560 I ActivityManager:   ntv   N    25803: surfaceflinger (pid 154) native
  1119. 08-26 16:35:06.043 10651 15560 I ActivityManager:   ntv   N     2731: zygote (pid 10454) native
  1120. 08-26 16:35:06.043 10651 15560 I ActivityManager:   ntv   N     2315: audioserver (pid 10455) native
  1121. 08-26 16:35:06.043 10651 15560 I ActivityManager:   ntv   N     2203: mediaserver (pid 10457) native
  1122. 08-26 16:35:06.043 10651 15560 I ActivityManager:   ntv   N     1980: media.extractor (pid 163) native
  1123. 08-26 16:35:06.043 10651 15560 I ActivityManager:   ntv   N     1785: logd (pid 130) native
  1124. 08-26 16:35:06.043 10651 15560 I ActivityManager:   ntv   N     1293: mediadrmserver (pid 162) native
  1125. 08-26 16:35:06.043 10651 15560 I ActivityManager:   ntv   N     1223: sdcard (pid 10860) native
  1126. 08-26 16:35:06.043 10651 15560 I ActivityManager:   ntv   N     1080: drmserver (pid 158) native
  1127. 08-26 16:35:06.043 10651 15560 I ActivityManager:   ntv   N     1059: cameraserver (pid 10456) native
  1128. 08-26 16:35:06.043 10651 15560 I ActivityManager:   ntv   N      969: netd (pid 10458) native
  1129. 08-26 16:35:06.043 10651 15560 I ActivityManager:   ntv   N      915: vold (pid 139) native
  1130. 08-26 16:35:06.043 10651 15560 I ActivityManager:   ntv   N      897: /init (pid 1) native
  1131. 08-26 16:35:06.043 10651 15560 I ActivityManager:   ntv   N      771: wpa_supplicant (pid 10912) native
  1132. 08-26 16:35:06.043 10651 15560 I ActivityManager:   ntv   N      733: keystore (pid 160) native
  1133. 08-26 16:35:06.043 10651 15560 I ActivityManager:   ntv   N      642: lmkd (pid 152) native
  1134. 08-26 16:35:06.043 10651 15560 I ActivityManager:   ntv   N      565: gatekeeperd (pid 167) native
  1135. 08-26 16:35:06.043 10651 15560 I ActivityManager:   ntv   N     3360: (Other native)
  1136. 08-26 16:35:06.044 10651 15560 I ActivityManager:   sys   P    50907: system (pid 10651) fixed
  1137. 08-26 16:35:06.044 10651 15560 I ActivityManager:   pers  P    63102: com.android.systemui (pid 10780) fixed
  1138. 08-26 16:35:06.044 10651 15560 I ActivityManager:   pers  P     5986: com.android.phone (pid 10994) fixed
  1139. 08-26 16:35:06.044 10651 15560 I ActivityManager:   pers  P     3481: org.cyanogenmod.audiofx (pid 11188) fixed
  1140. 08-26 16:35:06.044 10651 15560 I ActivityManager:   fore  T   119310: org.lineageos.jelly (pid 15329) top-activity
  1141. 08-26 16:35:06.044 10651 15560 I ActivityManager:   vis   IF   38083: com.google.android.gms.persistent (pid 12000) service
  1142. 08-26 16:35:06.044 10651 15560 I ActivityManager:                        com.google.android.gms/.location.geocode.GeocodeService<=Proc{10651:system/1000}
  1143. 08-26 16:35:06.044 10651 15560 I ActivityManager:   vis   SB    3790: com.google.android.ext.services (pid 11137) service
  1144. 08-26 16:35:06.044 10651 15560 I ActivityManager:                        com.google.android.ext.services/android.ext.services.notification.Ranker<=Proc{10651:system/1000}
  1145. 08-26 16:35:06.044 10651 15560 I ActivityManager:   vis   IF    2862: com.android.smspush (pid 11221) service
  1146. 08-26 16:35:06.044 10651 15560 I ActivityManager:                        com.android.smspush/.WapPushManager<=Proc{10994:com.android.phone/1001}
  1147. 08-26 16:35:06.044 10651 15560 I ActivityManager:   prcp  IB   20581: com.android.inputmethod.latin (pid 10775) service
  1148. 08-26 16:35:06.044 10651 15560 I ActivityManager:                        com.android.inputmethod.latin/.LatinIME<=Proc{10651:system/1000}
  1149. 08-26 16:35:06.044 10651 15560 I ActivityManager:   home  HO   11137: com.android.launcher3 (pid 31304) home
  1150. 08-26 16:35:06.044 10651 15560 I ActivityManager:   prev  LA       0: com.google.android.gms.ui (pid 15144) previous
  1151. 08-26 16:35:06.044 10651 15560 I ActivityManager:   cch   S        0: com.facebook.katana (pid 3468) cch-started-ui-services
  1152. 08-26 16:35:06.044 10651 15560 I ActivityManager:             530719: TOTAL
  1153. 08-26 16:35:06.044 10651 15560 I ActivityManager:   MemInfo:    35,784K slab,    35,908K shmem,    13,376K vm alloc,    14,800K page tables     4,456K kernel stack
  1154. 08-26 16:35:06.044 10651 15560 I ActivityManager:                3,784K buffers,   252,452K cached,   223,872K mapped,   155,488K free
  1155. 08-26 16:35:06.044 10651 15560 I ActivityManager:   Free RAM:   187,852K
  1156. 08-26 16:35:06.044 10651 15560 I ActivityManager:   Used RAM:   635,043K
  1157. 08-26 16:35:06.044 10651 15560 I ActivityManager:   Lost RAM:   117,985K
  1158. 08-26 16:35:07.303 10651 15542 I ActivityManager: Start proc 15763:com.google.android.gms/u0a24 for service com.google.android.gms/.chimera.GmsIntentOperationService
  1159. 08-26 16:35:11.448 10651 11442 I ActivityManager: Start proc 15832:com.google.process.gapps/u0a24 for content provider com.google.android.gsf/.gservices.GservicesProvider
  1160. 08-26 16:35:11.448 10651 11442 W ActivityManager: Slow operation: 81ms so far, now at getContentProviderImpl: after start process
  1161. 08-26 16:35:11.449 10651 11442 W ActivityManager: Slow operation: 81ms so far, now at getContentProviderImpl: updating data structures
  1162. 08-26 16:35:11.449 10651 11442 W ActivityManager: Slow operation: 81ms so far, now at getContentProviderImpl: done!
  1163. 08-26 16:35:26.201 10651 15544 E BatteryStatsService: no controller energy info supplied
  1164. 08-26 16:35:26.201 10651 15544 E BatteryStatsService: no controller energy info supplied
  1165. 08-26 16:35:26.348 10651 15544 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu?/cpufreq/stats/time_in_state (No such file or directory)
  1166. 08-26 16:35:26.349 10651 15544 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat (No such file or directory)
  1167. 08-26 16:35:26.359 10651 15544 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0}
  1168. 08-26 16:35:42.460 10651 12643 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@430650e attribute=null, token = android.os.BinderProxy@edc6501
  1169. 08-26 16:35:42.574 10651 12425 I ActivityManager: Setting hasTopUi=false for pid=10780
  1170. 08-26 16:36:18.485 10651 10673 W BroadcastQueue: Permission Denial: broadcasting Intent { act=android.net.conn.CONNECTIVITY_CHANGE flg=0x4000010 (has extras) } from null (pid=-1, uid=-1) requires com.facebook.permission.prod.FB_APP_COMMUNICATION due to registered receiver BroadcastFilter{b35f540 u0 ReceiverList{c2328c3 15580 com.facebook.katana/10064/u0 remote:bacbc72}}
  1171. 08-26 16:36:24.677 15580 15808 E ActivityThread: Failed to find provider info for com.facebook.appmanager.firstparty.crashreporter
  1172. 08-26 16:36:25.883 15580 15822 E ActivityThread: Failed to find provider info for com.android.launcher3.cornermark.unreadbadge
  1173. 08-26 16:36:53.399 10651 15544 I ActivityManager: Start proc 17320:com.google.android.gms.ui/u0a24 for activity com.google.android.gms/.octarine.ui.OctarineWebviewActivity
  1174. 08-26 16:36:53.622 10651 10665 W ActivityManager: Slow operation: 66ms so far, now at attachApplicationLocked: after mServices.attachApplicationLocked
  1175. 08-26 16:37:05.844 10651 10665 I ActivityManager: Setting hasTopUi=true for pid=10780
  1176. 08-26 16:37:15.305 10651 11442 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@59e4ff3 attribute=android.view.inputmethod.EditorInfo@9b644b0, token = android.os.BinderProxy@67375d8
  1177. 08-26 16:37:15.318 10651 12645 I ActivityManager: Setting hasTopUi=false for pid=10780
  1178. 08-26 16:37:15.698 10651 11224 I ActivityManager: Setting hasTopUi=true for pid=10780
  1179. 08-26 16:39:00.216 10651 10673 I ProcessStatsService: Prepared write state in 211ms
  1180. 08-26 16:39:00.228 10651 10672 I ProcessStatsService: Pruning old procstats: /data/system/procstats/state-????-??-??-??-??-??.bin
  1181. 08-26 16:39:02.720 10651 11526 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@1eb6155 attribute=null, token = android.os.BinderProxy@67375d8
  1182. 08-26 16:39:02.728 10651 10665 I ActivityManager: START u0 {act=android.settings.SETTINGS flg=0x14000000 cmp=com.android.settings/.Settings} from uid 10025 on display 0
  1183. 08-26 16:39:02.802 10651 15547 E ActivityManager: applyOptionsLocked: Unknown animationType=0
  1184. 08-26 16:39:03.018 10651 15547 I ActivityManager: Start proc 17438:com.android.settings/1000 for activity com.android.settings/.Settings
  1185. 08-26 16:39:03.472 10651 12426 I ActivityManager: Setting hasTopUi=false for pid=10780
  1186. 08-26 16:39:06.255 10651 15547 I ProcessStatsService: Added stats: ????-??-??-??-??-??, over +3h3m30s949ms
  1187. 08-26 16:39:07.660 10651 11224 I ActivityManager: Start proc 17474:com.android.printspooler/u0a53 for service com.android.printspooler/.model.PrintSpoolerService
  1188. 08-26 16:39:07.660 10651 10664 I ActivityManager: START u0 {flg=0x8000 cmp=com.android.settings/.Settings$AccountSettingsActivity (has extras)} from uid 1000 on display 0
  1189. 08-26 16:39:12.268 10651 15543 E BatteryStatsService: no controller energy info supplied
  1190. 08-26 16:39:12.268 10651 15543 E BatteryStatsService: no controller energy info supplied
  1191. 08-26 16:39:12.353 10651 15543 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu?/cpufreq/stats/time_in_state (No such file or directory)
  1192. 08-26 16:39:12.357 10651 15543 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat (No such file or directory)
  1193. 08-26 16:39:12.361 10651 15543 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0}
  1194. 08-26 16:39:13.715 10651 10739 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher3/.Launcher (has extras)} from uid 1000 on display 0
  1195. 08-26 16:39:14.049 10651 10739 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher3/.Launcher (has extras)} from uid 1000 on display 0
  1196. 08-26 16:39:14.082 17438 17438 I chatty  : uid=1000(system) com.android.settings expire 220 lines
  1197. 08-26 16:39:14.243 10651 12643 W ActivityManager: Unable to start service Intent { act=com.android.launcher3.WINDOW_OVERLAY dat=app://com.android.launcher3:10047?v=0 pkg=com.google.android.googlequicksearchbox } U=0: not found
  1198. 08-26 16:39:14.273 10651 10664 W ActivityManager: Unable to start service Intent { act=com.android.launcher3.WINDOW_OVERLAY dat=app://com.android.launcher3:10047?v=0 pkg=com.google.android.googlequicksearchbox } U=0: not found
  1199. 08-26 16:39:18.227 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=2, x[0]=269.0, y[0]=796.0004, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=251813875, downTime=251808548, deviceId=1, source=0x1002 }
  1200. 08-26 16:39:18.242 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=2, x[0]=269.0, y[0]=797.5, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=251813890, downTime=251808548, deviceId=1, source=0x1002 }
  1201. 08-26 16:39:18.257 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=2, x[0]=269.0, y[0]=800.10974, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=251813906, downTime=251808548, deviceId=1, source=0x1002 }
  1202. 08-26 16:39:18.274 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=2, x[0]=269.0, y[0]=801.6613, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=251813923, downTime=251808548, deviceId=1, source=0x1002 }
  1203. 08-26 16:39:18.292 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=2, x[0]=269.0, y[0]=803.2711, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=251813940, downTime=251808548, deviceId=1, source=0x1002 }
  1204. 08-26 16:39:18.307 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=2, x[0]=269.0, y[0]=804.90137, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=251813956, downTime=251808548, deviceId=1, source=0x1002 }
  1205. 08-26 16:39:18.325 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=2, x[0]=269.0, y[0]=806.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=251813973, downTime=251808548, deviceId=1, source=0x1002 }
  1206. 08-26 16:39:18.341 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=2, x[0]=269.0, y[0]=806.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=251813990, downTime=251808548, deviceId=1, source=0x1002 }
  1207. 08-26 16:39:18.357 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=2, x[0]=269.0, y[0]=806.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=251814006, downTime=251808548, deviceId=1, source=0x1002 }
  1208. 08-26 16:39:18.376 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=2, x[0]=269.0, y[0]=806.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=251814023, downTime=251808548, deviceId=1, source=0x1002 }
  1209. 08-26 16:39:18.391 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=2, x[0]=269.0, y[0]=806.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=251814040, downTime=251808548, deviceId=1, source=0x1002 }
  1210. 08-26 16:39:18.407 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=2, x[0]=269.0, y[0]=806.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=251814056, downTime=251808548, deviceId=1, source=0x1002 }
  1211. 08-26 16:39:18.423 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=2, x[0]=269.0, y[0]=806.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=251814073, downTime=251808548, deviceId=1, source=0x1002 }
  1212. 08-26 16:39:18.440 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=2, x[0]=269.7378, y[0]=806.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=251814090, downTime=251808548, deviceId=1, source=0x1002 }
  1213. 08-26 16:39:18.456 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=2, x[0]=271.32956, y[0]=806.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=251814106, downTime=251808548, deviceId=1, source=0x1002 }
  1214. 08-26 16:39:18.474 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=2, x[0]=272.94403, y[0]=806.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=251814123, downTime=251808548, deviceId=1, source=0x1002 }
  1215. 08-26 16:39:18.490 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=2, x[0]=274.5549, y[0]=805.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=251814140, downTime=251808548, deviceId=1, source=0x1002 }
  1216. 08-26 16:39:18.506 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=2, x[0]=276.15298, y[0]=805.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=251814156, downTime=251808548, deviceId=1, source=0x1002 }
  1217. 08-26 16:39:18.524 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=2, x[0]=277.76343, y[0]=805.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=251814173, downTime=251808548, deviceId=1, source=0x1002 }
  1218. 08-26 16:39:18.542 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=2, x[0]=278.36072, y[0]=805.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=251814190, downTime=251808548, deviceId=1, source=0x1002 }
  1219. 08-26 16:39:18.557 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=2, x[0]=279.0, y[0]=805.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=251814206, downTime=251808548, deviceId=1, source=0x1002 }
  1220. 08-26 16:39:18.573 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=2, x[0]=279.0, y[0]=805.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=251814223, downTime=251808548, deviceId=1, source=0x1002 }
  1221. 08-26 16:39:18.590 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=2, x[0]=279.0, y[0]=805.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=251814240, downTime=251808548, deviceId=1, source=0x1002 }
  1222. 08-26 16:39:18.606 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=2, x[0]=280.92175, y[0]=805.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=251814256, downTime=251808548, deviceId=1, source=0x1002 }
  1223. 08-26 16:39:18.623 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=2, x[0]=282.50964, y[0]=805.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=251814273, downTime=251808548, deviceId=1, source=0x1002 }
  1224. 08-26 16:39:18.641 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=2, x[0]=285.3126, y[0]=805.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=251814290, downTime=251808548, deviceId=1, source=0x1002 }
  1225. 08-26 16:39:18.656 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=2, x[0]=289.18594, y[0]=805.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=251814306, downTime=251808548, deviceId=1, source=0x1002 }
  1226. 08-26 16:39:18.673 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=2, x[0]=294.01276, y[0]=805.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=251814323, downTime=251808548, deviceId=1, source=0x1002 }
  1227. 08-26 16:39:18.691 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=2, x[0]=298.011, y[0]=804.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=3, eventTime=251814340, downTime=251808548, deviceId=1, source=0x1002 }
  1228. 08-26 16:39:18.707 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=2, x[0]=301.26425, y[0]=802.36786, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=251814356, downTime=251808548, deviceId=1, source=0x1002 }
  1229. 08-26 16:39:18.724 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=2, x[0]=304.46497, y[0]=802.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=251814373, downTime=251808548, deviceId=1, source=0x1002 }
  1230. 08-26 16:39:18.740 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=2, x[0]=309.3711, y[0]=803.68555, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=251814390, downTime=251808548, deviceId=1, source=0x1002 }
  1231. 08-26 16:39:18.757 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=2, x[0]=314.33774, y[0]=806.89185, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=251814406, downTime=251808548, deviceId=1, source=0x1002 }
  1232. 08-26 16:39:18.774 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=2, x[0]=324.08618, y[0]=812.06464, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=251814423, downTime=251808548, deviceId=1, source=0x1002 }
  1233. 08-26 16:39:18.790 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=2, x[0]=330.5496, y[0]=816.9122, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=3, eventTime=251814440, downTime=251808548, deviceId=1, source=0x1002 }
  1234. 08-26 16:39:18.808 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=2, x[0]=337.09354, y[0]=821.8201, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=251814456, downTime=251808548, deviceId=1, source=0x1002 }
  1235. 08-26 16:39:18.824 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=2, x[0]=340.70483, y[0]=825.70483, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=251814473, downTime=251808548, deviceId=1, source=0x1002 }
  1236. 08-26 16:39:18.842 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=2, x[0]=342.45816, y[0]=827.4582, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=251814490, downTime=251808548, deviceId=1, source=0x1002 }
  1237. 08-26 16:39:18.857 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=2, x[0]=344.0817, y[0]=829.08167, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=251814506, downTime=251808548, deviceId=1, source=0x1002 }
  1238. 08-26 16:39:18.874 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=2, x[0]=345.0, y[0]=830.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=251814523, downTime=251808548, deviceId=1, source=0x1002 }
  1239. 08-26 16:39:18.890 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=2, x[0]=345.0, y[0]=830.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=251814540, downTime=251808548, deviceId=1, source=0x1002 }
  1240. 08-26 16:39:18.907 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=2, x[0]=346.89514, y[0]=830.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=251814556, downTime=251808548, deviceId=1, source=0x1002 }
  1241. 08-26 16:39:18.923 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=2, x[0]=347.0, y[0]=830.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=251814573, downTime=251808548, deviceId=1, source=0x1002 }
  1242. 08-26 16:39:18.941 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=2, x[0]=347.0, y[0]=830.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=251814589, downTime=251808548, deviceId=1, source=0x1002 }
  1243. 08-26 16:39:19.020 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=2, x[0]=347.0, y[0]=830.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=6, eventTime=251814656, downTime=251808548, deviceId=1, source=0x1002 }
  1244. 08-26 16:39:19.023 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=2, x[0]=347.0, y[0]=830.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=251814672, downTime=251808548, deviceId=1, source=0x1002 }
  1245. 08-26 16:39:19.040 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=2, x[0]=346.25757, y[0]=826.77264, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=251814690, downTime=251808548, deviceId=1, source=0x1002 }
  1246. 08-26 16:39:19.057 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=2, x[0]=340.65833, y[0]=817.9875, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=251814706, downTime=251808548, deviceId=1, source=0x1002 }
  1247. 08-26 16:39:19.074 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=2, x[0]=334.25793, y[0]=806.3869, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=251814723, downTime=251808548, deviceId=1, source=0x1002 }
  1248. 08-26 16:39:19.090 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=2, x[0]=329.9753, y[0]=800.46295, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=251814740, downTime=251808548, deviceId=1, source=0x1002 }
  1249. 08-26 16:39:19.107 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=2, x[0]=326.84546, y[0]=795.7682, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=3, eventTime=251814756, downTime=251808548, deviceId=1, source=0x1002 }
  1250. 08-26 16:39:19.124 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=2, x[0]=323.55493, y[0]=791.8324, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=251814773, downTime=251808548, deviceId=1, source=0x1002 }
  1251. 08-26 16:39:19.141 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=2, x[0]=319.08633, y[0]=785.7818, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=251814790, downTime=251808548, deviceId=1, source=0x1002 }
  1252. 08-26 16:39:19.157 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=2, x[0]=311.26828, y[0]=775.37555, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=251814806, downTime=251808548, deviceId=1, source=0x1002 }
  1253. 08-26 16:39:19.173 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=2, x[0]=303.15088, y[0]=760.8716, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=251814823, downTime=251808548, deviceId=1, source=0x1002 }
  1254. 08-26 16:39:19.190 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=2, x[0]=293.8866, y[0]=740.4021, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=3, eventTime=251814840, downTime=251808548, deviceId=1, source=0x1002 }
  1255. 08-26 16:39:19.207 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=2, x[0]=286.7944, y[0]=726.5888, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=251814856, downTime=251808548, deviceId=1, source=0x1002 }
  1256. 08-26 16:39:19.223 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=2, x[0]=283.16495, y[0]=719.3299, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=251814873, downTime=251808548, deviceId=1, source=0x1002 }
  1257. 08-26 16:39:19.234 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Dropping event due to no window focus: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=2, x[0]=283.0, y[0]=713.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=251814879, downTime=251808548, deviceId=1, source=0x1002 }
  1258. 08-26 16:39:19.234 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Cancelling event due to no window focus: MotionEvent { action=ACTION_CANCEL, actionButton=0, id[0]=2, x[0]=283.0, y[0]=713.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=251814889, downTime=251808548, deviceId=1, source=0x1002 }
  1259. 08-26 16:39:19.234 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Cancelling event due to no window focus: MotionEvent { action=ACTION_CANCEL, actionButton=0, id[0]=2, x[0]=283.0, y[0]=713.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=251814889, downTime=251808548, deviceId=1, source=0x1002 }
  1260. 08-26 16:39:19.235 17438 17438 W ViewRootImpl[Settings$AccountSettingsActivity]: Cancelling event due to no window focus: MotionEvent { action=ACTION_CANCEL, actionButton=0, id[0]=2, x[0]=283.0, y[0]=713.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=251814889, downTime=251808548, deviceId=1, source=0x1002 }
  1261. 08-26 16:39:30.754 10651 11442 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.settings/.Settings bnds=[322,1082][478,1208] (has extras)} from uid 10047 on display 0
  1262. 08-26 16:39:31.218 10651 11526 I ProcessStatsService: Added stats: ????-??-??-??-??-??, over +3h3m30s949ms
  1263. 08-26 16:39:31.441 10651 15545 E BatteryStatsService: no controller energy info supplied
  1264. 08-26 16:39:31.441 10651 15545 E BatteryStatsService: no controller energy info supplied
  1265. 08-26 16:39:31.445 10651 15545 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu?/cpufreq/stats/time_in_state (No such file or directory)
  1266. 08-26 16:39:31.446 10651 15545 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat (No such file or directory)
  1267. 08-26 16:39:31.448 10651 15545 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0}
  1268. 08-26 16:39:34.192 10651 10807 W ActivityManager: Unable to start service Intent { act=com.android.launcher3.WINDOW_OVERLAY dat=app://com.android.launcher3:10047?v=0 pkg=com.google.android.googlequicksearchbox } U=0: not found
  1269. 08-26 16:39:36.205 10651 10664 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.settings/.Settings bnds=[322,1082][478,1208] (has extras)} from uid 10047 on display 0
  1270. 08-26 16:39:36.794 10651 12643 I ProcessStatsService: Added stats: ????-??-??-??-??-??, over +3h3m30s949ms
  1271. 08-26 16:39:37.598 10651  4960 E BatteryStatsService: no controller energy info supplied
  1272. 08-26 16:39:37.598 10651  4960 E BatteryStatsService: no controller energy info supplied
  1273. 08-26 16:39:37.599 10651  4960 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu?/cpufreq/stats/time_in_state (No such file or directory)
  1274. 08-26 16:39:37.600 10651  4960 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat (No such file or directory)
  1275. 08-26 16:39:37.603 10651  4960 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0}
  1276. 08-26 16:39:39.296 10651 10943 W ActivityManager: Unable to start service Intent { act=com.android.launcher3.WINDOW_OVERLAY dat=app://com.android.launcher3:10047?v=0 pkg=com.google.android.googlequicksearchbox } U=0: not found
  1277. 08-26 16:39:43.490 10651 10664 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.google.android.youtube/.app.honeycomb.Shell$HomeActivity bnds=[323,725][477,921] (has extras)} from uid 10047 on display 0
  1278. 08-26 16:39:43.704 10651 15553 I ActivityManager: Start proc 17544:com.google.android.youtube/u0a65 for activity com.google.android.youtube/.app.honeycomb.Shell$HomeActivity
  1279. 08-26 16:39:48.316 10651 10664 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x4000000 cmp=com.google.android.youtube/com.google.android.apps.youtube.app.watchwhile.WatchWhileActivity bnds=[323,725][477,921] (has extras)} from uid 10065 on display 0
  1280. 08-26 16:39:50.258 10651 15547 D ConnectivityService: requestNetwork for uid/pid:10065/17544 NetworkRequest [ TRACK_DEFAULT id=151, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1281. 08-26 16:39:51.773 10651 11526 D ConnectivityService: requestNetwork for uid/pid:10065/17544 NetworkRequest [ TRACK_DEFAULT id=152, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1282. 08-26 16:39:53.686 10651 10673 W ActivityManager: Launch timeout has expired, giving up wake lock!
  1283. 08-26 16:39:59.891 17544 17569 E ActivityThread: Failed to find provider info for com.google.android.apps.wellbeing.api
  1284. 08-26 16:40:01.989 10651 11442 D ConnectivityService: requestNetwork for uid/pid:10065/17544 NetworkRequest [ TRACK_DEFAULT id=153, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1285. 08-26 16:40:07.011 10651 12425 I ActivityManager: Start proc 17726:com.android.vending/u0a28 for service com.android.vending/com.google.android.finsky.prewarmservice.PrewarmService
  1286. 08-26 16:40:12.377 10651 10753 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=153, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1287. 08-26 16:40:14.481 10651 10807 I ActivityManager: Start proc 17764:android.process.acore/u0a3 for content provider com.android.providers.contacts/.ContactsProvider2
  1288. 08-26 16:40:14.481 10651 10807 W ActivityManager: Slow operation: 55ms so far, now at getContentProviderImpl: after start process
  1289. 08-26 16:40:14.481 10651 10807 W ActivityManager: Slow operation: 55ms so far, now at getContentProviderImpl: updating data structures
  1290. 08-26 16:40:14.481 10651 10807 W ActivityManager: Slow operation: 56ms so far, now at getContentProviderImpl: done!
  1291. 08-26 16:40:25.059 10651 15543 I ActivityManager: Start proc 17846:com.android.vending:background/u0a28 for service com.android.vending/com.google.android.finsky.ipcservers.background.BackgroundGrpcServerAndroidService
  1292. 08-26 16:40:27.280 10651 10943 D ConnectivityService: requestNetwork for uid/pid:10028/17846 NetworkRequest [ TRACK_DEFAULT id=156, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1293. 08-26 16:40:38.990 10651 11526 I ActivityManager: Start proc 17989:com.google.android.gms.unstable/u0a24 for service com.google.android.gms/.droidguard.DroidGuardService
  1294. 08-26 16:40:50.832 10651 12646 D ConnectivityService: requestNetwork for uid/pid:10065/17544 NetworkRequest [ TRACK_DEFAULT id=157, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1295. 08-26 16:40:57.321 10651 10753 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=157, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1296. 08-26 16:40:59.244 10651 10673 W ActivityManager: Timeout executing service: ServiceRecord{10f75cd u0 com.google.android.gms/.droidguard.DroidGuardService}
  1297. 08-26 16:41:00.880 10651 10673 E ActivityManager: ANR in com.google.android.gms.unstable
  1298. 08-26 16:41:00.880 10651 10673 E ActivityManager: PID: 17989
  1299. 08-26 16:41:00.880 10651 10673 E ActivityManager: Reason: executing service com.google.android.gms/.droidguard.DroidGuardService
  1300. 08-26 16:41:00.880 10651 10673 E ActivityManager: Load: 0.0 / 0.0 / 0.0
  1301. 08-26 16:41:00.880 10651 10673 E ActivityManager: CPU usage from 87429ms to 0ms ago (????-??-?? ??:??:??.??? to ????-??-?? ??:??:??.???):
  1302. 08-26 16:41:00.880 10651 10673 E ActivityManager:   12% 10651/system_server: 7.5% user + 5% kernel / faults: 20723 minor 326 major
  1303. 08-26 16:41:00.880 10651 10673 E ActivityManager:   11% 161/media.codec: 9.8% user + 2% kernel / faults: 3503 minor 15 major
  1304. 08-26 16:41:00.880 10651 10673 E ActivityManager:   10% 84/mmcqd/0: 0% user + 10% kernel
  1305. 08-26 16:41:00.880 10651 10673 E ActivityManager:   7.2% 154/surfaceflinger: 3.5% user + 3.6% kernel / faults: 25691 minor 6 major
  1306. 08-26 16:41:00.880 10651 10673 E ActivityManager:   5.6% 12000/com.google.android.gms.persistent: 4.4% user + 1.2% kernel / faults: 23038 minor 320 major
  1307. 08-26 16:41:00.880 10651 10673 E ActivityManager:   5.1% 15763/com.google.android.gms: 3.5% user + 1.6% kernel / faults: 36475 minor 1262 major
  1308. 08-26 16:41:00.880 10651 10673 E ActivityManager:   5% 34/kswapd0: 0% user + 5% kernel
  1309. 08-26 16:41:00.880 10651 10673 E ActivityManager:   2.3% 17320/com.google.android.gms.ui: 2.2% user + 0.1% kernel / faults: 5699 minor 26 major
  1310. 08-26 16:41:00.880 10651 10673 E ActivityManager:   2.1% 17438/com.android.settings: 1.7% user + 0.3% kernel / faults: 5096 minor 27 major
  1311. 08-26 16:41:00.880 10651 10673 E ActivityManager:   1.8% 10455/audioserver: 1.4% user + 0.3% kernel / faults: 561 minor 6 major
  1312. 08-26 16:41:00.880 10651 10673 E ActivityManager:   1.6% 99/dhd_dpc: 0% user + 1.6% kernel
  1313. 08-26 16:41:00.880 10651 10673 E ActivityManager:   1.5% 10780/com.android.systemui: 1.1% user + 0.4% kernel / faults: 8773 minor 112 major
  1314. 08-26 16:41:00.880 10651 10673 E ActivityManager:   1.3% 31304/com.android.launcher3: 0.7% user + 0.5% kernel / faults: 4278 minor 6 major
  1315. 08-26 16:41:00.880 10651 10673 E ActivityManager:   0.6% 14806/kworker/u:2: 0% user + 0.6% kernel
  1316. 08-26 16:41:00.880 10651 10673 E ActivityManager:   0.6% 62/gccmdthread: 0% user + 0.6% kernel
  1317. 08-26 16:41:00.880 10651 10673 E ActivityManager:   0.6% 17503/kworker/u:6: 0% user + 0.6% kernel
  1318. 08-26 16:41:00.880 10651 10673 E ActivityManager:   0.5% 77/irq/184-synapti: 0% user + 0.5% kernel
  1319. 08-26 16:41:00.880 10651 10673 E ActivityManager:   0.5% 14812/kworker/u:3: 0% user + 0.5% kernel
  1320. 08-26 16:41:00.880 10651 10673 E ActivityManager:   0.5% 15329/org.lineageos.jelly: 0.3% user + 0.1% kernel / faults: 1063 minor
  1321. 08-26 16:41:00.880 10651 10673 E ActivityManager:   0.1% 10860/sdcard: 0% user + 0.1% kernel / faults: 456 minor 1 major
  1322. 08-26 16:41:00.880 10651 10673 E ActivityManager:   0.4% 17502/kworker/u:1: 0% user + 0.4% kernel
  1323. 08-26 16:41:00.880 10651 10673 E ActivityManager:   0.4% 103/ueventd: 0.2% user + 0.2% kernel / faults: 318 minor
  1324. 08-26 16:41:00.880 10651 10673 E ActivityManager:   0.3% 130/logd: 0.2% user + 0.1% kernel / faults: 211 minor
  1325. 08-26 16:41:00.880 10651 10673 E ActivityManager:   0.3% 15580/com.facebook.katana: 0.2% user + 0% kernel / faults: 2095 minor 2 major
  1326. 08-26 16:41:00.880 10651 10673 E ActivityManager:   0.3% 15832/com.google.process.gapps: 0.2% user + 0.1% kernel / faults: 3921 minor 9 major
  1327. 08-26 16:41:00.880 10651 10673 E ActivityManager:   0.2% 14943/kworker/0:0: 0% user + 0.2% kernel
  1328. 08-26 16:41:00.880 10651 10673 E ActivityManager:   0% 87/irq/164-inv_irq: 0% user + 0% kernel
  1329. 08-26 16:41:00.880 10651 10673 E ActivityManager:   0.1% 139/vold: 0.1% user + 0% kernel / faults: 765 minor
  1330. 08-26 16:41:00.880 10651 10673 E ActivityManager:   0.1% 10458/netd: 0% user + 0% kernel / faults: 580 minor 2 major
  1331. 08-26 16:41:00.880 10651 10673 E ActivityManager:   0.1% 17435/kworker/0:1: 0% user + 0.1% kernel
  1332. 08-26 16:41:00.880 10651 10673 E ActivityManager:   0.1% 10454/zygote: 0% user + 0.1% kernel / faults: 2116 minor 1 major
  1333. 08-26 16:41:00.880 10651 10673 E ActivityManager:   0.1% 148/healthd: 0% user + 0.1% kernel / faults: 86 minor
  1334. 08-26 16:41:00.880 10651 10673 E ActivityManager:   0.1% 90/irq/131-ABE: 0% user + 0.1% kernel
  1335. 08-26 16:41:00.880 10651 10673 E ActivityManager:   0.1% 120/jbd2/mmcblk0p12: 0% user + 0.1% kernel
  1336. 08-26 16:41:00.880 10651 10673 E ActivityManager:   0.1% 153/servicemanager: 0% user + 0% kernel / faults: 420 minor
  1337. 08-26 16:41:00.880 10651 10673 E ActivityManager:   0% 31/cfinteractive: 0% user + 0% kernel
  1338. 08-26 16:41:00.880 10651 10673 E ActivityManager:   0% 17474/com.android.printspooler: 0% user + 0% kernel / faults: 973 minor 1 major
  1339. 08-26 16:41:00.880 10651 10673 E ActivityManager:   0% 10994/com.android.phone: 0% user + 0% kernel / faults: 2434 minor 17 major
  1340. 08-26 16:41:00.880 10651 10673 E ActivityManager:   0% 10912/wpa_supplicant: 0% user + 0% kernel / faults: 478 minor
  1341. 08-26 16:41:00.880 10651 10673 E ActivityManager:   0% 152/lmkd: 0% user + 0% kernel / faults: 81 minor
  1342. 08-26 16:41:00.880 10651 10673 E ActivityManager:   0% 10457/mediaserver: 0% user + 0% kernel / faults: 190 minor 6 major
  1343. 08-26 16:41:00.880 10651 10673 E ActivityManager:   0% 11188/org.cyanogenmod.audiofx: 0% user + 0% kernel / faults: 1802 minor 3 major
  1344. 08-26 16:41:00.880 10651 10673 E ActivityManager:   0% 98/dhd_watchdog: 0% user + 0% kernel
  1345. 08-26 16:41:00.880 10651 10673 E ActivityManager:   0% 117/flush-179:0: 0% user + 0% kernel
  1346. 08-26 16:41:00.880 10651 10673 E ActivityManager:   0% 14946/kworker/1:2: 0% user + 0% kernel
  1347. 08-26 16:41:00.880 10651 10673 E ActivityManager:   0% 10775/com.android.inputmethod.latin: 0% user + 0% kernel / faults: 723 minor 4 major
  1348. 08-26 16:41:00.880 10651 10673 E ActivityManager:   0% 3/ksoftirqd/0: 0% user + 0% kernel
  1349. 08-26 16:41:00.880 10651 10673 E ActivityManager:   0% 14306/kworker/1:1: 0% user + 0% kernel
  1350. 08-26 16:41:00.880 10651 10673 E ActivityManager:   0% 14307/ksoftirqd/1: 0% user + 0% kernel
  1351. 08-26 16:41:00.880 10651 10673 E ActivityManager:  +0% 17544/com.google.android.youtube: 0% user + 0% kernel
  1352. 08-26 16:41:00.880 10651 10673 E ActivityManager:  +0% 17726/com.android.vending: 0% user + 0% kernel
  1353. 08-26 16:41:00.880 10651 10673 E ActivityManager:  +0% 17764/android.process.acore: 0% user + 0% kernel
  1354. 08-26 16:41:00.880 10651 10673 E ActivityManager:  +0% 17846/com.android.vending:background: 0% user + 0% kernel
  1355. 08-26 16:41:00.880 10651 10673 E ActivityManager:  +0% 17989/com.google.android.gms.unstable: 0% user + 0% kernel
  1356. 08-26 16:41:00.880 10651 10673 E ActivityManager: 92% TOTAL: 54% user + 24% kernel + 13% iowait + 0.1% softirq
  1357. 08-26 16:41:00.880 10651 10673 E ActivityManager: CPU usage from 251915024ms to 251915024ms ago (????-??-?? ??:??:??.??? to ????-??-?? ??:??:??.???) with 0% awake:
  1358. 08-26 16:41:00.880 10651 10673 E ActivityManager: 0% TOTAL: 0% user + 0% kernel
  1359. 08-26 16:41:00.884 10651 10673 I ActivityManager: Killing 17989:com.google.android.gms.unstable/u0a24 (adj 0): bg anr
  1360. 08-26 16:41:00.965 10651 15548 D ActivityManager: cleanUpApplicationRecord -- 17989
  1361. 08-26 16:41:00.965 10651 15548 W ActivityManager: Scheduling restart of crashed service com.google.android.gms/.droidguard.DroidGuardService in 1000ms
  1362. 08-26 16:41:02.044 10651 10673 I ActivityManager: Start proc 18602:com.google.android.gms.unstable/u0a24 for service com.google.android.gms/.droidguard.DroidGuardService
  1363. 08-26 16:41:26.146 10651 10739 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher3/.Launcher (has extras)} from uid 1000 on display 0
  1364. 08-26 16:41:27.758 10651 11442 W ActivityManager: Unable to start service Intent { act=com.android.launcher3.WINDOW_OVERLAY dat=app://com.android.launcher3:10047?v=0 pkg=com.google.android.googlequicksearchbox } U=0: not found
  1365. 08-26 16:41:28.316 10651 10739 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher3/.Launcher (has extras)} from uid 1000 on display 0
  1366. 08-26 16:41:29.198 10651 15544 W ActivityManager: Unable to start service Intent { act=com.android.launcher3.WINDOW_OVERLAY dat=app://com.android.launcher3:10047?v=0 pkg=com.google.android.googlequicksearchbox } U=0: not found
  1367. 08-26 16:41:30.853 10651 12426 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.settings/.Settings bnds=[322,1082][478,1208] (has extras)} from uid 10047 on display 0
  1368. 08-26 16:41:33.647 10780 10780 V DeadZone: consuming errant click: (240.0,9.0)
  1369. 08-26 16:41:35.331 10651 12645 I ProcessStatsService: Added stats: ????-??-??-??-??-??, over +3h3m30s949ms
  1370. 08-26 16:41:37.245 10651 10673 W ActivityManager: Activity stop timeout for ActivityRecord{a449441 u0 com.google.android.youtube/com.google.android.apps.youtube.app.watchwhile.WatchWhileActivity t333}
  1371. 08-26 16:41:40.825 10651 12646 E BatteryStatsService: no controller energy info supplied
  1372. 08-26 16:41:40.825 10651 12646 E BatteryStatsService: no controller energy info supplied
  1373. 08-26 16:41:41.062 10651 12646 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu?/cpufreq/stats/time_in_state (No such file or directory)
  1374. 08-26 16:41:41.067 10651 12646 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat (No such file or directory)
  1375. 08-26 16:41:41.071 10651 12646 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0}
  1376. 08-26 16:41:41.851 10651 15542 I ActivityManager: Activity reported stop, but no longer stopping: ActivityRecord{a449441 u0 com.google.android.youtube/com.google.android.apps.youtube.app.watchwhile.WatchWhileActivity t333}
  1377. 08-26 16:41:48.662 10651 15546 I ActivityManager: START u0 {flg=0x8000 cmp=com.evervolv.toolbox/.Toolbox (has extras)} from uid 1000 on display 0
  1378. 08-26 16:41:48.899 10651 15542 I ActivityManager: Start proc 19423:com.evervolv.toolbox/1000 for activity com.evervolv.toolbox/.Toolbox
  1379. 08-26 16:41:57.419 10651 10943 E BatteryStatsService: no controller energy info supplied
  1380. 08-26 16:41:57.419 10651 10943 E BatteryStatsService: no controller energy info supplied
  1381. 08-26 16:41:57.421 10651 10943 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu?/cpufreq/stats/time_in_state (No such file or directory)
  1382. 08-26 16:41:57.423 10651 10943 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat (No such file or directory)
  1383. 08-26 16:41:57.425 10651 10943 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0}
  1384. 08-26 16:41:57.522 10651 15546 I ProcessStatsService: Added stats: ????-??-??-??-??-??, over +3h3m30s949ms
  1385. 08-26 16:41:59.435 10651 10665 I ActivityManager: START u0 {flg=0x8000 cmp=com.evervolv.toolbox/.Toolbox (has extras)} from uid 1000 on display 0
  1386. 08-26 16:41:59.658 10651 10673 I ActivityManager: Start proc 19452:com.whatsapp/u0a66 for broadcast com.whatsapp/com.google.firebase.iid.FirebaseInstanceIdReceiver
  1387. 08-26 16:42:06.901 10651 12425 D BluetoothManagerService: Trying to bind to profile: 1, while Bluetooth was disabled
  1388. 08-26 16:42:08.916 10651 15542 I ActivityManager: START u0 {flg=0x10000000 cmp=com.whatsapp/.voipcalling.VoipActivityV2 (has extras)} from uid 10066 on display 0
  1389. 08-26 16:42:18.953 10651 10673 W ActivityManager: Launch timeout has expired, giving up wake lock!
  1390. --------- beginning of main
  1391. 08-26 16:42:29.758 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true
  1392. 08-26 16:42:29.758 10455 30387 I chatty  : uid=1041(audioserver) Binder:10455_3 expire 1 line
  1393. 08-26 16:42:29.759 19452 19536 W AudioRecord: AUDIO_INPUT_FLAG_FAST denied by server; frameCount 0
  1394. 08-26 16:42:29.760 10455 19587 I chatty  : uid=1041(audioserver) /system/bin/audioserver expire 58 lines
  1395. 08-26 16:42:29.771 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true
  1396. 08-26 16:42:29.772 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true
  1397. 08-26 16:42:29.781 19452 19584 I WhatsAppJni: EnsureThreadAttached: attached current thread to JVM
  1398. 08-26 16:42:29.814 19452 19585 I WhatsAppJni: EnsureThreadAttached: attached current thread to JVM
  1399. 08-26 16:42:29.896 10455 10473 I chatty  : uid=1041(audioserver) AudioOut_D expire 11 lines
  1400. 08-26 16:42:30.550 10455 19587 I chatty  : uid=1041(audioserver) /system/bin/audioserver expire 108 lines
  1401. 08-26 16:42:31.332 10455 10473 I chatty  : uid=1041(audioserver) AudioOut_D expire 11 lines
  1402. 08-26 16:42:31.960 10455 19587 I chatty  : uid=1041(audioserver) /system/bin/audioserver expire 100 lines
  1403. 08-26 16:42:32.769 10455 10473 I chatty  : uid=1041(audioserver) AudioOut_D expire 12 lines
  1404. 08-26 16:42:33.292 10455 19587 I chatty  : uid=1041(audioserver) /system/bin/audioserver expire 36 lines
  1405. 08-26 16:42:33.760 19452 19585 I WhatsAppJni: DetachThreadOnExit: detached current thread from JVM
  1406. 08-26 16:42:33.767 19452 19584 I WhatsAppJni: DetachThreadOnExit: detached current thread from JVM
  1407. 08-26 16:42:33.770 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true
  1408. 08-26 16:42:34.183 10455 19591 I chatty  : uid=1041(audioserver) /system/bin/audioserver expire 74 lines
  1409. 08-26 16:42:34.190 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true
  1410. 08-26 16:42:34.199 10651 15546 D ConnectivityService: requestNetwork for uid/pid:10065/17544 NetworkRequest [ TRACK_DEFAULT id=158, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1411. 08-26 16:42:34.203 10651 10749 D WIFI_UT : got request NetworkRequest [ TRACK_DEFAULT id=158, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  1412. 08-26 16:42:34.203 10651 10749 D WIFI    : got request NetworkRequest [ TRACK_DEFAULT id=158, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  1413. 08-26 16:42:34.203 10651 10767 D Ethernet: got request NetworkRequest [ TRACK_DEFAULT id=158, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  1414. 08-26 16:42:34.209 19452 19589 D AudioTrack: Client defaulted notificationFrames to 533 for frameCount 1600
  1415. 08-26 16:42:34.353 10994 10994 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ TRACK_DEFAULT id=158, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
  1416. 08-26 16:42:34.597 10455 10473 I chatty  : uid=1041(audioserver) AudioOut_D expire 11 lines
  1417. 08-26 16:42:35.035 10651 10753 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=158, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1418. 08-26 16:42:35.276 10455 19591 I chatty  : uid=1041(audioserver) /system/bin/audioserver expire 110 lines
  1419. 08-26 16:42:35.587 17726 17726 I Finsky  : [1] oet.onTrimMemory(1): Memory trim requested to level 60
  1420. 08-26 16:42:35.692 17726 17726 I Finsky  : [1] lpn.accept(9): Flushing in-memory image cache
  1421. 08-26 16:42:36.034 10455 10473 I chatty  : uid=1041(audioserver) AudioOut_D expire 11 lines
  1422. 08-26 16:42:36.714 10455 19591 I chatty  : uid=1041(audioserver) /system/bin/audioserver expire 90 lines
  1423. 08-26 16:42:37.471 10455 10473 I chatty  : uid=1041(audioserver) AudioOut_D expire 6 lines
  1424. 08-26 16:42:37.905 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true
  1425. 08-26 16:42:37.913 10455 19597 I chatty  : uid=1041(audioserver) /system/bin/audioserver expire 78 lines
  1426. 08-26 16:42:37.927 19452 19595 D AudioTrack: Client defaulted notificationFrames to 533 for frameCount 1600
  1427. 08-26 16:42:37.928 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true
  1428. 08-26 16:42:38.254 10455 10473 I chatty  : uid=1041(audioserver) AudioOut_D expire 12 lines
  1429. 08-26 16:42:38.960 10455 19597 I chatty  : uid=1041(audioserver) /system/bin/audioserver expire 113 lines
  1430. 08-26 16:42:39.822 10455 10473 I chatty  : uid=1041(audioserver) AudioOut_D expire 11 lines
  1431. 08-26 16:42:40.423 10455 19597 I chatty  : uid=1041(audioserver) /system/bin/audioserver expire 113 lines
  1432. 08-26 16:42:41.259 10455 10473 I chatty  : uid=1041(audioserver) AudioOut_D expire 11 lines
  1433. 08-26 16:42:41.912 10455 19597 I chatty  : uid=1041(audioserver) /system/bin/audioserver expire 2 lines
  1434. 08-26 16:42:41.946 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true
  1435. 08-26 16:42:41.955 10455 19602 I chatty  : uid=1041(audioserver) /system/bin/audioserver expire 108 lines
  1436. 08-26 16:42:41.957 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true
  1437. 08-26 16:42:41.957 19452 19600 D AudioTrack: Client defaulted notificationFrames to 533 for frameCount 1600
  1438. 08-26 16:42:42.695 10455 10473 I chatty  : uid=1041(audioserver) AudioOut_D expire 13 lines
  1439. 08-26 16:42:43.375 10455 19602 I chatty  : uid=1041(audioserver) /system/bin/audioserver expire 114 lines
  1440. 08-26 16:42:44.132 10455 10473 I chatty  : uid=1041(audioserver) AudioOut_D expire 12 lines
  1441. 08-26 16:42:44.864 10455 19602 I chatty  : uid=1041(audioserver) /system/bin/audioserver expire 84 lines
  1442. 08-26 16:42:45.700 10455 10473 I chatty  : uid=1041(audioserver) AudioOut_D expire 6 lines
  1443. 08-26 16:42:45.968 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true
  1444. 08-26 16:42:45.971 10455 19609 I chatty  : uid=1041(audioserver) /system/bin/audioserver expire 85 lines
  1445. 08-26 16:42:45.984 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true
  1446. 08-26 16:42:45.987 19452 19607 D AudioTrack: Client defaulted notificationFrames to 533 for frameCount 1600
  1447. 08-26 16:42:46.483 10455 10473 I chatty  : uid=1041(audioserver) AudioOut_D expire 12 lines
  1448. 08-26 16:42:47.084 10455 19609 I chatty  : uid=1041(audioserver) /system/bin/audioserver expire 111 lines
  1449. 08-26 16:42:47.920 10455 10473 I chatty  : uid=1041(audioserver) AudioOut_D expire 12 lines
  1450. 08-26 16:42:48.547 10455 19609 I chatty  : uid=1041(audioserver) /system/bin/audioserver expire 107 lines
  1451. 08-26 16:42:49.357 10455 10473 I chatty  : uid=1041(audioserver) AudioOut_D expire 13 lines
  1452. 08-26 16:42:49.931 10455 19609 I chatty  : uid=1041(audioserver) /system/bin/audioserver expire 1 line
  1453. 08-26 16:42:49.967 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true
  1454. 08-26 16:42:49.972 10455 19614 I chatty  : uid=1041(audioserver) /system/bin/audioserver expire 107 lines
  1455. 08-26 16:42:49.980 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true
  1456. 08-26 16:42:49.989 19452 19612 D AudioTrack: Client defaulted notificationFrames to 533 for frameCount 1600
  1457. 08-26 16:42:50.663 10455 10473 I chatty  : uid=1041(audioserver) AudioOut_D expire 11 lines
  1458. 08-26 16:42:51.342 10455 19614 I chatty  : uid=1041(audioserver) /system/bin/audioserver expire 109 lines
  1459. 08-26 16:42:52.099 10455 10473 I chatty  : uid=1041(audioserver) AudioOut_D expire 11 lines
  1460. 08-26 16:42:52.778 10455 19614 I chatty  : uid=1041(audioserver) /system/bin/audioserver expire 92 lines
  1461. 08-26 16:42:53.536 10455 10473 I chatty  : uid=1041(audioserver) AudioOut_D expire 6 lines
  1462. 08-26 16:42:53.984 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true
  1463. 08-26 16:42:54.002 10455 19619 I chatty  : uid=1041(audioserver) /system/bin/audioserver expire 72 lines
  1464. 08-26 16:42:54.006 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true
  1465. 08-26 16:42:54.017 19452 19617 D AudioTrack: Client defaulted notificationFrames to 533 for frameCount 1600
  1466. 08-26 16:42:54.320 10455 10473 I chatty  : uid=1041(audioserver) AudioOut_D expire 12 lines
  1467. 08-26 16:42:54.973 10455 19619 I chatty  : uid=1041(audioserver) /system/bin/audioserver expire 109 lines
  1468. 08-26 16:42:55.757 10455 10473 I chatty  : uid=1041(audioserver) AudioOut_D expire 11 lines
  1469. 08-26 16:42:56.384 10455 19619 I chatty  : uid=1041(audioserver) /system/bin/audioserver expire 109 lines
  1470. 08-26 16:42:57.193 10455 10473 I chatty  : uid=1041(audioserver) AudioOut_D expire 11 lines
  1471. 08-26 16:42:57.820 10455 19619 I chatty  : uid=1041(audioserver) /system/bin/audioserver expire 12 lines
  1472. 08-26 16:42:57.984 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true
  1473. 08-26 16:42:57.988 10455 19624 I chatty  : uid=1041(audioserver) /system/bin/audioserver expire 97 lines
  1474. 08-26 16:42:57.995 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true
  1475. 08-26 16:42:58.004 19452 19622 D AudioTrack: Client defaulted notificationFrames to 533 for frameCount 1600
  1476. 08-26 16:42:58.630 10455 10473 I chatty  : uid=1041(audioserver) AudioOut_D expire 11 lines
  1477. 08-26 16:42:59.231 10455 19624 I chatty  : uid=1041(audioserver) /system/bin/audioserver expire 110 lines
  1478. 08-26 16:43:00.066 10455 10473 I chatty  : uid=1041(audioserver) AudioOut_D expire 11 lines
  1479. 08-26 16:43:00.668 10455 19624 I chatty  : uid=1041(audioserver) /system/bin/audioserver expire 103 lines
  1480. 08-26 16:43:01.504 10455 10473 I chatty  : uid=1041(audioserver) AudioOut_D expire 6 lines
  1481. 08-26 16:43:02.039 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true
  1482. 08-26 16:43:02.041 10455 19629 I chatty  : uid=1041(audioserver) /system/bin/audioserver expire 61 lines
  1483. 08-26 16:43:02.049 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true
  1484. 08-26 16:43:02.056 19452 19627 D AudioTrack: Client defaulted notificationFrames to 533 for frameCount 1600
  1485. 08-26 16:43:02.202 10651 10662 I art     : Background sticky concurrent mark sweep GC freed 40639(1706KB) AllocSpace objects, 5(180KB) LOS objects, 19% free, 11MB/14MB, paused 2.655ms total 149.871ms
  1486. 08-26 16:43:02.287 10455 10473 I chatty  : uid=1041(audioserver) AudioOut_D expire 11 lines
  1487. 08-26 16:43:02.914 10455 19629 I chatty  : uid=1041(audioserver) /system/bin/audioserver expire 111 lines
  1488. 08-26 16:43:03.724 10455 10473 I chatty  : uid=1041(audioserver) AudioOut_D expire 11 lines
  1489. 08-26 16:43:04.377 10455 19629 I chatty  : uid=1041(audioserver) /system/bin/audioserver expire 108 lines
  1490. 08-26 16:43:05.161 10455 10473 I chatty  : uid=1041(audioserver) AudioOut_D expire 11 lines
  1491. 08-26 16:43:05.788 10455 19629 I chatty  : uid=1041(audioserver) /system/bin/audioserver expire 18 lines
  1492. 08-26 16:43:06.027 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true
  1493. 08-26 16:43:06.039 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true
  1494. 08-26 16:43:06.041 10455 19634 I chatty  : uid=1041(audioserver) /system/bin/audioserver expire 91 lines
  1495. 08-26 16:43:06.050 19452 19632 D AudioTrack: Client defaulted notificationFrames to 533 for frameCount 1600
  1496. 08-26 16:43:06.597 10455 10473 I chatty  : uid=1041(audioserver) AudioOut_D expire 11 lines
  1497. 08-26 16:43:07.199 10455 19634 I chatty  : uid=1041(audioserver) /system/bin/audioserver expire 109 lines
  1498. 08-26 16:43:08.034 10455 10473 I chatty  : uid=1041(audioserver) AudioOut_D expire 11 lines
  1499. 08-26 16:43:08.635 10455 19634 I chatty  : uid=1041(audioserver) /system/bin/audioserver expire 108 lines
  1500. 08-26 16:43:09.471 10455 10473 I chatty  : uid=1041(audioserver) AudioOut_D expire 5 lines
  1501. 08-26 16:43:10.048 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true
  1502. 08-26 16:43:10.053 10455 19639 I chatty  : uid=1041(audioserver) /system/bin/audioserver expire 57 lines
  1503. 08-26 16:43:10.068 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true
  1504. 08-26 16:43:10.099 19452 19637 D AudioTrack: Client defaulted notificationFrames to 533 for frameCount 1600
  1505. 08-26 16:43:10.254 10455 10473 I chatty  : uid=1041(audioserver) AudioOut_D expire 10 lines
  1506. 08-26 16:43:10.803 10455 19639 I chatty  : uid=1041(audioserver) /system/bin/audioserver expire 110 lines
  1507. 08-26 16:43:11.560 10455 10473 I chatty  : uid=1041(audioserver) AudioOut_D expire 11 lines
  1508. 08-26 16:43:12.240 10455 19639 I chatty  : uid=1041(audioserver) /system/bin/audioserver expire 107 lines
  1509. 08-26 16:43:12.997 10455 10473 I chatty  : uid=1041(audioserver) AudioOut_D expire 11 lines
  1510. 08-26 16:43:13.650 10455 19639 I chatty  : uid=1041(audioserver) /system/bin/audioserver expire 32 lines
  1511. 08-26 16:43:14.084 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true
  1512. 08-26 16:43:14.087 10455 19644 I chatty  : uid=1041(audioserver) /system/bin/audioserver expire 76 lines
  1513. 08-26 16:43:14.095 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true
  1514. 08-26 16:43:14.102 19452 19642 D AudioTrack: Client defaulted notificationFrames to 533 for frameCount 1600
  1515. 08-26 16:43:14.434 10455 10473 I chatty  : uid=1041(audioserver) AudioOut_D expire 11 lines
  1516. 08-26 16:43:15.087 10455 19644 I chatty  : uid=1041(audioserver) /system/bin/audioserver expire 107 lines
  1517. 08-26 16:43:15.870 10455 10473 I chatty  : uid=1041(audioserver) AudioOut_D expire 11 lines
  1518. 08-26 16:43:16.471 10455 19644 I chatty  : uid=1041(audioserver) /system/bin/audioserver expire 108 lines
  1519. 08-26 16:43:17.307 10455 10473 I chatty  : uid=1041(audioserver) AudioOut_D expire 10 lines
  1520. 08-26 16:43:17.882 10455 19644 I chatty  : uid=1041(audioserver) /system/bin/audioserver expire 13 lines
  1521. 08-26 16:43:18.071 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true
  1522. 08-26 16:43:18.078 10455 19649 I chatty  : uid=1041(audioserver) /system/bin/audioserver expire 95 lines
  1523. 08-26 16:43:18.082 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true
  1524. 08-26 16:43:18.092 19452 19647 D AudioTrack: Client defaulted notificationFrames to 533 for frameCount 1600
  1525. 08-26 16:43:18.614 10455 10473 I chatty  : uid=1041(audioserver) AudioOut_D expire 13 lines
  1526. 08-26 16:43:19.163 10651 10739 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher3/.Launcher (has extras)} from uid 1000 on display 0
  1527. 08-26 16:43:19.293 10455 19649 I chatty  : uid=1041(audioserver) /system/bin/audioserver expire 110 lines
  1528. 08-26 16:43:19.727 10780 10780 I Choreographer: Skipped 33 frames!  The application may be doing too much work on its main thread.
  1529. 08-26 16:43:19.862 17726 17726 I Finsky  : [1] oet.onTrimMemory(1): Memory trim requested to level 80
  1530. 08-26 16:43:19.863 17726 17726 I Finsky  : [1] lpn.accept(9): Flushing in-memory image cache
  1531. 08-26 16:43:20.005 10651 10739 I InputDispatcher: Dropping event because there is no touchable window at (99, 1139).
  1532. 08-26 16:43:20.041 10651 10662 I art     : Background partial concurrent mark sweep GC freed 13107(580KB) AllocSpace objects, 0(0B) LOS objects, 19% free, 11MB/14MB, paused 2.777ms total 289.062ms
  1533. 08-26 16:43:20.050 10455 10473 I chatty  : uid=1041(audioserver) AudioOut_D expire 6 lines
  1534. 08-26 16:43:20.070 31304 31315 I art     : CollectorTransition marksweep + semispace GC freed 279(-46KB) AllocSpace objects, 0(0B) LOS objects, 24% free, 2MB/3MB, paused 194.763ms total 194.763ms
  1535. 08-26 16:43:20.301 10651 15553 W ActivityManager: Unable to start service Intent { act=com.android.launcher3.WINDOW_OVERLAY dat=app://com.android.launcher3:10047?v=0 pkg=com.google.android.googlequicksearchbox } U=0: not found
  1536. 08-26 16:43:20.564 19452 19452 I Choreographer: Skipped 41 frames!  The application may be doing too much work on its main thread.
  1537. 08-26 16:43:20.667 31304 31327 W linker  : /system/vendor/lib/libpvrANDROID_WSEGL.so: unused DT entry: type 0xf arg 0x112
  1538. 08-26 16:43:20.669 31304 31327 I OpenGLRenderer: Initialized EGL, version 1.4
  1539. 08-26 16:43:20.669 31304 31327 D OpenGLRenderer: Swap behavior 1
  1540. 08-26 16:43:20.670 31304 31327 W OpenGLRenderer: Failed to choose config with EGL_SWAP_BEHAVIOR_PRESERVED, retrying without...
  1541. 08-26 16:43:20.670 31304 31327 D OpenGLRenderer: Swap behavior 0
  1542. 08-26 16:43:20.756 10455 19649 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1543. 08-26 16:43:20.782 10455 19649 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1544. 08-26 16:43:20.782 10455 19649 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1545. 08-26 16:43:20.808 10455 19649 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1546. 08-26 16:43:20.808 10455 19649 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1547. 08-26 16:43:20.834 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(10)
  1548. 08-26 16:43:20.834 10455 19649 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1549. 08-26 16:43:20.834 10455 19649 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1550. 08-26 16:43:20.860 10455 19649 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1551. 08-26 16:43:20.860 10455 19649 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1552. 08-26 16:43:20.886 10455 19649 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1553. 08-26 16:43:20.886 10455 19649 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1554. 08-26 16:43:20.912 10455 19649 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1555. 08-26 16:43:20.912 10455 19649 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1556. 08-26 16:43:20.938 10455 19649 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1557. 08-26 16:43:20.938 10455 19649 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1558. 08-26 16:43:20.964 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(10)
  1559. 08-26 16:43:20.967 10455 19649 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1560. 08-26 16:43:20.967 10455 19649 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1561. 08-26 16:43:20.991 10455 19649 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1562. 08-26 16:43:20.992 10455 19649 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1563. 08-26 16:43:21.017 10455 19649 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1564. 08-26 16:43:21.017 10455 19649 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1565. 08-26 16:43:21.043 10455 19649 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1566. 08-26 16:43:21.043 10455 19649 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1567. 08-26 16:43:21.069 10455 19649 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1568. 08-26 16:43:21.069 10455 19649 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1569. 08-26 16:43:21.095 10455 19649 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1570. 08-26 16:43:21.095 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(10)
  1571. 08-26 16:43:21.095 10455 19649 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1572. 08-26 16:43:21.122 10455 19649 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1573. 08-26 16:43:21.122 10455 19649 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1574. 08-26 16:43:21.147 10455 19649 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1575. 08-26 16:43:21.147 10455 19649 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1576. 08-26 16:43:21.174 10455 19649 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1577. 08-26 16:43:21.174 10455 19649 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1578. 08-26 16:43:21.199 10455 19649 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1579. 08-26 16:43:21.200 10455 19649 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1580. 08-26 16:43:21.202 31304 31327 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...
  1581. 08-26 16:43:21.202 31304 31327 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...
  1582. 08-26 16:43:21.210 10651 12643 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 pkg=com.android.contacts cmp=com.android.contacts/.activities.PeopleActivity bnds=[10,1082][166,1208] (has extras)} from uid 10047 on display 0
  1583. 08-26 16:43:21.226 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(10)
  1584. 08-26 16:43:21.226 10455 19649 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1585. 08-26 16:43:21.226 10455 19649 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1586. 08-26 16:43:21.227 10455 10473 D audio_hw_primary: out_set_parameters::kvpairs == routing=2
  1587. 08-26 16:43:21.257 10455 19649 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1588. 08-26 16:43:21.257 10455 19649 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1589. 08-26 16:43:21.304 10455 19649 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1590. 08-26 16:43:21.304 10455 19649 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1591. 08-26 16:43:21.330 10455 19649 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1592. 08-26 16:43:21.330 10455 19649 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1593. 08-26 16:43:21.356 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(10)
  1594. 08-26 16:43:21.357 10455 19649 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1595. 08-26 16:43:21.357 10455 19649 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1596. 08-26 16:43:21.382 10455 19649 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1597. 08-26 16:43:21.382 10455 19649 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1598. 08-26 16:43:21.408 10455 19649 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1599. 08-26 16:43:21.409 10455 19649 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1600. 08-26 16:43:21.435 10455 19649 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1601. 08-26 16:43:21.435 10455 19649 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1602. 08-26 16:43:21.461 10455 19649 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1603. 08-26 16:43:21.461 10455 19649 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1604. 08-26 16:43:21.487 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(10)
  1605. 08-26 16:43:21.487 10455 19649 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1606. 08-26 16:43:21.487 10455 19649 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1607. 08-26 16:43:21.513 10455 19649 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1608. 08-26 16:43:21.513 10455 19649 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1609. 08-26 16:43:21.539 10455 19649 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1610. 08-26 16:43:21.540 10455 19649 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1611. 08-26 16:43:21.576 10455 19649 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1612. 08-26 16:43:21.576 10455 19649 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1613. 08-26 16:43:21.613 10651 11526 I ActivityManager: Start proc 19653:com.android.contacts/u0a9 for activity com.android.contacts/.activities.PeopleActivity
  1614. 08-26 16:43:21.619 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(9)
  1615. 08-26 16:43:21.619 10455 19649 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1616. 08-26 16:43:21.619 10455 19649 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1617. 08-26 16:43:21.643 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(10)
  1618. 08-26 16:43:21.643 10455 19649 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1619. 08-26 16:43:21.644 10455 19649 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1620. 08-26 16:43:21.670 10455 19649 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1621. 08-26 16:43:21.670 10455 19649 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1622. 08-26 16:43:21.696 10455 19649 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1623. 08-26 16:43:21.696 10455 19649 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1624. 08-26 16:43:21.722 10455 19649 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1625. 08-26 16:43:21.723 10455 19649 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1626. 08-26 16:43:21.748 10455 19649 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1627. 08-26 16:43:21.748 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(9)
  1628. 08-26 16:43:21.748 10455 19649 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1629. 08-26 16:43:21.776 10455 10473 D audio_hw_primary: out_set_parameters::kvpairs == routing=2
  1630. 08-26 16:43:21.776 10455 19649 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1631. 08-26 16:43:21.776 10455 19649 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1632. 08-26 16:43:21.800 10455 19649 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1633. 08-26 16:43:21.800 10455 19649 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1634. 08-26 16:43:21.827 10455 19649 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1635. 08-26 16:43:21.827 10455 19649 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1636. 08-26 16:43:21.852 10455 19649 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1637. 08-26 16:43:21.853 10455 19649 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1638. 08-26 16:43:21.879 10455 19649 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1639. 08-26 16:43:21.879 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(10)
  1640. 08-26 16:43:21.879 10455 19649 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1641. 08-26 16:43:21.882 19653 19653 I art     : Starting a blocking GC AddRemoveAppImageSpace
  1642. 08-26 16:43:21.907 10455 19649 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1643. 08-26 16:43:21.907 10455 19649 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1644. 08-26 16:43:21.912 19653 19653 W System  : ClassLoader referenced unknown path: /system/priv-app/Contacts/lib/arm
  1645. 08-26 16:43:21.931 10455 19649 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1646. 08-26 16:43:21.931 10455 19649 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1647. 08-26 16:43:21.957 10455 19649 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1648. 08-26 16:43:21.957 10455 19649 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1649. 08-26 16:43:21.983 10455 19649 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1650. 08-26 16:43:21.983 10455 19649 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1651. 08-26 16:43:22.009 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(10)
  1652. 08-26 16:43:22.010 10455 19649 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1653. 08-26 16:43:22.010 10455 19649 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1654. 08-26 16:43:22.036 10455 19649 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1655. 08-26 16:43:22.036 10455 19649 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1656. 08-26 16:43:22.062 10455 19649 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1657. 08-26 16:43:22.062 10455 19649 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1658. 08-26 16:43:22.088 10455 19649 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1659. 08-26 16:43:22.088 10455 19649 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1660. 08-26 16:43:22.101 19653 19664 W art     : Suspending all threads took: 32.470ms
  1661. 08-26 16:43:22.118 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true
  1662. 08-26 16:43:22.121 19653 19664 I art     : Background sticky concurrent mark sweep GC freed 1903(142KB) AllocSpace objects, 0(0B) LOS objects, 30% free, 956KB/1384KB, paused 38.482ms total 98.419ms
  1663. 08-26 16:43:22.133 10455 19673 I AudioFlinger: AudioFlinger's thread 0xb1d03d80 ready to run
  1664. 08-26 16:43:22.148 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(10)
  1665. 08-26 16:43:22.154 10455 19673 D audio_hw_primary: in_set_parameters::kvpairs == input_source=1;routing=-2147483644
  1666. 08-26 16:43:22.157 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1667. 08-26 16:43:22.157 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1668. 08-26 16:43:22.161 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true
  1669. 08-26 16:43:22.172 19452 19671 D AudioTrack: Client defaulted notificationFrames to 533 for frameCount 1600
  1670. 08-26 16:43:22.192 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1671. 08-26 16:43:22.192 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1672. 08-26 16:43:22.218 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1673. 08-26 16:43:22.218 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1674. 08-26 16:43:22.244 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1675. 08-26 16:43:22.244 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1676. 08-26 16:43:22.270 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(9)
  1677. 08-26 16:43:22.271 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1678. 08-26 16:43:22.271 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1679. 08-26 16:43:22.297 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1680. 08-26 16:43:22.297 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1681. 08-26 16:43:22.323 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1682. 08-26 16:43:22.323 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1683. 08-26 16:43:22.336 19653 19653 I ContactsIntentResolver: Called with action: android.intent.action.MAIN
  1684. 08-26 16:43:22.338 17764 17777 I art     : CollectorTransition marksweep + semispace GC freed 43(-24KB) AllocSpace objects, 0(0B) LOS objects, 29% free, 1212KB/1724KB, paused 33.935ms total 33.935ms
  1685. 08-26 16:43:22.349 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1686. 08-26 16:43:22.349 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1687. 08-26 16:43:22.375 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1688. 08-26 16:43:22.375 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1689. 08-26 16:43:22.387 19653 19677 D AccountTypeManager: Registering external account type=com.whatsapp, packageName=com.whatsapp
  1690. 08-26 16:43:22.401 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(8)
  1691. 08-26 16:43:22.401 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1692. 08-26 16:43:22.402 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1693. 08-26 16:43:22.430 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1694. 08-26 16:43:22.430 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1695. 08-26 16:43:22.454 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1696. 08-26 16:43:22.454 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1697. 08-26 16:43:22.480 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1698. 08-26 16:43:22.480 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1699. 08-26 16:43:22.507 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1700. 08-26 16:43:22.507 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1701. 08-26 16:43:22.532 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(9)
  1702. 08-26 16:43:22.532 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1703. 08-26 16:43:22.532 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1704. 08-26 16:43:22.559 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1705. 08-26 16:43:22.559 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1706. 08-26 16:43:22.584 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1707. 08-26 16:43:22.584 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1708. 08-26 16:43:22.604 19653 19664 W art     : Suspending all threads took: 17.333ms
  1709. 08-26 16:43:22.610 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1710. 08-26 16:43:22.610 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1711. 08-26 16:43:22.619 19653 19664 I art     : Background partial concurrent mark sweep GC freed 1659(189KB) AllocSpace objects, 2(40KB) LOS objects, 32% free, 1087KB/1599KB, paused 24.383ms total 216.827ms
  1712. 08-26 16:43:22.636 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1713. 08-26 16:43:22.636 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1714. 08-26 16:43:22.662 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(10)
  1715. 08-26 16:43:22.662 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1716. 08-26 16:43:22.662 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1717. 08-26 16:43:22.689 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1718. 08-26 16:43:22.689 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1719. 08-26 16:43:22.711 19653 19677 D AccountTypeManager: Registering 1 extension packages
  1720. 08-26 16:43:22.715 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1721. 08-26 16:43:22.715 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1722. 08-26 16:43:22.721 19653 19653 I ContactPhotoManager: Cache adj: 0.5
  1723. 08-26 16:43:22.741 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1724. 08-26 16:43:22.741 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1725. 08-26 16:43:22.767 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1726. 08-26 16:43:22.767 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1727. 08-26 16:43:22.793 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(10)
  1728. 08-26 16:43:22.793 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1729. 08-26 16:43:22.793 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1730. 08-26 16:43:22.819 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1731. 08-26 16:43:22.819 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1732. 08-26 16:43:22.845 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1733. 08-26 16:43:22.845 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1734. 08-26 16:43:22.871 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1735. 08-26 16:43:22.871 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1736. 08-26 16:43:22.897 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1737. 08-26 16:43:22.898 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1738. 08-26 16:43:22.924 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(10)
  1739. 08-26 16:43:22.924 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1740. 08-26 16:43:22.924 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1741. 08-26 16:43:22.952 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1742. 08-26 16:43:22.952 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1743. 08-26 16:43:22.975 19653 19677 W ResourceType: ResTable_typeSpec entry count inconsistent: given 75, previously 77
  1744. 08-26 16:43:22.976 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1745. 08-26 16:43:22.976 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1746. 08-26 16:43:23.000 19653 19664 I art     : Background sticky concurrent mark sweep GC freed 1809(179KB) AllocSpace objects, 0(0B) LOS objects, 18% free, 1310KB/1599KB, paused 16.082ms total 207.305ms
  1747. 08-26 16:43:23.002 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1748. 08-26 16:43:23.002 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1749. 08-26 16:43:23.021 19653 19677 E ExternalAccountType: Unsupported attribute readOnly
  1750. 08-26 16:43:23.021 19653 19677 W ResourceType: Failure getting entry for 0x7f110005 (t=16 e=5) (error -2147483647)
  1751. 08-26 16:43:23.021 19653 19677 W ResourceType: Failure getting entry for 0x7f110005 (t=16 e=5) (error -2147483647)
  1752. 08-26 16:43:23.025 19653 19677 W ResourceType: ResTable_typeSpec entry count inconsistent: given 75, previously 77
  1753. 08-26 16:43:23.028 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1754. 08-26 16:43:23.028 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1755. 08-26 16:43:23.030 19653 19677 D AccountTypeManager: Registering extension package account type=com.google, dataSet=plus, packageName=com.google.android.gms
  1756. 08-26 16:43:23.052 19653 19677 I AccountTypeManager: Loaded meta-data for 3 account types, 3 accounts in 715ms(wall) 66ms(cpu)
  1757. 08-26 16:43:23.054 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(10)
  1758. 08-26 16:43:23.054 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1759. 08-26 16:43:23.054 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1760. 08-26 16:43:23.080 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1761. 08-26 16:43:23.080 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1762. 08-26 16:43:23.106 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1763. 08-26 16:43:23.106 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1764. 08-26 16:43:23.132 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1765. 08-26 16:43:23.133 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1766. 08-26 16:43:23.159 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1767. 08-26 16:43:23.159 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1768. 08-26 16:43:23.185 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(10)
  1769. 08-26 16:43:23.185 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1770. 08-26 16:43:23.185 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1771. 08-26 16:43:23.211 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1772. 08-26 16:43:23.211 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1773. 08-26 16:43:23.237 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1774. 08-26 16:43:23.237 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1775. 08-26 16:43:23.263 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1776. 08-26 16:43:23.263 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1777. 08-26 16:43:23.289 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1778. 08-26 16:43:23.289 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1779. 08-26 16:43:23.315 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(8)
  1780. 08-26 16:43:23.315 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1781. 08-26 16:43:23.316 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1782. 08-26 16:43:23.341 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1783. 08-26 16:43:23.342 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1784. 08-26 16:43:23.368 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1785. 08-26 16:43:23.368 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1786. 08-26 16:43:23.394 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1787. 08-26 16:43:23.394 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1788. 08-26 16:43:23.420 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1789. 08-26 16:43:23.420 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1790. 08-26 16:43:23.446 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(10)
  1791. 08-26 16:43:23.446 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1792. 08-26 16:43:23.446 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1793. 08-26 16:43:23.472 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1794. 08-26 16:43:23.472 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1795. 08-26 16:43:23.498 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1796. 08-26 16:43:23.498 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1797. 08-26 16:43:23.525 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1798. 08-26 16:43:23.525 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1799. 08-26 16:43:23.553 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1800. 08-26 16:43:23.553 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1801. 08-26 16:43:23.577 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(9)
  1802. 08-26 16:43:23.578 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1803. 08-26 16:43:23.578 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1804. 08-26 16:43:23.603 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1805. 08-26 16:43:23.603 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1806. 08-26 16:43:23.629 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1807. 08-26 16:43:23.629 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1808. 08-26 16:43:23.644 19653 19682 W linker  : /system/vendor/lib/hw/gralloc.omap4.so: unused DT entry: type 0xf arg 0x53b
  1809. 08-26 16:43:23.644 19653 19682 W linker  : /system/vendor/lib/libpvr2d.so: unused DT entry: type 0xf arg 0x767
  1810. 08-26 16:43:23.656 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1811. 08-26 16:43:23.656 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1812. 08-26 16:43:23.679 19653 19682 I OpenGLRenderer: Initialized EGL, version 1.4
  1813. 08-26 16:43:23.679 19653 19682 D OpenGLRenderer: Swap behavior 1
  1814. 08-26 16:43:23.680 19653 19682 W OpenGLRenderer: Failed to choose config with EGL_SWAP_BEHAVIOR_PRESERVED, retrying without...
  1815. 08-26 16:43:23.680 19653 19682 D OpenGLRenderer: Swap behavior 0
  1816. 08-26 16:43:23.682 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1817. 08-26 16:43:23.682 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1818. 08-26 16:43:23.707 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(10)
  1819. 08-26 16:43:23.708 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1820. 08-26 16:43:23.708 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1821. 08-26 16:43:23.734 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1822. 08-26 16:43:23.734 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1823. 08-26 16:43:23.760 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1824. 08-26 16:43:23.760 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1825. 08-26 16:43:23.786 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1826. 08-26 16:43:23.786 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1827. 08-26 16:43:23.812 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1828. 08-26 16:43:23.812 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1829. 08-26 16:43:23.838 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(9)
  1830. 08-26 16:43:23.838 19653 19664 I art     : Background sticky concurrent mark sweep GC freed 1609(94KB) AllocSpace objects, 0(0B) LOS objects, 0% free, 1897KB/1897KB, paused 17.761ms total 98.388ms
  1831. 08-26 16:43:23.838 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1832. 08-26 16:43:23.838 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1833. 08-26 16:43:23.864 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1834. 08-26 16:43:23.865 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1835. 08-26 16:43:23.891 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1836. 08-26 16:43:23.891 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1837. 08-26 16:43:23.917 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1838. 08-26 16:43:23.917 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1839. 08-26 16:43:23.943 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1840. 08-26 16:43:23.943 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1841. 08-26 16:43:23.968 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(10)
  1842. 08-26 16:43:23.969 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1843. 08-26 16:43:23.969 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1844. 08-26 16:43:23.995 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1845. 08-26 16:43:23.995 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1846. 08-26 16:43:24.020 19452 19463 I art     : Background sticky concurrent mark sweep GC freed 16775(1047KB) AllocSpace objects, 0(0B) LOS objects, 5% free, 22MB/23MB, paused 7.049ms total 276.641ms
  1847. 08-26 16:43:24.021 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1848. 08-26 16:43:24.021 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1849. 08-26 16:43:24.047 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1850. 08-26 16:43:24.047 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1851. 08-26 16:43:24.050 19653 19664 W art     : Suspending all threads took: 73.516ms
  1852. 08-26 16:43:24.065 19653 19664 I art     : Background partial concurrent mark sweep GC freed 1030(120KB) AllocSpace objects, 6(152KB) LOS objects, 24% free, 2003KB/2MB, paused 76.568ms total 205.627ms
  1853. 08-26 16:43:24.073 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1854. 08-26 16:43:24.073 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1855. 08-26 16:43:24.099 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(9)
  1856. 08-26 16:43:24.099 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1857. 08-26 16:43:24.100 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1858. 08-26 16:43:24.126 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1859. 08-26 16:43:24.126 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1860. 08-26 16:43:24.152 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1861. 08-26 16:43:24.152 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1862. 08-26 16:43:24.178 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1863. 08-26 16:43:24.178 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1864. 08-26 16:43:24.204 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1865. 08-26 16:43:24.204 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1866. 08-26 16:43:24.231 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(9)
  1867. 08-26 16:43:24.231 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1868. 08-26 16:43:24.231 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1869. 08-26 16:43:24.256 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1870. 08-26 16:43:24.256 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1871. 08-26 16:43:24.283 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1872. 08-26 16:43:24.283 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1873. 08-26 16:43:24.310 19452 19575 I WhatsAppJni: DetachThreadOnExit: detached current thread from JVM
  1874. 08-26 16:43:24.311 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1875. 08-26 16:43:24.311 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1876. 08-26 16:43:24.335 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1877. 08-26 16:43:24.335 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1878. 08-26 16:43:24.360 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(9)
  1879. 08-26 16:43:24.361 10455 19673 D audio_hw_primary: pcm_open(0, 3, PCM_IN, [channels=2, rate=44100, period_size=960, period_count=2, format=0, start_threshold=1, stop_threshold=1920])
  1880. 08-26 16:43:24.361 10455 19673 E audio_hw_primary: pcm_open(in) failed: cannot open device '/dev/snd/pcmC0D3c': No such file or directory
  1881. 08-26 16:43:24.367 10651 10687 I ActivityManager: Displayed com.android.contacts/.activities.PeopleActivity: +2s862ms
  1882. 08-26 16:43:24.369 19653 19653 I Choreographer: Skipped 32 frames!  The application may be doing too much work on its main thread.
  1883. 08-26 16:43:24.408 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true
  1884. 08-26 16:43:24.458 19452 19452 I Choreographer: Skipped 31 frames!  The application may be doing too much work on its main thread.
  1885. 08-26 16:43:24.463 19452 19536 I WhatsAppJni: DetachThreadOnExit: detached current thread from JVM
  1886. 08-26 16:43:24.671 19452 19533 I WhatsAppJni: DetachThreadOnExit: detached current thread from JVM
  1887. 08-26 16:43:24.857 10455 10473 D audio_hw_primary: out_set_parameters::kvpairs == routing=2
  1888. 08-26 16:43:25.291 10457 19686 D NuPlayerDriver: notifyListener_l(0xa6b20ae0), (1, 0, 0), loop setting(0, 0)
  1889. 08-26 16:43:25.291 19452 19452 D MediaPlayer: setSubtitleAnchor in MediaPlayer
  1890. 08-26 16:43:25.297 10455  2410 W AudioFlinger: createTrack_l(): mismatch between requested flags (00000004) and output flags (00000002)
  1891. 08-26 16:43:25.301 10455 10473 D audio_hw_primary: out_set_parameters::kvpairs == routing=2
  1892. 08-26 16:43:25.356 19452 19452 I Choreographer: Skipped 41 frames!  The application may be doing too much work on its main thread.
  1893. 08-26 16:43:25.405 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(10)
  1894. 08-26 16:43:25.407 19452 19524 I art     : Starting a blocking GC Explicit
  1895. 08-26 16:43:25.536 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(10)
  1896. 08-26 16:43:25.547 19452 19524 I art     : Explicit concurrent mark sweep GC freed 6287(333KB) AllocSpace objects, 13(2MB) LOS objects, 25% free, 20MB/27MB, paused 3.814ms total 138.732ms
  1897. 08-26 16:43:25.666 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(10)
  1898. 08-26 16:43:25.771 10455 10473 D audio_hw_primary: out_set_parameters::kvpairs == routing=2
  1899. 08-26 16:43:25.797 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(9)
  1900. 08-26 16:43:25.797 10455 10473 D audio_hw_primary: out_set_parameters::kvpairs == routing=2
  1901. 08-26 16:43:25.928 10455 10473 D audio_hw_primary: out_set_parameters::kvpairs == routing=2
  1902. 08-26 16:43:25.934 19452 19689 E AudioTrack: did not receive expected priority boost on time
  1903. 08-26 16:43:25.954 10455 10473 D audio_hw_primary: out_set_parameters::kvpairs == routing=2
  1904. 08-26 16:43:25.972 10651 11442 I MediaFocusControl:  AudioFocus  abandonAudioFocus() from uid/pid 10066/19452 clientId=android.media.AudioManager@7cd6ce0X.4iA@ee3cb99
  1905. 08-26 16:43:26.047 17544 17544 D AudioManager: AudioManager dispatching onAudioFocusChange(1) for android.media.AudioManager@65bdecczie@c83515
  1906. 08-26 16:43:26.176 17544 17544 W YTPL.audiomanager: AudioFocus GAIN; shouldResume=false
  1907. 08-26 16:43:32.441 10651 10739 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher3/.Launcher (has extras)} from uid 1000 on display 0
  1908. 08-26 16:43:32.467 10455 10473 D audio_hw_primary: out_set_parameters::kvpairs == routing=2
  1909. 08-26 16:43:32.470 10455 10473 D audio_hw_primary: pcm_open(0, 0, config=[rate=44100, channels=2, period_size=1152, period_count=4])
  1910. 08-26 16:43:32.496 10455 10473 D audio_hw_primary: check for resampler (44100 != 44100)
  1911. 08-26 16:43:32.710 31304 31315 I art     : CollectorTransition marksweep + semispace GC freed 148(-53KB) AllocSpace objects, 0(0B) LOS objects, 24% free, 2MB/3MB, paused 76.477ms total 76.477ms
  1912. 08-26 16:43:32.735 10651 10888 W ActivityManager: Unable to start service Intent { act=com.android.launcher3.WINDOW_OVERLAY dat=app://com.android.launcher3:10047?v=0 pkg=com.google.android.googlequicksearchbox } U=0: not found
  1913. 08-26 16:43:32.958 31304 31327 W linker  : /system/vendor/lib/libpvrANDROID_WSEGL.so: unused DT entry: type 0xf arg 0x112
  1914. 08-26 16:43:32.959 31304 31327 I OpenGLRenderer: Initialized EGL, version 1.4
  1915. 08-26 16:43:32.960 31304 31327 D OpenGLRenderer: Swap behavior 1
  1916. 08-26 16:43:32.960 31304 31327 W OpenGLRenderer: Failed to choose config with EGL_SWAP_BEHAVIOR_PRESERVED, retrying without...
  1917. 08-26 16:43:32.960 31304 31327 D OpenGLRenderer: Swap behavior 0
  1918. 08-26 16:43:33.063 17726 17726 I Finsky  : [1] oet.onTrimMemory(1): Memory trim requested to level 80
  1919. 08-26 16:43:33.109 10651 10662 I art     : Background partial concurrent mark sweep GC freed 16963(873KB) AllocSpace objects, 6(176KB) LOS objects, 19% free, 11MB/14MB, paused 2.655ms total 581.268ms
  1920. 08-26 16:43:33.207 17726 17726 I Finsky  : [1] lpn.accept(9): Flushing in-memory image cache
  1921. 08-26 16:43:33.763 31304 31327 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...
  1922. 08-26 16:43:33.763 31304 31327 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...
  1923. 08-26 16:43:35.131 10455 10473 D audio_hw_primary: out_set_parameters::kvpairs == routing=2
  1924. 08-26 16:43:35.136 10651 15542 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.settings/.Settings bnds=[322,1082][478,1208] (has extras)} from uid 10047 on display 0
  1925. 08-26 16:43:35.159 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(29)
  1926. 08-26 16:43:35.209 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(10)
  1927. 08-26 16:43:35.483 17726 17726 I Finsky  : [1] oet.onTrimMemory(1): Memory trim requested to level 80
  1928. 08-26 16:43:35.484 17726 17726 I Finsky  : [1] lpn.accept(9): Flushing in-memory image cache
  1929. 08-26 16:43:35.519 19423 19423 I art     : Starting a blocking GC Explicit
  1930. 08-26 16:43:35.580 19423 19423 I art     : Explicit marksweep + semispace GC freed 723(40KB) AllocSpace objects, 0(0B) LOS objects, 25% free, 1688KB/2MB, paused 55.206ms total 56.091ms
  1931. 08-26 16:43:35.581 19423 19423 I art     : Starting a blocking GC Explicit
  1932. 08-26 16:43:35.664 17438 17449 I art     : CollectorTransition marksweep + semispace GC freed 274(-367KB) AllocSpace objects, 0(0B) LOS objects, 24% free, 3MB/5MB, paused 143.280ms total 143.280ms
  1933. 08-26 16:43:35.666 19423 19423 I art     : Explicit marksweep + semispace GC freed 49(1536B) AllocSpace objects, 0(0B) LOS objects, 24% free, 1686KB/2MB, paused 82.275ms total 82.916ms
  1934. 08-26 16:43:35.681 10651 10651 W art     : Long monitor contention with owner Binder:10651_12 (15542) at int com.android.server.am.ActivityStarter.startActivityMayWait(android.app.IApplicationThread, int, java.lang.String, android.content.Intent, java.lang.String, android.service.voice.IVoiceInteractionSession, com.android.internal.app.IVoiceInteractor, android.os.IBinder, java.lang.String, int, int, android.app.ProfilerInfo, android.app.IActivityManager$WaitResult, android.content.res.Configuration, android.os.Bundle, boolean, int, android.app.IActivityContainer, com.android.server.am.TaskRecord)(ActivityStarter.java:766) waiters=0 in int com.android.server.am.ActivityManagerService.broadcastIntent(android.app.IApplicationThread, android.content.Intent, java.lang.String, android.content.IIntentReceiver, int, java.lang.String, android.os.Bundle, java.lang.String[], int, android.os.Bundle, boolean, boolean, int) for 312ms
  1935. 08-26 16:43:36.120 19423 19423 I Choreographer: Skipped 37 frames!  The application may be doing too much work on its main thread.
  1936. 08-26 16:43:36.122 17438 17461 W linker  : /system/vendor/lib/libpvrANDROID_WSEGL.so: unused DT entry: type 0xf arg 0x112
  1937. 08-26 16:43:36.197 17438 17438 D DashboardSummary: onConditionsChanged
  1938. 08-26 16:43:36.200 17438 17461 I OpenGLRenderer: Initialized EGL, version 1.4
  1939. 08-26 16:43:36.200 17438 17461 D OpenGLRenderer: Swap behavior 1
  1940. 08-26 16:43:36.201 17438 17461 W OpenGLRenderer: Failed to choose config with EGL_SWAP_BEHAVIOR_PRESERVED, retrying without...
  1941. 08-26 16:43:36.201 17438 17461 D OpenGLRenderer: Swap behavior 0
  1942. 08-26 16:43:36.248 17474 17485 I art     : CollectorTransition marksweep + semispace GC freed 28(696B) AllocSpace objects, 0(0B) LOS objects, 35% free, 949KB/1461KB, paused 80.230ms total 80.230ms
  1943. 08-26 16:43:36.528 17438 19695 D Index   : Indexing locale 'ar_EG' took 405 millis
  1944. 08-26 16:43:36.593 17438 17438 W IInputConnectionWrapper: reportFullscreenMode on inexistent InputConnection
  1945. 08-26 16:43:36.642 17438 19400 W DataUsageController: Failed to get data usage, no subscriber id
  1946. 08-26 16:43:36.723 10651 10749 E wifi    : wifi_get_supported_feature_set returned error = 0xffffffa1
  1947. 08-26 16:43:36.767 10651 12644 E BatteryStatsService: no controller energy info supplied
  1948. 08-26 16:43:36.767 10651 12644 E BatteryStatsService: no controller energy info supplied
  1949. 08-26 16:43:36.781 10651 11442 I ProcessStatsService: Added stats: ????-??-??-??-??-??, over +3h3m30s949ms
  1950. 08-26 16:43:36.804 10994 10994 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response
  1951. 08-26 16:43:36.807 10651 12644 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu?/cpufreq/stats/time_in_state (No such file or directory)
  1952. 08-26 16:43:36.808 10651 12644 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat (No such file or directory)
  1953. 08-26 16:43:36.810 10651 12644 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0}
  1954. 08-26 16:43:36.824 17438 19400 W ProcStatsManager: No process com.android.vending:instant_app_installer/10028 for service com.google.android.finsky.instantapps.metrics.LogFlushJob
  1955. 08-26 16:43:36.824 17438 19400 W ProcStatsManager: No process com.android.vending:background/10028 for service com.google.android.finsky.ipcservers.background.BackgroundGrpcServerAndroidService
  1956. 08-26 16:43:36.825 17438 19400 W ProcStatsManager: No process com.google.android.tts/10056 for service androidx.work.impl.background.systemjob.SystemJobService
  1957. 08-26 16:43:36.825 17438 19400 W ProcStatsManager: No process com.facebook.katana:browser/10064 for service com.facebook.browser.lite.BrowserLiteIntentService
  1958. 08-26 16:43:36.825 17438 19400 W ProcStatsManager: No process com.graph.weather.forecast.channel/10068 for service com.graph.weather.forecast.channel.service.NotificationService
  1959. 08-26 16:43:37.106 17438 17449 I art     : Background sticky concurrent mark sweep GC freed 6460(364KB) AllocSpace objects, 4(128KB) LOS objects, 16% free, 4MB/5MB, paused 27.008ms total 129.455ms
  1960. 08-26 16:43:42.836 10651 10807 I ActivityManager: START u0 {flg=0x8000 cmp=com.evervolv.toolbox/.Toolbox (has extras)} from uid 1000 on display 0
  1961. 08-26 16:43:42.837 10455 10473 D audio_hw_primary: out_set_parameters::kvpairs == routing=2
  1962. 08-26 16:43:42.838 10455 10473 D audio_hw_primary: pcm_open(0, 0, config=[rate=44100, channels=2, period_size=1152, period_count=4])
  1963. 08-26 16:43:42.854 10455 10473 D audio_hw_primary: check for resampler (44100 != 44100)
  1964. 08-26 16:43:42.955 19423 19434 I art     : CollectorTransition marksweep + semispace GC freed 138(-74KB) AllocSpace objects, 0(0B) LOS objects, 24% free, 1767KB/2MB, paused 42.327ms total 42.327ms
  1965. 08-26 16:43:43.052 19423 19423 I AppCompatViewInflater: app:theme is now deprecated. Please move to using android:theme instead.
  1966. 08-26 16:43:43.175 19423 19423 D ConstraintsHelper: construct key=disable_toolbox available=true
  1967. 08-26 16:43:43.366 19423 19441 W linker  : /system/vendor/lib/libpvrANDROID_WSEGL.so: unused DT entry: type 0xf arg 0x112
  1968. 08-26 16:43:43.372 19423 19441 I OpenGLRenderer: Initialized EGL, version 1.4
  1969. 08-26 16:43:43.372 19423 19441 D OpenGLRenderer: Swap behavior 1
  1970. 08-26 16:43:43.373 19423 19441 W OpenGLRenderer: Failed to choose config with EGL_SWAP_BEHAVIOR_PRESERVED, retrying without...
  1971. 08-26 16:43:43.373 19423 19441 D OpenGLRenderer: Swap behavior 0
  1972. 08-26 16:43:43.674 10651 10687 I ActivityManager: Displayed com.evervolv.toolbox/.Toolbox: +774ms
  1973. 08-26 16:43:43.810 17438 17461 D OpenGLRenderer: endAllActiveAnimators on 0x98113400 (RippleDrawable) with handle 0x8fe92c00
  1974. 08-26 16:44:22.674 10455 10473 D audio_hw_primary: out_set_parameters::kvpairs == routing=2
  1975. 08-26 16:44:22.674 10455 10473 D audio_hw_primary: pcm_open(0, 0, config=[rate=44100, channels=2, period_size=1152, period_count=4])
  1976. 08-26 16:44:22.690 10455 10473 D audio_hw_primary: check for resampler (44100 != 44100)
  1977. 08-26 16:44:22.690 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(29)
  1978. 08-26 16:44:22.716 19423 19423 D ConstraintsHelper: construct key=status_bar_notif_count available=true
  1979. 08-26 16:44:22.755 19423 19423 D ConstraintsHelper: construct key=status_bar_battery_style available=true
  1980. 08-26 16:44:22.767 19423 19423 D ConstraintsHelper: construct key=status_bar_show_battery_percent available=true
  1981. 08-26 16:44:22.768 19423 19423 D ConstraintsHelper: construct key=battery_tile_style available=true
  1982. 08-26 16:44:22.769 19423 19423 D ConstraintsHelper: construct key=force_charge_battery_text available=true
  1983. 08-26 16:44:22.770 19423 19423 D ConstraintsHelper: construct key=text_charging_symbol available=true
  1984. 08-26 16:44:22.771 19423 19423 D ConstraintsHelper: construct key=status_bar_pulse_charging_battery available=true
  1985. 08-26 16:44:22.773 19423 19423 D ConstraintsHelper: construct key=statusbar_clock_am_pm_style available=true
  1986. 08-26 16:44:22.774 19423 19423 D ConstraintsHelper: construct key=status_bar_quick_qs_pulldown available=true
  1987. 08-26 16:44:24.331   168   168 I perfprofd: profile collection skipped (missing semaphore file)
  1988. 08-26 16:44:29.640 10455 10473 D audio_hw_primary: out_set_parameters::kvpairs == routing=2
  1989. 08-26 16:44:29.642 10455 10473 D audio_hw_primary: pcm_open(0, 0, config=[rate=44100, channels=2, period_size=1152, period_count=4])
  1990. 08-26 16:44:29.657 10455 10473 D audio_hw_primary: check for resampler (44100 != 44100)
  1991. 08-26 16:44:29.658 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(29)
  1992. 08-26 16:44:30.986 10455 10473 D audio_hw_primary: out_set_parameters::kvpairs == routing=2
  1993. 08-26 16:44:31.037 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(30)
  1994. 08-26 16:44:31.064 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(10)
  1995. 08-26 16:44:31.268 19423 19423 D ConstraintsHelper: construct key=dev_force_show_navbar available=true
  1996. 08-26 16:44:31.317 19423 19423 D ConstraintsHelper: construct key=pixel_nav_animation available=true
  1997. 08-26 16:44:31.691 10455 10473 D audio_hw_primary: out_set_parameters::kvpairs == routing=2
  1998. 08-26 16:44:31.717 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(9)
  1999. 08-26 16:44:32.735 10455 10473 D audio_hw_primary: out_set_parameters::kvpairs == routing=2
  2000. 08-26 16:44:32.762 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(9)
  2001. 08-26 16:44:43.557 12000 12011 I art     : Background partial concurrent mark sweep GC freed 20504(1266KB) AllocSpace objects, 3(56KB) LOS objects, 24% free, 8MB/11MB, paused 1.556ms total 268.188ms
  2002. 08-26 16:44:51.604 10455 10473 D audio_hw_primary: out_set_parameters::kvpairs == routing=2
  2003. 08-26 16:44:51.606 10455 10473 D audio_hw_primary: pcm_open(0, 0, config=[rate=44100, channels=2, period_size=1152, period_count=4])
  2004. 08-26 16:44:51.622 10455 10473 D audio_hw_primary: check for resampler (44100 != 44100)
  2005. 08-26 16:44:52.764 10455 10473 D audio_hw_primary: out_set_parameters::kvpairs == routing=2
  2006. 08-26 16:44:52.816 19423 19434 I art     : Background sticky concurrent mark sweep GC freed 2669(145KB) AllocSpace objects, 4(80KB) LOS objects, 12% free, 2MB/2MB, paused 12.420ms total 45.043ms
  2007. 08-26 16:44:52.819 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(30)
  2008. 08-26 16:44:58.777 10455 10473 D audio_hw_primary: out_set_parameters::kvpairs == routing=2
  2009. 08-26 16:44:58.778 10455 10473 D audio_hw_primary: pcm_open(0, 0, config=[rate=44100, channels=2, period_size=1152, period_count=4])
  2010. 08-26 16:44:58.794 10455 10473 D audio_hw_primary: check for resampler (44100 != 44100)
  2011. 08-26 16:44:58.795 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(10)
  2012. 08-26 16:44:58.990 19423 19434 I art     : Background sticky concurrent mark sweep GC freed 683(78KB) AllocSpace objects, 0(0B) LOS objects, 6% free, 2MB/2MB, paused 5.706ms total 39.611ms
  2013. 08-26 16:44:59.259 10775 10791 W art     : Suspending all threads took: 12.451ms
  2014. 08-26 16:44:59.332 10775 10791 I art     : CollectorTransition marksweep + semispace GC freed 440(-64KB) AllocSpace objects, 0(0B) LOS objects, 24% free, 2MB/3MB, paused 65.399ms total 65.399ms
  2015. 08-26 16:44:59.360 10775 10775 W InputMethodService: Window size has been changed. This may cause jankiness of resizing window: -1 -> -2
  2016. 08-26 16:44:59.371 19423 19441 W linker  : /system/vendor/lib/libglslcompiler.so: unused DT entry: type 0xf arg 0x3db
  2017. 08-26 16:44:59.408 10775 10775 I LatinIME: Starting input. Cursor position = 0,0
  2018. 08-26 16:44:59.907 19423 19423 I Choreographer: Skipped 38 frames!  The application may be doing too much work on its main thread.
  2019. 08-26 16:45:00.436 10775 10775 I Choreographer: Skipped 63 frames!  The application may be doing too much work on its main thread.
  2020. 08-26 16:45:01.057 10651 10673 I ActivityManager: Start proc 19717:com.android.deskclock/u0a43 for broadcast com.android.deskclock/com.android.alarmclock.DigitalAppWidgetProvider
  2021. 08-26 16:45:01.246 19717 19717 I art     : Starting a blocking GC AddRemoveAppImageSpace
  2022. 08-26 16:45:01.248 19717 19717 W System  : ClassLoader referenced unknown path: /system/app/DeskClock/lib/arm
  2023. 08-26 16:45:02.659 10455 10473 D audio_hw_primary: out_set_parameters::kvpairs == routing=2
  2024. 08-26 16:45:02.661 10455 10473 D audio_hw_primary: pcm_open(0, 0, config=[rate=44100, channels=2, period_size=1152, period_count=4])
  2025. 08-26 16:45:02.676 10455 10473 D audio_hw_primary: check for resampler (44100 != 44100)
  2026. 08-26 16:45:02.677 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(30)
  2027. 08-26 16:45:02.768 10775 10775 W InputMethodService: Window size has been changed. This may cause jankiness of resizing window: -1 -> -2
  2028. 08-26 16:45:02.778 19423 19423 W IInputConnectionWrapper: finishComposingText on inactive InputConnection
  2029. 08-26 16:45:02.779 19423 19423 W IInputConnectionWrapper: finishComposingText on inactive InputConnection
  2030. 08-26 16:45:05.766 10455 10473 D audio_hw_primary: out_set_parameters::kvpairs == routing=2
  2031. 08-26 16:45:05.767 10455 10473 D audio_hw_primary: pcm_open(0, 0, config=[rate=44100, channels=2, period_size=1152, period_count=4])
  2032. 08-26 16:45:05.783 10455 10473 D audio_hw_primary: check for resampler (44100 != 44100)
  2033. 08-26 16:45:05.783 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(30)
  2034. 08-26 16:45:06.954 10455 10473 D audio_hw_primary: out_set_parameters::kvpairs == routing=2
  2035. 08-26 16:45:06.980 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(30)
  2036. 08-26 16:45:07.038 19423 19423 D ConstraintsHelper: construct key=app_perf_profiles_enabled available=true
  2037. 08-26 16:45:10.050 10455 10473 D audio_hw_primary: out_set_parameters::kvpairs == routing=2
  2038. 08-26 16:45:10.051 10455 10473 D audio_hw_primary: pcm_open(0, 0, config=[rate=44100, channels=2, period_size=1152, period_count=4])
  2039. 08-26 16:45:10.067 10455 10473 D audio_hw_primary: check for resampler (44100 != 44100)
  2040. 08-26 16:45:10.067 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(10)
  2041. 08-26 16:45:11.488 19423 19423 D ConstraintsHelper: construct key=disable_toolbox available=true
  2042. 08-26 16:45:11.501 10455 10473 D audio_hw_primary: out_set_parameters::kvpairs == routing=2
  2043. 08-26 16:45:11.528 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(30)
  2044. 08-26 16:45:14.323 10455 10473 D audio_hw_primary: out_set_parameters::kvpairs == routing=2
  2045. 08-26 16:45:14.348 10651 15544 I ActivityManager: START u0 {act=com.evervolv.toolbox.action.BUGREPORT cmp=com.evervolv.toolbox/.support.BugReport} from uid 1000 on display 0
  2046. 08-26 16:45:14.349 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(18)
  2047. 08-26 16:45:14.400 19423 19423 I AppCompatViewInflater: app:theme is now deprecated. Please move to using android:theme instead.
  2048. 08-26 16:45:14.653 19423 19434 I art     : Background sticky concurrent mark sweep GC freed 3819(264KB) AllocSpace objects, 0(0B) LOS objects, 12% free, 2MB/3MB, paused 19.622ms total 76.446ms
  2049. 08-26 16:45:15.068 10651 10687 I ActivityManager: Displayed com.evervolv.toolbox/.support.BugReport: +700ms
  2050. 08-26 16:45:16.419 10455 10473 E audio_hw_primary: out_write: error 4294967264 - wait error: hw 0x44580 app 0x45600 avail 0x180
  2051. 08-26 16:45:16.419 10455 10473 E audio_hw_primary: : Unknown error -32
  2052. 08-26 16:45:16.457 10455 10473 D audio_hw_primary: pcm_open(0, 0, config=[rate=44100, channels=2, period_size=1152, period_count=4])
  2053. 08-26 16:45:16.479 10455 10473 D audio_hw_primary: check for resampler (44100 != 44100)
  2054. 08-26 16:45:19.730 17726 17796 I PlayCommon: [885] aeka.j(22): Preparing logs for uploading
  2055. 08-26 16:45:20.159 17726 17796 I PlayCommon: [885] aeka.j(131): Connecting to server for timestamp: https://play.googleapis.com/play/log/timestamp
  2056. 08-26 16:45:22.826 10455 10473 D audio_hw_primary: out_set_parameters::kvpairs == routing=2
  2057. 08-26 16:45:22.827 10455 10473 D audio_hw_primary: pcm_open(0, 0, config=[rate=44100, channels=2, period_size=1152, period_count=4])
  2058. 08-26 16:45:22.846 10455 10473 D audio_hw_primary: check for resampler (44100 != 44100)
  2059. 08-26 16:45:22.861 10651 10888 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@daa52ff attribute=null, token = android.os.BinderProxy@47223b3
  2060. 08-26 16:45:22.928 17726 17796 I PlayCommon: [885] aeka.j(163): Connecting to server: https://play.googleapis.com/play/log?format=raw&proto_v2=true
  2061. 08-26 16:45:23.250 17726 17796 I PlayCommon: [885] aeka.j(196): Successfully uploaded logs.
  2062. 08-26 16:45:23.343 19423 19441 D OpenGLRenderer: endAllActiveAnimators on 0x91e93f00 (DropDownListView) with handle 0x92f4e460
  2063. 08-26 16:45:26.025 17726 17726 I Finsky  : [1] oet.onTrimMemory(1): Memory trim requested to level 60
  2064. 08-26 16:45:26.052 17726 17726 I Finsky  : [1] lpn.accept(9): Flushing in-memory image cache
  2065. 08-26 16:45:27.461 12000 12000 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.gmscompliance.service.START dat=chimera-action:com.google.android.gms.gmscompliance.service.START cmp=com.google.android.gms/.chimera.PersistentBoundBrokerService }
  2066. 08-26 16:45:29.356 15763 15763 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.safetynet.service.START pkg=com.google.android.gms }
  2067. 08-26 16:45:29.480 10455 10473 D audio_hw_primary: out_set_parameters::kvpairs == routing=2
  2068. 08-26 16:45:29.481 10455 10473 D audio_hw_primary: pcm_open(0, 0, config=[rate=44100, channels=2, period_size=1152, period_count=4])
  2069. 08-26 16:45:29.498 10455 10473 D audio_hw_primary: check for resampler (44100 != 44100)
  2070. 08-26 16:45:29.499 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(30)
  2071. 08-26 16:45:30.128 19423 19423 D BugReport: Calling pull_logcat
  2072. 08-26 16:45:30.177 15763 15763 W art     : Verification of void bgdq.<clinit>() took 734.161ms
  2073. 08-26 16:45:30.242 19423 19423 I Choreographer: Skipped 45 frames!  The application may be doing too much work on its main thread.
  2074. 08-26 16:45:30.272 19746 19746 I init    : type=1400 audit(0.0:513): 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
  2075. 08-26 16:45:30.395 15763 15763 W art     : Verification of void bgdq.c(android.content.Context) took 208.526ms
  2076. 08-26 16:45:30.600 19748 19748 I logcat  : type=1400 audit(0.0:514): avc: denied { write } for path="/data/data/com.evervolv.toolbox/files/logcat-2022-08-26-16-45-30.txt.tmp" dev="mmcblk0p12" ino=139519 scontext=u:r:logd:s0 tcontext=u:object_r:system_app_data_file:s0 tclass=file permissive=1
  2077. 08-26 16:45:30.624 15763 15763 W art     : Verification of void bgdq.d(android.content.Context) took 229.125ms
  2078. 08-26 16:45:30.873 15763 15763 W art     : Verification of byte[] com.google.android.gms.security.odad.WifiStateChangedReceiver.d(android.content.Context, java.lang.String) took 141.815ms
  2079. [logcat: 0.504s elapsed]
  2080.  
  2081. Broadcasting: Intent { act=com.evervolv.toolbox.action.DUMPLOGCAT_FINISHED (has extras) }
  2082. Broadcast completed: result=0
  2083.  

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

Here you can reply to the paste above