------ SYSTEM LOG (logcat -v threadtime -d *:v) ------ --------- beginning of crash 08-23 18:37:52.298 1502 1502 E AndroidRuntime: FATAL EXCEPTION: main 08-23 18:37:52.298 1502 1502 E AndroidRuntime: Process: com.android.gallery3d, PID: 1502 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 08-23 18:37:52.298 1502 1502 E AndroidRuntime: at android.app.ActivityThread.handleReceiver(ActivityThread.java:3066) 08-23 18:37:52.298 1502 1502 E AndroidRuntime: at android.app.ActivityThread.-wrap18(ActivityThread.java) 08-23 18:37:52.298 1502 1502 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1576) 08-23 18:37:52.298 1502 1502 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102) 08-23 18:37:52.298 1502 1502 E AndroidRuntime: at android.os.Looper.loop(Looper.java:154) 08-23 18:37:52.298 1502 1502 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6208) 08-23 18:37:52.298 1502 1502 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 08-23 18:37:52.298 1502 1502 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:891) 08-23 18:37:52.298 1502 1502 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:781) 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 08-23 18:37:52.298 1502 1502 E AndroidRuntime: at android.os.Parcel.readException(Parcel.java:1688) 08-23 18:37:52.298 1502 1502 E AndroidRuntime: at android.os.Parcel.readException(Parcel.java:1637) 08-23 18:37:52.298 1502 1502 E AndroidRuntime: at android.content.pm.IPackageManager$Stub$Proxy.setComponentEnabledSetting(IPackageManager.java:4356) 08-23 18:37:52.298 1502 1502 E AndroidRuntime: at android.app.ApplicationPackageManager.setComponentEnabledSetting(ApplicationPackageManager.java:2088) 08-23 18:37:52.298 1502 1502 E AndroidRuntime: at com.android.camera.DisableCameraReceiver.disableComponent(DisableCameraReceiver.java:81) 08-23 18:37:52.298 1502 1502 E AndroidRuntime: at com.android.camera.DisableCameraReceiver.onReceive(DisableCameraReceiver.java:47) 08-23 18:37:52.298 1502 1502 E AndroidRuntime: at android.app.ActivityThread.handleReceiver(ActivityThread.java:3059) 08-23 18:37:52.298 1502 1502 E AndroidRuntime: ... 8 more 08-23 18:39:19.192 2271 2271 E AndroidRuntime: FATAL EXCEPTION: main 08-23 18:39:19.192 2271 2271 E AndroidRuntime: Process: com.android.settings, PID: 2271 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 08-23 18:39:19.192 2271 2271 E AndroidRuntime: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2684) 08-23 18:39:19.192 2271 2271 E AndroidRuntime: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2745) 08-23 18:39:19.192 2271 2271 E AndroidRuntime: at android.app.ActivityThread.-wrap12(ActivityThread.java) 08-23 18:39:19.192 2271 2271 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1492) 08-23 18:39:19.192 2271 2271 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102) 08-23 18:39:19.192 2271 2271 E AndroidRuntime: at android.os.Looper.loop(Looper.java:154) 08-23 18:39:19.192 2271 2271 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6208) 08-23 18:39:19.192 2271 2271 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 08-23 18:39:19.192 2271 2271 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:891) 08-23 18:39:19.192 2271 2271 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:781) 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 08-23 18:39:19.192 2271 2271 E AndroidRuntime: at com.android.settings.bluetooth.BluetoothPairingDialog.createView(BluetoothPairingDialog.java:286) 08-23 18:39:19.192 2271 2271 E AndroidRuntime: at com.android.settings.bluetooth.BluetoothPairingDialog.createConsentDialog(BluetoothPairingDialog.java:352) 08-23 18:39:19.192 2271 2271 E AndroidRuntime: at com.android.settings.bluetooth.BluetoothPairingDialog.onCreate(BluetoothPairingDialog.java:143) 08-23 18:39:19.192 2271 2271 E AndroidRuntime: at android.app.Activity.performCreate(Activity.java:6684) 08-23 18:39:19.192 2271 2271 E AndroidRuntime: at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1118) 08-23 18:39:19.192 2271 2271 E AndroidRuntime: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2637) 08-23 18:39:19.192 2271 2271 E AndroidRuntime: ... 9 more 08-23 18:41:20.796 156 196 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 196 (AudioOut_D) 08-23 18:41:21.013 2937 2937 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** 08-23 18:41:21.013 2937 2937 F DEBUG : Build fingerprint: 'amazon/amazon_soho/soho:6.0/MRA58K/2256973:user/release-keys' 08-23 18:41:21.013 2937 2937 F DEBUG : Revision: '0' 08-23 18:41:21.014 2937 2937 F DEBUG : ABI: 'arm' 08-23 18:41:21.014 2937 2937 F DEBUG : pid: 156, tid: 196, name: AudioOut_D >>> /system/bin/audioserver <<< 08-23 18:41:21.014 2937 2937 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0 08-23 18:41:21.014 2937 2937 F DEBUG : r0 00000000 r1 b0e346a4 r2 b0e346c0 r3 00000000 08-23 18:41:21.014 2937 2937 F DEBUG : r4 b0e346a4 r5 b0f5d000 r6 b0e346c0 r7 b0e346c0 08-23 18:41:21.014 2937 2937 F DEBUG : r8 b0e34820 r9 b0e347f4 sl 00000000 fp 002b6740 08-23 18:41:21.014 2937 2937 F DEBUG : ip b1ff4fcc sp b0e34690 lr b1ff0cd7 pc b1fe8186 cpsr 600f0030 08-23 18:41:21.050 2937 2937 F DEBUG : 08-23 18:41:21.050 2937 2937 F DEBUG : backtrace: 08-23 18:41:21.052 2937 2937 F DEBUG : #00 pc 00002186 /system/lib/libtinyalsa.so (pcm_get_htimestamp+49) 08-23 18:41:21.052 2937 2937 F DEBUG : #01 pc 00001cd3 /system/lib/hw/audio.primary.bowser.so 08-23 18:41:21.052 2937 2937 F DEBUG : #02 pc 0000416b /system/lib/libnbaio.so (_ZN7android18AudioStreamOutSink12getTimestampERNS_17ExtendedTimestampE+26) 08-23 18:41:21.052 2937 2937 F DEBUG : #03 pc 000301e5 /system/lib/libaudioflinger.so 08-23 18:41:21.052 2937 2937 F DEBUG : #04 pc 0000e415 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+144) 08-23 18:41:21.052 2937 2937 F DEBUG : #05 pc 00047c43 /system/lib/libc.so (_ZL15__pthread_startPv+22) 08-23 18:41:21.052 2937 2937 F DEBUG : #06 pc 00019d2d /system/lib/libc.so (__start_thread+6) 08-23 18:41:23.837 2942 2946 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 2946 (AudioOut_D) 08-23 18:41:23.894 2961 2961 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** 08-23 18:41:23.894 2961 2961 F DEBUG : Build fingerprint: 'amazon/amazon_soho/soho:6.0/MRA58K/2256973:user/release-keys' 08-23 18:41:23.894 2961 2961 F DEBUG : Revision: '0' 08-23 18:41:23.894 2961 2961 F DEBUG : ABI: 'arm' 08-23 18:41:23.894 2961 2961 F DEBUG : pid: 2942, tid: 2946, name: AudioOut_D >>> /system/bin/audioserver <<< 08-23 18:41:23.894 2961 2961 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0 08-23 18:41:23.896 2961 2961 F DEBUG : r0 00000000 r1 b13346a4 r2 b13346c0 r3 00000000 08-23 18:41:23.896 2961 2961 F DEBUG : r4 b13346a4 r5 b0470000 r6 b13346c0 r7 b13346c0 08-23 18:41:23.896 2961 2961 F DEBUG : r8 b1334820 r9 b13347f4 sl 00000000 fp 00003840 08-23 18:41:23.896 2961 2961 F DEBUG : ip b2521fcc sp b1334690 lr b251dcd7 pc b24e0186 cpsr 600f0030 08-23 18:41:23.924 2961 2961 F DEBUG : 08-23 18:41:23.924 2961 2961 F DEBUG : backtrace: 08-23 18:41:23.924 2961 2961 F DEBUG : #00 pc 00002186 /system/lib/libtinyalsa.so (pcm_get_htimestamp+49) 08-23 18:41:23.924 2961 2961 F DEBUG : #01 pc 00001cd3 /system/lib/hw/audio.primary.bowser.so 08-23 18:41:23.925 2961 2961 F DEBUG : #02 pc 0000416b /system/lib/libnbaio.so (_ZN7android18AudioStreamOutSink12getTimestampERNS_17ExtendedTimestampE+26) 08-23 18:41:23.925 2961 2961 F DEBUG : #03 pc 000301e5 /system/lib/libaudioflinger.so 08-23 18:41:23.925 2961 2961 F DEBUG : #04 pc 0000e415 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+144) 08-23 18:41:23.925 2961 2961 F DEBUG : #05 pc 00047c43 /system/lib/libc.so (_ZL15__pthread_startPv+22) 08-23 18:41:23.925 2961 2961 F DEBUG : #06 pc 00019d2d /system/lib/libc.so (__start_thread+6) 08-23 18:41:28.759 2969 2973 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 2973 (AudioOut_D) 08-23 18:41:28.780 2986 2986 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** 08-23 18:41:28.780 2986 2986 F DEBUG : Build fingerprint: 'amazon/amazon_soho/soho:6.0/MRA58K/2256973:user/release-keys' 08-23 18:41:28.780 2986 2986 F DEBUG : Revision: '0' 08-23 18:41:28.780 2986 2986 F DEBUG : ABI: 'arm' 08-23 18:41:28.781 2986 2986 F DEBUG : pid: 2969, tid: 2973, name: AudioOut_D >>> /system/bin/audioserver <<< 08-23 18:41:28.781 2986 2986 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0 08-23 18:41:28.782 2986 2986 F DEBUG : r0 00000000 r1 afc346a4 r2 afc346c0 r3 00000000 08-23 18:41:28.782 2986 2986 F DEBUG : r4 afc346a4 r5 afaed000 r6 afc346c0 r7 afc346c0 08-23 18:41:28.782 2986 2986 F DEBUG : r8 afc34820 r9 afc347f4 sl 00000000 fp 0000b7c0 08-23 18:41:28.782 2986 2986 F DEBUG : ip b0d96fcc sp afc34690 lr b0d92cd7 pc b0dd0186 cpsr 600f0030 08-23 18:41:28.796 2986 2986 F DEBUG : 08-23 18:41:28.796 2986 2986 F DEBUG : backtrace: 08-23 18:41:28.796 2986 2986 F DEBUG : #00 pc 00002186 /system/lib/libtinyalsa.so (pcm_get_htimestamp+49) 08-23 18:41:28.796 2986 2986 F DEBUG : #01 pc 00001cd3 /system/lib/hw/audio.primary.bowser.so 08-23 18:41:28.797 2986 2986 F DEBUG : #02 pc 0000416b /system/lib/libnbaio.so (_ZN7android18AudioStreamOutSink12getTimestampERNS_17ExtendedTimestampE+26) 08-23 18:41:28.797 2986 2986 F DEBUG : #03 pc 000301e5 /system/lib/libaudioflinger.so 08-23 18:41:28.797 2986 2986 F DEBUG : #04 pc 0000e415 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+144) 08-23 18:41:28.797 2986 2986 F DEBUG : #05 pc 00047c43 /system/lib/libc.so (_ZL15__pthread_startPv+22) 08-23 18:41:28.799 2986 2986 F DEBUG : #06 pc 00019d2d /system/lib/libc.so (__start_thread+6) 08-23 18:41:34.041 2991 2995 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 2995 (AudioOut_D) 08-23 18:41:34.115 3007 3007 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** 08-23 18:41:34.115 3007 3007 F DEBUG : Build fingerprint: 'amazon/amazon_soho/soho:6.0/MRA58K/2256973:user/release-keys' 08-23 18:41:34.115 3007 3007 F DEBUG : Revision: '0' 08-23 18:41:34.116 3007 3007 F DEBUG : ABI: 'arm' 08-23 18:41:34.116 3007 3007 F DEBUG : pid: 2991, tid: 2995, name: AudioOut_D >>> /system/bin/audioserver <<< 08-23 18:41:34.116 3007 3007 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0 08-23 18:41:34.116 3007 3007 F DEBUG : r0 00000000 r1 b36346a4 r2 b36346c0 r3 00000000 08-23 18:41:34.116 3007 3007 F DEBUG : r4 b36346a4 r5 b2df4000 r6 b36346c0 r7 b36346c0 08-23 18:41:34.116 3007 3007 F DEBUG : r8 b3634820 r9 b36347f4 sl 00000000 fp 00005a00 08-23 18:41:34.116 3007 3007 F DEBUG : ip b47c7fcc sp b3634690 lr b47c3cd7 pc b47fc186 cpsr 600f0030 08-23 18:41:34.134 3007 3007 F DEBUG : 08-23 18:41:34.134 3007 3007 F DEBUG : backtrace: 08-23 18:41:34.134 3007 3007 F DEBUG : #00 pc 00002186 /system/lib/libtinyalsa.so (pcm_get_htimestamp+49) 08-23 18:41:34.134 3007 3007 F DEBUG : #01 pc 00001cd3 /system/lib/hw/audio.primary.bowser.so 08-23 18:41:34.134 3007 3007 F DEBUG : #02 pc 0000416b /system/lib/libnbaio.so (_ZN7android18AudioStreamOutSink12getTimestampERNS_17ExtendedTimestampE+26) 08-23 18:41:34.134 3007 3007 F DEBUG : #03 pc 000301e5 /system/lib/libaudioflinger.so 08-23 18:41:34.134 3007 3007 F DEBUG : #04 pc 0000e415 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+144) 08-23 18:41:34.134 3007 3007 F DEBUG : #05 pc 00047c43 /system/lib/libc.so (_ZL15__pthread_startPv+22) 08-23 18:41:34.135 3007 3007 F DEBUG : #06 pc 00019d2d /system/lib/libc.so (__start_thread+6) 08-23 18:41:38.915 3012 3016 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 3016 (AudioOut_D) 08-23 18:41:38.997 3029 3029 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** 08-23 18:41:38.998 3029 3029 F DEBUG : Build fingerprint: 'amazon/amazon_soho/soho:6.0/MRA58K/2256973:user/release-keys' 08-23 18:41:38.998 3029 3029 F DEBUG : Revision: '0' 08-23 18:41:38.998 3029 3029 F DEBUG : ABI: 'arm' 08-23 18:41:38.998 3029 3029 F DEBUG : pid: 3012, tid: 3016, name: AudioOut_D >>> /system/bin/audioserver <<< 08-23 18:41:38.998 3029 3029 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0 08-23 18:41:38.998 3029 3029 F DEBUG : r0 00000000 r1 b1eb46a4 r2 b1eb46c0 r3 00000000 08-23 18:41:38.998 3029 3029 F DEBUG : r4 b1eb46a4 r5 b14f4000 r6 b1eb46c0 r7 b1eb46c0 08-23 18:41:38.998 3029 3029 F DEBUG : r8 b1eb4820 r9 b1eb47f4 sl 00000000 fp 00003840 08-23 18:41:38.998 3029 3029 F DEBUG : ip b307bfcc sp b1eb4690 lr b3077cd7 pc b307f186 cpsr 600f0030 08-23 18:41:39.014 3029 3029 F DEBUG : 08-23 18:41:39.014 3029 3029 F DEBUG : backtrace: 08-23 18:41:39.014 3029 3029 F DEBUG : #00 pc 00002186 /system/lib/libtinyalsa.so (pcm_get_htimestamp+49) 08-23 18:41:39.014 3029 3029 F DEBUG : #01 pc 00001cd3 /system/lib/hw/audio.primary.bowser.so 08-23 18:41:39.015 3029 3029 F DEBUG : #02 pc 0000416b /system/lib/libnbaio.so (_ZN7android18AudioStreamOutSink12getTimestampERNS_17ExtendedTimestampE+26) 08-23 18:41:39.015 3029 3029 F DEBUG : #03 pc 000301e5 /system/lib/libaudioflinger.so 08-23 18:41:39.015 3029 3029 F DEBUG : #04 pc 0000e415 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+144) 08-23 18:41:39.015 3029 3029 F DEBUG : #05 pc 00047c43 /system/lib/libc.so (_ZL15__pthread_startPv+22) 08-23 18:41:39.015 3029 3029 F DEBUG : #06 pc 00019d2d /system/lib/libc.so (__start_thread+6) 08-24 23:05:40.547 427 437 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0xffffffff in tid 437 (HeapTaskDaemon) 08-24 23:05:42.059 2739 2739 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** 08-24 23:05:42.059 2739 2739 F DEBUG : Build fingerprint: 'amazon/amazon_soho/soho:6.0/MRA58K/2256973:user/release-keys' 08-24 23:05:42.059 2739 2739 F DEBUG : Revision: '0' 08-24 23:05:42.059 2739 2739 F DEBUG : ABI: 'arm' 08-24 23:05:42.059 2739 2739 F DEBUG : pid: 427, tid: 437, name: HeapTaskDaemon >>> system_server <<< 08-24 23:05:42.059 2739 2739 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0xffffffff 08-24 23:05:42.059 2739 2739 F DEBUG : r0 00000015 r1 136b1c40 r2 136b1020 r3 00000001 08-24 23:05:42.060 2739 2739 F DEBUG : r4 acfe721c r5 136b1000 r6 ffffffff r7 00000007 08-24 23:05:42.060 2739 2739 F DEBUG : r8 a00a2700 r9 90616200 sl aca85280 fp acfe7200 08-24 23:05:42.060 2739 2739 F DEBUG : ip 00000000 sp ac1772a0 lr 00000000 pc acc65272 cpsr 200f0030 08-24 23:05:42.158 2739 2739 F DEBUG : 08-24 23:05:42.158 2739 2739 F DEBUG : backtrace: 08-24 23:05:42.158 2739 2739 F DEBUG : #00 pc 00155272 /system/lib/libart.so (_ZN3art2gc9allocator8RosAlloc8BulkFreeEPNS_6ThreadEPPvj+597) 08-24 23:05:42.158 2739 2739 F DEBUG : #01 pc 00178637 /system/lib/libart.so (_ZN3art2gc9collector9MarkSweep10SweepArrayEPNS0_10accounting11AtomicStackINS_6mirror6ObjectEEEb+1090) 08-24 23:05:42.158 2739 2739 F DEBUG : #02 pc 001762d3 /system/lib/libart.so (_ZN3art2gc9collector9MarkSweep12ReclaimPhaseEv+166) 08-24 23:05:42.158 2739 2739 F DEBUG : #03 pc 00175ffb /system/lib/libart.so (_ZN3art2gc9collector9MarkSweep9RunPhasesEv+306) 08-24 23:05:42.159 2739 2739 F DEBUG : #04 pc 00170d31 /system/lib/libart.so (_ZN3art2gc9collector16GarbageCollector3RunENS0_7GcCauseEb+244) 08-24 23:05:42.159 2739 2739 F DEBUG : #05 pc 001941ad /system/lib/libart.so (_ZN3art2gc4Heap22CollectGarbageInternalENS0_9collector6GcTypeENS0_7GcCauseEb+2364) 08-24 23:05:42.159 2739 2739 F DEBUG : #06 pc 00199a95 /system/lib/libart.so (_ZN3art2gc4Heap12ConcurrentGCEPNS_6ThreadEb+68) 08-24 23:05:42.159 2739 2739 F DEBUG : #07 pc 0019e643 /system/lib/libart.so (_ZN3art2gc4Heap16ConcurrentGCTask3RunEPNS_6ThreadE+18) 08-24 23:05:42.159 2739 2739 F DEBUG : #08 pc 001b6107 /system/lib/libart.so (_ZN3art2gc13TaskProcessor11RunAllTasksEPNS_6ThreadE+30) 08-24 23:05:42.159 2739 2739 F DEBUG : #09 pc 7340ed3f /data/dalvik-cache/arm/system@framework@boot.oat (offset 0x279f000) 08-24 23:06:49.845 4069 4069 E AndroidRuntime: FATAL EXCEPTION: main 08-24 23:06:49.845 4069 4069 E AndroidRuntime: Process: com.android.gallery3d, PID: 4069 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 08-24 23:06:49.845 4069 4069 E AndroidRuntime: at android.app.ActivityThread.handleReceiver(ActivityThread.java:3066) 08-24 23:06:49.845 4069 4069 E AndroidRuntime: at android.app.ActivityThread.-wrap18(ActivityThread.java) 08-24 23:06:49.845 4069 4069 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1576) 08-24 23:06:49.845 4069 4069 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102) 08-24 23:06:49.845 4069 4069 E AndroidRuntime: at android.os.Looper.loop(Looper.java:154) 08-24 23:06:49.845 4069 4069 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6208) 08-24 23:06:49.845 4069 4069 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 08-24 23:06:49.845 4069 4069 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:891) 08-24 23:06:49.845 4069 4069 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:781) 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 08-24 23:06:49.845 4069 4069 E AndroidRuntime: at android.os.Parcel.readException(Parcel.java:1688) 08-24 23:06:49.845 4069 4069 E AndroidRuntime: at android.os.Parcel.readException(Parcel.java:1637) 08-24 23:06:49.845 4069 4069 E AndroidRuntime: at android.content.pm.IPackageManager$Stub$Proxy.setComponentEnabledSetting(IPackageManager.java:4356) 08-24 23:06:49.845 4069 4069 E AndroidRuntime: at android.app.ApplicationPackageManager.setComponentEnabledSetting(ApplicationPackageManager.java:2088) 08-24 23:06:49.845 4069 4069 E AndroidRuntime: at com.android.camera.DisableCameraReceiver.disableComponent(DisableCameraReceiver.java:81) 08-24 23:06:49.845 4069 4069 E AndroidRuntime: at com.android.camera.DisableCameraReceiver.onReceive(DisableCameraReceiver.java:47) 08-24 23:06:49.845 4069 4069 E AndroidRuntime: at android.app.ActivityThread.handleReceiver(ActivityThread.java:3059) 08-24 23:06:49.845 4069 4069 E AndroidRuntime: ... 8 more 08-25 04:24:49.007 2938 3546 F libc : Fatal signal 6 (SIGABRT), code -6 in tid 3546 (Binder:2938_9) 08-25 04:24:49.135 10442 10442 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** 08-25 04:24:49.135 10442 10442 F DEBUG : Build fingerprint: 'amazon/amazon_soho/soho:6.0/MRA58K/2256973:user/release-keys' 08-25 04:24:49.135 10442 10442 F DEBUG : Revision: '0' 08-25 04:24:49.135 10442 10442 F DEBUG : ABI: 'arm' 08-25 04:24:49.136 10442 10442 F DEBUG : pid: 2938, tid: 3546, name: Binder:2938_9 >>> system_server <<< 08-25 04:24:49.136 10442 10442 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr -------- 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) ' 08-25 04:24:49.167 10442 10442 F DEBUG : r0 00000000 r1 00000dda r2 00000006 r3 00000008 08-25 04:24:49.167 10442 10442 F DEBUG : r4 8afa5978 r5 00000006 r6 8afa5920 r7 0000010c 08-25 04:24:49.167 10442 10442 F DEBUG : r8 aaaaea1f r9 8afa4f04 sl 0000000a fp 9dbd3b00 08-25 04:24:49.167 10442 10442 F DEBUG : ip 0000000b sp 8afa4da8 lr acb10177 pc acb129e0 cpsr 60070010 08-25 04:24:49.216 10442 10442 F DEBUG : 08-25 04:24:49.216 10442 10442 F DEBUG : backtrace: 08-25 04:24:49.216 10442 10442 F DEBUG : #00 pc 0004a9e0 /system/lib/libc.so (tgkill+12) 08-25 04:24:49.216 10442 10442 F DEBUG : #01 pc 00048173 /system/lib/libc.so (pthread_kill+34) 08-25 04:24:49.216 10442 10442 F DEBUG : #02 pc 0001d785 /system/lib/libc.so (raise+10) 08-25 04:24:49.216 10442 10442 F DEBUG : #03 pc 000192d1 /system/lib/libc.so (__libc_android_abort+34) 08-25 04:24:49.216 10442 10442 F DEBUG : #04 pc 00017078 /system/lib/libc.so (abort+4) 08-25 04:24:49.216 10442 10442 F DEBUG : #05 pc 0031bdb9 /system/lib/libart.so (_ZN3art7Runtime5AbortEPKc+328) 08-25 04:24:49.216 10442 10442 F DEBUG : #06 pc 000b52eb /system/lib/libart.so (_ZN3art10LogMessageD2Ev+1134) 08-25 04:24:49.216 10442 10442 F DEBUG : #07 pc 0032a1fd /system/lib/libart.so (_ZN3art12StackVisitor9WalkStackEb+1936) 08-25 04:24:49.216 10442 10442 F DEBUG : #08 pc 00334bfb /system/lib/libart.so (_ZNK3art6Thread16GetCurrentMethodEPjb+54) 08-25 04:24:49.216 10442 10442 F DEBUG : #09 pc 0029e105 /system/lib/libart.so (_ZN3art7Monitor13TryLockLockedEPNS_6ThreadE+64) 08-25 04:24:49.217 10442 10442 F DEBUG : #10 pc 0029e303 /system/lib/libart.so (_ZN3art7Monitor4LockEPNS_6ThreadE+38) 08-25 04:24:49.217 10442 10442 F DEBUG : #11 pc 002a10ff /system/lib/libart.so (_ZN3art7Monitor12MonitorEnterEPNS_6ThreadEPNS_6mirror6ObjectEb+534) 08-25 04:24:49.217 10442 10442 F DEBUG : #12 pc 003f5623 /system/lib/libart.so (artLockObjectFromCode+14) 08-25 04:24:49.217 10442 10442 F DEBUG : #13 pc 000a9b3d /system/lib/libart.so (art_quick_lock_object+108) 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) 08-25 04:24:56.509 23439 23568 E AndroidRuntime: FATAL EXCEPTION: Google Conversion SDK 08-25 04:24:56.509 23439 23568 E AndroidRuntime: Process: com.google.android.youtube, PID: 23439 08-25 04:24:56.509 23439 23568 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause 08-25 04:25:57.557 11762 11762 E AndroidRuntime: FATAL EXCEPTION: main 08-25 04:25:57.557 11762 11762 E AndroidRuntime: Process: com.android.gallery3d, PID: 11762 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 08-25 04:25:57.557 11762 11762 E AndroidRuntime: at android.app.ActivityThread.handleReceiver(ActivityThread.java:3066) 08-25 04:25:57.557 11762 11762 E AndroidRuntime: at android.app.ActivityThread.-wrap18(ActivityThread.java) 08-25 04:25:57.557 11762 11762 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1576) 08-25 04:25:57.557 11762 11762 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102) 08-25 04:25:57.557 11762 11762 E AndroidRuntime: at android.os.Looper.loop(Looper.java:154) 08-25 04:25:57.557 11762 11762 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6208) 08-25 04:25:57.557 11762 11762 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 08-25 04:25:57.557 11762 11762 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:891) 08-25 04:25:57.557 11762 11762 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:781) 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 08-25 04:25:57.557 11762 11762 E AndroidRuntime: at android.os.Parcel.readException(Parcel.java:1688) 08-25 04:25:57.557 11762 11762 E AndroidRuntime: at android.os.Parcel.readException(Parcel.java:1637) 08-25 04:25:57.557 11762 11762 E AndroidRuntime: at android.content.pm.IPackageManager$Stub$Proxy.setComponentEnabledSetting(IPackageManager.java:4356) 08-25 04:25:57.557 11762 11762 E AndroidRuntime: at android.app.ApplicationPackageManager.setComponentEnabledSetting(ApplicationPackageManager.java:2088) 08-25 04:25:57.557 11762 11762 E AndroidRuntime: at com.android.camera.DisableCameraReceiver.disableComponent(DisableCameraReceiver.java:81) 08-25 04:25:57.557 11762 11762 E AndroidRuntime: at com.android.camera.DisableCameraReceiver.onReceive(DisableCameraReceiver.java:47) 08-25 04:25:57.557 11762 11762 E AndroidRuntime: at android.app.ActivityThread.handleReceiver(ActivityThread.java:3059) 08-25 04:25:57.557 11762 11762 E AndroidRuntime: ... 8 more --------- beginning of system 08-25 13:44:53.667 10651 12645 I chatty : uid=1000(system) Binder:10651_E expire 2 lines 08-25 13:59:52.340 10651 10673 I chatty : uid=1000(system) ActivityManager expire 28 lines 08-25 13:59:58.508 10651 12425 I chatty : uid=1000(system) Binder:10651_A expire 5 lines 08-25 14:00:41.179 10651 11528 I chatty : uid=1000(system) Binder:10651_8 expire 1 line 08-25 14:00:41.202 10651 12424 I chatty : uid=1000(system) Binder:10651_9 expire 2 lines 08-25 14:00:41.203 10651 10753 I chatty : uid=1000(system) ConnectivitySer expire 2 lines 08-25 14:24:39.867 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 20 lines 08-25 14:57:46.054 10651 10651 I chatty : uid=1000 system_server expire 1 line 08-25 14:59:03.685 10651 10673 I chatty : uid=1000(system) ActivityManager expire 32 lines 08-25 15:20:39.219 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 10 lines 08-25 15:43:43.918 10651 10740 I chatty : uid=1000(system) InputReader expire 4 lines 08-25 15:43:44.194 10651 10718 I chatty : uid=1000(system) PowerManagerSer expire 6 lines 08-25 15:43:44.423 10651 10687 I chatty : uid=1000(system) android.display expire 1 line 08-25 15:43:45.199 10651 10675 I chatty : uid=1000(system) android.ui expire 1 line 08-25 15:43:45.623 10651 10665 I chatty : uid=1000(system) Binder:10651_2 expire 3 lines 08-25 15:43:46.458 10651 12646 I chatty : uid=1000(system) Binder:10651_F expire 2 lines 08-25 15:43:49.331 10651 12644 I chatty : uid=1000(system) Binder:10651_D expire 1 line 08-25 15:43:50.058 10651 10673 I chatty : uid=1000(system) ActivityManager expire 9 lines 08-25 15:43:50.059 10651 10718 I chatty : uid=1000(system) PowerManagerSer expire 7 lines 08-25 15:43:50.199 10651 10687 I chatty : uid=1000(system) android.display expire 3 lines 08-25 15:43:50.409 10651 12425 I chatty : uid=1000(system) Binder:10651_A expire 1 line 08-25 15:44:19.395 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 23 lines 08-25 15:44:19.400 10651 10651 I chatty : uid=1000 system_server expire 1 line 08-25 15:44:19.439 10651 11526 I chatty : uid=1000(system) Binder:10651_7 expire 2 lines 08-25 15:44:19.766 10651 10753 I chatty : uid=1000(system) ConnectivitySer expire 13 lines 08-25 15:44:24.091 10651 10749 I chatty : uid=1000(system) WifiStateMachin expire 1 line 08-25 15:44:24.989 10651 10750 I chatty : uid=1000(system) IpManager.wlan0 expire 1 line 08-25 15:44:24.990 10651 10746 I chatty : uid=1000(system) NetworkPolicy expire 1 line 08-25 15:44:51.110 11340 11421 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000007/AdsDynamite.apk Binary XML file line #11 08-25 15:44:51.368 11340 11421 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000011/dl-AdsFdrDynamite.integ_222508000000000.apk Binary XML file line #11 08-25 15:56:45.688 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 11 lines 08-25 15:56:45.699 10651 10673 I chatty : uid=1000(system) ActivityManager expire 4 lines 08-25 15:56:47.340 10651 10651 I chatty : uid=1000 system_server expire 5 lines 08-25 15:56:47.800 10651 11161 I chatty : uid=1000(system) backup expire 54 lines 08-25 15:56:49.891 10651 10664 I chatty : uid=1000(system) Binder:10651_1 expire 2 lines 08-25 15:56:50.052 10651 12643 I chatty : uid=1000(system) Binder:10651_C expire 2 lines 08-25 15:56:54.473 10651 11224 I chatty : uid=1000(system) Binder:10651_6 expire 1 line 08-25 15:56:55.796 10651 12645 I chatty : uid=1000(system) Binder:10651_E expire 1 line 08-25 15:57:06.647 10651 12646 I chatty : uid=1000(system) Binder:10651_F expire 1 line 08-25 15:57:08.105 10651 10807 I chatty : uid=1000(system) Binder:10651_3 expire 1 line 08-25 15:57:10.537 10651 12426 I chatty : uid=1000(system) Binder:10651_B expire 1 line 08-25 15:57:34.577 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 18 lines 08-25 15:57:34.628 10651 10673 I chatty : uid=1000(system) ActivityManager expire 9 lines 08-25 15:59:17.412 10651 10753 I chatty : uid=1000(system) ConnectivitySer expire 6 lines 08-25 16:00:12.003 10651 11224 I chatty : uid=1000(system) Binder:10651_6 expire 7 lines 08-25 16:03:44.563 10651 10672 I chatty : uid=1000(system) android.bg expire 2 lines 08-25 16:10:39.346 10651 10664 I chatty : uid=1000(system) Binder:10651_1 expire 2 lines 08-25 16:15:08.963 10651 12645 I chatty : uid=1000(system) Binder:10651_E expire 2 lines 08-25 16:16:41.732 10651 12646 I chatty : uid=1000(system) Binder:10651_F expire 2 lines 08-25 16:26:48.723 10651 10651 I chatty : uid=1000 system_server expire 1 line 08-25 16:27:00.083 10651 12425 I chatty : uid=1000(system) Binder:10651_A expire 1 line 08-25 16:27:00.126 10651 12644 I chatty : uid=1000(system) Binder:10651_D expire 2 lines 08-25 16:29:12.861 10651 10943 I chatty : uid=1000(system) Binder:10651_5 expire 3 lines 08-25 16:29:12.955 10651 11528 I chatty : uid=1000(system) Binder:10651_8 expire 1 line 08-25 16:30:12.771 10651 10734 I chatty : uid=1000(system) AlarmManager expire 1 line 08-25 16:30:15.407 10651 10753 I chatty : uid=1000(system) ConnectivitySer expire 6 lines 08-25 16:30:44.424 10651 10665 I chatty : uid=1000(system) Binder:10651_2 expire 1 line 08-25 16:30:44.458 10651 11224 I chatty : uid=1000(system) Binder:10651_6 expire 2 lines 08-25 16:30:44.460 10651 12645 I chatty : uid=1000(system) Binder:10651_E expire 2 lines 08-25 16:34:10.919 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 15 lines 08-25 16:34:10.930 10651 10673 I chatty : uid=1000(system) ActivityManager expire 6 lines 08-25 16:45:13.207 10651 10807 I chatty : uid=1000(system) Binder:10651_3 expire 1 line 08-25 16:56:04.280 10651 10651 I chatty : uid=1000 system_server expire 8 lines 08-25 16:56:09.664 10651 10664 I chatty : uid=1000(system) Binder:10651_1 expire 1 line 08-25 16:56:10.381 28024 29067 D DownloadManager: Removed 0 stale downloads 08-25 16:56:10.450 28024 29067 D DownloadManager: Found 0 files in database 08-25 16:56:10.450 28024 29067 D DownloadManager: Found 0 files on disk 08-25 16:56:10.748 10651 29076 I chatty : uid=1000 system_server expire 6 lines 08-25 16:56:10.773 28024 29067 D DownloadManager: Removed 0 stale downloads 08-25 16:56:10.779 28024 29067 D DownloadManager: Found 0 files in database 08-25 16:56:10.779 28024 29067 D DownloadManager: Found 0 files on disk 08-25 16:56:11.219 10651 10721 I chatty : uid=1000(system) PackageManager expire 1 line 08-25 16:56:13.239 10651 29117 I chatty : uid=1000 system_server expire 3 lines 08-25 16:56:13.481 10651 11528 I chatty : uid=1000(system) Binder:10651_8 expire 1 line 08-25 16:56:14.364 10651 29124 I chatty : uid=1000 system_server expire 1 line 08-25 16:56:14.783 10651 12425 I chatty : uid=1000(system) Binder:10651_A expire 5 lines 08-25 16:56:14.805 10651 12646 I chatty : uid=1000(system) Binder:10651_F expire 1 line 08-25 16:56:28.089 10651 12426 I chatty : uid=1000(system) Binder:10651_B expire 1 line 08-25 16:56:29.199 10651 10673 I chatty : uid=1000(system) ActivityManager expire 1 line 08-25 16:56:39.732 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 6 lines 08-25 16:57:04.773 10651 10807 I chatty : uid=1000(system) Binder:10651_3 expire 1 line 08-25 16:57:05.070 10651 11528 I chatty : uid=1000(system) Binder:10651_8 expire 1 line 08-25 16:57:05.082 10651 10651 I chatty : uid=1000 system_server expire 8 lines 08-25 16:57:05.385 10651 29189 I chatty : uid=1000 system_server expire 6 lines 08-25 16:57:10.040 10651 29196 I chatty : uid=1000 system_server expire 6 lines 08-25 16:57:12.790 10651 29197 I chatty : uid=1000 system_server expire 6 lines 08-25 16:57:15.437 10651 29199 I chatty : uid=1000 system_server expire 6 lines 08-25 16:57:18.093 10651 29200 I chatty : uid=1000 system_server expire 6 lines 08-25 16:57:20.764 10651 29207 I chatty : uid=1000 system_server expire 6 lines 08-25 16:57:23.400 10651 29208 I chatty : uid=1000 system_server expire 6 lines 08-25 16:57:26.033 10651 29210 I chatty : uid=1000 system_server expire 6 lines 08-25 16:57:28.683 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 4 lines 08-25 16:57:28.777 10651 10673 I chatty : uid=1000(system) ActivityManager expire 12 lines 08-25 16:57:28.852 10651 10651 I chatty : uid=1000 system_server expire 2 lines 08-25 16:57:28.867 10651 29211 I chatty : uid=1000 system_server expire 6 lines 08-25 16:59:36.865 10651 10721 I chatty : uid=1000(system) PackageManager expire 36 lines 08-25 16:59:41.205 10651 10676 I chatty : uid=1000(system) ActivityManager expire 1 line 08-25 16:59:41.293 10651 12646 I chatty : uid=1000(system) Binder:10651_F expire 1 line 08-25 16:59:41.381 10651 10753 I chatty : uid=1000(system) ConnectivitySer expire 2 lines 08-25 16:59:41.931 10651 10721 I chatty : uid=1000(system) PackageManager expire 12 lines 08-25 16:59:42.924 10651 10673 I chatty : uid=1000(system) ActivityManager expire 9 lines 08-25 16:59:44.414 10651 10888 I chatty : uid=1000(system) Binder:10651_4 expire 2 lines 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 08-25 16:59:45.138 10651 10651 I chatty : uid=1000 system_server expire 2 lines 08-25 16:59:46.645 10651 10672 I chatty : uid=1000(system) android.bg expire 2 lines 08-25 16:59:47.140 10651 12645 I chatty : uid=1000(system) Binder:10651_E expire 9 lines 08-25 17:00:14.694 10651 12646 I chatty : uid=1000(system) Binder:10651_F expire 6 lines 08-25 17:00:48.537 10651 10665 I chatty : uid=1000(system) Binder:10651_2 expire 1 line 08-25 17:00:50.656 10651 12426 I chatty : uid=1000(system) Binder:10651_B expire 3 lines 08-25 17:00:59.606 10651 12424 I chatty : uid=1000(system) Binder:10651_9 expire 1 line 08-25 17:01:22.365 10651 12644 I chatty : uid=1000(system) Binder:10651_D expire 1 line 08-25 17:01:22.392 10651 10664 I chatty : uid=1000(system) Binder:10651_1 expire 1 line 08-25 17:01:30.848 29613 29720 E ActivityThread: Failed to find provider info for com.facebook.appmanager.firstparty.crashreporter 08-25 17:01:31.228 29613 29718 E ActivityThread: Failed to find provider info for com.android.launcher3.cornermark.unreadbadge 08-25 17:01:37.944 10651 11528 I chatty : uid=1000(system) Binder:10651_8 expire 1 line 08-25 17:01:38.078 10651 12425 I chatty : uid=1000(system) Binder:10651_A expire 2 lines 08-25 17:02:44.055 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 5 lines 08-25 17:02:44.482 10651 29886 I chatty : uid=1000 system_server expire 1 line 08-25 17:02:46.718 10651 29897 I chatty : uid=1000 system_server expire 4 lines 08-25 17:02:47.146 10651 29928 I chatty : uid=1000 system_server expire 1 line 08-25 17:02:47.183 10651 10664 I chatty : uid=1000(system) Binder:10651_1 expire 2 lines 08-25 17:02:48.277 10651 29886 I chatty : uid=1000 system_server expire 5 lines 08-25 17:02:50.821 10651 10651 I chatty : uid=1000 system_server expire 9 lines 08-25 17:02:50.828 10651 29932 I chatty : uid=1000 system_server expire 6 lines 08-25 17:02:53.460 10651 29935 I chatty : uid=1000 system_server expire 6 lines 08-25 17:02:56.090 10651 29936 I chatty : uid=1000 system_server expire 6 lines 08-25 17:02:58.697 10651 29937 I chatty : uid=1000 system_server expire 6 lines 08-25 17:03:01.300 10651 29938 I chatty : uid=1000 system_server expire 6 lines 08-25 17:03:03.918 10651 29939 I chatty : uid=1000 system_server expire 6 lines 08-25 17:03:06.546 10651 29940 I chatty : uid=1000 system_server expire 7 lines 08-25 17:03:06.646 10651 29942 I chatty : uid=1000 system_server expire 2 lines 08-25 17:03:06.687 10651 11528 I chatty : uid=1000(system) Binder:10651_8 expire 1 line 08-25 17:03:09.361 10651 29943 I chatty : uid=1000 system_server expire 1 line 08-25 17:03:09.480 10651 29945 I chatty : uid=1000 system_server expire 4 lines 08-25 17:03:09.698 10651 10943 I chatty : uid=1000(system) Binder:10651_5 expire 1 line 08-25 17:03:09.724 10651 29963 I chatty : uid=1000 system_server expire 1 line 08-25 17:03:09.750 10651 12424 I chatty : uid=1000(system) Binder:10651_9 expire 4 lines 08-25 17:03:10.353 10651 29943 I chatty : uid=1000 system_server expire 5 lines 08-25 17:03:12.909 10651 10651 I chatty : uid=1000 system_server expire 7 lines 08-25 17:03:12.917 10651 29964 I chatty : uid=1000 system_server expire 6 lines 08-25 17:03:15.546 10651 29965 I chatty : uid=1000 system_server expire 6 lines 08-25 17:03:18.137 10651 29966 I chatty : uid=1000 system_server expire 6 lines 08-25 17:03:20.781 10651 29978 I chatty : uid=1000 system_server expire 6 lines 08-25 17:03:23.384 10651 29979 I chatty : uid=1000 system_server expire 6 lines 08-25 17:03:26.049 10651 29980 I chatty : uid=1000 system_server expire 6 lines 08-25 17:03:26.177 10651 29982 I chatty : uid=1000 system_server expire 4 lines 08-25 17:03:26.351 10651 11526 I chatty : uid=1000(system) Binder:10651_7 expire 1 line 08-25 17:03:26.387 10651 29999 I chatty : uid=1000 system_server expire 1 line 08-25 17:03:29.713 10651 10651 I chatty : uid=1000 system_server expire 8 lines 08-25 17:03:29.719 10651 30000 I chatty : uid=1000 system_server expire 6 lines 08-25 17:03:32.345 10651 30001 I chatty : uid=1000 system_server expire 6 lines 08-25 17:03:32.458 10651 30003 I chatty : uid=1000 system_server expire 3 lines 08-25 17:03:32.588 10651 30012 I chatty : uid=1000 system_server expire 1 line 08-25 17:03:35.755 10651 30013 I chatty : uid=1000 system_server expire 6 lines 08-25 17:03:38.380 10651 30014 I chatty : uid=1000 system_server expire 6 lines 08-25 17:03:41.011 10651 30016 I chatty : uid=1000 system_server expire 6 lines 08-25 17:03:43.653 10651 30017 I chatty : uid=1000 system_server expire 6 lines 08-25 17:03:46.278 10651 30018 I chatty : uid=1000 system_server expire 7 lines 08-25 17:03:46.403 10651 30020 I chatty : uid=1000 system_server expire 3 lines 08-25 17:03:46.651 10651 12644 I chatty : uid=1000(system) Binder:10651_D expire 1 line 08-25 17:03:49.447 10651 10651 I chatty : uid=1000 system_server expire 5 lines 08-25 17:03:49.455 10651 30037 I chatty : uid=1000 system_server expire 6 lines 08-25 17:03:49.807 10651 30044 I chatty : uid=1000 system_server expire 4 lines 08-25 17:03:49.988 10651 11526 I chatty : uid=1000(system) Binder:10651_7 expire 1 line 08-25 17:03:50.101 10651 30062 I chatty : uid=1000 system_server expire 1 line 08-25 17:03:51.407 10651 12643 I chatty : uid=1000(system) Binder:10651_C expire 4 lines 08-25 17:03:54.653 10651 30069 I chatty : uid=1000 system_server expire 6 lines 08-25 17:03:54.841 10651 30073 I chatty : uid=1000 system_server expire 4 lines 08-25 17:03:55.067 10651 10888 I chatty : uid=1000(system) Binder:10651_4 expire 4 lines 08-25 17:03:55.126 10651 30090 I chatty : uid=1000 system_server expire 1 line 08-25 17:05:15.556 10651 10672 I chatty : uid=1000(system) android.bg expire 1 line 08-25 17:12:03.456 10651 10943 I chatty : uid=1000(system) Binder:10651_5 expire 4 lines 08-25 17:12:03.499 10651 12426 I chatty : uid=1000(system) Binder:10651_B expire 1 line 08-25 17:12:04.506 10651 10673 I chatty : uid=1000(system) ActivityManager expire 5 lines 08-25 17:12:11.911 10651 12425 I chatty : uid=1000(system) Binder:10651_A expire 5 lines 08-25 17:12:21.410 30137 30181 E ActivityThread: Failed to find provider info for com.facebook.appmanager.firstparty.crashreporter 08-25 17:12:21.520 30137 30207 E ActivityThread: Failed to find provider info for com.android.launcher3.cornermark.unreadbadge 08-25 17:15:09.560 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 5 lines 08-25 17:15:21.320 10651 10753 I chatty : uid=1000(system) ConnectivitySer expire 19 lines 08-25 17:18:12.703 10651 10888 I chatty : uid=1000(system) Binder:10651_4 expire 2 lines 08-25 17:18:13.218 10651 10673 I chatty : uid=1000(system) ActivityManager expire 6 lines 08-25 17:18:15.356 10651 11528 I chatty : uid=1000(system) Binder:10651_8 expire 1 line 08-25 17:18:15.370 10651 12426 I chatty : uid=1000(system) Binder:10651_B expire 2 lines 08-25 17:18:15.377 10651 12643 I chatty : uid=1000(system) Binder:10651_C expire 4 lines 08-25 17:18:17.065 10651 10687 I chatty : uid=1000(system) android.display expire 9 lines 08-25 17:18:18.669 10651 10718 I chatty : uid=1000(system) PowerManagerSer expire 6 lines 08-25 17:18:44.898 30137 30369 E ActivityThread: Failed to find provider info for com.whatsapp.provider.phoneid 08-25 17:18:50.182 10651 11526 I chatty : uid=1000(system) Binder:10651_7 expire 3 lines 08-25 17:18:50.210 10651 12644 I chatty : uid=1000(system) Binder:10651_D expire 1 line 08-25 17:18:50.215 10651 12645 I chatty : uid=1000(system) Binder:10651_E expire 1 line 08-25 17:18:50.876 10651 10943 I chatty : uid=1000(system) Binder:10651_5 expire 2 lines 08-25 17:19:43.430 10651 10664 I chatty : uid=1000(system) Binder:10651_1 expire 1 line 08-25 17:22:27.164 10651 10665 I chatty : uid=1000(system) Binder:10651_2 expire 1 line 08-25 17:22:27.336 10651 10687 I chatty : uid=1000(system) android.display expire 1 line 08-25 17:22:27.357 10651 10718 I chatty : uid=1000(system) PowerManagerSer expire 2 lines 08-25 17:22:27.563 10651 10753 I chatty : uid=1000(system) ConnectivitySer expire 42 lines 08-25 17:22:52.098 10651 10651 I chatty : uid=1000 system_server expire 1 line 08-25 17:22:53.009 10651 10807 I chatty : uid=1000(system) Binder:10651_3 expire 4 lines 08-25 17:22:54.056 10651 10673 I chatty : uid=1000(system) ActivityManager expire 1 line 08-25 17:23:00.899 10651 11224 I chatty : uid=1000(system) Binder:10651_6 expire 7 lines 08-25 17:24:55.629 10651 10753 I chatty : uid=1000(system) ConnectivitySer expire 17 lines 08-25 17:26:39.259 10651 10718 I chatty : uid=1000(system) PowerManagerSer expire 2 lines 08-25 17:26:39.271 10651 10673 I chatty : uid=1000(system) ActivityManager expire 7 lines 08-25 17:26:39.637 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 10 lines 08-25 17:26:39.838 10651 10687 I chatty : uid=1000(system) android.display expire 1 line 08-25 17:28:55.045 10651 10734 I chatty : uid=1000(system) AlarmManager expire 1 line 08-25 17:28:55.112 10651 12645 I chatty : uid=1000(system) Binder:10651_E expire 1 line 08-25 17:28:58.428 10651 10943 I chatty : uid=1000(system) Binder:10651_5 expire 2 lines 08-25 17:28:58.442 10651 10888 I chatty : uid=1000(system) Binder:10651_4 expire 1 line 08-25 17:30:21.945 10651 11526 I chatty : uid=1000(system) Binder:10651_7 expire 5 lines 08-25 17:30:52.403 10651 12426 I chatty : uid=1000(system) Binder:10651_B expire 2 lines 08-25 17:32:56.300 10651 10651 I chatty : uid=1000 system_server expire 4 lines 08-25 17:32:56.341 10651 12644 I chatty : uid=1000(system) Binder:10651_D expire 1 line 08-25 17:32:56.345 10651 10664 I chatty : uid=1000(system) Binder:10651_1 expire 1 line 08-25 17:32:56.393 10651 10807 I chatty : uid=1000(system) Binder:10651_3 expire 2 lines 08-25 17:38:12.815 10651 10672 I chatty : uid=1000(system) android.bg expire 1 line 08-25 17:39:36.093 10651 10651 I chatty : uid=1000 system_server expire 6 lines 08-25 17:39:36.127 10651 10664 I chatty : uid=1000(system) Binder:10651_1 expire 1 line 08-25 17:45:22.582 10651 10888 I chatty : uid=1000(system) Binder:10651_4 expire 2 lines 08-25 17:45:22.827 10651 10753 I chatty : uid=1000(system) ConnectivitySer expire 4 lines 08-25 17:46:37.298 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 23 lines 08-25 17:46:37.313 10651 10673 I chatty : uid=1000(system) ActivityManager expire 10 lines 08-25 18:00:23.050 10651 12646 I chatty : uid=1000(system) Binder:10651_F expire 1 line 08-25 18:01:22.980 10651 12643 I chatty : uid=1000(system) Binder:10651_C expire 1 line 08-25 18:01:22.997 10651 12424 I chatty : uid=1000(system) Binder:10651_9 expire 2 lines 08-25 18:08:45.594 10651 11224 I chatty : uid=1000(system) Binder:10651_6 expire 5 lines 08-25 18:15:22.855 10651 11528 I chatty : uid=1000(system) Binder:10651_8 expire 1 line 08-25 18:20:30.863 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 24 lines 08-25 18:20:30.866 10651 10673 I chatty : uid=1000(system) ActivityManager expire 9 lines 08-25 18:22:37.589 10651 10718 I chatty : uid=1000(system) PowerManagerSer expire 16 lines 08-25 18:22:37.913 10651 10687 I chatty : uid=1000(system) android.display expire 4 lines 08-25 18:23:26.095 10651 10651 I chatty : uid=1000 system_server expire 2 lines 08-25 18:30:22.933 10651 10943 I chatty : uid=1000(system) Binder:10651_5 expire 1 line 08-25 18:30:23.046 10651 10753 I chatty : uid=1000(system) ConnectivitySer expire 10 lines 08-25 18:34:16.767 10651 10673 I chatty : uid=1000(system) ActivityManager expire 2 lines 08-25 18:42:38.186 10651 10672 I chatty : uid=1000(system) android.bg expire 1 line 08-25 18:44:39.423 10651 10718 I chatty : uid=1000(system) PowerManagerSer expire 17 lines 08-25 18:44:39.434 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 15 lines 08-25 18:44:39.635 10651 10687 I chatty : uid=1000(system) android.display expire 5 lines 08-25 18:44:54.299 10651 10651 I chatty : uid=1000 system_server expire 1 line 08-25 18:44:54.760 10651 12425 I chatty : uid=1000(system) Binder:10651_A expire 1 line 08-25 18:45:23.369 10651 12645 I chatty : uid=1000(system) Binder:10651_E expire 1 line 08-25 18:45:23.452 10651 12644 I chatty : uid=1000(system) Binder:10651_D expire 1 line 08-25 18:45:23.463 10651 11224 I chatty : uid=1000(system) Binder:10651_6 expire 2 lines 08-25 18:47:04.292 10651 10665 I chatty : uid=1000(system) Binder:10651_2 expire 3 lines 08-25 18:47:05.232 10651 11528 I chatty : uid=1000(system) Binder:10651_8 expire 5 lines 08-25 18:47:05.246 10651 12426 I chatty : uid=1000(system) Binder:10651_B expire 1 line 08-25 18:47:05.973 10651 12644 I chatty : uid=1000(system) Binder:10651_D expire 2 lines 08-25 18:47:10.182 10651 10888 I chatty : uid=1000(system) Binder:10651_4 expire 2 lines 08-25 18:48:31.274 10651 10753 I chatty : uid=1000(system) ConnectivitySer expire 27 lines 08-25 18:48:32.883 10651 12425 I chatty : uid=1000(system) Binder:10651_A expire 1 line 08-25 18:48:34.787 10651 11526 I chatty : uid=1000(system) Binder:10651_7 expire 1 line 08-25 18:48:47.166 10651 10673 I chatty : uid=1000(system) ActivityManager expire 3 lines 08-25 18:48:47.976 30725 31350 E ActivityThread: Failed to find provider info for com.facebook.appmanager.firstparty.crashreporter 08-25 18:48:48.145 30725 31478 E ActivityThread: Failed to find provider info for com.android.launcher3.cornermark.unreadbadge 08-25 18:50:59.396 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 5 lines 08-25 18:51:42.301 10651 10943 I chatty : uid=1000(system) Binder:10651_5 expire 5 lines 08-25 18:53:03.317 10651 10753 I chatty : uid=1000(system) ConnectivitySer expire 20 lines 08-25 18:54:46.346 10651 11528 I chatty : uid=1000(system) Binder:10651_8 expire 1 line 08-25 18:55:26.266 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 10 lines 08-25 18:55:26.468 10651 10673 I chatty : uid=1000(system) ActivityManager expire 4 lines 08-25 18:56:27.348 10651 11526 I chatty : uid=1000(system) Binder:10651_7 expire 4 lines 08-25 18:56:41.069 10651 12426 I chatty : uid=1000(system) Binder:10651_B expire 3 lines 08-25 18:56:41.510 10651 10664 I chatty : uid=1000(system) Binder:10651_1 expire 3 lines 08-25 18:56:45.061 10651 10718 I chatty : uid=1000(system) PowerManagerSer expire 4 lines 08-25 18:56:47.735 10651 10687 I chatty : uid=1000(system) android.display expire 3 lines 08-25 18:57:18.790 10651 12644 I chatty : uid=1000(system) Binder:10651_D expire 1 line 08-25 18:57:18.992 10651 11224 I chatty : uid=1000(system) Binder:10651_6 expire 4 lines 08-25 18:57:19.152 10651 10753 I chatty : uid=1000(system) ConnectivitySer expire 3 lines 08-25 18:57:19.189 10651 12645 I chatty : uid=1000(system) Binder:10651_E expire 1 line 08-25 18:57:20.185 10651 10673 I chatty : uid=1000(system) ActivityManager expire 24 lines 08-25 18:57:20.404 10651 11526 I chatty : uid=1000(system) Binder:10651_7 expire 1 line 08-25 18:57:22.117 10651 12644 I chatty : uid=1000(system) Binder:10651_D expire 1 line 08-25 18:57:22.317 10651 10687 I chatty : uid=1000(system) android.display expire 2 lines 08-25 18:57:26.492 10651 10665 I chatty : uid=1000(system) Binder:10651_2 expire 1 line 08-25 18:57:31.323 10651 11528 I chatty : uid=1000(system) Binder:10651_8 expire 5 lines 08-25 18:58:00.014 32240 32380 E ActivityThread: Failed to find provider info for com.android.launcher3.cornermark.unreadbadge 08-25 19:00:24.387 10651 12424 I chatty : uid=1000(system) Binder:10651_9 expire 1 line 08-25 19:00:33.444 10651 10718 I chatty : uid=1000(system) PowerManagerSer expire 4 lines 08-25 19:00:33.711 10651 10651 I chatty : uid=1000 system_server expire 1 line 08-25 19:00:34.325 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 14 lines 08-25 19:00:35.698 10651 10718 I chatty : uid=1000(system) PowerManagerSer expire 10 lines 08-25 19:00:40.821 10651 10753 I chatty : uid=1000(system) ConnectivitySer expire 18 lines 08-25 19:00:51.676 10651 10687 I chatty : uid=1000(system) android.display expire 6 lines 08-25 19:02:06.245 10651 10665 I chatty : uid=1000(system) Binder:10651_2 expire 2 lines 08-25 19:02:06.847 10651 10673 I chatty : uid=1000(system) ActivityManager expire 4 lines 08-25 19:02:08.879 10651 10888 I chatty : uid=1000(system) Binder:10651_4 expire 2 lines 08-25 19:02:12.694 10651 12646 I chatty : uid=1000(system) Binder:10651_F expire 1 line 08-25 19:05:06.806 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 11 lines 08-25 19:05:06.808 10651 10673 I chatty : uid=1000(system) ActivityManager expire 6 lines 08-25 19:06:42.554 10651 10672 I chatty : uid=1000(system) android.bg expire 1 line 08-25 19:08:33.807 10651 10651 I chatty : uid=1000 system_server expire 7 lines 08-25 19:15:27.737 10651 11224 I chatty : uid=1000(system) Binder:10651_6 expire 1 line 08-25 19:15:28.029 10651 10753 I chatty : uid=1000(system) ConnectivitySer expire 11 lines 08-25 19:19:23.479 10651 12424 I chatty : uid=1000(system) Binder:10651_9 expire 2 lines 08-25 19:19:23.617 10651 10807 I chatty : uid=1000(system) Binder:10651_3 expire 2 lines 08-25 19:19:23.618 10651 10665 I chatty : uid=1000(system) Binder:10651_2 expire 1 line 08-25 19:19:23.621 10651 11526 I chatty : uid=1000(system) Binder:10651_7 expire 2 lines 08-25 19:19:28.479 10651 12645 I chatty : uid=1000(system) Binder:10651_E expire 1 line 08-25 19:19:34.111 29153 29181 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000007/AdsDynamite.apk Binary XML file line #11 08-25 19:19:35.990 29153 29181 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000011/dl-AdsFdrDynamite.integ_222508000000000.apk Binary XML file line #11 08-25 19:22:18.900 10651 10943 I chatty : uid=1000(system) Binder:10651_5 expire 1 line 08-25 19:25:47.531 10651 10718 I chatty : uid=1000(system) PowerManagerSer expire 4 lines 08-25 19:25:47.758 10651 10687 I chatty : uid=1000(system) android.display expire 1 line 08-25 19:26:39.751 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 5 lines 08-25 19:26:48.910 10651 10651 I chatty : uid=1000 system_server expire 1 line 08-25 19:27:00.598 10651 10753 I chatty : uid=1000(system) ConnectivitySer expire 38 lines 08-25 19:27:38.516 10651 12424 I chatty : uid=1000(system) Binder:10651_9 expire 2 lines 08-25 19:28:10.084 10651 10807 I chatty : uid=1000(system) Binder:10651_3 expire 1 line 08-25 19:28:11.527 10651 11526 I chatty : uid=1000(system) Binder:10651_7 expire 1 line 08-25 19:29:29.700 10651 10673 I chatty : uid=1000(system) ActivityManager expire 19 lines 08-25 19:29:30.147 10651 10672 I chatty : uid=1000(system) android.bg expire 1 line 08-25 19:30:03.919 10651 10651 I chatty : uid=1000 system_server expire 1 line 08-25 19:30:26.205 10651 10753 I chatty : uid=1000(system) ConnectivitySer expire 17 lines 08-25 19:30:28.240 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 5 lines 08-25 19:30:29.674 10651 12425 I chatty : uid=1000(system) Binder:10651_A expire 1 line 08-25 19:33:46.129 10651 10718 I chatty : uid=1000(system) PowerManagerSer expire 5 lines 08-25 19:33:47.017 10651 10687 I chatty : uid=1000(system) android.display expire 1 line 08-25 19:33:51.458 10651 12644 I chatty : uid=1000(system) Binder:10651_D expire 1 line 08-25 19:36:46.139 10651 10740 I chatty : uid=1000(system) InputReader expire 1 line 08-25 19:36:46.153 10651 10718 I chatty : uid=1000(system) PowerManagerSer expire 3 lines 08-25 19:36:46.411 10651 10687 I chatty : uid=1000(system) android.display expire 1 line 08-25 19:36:49.184 10651 10753 I chatty : uid=1000(system) ConnectivitySer expire 40 lines 08-25 19:36:51.077 10651 10673 I chatty : uid=1000(system) ActivityManager expire 3 lines 08-25 19:37:00.750 10651 12645 I chatty : uid=1000(system) Binder:10651_E expire 1 line 08-25 19:37:01.026 10651 11528 I chatty : uid=1000(system) Binder:10651_8 expire 1 line 08-25 19:38:47.107 10651 10753 I chatty : uid=1000(system) ConnectivitySer expire 40 lines 08-25 19:38:54.673 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 5 lines 08-25 19:38:54.688 10651 10673 I chatty : uid=1000(system) ActivityManager expire 2 lines 08-25 19:39:29.653 10651 10672 I chatty : uid=1000(system) android.bg expire 1 line 08-25 19:41:35.515 10651 11224 I chatty : uid=1000(system) Binder:10651_6 expire 1 line 08-25 19:41:36.267 10651 11526 I chatty : uid=1000(system) Binder:10651_7 expire 6 lines 08-25 19:41:44.542 10651 12644 I chatty : uid=1000(system) Binder:10651_D expire 1 line 08-25 19:41:44.703 10651 10943 I chatty : uid=1000(system) Binder:10651_5 expire 1 line 08-25 19:42:04.011 10651 10651 I chatty : uid=1000 system_server expire 1 line 08-25 19:43:34.409 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 10 lines 08-25 19:43:34.502 10651 10673 I chatty : uid=1000(system) ActivityManager expire 4 lines 08-25 19:44:22.359 10651 10753 I chatty : uid=1000(system) ConnectivitySer expire 22 lines 08-25 19:45:32.014 10651 10665 I chatty : uid=1000(system) Binder:10651_2 expire 1 line 08-25 19:48:58.559 10651 12426 I chatty : uid=1000(system) Binder:10651_B expire 1 line 08-25 19:49:02.177 10651 12645 I chatty : uid=1000(system) Binder:10651_E expire 1 line 08-25 19:49:02.200 10651 10888 I chatty : uid=1000(system) Binder:10651_4 expire 2 lines 08-25 19:50:39.576 10651 10753 I chatty : uid=1000(system) ConnectivitySer expire 12 lines 08-25 19:51:27.426 10651 12426 I chatty : uid=1000(system) Binder:10651_B expire 1 line 08-25 19:51:28.041 10651 10673 I chatty : uid=1000(system) ActivityManager expire 6 lines 08-25 19:51:29.219 29153 29303 V FingerprintManager: FingerprintManagerService was null 08-25 19:51:31.113 10651 10753 I chatty : uid=1000(system) ConnectivitySer expire 22 lines 08-25 19:51:31.431 10651 10807 I chatty : uid=1000(system) Binder:10651_3 expire 2 lines 08-25 19:51:31.621 10651 10664 I chatty : uid=1000(system) Binder:10651_1 expire 1 line 08-25 19:52:27.311 10651 11528 I chatty : uid=1000(system) Binder:10651_8 expire 1 line 08-25 19:52:39.301 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 15 lines 08-25 19:52:52.652 10651 10753 I chatty : uid=1000(system) ConnectivitySer expire 33 lines 08-25 19:56:04.260 10651 10651 I chatty : uid=1000 system_server expire 1 line 08-25 19:56:23.997 10651 10943 I chatty : uid=1000(system) Binder:10651_5 expire 4 lines 08-25 19:56:47.328 10651 10673 I chatty : uid=1000(system) ActivityManager expire 2 lines 08-25 19:58:07.641 10651 11528 I chatty : uid=1000(system) Binder:10651_8 expire 3 lines 08-25 19:59:34.378 10651 10673 I chatty : uid=1000(system) ActivityManager expire 4 lines 08-25 20:00:01.334 10651 10753 I chatty : uid=1000(system) ConnectivitySer expire 35 lines 08-25 20:00:34.240 10651 12645 I chatty : uid=1000(system) Binder:10651_E expire 1 line 08-25 20:00:50.498 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 5 lines 08-25 20:04:26.614 10651 10739 I chatty : uid=1000(system) InputDispatcher expire 1 line 08-25 20:04:27.340 10651 11526 I chatty : uid=1000(system) Binder:10651_7 expire 1 line 08-25 20:04:30.019 10780 10780 V DeadZone: consuming errant click: (417.0,3.0) 08-25 20:04:30.125 10651 10753 I chatty : uid=1000(system) ConnectivitySer expire 3 lines 08-25 20:04:31.701 10651 10943 I chatty : uid=1000(system) Binder:10651_5 expire 3 lines 08-25 20:04:33.137 10651 10753 I chatty : uid=1000(system) ConnectivitySer expire 18 lines 08-25 20:04:33.348 10651 11528 I chatty : uid=1000(system) Binder:10651_8 expire 2 lines 08-25 20:04:37.718 10651 11224 I chatty : uid=1000(system) Binder:10651_6 expire 5 lines 08-25 20:04:40.656 10651 12425 I chatty : uid=1000(system) Binder:10651_A expire 1 line 08-25 20:04:43.472 10651 10807 I chatty : uid=1000(system) Binder:10651_3 expire 1 line 08-25 20:05:00.755 10651 10739 I chatty : uid=1000(system) InputDispatcher expire 1 line 08-25 20:05:05.228 10651 12645 I chatty : uid=1000(system) Binder:10651_E expire 1 line 08-25 20:05:15.329 10651 12644 I chatty : uid=1000(system) Binder:10651_D expire 5 lines 08-25 20:05:16.144 10651 10664 I chatty : uid=1000(system) Binder:10651_1 expire 5 lines 08-25 20:05:17.242 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 5 lines 08-25 20:05:17.333 10651 10673 I chatty : uid=1000(system) ActivityManager expire 2 lines 08-25 20:05:33.186 10651 12646 I chatty : uid=1000(system) Binder:10651_F expire 2 lines 08-25 20:05:39.800 10651 10748 I chatty : uid=1000(system) WifiService expire 3 lines 08-25 20:05:40.737 10651 10749 I chatty : uid=1000(system) WifiStateMachin expire 1 line 08-25 20:05:42.559 10651 10750 I chatty : uid=1000(system) IpManager.wlan0 expire 1 line 08-25 20:05:43.211 10651 10753 I chatty : uid=1000(system) ConnectivitySer expire 16 lines 08-25 20:05:43.218 10651 12646 I chatty : uid=1000(system) Binder:10651_F expire 4 lines 08-25 20:05:44.750 10651 10673 I chatty : uid=1000(system) ActivityManager expire 6 lines 08-25 20:05:50.435 10651 12645 I chatty : uid=1000(system) Binder:10651_E expire 2 lines 08-25 20:05:51.100 10651 10664 I chatty : uid=1000(system) Binder:10651_1 expire 5 lines 08-25 20:05:52.963 10651 11528 I chatty : uid=1000(system) Binder:10651_8 expire 1 line 08-25 20:05:54.598 10780 10780 V DeadZone: consuming errant click: (409.0,13.0) 08-25 20:05:57.674 10651 11526 I chatty : uid=1000(system) Binder:10651_7 expire 1 line 08-25 20:05:59.236 10651 10888 I chatty : uid=1000(system) Binder:10651_4 expire 5 lines 08-25 20:06:17.801 10651 10672 I chatty : uid=1000(system) android.bg expire 1 line 08-25 20:07:34.251 10651 10665 I chatty : uid=1000(system) Binder:10651_2 expire 1 line 08-25 20:07:47.084 10651 12644 I chatty : uid=1000(system) Binder:10651_D expire 1 line 08-25 20:08:07.144 3468 3628 E ActivityThread: Failed to find provider info for com.facebook.appmanager.firstparty.crashreporter 08-25 20:08:07.466 3468 3620 E ActivityThread: Failed to find provider info for com.android.launcher3.cornermark.unreadbadge 08-25 20:09:18.002 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 5 lines 08-25 20:09:58.912 10651 12424 I chatty : uid=1000(system) Binder:10651_9 expire 5 lines 08-25 20:10:02.958 10651 11224 I chatty : uid=1000(system) Binder:10651_6 expire 5 lines 08-25 20:13:34.435 10651 10673 I chatty : uid=1000(system) ActivityManager expire 26 lines 08-25 20:13:34.768 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 15 lines 08-25 20:15:37.952 10651 12645 I chatty : uid=1000(system) Binder:10651_E expire 1 line 08-25 20:15:42.359 10651 10753 I chatty : uid=1000(system) ConnectivitySer expire 3 lines 08-25 20:17:39.424 10780 10780 V DeadZone: consuming errant click: (647.0,11.0) 08-25 20:18:39.481 10651 10651 I chatty : uid=1000 system_server expire 3 lines 08-25 20:19:46.183 10651 10664 I chatty : uid=1000(system) Binder:10651_1 expire 1 line 08-25 20:19:53.310 10651 10718 I chatty : uid=1000(system) PowerManagerSer expire 4 lines 08-25 20:19:55.275 10651 10687 I chatty : uid=1000(system) android.display expire 1 line 08-25 20:19:58.791 10651 10888 I chatty : uid=1000(system) Binder:10651_4 expire 2 lines 08-25 20:26:59.004 10651 10734 I chatty : uid=1000(system) AlarmManager expire 1 line 08-25 20:26:59.127 10651 12424 I chatty : uid=1000(system) Binder:10651_9 expire 1 line 08-25 20:27:34.833 10651 10672 I chatty : uid=1000(system) android.bg expire 1 line 08-25 20:28:56.274 10651 12644 I chatty : uid=1000(system) Binder:10651_D expire 2 lines 08-25 20:29:39.113 10651 10673 I chatty : uid=1000(system) ActivityManager expire 30 lines 08-25 20:30:39.119 10651 10807 I chatty : uid=1000(system) Binder:10651_3 expire 1 line 08-25 20:30:39.154 10651 10753 I chatty : uid=1000(system) ConnectivitySer expire 3 lines 08-25 20:35:58.857 10651 10651 I chatty : uid=1000 system_server expire 5 lines 08-25 20:35:58.923 10651 12645 I chatty : uid=1000(system) Binder:10651_E expire 1 line 08-25 20:35:59.108 10651 10888 I chatty : uid=1000(system) Binder:10651_4 expire 1 line 08-25 20:35:59.269 10651 10748 I chatty : uid=1000(system) WifiService expire 1 line 08-25 20:45:40.627 10651 12426 I chatty : uid=1000(system) Binder:10651_B expire 1 line 08-25 20:54:13.258 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 10 lines 08-25 21:00:41.927 10651 11526 I chatty : uid=1000(system) Binder:10651_7 expire 5 lines 08-25 21:01:23.231 10651 11224 I chatty : uid=1000(system) Binder:10651_6 expire 2 lines 08-25 21:01:42.964 10651 10807 I chatty : uid=1000(system) Binder:10651_3 expire 3 lines 08-25 21:01:42.987 10651 12645 I chatty : uid=1000(system) Binder:10651_E expire 2 lines 08-25 21:01:42.988 10651 10753 I chatty : uid=1000(system) ConnectivitySer expire 7 lines 08-25 21:01:46.082 10651 10673 I chatty : uid=1000(system) ActivityManager expire 33 lines 08-25 21:10:42.841 10651 10651 I chatty : uid=1000 system_server expire 2 lines 08-25 21:15:42.740 10651 12425 I chatty : uid=1000(system) Binder:10651_A expire 1 line 08-25 21:24:29.941 10651 4960 I chatty : uid=1000(system) Binder:10651_10 expire 1 line 08-25 21:26:42.534 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 20 lines 08-25 21:31:46.145 10651 10673 I chatty : uid=1000(system) ActivityManager expire 34 lines 08-25 21:45:46.578 10651 10807 I chatty : uid=1000(system) Binder:10651_3 expire 1 line 08-25 21:45:46.665 10651 10753 I chatty : uid=1000(system) ConnectivitySer expire 5 lines 08-25 21:49:48.823 10651 4960 I chatty : uid=1000(system) Binder:10651_10 expire 2 lines 08-25 21:54:40.948 10651 11526 I chatty : uid=1000(system) Binder:10651_7 expire 1 line 08-25 21:55:46.747 10651 10651 I chatty : uid=1000 system_server expire 1 line 08-25 21:59:58.773 10651 10717 I chatty : uid=1000(system) CpuTracker expire 5 lines 08-25 22:15:50.345 10651 12646 I chatty : uid=1000(system) Binder:10651_F expire 5 lines 08-25 22:15:54.347 10651 10673 I chatty : uid=1000(system) ActivityManager expire 10 lines 08-25 22:26:49.155 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 10 lines 08-25 22:26:58.423 10651 10651 I chatty : uid=1000 system_server expire 2 lines 08-25 22:28:57.195 29153 29179 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000007/AdsDynamite.apk Binary XML file line #11 08-25 22:28:57.389 29153 29179 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000011/dl-AdsFdrDynamite.integ_222508000000000.apk Binary XML file line #11 08-25 22:28:58.200 10651 10673 I chatty : uid=1000(system) ActivityManager expire 29 lines 08-25 22:29:51.813 10651 10672 I chatty : uid=1000(system) android.bg expire 2 lines 08-25 22:40:34.705 10651 12645 I chatty : uid=1000(system) Binder:10651_E expire 1 line 08-25 22:52:00.733 10651 10807 I chatty : uid=1000(system) Binder:10651_3 expire 1 line 08-25 22:52:01.138 10651 10753 I chatty : uid=1000(system) ConnectivitySer expire 3 lines 08-25 22:52:11.128 10651 10673 I chatty : uid=1000(system) ActivityManager expire 38 lines 08-25 22:56:52.011 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 15 lines 08-25 22:59:29.174 10651 10717 I chatty : uid=1000(system) CpuTracker expire 9 lines 08-25 23:27:53.383 10651 10673 I chatty : uid=1000(system) ActivityManager expire 27 lines 08-25 23:27:53.383 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 15 lines 08-25 23:28:59.594 10651 10651 I chatty : uid=1000 system_server expire 2 lines 08-25 23:29:08.179 10651 10664 I chatty : uid=1000(system) Binder:10651_1 expire 1 line 08-25 23:29:09.355 10651 12425 I chatty : uid=1000(system) Binder:10651_A expire 3 lines 08-25 23:29:20.788 10651 4960 I chatty : uid=1000(system) Binder:10651_10 expire 1 line 08-25 23:29:33.907 10651 11528 I chatty : uid=1000(system) Binder:10651_8 expire 2 lines 08-25 23:29:33.969 10651 12426 I chatty : uid=1000(system) Binder:10651_B expire 1 line 08-25 23:34:21.498 10651 12646 I chatty : uid=1000(system) Binder:10651_F expire 1 line 08-25 23:34:21.534 10651 10888 I chatty : uid=1000(system) Binder:10651_4 expire 1 line 08-25 23:59:25.245 10651 12644 I chatty : uid=1000(system) Binder:10651_D expire 3 lines 08-25 23:59:25.302 10651 10753 I chatty : uid=1000(system) ConnectivitySer expire 5 lines 08-26 00:00:00.405 10651 12645 I chatty : uid=1000(system) Binder:10651_E expire 3 lines 08-26 00:00:01.790 10651 11528 I chatty : uid=1000(system) Binder:10651_8 expire 1 line 08-26 00:00:01.855 10651 11526 I chatty : uid=1000(system) Binder:10651_7 expire 1 line 08-26 00:00:01.905 10651 10664 I chatty : uid=1000(system) Binder:10651_1 expire 1 line 08-26 00:00:03.323 10651 10673 I chatty : uid=1000(system) ActivityManager expire 28 lines 08-26 00:00:44.072 10651 12643 I chatty : uid=1000(system) Binder:10651_C expire 1 line 08-26 00:00:47.277 10651 10807 I chatty : uid=1000(system) Binder:10651_3 expire 1 line 08-26 00:02:04.068 10651 10943 I chatty : uid=1000(system) Binder:10651_5 expire 1 line 08-26 00:02:04.086 10651 11224 I chatty : uid=1000(system) Binder:10651_6 expire 1 line 08-26 00:16:05.860 10651 10734 I chatty : uid=1000(system) AlarmManager expire 1 line 08-26 00:16:07.881 29153 29451 V FingerprintManager: FingerprintManagerService was null 08-26 00:16:10.498 10651 12646 I chatty : uid=1000(system) Binder:10651_F expire 5 lines 08-26 00:16:10.828 10651 10673 I chatty : uid=1000(system) ActivityManager expire 8 lines 08-26 00:21:28.949 10651 12424 I chatty : uid=1000(system) Binder:10651_9 expire 1 line 08-26 00:21:29.340 10651 10753 I chatty : uid=1000(system) ConnectivitySer expire 1 line 08-26 00:21:33.881 10651 10673 I chatty : uid=1000(system) ActivityManager expire 35 lines 08-26 00:23:58.896 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 20 lines 08-26 00:30:09.929 10651 10807 I chatty : uid=1000(system) Binder:10651_3 expire 1 line 08-26 00:30:09.944 10651 12644 I chatty : uid=1000(system) Binder:10651_D expire 1 line 08-26 00:31:12.082 10651 10651 I chatty : uid=1000 system_server expire 1 line 08-26 00:31:41.290 10651 4960 I chatty : uid=1000(system) Binder:10651_10 expire 1 line 08-26 00:31:41.306 10651 10664 I chatty : uid=1000(system) Binder:10651_1 expire 1 line 08-26 01:05:51.840 10651 10673 I chatty : uid=1000(system) ActivityManager expire 30 lines 08-26 01:16:11.305 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 10 lines 08-26 01:18:33.711 10651 10734 I chatty : uid=1000(system) AlarmManager expire 2 lines 08-26 01:18:33.800 10651 10651 I chatty : uid=1000 system_server expire 2 lines 08-26 01:18:35.475 10651 10665 I chatty : uid=1000(system) Binder:10651_2 expire 3 lines 08-26 01:18:35.496 10651 11526 I chatty : uid=1000(system) Binder:10651_7 expire 1 line 08-26 01:18:39.236 10651 12425 I chatty : uid=1000(system) Binder:10651_A expire 1 line 08-26 01:18:39.322 10651 12424 I chatty : uid=1000(system) Binder:10651_9 expire 1 line 08-26 01:18:39.347 10651 12645 I chatty : uid=1000(system) Binder:10651_E expire 2 lines 08-26 01:18:39.875 10651 12646 I chatty : uid=1000(system) Binder:10651_F expire 1 line 08-26 01:30:23.862 10651 12643 I chatty : uid=1000(system) Binder:10651_C expire 1 line 08-26 01:30:23.875 10651 10807 I chatty : uid=1000(system) Binder:10651_3 expire 1 line 08-26 01:30:27.200 10651 10672 I chatty : uid=1000(system) android.bg expire 2 lines 08-26 01:35:56.832 10651 10745 I chatty : uid=1000(system) NetworkStats expire 1 line 08-26 01:36:01.872 10651 11528 I chatty : uid=1000(system) Binder:10651_8 expire 1 line 08-26 01:41:02.476 10651 12644 I chatty : uid=1000(system) Binder:10651_D expire 1 line 08-26 01:41:03.222 10651 10753 I chatty : uid=1000(system) ConnectivitySer expire 5 lines 08-26 01:41:41.935 10651 10673 I chatty : uid=1000(system) ActivityManager expire 38 lines 08-26 01:41:41.941 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 13 lines 08-26 01:46:43.362 10651 10665 I chatty : uid=1000(system) Binder:10651_2 expire 1 line 08-26 01:49:13.813 10651 12645 I chatty : uid=1000(system) Binder:10651_E expire 1 line 08-26 01:49:13.816 10651 12646 I chatty : uid=1000(system) Binder:10651_F expire 1 line 08-26 01:49:13.823 10651 10888 I chatty : uid=1000(system) Binder:10651_4 expire 1 line 08-26 01:49:13.824 10651 12425 I chatty : uid=1000(system) Binder:10651_A expire 1 line 08-26 01:56:17.525 10651 10672 I chatty : uid=1000(system) android.bg expire 1 line 08-26 02:12:10.384 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 12 lines 08-26 02:14:14.213 10651 10651 I chatty : uid=1000 system_server expire 1 line 08-26 02:14:19.298 10651 10673 I chatty : uid=1000(system) ActivityManager expire 43 lines 08-26 02:15:37.360 10651 11526 I chatty : uid=1000(system) Binder:10651_7 expire 5 lines 08-26 02:42:17.167 10651 10807 I chatty : uid=1000(system) Binder:10651_3 expire 1 line 08-26 02:46:45.515 10651 10673 I chatty : uid=1000(system) ActivityManager expire 38 lines 08-26 02:46:49.671 29153 29179 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000007/AdsDynamite.apk Binary XML file line #11 08-26 02:46:49.810 29153 29179 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000011/dl-AdsFdrDynamite.integ_222508000000000.apk Binary XML file line #11 08-26 02:57:34.963 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 20 lines 08-26 03:02:02.800 10651 10672 I chatty : uid=1000(system) android.bg expire 1 line 08-26 03:05:47.836 10651 10753 I chatty : uid=1000(system) ConnectivitySer expire 4 lines 08-26 03:45:37.987 10651 10673 I chatty : uid=1000(system) ActivityManager expire 27 lines 08-26 03:54:55.662 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 10 lines 08-26 04:11:14.184 10651 11526 I chatty : uid=1000(system) Binder:10651_7 expire 5 lines 08-26 04:11:23.435 29153 29181 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000007/AdsDynamite.apk Binary XML file line #11 08-26 04:11:23.615 29153 29181 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000011/dl-AdsFdrDynamite.integ_222508000000000.apk Binary XML file line #11 08-26 04:11:25.598 10651 10673 I chatty : uid=1000(system) ActivityManager expire 8 lines 08-26 04:21:54.224 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 19 lines 08-26 04:28:03.958 10651 10651 I chatty : uid=1000 system_server expire 1 line 08-26 04:29:26.935 10651 10672 I chatty : uid=1000(system) android.bg expire 5 lines 08-26 04:30:14.161 10651 10943 I chatty : uid=1000(system) Binder:10651_5 expire 4 lines 08-26 04:30:19.480 10651 12643 I chatty : uid=1000(system) Binder:10651_C expire 2 lines 08-26 04:30:23.980 10651 10673 I chatty : uid=1000(system) ActivityManager expire 36 lines 08-26 04:30:39.213 10651 12646 I chatty : uid=1000(system) Binder:10651_F expire 1 line 08-26 04:31:06.152 10651 12425 I chatty : uid=1000(system) Binder:10651_A expire 1 line 08-26 04:31:06.208 10651 12645 I chatty : uid=1000(system) Binder:10651_E expire 2 lines 08-26 04:31:06.259 10651 10753 I chatty : uid=1000(system) ConnectivitySer expire 3 lines 08-26 04:58:01.329 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 13 lines 08-26 05:01:13.113 10651 10673 I chatty : uid=1000(system) ActivityManager expire 35 lines 08-26 05:28:14.149 10651 10717 I chatty : uid=1000(system) CpuTracker expire 10 lines 08-26 05:35:57.039 10651 10651 I chatty : uid=1000 system_server expire 1 line 08-26 05:38:11.331 10651 10673 I chatty : uid=1000(system) ActivityManager expire 42 lines 08-26 05:38:11.332 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 13 lines 08-26 05:38:14.071 10651 11526 I chatty : uid=1000(system) Binder:10651_7 expire 1 line 08-26 06:05:48.693 10651 10753 I chatty : uid=1000(system) ConnectivitySer expire 2 lines 08-26 06:10:27.144 10651 12425 I chatty : uid=1000(system) Binder:10651_A expire 5 lines 08-26 06:17:35.705 10651 10673 I chatty : uid=1000(system) ActivityManager expire 41 lines 08-26 06:28:21.003 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 20 lines 08-26 06:42:34.154 10651 10651 I chatty : uid=1000 system_server expire 2 lines 08-26 07:05:54.009 10651 10673 I chatty : uid=1000(system) ActivityManager expire 14 lines 08-26 07:25:21.394 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 10 lines 08-26 07:28:48.179 29153 29303 V FingerprintManager: FingerprintManagerService was null 08-26 07:28:52.651 10651 10673 I chatty : uid=1000(system) ActivityManager expire 29 lines 08-26 07:31:48.900 10651 10672 I chatty : uid=1000(system) android.bg expire 1 line 08-26 07:40:21.696 29153 29181 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000007/AdsDynamite.apk Binary XML file line #11 08-26 07:40:21.848 29153 29181 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000011/dl-AdsFdrDynamite.integ_222508000000000.apk Binary XML file line #11 08-26 07:50:45.370 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 25 lines 08-26 07:59:32.811 10651 10673 I chatty : uid=1000(system) ActivityManager expire 37 lines 08-26 08:21:51.737 10651 4960 I chatty : uid=1000(system) Binder:10651_10 expire 5 lines 08-26 08:48:08.408 10651 10673 I chatty : uid=1000(system) ActivityManager expire 42 lines 08-26 08:58:51.992 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 20 lines 08-26 09:34:07.829 10651 10673 I chatty : uid=1000(system) ActivityManager expire 31 lines 08-26 09:46:07.989 10651 10734 I chatty : uid=1000(system) AlarmManager expire 1 line 08-26 09:46:09.926 29153 29451 V FingerprintManager: FingerprintManagerService was null 08-26 09:47:16.935 10651 10665 I chatty : uid=1000(system) Binder:10651_2 expire 3 lines 08-26 09:49:53.152 10651 12646 I chatty : uid=1000(system) Binder:10651_F expire 1 line 08-26 09:49:53.636 10651 10753 I chatty : uid=1000(system) ConnectivitySer expire 3 lines 08-26 09:58:46.345 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 10 lines 08-26 09:59:05.553 10651 10717 I chatty : uid=1000(system) CpuTracker expire 4 lines 08-26 09:59:07.993 10651 11224 I chatty : uid=1000(system) Binder:10651_6 expire 1 line 08-26 10:00:08.380 10651 10664 I chatty : uid=1000(system) Binder:10651_1 expire 2 lines 08-26 10:05:54.901 10651 10651 I chatty : uid=1000 system_server expire 1 line 08-26 10:06:01.507 10651 12645 I chatty : uid=1000(system) Binder:10651_E expire 8 lines 08-26 10:06:33.863 10651 10673 I chatty : uid=1000(system) ActivityManager expire 29 lines 08-26 10:17:24.447 10651 12424 I chatty : uid=1000(system) Binder:10651_9 expire 2 lines 08-26 10:24:20.174 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 10 lines 08-26 10:25:22.362 10651 10672 I chatty : uid=1000(system) android.bg expire 2 lines 08-26 10:25:23.485 10651 12646 I chatty : uid=1000(system) Binder:10651_F expire 1 line 08-26 10:25:23.598 10651 12425 I chatty : uid=1000(system) Binder:10651_A expire 1 line 08-26 10:25:29.252 10651 12643 I chatty : uid=1000(system) Binder:10651_C expire 1 line 08-26 10:29:21.119 10651 10651 I chatty : uid=1000 system_server expire 1 line 08-26 10:30:29.859 10651 10807 I chatty : uid=1000(system) Binder:10651_3 expire 2 lines 08-26 10:30:29.891 10651 11526 I chatty : uid=1000(system) Binder:10651_7 expire 2 lines 08-26 10:30:29.905 10651 12644 I chatty : uid=1000(system) Binder:10651_D expire 1 line 08-26 10:31:48.659 10651 10734 I chatty : uid=1000(system) AlarmManager expire 1 line 08-26 10:31:55.207 10651 11528 I chatty : uid=1000(system) Binder:10651_8 expire 3 lines 08-26 10:32:59.539 10651 10673 I chatty : uid=1000(system) ActivityManager expire 13 lines 08-26 10:41:55.478 10651 10651 I chatty : uid=1000 system_server expire 3 lines 08-26 10:41:55.503 10651 12644 I chatty : uid=1000(system) Binder:10651_D expire 3 lines 08-26 10:41:55.503 10651 10753 I chatty : uid=1000(system) ConnectivitySer expire 3 lines 08-26 10:41:55.516 10651 12646 I chatty : uid=1000(system) Binder:10651_F expire 1 line 08-26 10:45:26.412 10651 10672 I chatty : uid=1000(system) android.bg expire 1 line 08-26 10:46:43.178 10651 10718 I chatty : uid=1000(system) PowerManagerSer expire 4 lines 08-26 10:46:43.186 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 16 lines 08-26 10:46:44.331 10651 10687 I chatty : uid=1000(system) android.display expire 4 lines 08-26 10:46:45.077 10651 10675 I chatty : uid=1000(system) android.ui expire 1 line 08-26 10:46:54.949 10651 12425 I chatty : uid=1000(system) Binder:10651_A expire 1 line 08-26 10:47:01.088 10651 10664 I chatty : uid=1000(system) Binder:10651_1 expire 1 line 08-26 10:47:03.083 10651 10807 I chatty : uid=1000(system) Binder:10651_3 expire 1 line 08-26 10:47:04.802 10651 12424 I chatty : uid=1000(system) Binder:10651_9 expire 4 lines 08-26 10:47:06.658 10651 10943 I chatty : uid=1000(system) Binder:10651_5 expire 1 line 08-26 10:47:07.785 10651 12426 I chatty : uid=1000(system) Binder:10651_B expire 2 lines 08-26 10:47:10.039 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 12 lines 08-26 10:47:10.050 10651 10673 I chatty : uid=1000(system) ActivityManager expire 9 lines 08-26 10:47:17.149 10651 12425 I chatty : uid=1000(system) Binder:10651_A expire 5 lines 08-26 10:48:03.618 10651 10651 I chatty : uid=1000 system_server expire 4 lines 08-26 10:49:03.693 10651 10718 I chatty : uid=1000(system) PowerManagerSer expire 6 lines 08-26 10:49:04.575 10651 10687 I chatty : uid=1000(system) android.display expire 3 lines 08-26 10:49:08.880 10651 10888 I chatty : uid=1000(system) Binder:10651_4 expire 1 line 08-26 10:50:06.686 10651 11161 I chatty : uid=1000(system) backup expire 10 lines 08-26 10:50:35.351 10651 10740 I chatty : uid=1000(system) InputReader expire 1 line 08-26 10:50:40.986 10651 10664 I chatty : uid=1000(system) Binder:10651_1 expire 1 line 08-26 10:50:41.998 10651 10943 I chatty : uid=1000(system) Binder:10651_5 expire 1 line 08-26 10:50:42.326 10651 11528 I chatty : uid=1000(system) Binder:10651_8 expire 5 lines 08-26 10:52:51.076 10651 12643 I chatty : uid=1000(system) Binder:10651_C expire 1 line 08-26 10:56:54.817 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 29 lines 08-26 10:56:54.827 10651 10673 I chatty : uid=1000(system) ActivityManager expire 18 lines 08-26 11:01:37.618 10651 10753 I chatty : uid=1000(system) ConnectivitySer expire 4 lines 08-26 11:02:28.783 10651 10665 I chatty : uid=1000(system) Binder:10651_2 expire 1 line 08-26 11:02:28.786 10651 12426 I chatty : uid=1000(system) Binder:10651_B expire 2 lines 08-26 11:02:28.798 10651 12645 I chatty : uid=1000(system) Binder:10651_E expire 1 line 08-26 11:02:28.800 10651 10943 I chatty : uid=1000(system) Binder:10651_5 expire 1 line 08-26 11:02:28.895 10651 12646 I chatty : uid=1000(system) Binder:10651_F expire 1 line 08-26 11:06:47.363 10651 10672 I chatty : uid=1000(system) android.bg expire 1 line 08-26 11:09:34.139 10651 10740 I chatty : uid=1000(system) InputReader expire 1 line 08-26 11:09:34.141 10651 10718 I chatty : uid=1000(system) PowerManagerSer expire 4 lines 08-26 11:09:34.310 10651 10687 I chatty : uid=1000(system) android.display expire 2 lines 08-26 11:09:46.917 10651 10673 I chatty : uid=1000(system) ActivityManager expire 11 lines 08-26 11:09:47.680 10651 12425 I chatty : uid=1000(system) Binder:10651_A expire 1 line 08-26 11:09:48.106 10651 10807 I chatty : uid=1000(system) Binder:10651_3 expire 1 line 08-26 11:09:48.124 10651 10664 I chatty : uid=1000(system) Binder:10651_1 expire 1 line 08-26 11:09:48.507 10651 4960 I chatty : uid=1000(system) Binder:10651_10 expire 7 lines 08-26 11:10:02.406 10651 10734 I chatty : uid=1000(system) AlarmManager expire 1 line 08-26 11:10:27.396 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 23 lines 08-26 11:11:51.960 10651 12644 I chatty : uid=1000(system) Binder:10651_D expire 1 line 08-26 11:17:25.013 10651 10651 I chatty : uid=1000 system_server expire 2 lines 08-26 11:17:25.180 10651 12643 I chatty : uid=1000(system) Binder:10651_C expire 1 line 08-26 11:18:33.470 10651 12645 I chatty : uid=1000(system) Binder:10651_E expire 2 lines 08-26 11:18:33.886 10651 10753 I chatty : uid=1000(system) ConnectivitySer expire 3 lines 08-26 11:20:34.893 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 22 lines 08-26 11:20:34.896 10651 10673 I chatty : uid=1000(system) ActivityManager expire 9 lines 08-26 11:29:06.918 10651 12424 I chatty : uid=1000(system) Binder:10651_9 expire 1 line 08-26 11:29:07.016 10651 10651 I chatty : uid=1000 system_server expire 1 line 08-26 11:29:11.840 10651 11224 I chatty : uid=1000(system) Binder:10651_6 expire 2 lines 08-26 11:29:12.682 10651 12643 I chatty : uid=1000(system) Binder:10651_C expire 1 line 08-26 11:29:29.863 10651 10721 I chatty : uid=1000(system) PackageManager expire 5 lines 08-26 11:29:31.605 10651 10943 I chatty : uid=1000(system) Binder:10651_5 expire 1 line 08-26 11:29:36.274 11477 11477 E ActivityThread: Failed to find provider info for com.google.android.wearable.settings 08-26 11:29:36.526 11477 11477 E ActivityThread: Failed to find provider info for com.google.android.wearable.settings 08-26 11:29:37.102 11477 11477 E ActivityThread: Failed to find provider info for com.google.android.wearable.settings 08-26 11:29:37.265 11477 11477 E ActivityThread: Failed to find provider info for com.google.android.wearable.settings 08-26 11:29:37.730 11477 11477 E ActivityThread: Failed to find provider info for com.google.android.wearable.settings 08-26 11:29:37.857 11477 11477 E ActivityThread: Failed to find provider info for com.google.android.wearable.settings 08-26 11:29:38.047 11477 11477 E ActivityThread: Failed to find provider info for com.google.android.wearable.settings 08-26 11:29:44.175 10651 11526 I chatty : uid=1000(system) Binder:10651_7 expire 5 lines 08-26 11:29:47.081 10651 10672 I chatty : uid=1000(system) android.bg expire 1 line 08-26 11:29:53.762 10651 12644 I chatty : uid=1000(system) Binder:10651_D expire 1 line 08-26 11:29:55.719 10651 10807 I chatty : uid=1000(system) Binder:10651_3 expire 1 line 08-26 11:29:55.736 10651 10888 I chatty : uid=1000(system) Binder:10651_4 expire 1 line 08-26 11:29:58.370 10651 10665 I chatty : uid=1000(system) Binder:10651_2 expire 1 line 08-26 11:30:00.244 29153 11766 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000007/AdsDynamite.apk Binary XML file line #11 08-26 11:30:01.224 29153 11766 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000011/dl-AdsFdrDynamite.integ_222508000000000.apk Binary XML file line #11 08-26 11:30:06.981 29153 29451 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000007/AdsDynamite.apk Binary XML file line #11 08-26 11:30:07.150 29153 29451 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000011/dl-AdsFdrDynamite.integ_222508000000000.apk Binary XML file line #11 08-26 11:30:40.631 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 10 lines 08-26 11:30:40.870 10651 10673 I chatty : uid=1000(system) ActivityManager expire 7 lines 08-26 11:33:34.853 10651 10734 I chatty : uid=1000(system) AlarmManager expire 2 lines 08-26 11:33:35.210 10651 12645 I chatty : uid=1000(system) Binder:10651_E expire 31 lines 08-26 11:33:35.212 10651 12643 I chatty : uid=1000(system) Binder:10651_C expire 1 line 08-26 11:33:35.303 10651 11526 I chatty : uid=1000(system) Binder:10651_7 expire 1 line 08-26 11:33:35.690 10651 10745 I chatty : uid=1000(system) NetworkStats expire 1 line 08-26 11:33:37.296 10651 10753 I chatty : uid=1000(system) ConnectivitySer expire 3 lines 08-26 11:33:49.671 10651 12424 I chatty : uid=1000(system) Binder:10651_9 expire 1 line 08-26 11:33:50.902 10651 10943 I chatty : uid=1000(system) Binder:10651_5 expire 1 line 08-26 11:33:50.949 10651 12646 I chatty : uid=1000(system) Binder:10651_F expire 1 line 08-26 11:33:52.068 10651 11528 I chatty : uid=1000(system) Binder:10651_8 expire 1 line 08-26 11:33:52.170 10651 10651 I chatty : uid=1000 system_server expire 7 lines 08-26 11:34:22.237 10651 10740 I chatty : uid=1000(system) InputReader expire 1 line 08-26 11:34:22.306 10651 10718 I chatty : uid=1000(system) PowerManagerSer expire 4 lines 08-26 11:34:22.504 10651 10687 I chatty : uid=1000(system) android.display expire 3 lines 08-26 11:34:28.254 10651 10673 I chatty : uid=1000(system) ActivityManager expire 4 lines 08-26 11:34:29.891 10651 10664 I chatty : uid=1000(system) Binder:10651_1 expire 1 line 08-26 11:34:29.895 10651 12644 I chatty : uid=1000(system) Binder:10651_D expire 1 line 08-26 11:34:31.185 10651 12425 I chatty : uid=1000(system) Binder:10651_A expire 2 lines 08-26 11:34:32.307 10651 4960 I chatty : uid=1000(system) Binder:10651_10 expire 5 lines 08-26 11:34:41.282 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 35 lines 08-26 11:34:52.236 10651 10721 I chatty : uid=1000(system) PackageManager expire 1 line 08-26 11:39:41.023 10651 11528 I chatty : uid=1000(system) Binder:10651_8 expire 1 line 08-26 11:40:10.792 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 39 lines 08-26 11:40:10.877 10651 10673 I chatty : uid=1000(system) ActivityManager expire 14 lines 08-26 11:48:36.576 10651 12643 I chatty : uid=1000(system) Binder:10651_C expire 1 line 08-26 11:48:36.899 10651 10753 I chatty : uid=1000(system) ConnectivitySer expire 1 line 08-26 11:49:57.035 10651 10672 I chatty : uid=1000(system) android.bg expire 1 line 08-26 11:53:27.933 10651 10651 I chatty : uid=1000 system_server expire 17 lines 08-26 11:57:26.992 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 178 lines 08-26 11:57:26.995 10651 10673 I chatty : uid=1000(system) ActivityManager expire 74 lines 08-26 11:59:36.952 10651 10943 I chatty : uid=1000(system) Binder:10651_5 expire 4 lines 08-26 11:59:36.965 10651 11526 I chatty : uid=1000(system) Binder:10651_7 expire 8 lines 08-26 11:59:37.025 10651 10753 I chatty : uid=1000(system) ConnectivitySer expire 15 lines 08-26 12:00:08.142 10651 4960 I chatty : uid=1000(system) Binder:10651_10 expire 7 lines 08-26 12:00:08.164 10651 12425 I chatty : uid=1000(system) Binder:10651_A expire 7 lines 08-26 12:00:08.168 10651 12426 I chatty : uid=1000(system) Binder:10651_B expire 5 lines 08-26 12:00:08.174 10651 10807 I chatty : uid=1000(system) Binder:10651_3 expire 5 lines 08-26 12:02:37.602 10651 12424 I chatty : uid=1000(system) Binder:10651_9 expire 8 lines 08-26 12:02:37.623 10651 12645 I chatty : uid=1000(system) Binder:10651_E expire 10 lines 08-26 12:04:22.523 10651 11224 I chatty : uid=1000(system) Binder:10651_6 expire 11 lines 08-26 12:05:49.969 10651 11442 I chatty : uid=1000(system) Binder:10651_11 expire 10 lines 08-26 12:05:49.981 10651 11528 I chatty : uid=1000(system) Binder:10651_8 expire 10 lines 08-26 12:16:43.214 10651 10718 I chatty : uid=1000(system) PowerManagerSer expire 16 lines 08-26 12:16:43.504 10651 10687 I chatty : uid=1000(system) android.display expire 10 lines 08-26 12:18:38.480 10651 12643 I chatty : uid=1000(system) Binder:10651_C expire 7 lines 08-26 12:19:11.109 10651 10672 I chatty : uid=1000(system) android.bg expire 10 lines 08-26 12:33:39.034 10651 10664 I chatty : uid=1000(system) Binder:10651_1 expire 5 lines 08-26 12:36:03.432 10651 12646 I chatty : uid=1000(system) Binder:10651_F expire 8 lines 08-26 13:03:39.354 10651 12644 I chatty : uid=1000(system) Binder:10651_D expire 2 lines 08-26 13:18:45.749 10651 10888 I chatty : uid=1000(system) Binder:10651_4 expire 4 lines 08-26 13:28:24.665 10651 10741 I chatty : uid=1000(system) MountService expire 3 lines 08-26 13:28:24.908 12507 12799 D DownloadManager: Removed 0 stale downloads 08-26 13:28:24.992 12507 12799 D DownloadManager: Found 0 files in database 08-26 13:28:24.992 12507 12799 D DownloadManager: Found 0 files on disk 08-26 13:28:25.540 139 12807 D vold : Starting trim of /data 08-26 13:28:25.540 10651 10742 I chatty : uid=1000(system) VoldConnector expire 3 lines 08-26 13:28:26.444 10651 10721 I chatty : uid=1000(system) PackageManager expire 62 lines 08-26 13:28:26.667 10651 12822 I chatty : uid=1000 system_server expire 6 lines 08-26 13:28:34.417 10651 12866 I chatty : uid=1000 system_server expire 6 lines 08-26 13:28:39.479 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 10 lines 08-26 13:28:47.629 139 12807 I vold : Trimmed 2430328832 bytes on /data in 22086ms 08-26 13:28:47.634 139 12807 D vold : Starting trim of /cache 08-26 13:28:47.639 139 12807 I vold : Trimmed 0 bytes on /cache in 5ms 08-26 13:29:24.918 10651 10651 I chatty : uid=1000 system_server expire 14 lines 08-26 13:30:31.355 10651 10753 I chatty : uid=1000(system) ConnectivitySer expire 12 lines 08-26 13:30:44.921 10651 10673 I chatty : uid=1000(system) ActivityManager expire 23 lines 08-26 13:30:51.328 10651 11161 I chatty : uid=1000(system) backup expire 1 line 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 08-26 13:30:52.794 10651 12645 I chatty : uid=1000(system) Binder:10651_E expire 3 lines 08-26 13:30:58.528 10651 10665 I chatty : uid=1000(system) Binder:10651_2 expire 11 lines 08-26 13:31:07.755 10651 10676 I chatty : uid=1000(system) ActivityManager expire 1 line 08-26 13:31:41.866 13255 13255 E ActivityThread: Failed to find provider info for com.google.android.wearable.settings 08-26 13:31:42.503 13255 13255 E ActivityThread: Failed to find provider info for com.google.android.wearable.settings 08-26 13:31:42.647 13255 13255 E ActivityThread: Failed to find provider info for com.google.android.wearable.settings 08-26 13:31:42.702 13255 13255 E ActivityThread: Failed to find provider info for com.google.android.wearable.settings 08-26 13:31:43.191 13255 13255 E ActivityThread: Failed to find provider info for com.google.android.wearable.settings 08-26 13:31:43.558 13255 13255 E ActivityThread: Failed to find provider info for com.google.android.wearable.settings 08-26 13:31:44.314 13255 13255 E ActivityThread: Failed to find provider info for com.google.android.wearable.settings 08-26 13:32:00.116 29153 13564 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000007/AdsDynamite.apk Binary XML file line #11 08-26 13:32:00.911 10651 10721 I chatty : uid=1000(system) PackageManager expire 4 lines 08-26 13:32:00.973 29153 13564 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000011/dl-AdsFdrDynamite.integ_222508000000000.apk Binary XML file line #11 08-26 13:32:07.730 29153 29303 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000007/AdsDynamite.apk Binary XML file line #11 08-26 13:32:08.119 29153 29303 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000011/dl-AdsFdrDynamite.integ_222508000000000.apk Binary XML file line #11 08-26 13:33:10.146 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 62 lines 08-26 13:41:37.540 10651 10753 I chatty : uid=1000(system) ConnectivitySer expire 11 lines 08-26 13:48:50.662 10651 10740 I chatty : uid=1000(system) InputReader expire 1 line 08-26 13:48:50.749 10651 10718 I chatty : uid=1000(system) PowerManagerSer expire 18 lines 08-26 13:48:54.767 10651 10673 I chatty : uid=1000(system) ActivityManager expire 11 lines 08-26 13:59:07.659 10651 10734 I chatty : uid=1000(system) AlarmManager expire 3 lines 08-26 13:59:12.429 29153 29303 V FingerprintManager: FingerprintManagerService was null 08-26 14:12:41.407 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 31 lines 08-26 14:12:41.418 10651 10673 I chatty : uid=1000(system) ActivityManager expire 19 lines 08-26 14:16:25.457 10651 10718 I chatty : uid=1000(system) PowerManagerSer expire 14 lines 08-26 14:16:25.783 10651 10687 I chatty : uid=1000(system) android.display expire 4 lines 08-26 14:26:58.070 14328 14440 E ActivityThread: Failed to find provider info for com.google.android.apps.wellbeing.api 08-26 14:38:31.390 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 30 lines 08-26 14:42:01.757 10651 11442 I chatty : uid=1000(system) Binder:10651_11 expire 2 lines 08-26 14:42:01.922 10651 10753 I chatty : uid=1000(system) ConnectivitySer expire 15 lines 08-26 15:28:13.431 10651 10651 I chatty : uid=1000 system_server expire 15 lines 08-26 15:57:02.365 10651 10665 I chatty : uid=1000(system) Binder:10651_2 expire 1 line 08-26 16:19:27.526 10651 12424 I chatty : uid=1000(system) Binder:10651_9 expire 2 lines 08-26 16:26:04.666 10651 10740 I chatty : uid=1000(system) InputReader expire 1 line 08-26 16:26:04.667 10651 10718 I chatty : uid=1000(system) PowerManagerSer expire 2 lines 08-26 16:26:04.824 10651 10687 I chatty : uid=1000(system) android.display expire 1 line 08-26 16:26:10.918 10651 10673 I chatty : uid=1000(system) ActivityManager expire 1 line 08-26 16:26:12.023 10651 12425 I chatty : uid=1000(system) Binder:10651_A expire 1 line 08-26 16:26:12.242 10651 10665 I chatty : uid=1000(system) Binder:10651_2 expire 1 line 08-26 16:26:13.200 10651 11442 I chatty : uid=1000(system) Binder:10651_11 expire 5 lines 08-26 16:26:18.354 10651 12644 I chatty : uid=1000(system) Binder:10651_D expire 1 line 08-26 16:26:18.375 10651 12645 I chatty : uid=1000(system) Binder:10651_E expire 1 line 08-26 16:26:28.959 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 6 lines 08-26 16:26:39.785 10651 10943 I chatty : uid=1000(system) Binder:10651_5 expire 1 line 08-26 16:26:40.581 10651 10673 I chatty : uid=1000(system) ActivityManager expire 1 line 08-26 16:26:40.620 10651 10888 I chatty : uid=1000(system) Binder:10651_4 expire 1 line 08-26 16:26:43.243 10651 12646 I chatty : uid=1000(system) Binder:10651_F expire 1 line 08-26 16:27:02.681 10651 10943 I chatty : uid=1000(system) Binder:10651_5 expire 1 line 08-26 16:27:03.620 10651 10753 I chatty : uid=1000(system) ConnectivitySer expire 1 line 08-26 16:27:24.823 3468 14869 E ActivityThread: Failed to find provider info for com.facebook.appmanager.attribution 08-26 16:27:28.465 10651 11224 I chatty : uid=1000(system) Binder:10651_6 expire 2 lines 08-26 16:27:28.473 3468 12455 E ActivityThread: Failed to find provider info for com.android.contacts 08-26 16:28:54.868 10651 11526 I chatty : uid=1000(system) Binder:10651_7 expire 2 lines 08-26 16:28:59.033 10651 10664 I chatty : uid=1000(system) Binder:10651_1 expire 10 lines 08-26 16:29:11.680 10651 10739 I chatty : uid=1000(system) InputDispatcher expire 2 lines 08-26 16:29:14.623 10651 12424 I chatty : uid=1000(system) Binder:10651_9 expire 1 line 08-26 16:29:16.075 10651 10677 I chatty : uid=1000(system) batterystats-sy expire 5 lines 08-26 16:29:17.065 10651 12644 I chatty : uid=1000(system) Binder:10651_D expire 5 lines 08-26 16:29:25.526 10651 10651 I chatty : uid=1000 system_server expire 2 lines 08-26 16:29:34.265 10651 10673 I chatty : uid=1000(system) ActivityManager expire 1 line 08-26 16:31:00.027 10651 10807 I chatty : uid=1000(system) Binder:10651_3 expire 1 line 08-26 16:31:06.462 10651 11528 I chatty : uid=1000(system) Binder:10651_8 expire 4 lines 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 08-26 16:32:17.730 10651 10665 I chatty : uid=1000(system) Binder:10651_2 expire 6 lines 08-26 16:32:38.024 10651 12644 I chatty : uid=1000(system) Binder:10651_D expire 2 lines 08-26 16:32:39.290 10651 12646 I chatty : uid=1000(system) Binder:10651_F expire 3 lines 08-26 16:32:41.180 10651 11526 I chatty : uid=1000(system) Binder:10651_7 expire 1 line 08-26 16:32:43.251 10651 12425 I chatty : uid=1000(system) Binder:10651_A expire 1 line 08-26 16:32:43.993 10651 11528 I chatty : uid=1000(system) Binder:10651_8 expire 1 line 08-26 16:32:51.299 10651 10673 I chatty : uid=1000(system) ActivityManager expire 2 lines 08-26 16:33:04.100 10651 12645 I chatty : uid=1000(system) Binder:10651_E expire 3 lines 08-26 16:34:17.720 10651 4960 I chatty : uid=1000(system) Binder:10651_10 expire 1 line 08-26 16:34:18.271 10651 10943 I chatty : uid=1000(system) Binder:10651_5 expire 1 line 08-26 16:34:49.350 10651 12643 I chatty : uid=1000(system) Binder:10651_C expire 3 lines 08-26 16:34:49.522 10651 10753 I chatty : uid=1000(system) ConnectivitySer expire 5 lines 08-26 16:34:49.765 10651 10664 I chatty : uid=1000(system) Binder:10651_1 expire 2 lines 08-26 16:34:50.112 10651 11224 I chatty : uid=1000(system) Binder:10651_6 expire 2 lines 08-26 16:34:50.307 10651 12424 I chatty : uid=1000(system) Binder:10651_9 expire 2 lines 08-26 16:34:51.485 10651 12646 D ActivityManager: cleanUpApplicationRecord -- 15062 08-26 16:34:51.543 10651 4960 I ActivityManager: Process com.android.printspooler (pid 14828) has died 08-26 16:34:51.543 10651 4960 D ActivityManager: cleanUpApplicationRecord -- 14828 08-26 16:34:51.877 10651 11224 I ActivityManager: Process com.google.process.gapps (pid 11293) has died 08-26 16:34:51.877 10651 11224 D ActivityManager: cleanUpApplicationRecord -- 11293 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) 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) 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) 08-26 16:34:54.123 10651 12645 I ActivityManager: Process com.google.android.gms (pid 29153) has died 08-26 16:34:54.123 10651 12645 D ActivityManager: cleanUpApplicationRecord -- 29153 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] ] 08-26 16:34:54.124 10651 10753 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=83, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 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] ] 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] ] 08-26 16:34:54.259 10651 15542 I ActivityManager: Process com.android.settings (pid 11023) has died 08-26 16:34:54.260 10651 15542 D ActivityManager: cleanUpApplicationRecord -- 11023 08-26 16:34:54.283 10651 11442 I WindowManager: WIN DEATH: Window{2bc093d u0 com.android.settings/com.android.settings.Settings$LocationSettingsActivity} 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) 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) 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) 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] ] 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] ] 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] ] 08-26 16:34:54.785 10651 10665 I WindowManager: WIN DEATH: Window{e36267c u0 com.android.settings/com.android.settings.Settings} 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} 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} 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} 08-26 16:34:55.128 10651 10943 I ActivityManager: Process com.google.android.gms.ui (pid 15144) has died 08-26 16:34:55.128 10651 10943 D ActivityManager: cleanUpApplicationRecord -- 15144 08-26 16:34:55.186 10651 10888 I WindowManager: WIN DEATH: Window{f7ffc6c u0 com.facebook.katana/com.facebook.katana.LoginActivity} 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) 08-26 16:34:55.192 10651 11528 I ActivityManager: Process com.facebook.katana (pid 3468) has died 08-26 16:34:55.192 10651 11528 D ActivityManager: cleanUpApplicationRecord -- 3468 08-26 16:34:55.193 10651 11528 W ActivityManager: Scheduling restart of crashed service com.facebook.katana/com.facebook.mqttlite.MqttService in 1000ms 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] ] 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 08-26 16:34:58.266 10651 15545 W ActivityManager: Slow operation: 78ms so far, now at attachApplicationLocked: immediately after bindApplication 08-26 16:34:58.266 10651 15545 W ActivityManager: Slow operation: 78ms so far, now at attachApplicationLocked: after updateLruProcessLocked 08-26 16:34:58.271 10651 15545 W ActivityManager: Slow operation: 83ms so far, now at attachApplicationLocked: after mServices.attachApplicationLocked 08-26 16:34:58.351 10651 12424 I ActivityManager: Setting hasTopUi=true for pid=10780 08-26 16:35:06.043 10651 15560 I ActivityManager: Low on memory: 08-26 16:35:06.043 10651 15560 I ActivityManager: ntv N 161156: media.codec (pid 161) native 08-26 16:35:06.043 10651 15560 I ActivityManager: ntv N 25803: surfaceflinger (pid 154) native 08-26 16:35:06.043 10651 15560 I ActivityManager: ntv N 2731: zygote (pid 10454) native 08-26 16:35:06.043 10651 15560 I ActivityManager: ntv N 2315: audioserver (pid 10455) native 08-26 16:35:06.043 10651 15560 I ActivityManager: ntv N 2203: mediaserver (pid 10457) native 08-26 16:35:06.043 10651 15560 I ActivityManager: ntv N 1980: media.extractor (pid 163) native 08-26 16:35:06.043 10651 15560 I ActivityManager: ntv N 1785: logd (pid 130) native 08-26 16:35:06.043 10651 15560 I ActivityManager: ntv N 1293: mediadrmserver (pid 162) native 08-26 16:35:06.043 10651 15560 I ActivityManager: ntv N 1223: sdcard (pid 10860) native 08-26 16:35:06.043 10651 15560 I ActivityManager: ntv N 1080: drmserver (pid 158) native 08-26 16:35:06.043 10651 15560 I ActivityManager: ntv N 1059: cameraserver (pid 10456) native 08-26 16:35:06.043 10651 15560 I ActivityManager: ntv N 969: netd (pid 10458) native 08-26 16:35:06.043 10651 15560 I ActivityManager: ntv N 915: vold (pid 139) native 08-26 16:35:06.043 10651 15560 I ActivityManager: ntv N 897: /init (pid 1) native 08-26 16:35:06.043 10651 15560 I ActivityManager: ntv N 771: wpa_supplicant (pid 10912) native 08-26 16:35:06.043 10651 15560 I ActivityManager: ntv N 733: keystore (pid 160) native 08-26 16:35:06.043 10651 15560 I ActivityManager: ntv N 642: lmkd (pid 152) native 08-26 16:35:06.043 10651 15560 I ActivityManager: ntv N 565: gatekeeperd (pid 167) native 08-26 16:35:06.043 10651 15560 I ActivityManager: ntv N 3360: (Other native) 08-26 16:35:06.044 10651 15560 I ActivityManager: sys P 50907: system (pid 10651) fixed 08-26 16:35:06.044 10651 15560 I ActivityManager: pers P 63102: com.android.systemui (pid 10780) fixed 08-26 16:35:06.044 10651 15560 I ActivityManager: pers P 5986: com.android.phone (pid 10994) fixed 08-26 16:35:06.044 10651 15560 I ActivityManager: pers P 3481: org.cyanogenmod.audiofx (pid 11188) fixed 08-26 16:35:06.044 10651 15560 I ActivityManager: fore T 119310: org.lineageos.jelly (pid 15329) top-activity 08-26 16:35:06.044 10651 15560 I ActivityManager: vis IF 38083: com.google.android.gms.persistent (pid 12000) service 08-26 16:35:06.044 10651 15560 I ActivityManager: com.google.android.gms/.location.geocode.GeocodeService<=Proc{10651:system/1000} 08-26 16:35:06.044 10651 15560 I ActivityManager: vis SB 3790: com.google.android.ext.services (pid 11137) service 08-26 16:35:06.044 10651 15560 I ActivityManager: com.google.android.ext.services/android.ext.services.notification.Ranker<=Proc{10651:system/1000} 08-26 16:35:06.044 10651 15560 I ActivityManager: vis IF 2862: com.android.smspush (pid 11221) service 08-26 16:35:06.044 10651 15560 I ActivityManager: com.android.smspush/.WapPushManager<=Proc{10994:com.android.phone/1001} 08-26 16:35:06.044 10651 15560 I ActivityManager: prcp IB 20581: com.android.inputmethod.latin (pid 10775) service 08-26 16:35:06.044 10651 15560 I ActivityManager: com.android.inputmethod.latin/.LatinIME<=Proc{10651:system/1000} 08-26 16:35:06.044 10651 15560 I ActivityManager: home HO 11137: com.android.launcher3 (pid 31304) home 08-26 16:35:06.044 10651 15560 I ActivityManager: prev LA 0: com.google.android.gms.ui (pid 15144) previous 08-26 16:35:06.044 10651 15560 I ActivityManager: cch S 0: com.facebook.katana (pid 3468) cch-started-ui-services 08-26 16:35:06.044 10651 15560 I ActivityManager: 530719: TOTAL 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 08-26 16:35:06.044 10651 15560 I ActivityManager: 3,784K buffers, 252,452K cached, 223,872K mapped, 155,488K free 08-26 16:35:06.044 10651 15560 I ActivityManager: Free RAM: 187,852K 08-26 16:35:06.044 10651 15560 I ActivityManager: Used RAM: 635,043K 08-26 16:35:06.044 10651 15560 I ActivityManager: Lost RAM: 117,985K 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 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 08-26 16:35:11.448 10651 11442 W ActivityManager: Slow operation: 81ms so far, now at getContentProviderImpl: after start process 08-26 16:35:11.449 10651 11442 W ActivityManager: Slow operation: 81ms so far, now at getContentProviderImpl: updating data structures 08-26 16:35:11.449 10651 11442 W ActivityManager: Slow operation: 81ms so far, now at getContentProviderImpl: done! 08-26 16:35:26.201 10651 15544 E BatteryStatsService: no controller energy info supplied 08-26 16:35:26.201 10651 15544 E BatteryStatsService: no controller energy info supplied 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) 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) 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} 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 08-26 16:35:42.574 10651 12425 I ActivityManager: Setting hasTopUi=false for pid=10780 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}} 08-26 16:36:24.677 15580 15808 E ActivityThread: Failed to find provider info for com.facebook.appmanager.firstparty.crashreporter 08-26 16:36:25.883 15580 15822 E ActivityThread: Failed to find provider info for com.android.launcher3.cornermark.unreadbadge 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 08-26 16:36:53.622 10651 10665 W ActivityManager: Slow operation: 66ms so far, now at attachApplicationLocked: after mServices.attachApplicationLocked 08-26 16:37:05.844 10651 10665 I ActivityManager: Setting hasTopUi=true for pid=10780 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 08-26 16:37:15.318 10651 12645 I ActivityManager: Setting hasTopUi=false for pid=10780 08-26 16:37:15.698 10651 11224 I ActivityManager: Setting hasTopUi=true for pid=10780 08-26 16:39:00.216 10651 10673 I ProcessStatsService: Prepared write state in 211ms 08-26 16:39:00.228 10651 10672 I ProcessStatsService: Pruning old procstats: /data/system/procstats/state-????-??-??-??-??-??.bin 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 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 08-26 16:39:02.802 10651 15547 E ActivityManager: applyOptionsLocked: Unknown animationType=0 08-26 16:39:03.018 10651 15547 I ActivityManager: Start proc 17438:com.android.settings/1000 for activity com.android.settings/.Settings 08-26 16:39:03.472 10651 12426 I ActivityManager: Setting hasTopUi=false for pid=10780 08-26 16:39:06.255 10651 15547 I ProcessStatsService: Added stats: ????-??-??-??-??-??, over +3h3m30s949ms 08-26 16:39:07.660 10651 11224 I ActivityManager: Start proc 17474:com.android.printspooler/u0a53 for service com.android.printspooler/.model.PrintSpoolerService 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 08-26 16:39:12.268 10651 15543 E BatteryStatsService: no controller energy info supplied 08-26 16:39:12.268 10651 15543 E BatteryStatsService: no controller energy info supplied 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) 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) 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} 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 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 08-26 16:39:14.082 17438 17438 I chatty : uid=1000(system) com.android.settings expire 220 lines 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 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 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 } 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 08-26 16:39:31.218 10651 11526 I ProcessStatsService: Added stats: ????-??-??-??-??-??, over +3h3m30s949ms 08-26 16:39:31.441 10651 15545 E BatteryStatsService: no controller energy info supplied 08-26 16:39:31.441 10651 15545 E BatteryStatsService: no controller energy info supplied 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) 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) 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} 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 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 08-26 16:39:36.794 10651 12643 I ProcessStatsService: Added stats: ????-??-??-??-??-??, over +3h3m30s949ms 08-26 16:39:37.598 10651 4960 E BatteryStatsService: no controller energy info supplied 08-26 16:39:37.598 10651 4960 E BatteryStatsService: no controller energy info supplied 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) 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) 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} 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 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 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 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 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] ] 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] ] 08-26 16:39:53.686 10651 10673 W ActivityManager: Launch timeout has expired, giving up wake lock! 08-26 16:39:59.891 17544 17569 E ActivityThread: Failed to find provider info for com.google.android.apps.wellbeing.api 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] ] 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 08-26 16:40:12.377 10651 10753 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=153, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 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 08-26 16:40:14.481 10651 10807 W ActivityManager: Slow operation: 55ms so far, now at getContentProviderImpl: after start process 08-26 16:40:14.481 10651 10807 W ActivityManager: Slow operation: 55ms so far, now at getContentProviderImpl: updating data structures 08-26 16:40:14.481 10651 10807 W ActivityManager: Slow operation: 56ms so far, now at getContentProviderImpl: done! 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 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] ] 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 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] ] 08-26 16:40:57.321 10651 10753 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=157, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 08-26 16:40:59.244 10651 10673 W ActivityManager: Timeout executing service: ServiceRecord{10f75cd u0 com.google.android.gms/.droidguard.DroidGuardService} 08-26 16:41:00.880 10651 10673 E ActivityManager: ANR in com.google.android.gms.unstable 08-26 16:41:00.880 10651 10673 E ActivityManager: PID: 17989 08-26 16:41:00.880 10651 10673 E ActivityManager: Reason: executing service com.google.android.gms/.droidguard.DroidGuardService 08-26 16:41:00.880 10651 10673 E ActivityManager: Load: 0.0 / 0.0 / 0.0 08-26 16:41:00.880 10651 10673 E ActivityManager: CPU usage from 87429ms to 0ms ago (????-??-?? ??:??:??.??? to ????-??-?? ??:??:??.???): 08-26 16:41:00.880 10651 10673 E ActivityManager: 12% 10651/system_server: 7.5% user + 5% kernel / faults: 20723 minor 326 major 08-26 16:41:00.880 10651 10673 E ActivityManager: 11% 161/media.codec: 9.8% user + 2% kernel / faults: 3503 minor 15 major 08-26 16:41:00.880 10651 10673 E ActivityManager: 10% 84/mmcqd/0: 0% user + 10% kernel 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 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 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 08-26 16:41:00.880 10651 10673 E ActivityManager: 5% 34/kswapd0: 0% user + 5% kernel 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 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 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 08-26 16:41:00.880 10651 10673 E ActivityManager: 1.6% 99/dhd_dpc: 0% user + 1.6% kernel 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 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 08-26 16:41:00.880 10651 10673 E ActivityManager: 0.6% 14806/kworker/u:2: 0% user + 0.6% kernel 08-26 16:41:00.880 10651 10673 E ActivityManager: 0.6% 62/gccmdthread: 0% user + 0.6% kernel 08-26 16:41:00.880 10651 10673 E ActivityManager: 0.6% 17503/kworker/u:6: 0% user + 0.6% kernel 08-26 16:41:00.880 10651 10673 E ActivityManager: 0.5% 77/irq/184-synapti: 0% user + 0.5% kernel 08-26 16:41:00.880 10651 10673 E ActivityManager: 0.5% 14812/kworker/u:3: 0% user + 0.5% kernel 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 08-26 16:41:00.880 10651 10673 E ActivityManager: 0.1% 10860/sdcard: 0% user + 0.1% kernel / faults: 456 minor 1 major 08-26 16:41:00.880 10651 10673 E ActivityManager: 0.4% 17502/kworker/u:1: 0% user + 0.4% kernel 08-26 16:41:00.880 10651 10673 E ActivityManager: 0.4% 103/ueventd: 0.2% user + 0.2% kernel / faults: 318 minor 08-26 16:41:00.880 10651 10673 E ActivityManager: 0.3% 130/logd: 0.2% user + 0.1% kernel / faults: 211 minor 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 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 08-26 16:41:00.880 10651 10673 E ActivityManager: 0.2% 14943/kworker/0:0: 0% user + 0.2% kernel 08-26 16:41:00.880 10651 10673 E ActivityManager: 0% 87/irq/164-inv_irq: 0% user + 0% kernel 08-26 16:41:00.880 10651 10673 E ActivityManager: 0.1% 139/vold: 0.1% user + 0% kernel / faults: 765 minor 08-26 16:41:00.880 10651 10673 E ActivityManager: 0.1% 10458/netd: 0% user + 0% kernel / faults: 580 minor 2 major 08-26 16:41:00.880 10651 10673 E ActivityManager: 0.1% 17435/kworker/0:1: 0% user + 0.1% kernel 08-26 16:41:00.880 10651 10673 E ActivityManager: 0.1% 10454/zygote: 0% user + 0.1% kernel / faults: 2116 minor 1 major 08-26 16:41:00.880 10651 10673 E ActivityManager: 0.1% 148/healthd: 0% user + 0.1% kernel / faults: 86 minor 08-26 16:41:00.880 10651 10673 E ActivityManager: 0.1% 90/irq/131-ABE: 0% user + 0.1% kernel 08-26 16:41:00.880 10651 10673 E ActivityManager: 0.1% 120/jbd2/mmcblk0p12: 0% user + 0.1% kernel 08-26 16:41:00.880 10651 10673 E ActivityManager: 0.1% 153/servicemanager: 0% user + 0% kernel / faults: 420 minor 08-26 16:41:00.880 10651 10673 E ActivityManager: 0% 31/cfinteractive: 0% user + 0% kernel 08-26 16:41:00.880 10651 10673 E ActivityManager: 0% 17474/com.android.printspooler: 0% user + 0% kernel / faults: 973 minor 1 major 08-26 16:41:00.880 10651 10673 E ActivityManager: 0% 10994/com.android.phone: 0% user + 0% kernel / faults: 2434 minor 17 major 08-26 16:41:00.880 10651 10673 E ActivityManager: 0% 10912/wpa_supplicant: 0% user + 0% kernel / faults: 478 minor 08-26 16:41:00.880 10651 10673 E ActivityManager: 0% 152/lmkd: 0% user + 0% kernel / faults: 81 minor 08-26 16:41:00.880 10651 10673 E ActivityManager: 0% 10457/mediaserver: 0% user + 0% kernel / faults: 190 minor 6 major 08-26 16:41:00.880 10651 10673 E ActivityManager: 0% 11188/org.cyanogenmod.audiofx: 0% user + 0% kernel / faults: 1802 minor 3 major 08-26 16:41:00.880 10651 10673 E ActivityManager: 0% 98/dhd_watchdog: 0% user + 0% kernel 08-26 16:41:00.880 10651 10673 E ActivityManager: 0% 117/flush-179:0: 0% user + 0% kernel 08-26 16:41:00.880 10651 10673 E ActivityManager: 0% 14946/kworker/1:2: 0% user + 0% kernel 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 08-26 16:41:00.880 10651 10673 E ActivityManager: 0% 3/ksoftirqd/0: 0% user + 0% kernel 08-26 16:41:00.880 10651 10673 E ActivityManager: 0% 14306/kworker/1:1: 0% user + 0% kernel 08-26 16:41:00.880 10651 10673 E ActivityManager: 0% 14307/ksoftirqd/1: 0% user + 0% kernel 08-26 16:41:00.880 10651 10673 E ActivityManager: +0% 17544/com.google.android.youtube: 0% user + 0% kernel 08-26 16:41:00.880 10651 10673 E ActivityManager: +0% 17726/com.android.vending: 0% user + 0% kernel 08-26 16:41:00.880 10651 10673 E ActivityManager: +0% 17764/android.process.acore: 0% user + 0% kernel 08-26 16:41:00.880 10651 10673 E ActivityManager: +0% 17846/com.android.vending:background: 0% user + 0% kernel 08-26 16:41:00.880 10651 10673 E ActivityManager: +0% 17989/com.google.android.gms.unstable: 0% user + 0% kernel 08-26 16:41:00.880 10651 10673 E ActivityManager: 92% TOTAL: 54% user + 24% kernel + 13% iowait + 0.1% softirq 08-26 16:41:00.880 10651 10673 E ActivityManager: CPU usage from 251915024ms to 251915024ms ago (????-??-?? ??:??:??.??? to ????-??-?? ??:??:??.???) with 0% awake: 08-26 16:41:00.880 10651 10673 E ActivityManager: 0% TOTAL: 0% user + 0% kernel 08-26 16:41:00.884 10651 10673 I ActivityManager: Killing 17989:com.google.android.gms.unstable/u0a24 (adj 0): bg anr 08-26 16:41:00.965 10651 15548 D ActivityManager: cleanUpApplicationRecord -- 17989 08-26 16:41:00.965 10651 15548 W ActivityManager: Scheduling restart of crashed service com.google.android.gms/.droidguard.DroidGuardService in 1000ms 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 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 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 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 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 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 08-26 16:41:33.647 10780 10780 V DeadZone: consuming errant click: (240.0,9.0) 08-26 16:41:35.331 10651 12645 I ProcessStatsService: Added stats: ????-??-??-??-??-??, over +3h3m30s949ms 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} 08-26 16:41:40.825 10651 12646 E BatteryStatsService: no controller energy info supplied 08-26 16:41:40.825 10651 12646 E BatteryStatsService: no controller energy info supplied 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) 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) 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} 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} 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 08-26 16:41:48.899 10651 15542 I ActivityManager: Start proc 19423:com.evervolv.toolbox/1000 for activity com.evervolv.toolbox/.Toolbox 08-26 16:41:57.419 10651 10943 E BatteryStatsService: no controller energy info supplied 08-26 16:41:57.419 10651 10943 E BatteryStatsService: no controller energy info supplied 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) 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) 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} 08-26 16:41:57.522 10651 15546 I ProcessStatsService: Added stats: ????-??-??-??-??-??, over +3h3m30s949ms 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 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 08-26 16:42:06.901 10651 12425 D BluetoothManagerService: Trying to bind to profile: 1, while Bluetooth was disabled 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 08-26 16:42:18.953 10651 10673 W ActivityManager: Launch timeout has expired, giving up wake lock! --------- beginning of main 08-26 16:42:29.758 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true 08-26 16:42:29.758 10455 30387 I chatty : uid=1041(audioserver) Binder:10455_3 expire 1 line 08-26 16:42:29.759 19452 19536 W AudioRecord: AUDIO_INPUT_FLAG_FAST denied by server; frameCount 0 08-26 16:42:29.760 10455 19587 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 58 lines 08-26 16:42:29.771 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true 08-26 16:42:29.772 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true 08-26 16:42:29.781 19452 19584 I WhatsAppJni: EnsureThreadAttached: attached current thread to JVM 08-26 16:42:29.814 19452 19585 I WhatsAppJni: EnsureThreadAttached: attached current thread to JVM 08-26 16:42:29.896 10455 10473 I chatty : uid=1041(audioserver) AudioOut_D expire 11 lines 08-26 16:42:30.550 10455 19587 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 108 lines 08-26 16:42:31.332 10455 10473 I chatty : uid=1041(audioserver) AudioOut_D expire 11 lines 08-26 16:42:31.960 10455 19587 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 100 lines 08-26 16:42:32.769 10455 10473 I chatty : uid=1041(audioserver) AudioOut_D expire 12 lines 08-26 16:42:33.292 10455 19587 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 36 lines 08-26 16:42:33.760 19452 19585 I WhatsAppJni: DetachThreadOnExit: detached current thread from JVM 08-26 16:42:33.767 19452 19584 I WhatsAppJni: DetachThreadOnExit: detached current thread from JVM 08-26 16:42:33.770 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true 08-26 16:42:34.183 10455 19591 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 74 lines 08-26 16:42:34.190 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true 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] ] 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 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 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 08-26 16:42:34.209 19452 19589 D AudioTrack: Client defaulted notificationFrames to 533 for frameCount 1600 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 08-26 16:42:34.597 10455 10473 I chatty : uid=1041(audioserver) AudioOut_D expire 11 lines 08-26 16:42:35.035 10651 10753 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=158, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 08-26 16:42:35.276 10455 19591 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 110 lines 08-26 16:42:35.587 17726 17726 I Finsky : [1] oet.onTrimMemory(1): Memory trim requested to level 60 08-26 16:42:35.692 17726 17726 I Finsky : [1] lpn.accept(9): Flushing in-memory image cache 08-26 16:42:36.034 10455 10473 I chatty : uid=1041(audioserver) AudioOut_D expire 11 lines 08-26 16:42:36.714 10455 19591 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 90 lines 08-26 16:42:37.471 10455 10473 I chatty : uid=1041(audioserver) AudioOut_D expire 6 lines 08-26 16:42:37.905 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true 08-26 16:42:37.913 10455 19597 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 78 lines 08-26 16:42:37.927 19452 19595 D AudioTrack: Client defaulted notificationFrames to 533 for frameCount 1600 08-26 16:42:37.928 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true 08-26 16:42:38.254 10455 10473 I chatty : uid=1041(audioserver) AudioOut_D expire 12 lines 08-26 16:42:38.960 10455 19597 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 113 lines 08-26 16:42:39.822 10455 10473 I chatty : uid=1041(audioserver) AudioOut_D expire 11 lines 08-26 16:42:40.423 10455 19597 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 113 lines 08-26 16:42:41.259 10455 10473 I chatty : uid=1041(audioserver) AudioOut_D expire 11 lines 08-26 16:42:41.912 10455 19597 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 2 lines 08-26 16:42:41.946 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true 08-26 16:42:41.955 10455 19602 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 108 lines 08-26 16:42:41.957 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true 08-26 16:42:41.957 19452 19600 D AudioTrack: Client defaulted notificationFrames to 533 for frameCount 1600 08-26 16:42:42.695 10455 10473 I chatty : uid=1041(audioserver) AudioOut_D expire 13 lines 08-26 16:42:43.375 10455 19602 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 114 lines 08-26 16:42:44.132 10455 10473 I chatty : uid=1041(audioserver) AudioOut_D expire 12 lines 08-26 16:42:44.864 10455 19602 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 84 lines 08-26 16:42:45.700 10455 10473 I chatty : uid=1041(audioserver) AudioOut_D expire 6 lines 08-26 16:42:45.968 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true 08-26 16:42:45.971 10455 19609 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 85 lines 08-26 16:42:45.984 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true 08-26 16:42:45.987 19452 19607 D AudioTrack: Client defaulted notificationFrames to 533 for frameCount 1600 08-26 16:42:46.483 10455 10473 I chatty : uid=1041(audioserver) AudioOut_D expire 12 lines 08-26 16:42:47.084 10455 19609 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 111 lines 08-26 16:42:47.920 10455 10473 I chatty : uid=1041(audioserver) AudioOut_D expire 12 lines 08-26 16:42:48.547 10455 19609 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 107 lines 08-26 16:42:49.357 10455 10473 I chatty : uid=1041(audioserver) AudioOut_D expire 13 lines 08-26 16:42:49.931 10455 19609 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 1 line 08-26 16:42:49.967 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true 08-26 16:42:49.972 10455 19614 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 107 lines 08-26 16:42:49.980 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true 08-26 16:42:49.989 19452 19612 D AudioTrack: Client defaulted notificationFrames to 533 for frameCount 1600 08-26 16:42:50.663 10455 10473 I chatty : uid=1041(audioserver) AudioOut_D expire 11 lines 08-26 16:42:51.342 10455 19614 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 109 lines 08-26 16:42:52.099 10455 10473 I chatty : uid=1041(audioserver) AudioOut_D expire 11 lines 08-26 16:42:52.778 10455 19614 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 92 lines 08-26 16:42:53.536 10455 10473 I chatty : uid=1041(audioserver) AudioOut_D expire 6 lines 08-26 16:42:53.984 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true 08-26 16:42:54.002 10455 19619 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 72 lines 08-26 16:42:54.006 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true 08-26 16:42:54.017 19452 19617 D AudioTrack: Client defaulted notificationFrames to 533 for frameCount 1600 08-26 16:42:54.320 10455 10473 I chatty : uid=1041(audioserver) AudioOut_D expire 12 lines 08-26 16:42:54.973 10455 19619 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 109 lines 08-26 16:42:55.757 10455 10473 I chatty : uid=1041(audioserver) AudioOut_D expire 11 lines 08-26 16:42:56.384 10455 19619 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 109 lines 08-26 16:42:57.193 10455 10473 I chatty : uid=1041(audioserver) AudioOut_D expire 11 lines 08-26 16:42:57.820 10455 19619 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 12 lines 08-26 16:42:57.984 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true 08-26 16:42:57.988 10455 19624 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 97 lines 08-26 16:42:57.995 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true 08-26 16:42:58.004 19452 19622 D AudioTrack: Client defaulted notificationFrames to 533 for frameCount 1600 08-26 16:42:58.630 10455 10473 I chatty : uid=1041(audioserver) AudioOut_D expire 11 lines 08-26 16:42:59.231 10455 19624 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 110 lines 08-26 16:43:00.066 10455 10473 I chatty : uid=1041(audioserver) AudioOut_D expire 11 lines 08-26 16:43:00.668 10455 19624 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 103 lines 08-26 16:43:01.504 10455 10473 I chatty : uid=1041(audioserver) AudioOut_D expire 6 lines 08-26 16:43:02.039 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true 08-26 16:43:02.041 10455 19629 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 61 lines 08-26 16:43:02.049 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true 08-26 16:43:02.056 19452 19627 D AudioTrack: Client defaulted notificationFrames to 533 for frameCount 1600 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 08-26 16:43:02.287 10455 10473 I chatty : uid=1041(audioserver) AudioOut_D expire 11 lines 08-26 16:43:02.914 10455 19629 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 111 lines 08-26 16:43:03.724 10455 10473 I chatty : uid=1041(audioserver) AudioOut_D expire 11 lines 08-26 16:43:04.377 10455 19629 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 108 lines 08-26 16:43:05.161 10455 10473 I chatty : uid=1041(audioserver) AudioOut_D expire 11 lines 08-26 16:43:05.788 10455 19629 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 18 lines 08-26 16:43:06.027 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true 08-26 16:43:06.039 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true 08-26 16:43:06.041 10455 19634 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 91 lines 08-26 16:43:06.050 19452 19632 D AudioTrack: Client defaulted notificationFrames to 533 for frameCount 1600 08-26 16:43:06.597 10455 10473 I chatty : uid=1041(audioserver) AudioOut_D expire 11 lines 08-26 16:43:07.199 10455 19634 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 109 lines 08-26 16:43:08.034 10455 10473 I chatty : uid=1041(audioserver) AudioOut_D expire 11 lines 08-26 16:43:08.635 10455 19634 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 108 lines 08-26 16:43:09.471 10455 10473 I chatty : uid=1041(audioserver) AudioOut_D expire 5 lines 08-26 16:43:10.048 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true 08-26 16:43:10.053 10455 19639 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 57 lines 08-26 16:43:10.068 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true 08-26 16:43:10.099 19452 19637 D AudioTrack: Client defaulted notificationFrames to 533 for frameCount 1600 08-26 16:43:10.254 10455 10473 I chatty : uid=1041(audioserver) AudioOut_D expire 10 lines 08-26 16:43:10.803 10455 19639 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 110 lines 08-26 16:43:11.560 10455 10473 I chatty : uid=1041(audioserver) AudioOut_D expire 11 lines 08-26 16:43:12.240 10455 19639 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 107 lines 08-26 16:43:12.997 10455 10473 I chatty : uid=1041(audioserver) AudioOut_D expire 11 lines 08-26 16:43:13.650 10455 19639 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 32 lines 08-26 16:43:14.084 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true 08-26 16:43:14.087 10455 19644 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 76 lines 08-26 16:43:14.095 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true 08-26 16:43:14.102 19452 19642 D AudioTrack: Client defaulted notificationFrames to 533 for frameCount 1600 08-26 16:43:14.434 10455 10473 I chatty : uid=1041(audioserver) AudioOut_D expire 11 lines 08-26 16:43:15.087 10455 19644 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 107 lines 08-26 16:43:15.870 10455 10473 I chatty : uid=1041(audioserver) AudioOut_D expire 11 lines 08-26 16:43:16.471 10455 19644 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 108 lines 08-26 16:43:17.307 10455 10473 I chatty : uid=1041(audioserver) AudioOut_D expire 10 lines 08-26 16:43:17.882 10455 19644 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 13 lines 08-26 16:43:18.071 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true 08-26 16:43:18.078 10455 19649 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 95 lines 08-26 16:43:18.082 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true 08-26 16:43:18.092 19452 19647 D AudioTrack: Client defaulted notificationFrames to 533 for frameCount 1600 08-26 16:43:18.614 10455 10473 I chatty : uid=1041(audioserver) AudioOut_D expire 13 lines 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 08-26 16:43:19.293 10455 19649 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 110 lines 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. 08-26 16:43:19.862 17726 17726 I Finsky : [1] oet.onTrimMemory(1): Memory trim requested to level 80 08-26 16:43:19.863 17726 17726 I Finsky : [1] lpn.accept(9): Flushing in-memory image cache 08-26 16:43:20.005 10651 10739 I InputDispatcher: Dropping event because there is no touchable window at (99, 1139). 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 08-26 16:43:20.050 10455 10473 I chatty : uid=1041(audioserver) AudioOut_D expire 6 lines 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 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 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. 08-26 16:43:20.667 31304 31327 W linker : /system/vendor/lib/libpvrANDROID_WSEGL.so: unused DT entry: type 0xf arg 0x112 08-26 16:43:20.669 31304 31327 I OpenGLRenderer: Initialized EGL, version 1.4 08-26 16:43:20.669 31304 31327 D OpenGLRenderer: Swap behavior 1 08-26 16:43:20.670 31304 31327 W OpenGLRenderer: Failed to choose config with EGL_SWAP_BEHAVIOR_PRESERVED, retrying without... 08-26 16:43:20.670 31304 31327 D OpenGLRenderer: Swap behavior 0 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 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]) 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 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]) 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 08-26 16:43:20.834 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(10) 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]) 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 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]) 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 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]) 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 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]) 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 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]) 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 08-26 16:43:20.964 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(10) 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]) 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 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]) 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 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]) 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 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]) 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 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]) 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 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]) 08-26 16:43:21.095 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(10) 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 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]) 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 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]) 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 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]) 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 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]) 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 08-26 16:43:21.202 31304 31327 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer... 08-26 16:43:21.202 31304 31327 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer... 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 08-26 16:43:21.226 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(10) 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]) 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 08-26 16:43:21.227 10455 10473 D audio_hw_primary: out_set_parameters::kvpairs == routing=2 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]) 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 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]) 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 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]) 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 08-26 16:43:21.356 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(10) 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]) 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 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]) 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 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]) 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 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]) 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 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]) 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 08-26 16:43:21.487 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(10) 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]) 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 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]) 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 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]) 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 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]) 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 08-26 16:43:21.613 10651 11526 I ActivityManager: Start proc 19653:com.android.contacts/u0a9 for activity com.android.contacts/.activities.PeopleActivity 08-26 16:43:21.619 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(9) 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]) 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 08-26 16:43:21.643 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(10) 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]) 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 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]) 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 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]) 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 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]) 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 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]) 08-26 16:43:21.748 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(9) 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 08-26 16:43:21.776 10455 10473 D audio_hw_primary: out_set_parameters::kvpairs == routing=2 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]) 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 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]) 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 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]) 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 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]) 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 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]) 08-26 16:43:21.879 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(10) 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 08-26 16:43:21.882 19653 19653 I art : Starting a blocking GC AddRemoveAppImageSpace 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]) 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 08-26 16:43:21.912 19653 19653 W System : ClassLoader referenced unknown path: /system/priv-app/Contacts/lib/arm 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]) 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 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]) 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 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]) 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 08-26 16:43:22.009 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(10) 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]) 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 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]) 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 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]) 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 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]) 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 08-26 16:43:22.101 19653 19664 W art : Suspending all threads took: 32.470ms 08-26 16:43:22.118 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true 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 08-26 16:43:22.133 10455 19673 I AudioFlinger: AudioFlinger's thread 0xb1d03d80 ready to run 08-26 16:43:22.148 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(10) 08-26 16:43:22.154 10455 19673 D audio_hw_primary: in_set_parameters::kvpairs == input_source=1;routing=-2147483644 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]) 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 08-26 16:43:22.161 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true 08-26 16:43:22.172 19452 19671 D AudioTrack: Client defaulted notificationFrames to 533 for frameCount 1600 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]) 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 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]) 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 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]) 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 08-26 16:43:22.270 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(9) 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]) 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 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]) 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 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]) 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 08-26 16:43:22.336 19653 19653 I ContactsIntentResolver: Called with action: android.intent.action.MAIN 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 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]) 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 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]) 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 08-26 16:43:22.387 19653 19677 D AccountTypeManager: Registering external account type=com.whatsapp, packageName=com.whatsapp 08-26 16:43:22.401 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(8) 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]) 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 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]) 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 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]) 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 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]) 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 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]) 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 08-26 16:43:22.532 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(9) 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]) 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 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]) 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 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]) 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 08-26 16:43:22.604 19653 19664 W art : Suspending all threads took: 17.333ms 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]) 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 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 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]) 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 08-26 16:43:22.662 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(10) 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]) 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 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]) 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 08-26 16:43:22.711 19653 19677 D AccountTypeManager: Registering 1 extension packages 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]) 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 08-26 16:43:22.721 19653 19653 I ContactPhotoManager: Cache adj: 0.5 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]) 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 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]) 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 08-26 16:43:22.793 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(10) 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]) 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 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]) 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 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]) 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 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]) 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 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]) 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 08-26 16:43:22.924 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(10) 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]) 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 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]) 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 08-26 16:43:22.975 19653 19677 W ResourceType: ResTable_typeSpec entry count inconsistent: given 75, previously 77 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]) 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 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 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]) 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 08-26 16:43:23.021 19653 19677 E ExternalAccountType: Unsupported attribute readOnly 08-26 16:43:23.021 19653 19677 W ResourceType: Failure getting entry for 0x7f110005 (t=16 e=5) (error -2147483647) 08-26 16:43:23.021 19653 19677 W ResourceType: Failure getting entry for 0x7f110005 (t=16 e=5) (error -2147483647) 08-26 16:43:23.025 19653 19677 W ResourceType: ResTable_typeSpec entry count inconsistent: given 75, previously 77 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]) 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 08-26 16:43:23.030 19653 19677 D AccountTypeManager: Registering extension package account type=com.google, dataSet=plus, packageName=com.google.android.gms 08-26 16:43:23.052 19653 19677 I AccountTypeManager: Loaded meta-data for 3 account types, 3 accounts in 715ms(wall) 66ms(cpu) 08-26 16:43:23.054 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(10) 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]) 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 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]) 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 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]) 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 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]) 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 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]) 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 08-26 16:43:23.185 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(10) 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]) 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 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]) 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 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]) 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 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]) 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 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]) 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 08-26 16:43:23.315 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(8) 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]) 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 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]) 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 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]) 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 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]) 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 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]) 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 08-26 16:43:23.446 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(10) 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]) 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 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]) 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 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]) 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 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]) 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 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]) 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 08-26 16:43:23.577 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(9) 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]) 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 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]) 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 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]) 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 08-26 16:43:23.644 19653 19682 W linker : /system/vendor/lib/hw/gralloc.omap4.so: unused DT entry: type 0xf arg 0x53b 08-26 16:43:23.644 19653 19682 W linker : /system/vendor/lib/libpvr2d.so: unused DT entry: type 0xf arg 0x767 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]) 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 08-26 16:43:23.679 19653 19682 I OpenGLRenderer: Initialized EGL, version 1.4 08-26 16:43:23.679 19653 19682 D OpenGLRenderer: Swap behavior 1 08-26 16:43:23.680 19653 19682 W OpenGLRenderer: Failed to choose config with EGL_SWAP_BEHAVIOR_PRESERVED, retrying without... 08-26 16:43:23.680 19653 19682 D OpenGLRenderer: Swap behavior 0 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]) 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 08-26 16:43:23.707 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(10) 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]) 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 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]) 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 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]) 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 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]) 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 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]) 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 08-26 16:43:23.838 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(9) 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 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]) 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 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]) 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 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]) 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 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]) 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 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]) 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 08-26 16:43:23.968 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(10) 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]) 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 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]) 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 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 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]) 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 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]) 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 08-26 16:43:24.050 19653 19664 W art : Suspending all threads took: 73.516ms 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 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]) 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 08-26 16:43:24.099 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(9) 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]) 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 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]) 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 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]) 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 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]) 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 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]) 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 08-26 16:43:24.231 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(9) 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]) 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 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]) 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 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]) 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 08-26 16:43:24.310 19452 19575 I WhatsAppJni: DetachThreadOnExit: detached current thread from JVM 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]) 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 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]) 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 08-26 16:43:24.360 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(9) 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]) 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 08-26 16:43:24.367 10651 10687 I ActivityManager: Displayed com.android.contacts/.activities.PeopleActivity: +2s862ms 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. 08-26 16:43:24.408 11188 11188 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true 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. 08-26 16:43:24.463 19452 19536 I WhatsAppJni: DetachThreadOnExit: detached current thread from JVM 08-26 16:43:24.671 19452 19533 I WhatsAppJni: DetachThreadOnExit: detached current thread from JVM 08-26 16:43:24.857 10455 10473 D audio_hw_primary: out_set_parameters::kvpairs == routing=2 08-26 16:43:25.291 10457 19686 D NuPlayerDriver: notifyListener_l(0xa6b20ae0), (1, 0, 0), loop setting(0, 0) 08-26 16:43:25.291 19452 19452 D MediaPlayer: setSubtitleAnchor in MediaPlayer 08-26 16:43:25.297 10455 2410 W AudioFlinger: createTrack_l(): mismatch between requested flags (00000004) and output flags (00000002) 08-26 16:43:25.301 10455 10473 D audio_hw_primary: out_set_parameters::kvpairs == routing=2 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. 08-26 16:43:25.405 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(10) 08-26 16:43:25.407 19452 19524 I art : Starting a blocking GC Explicit 08-26 16:43:25.536 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(10) 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 08-26 16:43:25.666 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(10) 08-26 16:43:25.771 10455 10473 D audio_hw_primary: out_set_parameters::kvpairs == routing=2 08-26 16:43:25.797 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(9) 08-26 16:43:25.797 10455 10473 D audio_hw_primary: out_set_parameters::kvpairs == routing=2 08-26 16:43:25.928 10455 10473 D audio_hw_primary: out_set_parameters::kvpairs == routing=2 08-26 16:43:25.934 19452 19689 E AudioTrack: did not receive expected priority boost on time 08-26 16:43:25.954 10455 10473 D audio_hw_primary: out_set_parameters::kvpairs == routing=2 08-26 16:43:25.972 10651 11442 I MediaFocusControl: AudioFocus abandonAudioFocus() from uid/pid 10066/19452 clientId=android.media.AudioManager@7cd6ce0X.4iA@ee3cb99 08-26 16:43:26.047 17544 17544 D AudioManager: AudioManager dispatching onAudioFocusChange(1) for android.media.AudioManager@65bdecczie@c83515 08-26 16:43:26.176 17544 17544 W YTPL.audiomanager: AudioFocus GAIN; shouldResume=false 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 08-26 16:43:32.467 10455 10473 D audio_hw_primary: out_set_parameters::kvpairs == routing=2 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]) 08-26 16:43:32.496 10455 10473 D audio_hw_primary: check for resampler (44100 != 44100) 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 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 08-26 16:43:32.958 31304 31327 W linker : /system/vendor/lib/libpvrANDROID_WSEGL.so: unused DT entry: type 0xf arg 0x112 08-26 16:43:32.959 31304 31327 I OpenGLRenderer: Initialized EGL, version 1.4 08-26 16:43:32.960 31304 31327 D OpenGLRenderer: Swap behavior 1 08-26 16:43:32.960 31304 31327 W OpenGLRenderer: Failed to choose config with EGL_SWAP_BEHAVIOR_PRESERVED, retrying without... 08-26 16:43:32.960 31304 31327 D OpenGLRenderer: Swap behavior 0 08-26 16:43:33.063 17726 17726 I Finsky : [1] oet.onTrimMemory(1): Memory trim requested to level 80 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 08-26 16:43:33.207 17726 17726 I Finsky : [1] lpn.accept(9): Flushing in-memory image cache 08-26 16:43:33.763 31304 31327 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer... 08-26 16:43:33.763 31304 31327 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer... 08-26 16:43:35.131 10455 10473 D audio_hw_primary: out_set_parameters::kvpairs == routing=2 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 08-26 16:43:35.159 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(29) 08-26 16:43:35.209 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(10) 08-26 16:43:35.483 17726 17726 I Finsky : [1] oet.onTrimMemory(1): Memory trim requested to level 80 08-26 16:43:35.484 17726 17726 I Finsky : [1] lpn.accept(9): Flushing in-memory image cache 08-26 16:43:35.519 19423 19423 I art : Starting a blocking GC Explicit 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 08-26 16:43:35.581 19423 19423 I art : Starting a blocking GC Explicit 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 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 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 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. 08-26 16:43:36.122 17438 17461 W linker : /system/vendor/lib/libpvrANDROID_WSEGL.so: unused DT entry: type 0xf arg 0x112 08-26 16:43:36.197 17438 17438 D DashboardSummary: onConditionsChanged 08-26 16:43:36.200 17438 17461 I OpenGLRenderer: Initialized EGL, version 1.4 08-26 16:43:36.200 17438 17461 D OpenGLRenderer: Swap behavior 1 08-26 16:43:36.201 17438 17461 W OpenGLRenderer: Failed to choose config with EGL_SWAP_BEHAVIOR_PRESERVED, retrying without... 08-26 16:43:36.201 17438 17461 D OpenGLRenderer: Swap behavior 0 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 08-26 16:43:36.528 17438 19695 D Index : Indexing locale 'ar_EG' took 405 millis 08-26 16:43:36.593 17438 17438 W IInputConnectionWrapper: reportFullscreenMode on inexistent InputConnection 08-26 16:43:36.642 17438 19400 W DataUsageController: Failed to get data usage, no subscriber id 08-26 16:43:36.723 10651 10749 E wifi : wifi_get_supported_feature_set returned error = 0xffffffa1 08-26 16:43:36.767 10651 12644 E BatteryStatsService: no controller energy info supplied 08-26 16:43:36.767 10651 12644 E BatteryStatsService: no controller energy info supplied 08-26 16:43:36.781 10651 11442 I ProcessStatsService: Added stats: ????-??-??-??-??-??, over +3h3m30s949ms 08-26 16:43:36.804 10994 10994 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response 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) 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) 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} 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 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 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 08-26 16:43:36.825 17438 19400 W ProcStatsManager: No process com.facebook.katana:browser/10064 for service com.facebook.browser.lite.BrowserLiteIntentService 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 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 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 08-26 16:43:42.837 10455 10473 D audio_hw_primary: out_set_parameters::kvpairs == routing=2 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]) 08-26 16:43:42.854 10455 10473 D audio_hw_primary: check for resampler (44100 != 44100) 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 08-26 16:43:43.052 19423 19423 I AppCompatViewInflater: app:theme is now deprecated. Please move to using android:theme instead. 08-26 16:43:43.175 19423 19423 D ConstraintsHelper: construct key=disable_toolbox available=true 08-26 16:43:43.366 19423 19441 W linker : /system/vendor/lib/libpvrANDROID_WSEGL.so: unused DT entry: type 0xf arg 0x112 08-26 16:43:43.372 19423 19441 I OpenGLRenderer: Initialized EGL, version 1.4 08-26 16:43:43.372 19423 19441 D OpenGLRenderer: Swap behavior 1 08-26 16:43:43.373 19423 19441 W OpenGLRenderer: Failed to choose config with EGL_SWAP_BEHAVIOR_PRESERVED, retrying without... 08-26 16:43:43.373 19423 19441 D OpenGLRenderer: Swap behavior 0 08-26 16:43:43.674 10651 10687 I ActivityManager: Displayed com.evervolv.toolbox/.Toolbox: +774ms 08-26 16:43:43.810 17438 17461 D OpenGLRenderer: endAllActiveAnimators on 0x98113400 (RippleDrawable) with handle 0x8fe92c00 08-26 16:44:22.674 10455 10473 D audio_hw_primary: out_set_parameters::kvpairs == routing=2 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]) 08-26 16:44:22.690 10455 10473 D audio_hw_primary: check for resampler (44100 != 44100) 08-26 16:44:22.690 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(29) 08-26 16:44:22.716 19423 19423 D ConstraintsHelper: construct key=status_bar_notif_count available=true 08-26 16:44:22.755 19423 19423 D ConstraintsHelper: construct key=status_bar_battery_style available=true 08-26 16:44:22.767 19423 19423 D ConstraintsHelper: construct key=status_bar_show_battery_percent available=true 08-26 16:44:22.768 19423 19423 D ConstraintsHelper: construct key=battery_tile_style available=true 08-26 16:44:22.769 19423 19423 D ConstraintsHelper: construct key=force_charge_battery_text available=true 08-26 16:44:22.770 19423 19423 D ConstraintsHelper: construct key=text_charging_symbol available=true 08-26 16:44:22.771 19423 19423 D ConstraintsHelper: construct key=status_bar_pulse_charging_battery available=true 08-26 16:44:22.773 19423 19423 D ConstraintsHelper: construct key=statusbar_clock_am_pm_style available=true 08-26 16:44:22.774 19423 19423 D ConstraintsHelper: construct key=status_bar_quick_qs_pulldown available=true 08-26 16:44:24.331 168 168 I perfprofd: profile collection skipped (missing semaphore file) 08-26 16:44:29.640 10455 10473 D audio_hw_primary: out_set_parameters::kvpairs == routing=2 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]) 08-26 16:44:29.657 10455 10473 D audio_hw_primary: check for resampler (44100 != 44100) 08-26 16:44:29.658 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(29) 08-26 16:44:30.986 10455 10473 D audio_hw_primary: out_set_parameters::kvpairs == routing=2 08-26 16:44:31.037 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(30) 08-26 16:44:31.064 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(10) 08-26 16:44:31.268 19423 19423 D ConstraintsHelper: construct key=dev_force_show_navbar available=true 08-26 16:44:31.317 19423 19423 D ConstraintsHelper: construct key=pixel_nav_animation available=true 08-26 16:44:31.691 10455 10473 D audio_hw_primary: out_set_parameters::kvpairs == routing=2 08-26 16:44:31.717 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(9) 08-26 16:44:32.735 10455 10473 D audio_hw_primary: out_set_parameters::kvpairs == routing=2 08-26 16:44:32.762 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(9) 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 08-26 16:44:51.604 10455 10473 D audio_hw_primary: out_set_parameters::kvpairs == routing=2 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]) 08-26 16:44:51.622 10455 10473 D audio_hw_primary: check for resampler (44100 != 44100) 08-26 16:44:52.764 10455 10473 D audio_hw_primary: out_set_parameters::kvpairs == routing=2 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 08-26 16:44:52.819 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(30) 08-26 16:44:58.777 10455 10473 D audio_hw_primary: out_set_parameters::kvpairs == routing=2 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]) 08-26 16:44:58.794 10455 10473 D audio_hw_primary: check for resampler (44100 != 44100) 08-26 16:44:58.795 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(10) 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 08-26 16:44:59.259 10775 10791 W art : Suspending all threads took: 12.451ms 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 08-26 16:44:59.360 10775 10775 W InputMethodService: Window size has been changed. This may cause jankiness of resizing window: -1 -> -2 08-26 16:44:59.371 19423 19441 W linker : /system/vendor/lib/libglslcompiler.so: unused DT entry: type 0xf arg 0x3db 08-26 16:44:59.408 10775 10775 I LatinIME: Starting input. Cursor position = 0,0 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. 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. 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 08-26 16:45:01.246 19717 19717 I art : Starting a blocking GC AddRemoveAppImageSpace 08-26 16:45:01.248 19717 19717 W System : ClassLoader referenced unknown path: /system/app/DeskClock/lib/arm 08-26 16:45:02.659 10455 10473 D audio_hw_primary: out_set_parameters::kvpairs == routing=2 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]) 08-26 16:45:02.676 10455 10473 D audio_hw_primary: check for resampler (44100 != 44100) 08-26 16:45:02.677 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(30) 08-26 16:45:02.768 10775 10775 W InputMethodService: Window size has been changed. This may cause jankiness of resizing window: -1 -> -2 08-26 16:45:02.778 19423 19423 W IInputConnectionWrapper: finishComposingText on inactive InputConnection 08-26 16:45:02.779 19423 19423 W IInputConnectionWrapper: finishComposingText on inactive InputConnection 08-26 16:45:05.766 10455 10473 D audio_hw_primary: out_set_parameters::kvpairs == routing=2 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]) 08-26 16:45:05.783 10455 10473 D audio_hw_primary: check for resampler (44100 != 44100) 08-26 16:45:05.783 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(30) 08-26 16:45:06.954 10455 10473 D audio_hw_primary: out_set_parameters::kvpairs == routing=2 08-26 16:45:06.980 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(30) 08-26 16:45:07.038 19423 19423 D ConstraintsHelper: construct key=app_perf_profiles_enabled available=true 08-26 16:45:10.050 10455 10473 D audio_hw_primary: out_set_parameters::kvpairs == routing=2 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]) 08-26 16:45:10.067 10455 10473 D audio_hw_primary: check for resampler (44100 != 44100) 08-26 16:45:10.067 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(10) 08-26 16:45:11.488 19423 19423 D ConstraintsHelper: construct key=disable_toolbox available=true 08-26 16:45:11.501 10455 10473 D audio_hw_primary: out_set_parameters::kvpairs == routing=2 08-26 16:45:11.528 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(30) 08-26 16:45:14.323 10455 10473 D audio_hw_primary: out_set_parameters::kvpairs == routing=2 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 08-26 16:45:14.349 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(18) 08-26 16:45:14.400 19423 19423 I AppCompatViewInflater: app:theme is now deprecated. Please move to using android:theme instead. 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 08-26 16:45:15.068 10651 10687 I ActivityManager: Displayed com.evervolv.toolbox/.support.BugReport: +700ms 08-26 16:45:16.419 10455 10473 E audio_hw_primary: out_write: error 4294967264 - wait error: hw 0x44580 app 0x45600 avail 0x180 08-26 16:45:16.419 10455 10473 E audio_hw_primary: : Unknown error -32 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]) 08-26 16:45:16.479 10455 10473 D audio_hw_primary: check for resampler (44100 != 44100) 08-26 16:45:19.730 17726 17796 I PlayCommon: [885] aeka.j(22): Preparing logs for uploading 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 08-26 16:45:22.826 10455 10473 D audio_hw_primary: out_set_parameters::kvpairs == routing=2 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]) 08-26 16:45:22.846 10455 10473 D audio_hw_primary: check for resampler (44100 != 44100) 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 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 08-26 16:45:23.250 17726 17796 I PlayCommon: [885] aeka.j(196): Successfully uploaded logs. 08-26 16:45:23.343 19423 19441 D OpenGLRenderer: endAllActiveAnimators on 0x91e93f00 (DropDownListView) with handle 0x92f4e460 08-26 16:45:26.025 17726 17726 I Finsky : [1] oet.onTrimMemory(1): Memory trim requested to level 60 08-26 16:45:26.052 17726 17726 I Finsky : [1] lpn.accept(9): Flushing in-memory image cache 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 } 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 } 08-26 16:45:29.480 10455 10473 D audio_hw_primary: out_set_parameters::kvpairs == routing=2 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]) 08-26 16:45:29.498 10455 10473 D audio_hw_primary: check for resampler (44100 != 44100) 08-26 16:45:29.499 10455 10473 D AudioFlinger: mixer(0xb20034c0) throttle end: throttle time(30) 08-26 16:45:30.128 19423 19423 D BugReport: Calling pull_logcat 08-26 16:45:30.177 15763 15763 W art : Verification of void bgdq.() took 734.161ms 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. 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 08-26 16:45:30.395 15763 15763 W art : Verification of void bgdq.c(android.content.Context) took 208.526ms 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 08-26 16:45:30.624 15763 15763 W art : Verification of void bgdq.d(android.content.Context) took 229.125ms 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 [logcat: 0.504s elapsed] Broadcasting: Intent { act=com.evervolv.toolbox.action.DUMPLOGCAT_FINISHED (has extras) } Broadcast completed: result=0