------ SYSTEM LOG (logcat -v threadtime -d *:v) ------ --------- beginning of crash 05-28 13:54:02.181 1364 1364 E AndroidRuntime: FATAL EXCEPTION: main 05-28 13:54:02.181 1364 1364 E AndroidRuntime: Process: com.android.gallery3d, PID: 1364 05-28 13:54:02.181 1364 1364 E AndroidRuntime: java.lang.RuntimeException: Unable to start receiver com.android.camera.DisableCameraReceiver: java.lang.IllegalArgumentException: Component class com.android.camera.CameraLauncher does not exist in com.android.gallery3d 05-28 13:54:02.181 1364 1364 E AndroidRuntime: at android.app.ActivityThread.handleReceiver(ActivityThread.java:3066) 05-28 13:54:02.181 1364 1364 E AndroidRuntime: at android.app.ActivityThread.-wrap18(ActivityThread.java) 05-28 13:54:02.181 1364 1364 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1576) 05-28 13:54:02.181 1364 1364 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102) 05-28 13:54:02.181 1364 1364 E AndroidRuntime: at android.os.Looper.loop(Looper.java:154) 05-28 13:54:02.181 1364 1364 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6208) 05-28 13:54:02.181 1364 1364 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 05-28 13:54:02.181 1364 1364 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:891) 05-28 13:54:02.181 1364 1364 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:781) 05-28 13:54:02.181 1364 1364 E AndroidRuntime: Caused by: java.lang.IllegalArgumentException: Component class com.android.camera.CameraLauncher does not exist in com.android.gallery3d 05-28 13:54:02.181 1364 1364 E AndroidRuntime: at android.os.Parcel.readException(Parcel.java:1688) 05-28 13:54:02.181 1364 1364 E AndroidRuntime: at android.os.Parcel.readException(Parcel.java:1637) 05-28 13:54:02.181 1364 1364 E AndroidRuntime: at android.content.pm.IPackageManager$Stub$Proxy.setComponentEnabledSetting(IPackageManager.java:4356) 05-28 13:54:02.181 1364 1364 E AndroidRuntime: at android.app.ApplicationPackageManager.setComponentEnabledSetting(ApplicationPackageManager.java:2088) 05-28 13:54:02.181 1364 1364 E AndroidRuntime: at com.android.camera.DisableCameraReceiver.disableComponent(DisableCameraReceiver.java:81) 05-28 13:54:02.181 1364 1364 E AndroidRuntime: at com.android.camera.DisableCameraReceiver.onReceive(DisableCameraReceiver.java:47) 05-28 13:54:02.181 1364 1364 E AndroidRuntime: at android.app.ActivityThread.handleReceiver(ActivityThread.java:3059) 05-28 13:54:02.181 1364 1364 E AndroidRuntime: ... 8 more 05-28 14:15:35.258 5622 5691 E AndroidRuntime: FATAL EXCEPTION: Thread-5 05-28 14:15:35.258 5622 5691 E AndroidRuntime: Process: com.betasource.updatesoftware.latest, PID: 5622 05-28 14:15:35.258 5622 5691 E AndroidRuntime: java.lang.NoClassDefFoundError: Failed resolution of: Landroid/app/usage/StorageStatsManager; 05-28 14:15:35.258 5622 5691 E AndroidRuntime: at t1.e$a.run(:1) 05-28 14:15:35.258 5622 5691 E AndroidRuntime: at java.lang.Thread.run(Thread.java:761) 05-28 14:15:35.258 5622 5691 E AndroidRuntime: Caused by: java.lang.ClassNotFoundException: Didn't find class "android.app.usage.StorageStatsManager" on path: DexPathList[[zip file "/data/app/com.betasource.updatesoftware.latest-1/base.apk", zip file "/data/app/com.betasource.updatesoftware.latest-1/split_config.ar.apk", zip file "/data/app/com.betasource.updatesoftware.latest-1/split_config.hdpi.apk"],nativeLibraryDirectories=[/data/app/com.betasource.updatesoftware.latest-1/lib/arm, /system/lib, /vendor/lib]] 05-28 14:15:35.258 5622 5691 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56) 05-28 14:15:35.258 5622 5691 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:380) 05-28 14:15:35.258 5622 5691 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 05-28 14:15:35.258 5622 5691 E AndroidRuntime: ... 2 more 05-28 14:15:35.258 5622 5691 E AndroidRuntime: Suppressed: java.io.IOException: No original dex files found for dex location /data/app/com.betasource.updatesoftware.latest-1/split_config.ar.apk 05-28 14:15:35.258 5622 5691 E AndroidRuntime: at dalvik.system.DexFile.openDexFileNative(Native Method) 05-28 14:15:35.258 5622 5691 E AndroidRuntime: at dalvik.system.DexFile.openDexFile(DexFile.java:367) 05-28 14:15:35.258 5622 5691 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:112) 05-28 14:15:35.258 5622 5691 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:77) 05-28 14:15:35.258 5622 5691 E AndroidRuntime: at dalvik.system.DexPathList.loadDexFile(DexPathList.java:359) 05-28 14:15:35.258 5622 5691 E AndroidRuntime: at dalvik.system.DexPathList.makeElements(DexPathList.java:323) 05-28 14:15:35.258 5622 5691 E AndroidRuntime: at dalvik.system.DexPathList.makeDexElements(DexPathList.java:263) 05-28 14:15:35.258 5622 5691 E AndroidRuntime: at dalvik.system.DexPathList.(DexPathList.java:126) 05-28 14:15:35.258 5622 5691 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.(BaseDexClassLoader.java:48) 05-28 14:15:35.258 5622 5691 E AndroidRuntime: at dalvik.system.PathClassLoader.(PathClassLoader.java:64) 05-28 14:15:35.258 5622 5691 E AndroidRuntime: at com.android.internal.os.PathClassLoaderFactory.createClassLoader(PathClassLoaderFactory.java:43) 05-28 14:15:35.258 5622 5691 E AndroidRuntime: at android.app.ApplicationLoaders.getClassLoader(ApplicationLoaders.java:58) 05-28 14:15:35.258 5622 5691 E AndroidRuntime: at android.app.LoadedApk.createOrUpdateClassLoaderLocked(LoadedApk.java:520) 05-28 14:15:35.258 5622 5691 E AndroidRuntime: at android.app.LoadedApk.getClassLoader(LoadedApk.java:553) 05-28 14:15:35.258 5622 5691 E AndroidRuntime: at android.app.ActivityThread.getTopLevelResources(ActivityThread.java:1885) 05-28 14:15:35.258 5622 5691 E AndroidRuntime: at android.app.LoadedApk.getResources(LoadedApk.java:766) 05-28 14:15:35.258 5622 5691 E AndroidRuntime: at android.app.ContextImpl.(ContextImpl.java:2038) 05-28 14:15:35.258 5622 5691 E AndroidRuntime: at android.app.ContextImpl.createAppContext(ContextImpl.java:1983) 05-28 14:15:35.258 5622 5691 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5361) 05-28 14:15:35.258 5622 5691 E AndroidRuntime: at android.app.ActivityThread.-wrap2(ActivityThread.java) 05-28 14:15:35.258 5622 5691 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1560) 05-28 14:15:35.258 5622 5691 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102) 05-28 14:15:35.258 5622 5691 E AndroidRuntime: at android.os.Looper.loop(Looper.java:154) 05-28 14:15:35.258 5622 5691 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6208) 05-28 14:15:35.258 5622 5691 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 05-28 14:15:35.258 5622 5691 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:891) 05-28 14:15:35.258 5622 5691 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:781) 05-28 14:15:35.258 5622 5691 E AndroidRuntime: Suppressed: java.io.IOException: No original dex files found for dex location /data/app/com.betasource.updatesoftware.latest-1/split_config.hdpi.apk 05-28 14:15:35.258 5622 5691 E AndroidRuntime: at dalvik.system.DexFile.openDexFileNative(Native Method) 05-28 14:15:35.258 5622 5691 E AndroidRuntime: at dalvik.system.DexFile.openDexFile(DexFile.java:367) 05-28 14:15:35.258 5622 5691 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:112) 05-28 14:15:35.258 5622 5691 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:77) 05-28 14:15:35.258 5622 5691 E AndroidRuntime: at dalvik.system.DexPathList.loadDexFile(DexPathList.java:359) 05-28 14:15:35.258 5622 5691 E AndroidRuntime: at dalvik.system.DexPathList.makeElements(DexPathList.java:323) 05-28 14:15:35.258 5622 5691 E AndroidRuntime: at dalvik.system.DexPathList.makeDexElements(DexPathList.java:263) 05-28 14:15:35.258 5622 5691 E AndroidRuntime: at dalvik.system.DexPathList.(DexPathList.java:126) 05-28 14:15:35.258 5622 5691 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.(BaseDexClassLoader.java:48) 05-28 14:15:35.258 5622 5691 E AndroidRuntime: at dalvik.system.PathClassLoader.(PathClassLoader.java:64) 05-28 14:15:35.258 5622 5691 E AndroidRuntime: at com.android.internal.os.PathClassLoaderFactory.createClassLoader(PathClassLoaderFactory.java:43) 05-28 14:15:35.258 5622 5691 E AndroidRuntime: at android.app.ApplicationLoaders.getClassLoader(ApplicationLoaders.java:58) 05-28 14:15:35.258 5622 5691 E AndroidRuntime: at android.app.LoadedApk.createOrUpdateClassLoaderLocked(LoadedApk.java:520) 05-28 14:15:35.258 5622 5691 E AndroidRuntime: at android.app.LoadedApk.getClassLoader(LoadedApk.java:553) 05-28 14:15:35.262 5622 5691 E AndroidRuntime: at android.app.ActivityThread.getTopLevelResources(ActivityThread.java:1885) 05-28 14:15:35.262 5622 5691 E AndroidRuntime: at android.app.LoadedApk.getResources(LoadedApk.java:766) 05-28 14:15:35.262 5622 5691 E AndroidRuntime: at android.app.ContextImpl.(ContextImpl.java:2038) 05-28 14:15:35.262 5622 5691 E AndroidRuntime: at android.app.ContextImpl.createAppContext(ContextImpl.java:1983) 05-28 14:15:35.262 5622 5691 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5361) 05-28 14:15:35.262 5622 5691 E AndroidRuntime: at android.app.ActivityThread.-wrap2(ActivityThread.java) 05-28 14:15:35.262 5622 5691 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1560) 05-28 14:15:35.262 5622 5691 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102) 05-28 14:15:35.262 5622 5691 E AndroidRuntime: at android.os.Looper.loop(Looper.java:154) 05-28 14:15:35.262 5622 5691 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6208) 05-28 14:15:35.262 5622 5691 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 05-28 14:15:35.262 5622 5691 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:891) 05-28 14:15:35.262 5622 5691 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:781) --------- beginning of system 05-28 14:16:30.589 1031 1031 W ViewRootImpl[Launcher]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1398319, downTime=1397748, deviceId=-1, source=0x101 } 05-28 14:16:30.589 1031 1031 W ViewRootImpl[Launcher]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1398319, downTime=1397748, deviceId=-1, source=0x101 } 05-28 14:16:30.589 1031 1031 W ViewRootImpl[Launcher]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1398319, downTime=1397748, deviceId=-1, source=0x101 } 05-28 14:16:30.589 1031 1031 W ViewRootImpl[Launcher]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1398319, downTime=1397748, deviceId=-1, source=0x101 } 05-28 14:16:30.589 1031 1031 W ViewRootImpl[Launcher]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1398319, downTime=1397748, deviceId=-1, source=0x101 } 05-28 14:16:30.589 1031 1031 W ViewRootImpl[Launcher]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1398319, downTime=1397748, deviceId=-1, source=0x101 } 05-28 14:16:30.589 1031 1031 W ViewRootImpl[Launcher]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1398319, downTime=1397748, deviceId=-1, source=0x101 } 05-28 14:16:31.046 426 440 I chatty : uid=1000(system) ActivityManager expire 2 lines 05-28 14:16:31.074 426 2210 I chatty : uid=1000(system) Binder:426_18 expire 2 lines 05-28 14:16:32.069 529 529 V DeadZone: consuming errant click: (421.0,17.0) 05-28 14:16:36.258 426 1407 I chatty : uid=1000(system) Binder:426_D expire 1 line 05-28 14:16:42.630 426 2202 I chatty : uid=1000(system) Binder:426_10 expire 2 lines 05-28 14:16:42.631 426 635 I chatty : uid=1000(system) Binder:426_4 expire 2 lines 05-28 14:16:43.175 426 2217 I chatty : uid=1000(system) Binder:426_1F expire 1 line 05-28 14:16:44.504 426 2213 I chatty : uid=1000(system) Binder:426_1B expire 1 line 05-28 14:16:52.421 426 2207 I chatty : uid=1000(system) Binder:426_15 expire 1 line 05-28 14:16:56.531 426 2206 I chatty : uid=1000(system) Binder:426_14 expire 2 lines 05-28 14:16:59.907 426 438 I chatty : uid=1000(system) Binder:426_2 expire 1 line 05-28 14:17:00.859 426 2216 I chatty : uid=1000(system) Binder:426_1E expire 4 lines 05-28 14:17:01.561 6013 6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 14:17:01.563 6013 6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 14:17:01.568 6013 6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 14:17:01.570 6013 6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 14:17:01.572 6013 6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 14:17:01.576 6013 6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 14:17:01.602 6013 6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 14:17:01.604 6013 6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 14:17:01.606 6013 6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 14:17:01.609 6013 6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 14:17:01.618 6013 6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 14:17:01.619 6013 6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 14:17:01.620 6013 6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 14:17:01.622 6013 6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 14:17:01.623 6013 6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 14:17:01.670 6013 6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 14:17:01.672 6013 6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 14:17:01.674 6013 6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 14:17:01.676 6013 6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 14:17:01.760 6013 6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 14:17:01.823 6013 6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 14:17:02.913 6013 6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 14:17:03.315 426 2201 I chatty : uid=1000(system) Binder:426_F expire 1 line 05-28 14:17:04.756 6013 6013 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 14:17:40.323 426 426 I chatty : uid=1000 system_server expire 10 lines 05-28 14:17:43.175 5882 5902 E ActivityThread: Failed to find provider info for com.google.android.apps.wellbeing.api 05-28 14:17:45.387 426 2215 I chatty : uid=1000(system) Binder:426_1D expire 1 line 05-28 14:17:53.743 6013 6013 W ViewRootImpl[ConsentActivity]: Dropping event due to no window focus: KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x48, repeatCount=0, eventTime=1481549, downTime=1481549, deviceId=-1, source=0x101 } 05-28 14:17:54.591 426 2212 I chatty : uid=1000(system) Binder:426_1A expire 2 lines 05-28 14:17:55.104 426 471 I chatty : uid=1000(system) InputDispatcher expire 1 line 05-28 14:17:56.491 426 1282 I chatty : uid=1000(system) Binder:426_B expire 1 line 05-28 14:17:57.425 426 2218 I chatty : uid=1000(system) Binder:426_20 expire 2 lines 05-28 14:17:58.253 426 2204 I chatty : uid=1000(system) Binder:426_12 expire 2 lines 05-28 14:17:59.869 529 529 W ViewRootImpl[RecentsActivity]: Dropping event due to no window focus: KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x48, repeatCount=0, eventTime=1487669, downTime=1487669, deviceId=-1, source=0x101 } 05-28 14:17:59.869 529 529 W ViewRootImpl[RecentsActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1487674, downTime=1487669, deviceId=-1, source=0x101 } 05-28 14:17:59.869 529 529 W ViewRootImpl[RecentsActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1487674, downTime=1487669, deviceId=-1, source=0x101 } 05-28 14:17:59.869 529 529 W ViewRootImpl[RecentsActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1487674, downTime=1487669, deviceId=-1, source=0x101 } 05-28 14:17:59.870 529 529 W ViewRootImpl[RecentsActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1487674, downTime=1487669, deviceId=-1, source=0x101 } 05-28 14:17:59.870 529 529 W ViewRootImpl[RecentsActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1487674, downTime=1487669, deviceId=-1, source=0x101 } 05-28 14:17:59.870 529 529 W ViewRootImpl[RecentsActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1487674, downTime=1487669, deviceId=-1, source=0x101 } 05-28 14:17:59.870 529 529 W ViewRootImpl[RecentsActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1487674, downTime=1487669, deviceId=-1, source=0x101 } 05-28 14:17:59.870 529 529 W ViewRootImpl[RecentsActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1487674, downTime=1487669, deviceId=-1, source=0x101 } 05-28 14:17:59.870 529 529 W ViewRootImpl[RecentsActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1487674, downTime=1487669, deviceId=-1, source=0x101 } 05-28 14:18:03.382 426 437 I chatty : uid=1000(system) Binder:426_1 expire 2 lines 05-28 14:18:03.383 426 929 I chatty : uid=1000(system) Binder:426_8 expire 1 line 05-28 14:18:03.383 426 2210 I chatty : uid=1000(system) Binder:426_18 expire 1 line 05-28 14:18:03.556 426 2206 I chatty : uid=1000(system) Binder:426_14 expire 1 line 05-28 14:18:03.633 426 485 I chatty : uid=1000(system) ConnectivitySer expire 10 lines 05-28 14:18:03.916 426 2209 I chatty : uid=1000(system) Binder:426_17 expire 2 lines 05-28 14:18:03.916 426 2217 I chatty : uid=1000(system) Binder:426_1F expire 1 line 05-28 14:18:04.475 426 2205 I chatty : uid=1000(system) Binder:426_13 expire 1 line 05-28 14:18:05.610 426 1284 I chatty : uid=1000(system) Binder:426_C expire 2 lines 05-28 14:18:05.757 426 2204 I chatty : uid=1000(system) Binder:426_12 expire 2 lines 05-28 14:18:09.233 426 929 I chatty : uid=1000(system) Binder:426_8 expire 3 lines 05-28 14:18:09.664 426 437 I chatty : uid=1000(system) Binder:426_1 expire 2 lines 05-28 14:18:10.075 426 991 I chatty : uid=1000(system) Binder:426_9 expire 2 lines 05-28 14:18:12.120 426 426 I chatty : uid=1000 system_server expire 1 line 05-28 14:18:12.700 426 2201 I chatty : uid=1000(system) Binder:426_F expire 2 lines 05-28 14:18:23.575 426 2208 I chatty : uid=1000(system) Binder:426_16 expire 3 lines 05-28 14:18:25.218 426 2216 I chatty : uid=1000(system) Binder:426_1E expire 1 line 05-28 14:18:26.161 426 2212 I chatty : uid=1000(system) Binder:426_1A expire 1 line 05-28 14:18:29.614 426 2202 I chatty : uid=1000(system) Binder:426_10 expire 1 line 05-28 14:18:29.700 426 2206 I chatty : uid=1000(system) Binder:426_14 expire 2 lines 05-28 14:18:29.703 426 1282 I chatty : uid=1000(system) Binder:426_B expire 1 line 05-28 14:18:30.605 426 2213 I chatty : uid=1000(system) Binder:426_1B expire 1 line 05-28 14:18:31.091 426 2211 I chatty : uid=1000(system) Binder:426_19 expire 1 line 05-28 14:18:31.176 426 998 I chatty : uid=1000(system) Binder:426_A expire 1 line 05-28 14:18:31.177 426 2207 I chatty : uid=1000(system) Binder:426_15 expire 1 line 05-28 14:18:31.554 426 440 I chatty : uid=1000(system) ActivityManager expire 1 line 05-28 14:18:33.204 426 635 I chatty : uid=1000(system) Binder:426_4 expire 1 line 05-28 14:18:38.158 426 888 I chatty : uid=1000(system) Binder:426_6 expire 2 lines 05-28 14:18:39.109 426 447 I chatty : uid=1000(system) android.display expire 1 line 05-28 14:18:40.050 426 1407 I chatty : uid=1000(system) Binder:426_D expire 1 line 05-28 14:18:40.276 426 2218 I chatty : uid=1000(system) Binder:426_20 expire 1 line 05-28 14:18:41.225 426 2216 I chatty : uid=1000(system) Binder:426_1E expire 1 line 05-28 14:18:41.226 426 2200 I chatty : uid=1000(system) Binder:426_E expire 1 line 05-28 14:18:41.268 426 2217 I chatty : uid=1000(system) Binder:426_1F expire 16 lines 05-28 14:18:41.276 426 485 I chatty : uid=1000(system) ConnectivitySer expire 4 lines 05-28 14:18:41.296 426 442 I chatty : uid=1000(system) ActivityManager expire 1 line 05-28 14:18:41.395 426 2205 I chatty : uid=1000(system) Binder:426_13 expire 1 line 05-28 14:18:43.072 426 437 I chatty : uid=1000(system) Binder:426_1 expire 3 lines 05-28 14:18:43.924 426 447 I chatty : uid=1000(system) android.display expire 1 line 05-28 14:18:45.111 426 635 I chatty : uid=1000(system) Binder:426_4 expire 1 line 05-28 14:18:45.118 426 2214 I chatty : uid=1000(system) Binder:426_1C expire 1 line 05-28 14:18:45.171 426 2213 I chatty : uid=1000(system) Binder:426_1B expire 1 line 05-28 14:18:51.246 426 998 I chatty : uid=1000(system) Binder:426_A expire 1 line 05-28 14:18:51.476 426 1282 I chatty : uid=1000(system) Binder:426_B expire 2 lines 05-28 14:18:52.395 426 426 I chatty : uid=1000 system_server expire 1 line 05-28 14:18:53.733 426 2207 I chatty : uid=1000(system) Binder:426_15 expire 1 line 05-28 14:18:53.795 426 888 I chatty : uid=1000(system) Binder:426_6 expire 4 lines 05-28 14:18:58.868 426 2212 I chatty : uid=1000(system) Binder:426_1A expire 1 line 05-28 14:18:59.682 426 928 I chatty : uid=1000(system) Binder:426_7 expire 2 lines 05-28 14:19:01.083 426 485 I chatty : uid=1000(system) ConnectivitySer expire 2 lines 05-28 14:19:04.918 6544 6582 E ActivityThread: Failed to find provider info for com.google.android.apps.wellbeing.api 05-28 14:19:05.757 426 443 I chatty : uid=1000(system) batterystats-sy expire 5 lines 05-28 14:19:05.861 426 440 I chatty : uid=1000(system) ActivityManager expire 2 lines 05-28 14:19:06.131 426 2208 I chatty : uid=1000(system) Binder:426_16 expire 3 lines 05-28 14:19:11.086 426 546 I chatty : uid=1000(system) Binder:426_3 expire 2 lines 05-28 14:19:11.257 426 2209 I chatty : uid=1000(system) Binder:426_17 expire 7 lines 05-28 14:19:14.545 426 438 I chatty : uid=1000(system) Binder:426_2 expire 6 lines 05-28 14:19:23.851 426 2215 I chatty : uid=1000(system) Binder:426_1D expire 1 line 05-28 14:19:26.454 426 2206 I chatty : uid=1000(system) Binder:426_14 expire 2 lines 05-28 14:19:30.780 426 786 I chatty : uid=1000(system) Binder:426_5 expire 1 line 05-28 14:19:39.356 426 2202 I chatty : uid=1000(system) Binder:426_10 expire 1 line 05-28 14:19:39.382 426 2216 I chatty : uid=1000(system) Binder:426_1E expire 1 line 05-28 14:19:40.359 426 426 I chatty : uid=1000 system_server expire 1 line 05-28 14:19:42.198 426 2207 I chatty : uid=1000(system) Binder:426_15 expire 1 line 05-28 14:19:52.451 426 2203 I chatty : uid=1000(system) Binder:426_11 expire 6 lines 05-28 14:19:54.416 426 2204 I chatty : uid=1000(system) Binder:426_12 expire 2 lines 05-28 14:19:54.455 6692 6692 V FingerprintManager: FingerprintManagerService was null 05-28 14:19:54.803 6692 6726 V FingerprintManager: FingerprintManagerService was null 05-28 14:19:59.241 426 2200 I chatty : uid=1000(system) Binder:426_E expire 2 lines 05-28 14:20:01.706 426 635 I chatty : uid=1000(system) Binder:426_4 expire 1 line 05-28 14:20:01.825 426 485 I chatty : uid=1000(system) ConnectivitySer expire 2 lines 05-28 14:20:04.793 426 2208 I chatty : uid=1000(system) Binder:426_16 expire 2 lines 05-28 14:20:04.808 426 2217 I chatty : uid=1000(system) Binder:426_1F expire 1 line 05-28 14:20:04.810 426 888 I chatty : uid=1000(system) Binder:426_6 expire 3 lines 05-28 14:20:04.812 426 2207 I chatty : uid=1000(system) Binder:426_15 expire 1 line 05-28 14:20:06.861 426 2206 I chatty : uid=1000(system) Binder:426_14 expire 2 lines 05-28 14:20:06.873 426 546 I chatty : uid=1000(system) Binder:426_3 expire 3 lines 05-28 14:20:21.575 426 929 I chatty : uid=1000(system) Binder:426_8 expire 4 lines 05-28 14:20:23.945 426 928 I chatty : uid=1000(system) Binder:426_7 expire 2 lines 05-28 14:20:31.708 426 2214 I chatty : uid=1000(system) Binder:426_1C expire 3 lines 05-28 14:20:39.036 529 529 V DeadZone: consuming errant click: (680.0,10.0) 05-28 14:20:43.075 426 1284 I chatty : uid=1000(system) Binder:426_C expire 1 line 05-28 14:20:43.078 426 2204 I chatty : uid=1000(system) Binder:426_12 expire 1 line 05-28 14:20:43.079 426 1407 I chatty : uid=1000(system) Binder:426_D expire 1 line 05-28 14:21:01.152 6692 6692 V FingerprintManager: FingerprintManagerService was null 05-28 14:21:01.155 426 2205 I chatty : uid=1000(system) Binder:426_13 expire 1 line 05-28 14:21:01.347 6692 6692 V FingerprintManager: FingerprintManagerService was null 05-28 14:21:01.356 426 2209 I chatty : uid=1000(system) Binder:426_17 expire 1 line 05-28 14:21:01.357 426 998 I chatty : uid=1000(system) Binder:426_A expire 1 line 05-28 14:21:01.358 426 2210 I chatty : uid=1000(system) Binder:426_18 expire 1 line 05-28 14:21:01.360 426 2201 I chatty : uid=1000(system) Binder:426_F expire 1 line 05-28 14:21:01.361 426 438 I chatty : uid=1000(system) Binder:426_2 expire 1 line 05-28 14:21:10.729 529 529 V DeadZone: consuming errant click: (254.0,43.0) 05-28 14:21:10.730 529 529 V DeadZone: consuming errant click: (27.0,42.0) 05-28 14:21:11.178 529 529 V DeadZone: consuming errant click: (144.0,19.0) 05-28 14:21:11.747 529 529 V DeadZone: consuming errant click: (338.0,44.0) 05-28 14:21:12.524 426 471 I chatty : uid=1000(system) InputDispatcher expire 1 line 05-28 14:21:12.773 426 2215 I chatty : uid=1000(system) Binder:426_1D expire 1 line 05-28 14:21:16.012 426 1282 I chatty : uid=1000(system) Binder:426_B expire 4 lines 05-28 14:21:16.089 426 426 I chatty : uid=1000 system_server expire 5 lines 05-28 14:21:16.090 426 446 I chatty : uid=1000(system) android.io expire 18 lines 05-28 14:21:17.262 426 426 I chatty : uid=1000 system_server expire 3 lines 05-28 14:21:36.644 426 2209 I chatty : uid=1000(system) Binder:426_17 expire 6 lines 05-28 14:21:36.767 140 145 D vold : e4crypt_add_user_key_auth 0 serial=0 token_present=1 05-28 14:21:36.771 426 475 I chatty : uid=1000(system) CryptdConnector expire 3 lines 05-28 14:21:36.777 140 145 D vold : e4crypt_fixate_newest_user_key_auth 0 05-28 14:21:37.222 426 2213 I chatty : uid=1000(system) Binder:426_1B expire 4 lines 05-28 14:21:37.244 426 635 I chatty : uid=1000(system) Binder:426_4 expire 1 line 05-28 14:21:43.423 426 786 I chatty : uid=1000(system) Binder:426_5 expire 1 line 05-28 14:21:43.437 426 2203 I chatty : uid=1000(system) Binder:426_11 expire 1 line 05-28 14:21:43.438 426 2204 I chatty : uid=1000(system) Binder:426_12 expire 1 line 05-28 14:21:43.440 426 437 I chatty : uid=1000(system) Binder:426_1 expire 1 line 05-28 14:21:43.440 426 438 I chatty : uid=1000(system) Binder:426_2 expire 1 line 05-28 14:21:48.749 426 991 I chatty : uid=1000(system) Binder:426_9 expire 1 line 05-28 14:21:54.385 426 2206 I chatty : uid=1000(system) Binder:426_14 expire 1 line 05-28 14:21:54.402 426 2200 I chatty : uid=1000(system) Binder:426_E expire 1 line 05-28 14:21:54.404 426 2214 I chatty : uid=1000(system) Binder:426_1C expire 1 line 05-28 14:21:54.405 426 2202 I chatty : uid=1000(system) Binder:426_10 expire 2 lines 05-28 14:21:54.406 426 2215 I chatty : uid=1000(system) Binder:426_1D expire 1 line 05-28 14:21:54.407 426 2216 I chatty : uid=1000(system) Binder:426_1E expire 6 lines 05-28 14:22:03.114 426 2205 I chatty : uid=1000(system) Binder:426_13 expire 1 line 05-28 14:22:03.987 426 485 I chatty : uid=1000(system) ConnectivitySer expire 1 line 05-28 14:22:12.601 426 1407 I chatty : uid=1000(system) Binder:426_D expire 1 line 05-28 14:22:14.858 426 2206 I chatty : uid=1000(system) Binder:426_14 expire 2 lines 05-28 14:22:14.976 426 2214 I chatty : uid=1000(system) Binder:426_1C expire 7 lines 05-28 14:22:17.111 426 443 I chatty : uid=1000(system) batterystats-sy expire 5 lines 05-28 14:22:17.188 426 440 I chatty : uid=1000(system) ActivityManager expire 2 lines 05-28 14:22:17.738 426 998 I chatty : uid=1000(system) Binder:426_A expire 1 line 05-28 14:22:18.059 426 2204 I chatty : uid=1000(system) Binder:426_12 expire 7 lines 05-28 14:22:31.215 426 2212 I chatty : uid=1000(system) Binder:426_1A expire 2 lines 05-28 14:22:31.301 426 2213 I chatty : uid=1000(system) Binder:426_1B expire 5 lines 05-28 14:22:31.325 426 928 I chatty : uid=1000(system) Binder:426_7 expire 3 lines 05-28 14:22:31.582 426 437 I chatty : uid=1000(system) Binder:426_1 expire 1 line 05-28 14:22:35.924 426 2207 I chatty : uid=1000(system) Binder:426_15 expire 1 line 05-28 14:22:36.566 6692 6692 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1421 android.content.ContextWrapper.bindService:636 android.content.pm.permission.RuntimePermissionPresenter$RemoteService.processMessage:186 android.content.pm.permission.RuntimePermissionPresenter.getAppPermissions:127 com.android.settings.applications.PermissionsSummaryHelper.getPermissionSummary:34 05-28 14:22:36.893 426 2215 I chatty : uid=1000(system) Binder:426_1D expire 5 lines 05-28 14:22:37.444 426 888 I chatty : uid=1000(system) Binder:426_6 expire 2 lines 05-28 14:22:44.850 426 2202 I chatty : uid=1000(system) Binder:426_10 expire 3 lines 05-28 14:22:45.210 426 928 I chatty : uid=1000(system) Binder:426_7 expire 3 lines 05-28 14:22:45.447 426 2213 I chatty : uid=1000(system) Binder:426_1B expire 2 lines 05-28 14:22:45.873 426 2215 I chatty : uid=1000(system) Binder:426_1D expire 2 lines 05-28 14:22:53.360 426 2206 I chatty : uid=1000(system) Binder:426_14 expire 4 lines 05-28 14:22:53.865 426 929 I chatty : uid=1000(system) Binder:426_8 expire 5 lines 05-28 14:22:54.010 426 438 I chatty : uid=1000(system) Binder:426_2 expire 2 lines 05-28 14:22:56.270 426 2210 I chatty : uid=1000(system) Binder:426_18 expire 2 lines 05-28 14:22:56.453 426 546 I chatty : uid=1000(system) Binder:426_3 expire 5 lines 05-28 14:22:59.675 426 888 I chatty : uid=1000(system) Binder:426_6 expire 1 line 05-28 14:23:12.215 426 443 I chatty : uid=1000(system) batterystats-sy expire 5 lines 05-28 14:23:14.389 426 2217 I chatty : uid=1000(system) Binder:426_1F expire 1 line 05-28 14:23:14.547 426 2200 I chatty : uid=1000(system) Binder:426_E expire 1 line 05-28 14:23:23.221 426 2204 I chatty : uid=1000(system) Binder:426_12 expire 1 line 05-28 14:23:27.121 426 1407 I chatty : uid=1000(system) Binder:426_D expire 1 line 05-28 14:23:27.632 426 440 I chatty : uid=1000(system) ActivityManager expire 2 lines 05-28 14:23:30.146 426 439 I chatty : uid=1000(system) android.bg expire 1 line 05-28 14:23:32.145 426 471 I chatty : uid=1000(system) InputDispatcher expire 1 line 05-28 14:23:33.388 426 991 I chatty : uid=1000(system) Binder:426_9 expire 1 line 05-28 14:23:35.828 426 1407 I chatty : uid=1000(system) Binder:426_D expire 1 line 05-28 14:23:36.205 426 2212 I chatty : uid=1000(system) Binder:426_1A expire 1 line 05-28 14:23:36.254 426 447 I chatty : uid=1000(system) android.display expire 1 line 05-28 14:23:40.695 426 440 I chatty : uid=1000(system) ActivityManager expire 1 line 05-28 14:23:42.856 426 441 I chatty : uid=1000(system) android.ui expire 1 line 05-28 14:23:42.932 426 2201 I chatty : uid=1000(system) Binder:426_F expire 1 line 05-28 14:23:42.933 426 929 I chatty : uid=1000(system) Binder:426_8 expire 1 line 05-28 14:23:42.933 426 2200 I chatty : uid=1000(system) Binder:426_E expire 1 line 05-28 14:23:42.969 426 2211 I chatty : uid=1000(system) Binder:426_19 expire 1 line 05-28 14:23:43.000 426 485 I chatty : uid=1000(system) ConnectivitySer expire 13 lines 05-28 14:23:43.011 426 2202 I chatty : uid=1000(system) Binder:426_10 expire 10 lines 05-28 14:23:43.150 426 447 I chatty : uid=1000(system) android.display expire 20 lines 05-28 14:23:46.189 426 438 I chatty : uid=1000(system) Binder:426_2 expire 11 lines 05-28 14:23:46.335 1031 1031 W ViewRootImpl[Launcher]: Dropping event due to no window focus: KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x48, repeatCount=0, eventTime=1834048, downTime=1834048, deviceId=-1, source=0x101 } 05-28 14:23:47.944 426 929 I chatty : uid=1000(system) Binder:426_8 expire 15 lines 05-28 14:23:51.990 426 2212 I chatty : uid=1000(system) Binder:426_1A expire 11 lines 05-28 14:23:52.002 426 1284 I chatty : uid=1000(system) Binder:426_C expire 13 lines 05-28 14:23:55.191 426 2206 I chatty : uid=1000(system) Binder:426_14 expire 19 lines 05-28 14:23:57.516 426 546 I chatty : uid=1000(system) Binder:426_3 expire 15 lines 05-28 14:24:00.267 426 991 I chatty : uid=1000(system) Binder:426_9 expire 11 lines 05-28 14:24:28.338 426 426 I chatty : uid=1000 system_server expire 10 lines 05-28 14:24:42.534 426 2209 I chatty : uid=1000(system) Binder:426_17 expire 11 lines 05-28 14:24:42.744 426 2218 I chatty : uid=1000(system) Binder:426_20 expire 10 lines 05-28 14:24:47.568 426 2204 I chatty : uid=1000(system) Binder:426_12 expire 11 lines 05-28 14:25:04.297 426 440 I chatty : uid=1000(system) ActivityManager expire 11 lines 05-28 14:25:04.351 426 2203 I chatty : uid=1000(system) Binder:426_11 expire 10 lines 05-28 14:25:09.273 426 439 I chatty : uid=1000(system) android.bg expire 7 lines 05-28 14:25:09.941 426 998 I chatty : uid=1000(system) Binder:426_A expire 10 lines 05-28 14:25:09.942 426 2200 I chatty : uid=1000(system) Binder:426_E expire 10 lines 05-28 14:25:10.000 426 888 I chatty : uid=1000(system) Binder:426_6 expire 10 lines 05-28 14:25:11.609 426 2205 I chatty : uid=1000(system) Binder:426_13 expire 10 lines 05-28 14:25:14.606 426 928 I chatty : uid=1000(system) Binder:426_7 expire 10 lines 05-28 14:25:19.086 426 2213 I chatty : uid=1000(system) Binder:426_1B expire 10 lines 05-28 14:25:26.682 426 635 I chatty : uid=1000(system) Binder:426_4 expire 12 lines 05-28 14:25:28.481 426 2214 I chatty : uid=1000(system) Binder:426_1C expire 13 lines 05-28 14:25:28.524 7323 7345 D ActivityThread: Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider 05-28 14:25:28.527 426 437 I chatty : uid=1000(system) Binder:426_1 expire 10 lines 05-28 14:25:28.529 7323 7344 D ActivityThread: Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider 05-28 14:25:28.537 426 786 I chatty : uid=1000(system) Binder:426_5 expire 10 lines 05-28 14:25:29.452 426 2215 I chatty : uid=1000(system) Binder:426_1D expire 10 lines 05-28 14:25:29.459 426 1282 I chatty : uid=1000(system) Binder:426_B expire 10 lines 05-28 14:25:29.474 426 2217 I chatty : uid=1000(system) Binder:426_1F expire 10 lines 05-28 14:25:29.585 426 2216 I chatty : uid=1000(system) Binder:426_1E expire 10 lines 05-28 14:25:29.985 7323 7323 E ActivityThread: Service com.android.email.service.EmailBroadcastProcessorService has leaked ServiceConnection com.android.emailcommon.service.ServiceProxy$ProxyConnection@a766d05 that was originally bound here 05-28 14:25:29.985 7323 7323 E ActivityThread: android.app.ServiceConnectionLeaked: Service com.android.email.service.EmailBroadcastProcessorService has leaked ServiceConnection com.android.emailcommon.service.ServiceProxy$ProxyConnection@a766d05 that was originally bound here 05-28 14:25:29.985 7323 7323 E ActivityThread: at android.app.LoadedApk$ServiceDispatcher.(LoadedApk.java:1336) 05-28 14:25:29.985 7323 7323 E ActivityThread: at android.app.LoadedApk.getServiceDispatcher(LoadedApk.java:1231) 05-28 14:25:29.985 7323 7323 E ActivityThread: at android.app.ContextImpl.bindServiceCommon(ContextImpl.java:1450) 05-28 14:25:29.985 7323 7323 E ActivityThread: at android.app.ContextImpl.bindService(ContextImpl.java:1422) 05-28 14:25:29.985 7323 7323 E ActivityThread: at android.content.ContextWrapper.bindService(ContextWrapper.java:636) 05-28 14:25:29.985 7323 7323 E ActivityThread: at com.android.emailcommon.service.ServiceProxy.setTask(ServiceProxy.java:181) 05-28 14:25:29.985 7323 7323 E ActivityThread: at com.android.emailcommon.service.ServiceProxy.test(ServiceProxy.java:224) 05-28 14:25:29.985 7323 7323 E ActivityThread: at com.android.email.service.EmailServiceUtils.isServiceAvailable(EmailServiceUtils.java:160) 05-28 14:25:29.985 7323 7323 E ActivityThread: at com.android.email.provider.AccountReconciler.reconcileAccountsInternal(AccountReconciler.java:171) 05-28 14:25:29.985 7323 7323 E ActivityThread: at com.android.email.provider.AccountReconciler.reconcileAccounts(AccountReconciler.java:115) 05-28 14:25:29.985 7323 7323 E ActivityThread: at com.android.email.service.EmailBroadcastProcessorService.reconcileAndStartServices(EmailBroadcastProcessorService.java:305) 05-28 14:25:29.985 7323 7323 E ActivityThread: at com.android.email.service.EmailBroadcastProcessorService.onSystemAccountChanged(EmailBroadcastProcessorService.java:369) 05-28 14:25:29.985 7323 7323 E ActivityThread: at com.android.email.service.EmailBroadcastProcessorService.onHandleIntent(EmailBroadcastProcessorService.java:132) 05-28 14:25:29.985 7323 7323 E ActivityThread: at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:68) 05-28 14:25:29.985 7323 7323 E ActivityThread: at android.os.Handler.dispatchMessage(Handler.java:102) 05-28 14:25:29.985 7323 7323 E ActivityThread: at android.os.Looper.loop(Looper.java:154) 05-28 14:25:29.985 7323 7323 E ActivityThread: at android.os.HandlerThread.run(HandlerThread.java:61) 05-28 14:25:42.870 6692 6692 W ViewRootImpl[Settings]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1950346, downTime=1950200, deviceId=-1, source=0x101 } 05-28 14:25:42.870 6692 6692 W ViewRootImpl[Settings]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1950346, downTime=1950200, deviceId=-1, source=0x101 } 05-28 14:25:42.870 6692 6692 W ViewRootImpl[Settings]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1950346, downTime=1950200, deviceId=-1, source=0x101 } 05-28 14:25:42.873 6692 6692 W ViewRootImpl[Settings]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1950346, downTime=1950200, deviceId=-1, source=0x101 } 05-28 14:25:42.873 6692 6692 W ViewRootImpl[Settings]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1950346, downTime=1950200, deviceId=-1, source=0x101 } 05-28 14:25:42.873 6692 6692 W ViewRootImpl[Settings]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1950346, downTime=1950200, deviceId=-1, source=0x101 } 05-28 14:25:42.873 6692 6692 W ViewRootImpl[Settings]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1950346, downTime=1950200, deviceId=-1, source=0x101 } 05-28 14:25:42.873 6692 6692 W ViewRootImpl[Settings]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1950346, downTime=1950200, deviceId=-1, source=0x101 } 05-28 14:25:42.873 6692 6692 W ViewRootImpl[Settings]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1950346, downTime=1950200, deviceId=-1, source=0x101 } 05-28 14:25:47.766 1031 1031 W ViewRootImpl[Launcher]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1955232, downTime=1953761, deviceId=-1, source=0x101 } 05-28 14:25:47.766 1031 1031 W ViewRootImpl[Launcher]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1955232, downTime=1953761, deviceId=-1, source=0x101 } 05-28 14:25:47.766 1031 1031 W ViewRootImpl[Launcher]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1955232, downTime=1953761, deviceId=-1, source=0x101 } 05-28 14:25:47.766 1031 1031 W ViewRootImpl[Launcher]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1955232, downTime=1953761, deviceId=-1, source=0x101 } 05-28 14:25:47.766 1031 1031 W ViewRootImpl[Launcher]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1955232, downTime=1953761, deviceId=-1, source=0x101 } 05-28 14:25:47.766 1031 1031 W ViewRootImpl[Launcher]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1955232, downTime=1953761, deviceId=-1, source=0x101 } 05-28 14:25:47.793 1031 1031 W ViewRootImpl[Launcher]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1955232, downTime=1953761, deviceId=-1, source=0x101 } 05-28 14:25:47.793 1031 1031 W ViewRootImpl[Launcher]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1955232, downTime=1953761, deviceId=-1, source=0x101 } 05-28 14:25:47.793 1031 1031 W ViewRootImpl[Launcher]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=1955232, downTime=1953761, deviceId=-1, source=0x101 } 05-28 14:25:47.794 1031 1031 W ViewRootImpl[Launcher]: Dropping event due to no window focus: KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x48, repeatCount=0, eventTime=1955426, downTime=1955426, deviceId=-1, source=0x101 } 05-28 14:25:54.381 426 445 I chatty : uid=1000(system) android.fg expire 1 line 05-28 14:25:55.983 426 443 I chatty : uid=1000(system) batterystats-sy expire 10 lines 05-28 14:26:04.783 7123 7155 E ActivityThread: Failed to find provider info for com.google.android.apps.wellbeing.api 05-28 14:26:08.428 426 2210 I chatty : uid=1000(system) Binder:426_18 expire 10 lines 05-28 14:26:17.862 426 426 I chatty : uid=1000 system_server expire 11 lines 05-28 14:26:50.525 426 440 I chatty : uid=1000(system) ActivityManager expire 17 lines 05-28 14:27:19.915 426 441 I chatty : uid=1000(system) android.ui expire 11 lines 05-28 14:27:29.349 529 529 V DeadZone: consuming errant click: (664.0,14.0) 05-28 14:27:30.489 426 471 I chatty : uid=1000(system) InputDispatcher expire 10 lines 05-28 14:27:32.678 426 2208 I chatty : uid=1000(system) Binder:426_16 expire 13 lines 05-28 14:27:38.635 426 2207 I chatty : uid=1000(system) Binder:426_15 expire 11 lines 05-28 14:27:52.418 529 529 V DeadZone: consuming errant click: (676.0,2.0) 05-28 14:27:52.704 529 529 V DeadZone: consuming errant click: (708.0,0.0) 05-28 14:27:52.981 529 529 V DeadZone: consuming errant click: (697.0,9.0) 05-28 14:27:54.011 426 2201 I chatty : uid=1000(system) Binder:426_F expire 10 lines 05-28 14:27:55.488 426 440 I chatty : uid=1000(system) ActivityManager expire 12 lines 05-28 14:27:58.190 426 1407 I chatty : uid=1000(system) Binder:426_D expire 11 lines 05-28 14:27:58.933 426 991 I chatty : uid=1000(system) Binder:426_9 expire 10 lines 05-28 14:27:59.639 426 485 I chatty : uid=1000(system) ConnectivitySer expire 12 lines 05-28 14:28:00.091 426 453 I chatty : uid=1000(system) PackageManager expire 22 lines 05-28 14:28:22.661 7667 7771 E ActivityThread: Failed to find provider info for com.google.android.apps.wellbeing.api 05-28 14:28:39.185 7827 7827 E ActivityThread: Failed to find provider info for com.google.android.wearable.settings 05-28 14:28:39.443 426 453 I chatty : uid=1000(system) PackageManager expire 13 lines 05-28 14:28:39.577 7827 7827 E ActivityThread: Failed to find provider info for com.google.android.wearable.settings 05-28 14:28:39.651 7827 7827 E ActivityThread: Failed to find provider info for com.google.android.wearable.settings 05-28 14:28:39.815 7827 7827 E ActivityThread: Failed to find provider info for com.google.android.wearable.settings 05-28 14:28:40.054 7827 7827 E ActivityThread: Failed to find provider info for com.google.android.wearable.settings 05-28 14:28:48.928 2236 8049 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 05-28 14:28:49.769 2236 8049 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000013/dl-AdsFdrDynamite.integ_221310604000000.apk Binary XML file line #11 05-28 14:28:54.524 2236 2744 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 05-28 14:28:54.636 2236 2744 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000013/dl-AdsFdrDynamite.integ_221310604000000.apk Binary XML file line #11 05-28 14:29:52.498 426 443 I chatty : uid=1000(system) batterystats-sy expire 24 lines 05-28 14:30:02.815 529 529 V DeadZone: consuming errant click: (658.0,16.0) 05-28 14:31:14.741 426 2208 I chatty : uid=1000(system) Binder:426_16 expire 10 lines 05-28 14:34:07.918 426 485 I chatty : uid=1000(system) ConnectivitySer expire 19 lines 05-28 14:34:41.671 426 447 I chatty : uid=1000(system) android.display expire 19 lines 05-28 14:41:10.328 529 529 V DeadZone: consuming errant click: (13.0,130.0) 05-28 14:41:17.082 529 529 V DeadZone: consuming errant click: (671.0,14.0) 05-28 14:41:20.081 529 529 V DeadZone: consuming errant click: (494.0,12.0) 05-28 14:41:31.247 426 440 I chatty : uid=1000(system) ActivityManager expire 38 lines 05-28 14:44:45.728 426 443 I chatty : uid=1000(system) batterystats-sy expire 16 lines 05-28 14:47:45.167 426 447 I chatty : uid=1000(system) android.display expire 53 lines 05-28 14:47:46.850 529 529 V DeadZone: consuming errant click: (660.0,9.0) 05-28 14:52:01.103 426 2211 I chatty : uid=1000(system) Binder:426_19 expire 10 lines 05-28 14:53:12.846 426 485 I chatty : uid=1000(system) ConnectivitySer expire 12 lines 05-28 14:55:02.923 426 1284 I chatty : uid=1000(system) Binder:426_C expire 10 lines 05-28 14:55:26.887 7667 7667 E AndroidRuntime: FATAL EXCEPTION: main 05-28 14:55:26.887 7667 7667 E AndroidRuntime: Process: com.google.android.youtube, PID: 7667 05-28 14:55:26.887 7667 7667 E AndroidRuntime: java.lang.RuntimeException: Unable to start activity ComponentInfo{com.google.android.youtube/com.google.android.apps.youtube.app.extensions.reel.creation.shorts.activity.ShortsCreationActivity}: android.view.InflateException: Binary XML file line #16: null 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2684) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2745) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at android.app.ActivityThread.-wrap12(ActivityThread.java) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1492) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at android.os.Looper.loop(Looper.java:154) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6208) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:891) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:781) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: Caused by: android.view.InflateException: Binary XML file line #16: null 05-28 14:55:26.887 7667 7667 E AndroidRuntime: Caused by: java.lang.IllegalStateException 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at aobp.cq(PG:1) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at com.google.android.libraries.youtube.edit.camera.CameraView.onFinishInflate(PG:3) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at android.view.LayoutInflater.rInflate(LayoutInflater.java:867) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:821) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at android.view.LayoutInflater.rInflate(LayoutInflater.java:861) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:821) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at android.view.LayoutInflater.rInflate(LayoutInflater.java:861) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:821) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at android.view.LayoutInflater.inflate(LayoutInflater.java:518) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at android.view.LayoutInflater.inflate(LayoutInflater.java:426) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at gep.J(PG:19) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at bp.md(PG:3) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at lum.d(PG:16) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at lum.f(PG:201) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at ch.av(PG:112) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at ch.ax(PG:10) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at ch.ah(PG:8) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at ch.B(PG:6) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at bp.ab(PG:2) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at lum.d(PG:27) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at lum.f(PG:201) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at ch.av(PG:112) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at ch.ax(PG:10) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at ch.F(PG:3) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at aw.d(PG:2) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at gds.d(PG:16) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at acnc.b(PG:22) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at acni.k(PG:9) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at com.google.apps.tiktok.account.api.controller.AccountControllerImpl$AccountControllerLifecycleObserver.nK(PG:11) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at com.google.apps.tiktok.tracing.contrib.androidx.TracedDefaultLifecycleObserver.nK(PG:2) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at androidx.lifecycle.FullLifecycleObserverAdapter.a(PG:7) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at alk.a(PG:3) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at all.l(PG:22) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at all.i(PG:1) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at all.e(PG:2) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at acss.e(PG:10) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at amb.a(PG:6) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at amb.c(PG:1) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at amb.onStart(PG:3) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at android.app.Fragment.performStart(Fragment.java:2379) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1027) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1171) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1153) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at android.app.FragmentManagerImpl.dispatchStart(FragmentManager.java:2044) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at android.app.FragmentController.dispatchStart(FragmentController.java:187) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at android.app.Activity.performStart(Activity.java:6707) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2647) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2745) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at android.app.ActivityThread.-wrap12(ActivityThread.java) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1492) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at android.os.Looper.loop(Looper.java:154) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6208) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:891) 05-28 14:55:26.887 7667 7667 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:781) 05-28 14:55:27.915 426 472 I chatty : uid=1000(system) InputReader expire 10 lines 05-28 14:55:28.499 426 449 I chatty : uid=1000(system) PowerManagerSer expire 14 lines 05-28 14:55:49.449 529 529 V DeadZone: consuming errant click: (657.0,8.0) 05-28 14:55:50.760 426 440 I chatty : uid=1000(system) ActivityManager expire 29 lines 05-28 14:56:03.098 426 928 I chatty : uid=1000(system) Binder:426_7 expire 12 lines 05-28 14:56:45.104 529 529 V DeadZone: consuming errant click: (667.0,5.0) 05-28 14:56:45.814 426 440 I chatty : uid=1000(system) ActivityManager expire 26 lines 05-28 14:56:46.907 529 529 V DeadZone: consuming errant click: (657.0,11.0) 05-28 14:56:57.680 426 449 I chatty : uid=1000(system) PowerManagerSer expire 26 lines 05-28 14:56:58.439 426 447 I chatty : uid=1000(system) android.display expire 13 lines 05-28 14:57:01.098 426 426 I chatty : uid=1000 system_server expire 16 lines 05-28 14:57:03.678 426 491 I chatty : uid=1000(system) onProviders.ECP expire 9 lines 05-28 14:57:04.985 426 2203 I chatty : uid=1000(system) Binder:426_11 expire 10 lines 05-28 14:57:05.781 426 443 I chatty : uid=1000(system) batterystats-sy expire 10 lines 05-28 14:58:17.097 12426 12593 E ActivityThread: Failed to find provider info for com.google.android.apps.wellbeing.api 05-28 14:58:21.055 426 485 I chatty : uid=1000(system) ConnectivitySer expire 10 lines 05-28 14:58:40.633 529 529 V DeadZone: consuming errant click: (683.0,15.0) 05-28 14:58:41.841 529 529 V DeadZone: consuming errant click: (634.0,8.0) 05-28 14:58:59.183 529 529 V DeadZone: consuming errant click: (771.0,17.0) 05-28 14:59:05.936 426 440 I chatty : uid=1000(system) ActivityManager expire 30 lines 05-28 14:59:31.239 12408 12677 V FingerprintManager: FingerprintManagerService was null 05-28 15:01:32.409 426 441 I chatty : uid=1000(system) android.ui expire 11 lines 05-28 15:01:34.139 426 447 I chatty : uid=1000(system) android.display expire 19 lines 05-28 15:02:33.050 529 529 V DeadZone: consuming errant click: (659.0,1.0) 05-28 15:02:38.111 529 529 V DeadZone: consuming errant click: (666.0,9.0) 05-28 15:03:23.495 529 529 V DeadZone: consuming errant click: (677.0,14.0) 05-28 15:04:55.617 426 443 I chatty : uid=1000(system) batterystats-sy expire 50 lines 05-28 15:04:58.795 426 485 I chatty : uid=1000(system) ConnectivitySer expire 25 lines 05-28 15:05:01.313 426 2214 I chatty : uid=1000(system) Binder:426_1C expire 10 lines 05-28 15:05:01.535 1031 1031 W ViewRootImpl[Launcher]: Dropping event due to no window focus: KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x48, repeatCount=0, eventTime=4308646, downTime=4308646, deviceId=-1, source=0x101 } 05-28 15:05:46.137 426 2204 I chatty : uid=1000(system) Binder:426_12 expire 10 lines 05-28 15:06:26.851 426 446 I chatty : uid=1000(system) android.io expire 18 lines 05-28 15:23:46.795 426 438 I chatty : uid=1000(system) Binder:426_2 expire 14 lines 05-28 15:28:54.057 426 464 I chatty : uid=1000(system) AlarmManager expire 5 lines 05-28 15:29:53.170 426 1282 I chatty : uid=1000(system) Binder:426_B expire 18 lines 05-28 15:32:33.841 529 529 I PowerUI.Notification: show low battery warning: level=15 [-1] playSound=true 05-28 15:32:36.357 426 2202 I chatty : uid=1000(system) Binder:426_10 expire 10 lines 05-28 15:32:36.840 426 447 I chatty : uid=1000(system) android.display expire 16 lines 05-28 15:32:50.583 426 440 I chatty : uid=1000(system) ActivityManager expire 16 lines 05-28 15:33:28.948 426 426 I chatty : uid=1000 system_server expire 15 lines 05-28 15:33:32.852 426 2207 I chatty : uid=1000(system) Binder:426_15 expire 10 lines 05-28 15:33:33.654 426 485 I chatty : uid=1000(system) ConnectivitySer expire 11 lines 05-28 15:33:33.891 426 2206 I chatty : uid=1000(system) Binder:426_14 expire 16 lines 05-28 15:33:37.903 31778 31876 E ActivityThread: Failed to find provider info for com.google.android.apps.wellbeing.api 05-28 15:33:45.630 426 443 I chatty : uid=1000(system) batterystats-sy expire 35 lines 05-28 15:33:45.640 529 529 I PowerUI.Notification: dismissing low battery notification 05-28 15:33:46.024 529 529 I PowerUI.Notification: show low battery warning: level=15 [-1] playSound=true 05-28 15:33:46.299 426 2212 I chatty : uid=1000(system) Binder:426_1A expire 7 lines 05-28 15:33:47.336 529 529 I PowerUI.Notification: dismissing low battery notification 05-28 15:33:47.657 529 529 I PowerUI.Notification: show low battery warning: level=15 [-1] playSound=true 05-28 15:33:48.590 426 437 I chatty : uid=1000(system) Binder:426_1 expire 32 lines 05-28 15:33:51.399 529 529 I PowerUI.Notification: dismissing low battery notification 05-28 15:33:51.776 529 529 I PowerUI.Notification: show low battery warning: level=15 [-1] playSound=true 05-28 15:34:07.231 529 529 I PowerUI.Notification: dismissing low battery notification 05-28 15:34:33.846 426 2216 I chatty : uid=1000(system) Binder:426_1E expire 8 lines 05-28 15:34:34.556 426 929 I chatty : uid=1000(system) Binder:426_8 expire 6 lines 05-28 15:34:41.747 426 635 I chatty : uid=1000(system) Binder:426_4 expire 13 lines 05-28 15:34:56.889 426 786 I chatty : uid=1000(system) Binder:426_5 expire 9 lines 05-28 15:35:03.431 426 888 I chatty : uid=1000(system) Binder:426_6 expire 5 lines 05-28 15:35:10.045 32043 32143 E ActivityThread: Failed to find provider info for com.google.android.apps.wellbeing.api 05-28 15:35:10.867 426 546 I chatty : uid=1000(system) Binder:426_3 expire 6 lines 05-28 15:35:21.060 426 443 I chatty : uid=1000(system) batterystats-sy expire 30 lines 05-28 15:35:38.334 426 485 I chatty : uid=1000(system) ConnectivitySer expire 10 lines 05-28 15:36:06.600 426 2217 I chatty : uid=1000(system) Binder:426_1F expire 9 lines 05-28 15:36:28.993 529 529 V DeadZone: consuming errant click: (11.0,657.0) 05-28 15:36:29.974 529 529 V DeadZone: consuming errant click: (10.0,702.0) 05-28 15:36:34.941 426 2205 I chatty : uid=1000(system) Binder:426_13 expire 6 lines 05-28 15:36:37.240 426 2215 I chatty : uid=1000(system) Binder:426_1D expire 13 lines 05-28 15:36:41.216 426 449 I chatty : uid=1000(system) PowerManagerSer expire 16 lines 05-28 15:36:51.216 1265 1295 E ActivityThread: Failed to find provider info for com.google.android.apps.wellbeing.api 05-28 15:43:20.222 426 472 I chatty : uid=1000(system) InputReader expire 9 lines 05-28 15:43:34.655 426 2209 I chatty : uid=1000(system) Binder:426_17 expire 9 lines 05-28 15:43:56.429 1031 1031 E ActivityThread: Performing stop of activity that is already stopped: {com.android.launcher3/com.android.launcher3.Launcher} 05-28 15:43:56.429 1031 1031 E ActivityThread: java.lang.RuntimeException: Performing stop of activity that is already stopped: {com.android.launcher3/com.android.launcher3.Launcher} 05-28 15:43:56.429 1031 1031 E ActivityThread: at android.app.ActivityThread.performStopActivityInner(ActivityThread.java:3858) 05-28 15:43:56.429 1031 1031 E ActivityThread: at android.app.ActivityThread.handleStopActivity(ActivityThread.java:3946) 05-28 15:43:56.429 1031 1031 E ActivityThread: at android.app.ActivityThread.-wrap25(ActivityThread.java) 05-28 15:43:56.429 1031 1031 E ActivityThread: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1526) 05-28 15:43:56.429 1031 1031 E ActivityThread: at android.os.Handler.dispatchMessage(Handler.java:102) 05-28 15:43:56.429 1031 1031 E ActivityThread: at android.os.Looper.loop(Looper.java:154) 05-28 15:43:56.429 1031 1031 E ActivityThread: at android.app.ActivityThread.main(ActivityThread.java:6208) 05-28 15:43:56.429 1031 1031 E ActivityThread: at java.lang.reflect.Method.invoke(Native Method) 05-28 15:43:56.429 1031 1031 E ActivityThread: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:891) 05-28 15:43:56.429 1031 1031 E ActivityThread: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:781) 05-28 15:43:56.430 1031 1031 E ActivityThread: ActivityClientRecord{paused=true, stopped=true, hideForNow=false, startsNotResumed=true, isForward=true, pendingConfigChanges=0, onlyLocalRequest=false, preserveWindow=false, Activity{resumed=false, stopped=true, finished=false, destroyed=false, startedActivity=false, temporaryPause=false, changingConfigurations=false, visibleBehind=false}} 05-28 15:44:00.943 426 440 I chatty : uid=1000(system) ActivityManager expire 13 lines 05-28 15:44:01.855 529 529 W ViewRootImpl[StatusBar]: Dropping event due to no window focus: KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_HOME, scanCode=0, metaState=0, flags=0x48, repeatCount=0, eventTime=6649606, downTime=6649606, deviceId=-1, source=0x101 } 05-28 15:44:01.856 529 529 W ViewRootImpl[StatusBar]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_HOME, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=6649613, downTime=6649606, deviceId=-1, source=0x101 } 05-28 15:44:01.856 529 529 W ViewRootImpl[StatusBar]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_HOME, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=6649613, downTime=6649606, deviceId=-1, source=0x101 } 05-28 15:44:01.856 529 529 W ViewRootImpl[StatusBar]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_HOME, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=6649613, downTime=6649606, deviceId=-1, source=0x101 } 05-28 15:44:01.857 529 529 W ViewRootImpl[StatusBar]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_HOME, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=6649613, downTime=6649606, deviceId=-1, source=0x101 } 05-28 15:44:01.857 529 529 W ViewRootImpl[StatusBar]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_HOME, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=6649613, downTime=6649606, deviceId=-1, source=0x101 } 05-28 15:44:01.857 529 529 W ViewRootImpl[StatusBar]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_HOME, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=6649613, downTime=6649606, deviceId=-1, source=0x101 } 05-28 15:44:01.857 529 529 W ViewRootImpl[StatusBar]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_HOME, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=6649613, downTime=6649606, deviceId=-1, source=0x101 } 05-28 15:44:01.857 529 529 W ViewRootImpl[StatusBar]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_HOME, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=6649613, downTime=6649606, deviceId=-1, source=0x101 } 05-28 15:44:01.857 529 529 W ViewRootImpl[StatusBar]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_HOME, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=6649613, downTime=6649606, deviceId=-1, source=0x101 } 05-28 15:44:01.858 529 529 W ViewRootImpl[StatusBar]: Dropping event due to no window focus: KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_HOME, scanCode=0, metaState=0, flags=0x48, repeatCount=0, eventTime=6649618, downTime=6649618, deviceId=-1, source=0x101 } 05-28 15:44:01.858 529 529 W ViewRootImpl[StatusBar]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_HOME, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=6649636, downTime=6649618, deviceId=-1, source=0x101 } 05-28 15:44:01.858 529 529 W ViewRootImpl[StatusBar]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_HOME, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=6649636, downTime=6649618, deviceId=-1, source=0x101 } 05-28 15:44:01.858 529 529 W ViewRootImpl[StatusBar]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_HOME, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=6649636, downTime=6649618, deviceId=-1, source=0x101 } 05-28 15:44:01.858 529 529 W ViewRootImpl[StatusBar]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_HOME, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=6649636, downTime=6649618, deviceId=-1, source=0x101 } 05-28 15:44:01.858 529 529 W ViewRootImpl[StatusBar]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_HOME, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=6649636, downTime=6649618, deviceId=-1, source=0x101 } 05-28 15:44:01.858 529 529 W ViewRootImpl[StatusBar]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_HOME, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=6649636, downTime=6649618, deviceId=-1, source=0x101 } 05-28 15:44:01.859 529 529 W ViewRootImpl[StatusBar]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_HOME, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=6649636, downTime=6649618, deviceId=-1, source=0x101 } 05-28 15:44:01.859 529 529 W ViewRootImpl[StatusBar]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_HOME, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=6649636, downTime=6649618, deviceId=-1, source=0x101 } 05-28 15:44:01.859 529 529 W ViewRootImpl[StatusBar]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_HOME, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=6649636, downTime=6649618, deviceId=-1, source=0x101 } 05-28 15:44:02.873 426 447 I chatty : uid=1000(system) android.display expire 14 lines 05-28 15:44:19.563 426 449 I chatty : uid=1000(system) PowerManagerSer expire 21 lines 05-28 15:46:33.219 426 2201 I chatty : uid=1000(system) Binder:426_F expire 10 lines 05-28 15:46:36.416 426 471 I chatty : uid=1000(system) InputDispatcher expire 10 lines 05-28 15:46:36.540 529 529 V DeadZone: consuming errant click: (414.0,6.0) 05-28 15:46:58.002 426 440 I chatty : uid=1000(system) ActivityManager expire 14 lines 05-28 15:47:01.204 426 446 I chatty : uid=1000(system) android.io expire 18 lines 05-28 15:47:27.868 426 449 I chatty : uid=1000(system) PowerManagerSer expire 4 lines 05-28 15:47:28.352 1031 1031 E ActivityThread: Performing stop of activity that is already stopped: {com.android.launcher3/com.android.launcher3.Launcher} 05-28 15:47:28.352 1031 1031 E ActivityThread: java.lang.RuntimeException: Performing stop of activity that is already stopped: {com.android.launcher3/com.android.launcher3.Launcher} 05-28 15:47:28.352 1031 1031 E ActivityThread: at android.app.ActivityThread.performStopActivityInner(ActivityThread.java:3858) 05-28 15:47:28.352 1031 1031 E ActivityThread: at android.app.ActivityThread.handleStopActivity(ActivityThread.java:3946) 05-28 15:47:28.352 1031 1031 E ActivityThread: at android.app.ActivityThread.-wrap25(ActivityThread.java) 05-28 15:47:28.352 1031 1031 E ActivityThread: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1526) 05-28 15:47:28.352 1031 1031 E ActivityThread: at android.os.Handler.dispatchMessage(Handler.java:102) 05-28 15:47:28.352 1031 1031 E ActivityThread: at android.os.Looper.loop(Looper.java:154) 05-28 15:47:28.352 1031 1031 E ActivityThread: at android.app.ActivityThread.main(ActivityThread.java:6208) 05-28 15:47:28.352 1031 1031 E ActivityThread: at java.lang.reflect.Method.invoke(Native Method) 05-28 15:47:28.352 1031 1031 E ActivityThread: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:891) 05-28 15:47:28.352 1031 1031 E ActivityThread: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:781) 05-28 15:47:28.352 1031 1031 E ActivityThread: ActivityClientRecord{paused=true, stopped=true, hideForNow=false, startsNotResumed=true, isForward=true, pendingConfigChanges=0, onlyLocalRequest=false, preserveWindow=false, Activity{resumed=false, stopped=true, finished=false, destroyed=false, startedActivity=false, temporaryPause=false, changingConfigurations=false, visibleBehind=false}} 05-28 15:47:29.262 426 928 I chatty : uid=1000(system) Binder:426_7 expire 3 lines 05-28 15:47:41.100 529 529 V DeadZone: consuming errant click: (649.0,15.0) 05-28 15:47:41.582 529 529 V DeadZone: consuming errant click: (656.0,19.0) 05-28 15:48:01.671 426 2208 I chatty : uid=1000(system) Binder:426_16 expire 6 lines 05-28 15:48:03.920 426 485 I chatty : uid=1000(system) ConnectivitySer expire 17 lines 05-28 15:49:38.218 426 443 I chatty : uid=1000(system) batterystats-sy expire 20 lines 05-28 15:51:40.110 426 2213 I chatty : uid=1000(system) Binder:426_1B expire 7 lines 05-28 15:59:30.158 529 529 I PowerUI.Notification: show low battery warning: level=15 [-1] playSound=true 05-28 15:59:31.640 426 2218 I chatty : uid=1000(system) Binder:426_20 expire 3 lines 05-28 15:59:33.992 426 1407 I chatty : uid=1000(system) Binder:426_D expire 8 lines 05-28 15:59:44.094 426 441 I chatty : uid=1000(system) android.ui expire 8 lines 05-28 15:59:45.692 426 443 I chatty : uid=1000(system) batterystats-sy expire 15 lines 05-28 15:59:45.740 426 426 I chatty : uid=1000 system_server expire 10 lines 05-28 15:59:46.168 426 447 I chatty : uid=1000(system) android.display expire 14 lines 05-28 15:59:47.467 529 529 I PowerUI.Notification: dismissing low battery notification 05-28 16:02:11.015 426 446 I chatty : uid=1000(system) android.io expire 19 lines 05-28 16:05:12.681 529 529 I PowerUI.Notification: show low battery warning: level=15 [-1] playSound=true 05-28 16:05:13.553 529 529 I PowerUI.Notification: dismissing low battery notification 05-28 16:05:36.724 529 529 V DeadZone: consuming errant click: (397.0,5.0) 05-28 16:05:37.137 529 529 V DeadZone: consuming errant click: (422.0,14.0) 05-28 16:05:37.776 426 998 I chatty : uid=1000(system) Binder:426_A expire 10 lines 05-28 16:05:46.464 426 2200 I chatty : uid=1000(system) Binder:426_E expire 3 lines 05-28 16:05:54.931 426 485 I chatty : uid=1000(system) ConnectivitySer expire 15 lines 05-28 16:07:32.547 426 443 I chatty : uid=1000(system) batterystats-sy expire 10 lines 05-28 16:07:32.552 529 529 I PowerUI.Notification: show low battery warning: level=15 [-1] playSound=true 05-28 16:07:33.655 426 991 I chatty : uid=1000(system) Binder:426_9 expire 6 lines 05-28 16:07:35.742 529 529 I PowerUI.Notification: Received PNW.dismissedWarning 05-28 16:07:35.742 529 529 I PowerUI.Notification: dismissing low battery notification 05-28 16:08:26.570 426 426 I chatty : uid=1000 system_server expire 10 lines 05-28 16:10:39.331 529 529 V DeadZone: consuming errant click: (783.0,44.0) 05-28 16:10:52.915 426 2210 I chatty : uid=1000(system) Binder:426_18 expire 5 lines 05-28 16:12:26.568 426 2203 I chatty : uid=1000(system) Binder:426_11 expire 12 lines 05-28 16:12:46.248 426 443 I chatty : uid=1000(system) batterystats-sy expire 10 lines 05-28 16:12:46.524 426 440 I chatty : uid=1000(system) ActivityManager expire 11 lines 05-28 16:13:27.475 426 1284 I chatty : uid=1000(system) Binder:426_C expire 9 lines 05-28 16:15:54.247 426 2201 I chatty : uid=1000(system) Binder:426_F expire 9 lines 05-28 16:15:54.708 426 485 I chatty : uid=1000(system) ConnectivitySer expire 18 lines 05-28 16:20:53.637 426 471 I chatty : uid=1000(system) InputDispatcher expire 11 lines 05-28 16:21:08.224 426 447 I chatty : uid=1000(system) android.display expire 13 lines 05-28 16:21:12.883 4992 4992 W ViewRootImpl[AllInOneActivity]: Dropping event due to no window focus: KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x48, repeatCount=0, eventTime=8878789, downTime=8878789, deviceId=-1, source=0x101 } 05-28 16:21:12.884 4992 4992 W ViewRootImpl[AllInOneActivity]: Dropping event due to no window focus: KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0xc8, repeatCount=1, eventTime=8879194, downTime=8878789, deviceId=-1, source=0x101 } 05-28 16:21:12.885 4992 4992 W ViewRootImpl[AllInOneActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=8880429, downTime=8878789, deviceId=-1, source=0x101 } 05-28 16:21:12.885 4992 4992 W ViewRootImpl[AllInOneActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=8880429, downTime=8878789, deviceId=-1, source=0x101 } 05-28 16:21:12.885 4992 4992 W ViewRootImpl[AllInOneActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=8880429, downTime=8878789, deviceId=-1, source=0x101 } 05-28 16:21:12.885 4992 4992 W ViewRootImpl[AllInOneActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=8880429, downTime=8878789, deviceId=-1, source=0x101 } 05-28 16:21:12.885 4992 4992 W ViewRootImpl[AllInOneActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=8880429, downTime=8878789, deviceId=-1, source=0x101 } 05-28 16:21:12.886 4992 4992 W ViewRootImpl[AllInOneActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=8880429, downTime=8878789, deviceId=-1, source=0x101 } 05-28 16:21:12.886 4992 4992 W ViewRootImpl[AllInOneActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=8880429, downTime=8878789, deviceId=-1, source=0x101 } 05-28 16:21:12.886 4992 4992 W ViewRootImpl[AllInOneActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=8880429, downTime=8878789, deviceId=-1, source=0x101 } 05-28 16:21:12.886 4992 4992 W ViewRootImpl[AllInOneActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=8880429, downTime=8878789, deviceId=-1, source=0x101 } 05-28 16:21:23.666 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:23.671 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:23.672 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:23.674 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:23.678 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:23.683 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:23.696 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:23.698 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:23.700 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:23.702 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:23.703 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:23.704 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:23.706 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:23.708 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:23.710 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:23.763 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:23.785 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:23.787 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:23.788 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:23.939 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:24.515 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:24.517 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:24.518 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:24.520 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:24.525 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:24.527 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:24.531 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:24.532 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:24.533 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:24.535 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:24.536 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:24.537 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:24.541 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:24.543 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:24.547 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:24.548 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:24.550 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:24.551 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:24.552 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:24.831 426 2211 I chatty : uid=1000(system) Binder:426_19 expire 5 lines 05-28 16:21:25.449 5043 5043 W ViewRootImpl[PreAddAccountActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=8884299, downTime=8883369, deviceId=-1, source=0x101 } 05-28 16:21:25.449 5043 5043 W ViewRootImpl[PreAddAccountActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=8884299, downTime=8883369, deviceId=-1, source=0x101 } 05-28 16:21:25.449 5043 5043 W ViewRootImpl[PreAddAccountActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=8884299, downTime=8883369, deviceId=-1, source=0x101 } 05-28 16:21:25.449 5043 5043 W ViewRootImpl[PreAddAccountActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=8884299, downTime=8883369, deviceId=-1, source=0x101 } 05-28 16:21:25.449 5043 5043 W ViewRootImpl[PreAddAccountActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=8884299, downTime=8883369, deviceId=-1, source=0x101 } 05-28 16:21:25.449 5043 5043 W ViewRootImpl[PreAddAccountActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=8884299, downTime=8883369, deviceId=-1, source=0x101 } 05-28 16:21:25.481 5043 5043 W ViewRootImpl[PreAddAccountActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=8884299, downTime=8883369, deviceId=-1, source=0x101 } 05-28 16:21:25.481 5043 5043 W ViewRootImpl[PreAddAccountActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=8884299, downTime=8883369, deviceId=-1, source=0x101 } 05-28 16:21:25.481 5043 5043 W ViewRootImpl[PreAddAccountActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x68, repeatCount=0, eventTime=8884299, downTime=8883369, deviceId=-1, source=0x101 } 05-28 16:21:26.660 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:26.662 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:26.664 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:26.665 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:26.668 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:26.670 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:26.674 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:26.677 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:26.679 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:26.680 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:26.681 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:26.684 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:26.686 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:26.687 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:26.691 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:26.695 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:26.696 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:26.697 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:26.699 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:26.799 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:29.385 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:33.601 5043 5043 E ActivityThread: Failed to find provider info for com.google.android.setupwizard.partner 05-28 16:21:46.354 426 2214 I chatty : uid=1000(system) Binder:426_1C expire 4 lines 05-28 16:21:46.356 426 2202 I chatty : uid=1000(system) Binder:426_10 expire 3 lines 05-28 16:22:11.735 5160 5211 E ActivityThread: Failed to find provider info for com.google.android.apps.wellbeing.api 05-28 16:23:12.389 426 443 I chatty : uid=1000(system) batterystats-sy expire 10 lines 05-28 16:23:58.442 426 1282 I chatty : uid=1000(system) Binder:426_B expire 2 lines 05-28 16:23:58.454 426 2207 I chatty : uid=1000(system) Binder:426_15 expire 2 lines 05-28 16:24:02.797 426 438 I chatty : uid=1000(system) Binder:426_2 expire 6 lines 05-28 16:24:05.685 140 145 D VoldCryptCmdListener: cryptfs isConvertibleToFBE 05-28 16:24:05.690 426 475 I chatty : uid=1000(system) CryptdConnector expire 1 line 05-28 16:24:06.641 426 485 I chatty : uid=1000(system) ConnectivitySer expire 1 line 05-28 16:24:51.184 426 471 I chatty : uid=1000(system) InputDispatcher expire 1 line 05-28 16:25:32.943 529 529 V DeadZone: consuming errant click: (650.0,15.0) 05-28 16:25:47.807 426 447 I chatty : uid=1000(system) android.display expire 9 lines 05-28 16:28:20.731 4978 4978 I chatty : uid=1000(system) com.android.settings expire 42 lines 05-28 16:28:28.761 426 5730 I chatty : uid=1000 system_server expire 2 lines 05-28 16:28:30.015 426 5732 I chatty : uid=1000 system_server expire 2 lines 05-28 16:28:32.029 426 5734 I chatty : uid=1000 system_server expire 2 lines 05-28 16:28:34.046 426 5735 I chatty : uid=1000 system_server expire 2 lines 05-28 16:28:35.393 426 426 I chatty : uid=1000 system_server expire 35 lines 05-28 16:28:36.063 426 5737 I chatty : uid=1000 system_server expire 2 lines 05-28 16:28:38.079 426 5738 I chatty : uid=1000 system_server expire 2 lines 05-28 16:28:40.093 426 5741 I chatty : uid=1000 system_server expire 2 lines 05-28 16:28:42.108 426 5742 I chatty : uid=1000 system_server expire 2 lines 05-28 16:28:44.130 426 5743 I chatty : uid=1000 system_server expire 2 lines 05-28 16:28:46.153 426 5744 I chatty : uid=1000 system_server expire 2 lines 05-28 16:28:48.168 426 5745 I chatty : uid=1000 system_server expire 2 lines 05-28 16:29:18.546 426 5752 I chatty : uid=1000 system_server expire 2 lines 05-28 16:29:19.564 426 5754 I chatty : uid=1000 system_server expire 2 lines 05-28 16:29:21.579 426 5755 I chatty : uid=1000 system_server expire 2 lines 05-28 16:29:22.595 426 5756 I chatty : uid=1000 system_server expire 2 lines 05-28 16:29:24.612 426 5758 I chatty : uid=1000 system_server expire 2 lines 05-28 16:29:26.626 426 5759 I chatty : uid=1000 system_server expire 2 lines 05-28 16:29:28.645 426 5760 I chatty : uid=1000 system_server expire 2 lines 05-28 16:29:51.367 426 5766 I chatty : uid=1000 system_server expire 2 lines 05-28 16:29:52.005 426 441 I chatty : uid=1000(system) android.ui expire 2 lines 05-28 16:29:53.120 426 447 I chatty : uid=1000(system) android.display expire 2 lines 05-28 16:29:53.384 426 5768 I chatty : uid=1000 system_server expire 2 lines 05-28 16:29:55.399 426 5769 I chatty : uid=1000 system_server expire 2 lines 05-28 16:30:01.607 426 5781 I chatty : uid=1000 system_server expire 2 lines 05-28 16:30:03.623 426 5783 I chatty : uid=1000 system_server expire 2 lines 05-28 16:30:05.396 426 5785 I chatty : uid=1000 system_server expire 2 lines 05-28 16:30:09.935 426 5788 I chatty : uid=1000 system_server expire 2 lines 05-28 16:30:11.949 426 5790 I chatty : uid=1000 system_server expire 2 lines 05-28 16:30:13.955 426 5791 I chatty : uid=1000 system_server expire 2 lines 05-28 16:30:15.973 426 5794 I chatty : uid=1000 system_server expire 2 lines 05-28 16:30:17.992 426 5795 I chatty : uid=1000 system_server expire 2 lines 05-28 16:30:20.005 426 5796 I chatty : uid=1000 system_server expire 2 lines 05-28 16:30:21.025 426 5797 I chatty : uid=1000 system_server expire 2 lines 05-28 16:30:23.043 426 5799 I chatty : uid=1000 system_server expire 2 lines 05-28 16:30:24.058 426 5802 I chatty : uid=1000 system_server expire 2 lines 05-28 16:30:26.075 426 5804 I chatty : uid=1000 system_server expire 2 lines 05-28 16:30:28.088 426 5805 I chatty : uid=1000 system_server expire 2 lines 05-28 16:30:30.107 426 5806 I chatty : uid=1000 system_server expire 2 lines 05-28 16:30:32.124 426 5807 I chatty : uid=1000 system_server expire 2 lines 05-28 16:30:33.195 4978 4978 I chatty : uid=1000(system) com.android.settings expire 15 lines 05-28 16:30:33.197 426 426 I chatty : uid=1000 system_server expire 13 lines 05-28 16:30:34.140 426 5809 I chatty : uid=1000 system_server expire 2 lines 05-28 16:30:36.156 426 5810 I chatty : uid=1000 system_server expire 2 lines 05-28 16:30:37.171 426 5811 I chatty : uid=1000 system_server expire 2 lines 05-28 16:30:38.016 426 2208 I chatty : uid=1000(system) Binder:426_16 expire 1 line 05-28 16:30:39.187 426 5812 I chatty : uid=1000 system_server expire 2 lines 05-28 16:30:40.623 426 2214 I chatty : uid=1000(system) Binder:426_1C expire 2 lines 05-28 16:30:40.687 426 2207 I chatty : uid=1000(system) Binder:426_15 expire 1 line 05-28 16:30:41.206 426 5819 I chatty : uid=1000 system_server expire 2 lines 05-28 16:30:41.696 426 443 I chatty : uid=1000(system) batterystats-sy expire 5 lines 05-28 16:30:41.712 426 440 I chatty : uid=1000(system) ActivityManager expire 2 lines 05-28 16:30:43.222 426 5820 I chatty : uid=1000 system_server expire 2 lines 05-28 16:30:45.240 426 5821 I chatty : uid=1000 system_server expire 2 lines 05-28 16:30:46.119 426 441 I chatty : uid=1000(system) android.ui expire 1 line 05-28 16:30:46.256 426 5822 I chatty : uid=1000 system_server expire 2 lines 05-28 16:30:47.141 426 2209 I chatty : uid=1000(system) Binder:426_17 expire 1 line 05-28 16:30:47.898 426 447 I chatty : uid=1000(system) android.display expire 2 lines 05-28 16:30:48.272 426 5823 I chatty : uid=1000 system_server expire 2 lines 05-28 16:30:49.766 426 426 I chatty : uid=1000 system_server expire 10 lines 05-28 16:30:50.292 426 5824 I chatty : uid=1000 system_server expire 2 lines 05-28 16:30:50.555 4978 4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106 05-28 16:30:51.279 4978 4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106 05-28 16:30:51.311 426 5841 I chatty : uid=1000 system_server expire 2 lines 05-28 16:30:53.325 426 5842 I chatty : uid=1000 system_server expire 2 lines 05-28 16:30:55.340 426 5843 I chatty : uid=1000 system_server expire 2 lines 05-28 16:30:56.118 4978 4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106 05-28 16:30:56.639 4978 4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106 05-28 16:30:56.949 4978 4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106 05-28 16:30:57.165 4978 4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106 05-28 16:30:57.359 426 5844 I chatty : uid=1000 system_server expire 2 lines 05-28 16:30:57.362 4978 4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106 05-28 16:30:57.553 4978 4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106 05-28 16:30:59.376 426 5846 I chatty : uid=1000 system_server expire 2 lines 05-28 16:31:00.394 426 5847 I chatty : uid=1000 system_server expire 2 lines 05-28 16:31:02.026 4978 4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106 05-28 16:31:02.408 426 5848 I chatty : uid=1000 system_server expire 2 lines 05-28 16:31:02.512 4978 4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106 05-28 16:31:02.515 426 426 I chatty : uid=1000 system_server expire 3 lines 05-28 16:31:02.780 4978 4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106 05-28 16:31:02.964 4978 4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106 05-28 16:31:03.857 426 2207 I chatty : uid=1000(system) Binder:426_15 expire 1 line 05-28 16:31:04.428 426 5861 I chatty : uid=1000 system_server expire 2 lines 05-28 16:31:06.445 426 5863 I chatty : uid=1000 system_server expire 2 lines 05-28 16:31:06.633 426 2206 I chatty : uid=1000(system) Binder:426_14 expire 1 line 05-28 16:31:07.464 426 5864 I chatty : uid=1000 system_server expire 2 lines 05-28 16:31:08.736 4978 4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106 05-28 16:31:08.739 426 426 I chatty : uid=1000 system_server expire 16 lines 05-28 16:31:08.988 4978 4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106 05-28 16:31:09.203 4978 4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106 05-28 16:31:09.435 4978 4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106 05-28 16:31:09.476 426 5869 I chatty : uid=1000 system_server expire 2 lines 05-28 16:31:09.618 4978 4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106 05-28 16:31:09.785 4978 4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106 05-28 16:31:10.001 4978 4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106 05-28 16:31:10.204 4978 4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106 05-28 16:31:10.686 4978 4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106 05-28 16:31:10.933 4978 4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106 05-28 16:31:11.116 4978 4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106 05-28 16:31:11.370 4978 4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106 05-28 16:31:11.493 426 5871 I chatty : uid=1000 system_server expire 2 lines 05-28 16:31:13.221 426 2210 I chatty : uid=1000(system) Binder:426_18 expire 1 line 05-28 16:31:13.511 426 5872 I chatty : uid=1000 system_server expire 2 lines 05-28 16:31:14.890 426 2213 I chatty : uid=1000(system) Binder:426_1B expire 1 line 05-28 16:31:14.919 426 2200 I chatty : uid=1000(system) Binder:426_E expire 1 line 05-28 16:31:15.327 426 437 I chatty : uid=1000(system) Binder:426_1 expire 1 line 05-28 16:31:15.525 426 5873 I chatty : uid=1000 system_server expire 2 lines 05-28 16:31:17.435 4978 4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106 05-28 16:31:17.543 426 5874 I chatty : uid=1000 system_server expire 2 lines 05-28 16:31:17.973 4978 4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106 05-28 16:31:18.239 4978 4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106 05-28 16:31:18.438 4978 4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106 05-28 16:31:19.553 426 5875 I chatty : uid=1000 system_server expire 2 lines 05-28 16:31:21.570 426 5879 I chatty : uid=1000 system_server expire 2 lines 05-28 16:31:23.589 426 5880 I chatty : uid=1000 system_server expire 2 lines 05-28 16:31:24.598 426 5881 I chatty : uid=1000 system_server expire 2 lines 05-28 16:31:25.613 426 5882 I chatty : uid=1000 system_server expire 2 lines 05-28 16:31:27.631 426 5892 I chatty : uid=1000 system_server expire 2 lines 05-28 16:31:29.612 426 2215 I chatty : uid=1000(system) Binder:426_1D expire 1 line 05-28 16:31:29.640 426 5893 I chatty : uid=1000 system_server expire 2 lines 05-28 16:31:29.776 4978 4978 V FingerprintManager: FingerprintManagerService was null 05-28 16:31:31.656 426 5894 I chatty : uid=1000 system_server expire 2 lines 05-28 16:31:33.674 426 5895 I chatty : uid=1000 system_server expire 2 lines 05-28 16:31:35.690 426 5896 I chatty : uid=1000 system_server expire 2 lines 05-28 16:31:37.451 426 2217 I chatty : uid=1000(system) Binder:426_1F expire 2 lines 05-28 16:31:37.512 426 2205 I chatty : uid=1000(system) Binder:426_13 expire 1 line 05-28 16:31:37.706 426 5897 I chatty : uid=1000 system_server expire 2 lines 05-28 16:31:39.722 426 5898 I chatty : uid=1000 system_server expire 2 lines 05-28 16:31:39.849 4978 4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106 05-28 16:31:39.852 426 426 I chatty : uid=1000 system_server expire 3 lines 05-28 16:31:40.860 4978 4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106 05-28 16:31:41.573 4978 4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106 05-28 16:31:41.741 426 5899 I chatty : uid=1000 system_server expire 2 lines 05-28 16:31:42.469 426 471 I chatty : uid=1000(system) InputDispatcher expire 1 line 05-28 16:31:42.757 426 5901 I chatty : uid=1000 system_server expire 2 lines 05-28 16:31:42.805 426 2214 I chatty : uid=1000(system) Binder:426_1C expire 1 line 05-28 16:31:44.771 426 5902 I chatty : uid=1000 system_server expire 2 lines 05-28 16:31:46.249 426 786 I chatty : uid=1000(system) Binder:426_5 expire 2 lines 05-28 16:31:46.785 426 5903 I chatty : uid=1000 system_server expire 2 lines 05-28 16:31:48.805 426 5904 I chatty : uid=1000 system_server expire 2 lines 05-28 16:31:48.832 426 928 I chatty : uid=1000(system) Binder:426_7 expire 1 line 05-28 16:31:50.825 426 5912 I chatty : uid=1000 system_server expire 2 lines 05-28 16:31:52.032 426 2210 I chatty : uid=1000(system) Binder:426_18 expire 2 lines 05-28 16:31:52.839 426 5913 I chatty : uid=1000 system_server expire 2 lines 05-28 16:31:52.904 426 447 I chatty : uid=1000(system) android.display expire 1 line 05-28 16:31:53.536 426 2202 I chatty : uid=1000(system) Binder:426_10 expire 1 line 05-28 16:31:53.537 426 2204 I chatty : uid=1000(system) Binder:426_12 expire 1 line 05-28 16:31:53.543 426 1284 I chatty : uid=1000(system) Binder:426_C expire 1 line 05-28 16:31:53.546 426 2212 I chatty : uid=1000(system) Binder:426_1A expire 1 line 05-28 16:31:53.775 426 998 I chatty : uid=1000(system) Binder:426_A expire 2 lines 05-28 16:31:53.779 426 2205 I chatty : uid=1000(system) Binder:426_13 expire 2 lines 05-28 16:31:53.822 426 2208 I chatty : uid=1000(system) Binder:426_16 expire 1 line 05-28 16:31:53.913 426 438 I chatty : uid=1000(system) Binder:426_2 expire 1 line 05-28 16:31:53.917 426 2213 I chatty : uid=1000(system) Binder:426_1B expire 1 line 05-28 16:31:53.919 166 419 E FrameworkListener: read() failed (Connection reset by peer) 05-28 16:31:53.976 426 485 I chatty : uid=1000(system) ConnectivitySer expire 5 lines --------- beginning of main 05-28 16:31:54.461 1031 1103 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer... 05-28 16:31:54.853 5964 5964 I uncrypt : received command: [--wipe_data 05-28 16:31:54.853 5964 5964 I uncrypt : --reason=MasterClearConfirm 05-28 16:31:54.853 5964 5964 I uncrypt : --locale=ar_EG 05-28 16:31:54.853 5964 5964 I uncrypt : ] (55) 05-28 16:31:54.854 5964 5964 E uncrypt : failed to set bootloader message: no misc device set 05-28 16:31:54.863 426 5914 I chatty : uid=1000 system_server expire 2 lines 05-28 16:31:54.867 5964 5964 I uncrypt : received 0, exiting now 05-28 16:31:54.973 426 443 I chatty : uid=1000(system) batterystats-sy expire 1 line 05-28 16:31:54.976 426 443 I chatty : uid=1000(system) batterystats-sy expire 5 lines 05-28 16:31:54.976 426 440 I chatty : uid=1000(system) ActivityManager expire 2 lines 05-28 16:31:54.977 741 741 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response 05-28 16:31:55.873 5967 5967 I uncrypt : received command: [--wipe_data 05-28 16:31:55.873 5967 5967 I uncrypt : --reason=MasterClearConfirm 05-28 16:31:55.873 5967 5967 I uncrypt : --locale=ar_EG 05-28 16:31:55.873 5967 5967 I uncrypt : ] (55) 05-28 16:31:55.873 5967 5967 E uncrypt : failed to set bootloader message: no misc device set 05-28 16:31:55.883 426 5915 I chatty : uid=1000 system_server expire 2 lines 05-28 16:31:55.884 5967 5967 I uncrypt : received 0, exiting now 05-28 16:31:56.952 1031 1103 W OpenGLRenderer: Incorrectly called buildLayer on View: QsbContainerView, destroying layer... 05-28 16:31:57.893 5968 5968 I uncrypt : received command: [--wipe_data 05-28 16:31:57.893 5968 5968 I uncrypt : --reason=MasterClearConfirm 05-28 16:31:57.893 5968 5968 I uncrypt : --locale=ar_EG 05-28 16:31:57.893 5968 5968 I uncrypt : ] (55) 05-28 16:31:57.893 5968 5968 E uncrypt : failed to set bootloader message: no misc device set 05-28 16:31:57.903 426 5938 I chatty : uid=1000 system_server expire 2 lines 05-28 16:31:57.904 5968 5968 I uncrypt : received 0, exiting now 05-28 16:31:58.235 1031 1103 W OpenGLRenderer: Incorrectly called buildLayer on View: QsbContainerView, destroying layer... 05-28 16:31:59.909 5971 5971 I uncrypt : received command: [--wipe_data 05-28 16:31:59.909 5971 5971 I uncrypt : --reason=MasterClearConfirm 05-28 16:31:59.909 5971 5971 I uncrypt : --locale=ar_EG 05-28 16:31:59.909 5971 5971 I uncrypt : ] (55) 05-28 16:31:59.909 5971 5971 E uncrypt : failed to set bootloader message: no misc device set 05-28 16:31:59.919 426 5940 I chatty : uid=1000 system_server expire 2 lines 05-28 16:31:59.920 5971 5971 I uncrypt : received 0, exiting now 05-28 16:32:01.927 5972 5972 I uncrypt : received command: [--wipe_data 05-28 16:32:01.927 5972 5972 I uncrypt : --reason=MasterClearConfirm 05-28 16:32:01.927 5972 5972 I uncrypt : --locale=ar_EG 05-28 16:32:01.927 5972 5972 I uncrypt : ] (55) 05-28 16:32:01.928 5972 5972 E uncrypt : failed to set bootloader message: no misc device set 05-28 16:32:01.937 426 5941 I chatty : uid=1000 system_server expire 2 lines 05-28 16:32:01.939 5972 5972 I uncrypt : received 0, exiting now 05-28 16:32:09.347 426 991 I chatty : uid=1000(system) Binder:426_9 expire 1 line 05-28 16:32:09.464 426 888 I chatty : uid=1000(system) Binder:426_6 expire 1 line 05-28 16:32:09.629 5973 5973 I art : Starting a blocking GC AddRemoveAppImageSpace 05-28 16:32:09.706 5973 5984 W art : Suspending all threads took: 26.519ms 05-28 16:32:09.710 5973 5984 I art : Background sticky concurrent mark sweep GC freed 2051(142KB) AllocSpace objects, 0(0B) LOS objects, 30% free, 961KB/1386KB, paused 27.099ms total 54.382ms 05-28 16:32:09.979 426 2208 I chatty : uid=1000(system) Binder:426_16 expire 1 line 05-28 16:32:10.117 5990 5990 I art : Waiting for a blocking GC AddRemoveAppImageSpace 05-28 16:32:10.122 5990 5990 I art : WaitForGcToComplete blocked for 5.371ms for cause AddRemoveAppImageSpace 05-28 16:32:10.122 5990 5990 I art : Starting a blocking GC AddRemoveAppImageSpace 05-28 16:32:10.294 5973 5973 V RenderScript_jni: RS native mode 05-28 16:32:10.297 5990 5990 V RenderScript_jni: RS native mode 05-28 16:32:10.315 5990 6001 W art : Suspending all threads took: 9.216ms 05-28 16:32:10.320 5990 6001 I art : Background partial concurrent mark sweep GC freed 3009(308KB) AllocSpace objects, 0(0B) LOS objects, 32% free, 1069KB/1581KB, paused 10.528ms total 36.560ms 05-28 16:32:10.339 5990 5990 V RenderScript_jni: Unable to load libRSSupportIO.so, USAGE_IO not supported 05-28 16:32:10.346 5973 5973 V RenderScript_jni: Unable to load libRSSupportIO.so, USAGE_IO not supported 05-28 16:32:10.447 5990 6001 I art : Background sticky concurrent mark sweep GC freed 3726(387KB) AllocSpace objects, 0(0B) LOS objects, 32% free, 1071KB/1581KB, paused 5.371ms total 28.869ms 05-28 16:32:10.529 5408 5421 I art : Waiting for a blocking GC DisableMovingGc 05-28 16:32:10.530 5408 5419 I art : CollectorTransition marksweep + semispace GC freed 1256(41KB) AllocSpace objects, 0(0B) LOS objects, 33% free, 1012KB/1524KB, paused 22.521ms total 22.521ms 05-28 16:32:10.530 5408 5421 I art : Starting a blocking GC DisableMovingGc 05-28 16:32:10.690 5973 6026 D LocaleSetManager: Locale Changed from: null to ar-EG 05-28 16:32:10.807 5973 6016 W linker : /system/vendor/lib/hw/gralloc.omap4.so: unused DT entry: type 0xf arg 0x53b 05-28 16:32:10.808 5973 6016 W linker : /system/vendor/lib/libpvr2d.so: unused DT entry: type 0xf arg 0x767 05-28 16:32:10.812 5973 6016 I OpenGLRenderer: Initialized EGL, version 1.4 05-28 16:32:10.812 5973 6016 D OpenGLRenderer: Swap behavior 1 05-28 16:32:10.812 5973 6016 W OpenGLRenderer: Failed to choose config with EGL_SWAP_BEHAVIOR_PRESERVED, retrying without... 05-28 16:32:10.812 5973 6016 D OpenGLRenderer: Swap behavior 0 05-28 16:32:10.816 5990 6001 I art : Background partial concurrent mark sweep GC freed 498(40KB) AllocSpace objects, 0(0B) LOS objects, 25% free, 6MB/9MB, paused 28.411ms total 100.708ms 05-28 16:32:11.079 426 447 I chatty : uid=1000(system) android.display expire 1 line 05-28 16:32:11.133 5973 6026 I MusicLocale: AddressBook Labels [ar-EG]: [?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, #, ?] 05-28 16:32:11.436 5973 5984 I art : Background sticky concurrent mark sweep GC freed 5083(275KB) AllocSpace objects, 0(0B) LOS objects, 7% free, 5MB/5MB, paused 17.791ms total 47.149ms 05-28 16:32:14.059 5973 6016 W linker : /system/vendor/lib/libglslcompiler.so: unused DT entry: type 0xf arg 0x3db 05-28 16:32:17.405 426 929 I chatty : uid=1000(system) Binder:426_8 expire 1 line 05-28 16:32:18.267 529 529 V DeadZone: consuming errant click: (688.0,2.0) 05-28 16:32:19.978 1031 1052 I art : CollectorTransition marksweep + semispace GC freed 759(-243KB) AllocSpace objects, 4(128KB) LOS objects, 25% free, 4MB/5MB, paused 109.985ms total 109.985ms 05-28 16:32:19.992 426 635 I chatty : uid=1000(system) Binder:426_4 expire 6 lines 05-28 16:32:20.596 426 1407 I chatty : uid=1000(system) Binder:426_D expire 1 line 05-28 16:32:20.599 964 964 I HeadsetService: Audio session removed: ??? 05-28 16:32:20.650 1031 1103 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer... 05-28 16:32:21.542 426 2211 I chatty : uid=1000(system) Binder:426_19 expire 1 line 05-28 16:32:21.982 426 471 I chatty : uid=1000(system) InputDispatcher expire 1 line 05-28 16:32:22.144 7827 7838 I chatty : uid=10029(com.android.vending) HeapTaskDaemon expire 10 lines 05-28 16:32:23.607 7827 7827 I chatty : uid=10029(com.android.vending) expire 225 lines 05-28 16:32:24.410 7827 6043 I chatty : uid=10029(com.android.vending) RenderThread expire 9 lines 05-28 16:32:24.461 12408 12408 D BoundBrokerSvc: onBind: Intent { act=com.google.android.mobstore.service.START pkg=com.google.android.gms } 05-28 16:32:24.461 12408 12408 D BoundBrokerSvc: Loading bound service for intent: Intent { act=com.google.android.mobstore.service.START pkg=com.google.android.gms } 05-28 16:32:24.663 12408 12408 D BoundBrokerSvc: onBind: Intent { act=com.google.android.gms.mdisync.service.START pkg=com.google.android.gms cmp=com.google.android.gms/.chimera.GmsApiService } 05-28 16:32:24.663 12408 12408 D BoundBrokerSvc: Loading bound service for intent: Intent { act=com.google.android.gms.mdisync.service.START pkg=com.google.android.gms cmp=com.google.android.gms/.chimera.GmsApiService } 05-28 16:32:24.698 426 447 I chatty : uid=1000(system) android.display expire 1 line 05-28 16:32:24.996 939 1142 I art : Waiting for a blocking GC DisableMovingGc 05-28 16:32:24.999 939 951 I art : CollectorTransition marksweep + semispace GC freed 1613(32KB) AllocSpace objects, 0(0B) LOS objects, 27% free, 1359KB/1871KB, paused 116.424ms total 116.424ms 05-28 16:32:25.000 939 1142 I art : Starting a blocking GC DisableMovingGc 05-28 16:32:25.053 7827 6044 I chatty : uid=10029(com.android.vending) expire 2 lines 05-28 16:32:25.054 7827 6046 I chatty : uid=10029(com.android.vending) expire 1 line 05-28 16:32:25.270 7827 7847 I chatty : uid=10029(com.android.vending) LightweightExec expire 1 line 05-28 16:32:25.480 12408 12516 I MdiSyncModule: Receiving API connection from package 'com.android.vending'... 05-28 16:32:25.496 7827 7832 I chatty : uid=10029(com.android.vending) Jit thread pool expire 8 lines 05-28 16:32:25.896 12408 12516 I MdiSyncModule: API connection successful! 05-28 16:32:25.936 3815 3826 I art : Background sticky concurrent mark sweep GC freed 11599(743KB) AllocSpace objects, 2(44KB) LOS objects, 7% free, 12MB/14MB, paused 1.281ms total 214.904ms 05-28 16:32:26.254 3815 3828 I FontLog : Received query Google Sans Text:500, URI content://com.google.android.gms.fonts [CONTEXT service_id=132 ] 05-28 16:32:26.255 3815 3828 I FontLog : Query [Google Sans Text:500] resolved to {Google Sans Text, wdth 100.0, wght 500, ital 0.0, bestEffort false} [CONTEXT service_id=132 ] 05-28 16:32:26.285 3815 3828 I FontLog : Font PFD returned from cache for {Google Sans Text, wdth 100.0, wght 500, ital 0.0, bestEffort false} [CONTEXT service_id=132 ] 05-28 16:32:26.286 3815 3828 I FontLog : Fetch {Google Sans Text, wdth 100.0, wght 500, ital 0.0, bestEffort false} end status Status{statusCode=SUCCESS, resolution=null} [CONTEXT service_id=132 ] 05-28 16:32:26.461 3815 3908 I FontLog : Pulling font file for id = 14, cache size = 5 [CONTEXT service_id=132 ] 05-28 16:32:26.740 3815 3873 I FontLog : Received query Google Sans Text, URI content://com.google.android.gms.fonts [CONTEXT service_id=132 ] 05-28 16:32:26.740 3815 3873 I FontLog : Query [Google Sans Text] resolved to {Google Sans Text, wdth 100.0, wght 400, ital 0.0, bestEffort false} [CONTEXT service_id=132 ] 05-28 16:32:26.748 3815 3873 I FontLog : Font PFD returned from cache for {Google Sans Text, wdth 100.0, wght 400, ital 0.0, bestEffort false} [CONTEXT service_id=132 ] 05-28 16:32:26.749 3815 3873 I FontLog : Fetch {Google Sans Text, wdth 100.0, wght 400, ital 0.0, bestEffort false} end status Status{statusCode=SUCCESS, resolution=null} [CONTEXT service_id=132 ] 05-28 16:32:26.760 3815 4825 I FontLog : Pulling font file for id = 15, cache size = 5 [CONTEXT service_id=132 ] 05-28 16:32:27.106 3815 3827 I FontLog : Received query Google Sans:500, URI content://com.google.android.gms.fonts [CONTEXT service_id=132 ] 05-28 16:32:27.107 3815 3827 I FontLog : Query [Google Sans:500] resolved to {Google Sans, wdth 100.0, wght 500, ital 0.0, bestEffort false} [CONTEXT service_id=132 ] 05-28 16:32:27.109 3815 3827 I FontLog : Font PFD returned from cache for {Google Sans, wdth 100.0, wght 500, ital 0.0, bestEffort false} [CONTEXT service_id=132 ] 05-28 16:32:27.110 3815 3827 I FontLog : Fetch {Google Sans, wdth 100.0, wght 500, ital 0.0, bestEffort false} end status Status{statusCode=SUCCESS, resolution=null} [CONTEXT service_id=132 ] 05-28 16:32:27.127 3815 3873 I FontLog : Pulling font file for id = 16, cache size = 6 [CONTEXT service_id=132 ] 05-28 16:32:29.342 7827 7827 I art : at void tpr.a(tsf, bbi, ash, int) (PG:1) 05-28 16:32:29.342 7827 7827 I art : at java.lang.Object ana.a(java.lang.Object, java.lang.Object) (PG:43) 05-28 16:32:29.342 7827 7827 I art : at java.lang.Object axy.a(java.lang.Object, java.lang.Object) (PG:3) 05-28 16:32:29.342 7827 7827 I art : at void ase.g(mbl[], amuv, ash, int) (PG:19) 05-28 16:32:29.342 7827 7827 I art : at java.lang.Object mjx.a(java.lang.Object, java.lang.Object, java.lang.Object) (PG:93) 05-28 16:32:29.342 7827 7827 I art : at java.lang.Object axy.b(java.lang.Object, ash, int) (PG:6) 05-28 16:32:29.342 7827 7827 I art : at java.lang.Object axy.a(java.lang.Object, java.lang.Object, java.lang.Object) (PG:4) 05-28 16:32:29.342 7827 7827 I art : at java.lang.Object xao.a(java.lang.Object, java.lang.Object) (PG:2) 05-28 16:32:29.342 7827 7827 I art : at java.lang.Object axy.a(java.lang.Object, java.lang.Object) (PG:3) 05-28 16:32:29.342 7827 7827 I art : at java.lang.Object xaa.a(java.lang.Object, java.lang.Object) (PG:5) 05-28 16:32:29.342 7827 7827 I art : at java.lang.Object axy.a(java.lang.Object, java.lang.Object) (PG:3) 05-28 16:32:29.342 7827 7827 I art : at void ase.g(mbl[], amuv, ash, int) (PG:19) 05-28 16:32:29.342 7827 7827 I art : at void xag.c(xca, boolean, amuv, ash, int) (PG:21) 05-28 16:32:29.342 7827 7827 I art : at void xbg.a(xca, amuw, ash, int) (PG:11) 05-28 16:32:29.342 7827 7827 I art : at void tmz.c(wdd, tpr, tsg, bbi, ash, int) (PG:6) 05-28 16:32:29.342 7827 7827 I art : at void tlr.a(tsg, bbi, ash, int) (PG:4) 05-28 16:32:29.342 7827 7827 I art : at java.lang.Object tft.a(java.lang.Object, java.lang.Object, java.lang.Object) (PG:46) 05-28 16:32:29.342 7827 7827 I art : at java.lang.Object axy.b(java.lang.Object, ash, int) (PG:6) 05-28 16:32:29.342 7827 7827 I art : at java.lang.Object axy.a(java.lang.Object, java.lang.Object, java.lang.Object) (PG:4) 05-28 16:32:29.342 7827 7827 I art : at java.lang.Object jec.a(java.lang.Object, java.lang.Object) (PG:11) 05-28 16:32:29.342 7827 7827 I art : at java.lang.Object axy.a(java.lang.Object, java.lang.Object) (PG:3) 05-28 16:32:29.342 7827 7827 I art : at void yvm.b(xcl, rve, bbi, xca, ash, int, int) (PG:26) 05-28 16:32:29.342 7827 7827 I art : at java.lang.Object kik.a(java.lang.Object, java.lang.Object, java.lang.Object) (PG:10) 05-28 16:32:29.342 7827 7827 I art : at java.lang.Object axy.b(java.lang.Object, ash, int) (PG:6) 05-28 16:32:29.342 7827 7827 I art : at java.lang.Object axy.a(java.lang.Object, java.lang.Object, java.lang.Object) (PG:4) 05-28 16:32:29.342 7827 7827 I art : at java.lang.Object bih.d(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object) (PG:48) 05-28 16:32:29.342 7827 7827 I art : at java.lang.Object axy.c(java.lang.Object, java.lang.Object, ash, int) (PG:3) 05-28 16:32:29.342 7827 7827 I art : at java.lang.Object axy.d(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object) (PG:-1) 05-28 16:32:29.342 7827 7827 I art : at void aje.a(air, int, ash, int) (PG:2) 05-28 16:32:29.342 7827 7827 I art : at void ajb.e(int, ash, int) (PG:-1) 05-28 16:32:29.342 7827 7827 I art : at java.lang.Object vd.a(java.lang.Object, java.lang.Object) (PG:57) 05-28 16:32:29.342 7827 7827 I art : at java.lang.Object axy.a(java.lang.Object, java.lang.Object) (PG:3) 05-28 16:32:29.342 7827 7827 I art : at void ase.g(mbl[], amuv, ash, int) (PG:19) 05-28 16:32:29.342 7827 7827 I art : at void ayn.a(java.lang.Object, amuv, ash, int) (PG:10) 05-28 16:32:29.342 7827 7827 I art : at java.lang.Object acs.a(java.lang.Object, java.lang.Object) (PG:156) 05-28 16:32:29.342 7827 7827 I art : at java.lang.Object axy.a(java.lang.Object, java.lang.Object) (PG:3) 05-28 16:32:29.342 7827 7827 I art : at java.lang.Object acs.a(java.lang.Object, java.lang.Object) (PG:130) 05-28 16:32:29.342 7827 7827 I art : at java.lang.Object axy.a(java.lang.Object, java.lang.Object) (PG:3) 05-28 16:32:29.342 7827 7827 I art : at void cn.e(ash, amuv) (PG:3) 05-28 16:32:29.342 7827 7827 I art : at java.lang.Object xz.a() (PG:37) 05-28 16:32:29.342 7827 7827 I art : at void asy.ai(afme, amuv) (PG:19) 05-28 16:32:29.342 7827 7827 I art : at void avb.d(atl, amuv) (PG:6) 05-28 16:32:29.342 7827 7827 I art : at void asj.d(atl, amuv) (PG:4) 05-28 16:32:29.342 7827 7827 I art : at void asj.d(atl, amuv) (PG:4) 05-28 16:32:29.342 7827 7827 I art : at void ath.c(amuv) (PG:1) 05-28 16:32:29.342 7827 7827 I art : at void bml.e(bot, java.lang.Object, amuv) (PG:11) 05-28 16:32:29.342 7827 7827 I art : at java.util.List bmi.m(java.lang.Object, amuv) (PG:14) 05-28 16:32:29.342 7827 7827 I art : at bnd[] akr.m(int, long) (PG:2) 05-28 16:32:29.342 7827 7827 I art : at akd ake.a(int, aja, akq, long, ajh) (PG:1) 05-28 16:32:29.342 7827 7827 I art : at java.lang.Object aji.a(java.lang.Object, java.lang.Object) (PG:30) 05-28 16:32:29.342 7827 7827 I art : at java.lang.Object acs.a(java.lang.Object, java.lang.Object) (PG:151) 05-28 16:32:29.342 7827 7827 I art : at bmo bmk.e(bmr, java.util.List, long) (PG:5) 05-28 16:32:29.342 7827 7827 I art : at bnd bok.z(long) (PG:6) 05-28 16:32:29.342 7827 7827 I art : at bmo bfi.d(bmr, bmm, long) (PG:3) 05-28 16:32:29.342 7827 7827 I art : at bnd bpf.z(long) (PG:3) 05-28 16:32:29.342 7827 7827 I art : at bmo agr.d(bmr, bmm, long) (PG:6) 05-28 16:32:29.342 7827 7827 I art : at bnd bpf.z(long) (PG:3) 05-28 16:32:29.342 7827 7827 I art : at bmo ahh.d(bmr, bmm, long) (PG:4) 05-28 16:32:29.342 7827 7827 I art : at bnd bpf.z(long) (PG:3) 05-28 16:32:29.342 7827 7827 I art : at java.lang.Object bos.a() (PG:-1) 05-28 16:32:29.342 7827 7827 I art : at java.lang.Object ayg.d(amur, amug) (PG:7) 05-28 16:32:29.342 7827 7827 I art : at void bad.b(java.lang.Object, amur, amug) (PG:18) 05-28 16:32:29.342 7827 7827 I art : at void dmz.e(bpp, amur, amug) (PG:3) 05-28 16:32:29.342 7827 7827 I art : at boolean bpl.e(long) (PG:6) 05-28 16:32:29.342 7827 7827 I art : at boolean bot.U(cbe) (PG:2) 05-28 16:32:29.342 7827 7827 I art : at boolean bot.Y(bot) (PG:2) 05-28 16:32:29.342 7827 7827 I art : at boolean bpe.d(bot, cbe) (PG:2) 05-28 16:32:29.342 7827 7827 I art : at boolean bpe.j(bot) (PG:3) 05-28 16:32:29.342 7827 7827 I art : at boolean bpe.e(amug) (PG:7) 05-28 16:32:29.342 7827 7827 I art : at void androidx.compose.ui.platform.AndroidComposeView.j(boolean) (PG:2) 05-28 16:32:29.342 7827 7827 I art : at void bqi.j(bpo) (PG:-1) 05-28 16:32:29.342 7827 7827 I art : at void androidx.compose.ui.platform.AndroidComposeView.dispatchDraw(android.graphics.Canvas) (PG:4) 05-28 16:32:29.342 7827 7827 I art : at void android.view.View.draw(android.graphics.Canvas) (View.java:17188) 05-28 16:32:29.342 7827 7827 I art : at android.view.RenderNode android.view.View.updateDisplayListIfDirty() (View.java:16167) 05-28 16:32:29.343 7827 7827 I art : at void android.view.ViewGroup.recreateChildDisplayList(android.view.View) (ViewGroup.java:3711) 05-28 16:32:29.343 7827 7827 I art : at void android.view.ViewGroup.dispatchGetDisplayList() (ViewGroup.java:3691) 05-28 16:32:29.343 7827 7827 I art : at android.view.RenderNode android.view.View.updateDisplayListIfDirty() (View.java:16130) 05-28 16:32:29.343 7827 7827 I art : at void android.view.ViewGroup.recreateChildDisplayList(android.view.View) (ViewGroup.java:3711) 05-28 16:32:29.343 7827 7827 I art : at void android.view.ViewGroup.dispatchGetDisplayList() (ViewGroup.java:3691) 05-28 16:32:29.343 7827 7827 I art : at android.view.RenderNode android.view.View.updateDisplayListIfDirty() (View.java:16130) 05-28 16:32:29.343 7827 7827 I art : at void android.view.ViewGroup.recreateChildDisplayList(android.view.View) (ViewGroup.java:3711) 05-28 16:32:29.343 7827 7827 I art : at void android.view.ViewGroup.dispatchGetDisplayList() (ViewGroup.java:3691) 05-28 16:32:29.343 7827 7827 I art : at android.view.RenderNode android.view.View.updateDisplayListIfDirty() (View.java:16130) 05-28 16:32:29.343 7827 7827 I art : at void android.view.ViewGroup.recreateChildDisplayList(android.view.View) (ViewGroup.java:3711) 05-28 16:32:29.343 7827 7827 I art : at void android.view.ViewGroup.dispatchGetDisplayList() (ViewGroup.java:3691) 05-28 16:32:29.343 7827 7827 I art : at android.view.RenderNode android.view.View.updateDisplayListIfDirty() (View.java:16130) 05-28 16:32:29.693 7827 7838 I art : Background sticky concurrent mark sweep GC freed 73896(2MB) AllocSpace objects, 0(0B) LOS objects, 12% free, 15MB/17MB, paused 13.854ms total 315.124ms 05-28 16:32:30.381 7827 7838 I art : Background sticky concurrent mark sweep GC freed 53994(1807KB) AllocSpace objects, 4(120KB) LOS objects, 2% free, 17MB/17MB, paused 11.474ms total 298.858ms 05-28 16:32:30.647 426 998 I chatty : uid=1000(system) Binder:426_A expire 1 line 05-28 16:32:30.790 7827 7838 I art : Background sticky concurrent mark sweep GC freed 16263(554KB) AllocSpace objects, 1(36KB) LOS objects, 0% free, 18MB/18MB, paused 86.273ms total 399.475ms 05-28 16:32:30.903 426 436 I chatty : uid=1000(system) HeapTaskDaemon expire 1 line 05-28 16:32:31.000 7827 7832 I art : Do partial code cache collection, code=199KB, data=248KB 05-28 16:32:31.004 7827 7832 I art : After code cache collection, code=194KB, data=242KB 05-28 16:32:31.004 7827 7832 I art : Increasing code cache capacity to 1024KB 05-28 16:32:31.142 7827 7838 I art : Background partial concurrent mark sweep GC freed 125717(3MB) AllocSpace objects, 10(488KB) LOS objects, 25% free, 14MB/18MB, paused 78.674ms total 345.397ms 05-28 16:32:31.296 1031 1103 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer... 05-28 16:32:31.312 7827 7827 I Finsky : [1] noz.onTrimMemory(1): Memory trim requested to level 20 05-28 16:32:31.340 7827 7827 I Finsky : [1] ldy.accept(9): Flushing in-memory image cache 05-28 16:32:31.551 7827 7827 E Finsky : [1] ktc.p(-1): New youtube state: 0. 05-28 16:32:31.552 7827 7827 E Finsky : [1] ktc.p(-1): New youtube state: -3. 05-28 16:32:31.972 1031 1103 W OpenGLRenderer: Incorrectly called buildLayer on View: QsbContainerView, destroying layer... 05-28 16:32:32.282 3815 3826 I art : Background partial concurrent mark sweep GC freed 55802(2MB) AllocSpace objects, 4(84KB) LOS objects, 24% free, 10MB/14MB, paused 976us total 205.047ms 05-28 16:32:36.235 426 2210 I chatty : uid=1000(system) Binder:426_18 expire 3 lines 05-28 16:32:36.515 6077 6077 I chatty : uid=1000(system) com.android.settings expire 8 lines 05-28 16:32:37.575 6077 6088 I chatty : uid=1000(system) HeapTaskDaemon expire 7 lines 05-28 16:32:37.620 6095 6095 I com.android.settings: type=1400 audit(0.0:68): avc: denied { getattr } for comm=4173796E635461736B202331 path="/data/user_de/0/com.android.phone" dev="mmcblk0p12" ino=604122 scontext=u:r:system_app:s0 tcontext=u:object_r:radio_data_file:s0 tclass=dir permissive=1 05-28 16:32:37.626 6077 6095 I chatty : uid=1000(system) com.android.settings expire 12 lines 05-28 16:32:38.022 5043 5057 I art : Waiting for a blocking GC DisableMovingGc 05-28 16:32:38.023 5043 5055 I art : CollectorTransition marksweep + semispace GC freed 2211(-163KB) AllocSpace objects, 1(20KB) LOS objects, 24% free, 4MB/6MB, paused 303.985ms total 303.985ms 05-28 16:32:38.024 5043 5057 I art : Starting a blocking GC DisableMovingGc 05-28 16:32:38.045 6077 6096 I chatty : uid=1000(system) RenderThread expire 7 lines 05-28 16:32:38.105 6077 6097 I chatty : uid=1000(system) SummaryLoader expire 20 lines 05-28 16:32:38.285 426 447 I chatty : uid=1000(system) android.display expire 2 lines 05-28 16:32:38.304 5043 6103 I CAR.DRIVINGMODE: DrivingMode Settings Indexed from the location module 05-28 16:32:38.521 3815 3815 D BoundBrokerSvc: onBind: Intent { act=com.google.android.gms.instantapps.START pkg=com.google.android.gms } 05-28 16:32:38.521 3815 3815 D BoundBrokerSvc: Loading bound service for intent: Intent { act=com.google.android.gms.instantapps.START pkg=com.google.android.gms } 05-28 16:32:38.796 5183 5195 I art : CollectorTransition marksweep + semispace GC freed 393(13KB) AllocSpace objects, 0(0B) LOS objects, 34% free, 966KB/1478KB, paused 20.294ms total 20.294ms 05-28 16:32:38.956 5043 5055 I art : Background sticky concurrent mark sweep GC freed 11485(592KB) AllocSpace objects, 0(0B) LOS objects, 21% free, 4MB/6MB, paused 6.256ms total 247.253ms 05-28 16:32:38.972 3815 3886 W TapAndPay: shouldEnableGooglePay: false [CONTEXT service_id=79 ] 05-28 16:32:38.973 3815 3886 I TapAndPay: Disabling TapAndPay HCE service [CONTEXT service_id=79 ] 05-28 16:32:39.026 426 2206 I chatty : uid=1000(system) Binder:426_14 expire 1 line 05-28 16:32:39.051 5043 5057 W IndexableItem: indexing key is not set:Intent { act=com.google.android.gms.auth.api.credentials.PHONE_NUMBER_HINT_SETTINGS cat=[android.intent.category.DEFAULT] pkg=com.google.android.gms } [CONTEXT service_id=231 ] 05-28 16:32:39.051 5043 5057 W IndexableItem: indexing key is not set:Intent { act=com.google.android.gms.auth.api.credentials.PHONE_NUMBER_HINT_SETTINGS cat=[android.intent.category.DEFAULT] pkg=com.google.android.gms } [CONTEXT service_id=231 ] 05-28 16:32:39.060 5043 5057 E IndexableItem: target is not exported: Intent { act=com.google.android.gms.cast.settings.CastSettingsAction pkg=com.google.android.gms (has extras) }, title:??????? Google Cast [CONTEXT service_id=231 ] 05-28 16:32:39.080 5043 5057 W IndexableItem: indexing key is not set:Intent { act=com.google.android.gms.auth.api.credentials.PHONE_NUMBER_HINT_SETTINGS cat=[android.intent.category.DEFAULT] pkg=com.google.android.gms } [CONTEXT service_id=231 ] 05-28 16:32:39.156 5043 6110 I CAR.DRIVINGMODE: DrivingMode Settings Indexed from the location module 05-28 16:32:39.191 3815 3886 W TapAndPay: shouldEnableGooglePay: false [CONTEXT service_id=79 ] 05-28 16:32:39.191 3815 3886 I TapAndPay: Disabling TapAndPay HCE service [CONTEXT service_id=79 ] 05-28 16:32:39.198 5043 5056 W IndexableItem: indexing key is not set:Intent { act=com.google.android.gms.auth.api.credentials.PHONE_NUMBER_HINT_SETTINGS cat=[android.intent.category.DEFAULT] pkg=com.google.android.gms } [CONTEXT service_id=231 ] 05-28 16:32:39.203 5043 5056 E IndexableItem: target is not exported: Intent { act=com.google.android.gms.cast.settings.CastSettingsAction pkg=com.google.android.gms (has extras) }, title:??????? Google Cast [CONTEXT service_id=231 ] 05-28 16:32:39.234 6077 6112 I chatty : uid=1000(system) com.android.settings expire 2 lines 05-28 16:32:39.486 426 481 I chatty : uid=1000(system) WifiStateMachin expire 3 lines 05-28 16:32:39.490 426 928 I chatty : uid=1000(system) Binder:426_7 expire 5 lines 05-28 16:32:39.491 741 741 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response 05-28 16:32:40.607 7827 7867 I Finsky : [469] ppr.h(1): Triggered update for experiment package com.google.android.finsky.stable. 05-28 16:32:41.157 7827 7867 I Finsky : [469] ppr.h(7): Already at the latest configurations for experiment package com.google.android.finsky.stable. 05-28 16:32:41.158 7827 7854 W art : Long monitor contention with owner bgExecutor #3 (7867) at void java.lang.Object.wait!(long, int)(Object.java:-2) waiters=0 in int ppr.h() for 549ms 05-28 16:32:41.159 7827 7854 I Finsky : [456] ppr.h(1): Triggered update for experiment package com.google.android.finsky.regular. 05-28 16:32:41.499 7827 6046 I art : Starting a blocking GC Alloc 05-28 16:32:41.499 7827 6046 I art : Starting a blocking GC Alloc 05-28 16:32:41.705 7827 7854 I Finsky : [456] ppr.h(7): Already at the latest configurations for experiment package com.google.android.finsky.regular. 05-28 16:32:41.706 7827 7865 W art : Long monitor contention with owner bgExecutor #3 (7867) at void java.lang.Object.wait!(long, int)(Object.java:-2) waiters=1 in int ppr.h() for 1.097s 05-28 16:32:41.706 7827 7865 I Finsky : [467] ppr.h(1): Triggered update for experiment package com.google.android.finsky.regular. 05-28 16:32:41.750 7827 7867 I Finsky : [469] rkv.accept(45): SCH: Scheduling phonesky job Id: 16-16161616, CT: 1653748360596, Constraints: [{ L: 60000, D: 60000, C: 1, I: 1, N: 0 }] 05-28 16:32:41.797 7827 7864 I Finsky : [466] rqw.apply(85): SCH: Scheduling 1 system job(s) 05-28 16:32:41.797 7827 7864 I Finsky : [466] rqw.apply(91): SCH: Scheduling system job Id: 9440, L: 58799, D: 58799, C: false, I: false, N: 0 05-28 16:32:41.999 7827 6046 I art : Starting a blocking GC Alloc 05-28 16:32:41.999 7827 6046 I art : Starting a blocking GC Alloc 05-28 16:32:42.166 7827 7865 I Finsky : [467] ppr.h(7): Already at the latest configurations for experiment package com.google.android.finsky.regular. 05-28 16:32:46.270 12408 12408 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.mdisync.service.START pkg=com.google.android.gms cmp=com.google.android.gms/.chimera.GmsApiService } 05-28 16:32:46.279 12408 12408 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.mobstore.service.START pkg=com.google.android.gms } 05-28 16:32:48.171 426 786 I chatty : uid=1000(system) Binder:426_5 expire 2 lines 05-28 16:32:48.372 426 2204 I chatty : uid=1000(system) Binder:426_12 expire 1 line 05-28 16:32:48.607 529 553 I art : Background partial concurrent mark sweep GC freed 41533(1260KB) AllocSpace objects, 1(24KB) LOS objects, 25% free, 10MB/14MB, paused 915us total 183.258ms 05-28 16:32:49.327 426 426 I chatty : uid=1000 system_server expire 2 lines 05-28 16:32:49.506 6120 6120 I chatty : uid=10063(com.google.android.youtube) expire 7 lines 05-28 16:32:51.566 6077 6097 I chatty : uid=1000(system) SummaryLoader expire 17 lines 05-28 16:32:51.580 6120 6131 I chatty : uid=10063(com.google.android.youtube) HeapTaskDaemon expire 8 lines 05-28 16:32:51.768 5183 5195 I art : CollectorTransition marksweep + semispace GC freed 37(752B) AllocSpace objects, 0(0B) LOS objects, 34% free, 966KB/1478KB, paused 60.089ms total 60.089ms 05-28 16:32:51.828 426 2216 I chatty : uid=1000(system) Binder:426_1E expire 1 line 05-28 16:32:51.906 426 2205 I chatty : uid=1000(system) Binder:426_13 expire 6 lines 05-28 16:32:51.906 741 741 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response 05-28 16:32:52.511 6120 6144 I chatty : uid=10063(com.google.android.youtube) yt-critical1-1 expire 22 lines 05-28 16:32:52.524 6120 6141 I chatty : uid=10063(com.google.android.youtube) BG Thread #1 expire 9 lines 05-28 16:32:52.940 426 1284 I chatty : uid=1000(system) Binder:426_C expire 2 lines 05-28 16:32:53.064 426 2200 I chatty : uid=1000(system) Binder:426_E expire 1 line 05-28 16:32:53.121 12408 12408 D BoundBrokerSvc: onBind: Intent { act=com.google.android.mobstore.service.START pkg=com.google.android.gms } 05-28 16:32:53.121 12408 12408 D BoundBrokerSvc: Loading bound service for intent: Intent { act=com.google.android.mobstore.service.START pkg=com.google.android.gms } 05-28 16:32:53.340 6150 6150 I chatty : uid=1000(system) com.evervolv.toolbox expire 4 lines 05-28 16:32:54.042 6150 6161 I chatty : uid=1000(system) HeapTaskDaemon expire 1 line 05-28 16:32:54.266 3815 3815 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.instantapps.START pkg=com.google.android.gms } 05-28 16:32:54.537 6150 6174 I chatty : uid=1000(system) RenderThread expire 6 lines 05-28 16:32:54.666 6120 6147 I chatty : uid=10063(com.google.android.youtube) yt-critical1-4 expire 7 lines 05-28 16:32:54.854 6120 6165 I chatty : uid=10063(com.google.android.youtube) BG Thread #4 expire 1 line 05-28 16:32:55.017 426 447 I chatty : uid=1000(system) android.display expire 1 line 05-28 16:32:55.145 426 436 I chatty : uid=1000(system) HeapTaskDaemon expire 1 line 05-28 16:32:56.203 6120 6146 I chatty : uid=10063(com.google.android.youtube) yt-critical1-3 expire 4 lines 05-28 16:32:56.390 6120 6133 I chatty : uid=10063(com.google.android.youtube) Binder:6120_2 expire 3 lines 05-28 16:32:56.422 6120 6169 I chatty : uid=10063(com.google.android.youtube) expire 2 lines 05-28 16:32:56.856 6120 6195 I chatty : uid=10063(com.google.android.youtube) CronetInit expire 1 line 05-28 16:32:56.964 6120 6211 I chatty : uid=10063(com.google.android.youtube) expire 3 lines 05-28 16:32:56.975 6120 6216 I chatty : uid=10063(com.google.android.youtube) expire 3 lines 05-28 16:32:57.208 741 741 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ TRACK_DEFAULT id=205, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 16:32:57.213 426 481 I chatty : uid=1000(system) WifiStateMachin expire 1 line 05-28 16:32:57.214 426 500 I chatty : uid=1000(system) EthernetService expire 1 line 05-28 16:32:57.217 6120 6214 I chatty : uid=10063(com.google.android.youtube) expire 1 line 05-28 16:32:57.219 6120 6215 I chatty : uid=10063(com.google.android.youtube) expire 1 line 05-28 16:32:57.858 6120 6144 I chatty : uid=10063(com.google.android.youtube) yt-critical1-1 expire 21 lines 05-28 16:32:58.090 6120 6120 I chatty : uid=10063(com.google.android.youtube) expire 1 line 05-28 16:32:58.174 6120 6147 I art : Starting a blocking GC Alloc 05-28 16:32:58.174 6120 6147 I art : Starting a blocking GC Alloc 05-28 16:32:58.205 6120 6165 I art : Waiting for a blocking GC Alloc 05-28 16:32:58.205 6120 6147 W art : Suspending all threads took: 23.345ms 05-28 16:32:58.205 6120 6141 I art : Waiting for a blocking GC Alloc 05-28 16:32:58.311 6120 6120 W art : Verification of int era.m(eng, dwt, dwu) took 218.139ms 05-28 16:32:58.313 6120 6165 I art : WaitForGcToComplete blocked for 107.360ms for cause Alloc 05-28 16:32:58.314 6120 6165 I art : Starting a blocking GC Alloc 05-28 16:32:58.315 6120 6141 I art : WaitForGcToComplete blocked for 109.619ms for cause Alloc 05-28 16:32:58.315 6120 6141 I art : Starting a blocking GC Alloc 05-28 16:32:58.325 6120 6120 I art : Rejecting re-init on previously-failed class java.lang.Class: java.lang.NoClassDefFoundError: Failed resolution of: Landroid/graphics/ImageDecoder$OnHeaderDecodedListener; 05-28 16:32:58.325 6120 6120 I art : at void bvm.(bvo, java.util.Map, java.lang.String[]) (PG:2) 05-28 16:32:58.325 6120 6120 I art : at bvm androidx.work.impl.WorkDatabase_Impl.a() (PG:3) 05-28 16:32:58.325 6120 6120 I art : at void bvo.() (PG:5) 05-28 16:32:58.325 6120 6120 I art : at void androidx.work.impl.WorkDatabase.() (PG:1) 05-28 16:32:58.325 6120 6120 I art : at void androidx.work.impl.WorkDatabase_Impl.() (PG:1) 05-28 16:32:58.325 6120 6120 I art : at java.lang.Object java.lang.Class.newInstance!() (Class.java:-2) 05-28 16:32:58.325 6120 6120 I art : at java.lang.Object bun.o(java.lang.Class) (PG:10) 05-28 16:32:58.325 6120 6120 I art : at bvo bvn.a() (PG:5) 05-28 16:32:58.325 6120 6120 I art : at void ccq.(android.content.Context, cas, ea, byte[], byte[]) (PG:20) 05-28 16:32:58.325 6120 6120 I art : at void ccq.i(android.content.Context, cas) (PG:3) 05-28 16:32:58.325 6120 6120 I art : at ccq ccq.h(android.content.Context) (PG:8) 05-28 16:32:58.325 6120 6120 I art : at void androidx.work.impl.background.systemjob.SystemJobService.onCreate() (PG:2) 05-28 16:32:58.325 6120 6120 I art : at void android.app.ActivityThread.handleCreateService(android.app.ActivityThread$CreateServiceData) (ActivityThread.java:3210) 05-28 16:32:58.325 6120 6120 I art : at void android.app.ActivityThread.-wrap5(android.app.ActivityThread, android.app.ActivityThread$CreateServiceData) (ActivityThread.java:-1) 05-28 16:32:58.325 6120 6120 I art : at void android.app.ActivityThread$H.handleMessage(android.os.Message) (ActivityThread.java:1582) 05-28 16:32:58.325 6120 6120 I art : at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:102) 05-28 16:32:58.325 6120 6120 I art : at void android.os.Looper.loop() (Looper.java:154) 05-28 16:32:58.325 6120 6120 I art : at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6208) 05-28 16:32:58.325 6120 6120 I art : at java.lang.Object java.lang.reflect.Method.invoke!(java.lang.Object, java.lang.Object[]) (Method.java:-2) 05-28 16:32:58.325 6120 6120 I art : at void com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run() (ZygoteInit.java:891) 05-28 16:32:58.326 6120 6120 I art : at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:781) 05-28 16:32:58.326 6120 6120 I art : Caused by: java.lang.ClassNotFoundException: Didn't find class "android.graphics.ImageDecoder$OnHeaderDecodedListener" on path: DexPathList[[zip file "/data/app/com.google.android.youtube-2/base.apk", zip file "/data/app/com.google.android.youtube-2/split_config.ar.apk", zip file "/data/app/com.google.android.youtube-2/split_config.armeabi_v7a.apk", zip file "/data/app/com.google.android.youtube-2/split_config.hdpi.apk"],nativeLibraryDirectories=[/data/app/com.google.android.youtube-2/lib/arm, /data/app/com.google.android.youtube-2/base.apk!/lib/armeabi-v7a, /data/app/com.google.android.youtube-2/split_config.ar.apk!/lib/armeabi-v7a, /data/app/com.google.android.youtube-2/split_config.armeabi_v7a.apk!/lib/armeabi-v7a, /data/app/com.google.android.youtube-2/split_config.hdpi.apk!/lib/armeabi-v7a, /system/lib, /vendor/lib]] 05-28 16:32:58.327 6120 6120 I art : at java.lang.Class dalvik.system.BaseDexClassLoader.findClass(java.lang.String) (BaseDexClassLoader.java:56) 05-28 16:32:58.327 6120 6120 I art : at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String, boolean) (ClassLoader.java:380) 05-28 16:32:58.327 6120 6120 I art : at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String) (ClassLoader.java:312) 05-28 16:32:58.327 6120 6120 I art : at void bvm.(bvo, java.util.Map, java.lang.String[]) (PG:2) 05-28 16:32:58.327 6120 6120 I art : at bvm androidx.work.impl.WorkDatabase_Impl.a() (PG:3) 05-28 16:32:58.327 6120 6120 I art : at void bvo.() (PG:5) 05-28 16:32:58.327 6120 6120 I art : at void androidx.work.impl.WorkDatabase.() (PG:1) 05-28 16:32:58.327 6120 6120 I art : at void androidx.work.impl.WorkDatabase_Impl.() (PG:1) 05-28 16:32:58.327 6120 6120 I art : at java.lang.Object java.lang.Class.newInstance!() (Class.java:-2) 05-28 16:32:58.327 6120 6120 I art : at java.lang.Object bun.o(java.lang.Class) (PG:10) 05-28 16:32:58.327 6120 6120 I art : at bvo bvn.a() (PG:5) 05-28 16:32:58.327 6120 6120 I art : at void ccq.(android.content.Context, cas, ea, byte[], byte[]) (PG:20) 05-28 16:32:58.327 6120 6120 I art : at void ccq.i(android.content.Context, cas) (PG:3) 05-28 16:32:58.327 6120 6120 I art : at ccq ccq.h(android.content.Context) (PG:8) 05-28 16:32:58.327 6120 6120 I art : at void androidx.work.impl.background.systemjob.SystemJobService.onCreate() (PG:2) 05-28 16:32:58.327 6120 6120 I art : at void android.app.ActivityThread.handleCreateService(android.app.ActivityThread$CreateServiceData) (ActivityThread.java:3210) 05-28 16:32:58.327 6120 6120 I art : at void android.app.ActivityThread.-wrap5(android.app.ActivityThread, android.app.ActivityThread$CreateServiceData) (ActivityThread.java:-1) 05-28 16:32:58.327 6120 6120 I art : at void android.app.ActivityThread$H.handleMessage(android.os.Message) (ActivityThread.java:1582) 05-28 16:32:58.327 6120 6120 I art : at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:102) 05-28 16:32:58.327 6120 6120 I art : at void android.os.Looper.loop() (Looper.java:154) 05-28 16:32:58.327 6120 6120 I art : at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6208) 05-28 16:32:58.327 6120 6120 I art : at java.lang.Object java.lang.reflect.Method.invoke!(java.lang.Object, java.lang.Object[]) (Method.java:-2) 05-28 16:32:58.327 6120 6120 I art : at void com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run() (ZygoteInit.java:891) 05-28 16:32:58.327 6120 6120 I art : at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:781) 05-28 16:32:58.327 6120 6120 I art : 05-28 16:32:58.589 6120 6147 W art : Verification of java.lang.Object xjg.a() took 415.985ms 05-28 16:32:58.594 6120 6120 W art : Verification of android.animation.PropertyValuesHolder bzw.x(android.content.res.TypedArray, int, int, int, java.lang.String) took 116.546ms 05-28 16:32:59.563 6120 6137 I art : Starting a blocking GC Alloc 05-28 16:32:59.564 6120 6137 I art : Starting a blocking GC Alloc 05-28 16:32:59.602 6120 6137 W art : Suspending all threads took: 28.442ms 05-28 16:32:59.942 6120 6147 I art : Starting a blocking GC Alloc 05-28 16:32:59.942 6120 6147 I art : Starting a blocking GC Alloc 05-28 16:32:59.972 6120 6147 W art : Suspending all threads took: 20.935ms 05-28 16:33:00.091 6120 6147 I art : Starting a blocking GC Alloc 05-28 16:33:00.097 6120 6188 W art : Long monitor contention with owner cronet-ui-innertube5-3 (6187) at sxh snw.k(sfo, java.util.concurrent.Executor, aqow, tpf, android.content.Context, java.lang.Object)(PG:1) waiters=0 in java.lang.Object aotd.a() for 134ms 05-28 16:33:00.105 6120 6147 W art : Suspending all threads took: 8.148ms 05-28 16:33:00.211 6120 6143 I art : Starting a blocking GC Alloc 05-28 16:33:00.212 6120 6147 I art : Starting a blocking GC Alloc 05-28 16:33:00.213 6120 6147 I art : Starting a blocking GC Alloc 05-28 16:33:00.221 6120 6137 I art : Waiting for a blocking GC Alloc 05-28 16:33:00.222 6120 6165 I art : Waiting for a blocking GC Alloc 05-28 16:33:00.222 6120 6188 I art : Waiting for a blocking GC Alloc 05-28 16:33:00.222 6120 6143 I art : Waiting for a blocking GC Alloc 05-28 16:33:00.312 6120 6137 I art : WaitForGcToComplete blocked for 98.693ms for cause Alloc 05-28 16:33:00.312 6120 6137 I art : Starting a blocking GC Alloc 05-28 16:33:00.312 6120 6165 I art : WaitForGcToComplete blocked for 90.667ms for cause Alloc 05-28 16:33:00.313 6120 6165 I art : Starting a blocking GC Alloc 05-28 16:33:00.314 6120 6188 I art : WaitForGcToComplete blocked for 92.193ms for cause Alloc 05-28 16:33:00.314 6120 6188 I art : Starting a blocking GC Alloc 05-28 16:33:00.315 6120 6143 I art : WaitForGcToComplete blocked for 92.651ms for cause Alloc 05-28 16:33:00.315 6120 6143 I art : Starting a blocking GC Alloc 05-28 16:33:00.686 6120 6165 W art : Verification of com.google.common.util.concurrent.ListenableFuture epl.a() took 125.244ms 05-28 16:33:00.822 426 2209 I chatty : uid=1000(system) Binder:426_17 expire 1 line 05-28 16:33:00.825 426 481 I chatty : uid=1000(system) WifiStateMachin expire 2 lines 05-28 16:33:00.825 741 741 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ TRACK_DEFAULT id=207, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 16:33:00.826 426 500 I chatty : uid=1000(system) EthernetService expire 2 lines 05-28 16:33:00.891 6150 6150 I chatty : uid=1000(system) com.evervolv.toolbox expire 4 lines 05-28 16:33:01.042 6120 6137 W art : Verification of boolean cdi.p(java.lang.reflect.Field, java.lang.Class, java.lang.Object, java.lang.Object, boolean) took 148.895ms 05-28 16:33:01.459 6120 6131 W art : Suspending all threads took: 65.887ms 05-28 16:33:01.754 6120 6188 D JavaScriptCore.Version: 250230.2.1 05-28 16:33:02.435 6120 6235 W art : Verification of void aaik.(agmm, android.content.Context, aaig, java.util.concurrent.Executor) took 245.239ms 05-28 16:33:02.695 12408 12408 D BoundBrokerSvc: onBind: Intent { act=com.google.android.gms.potokens.service.START pkg=com.google.android.gms cmp=com.google.android.gms/.chimera.GmsApiService } 05-28 16:33:02.696 12408 12408 D BoundBrokerSvc: Loading bound service for intent: Intent { act=com.google.android.gms.potokens.service.START pkg=com.google.android.gms cmp=com.google.android.gms/.chimera.GmsApiService } 05-28 16:33:03.598 6120 6188 I art : Starting a blocking GC Alloc 05-28 16:33:03.598 6120 6188 I art : Starting a blocking GC Alloc 05-28 16:33:03.710 6120 6241 I art : Rejecting re-init on previously-failed class java.lang.Class: java.lang.NoClassDefFoundError: Failed resolution of: Landroid/hardware/biometrics/BiometricPrompt$AuthenticationCallback; 05-28 16:33:03.710 6120 6241 I art : at java.lang.Object pgo.h(pgn) (PG:2) 05-28 16:33:03.710 6120 6241 I art : at java.lang.Object pgo.c() (PG:6) 05-28 16:33:03.710 6120 6241 I art : at boolean aouj.b() (PG:1) 05-28 16:33:03.710 6120 6241 I art : at java.lang.Integer ojp.j(android.accounts.Account, java.lang.String[]) (PG:3) 05-28 16:33:03.710 6120 6241 I art : at boolean qku.e(android.accounts.Account) (PG:2) 05-28 16:33:03.710 6120 6241 I art : at java.lang.Object mjs.call() (PG:6) 05-28 16:33:03.710 6120 6241 I art : at java.lang.Object adxp.a() (PG:1) 05-28 16:33:03.710 6120 6241 I art : at void adww.run() (PG:4) 05-28 16:33:03.710 6120 6241 I art : at void adxq.run() (PG:1) 05-28 16:33:03.710 6120 6241 I art : at void ngt.run() (PG:5) 05-28 16:33:03.710 6120 6241 I art : at void ngx.run() (PG:23) 05-28 16:33:03.710 6120 6241 I art : at void nht.run() (PG:129) 05-28 16:33:03.710 6120 6241 I art : at void mlg.run() (PG:12) 05-28 16:33:03.710 6120 6241 I art : at void com.google.android.apps.youtube.embeddedplayer.service.jar.client.p.run() (PG:5) 05-28 16:33:03.710 6120 6241 I art : at void java.lang.Thread.run() (Thread.java:761) 05-28 16:33:03.710 6120 6241 I art : Caused by: java.lang.ClassNotFoundException: Didn't find class "android.hardware.biometrics.BiometricPrompt$AuthenticationCallback" on path: DexPathList[[zip file "/data/app/com.google.android.youtube-2/base.apk", zip file "/data/app/com.google.android.youtube-2/split_config.ar.apk", zip file "/data/app/com.google.android.youtube-2/split_config.armeabi_v7a.apk", zip file "/data/app/com.google.android.youtube-2/split_config.hdpi.apk"],nativeLibraryDirectories=[/data/app/com.google.android.youtube-2/lib/arm, /data/app/com.google.android.youtube-2/base.apk!/lib/armeabi-v7a, /data/app/com.google.android.youtube-2/split_config.ar.apk!/lib/armeabi-v7a, /data/app/com.google.android.youtube-2/split_config.armeabi_v7a.apk!/lib/armeabi-v7a, /data/app/com.google.android.youtube-2/split_config.hdpi.apk!/lib/armeabi-v7a, /system/lib, /vendor/lib]] 05-28 16:33:03.710 6120 6241 I art : at java.lang.Class dalvik.system.BaseDexClassLoader.findClass(java.lang.String) (BaseDexClassLoader.java:56) 05-28 16:33:03.710 6120 6241 I art : at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String, boolean) (ClassLoader.java:380) 05-28 16:33:03.710 6120 6241 I art : at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String) (ClassLoader.java:312) 05-28 16:33:03.710 6120 6241 I art : at java.lang.Object pgo.h(pgn) (PG:2) 05-28 16:33:03.710 6120 6241 I art : at java.lang.Object pgo.c() (PG:6) 05-28 16:33:03.710 6120 6241 I art : at boolean aouj.b() (PG:1) 05-28 16:33:03.710 6120 6241 I art : at java.lang.Integer ojp.j(android.accounts.Account, java.lang.String[]) (PG:3) 05-28 16:33:03.710 6120 6241 I art : at boolean qku.e(android.accounts.Account) (PG:2) 05-28 16:33:03.710 6120 6241 I art : at java.lang.Object mjs.call() (PG:6) 05-28 16:33:03.710 6120 6241 I art : at java.lang.Object adxp.a() (PG:1) 05-28 16:33:03.711 6120 6241 I art : at void adww.run() (PG:4) 05-28 16:33:03.711 6120 6241 I art : at void adxq.run() (PG:1) 05-28 16:33:03.711 6120 6241 I art : at void ngt.run() (PG:5) 05-28 16:33:03.711 6120 6241 I art : at void ngx.run() (PG:23) 05-28 16:33:03.711 6120 6241 I art : at void nht.run() (PG:129) 05-28 16:33:03.711 6120 6241 I art : at void mlg.run() (PG:12) 05-28 16:33:03.711 6120 6241 I art : at void com.google.android.apps.youtube.embeddedplayer.service.jar.client.p.run() (PG:5) 05-28 16:33:03.712 6120 6241 I art : at void java.lang.Thread.run() (Thread.java:761) 05-28 16:33:03.712 6120 6241 I art : 05-28 16:33:03.716 6120 6188 W art : Suspending all threads took: 103.302ms 05-28 16:33:03.880 6120 6133 I art : Waiting for a blocking GC DisableMovingGc 05-28 16:33:03.888 6120 6132 I art : Waiting for a blocking GC DisableMovingGc 05-28 16:33:03.907 6120 6133 I art : WaitForGcToComplete blocked for 13.061ms for cause DisableMovingGc 05-28 16:33:03.907 6120 6241 W art : Verification of android.hardware.biometrics.BiometricPrompt$AuthenticationCallback rr.a(rt) took 910.919ms 05-28 16:33:03.907 6120 6133 I art : Starting a blocking GC DisableMovingGc 05-28 16:33:03.907 6120 6132 I art : WaitForGcToComplete blocked for 20.904ms for cause DisableMovingGc 05-28 16:33:03.910 6120 6132 I art : Starting a blocking GC DisableMovingGc 05-28 16:33:04.056 6120 6221 D NetworkSecurityConfig: Using Network Security Config from resource network_security_config debugBuild: false 05-28 16:33:04.113 741 741 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ TRACK_DEFAULT id=208, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 16:33:04.114 426 481 I chatty : uid=1000(system) WifiStateMachin expire 3 lines 05-28 16:33:04.299 6120 6165 I VideoCapabilities: Unsupported profile 4 for video/mp4v-es 05-28 16:33:04.326 6120 6165 W AudioCapabilities: Unsupported mime audio/alac 05-28 16:33:04.331 6120 6165 W AudioCapabilities: Unsupported mime audio/x-ape 05-28 16:33:04.337 6120 6165 W AudioCapabilities: Unsupported mime audio/ffmpeg 05-28 16:33:04.338 6120 6165 W AudioCapabilities: Unsupported mime audio/dts 05-28 16:33:04.342 6120 6165 W AudioCapabilities: Unsupported mime audio/mpeg-L2 05-28 16:33:04.345 6120 6165 W AudioCapabilities: Unsupported mime audio/vnd.rn-realaudio 05-28 16:33:04.349 6120 6165 W AudioCapabilities: Unsupported mime audio/x-ms-wma 05-28 16:33:04.353 6120 6165 W VideoCapabilities: Unsupported mime video/divx 05-28 16:33:04.362 6120 6165 W VideoCapabilities: Unsupported mime video/x-flv 05-28 16:33:04.398 6120 6165 W VideoCapabilities: Unsupported mime video/vnd.rn-realvideo 05-28 16:33:04.408 6120 6165 W VideoCapabilities: Unsupported mime video/vc1 05-28 16:33:04.416 6120 6165 W VideoCapabilities: Unsupported mime video/ffmpeg 05-28 16:33:04.426 6120 6165 W VideoCapabilities: Unsupported mime video/x-ms-wmv 05-28 16:33:04.578 6120 6144 W art : Verification of void hzt.(iir, int) took 187.866ms 05-28 16:33:04.715 6120 6144 W art : Verification of void hzt.(iui, int) took 122.467ms 05-28 16:33:04.832 6120 6144 W art : Verification of java.lang.Object hzt.a(java.lang.Object) took 116.363ms 05-28 16:33:04.987 426 485 I chatty : uid=1000(system) ConnectivitySer expire 1 line 05-28 16:33:05.408 6077 6095 I chatty : uid=1000(system) com.android.settings expire 2 lines 05-28 16:33:05.681 6120 6165 W art : Verification of void hqy.(iat, int) took 129.638ms 05-28 16:33:05.721 6120 6165 I art : Starting a blocking GC Alloc 05-28 16:33:05.722 6120 6165 I art : Starting a blocking GC Alloc 05-28 16:33:05.756 6120 6165 W art : Suspending all threads took: 31.372ms 05-28 16:33:05.876 6077 6097 I chatty : uid=1000(system) SummaryLoader expire 51 lines 05-28 16:33:05.911 741 741 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response 05-28 16:33:06.067 6120 6165 W art : Verification of void hqy.run() took 349.090ms 05-28 16:33:06.076 5183 5195 I art : CollectorTransition marksweep + semispace GC freed 35(672B) AllocSpace objects, 0(0B) LOS objects, 34% free, 975KB/1487KB, paused 63.232ms total 63.232ms 05-28 16:33:06.340 426 436 I chatty : uid=1000(system) HeapTaskDaemon expire 1 line 05-28 16:33:06.457 426 2212 I chatty : uid=1000(system) Binder:426_1A expire 1 line 05-28 16:33:06.908 6077 6077 I chatty : uid=1000(system) com.android.settings expire 7 lines 05-28 16:33:06.954 426 2218 I chatty : uid=1000(system) Binder:426_20 expire 1 line 05-28 16:33:07.210 6077 6112 I chatty : uid=1000(system) com.android.settings expire 2 lines 05-28 16:33:07.658 6077 6088 I chatty : uid=1000(system) HeapTaskDaemon expire 6 lines 05-28 16:33:07.796 426 447 I chatty : uid=1000(system) android.display expire 2 lines 05-28 16:33:09.094 12408 12408 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.mobstore.service.START pkg=com.google.android.gms } 05-28 16:33:09.574 426 481 I chatty : uid=1000(system) WifiStateMachin expire 2 lines 05-28 16:33:09.581 741 741 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response 05-28 16:33:09.582 426 2204 I chatty : uid=1000(system) Binder:426_12 expire 5 lines 05-28 16:33:10.503 426 1284 I chatty : uid=1000(system) Binder:426_C expire 2 lines 05-28 16:33:10.585 6120 6235 I art : Starting a blocking GC Alloc 05-28 16:33:10.585 6120 6235 I art : Starting a blocking GC Alloc 05-28 16:33:10.595 6120 6164 I art : Waiting for a blocking GC Alloc 05-28 16:33:10.596 6120 6177 I art : Waiting for a blocking GC DisableMovingGc 05-28 16:33:10.885 6120 6164 I art : WaitForGcToComplete blocked for 290.527ms for cause Alloc 05-28 16:33:10.885 6120 6164 I art : Starting a blocking GC Alloc 05-28 16:33:10.885 6120 6177 I art : WaitForGcToComplete blocked for 289.123ms for cause DisableMovingGc 05-28 16:33:10.885 6120 6177 I art : Starting a blocking GC DisableMovingGc 05-28 16:33:11.123 6077 6096 I chatty : uid=1000(system) RenderThread expire 2 lines 05-28 16:33:11.548 6120 6265 W art : Verification of boolean lzy.i(android.content.Context) took 110.839ms 05-28 16:33:12.094 6120 6177 W art : Verification of java.lang.String orh.a(onu) took 202.239ms 05-28 16:33:12.265 6120 6177 W art : Verification of boolean orh.e(java.lang.String) took 116.119ms 05-28 16:33:12.351 6120 6270 W art : Long monitor contention with owner SharedPreferencesImpl-load (6267) at boolean java.io.UnixFileSystem.checkAccess0(java.io.File, int)(UnixFileSystem.java:-2) waiters=0 in java.lang.String android.app.SharedPreferencesImpl.getString(java.lang.String, java.lang.String) for 468ms 05-28 16:33:12.804 6120 6137 E ActivityThread: Failed to find provider info for com.google.android.apps.wellbeing.api 05-28 16:33:12.845 6120 6137 W WindDownApi: Unexpected error calling Digital Wellbeing 05-28 16:33:12.845 6120 6137 W WindDownApi: java.lang.IllegalArgumentException: Unknown URI content://com.google.android.apps.wellbeing.api 05-28 16:33:12.845 6120 6137 W WindDownApi: at android.content.ContentResolver.call(ContentResolver.java:1442) 05-28 16:33:12.845 6120 6137 W WindDownApi: at bck.e(PG:3) 05-28 16:33:12.845 6120 6137 W WindDownApi: at eec.a(PG:18) 05-28 16:33:12.845 6120 6137 W WindDownApi: at aprb.rY(PG:1) 05-28 16:33:12.845 6120 6137 W WindDownApi: at apso.run(PG:2) 05-28 16:33:12.845 6120 6137 W WindDownApi: at acwx.run(PG:2) 05-28 16:33:12.845 6120 6137 W WindDownApi: at aqmd.call(PG:2) 05-28 16:33:12.845 6120 6137 W WindDownApi: at adxp.a(PG:1) 05-28 16:33:12.845 6120 6137 W WindDownApi: at adww.run(PG:4) 05-28 16:33:12.845 6120 6137 W WindDownApi: at adxq.run(PG:1) 05-28 16:33:12.845 6120 6137 W WindDownApi: at ngx.run(PG:23) 05-28 16:33:12.845 6120 6137 W WindDownApi: at nht.run(PG:129) 05-28 16:33:12.845 6120 6137 W WindDownApi: at mlg.run(PG:12) 05-28 16:33:12.845 6120 6137 W WindDownApi: at com.google.android.apps.youtube.embeddedplayer.service.jar.client.p.run(PG:5) 05-28 16:33:12.845 6120 6137 W WindDownApi: at java.lang.Thread.run(Thread.java:761) 05-28 16:33:12.891 6150 6161 I chatty : uid=1000(system) HeapTaskDaemon expire 1 line 05-28 16:33:13.288 6120 6273 I FA : App measurement initialized, version: 64007 05-28 16:33:13.288 6120 6273 I FA : To enable debug logging run: adb shell setprop log.tag.FA VERBOSE 05-28 16:33:13.288 6120 6273 I FA : To enable faster debug mode event logging run: 05-28 16:33:13.288 6120 6273 I FA : adb shell setprop debug.firebase.analytics.app com.google.android.youtube 05-28 16:33:13.447 6120 6277 I art : Starting a blocking GC Alloc 05-28 16:33:13.447 6120 6277 I art : Starting a blocking GC Alloc 05-28 16:33:13.453 6120 6141 I art : Waiting for a blocking GC Alloc 05-28 16:33:13.497 12408 12408 D BoundBrokerSvc: onBind: Intent { act=com.google.android.gms.measurement.START pkg=com.google.android.gms } 05-28 16:33:13.497 12408 12408 D BoundBrokerSvc: Loading bound service for intent: Intent { act=com.google.android.gms.measurement.START pkg=com.google.android.gms } 05-28 16:33:13.623 6120 6273 I art : Waiting for a blocking GC DisableMovingGc 05-28 16:33:13.626 6120 6141 I art : WaitForGcToComplete blocked for 179.382ms for cause Alloc 05-28 16:33:13.626 6120 6141 I art : Starting a blocking GC Alloc 05-28 16:33:13.628 6120 6273 I art : WaitForGcToComplete blocked for 5.035ms for cause DisableMovingGc 05-28 16:33:13.628 6120 6273 I art : Starting a blocking GC DisableMovingGc 05-28 16:33:18.389 12408 12408 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.potokens.service.START pkg=com.google.android.gms cmp=com.google.android.gms/.chimera.GmsApiService } 05-28 16:33:21.748 6077 6112 I chatty : uid=1000(system) com.android.settings expire 1 line 05-28 16:33:21.811 5183 5195 I art : CollectorTransition marksweep + semispace GC freed 32(560B) AllocSpace objects, 0(0B) LOS objects, 34% free, 961KB/1473KB, paused 39.306ms total 39.306ms 05-28 16:33:21.863 426 2209 I chatty : uid=1000(system) Binder:426_17 expire 1 line 05-28 16:33:21.990 741 741 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response 05-28 16:33:21.990 426 998 I chatty : uid=1000(system) Binder:426_A expire 6 lines 05-28 16:33:22.245 6150 6150 I chatty : uid=1000(system) com.evervolv.toolbox expire 13 lines 05-28 16:33:22.261 426 436 I chatty : uid=1000(system) HeapTaskDaemon expire 1 line 05-28 16:33:22.682 426 2207 I chatty : uid=1000(system) Binder:426_15 expire 1 line 05-28 16:33:22.703 426 2215 I chatty : uid=1000(system) Binder:426_1D expire 1 line 05-28 16:33:23.415 426 1282 I chatty : uid=1000(system) Binder:426_B expire 2 lines 05-28 16:33:23.897 426 447 I chatty : uid=1000(system) android.display expire 2 lines 05-28 16:33:23.922 12408 12408 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.measurement.START pkg=com.google.android.gms } 05-28 16:33:28.462 6077 6095 I chatty : uid=1000(system) com.android.settings expire 1 line 05-28 16:33:28.496 6077 6097 I chatty : uid=1000(system) SummaryLoader expire 17 lines 05-28 16:33:28.591 5183 5195 I art : Background sticky concurrent mark sweep GC freed 4816(506KB) AllocSpace objects, 0(0B) LOS objects, 25% free, 1096KB/1473KB, paused 5.157ms total 38.116ms 05-28 16:33:28.597 426 2214 I chatty : uid=1000(system) Binder:426_1C expire 1 line 05-28 16:33:28.715 6077 6077 I chatty : uid=1000(system) com.android.settings expire 1 line 05-28 16:33:28.719 426 481 I chatty : uid=1000(system) WifiStateMachin expire 1 line 05-28 16:33:28.732 426 2211 I chatty : uid=1000(system) Binder:426_19 expire 6 lines 05-28 16:33:28.733 741 741 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response 05-28 16:33:29.977 426 2205 I chatty : uid=1000(system) Binder:426_13 expire 1 line 05-28 16:33:30.287 6150 6161 I chatty : uid=1000(system) HeapTaskDaemon expire 1 line 05-28 16:33:30.587 6077 6096 I chatty : uid=1000(system) RenderThread expire 1 line 05-28 16:33:32.367 426 436 I chatty : uid=1000(system) HeapTaskDaemon expire 1 line 05-28 16:33:34.620 6077 6097 I chatty : uid=1000(system) SummaryLoader expire 17 lines 05-28 16:33:34.701 6077 6112 I chatty : uid=1000(system) com.android.settings expire 1 line 05-28 16:33:34.914 6077 6077 I chatty : uid=1000(system) com.android.settings expire 1 line 05-28 16:33:34.967 426 481 I chatty : uid=1000(system) WifiStateMachin expire 1 line 05-28 16:33:34.970 741 741 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response 05-28 16:33:34.971 426 635 I chatty : uid=1000(system) Binder:426_4 expire 5 lines 05-28 16:33:35.211 6150 6150 I chatty : uid=1000(system) com.evervolv.toolbox expire 12 lines 05-28 16:33:36.599 426 447 I chatty : uid=1000(system) android.display expire 1 line 05-28 16:33:36.759 6077 6096 I chatty : uid=1000(system) RenderThread expire 2 lines 05-28 16:33:40.718 7827 7827 I Finsky : [1] rsq.onStartJob(4): SCH: job service start with id 9440. 05-28 16:33:41.035 7827 6301 I Finsky : [603] rrf.a(77): SCH: Satisfied jobs for 9440 are: 16-16161616 05-28 16:33:41.117 7827 6302 I Finsky : [604] rhr.accept(21): SCH: Job 16-16161616 starting 05-28 16:33:41.209 7827 6303 I Finsky : [605] mfw.l(3): Flushing event logs for [hS1ss1q31D9Bt303B9KvnESI6mi0i1EFz831hl_0KKk] 05-28 16:33:41.253 7827 7888 I PlayCommon: [486] adlx.k(22): Preparing logs for uploading 05-28 16:33:41.317 7827 7888 I PlayCommon: [486] adlx.k(169): Connecting to server: https://play.googleapis.com/play/log?format=raw&proto_v2=true 05-28 16:33:42.343 7827 7888 I PlayCommon: [486] adlx.k(202): Successfully uploaded logs. 05-28 16:33:42.431 6077 6088 I chatty : uid=1000(system) HeapTaskDaemon expire 1 line 05-28 16:33:42.525 6077 6095 I chatty : uid=1000(system) com.android.settings expire 1 line 05-28 16:33:42.539 6077 6097 I chatty : uid=1000(system) SummaryLoader expire 21 lines 05-28 16:33:42.592 426 436 I chatty : uid=1000(system) HeapTaskDaemon expire 1 line 05-28 16:33:42.636 6077 6077 I chatty : uid=1000(system) com.android.settings expire 1 line 05-28 16:33:42.888 426 481 I chatty : uid=1000(system) WifiStateMachin expire 10 lines 05-28 16:33:42.892 426 1282 I chatty : uid=1000(system) Binder:426_B expire 5 lines 05-28 16:33:42.892 741 741 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response 05-28 16:33:43.054 6305 6305 I art : Starting a blocking GC AddRemoveAppImageSpace 05-28 16:33:43.334 6305 6305 I Finsky:background: [1] fms.i(6): Process created at version: 30.6.18-21 [0] [PR] 450795914 05-28 16:33:43.647 6305 6305 I Finsky:background: [1] pjp.c(18): Finished reading experiment flags from file [0tGUNCGIkbk4o6-fQ335kUYSKwVj4lusnHT-A5Dsy08]. 05-28 16:33:43.677 6305 6305 I Finsky:background: [1] pjp.c(18): Finished reading experiment flags from file [HBxvaOO-ysQMyfC1otiW8xJruhegElO8Pg0zFJLJ_3Y]. 05-28 16:33:43.713 6305 6305 I Finsky:background: [1] lxi.onCreate(2): IPC-SERVER: Starting gRPC host service... 05-28 16:33:44.019 426 2209 I chatty : uid=1000(system) Binder:426_17 expire 1 line 05-28 16:33:44.024 426 500 I chatty : uid=1000(system) EthernetService expire 2 lines 05-28 16:33:44.024 741 741 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ TRACK_DEFAULT id=209, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 16:33:44.101 426 998 I ActivityManager: START u0 {flg=0x8000 cmp=com.evervolv.toolbox/.Toolbox (has extras)} from uid 1000 on display 0 05-28 16:33:44.367 6305 6305 W art : Before Android 4.1, method double java.util.concurrent.ThreadLocalRandom.internalNextDouble(double, double) would have incorrectly overridden the package-private method in java.util.Random 05-28 16:33:44.367 6305 6305 W art : Before Android 4.1, method int java.util.concurrent.ThreadLocalRandom.internalNextInt(int, int) would have incorrectly overridden the package-private method in java.util.Random 05-28 16:33:44.378 6305 6305 W art : Before Android 4.1, method long java.util.concurrent.ThreadLocalRandom.internalNextLong(long, long) would have incorrectly overridden the package-private method in java.util.Random 05-28 16:33:44.480 6305 6316 W art : Suspending all threads took: 14.648ms 05-28 16:33:44.555 426 447 I chatty : uid=1000(system) android.display expire 8 lines 05-28 16:33:44.833 426 2206 I ActivityManager: Start proc 6342:com.android.vending:quick_launch/u0a29 for service com.android.vending/com.google.android.finsky.ipcservers.quicklaunch.QuickLaunchGrpcServerAndroidService 05-28 16:33:45.024 6342 6342 I art : Starting a blocking GC AddRemoveAppImageSpace 05-28 16:33:45.075 6342 6342 I Finsky:quick_launch: [1] fms.i(6): Process created at version: 30.6.18-21 [0] [PR] 450795914 05-28 16:33:45.163 6342 6342 I Finsky:quick_launch: [1] pjp.c(18): Finished reading experiment flags from file [0tGUNCGIkbk4o6-fQ335kUYSKwVj4lusnHT-A5Dsy08]. 05-28 16:33:45.176 6342 6342 I Finsky:quick_launch: [1] pjp.c(18): Finished reading experiment flags from file [HBxvaOO-ysQMyfC1otiW8xJruhegElO8Pg0zFJLJ_3Y]. 05-28 16:33:45.190 6342 6342 I Finsky:quick_launch: [1] lxi.onCreate(2): IPC-SERVER: Starting gRPC host service... 05-28 16:33:45.213 6342 6342 W art : Before Android 4.1, method double java.util.concurrent.ThreadLocalRandom.internalNextDouble(double, double) would have incorrectly overridden the package-private method in java.util.Random 05-28 16:33:45.213 6342 6342 W art : Before Android 4.1, method int java.util.concurrent.ThreadLocalRandom.internalNextInt(int, int) would have incorrectly overridden the package-private method in java.util.Random 05-28 16:33:45.213 6342 6342 W art : Before Android 4.1, method long java.util.concurrent.ThreadLocalRandom.internalNextLong(long, long) would have incorrectly overridden the package-private method in java.util.Random 05-28 16:33:45.376 7827 6303 I Finsky : [605] rra.r(4): SCH: jobFinished: 16-16161616. TimeElapsed: 4257ms. 05-28 16:33:45.458 7827 7864 I Finsky : [466] rkv.accept(45): SCH: Scheduling phonesky job Id: 26-1414141414, CT: 1653746453767, Constraints: [{ L: 43200000, D: 44100000, C: 1, I: 1, N: 0 }] 05-28 16:33:45.493 7827 7865 I Finsky : [467] rqw.apply(85): SCH: Scheduling 1 system job(s) 05-28 16:33:45.494 7827 7865 I Finsky : [467] rqw.apply(91): SCH: Scheduling system job Id: 9442, L: 41228274, D: 42128274, C: false, I: false, N: 0 05-28 16:33:45.531 7827 6302 I Finsky : [604] rsq.a(-1): SCH: job service finished with id 9440. 05-28 16:33:45.832 6150 6150 I chatty : uid=1000(system) com.evervolv.toolbox expire 21 lines 05-28 16:33:45.976 6150 6161 I chatty : uid=1000(system) HeapTaskDaemon expire 2 lines 05-28 16:33:46.066 6150 6174 I chatty : uid=1000(system) RenderThread expire 1 line 05-28 16:33:47.622 426 2200 I ActivityManager: Killing 5119:android.process.acore/u0a1 (adj 904): empty #17 05-28 16:33:47.650 426 1282 D ActivityManager: cleanUpApplicationRecord -- 5119 05-28 16:33:49.222 6077 6112 I chatty : uid=1000(system) com.android.settings expire 3 lines 05-28 16:33:49.327 5183 5195 I art : Background sticky concurrent mark sweep GC freed 4777(507KB) AllocSpace objects, 0(0B) LOS objects, 30% free, 1028KB/1478KB, paused 5.462ms total 38.726ms 05-28 16:33:49.355 426 928 W SparseMappingTable: Time val negative: -74156 05-28 16:33:49.441 6077 6097 I chatty : uid=1000(system) SummaryLoader expire 14 lines 05-28 16:33:49.485 6077 6077 I chatty : uid=1000(system) com.android.settings expire 6 lines 05-28 16:33:49.526 741 741 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response 05-28 16:33:49.538 426 438 E BatteryStatsService: no controller energy info supplied 05-28 16:33:49.539 426 438 E BatteryStatsService: no controller energy info supplied 05-28 16:33:49.539 426 438 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu?/cpufreq/stats/time_in_state (No such file or directory) 05-28 16:33:49.540 426 438 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat (No such file or directory) 05-28 16:33:49.542 426 438 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0} 05-28 16:33:51.613 426 2205 I ActivityManager: START u0 {flg=0x8000 cmp=com.evervolv.toolbox/.Toolbox (has extras)} from uid 1000 on display 0 05-28 16:33:52.288 6077 6096 I chatty : uid=1000(system) RenderThread expire 5 lines 05-28 16:33:54.892 6305 6305 I Finsky:background: [1] lxi.onDestroy(-1): IPC-SERVER: Stopping gRPC host service... 05-28 16:33:55.416 6342 6342 I Finsky:quick_launch: [1] lxi.onDestroy(-1): IPC-SERVER: Stopping gRPC host service... 05-28 16:33:57.313 426 426 W WindowManager: Attempted to remove non-existing token: android.os.Binder@48cbbdf 05-28 16:33:59.629 426 426 W WindowManager: Attempted to remove non-existing token: android.os.Binder@815b56 05-28 16:34:02.030 426 426 W WindowManager: Attempted to remove non-existing token: android.os.Binder@34fd6e2 05-28 16:34:04.158 6077 6088 I chatty : uid=1000(system) HeapTaskDaemon expire 5 lines 05-28 16:34:04.257 5183 5195 I art : CollectorTransition marksweep + semispace GC freed 57(2008B) AllocSpace objects, 0(0B) LOS objects, 31% free, 1092KB/1604KB, paused 15.045ms total 15.045ms 05-28 16:34:04.293 6077 6095 I chatty : uid=1000(system) com.android.settings expire 3 lines 05-28 16:34:04.301 426 1407 W SparseMappingTable: Time val negative: -74156 05-28 16:34:04.341 6077 6097 I chatty : uid=1000(system) SummaryLoader expire 50 lines 05-28 16:34:04.497 741 741 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response 05-28 16:34:04.498 426 929 E BatteryStatsService: no controller energy info supplied 05-28 16:34:04.499 426 929 E BatteryStatsService: no controller energy info supplied 05-28 16:34:04.500 426 929 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu?/cpufreq/stats/time_in_state (No such file or directory) 05-28 16:34:04.504 426 929 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat (No such file or directory) 05-28 16:34:04.505 426 929 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0} 05-28 16:34:04.660 426 436 I chatty : uid=1000(system) HeapTaskDaemon expire 6 lines 05-28 16:34:05.912 426 2212 I ActivityManager: START u0 {flg=0x8000 cmp=com.evervolv.toolbox/.Toolbox (has extras)} from uid 1000 on display 0 05-28 16:34:06.786 426 1284 D ConnectivityService: requestNetwork for uid/pid:10063/6120 NetworkRequest [ TRACK_DEFAULT id=210, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 05-28 16:34:06.788 741 741 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ TRACK_DEFAULT id=210, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 16:34:06.924 426 485 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=210, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 05-28 16:34:09.297 426 2210 I ActivityManager: Killing 5346:android:ui/1000 (adj 906): empty #17 05-28 16:34:09.317 426 438 I chatty : uid=1000(system) Binder:426_2 expire 1 line 05-28 16:34:09.318 426 2201 D ActivityManager: cleanUpApplicationRecord -- 5346 05-28 16:34:10.718 6150 6150 I chatty : uid=1000(system) com.evervolv.toolbox expire 24 lines 05-28 16:34:15.197 5183 5195 I art : CollectorTransition marksweep + semispace GC freed 32(480B) AllocSpace objects, 0(0B) LOS objects, 32% free, 1065KB/1577KB, paused 23.162ms total 23.162ms 05-28 16:34:15.222 426 2208 W SparseMappingTable: Time val negative: -74156 05-28 16:34:15.435 741 741 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response 05-28 16:34:15.436 426 2214 E BatteryStatsService: no controller energy info supplied 05-28 16:34:15.436 426 2214 E BatteryStatsService: no controller energy info supplied 05-28 16:34:15.436 426 2214 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu?/cpufreq/stats/time_in_state (No such file or directory) 05-28 16:34:15.437 426 2214 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat (No such file or directory) 05-28 16:34:15.438 426 2214 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0} 05-28 16:34:17.565 426 928 I ActivityManager: START u0 {flg=0x8000 cmp=com.evervolv.toolbox/.Toolbox (has extras)} from uid 1000 on display 0 05-28 16:34:21.678 426 437 W SparseMappingTable: Time val negative: -74156 05-28 16:34:21.945 426 2218 E BatteryStatsService: no controller energy info supplied 05-28 16:34:21.945 426 2218 E BatteryStatsService: no controller energy info supplied 05-28 16:34:21.946 741 741 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response 05-28 16:34:21.960 426 2218 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu?/cpufreq/stats/time_in_state (No such file or directory) 05-28 16:34:21.971 426 2218 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat (No such file or directory) 05-28 16:34:21.973 426 2218 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0} 05-28 16:34:22.137 6150 6150 I chatty : uid=1000(system) com.evervolv.toolbox expire 11 lines 05-28 16:34:22.937 426 2216 I ActivityManager: START u0 {flg=0x8000 cmp=com.evervolv.toolbox/.Toolbox (has extras)} from uid 1000 on display 0 05-28 16:34:33.735 426 443 E BatteryStatsService: no controller energy info supplied 05-28 16:34:33.736 426 443 E BatteryStatsService: no controller energy info supplied 05-28 16:34:33.737 741 741 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response 05-28 16:34:33.738 426 443 I chatty : uid=1000(system) batterystats-sy expire 1 line 05-28 16:34:33.738 426 443 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu?/cpufreq/stats/time_in_state (No such file or directory) 05-28 16:34:33.741 426 443 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat (No such file or directory) 05-28 16:34:33.745 426 443 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0} 05-28 16:34:33.771 426 440 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu?/cpufreq/stats/time_in_state (No such file or directory) 05-28 16:34:33.776 426 440 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat (No such file or directory) 05-28 16:34:39.418 6077 6097 I chatty : uid=1000(system) SummaryLoader expire 22 lines 05-28 16:34:39.495 5183 5195 I art : CollectorTransition marksweep + semispace GC freed 10(-208B) AllocSpace objects, 0(0B) LOS objects, 35% free, 940KB/1452KB, paused 33.264ms total 33.264ms 05-28 16:34:39.509 426 437 W SparseMappingTable: Time val negative: -74156 05-28 16:34:39.675 426 481 I chatty : uid=1000(system) WifiStateMachin expire 2 lines 05-28 16:34:39.677 426 2213 E BatteryStatsService: no controller energy info supplied 05-28 16:34:39.677 426 2213 E BatteryStatsService: no controller energy info supplied 05-28 16:34:39.678 741 741 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response 05-28 16:34:39.679 426 2213 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu?/cpufreq/stats/time_in_state (No such file or directory) 05-28 16:34:39.679 426 2213 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat (No such file or directory) 05-28 16:34:39.681 426 2213 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0} 05-28 16:34:39.957 6150 6150 I chatty : uid=1000(system) com.evervolv.toolbox expire 16 lines 05-28 16:34:44.290 6305 6328 I Finsky:background: [603] got.run(36): Stats for Executor: bgExecutor iwk@3a91ae0[Running, pool size = 2, active threads = 0, queued tasks = 0, completed tasks = 2] 05-28 16:34:44.297 426 635 I ActivityManager: START u0 {flg=0x8000 cmp=com.evervolv.toolbox/.Toolbox (has extras)} from uid 1000 on display 0 05-28 16:34:44.670 6305 6328 I Finsky:background: [603] got.run(36): Stats for Executor: LightweightExecutor iwk@e70e199[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0] 05-28 16:34:44.671 6305 6328 I Finsky:background: [603] got.run(36): Stats for Executor: BlockingExecutor iwk@22dc5e[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0] 05-28 16:34:45.230 6342 6359 I Finsky:quick_launch: [604] got.run(36): Stats for Executor: bgExecutor iwk@1159c29[Running, pool size = 2, active threads = 0, queued tasks = 0, completed tasks = 2] 05-28 16:34:45.316 6342 6359 I Finsky:quick_launch: [604] got.run(36): Stats for Executor: LightweightExecutor iwk@c7e2bae[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0] 05-28 16:34:45.317 6342 6359 I Finsky:quick_launch: [604] got.run(36): Stats for Executor: BlockingExecutor iwk@99bcd4f[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0] 05-28 16:34:47.957 426 991 W SparseMappingTable: Time val negative: -74156 05-28 16:34:47.984 6077 6097 W ProcStatsManager: No process com.google.process.gapps/10054 for service com.google.android.syncadapters.contacts.ContactsSyncAdapterIntentService 05-28 16:34:47.984 6077 6097 W ProcStatsManager: No process com.android.keychain/1000 for service com.android.keychain.KeyChainService 05-28 16:34:47.985 6077 6097 W ProcStatsManager: No process com.google.android.partnersetup/10026 for service com.google.android.partnersetup.AppInstalledService 05-28 16:34:47.985 6077 6097 W ProcStatsManager: No process com.google.android.partnersetup/10026 for service com.google.android.partnersetup.ClientIdService 05-28 16:34:47.985 6077 6097 W ProcStatsManager: No process com.google.android.partnersetup/10026 for service com.google.android.partnersetup.MccFallbackService 05-28 16:34:47.985 6077 6097 W ProcStatsManager: No process com.google.android.partnersetup/10026 for service com.google.android.partnersetup.AppHiderService 05-28 16:34:47.985 6077 6097 W ProcStatsManager: No process com.google.android.partnersetup/10026 for service com.google.android.partnersetup.RlzPingIntentService 05-28 16:34:47.985 6077 6097 W ProcStatsManager: No process com.google.android.partnersetup/10026 for service com.google.android.partnersetup.MccOverrideService 05-28 16:34:47.985 6077 6097 W ProcStatsManager: No process com.google.android.partnersetup/10026 for service com.google.android.partnersetup.LauncherConfigService 05-28 16:34:47.985 6077 6097 W ProcStatsManager: No process com.cyanogenmod.eleven:main/10045 for service com.cyanogenmod.eleven.MusicPlaybackService 05-28 16:34:47.985 6077 6097 W ProcStatsManager: No process com.android.email/10052 for service com.android.email.EmailIntentService 05-28 16:34:47.985 6077 6097 W ProcStatsManager: No process com.android.email/10052 for service com.android.email.service.EmailBroadcastProcessorService 05-28 16:34:48.155 426 2210 E BatteryStatsService: no controller energy info supplied 05-28 16:34:48.155 426 2210 E BatteryStatsService: no controller energy info supplied 05-28 16:34:48.156 741 741 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response 05-28 16:34:48.158 426 2210 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu?/cpufreq/stats/time_in_state (No such file or directory) 05-28 16:34:48.158 426 2210 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat (No such file or directory) 05-28 16:34:48.160 426 2210 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0} 05-28 16:34:49.927 426 635 I ActivityManager: START u0 {flg=0x8000 cmp=com.evervolv.toolbox/.Toolbox (has extras)} from uid 1000 on display 0 05-28 16:34:50.482 6077 6096 D OpenGLRenderer: endAllActiveAnimators on 0x8a00bb80 (RippleDrawable) with handle 0x9f42a8e0 05-28 16:34:52.115 6150 6150 I chatty : uid=1000(system) com.evervolv.toolbox expire 2 lines 05-28 16:34:54.024 426 2202 I ActivityManager: START u0 {act=com.evervolv.toolbox.action.BUGREPORT cmp=com.evervolv.toolbox/.support.BugReport} from uid 1000 on display 0 05-28 16:34:54.160 6150 6161 I chatty : uid=1000(system) HeapTaskDaemon expire 2 lines 05-28 16:34:59.061 426 2202 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@53a802a attribute=null, token = android.os.BinderProxy@85b075d 05-28 16:34:59.440 6150 6174 I chatty : uid=1000(system) RenderThread expire 2 lines 05-28 16:35:05.455 426 2202 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@d8b62fc attribute=null, token = android.os.BinderProxy@85b075d 05-28 16:35:08.962 426 786 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@c4e340b attribute=null, token = android.os.BinderProxy@85b075d 05-28 16:35:12.853 426 1282 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@5aa05e7 attribute=null, token = android.os.BinderProxy@85b075d 05-28 16:35:13.234 6150 6174 D OpenGLRenderer: endAllActiveAnimators on 0x8c0cf200 (DropDownListView) with handle 0x8c9591b0 05-28 16:35:13.978 6150 6150 D BugReport: Calling pull_all 05-28 16:35:13.987 6420 6420 I init : type=1400 audit(0.0:69): avc: denied { execute_no_trans } for path="/system/bin/dumplogcat" dev="mmcblk0p10" ino=31841 scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=file permissive=1 05-28 16:35:14.123 6150 6161 I art : Background sticky concurrent mark sweep GC freed 5825(305KB) AllocSpace objects, 5(100KB) LOS objects, 15% free, 2MB/3MB, paused 732us total 138.824ms 05-28 16:35:14.135 6421 6421 I logcat : type=1400 audit(0.0:70): avc: denied { write } for path="/data/data/com.evervolv.toolbox/files/logcat-2022-05-28-16-35-14.txt.tmp" dev="mmcblk0p12" ino=620331 scontext=u:r:logd:s0 tcontext=u:object_r:system_app_data_file:s0 tclass=file permissive=1 05-28 16:35:14.573 6420 6420 I dumplogcat: type=1400 audit(0.0:71): avc: denied { rename } for name="logcat-2022-05-28-16-35-14.txt.tmp" dev="mmcblk0p12" ino=620331 scontext=u:r:init:s0 tcontext=u:object_r:system_app_data_file:s0 tclass=file permissive=1 05-28 16:35:14.612 6426 6426 I chatty : uid=1000(system) app_process expire 2 lines 05-28 16:35:15.983 426 426 W WindowManager: Attempted to remove non-existing token: android.os.Binder@edb1594 05-28 16:35:16.630 6426 6426 D AndroidRuntime: CheckJNI is OFF 05-28 16:35:16.909 6426 6426 D ICU : No timezone override file found: /data/misc/zoneinfo/current/icu/icu_tzdata.dat 05-28 16:35:17.057 6426 6426 I main : type=1400 audit(0.0:73): avc: denied { execmem } for scontext=u:r:zygote:s0 tcontext=u:r:zygote:s0 tclass=process permissive=1 05-28 16:35:17.057 6426 6426 I main : type=1400 audit(0.0:74): avc: denied { execute } for path="/dev/ashmem" dev="tmpfs" ino=5159 scontext=u:r:zygote:s0 tcontext=u:object_r:ashmem_device:s0 tclass=chr_file permissive=1 05-28 16:35:17.057 6426 6426 I main : type=1400 audit(0.0:75): avc: denied { execute } for path=2F6465762F6173686D656D2F64616C76696B2D6A69742D636F64652D6361636865202864656C6574656429 dev="tmpfs" ino=217492 scontext=u:r:zygote:s0 tcontext=u:object_r:zygote_tmpfs:s0 tclass=file permissive=1 05-28 16:35:17.197 6426 6426 E memtrack: Couldn't load memtrack module (No such file or directory) 05-28 16:35:17.197 6426 6426 E android.os.Debug: failed to load memtrack module: -2 05-28 16:35:17.210 6426 6426 I Radio-JNI: register_android_hardware_Radio DONE 05-28 16:35:17.348 6426 6426 D AndroidRuntime: Calling main entry com.android.commands.am.Am 05-28 16:35:17.378 6426 6426 I main : type=1400 audit(0.0:76): avc: denied { call } for scontext=u:r:zygote:s0 tcontext=u:r:servicemanager:s0 tclass=binder permissive=1 05-28 16:35:17.378 154 154 I servicemanager: type=1400 audit(0.0:77): avc: denied { search } for name="6426" dev="proc" ino=217407 scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=dir permissive=1 05-28 16:35:17.378 154 154 I servicemanager: type=1400 audit(0.0:78): avc: denied { read } for name="current" dev="proc" ino=217506 scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=file permissive=1 05-28 16:35:17.378 154 154 I servicemanager: type=1400 audit(0.0:79): avc: denied { open } for name="current" dev="proc" ino=217506 scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=file permissive=1 05-28 16:35:17.378 154 154 I servicemanager: type=1400 audit(0.0:80): avc: denied { getattr } for scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=process permissive=1 05-28 16:35:17.388 154 154 E SELinux : avc: denied { find } for service=activity pid=6426 uid=1000 scontext=u:r:zygote:s0 tcontext=u:object_r:activity_service:s0 tclass=service_manager permissive=1 05-28 16:35:17.389 154 154 E SELinux : avc: denied { find } for service=package pid=6426 uid=1000 scontext=u:r:zygote:s0 tcontext=u:object_r:package_service:s0 tclass=service_manager permissive=1 05-28 16:35:17.409 6426 6426 I main : type=1400 audit(0.0:81): avc: denied { call } for scontext=u:r:zygote:s0 tcontext=u:r:system_server:s0 tclass=binder permissive=1 05-28 16:35:17.409 6426 6426 I main : type=1400 audit(0.0:82): avc: denied { transfer } for scontext=u:r:zygote:s0 tcontext=u:r:system_server:s0 tclass=binder permissive=1 05-28 16:35:17.507 426 2210 I chatty : uid=1000(system) Binder:426_18 expire 1 line 05-28 16:35:17.534 2205 2205 I Binder:426_13: type=1400 audit(0.0:83): avc: denied { call } for scontext=u:r:system_server:s0 tcontext=u:r:zygote:s0 tclass=binder permissive=1 05-28 16:35:17.543 6426 6426 D AndroidRuntime: Shutting down VM 05-28 16:35:19.545 426 426 W WindowManager: Attempted to remove non-existing token: android.os.Binder@e355b8a 05-28 16:35:19.895 426 2213 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@fd8c265 attribute=null, token = android.os.BinderProxy@85b075d 05-28 16:35:20.635 6150 6150 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 com.evervolv.toolbox.support.BugReport$6.onClick:197 android.view.View.performClick:5637 android.view.View$PerformClick.run:22429 05-28 16:35:20.678 426 2200 I ActivityManager: Start proc 6443:com.evervolv.toolbox:UploadService/1000 for service com.evervolv.toolbox/.support.UploadService 05-28 16:35:20.754 6443 6454 I chatty : uid=1000(system) HeapTaskDaemon expire 2 lines 05-28 16:35:20.814 6443 6443 I chatty : uid=1000(system) com.evervolv.toolbox:UploadService expire 4 lines 05-28 16:35:21.111 6443 6460 I chatty : uid=1000(system) RenderThread expire 6 lines 05-28 16:35:21.752 6443 6458 I chatty : uid=1000(system) com.evervolv.toolbox:UploadService expire 2 lines 05-28 16:35:22.969 426 426 W WindowManager: Attempted to remove non-existing token: android.os.Binder@558c548 05-28 16:35:24.566 6443 6443 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:892 android.content.ContextWrapper.sendBroadcast:426 com.evervolv.toolbox.support.UploadService.notifyFragment:151 com.evervolv.toolbox.support.UploadService.-wrap1:-1 com.evervolv.toolbox.support.UploadService$UploadLogcat.onPostExecute:118 05-28 16:35:24.568 426 2208 I chatty : uid=1000(system) Binder:426_16 expire 2 lines 05-28 16:35:27.719 6150 6150 D BugReport: Calling pull_all 05-28 16:35:29.152 6472 6472 D AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 1000 <<<<<< 05-28 16:35:29.157 6472 6472 D AndroidRuntime: CheckJNI is OFF 05-28 16:35:29.229 6472 6472 D ICU : No timezone override file found: /data/misc/zoneinfo/current/icu/icu_tzdata.dat 05-28 16:35:29.237 6472 6472 I main : type=1400 audit(0.0:84): avc: denied { execmem } for scontext=u:r:zygote:s0 tcontext=u:r:zygote:s0 tclass=process permissive=1 05-28 16:35:29.237 6472 6472 I main : type=1400 audit(0.0:85): avc: denied { execute } for path="/dev/ashmem" dev="tmpfs" ino=5159 scontext=u:r:zygote:s0 tcontext=u:object_r:ashmem_device:s0 tclass=chr_file permissive=1 05-28 16:35:29.338 6472 6472 E memtrack: Couldn't load memtrack module (No such file or directory) 05-28 16:35:29.338 6472 6472 E android.os.Debug: failed to load memtrack module: -2 05-28 16:35:29.343 6472 6472 I Radio-JNI: register_android_hardware_Radio DONE 05-28 16:35:29.402 6472 6472 D AndroidRuntime: Calling main entry com.android.commands.am.Am 05-28 16:35:29.432 154 154 I servicemanager: type=1400 audit(0.0:86): avc: denied { search } for name="6472" dev="proc" ino=217562 scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=dir permissive=1 05-28 16:35:29.432 154 154 I servicemanager: type=1400 audit(0.0:87): avc: denied { read } for name="current" dev="proc" ino=217694 scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=file permissive=1 05-28 16:35:29.432 154 154 I servicemanager: type=1400 audit(0.0:88): avc: denied { open } for name="current" dev="proc" ino=217694 scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=file permissive=1 05-28 16:35:29.440 6472 6472 I main : type=1400 audit(0.0:89): avc: denied { write } for path="/data/data/com.evervolv.toolbox/files/logcat-2022-05-28-16-35-27.txt" dev="mmcblk0p12" ino=620332 scontext=u:r:zygote:s0 tcontext=u:object_r:system_app_data_file:s0 tclass=file permissive=1 05-28 16:35:29.451 426 928 I chatty : uid=1000(system) Binder:426_7 expire 1 line 05-28 16:35:29.474 6472 6472 D AndroidRuntime: Shutting down VM 05-28 16:35:29.730 426 426 W WindowManager: Attempted to remove non-existing token: android.os.Binder@3fe8b89 05-28 16:35:30.933 426 2214 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@b5d26f2 attribute=null, token = android.os.BinderProxy@85b075d 05-28 16:35:31.736 426 426 W WindowManager: Attempted to remove non-existing token: android.os.Binder@adc63cb 05-28 16:35:32.513 426 2204 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@ca468f9 attribute=null, token = android.os.BinderProxy@85b075d 05-28 16:35:34.346 426 1407 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@5ee3bec attribute=null, token = android.os.BinderProxy@85b075d 05-28 16:35:36.554 426 1282 I ActivityManager: Killing 5444:com.android.gallery3d/u0a15 (adj 906): empty #17 05-28 16:35:36.575 426 1407 I chatty : uid=1000(system) Binder:426_D expire 1 line 05-28 16:35:36.578 426 1407 D ActivityManager: cleanUpApplicationRecord -- 5444 05-28 16:35:36.587 426 2215 I chatty : uid=1000(system) Binder:426_1D expire 1 line 05-28 16:35:37.182 426 1282 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@a792ad8 attribute=null, token = android.os.BinderProxy@85b075d 05-28 16:35:37.564 6150 6174 D OpenGLRenderer: endAllActiveAnimators on 0x8beed680 (DropDownListView) with handle 0x8c955680 05-28 16:35:38.401 529 553 I art : Background sticky concurrent mark sweep GC freed 99016(2MB) AllocSpace objects, 0(0B) LOS objects, 20% free, 11MB/14MB, paused 1.068ms total 121.704ms 05-28 16:35:39.233 6150 6150 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 com.evervolv.toolbox.support.BugReport$6.onClick:197 android.view.View.performClick:5637 android.view.View$PerformClick.run:22429 05-28 16:35:39.250 6443 6443 I chatty : uid=1000(system) com.evervolv.toolbox:UploadService expire 4 lines 05-28 16:35:39.362 6443 6452 I chatty : uid=1000(system) FinalizerDaemon expire 2 lines 05-28 16:35:39.363 6443 6443 I chatty : uid=1000(system) com.evervolv.toolbox:UploadService expire 8 lines 05-28 16:35:39.488 6443 6454 I chatty : uid=1000(system) HeapTaskDaemon expire 1 line 05-28 16:35:41.467 426 426 W WindowManager: Attempted to remove non-existing token: android.os.Binder@49916 05-28 16:35:41.998 6443 6494 D UploadService: Created: http://paste.evervolv.com/view/5c1e0c8e 05-28 16:35:41.999 6443 6443 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:892 android.content.ContextWrapper.sendBroadcast:426 com.evervolv.toolbox.support.UploadService.notifyFragment:151 com.evervolv.toolbox.support.UploadService.-wrap1:-1 com.evervolv.toolbox.support.UploadService$UploadLogcat.onPostExecute:118 05-28 16:35:42.001 426 1282 I chatty : uid=1000(system) Binder:426_B expire 2 lines 05-28 16:35:45.866 426 991 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@d47359e attribute=null, token = android.os.BinderProxy@85b075d 05-28 16:35:46.258 6150 6174 D OpenGLRenderer: endAllActiveAnimators on 0x8c90c200 (DropDownListView) with handle 0x8c9556d0 05-28 16:35:47.036 6150 6150 D BugReport: Calling pull_all 05-28 16:35:47.096 6503 6503 I logcat : type=1400 audit(0.0:90): avc: denied { write } for path="/data/data/com.evervolv.toolbox/files/logcat-2022-05-28-16-35-47.txt.tmp" dev="mmcblk0p12" ino=620334 scontext=u:r:logd:s0 tcontext=u:object_r:system_app_data_file:s0 tclass=file permissive=1 05-28 16:35:48.478 6507 6507 D AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 1000 <<<<<< 05-28 16:35:48.484 6507 6507 D AndroidRuntime: CheckJNI is OFF 05-28 16:35:48.550 6507 6507 D ICU : No timezone override file found: /data/misc/zoneinfo/current/icu/icu_tzdata.dat 05-28 16:35:48.620 6507 6507 E memtrack: Couldn't load memtrack module (No such file or directory) 05-28 16:35:48.620 6507 6507 E android.os.Debug: failed to load memtrack module: -2 05-28 16:35:48.622 6507 6507 I Radio-JNI: register_android_hardware_Radio DONE 05-28 16:35:48.646 6507 6507 D AndroidRuntime: Calling main entry com.android.commands.am.Am 05-28 16:35:48.651 6507 6507 I main : type=1400 audit(0.0:91): avc: denied { call } for scontext=u:r:zygote:s0 tcontext=u:r:servicemanager:s0 tclass=binder permissive=1 05-28 16:35:48.671 426 2207 I chatty : uid=1000(system) Binder:426_15 expire 1 line 05-28 16:35:48.688 6507 6507 D AndroidRuntime: Shutting down VM 05-28 16:35:49.045 426 426 W WindowManager: Attempted to remove non-existing token: android.os.Binder@fdc287f 05-28 16:35:51.055 426 426 W WindowManager: Attempted to remove non-existing token: android.os.Binder@b29a911 05-28 16:35:54.127 6150 6150 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 com.evervolv.toolbox.support.BugReport$6.onClick:197 android.view.View.performClick:5637 android.view.View$PerformClick.run:22429 05-28 16:35:54.135 6443 6443 D UploadService: Uploading logcat /data/user/0/com.evervolv.toolbox/files/logcat-2022-05-28-16-35-47.txt 05-28 16:35:54.151 6443 6443 I art : Starting a blocking GC Alloc 05-28 16:35:54.151 6443 6443 I art : Starting a blocking GC Alloc 05-28 16:35:54.177 6443 6443 I art : Starting a blocking GC Alloc 05-28 16:35:54.218 6443 6443 I art : Starting a blocking GC Alloc 05-28 16:35:54.218 6443 6443 I art : Starting a blocking GC Alloc 05-28 16:35:54.240 6443 6452 I art : Waiting for a blocking GC Alloc 05-28 16:35:54.240 6443 6452 I art : Starting a blocking GC Alloc 05-28 16:35:54.240 6443 6443 I art : Starting a blocking GC Alloc 05-28 16:35:54.264 6443 6443 I art : Starting a blocking GC Alloc 05-28 16:35:54.264 6443 6443 I art : Starting a blocking GC Alloc 05-28 16:35:54.284 6443 6443 I art : Starting a blocking GC Alloc 05-28 16:35:54.303 6443 6443 I art : Starting a blocking GC Alloc 05-28 16:35:54.303 6443 6443 I art : Starting a blocking GC Alloc 05-28 16:35:54.350 6443 6454 I art : CollectorTransition marksweep + semispace GC freed 45(4KB) AllocSpace objects, 1(392KB) LOS objects, 24% free, 1815KB/2MB, paused 18.402ms total 18.402ms 05-28 16:35:56.345 426 426 W WindowManager: Attempted to remove non-existing token: android.os.Binder@3b55513 05-28 16:35:56.825 6443 6458 D UploadService: Created: http://paste.evervolv.com/view/af0448c7 05-28 16:35:56.826 6443 6443 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:892 android.content.ContextWrapper.sendBroadcast:426 com.evervolv.toolbox.support.UploadService.notifyFragment:151 com.evervolv.toolbox.support.UploadService.-wrap1:-1 com.evervolv.toolbox.support.UploadService$UploadLogcat.onPostExecute:118 05-28 16:35:56.827 426 437 I chatty : uid=1000(system) Binder:426_1 expire 2 lines 05-28 16:35:56.917 426 436 I chatty : uid=1000(system) HeapTaskDaemon expire 3 lines 05-28 16:36:06.661 426 546 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@6416f98 attribute=null, token = android.os.BinderProxy@85b075d 05-28 16:36:07.046 6150 6174 D OpenGLRenderer: endAllActiveAnimators on 0x9922b400 (DropDownListView) with handle 0x8c91c060 05-28 16:36:08.518 6528 6528 I init : type=1400 audit(0.0:92): avc: denied { execute_no_trans } for path="/system/bin/dumplogcat" dev="mmcblk0p10" ino=31841 scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=file permissive=1 05-28 16:36:08.529 6150 6150 D BugReport: Calling pull_all 05-28 16:36:09.980 3815 3885 I PhenotypeProcessReaper: Memory state is: 100 05-28 16:36:10.223 6533 6533 D AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 1000 <<<<<< 05-28 16:36:10.228 6533 6533 D AndroidRuntime: CheckJNI is OFF 05-28 16:36:10.293 6533 6533 D ICU : No timezone override file found: /data/misc/zoneinfo/current/icu/icu_tzdata.dat 05-28 16:36:10.383 6533 6533 E memtrack: Couldn't load memtrack module (No such file or directory) 05-28 16:36:10.383 6533 6533 E android.os.Debug: failed to load memtrack module: -2 05-28 16:36:10.386 6533 6533 I Radio-JNI: register_android_hardware_Radio DONE 05-28 16:36:10.419 6533 6533 D AndroidRuntime: Calling main entry com.android.commands.am.Am 05-28 16:36:10.457 426 546 I chatty : uid=1000(system) Binder:426_3 expire 1 line 05-28 16:36:10.480 6533 6533 D AndroidRuntime: Shutting down VM 05-28 16:36:10.532 426 426 W WindowManager: Attempted to remove non-existing token: android.os.Binder@44bd6 05-28 16:36:12.543 426 426 W WindowManager: Attempted to remove non-existing token: android.os.Binder@8a74029 05-28 16:36:15.016 426 426 W WindowManager: Attempted to remove non-existing token: android.os.Binder@1d6736b 05-28 16:36:15.201 6150 6150 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 com.evervolv.toolbox.support.BugReport$6.onClick:197 android.view.View.performClick:5637 android.view.View$PerformClick.run:22429 05-28 16:36:15.206 6443 6443 D UploadService: Uploading logcat /data/user/0/com.evervolv.toolbox/files/logcat-2022-05-28-16-36-08.txt 05-28 16:36:15.216 6443 6443 I art : Starting a blocking GC Alloc 05-28 16:36:15.216 6443 6443 I art : Starting a blocking GC Alloc 05-28 16:36:15.248 6443 6443 I art : Starting a blocking GC Alloc 05-28 16:36:15.297 6443 6443 I art : Starting a blocking GC Alloc 05-28 16:36:15.297 6443 6443 I art : Starting a blocking GC Alloc 05-28 16:36:15.328 6443 6443 I art : Starting a blocking GC Alloc 05-28 16:36:15.355 6443 6443 I art : Starting a blocking GC Alloc 05-28 16:36:15.355 6443 6443 I art : Starting a blocking GC Alloc 05-28 16:36:15.395 6443 6443 I art : Starting a blocking GC Alloc 05-28 16:36:15.426 6443 6443 I art : Starting a blocking GC Alloc 05-28 16:36:15.426 6443 6443 I art : Starting a blocking GC Alloc 05-28 16:36:15.611 6443 6454 I art : CollectorTransition marksweep + semispace GC freed 45(4KB) AllocSpace objects, 1(400KB) LOS objects, 24% free, 1827KB/2MB, paused 18.737ms total 18.737ms 05-28 16:36:17.586 426 426 W WindowManager: Attempted to remove non-existing token: android.os.Binder@766db47 05-28 16:36:18.099 6443 6550 D UploadService: Created: http://paste.evervolv.com/view/9e08f55b 05-28 16:36:18.100 6443 6443 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:892 android.content.ContextWrapper.sendBroadcast:426 com.evervolv.toolbox.support.UploadService.notifyFragment:151 com.evervolv.toolbox.support.UploadService.-wrap1:-1 com.evervolv.toolbox.support.UploadService$UploadLogcat.onPostExecute:118 05-28 16:36:18.103 426 2203 I chatty : uid=1000(system) Binder:426_11 expire 2 lines 05-28 16:36:18.471 3815 3826 I art : Background sticky concurrent mark sweep GC freed 45073(2MB) AllocSpace objects, 6(128KB) LOS objects, 22% free, 11MB/14MB, paused 3.204ms total 283.325ms 05-28 16:36:22.635 426 2206 I ActivityManager: START u0 {act=android.intent.action.VIEW dat=http://paste.evervolv.com/... cmp=org.lineageos.jelly/.MainActivity} from uid 1000 on display 0 05-28 16:36:22.795 426 2211 I ActivityManager: Start proc 6558:org.lineageos.jelly/u0a43 for activity org.lineageos.jelly/.MainActivity 05-28 16:36:22.982 6558 6558 I art : Starting a blocking GC AddRemoveAppImageSpace 05-28 16:36:22.983 6558 6558 W System : ClassLoader referenced unknown path: /system/app/Jelly/lib/arm 05-28 16:36:23.035 6150 6174 D OpenGLRenderer: endAllActiveAnimators on 0x8cb97b00 (RippleDrawable) with handle 0x8c955800 05-28 16:36:23.261 6558 6558 W System : ClassLoader referenced unknown path: /system/app/webview/lib/arm 05-28 16:36:23.262 6558 6558 D ApplicationLoaders: ignored Vulkan layer search path /system/app/webview/lib/arm:/system/app/webview/webview.apk!/lib/armeabi-v7a:/system/lib:/vendor/lib for namespace 0xa8bfd090 05-28 16:36:23.293 6558 6558 I WebViewFactory: Loading com.android.webview version 59.0.3071.92 (code 1) 05-28 16:36:23.719 6558 6558 I cr_LibraryLoader: Time to load native libraries: ? ms (timestamps ????-????) 05-28 16:36:23.859 6558 6569 I art : Background partial concurrent mark sweep GC freed 1441(148KB) AllocSpace objects, 2(40KB) LOS objects, 30% free, 1145KB/1657KB, paused 1.403ms total 133.880ms 05-28 16:36:23.894 6558 6558 I chromium: [INFO:library_loader_hooks.cc(144)] Chromium logging enabled: level = 0, default verbosity = 0 05-28 16:36:23.895 6558 6558 I cr_LibraryLoader: Expected native library version number "59.0.3071.92", actual native library version number "59.0.3071.92" 05-28 16:36:23.973 6558 6558 I cr_BrowserStartup: Initializing chromium process, singleProcess=true 05-28 16:36:24.338 6558 6558 W linker : /system/vendor/lib/hw/gralloc.omap4.so: unused DT entry: type 0xf arg 0x53b 05-28 16:36:24.338 6558 6558 W linker : /system/vendor/lib/libpvr2d.so: unused DT entry: type 0xf arg 0x767 05-28 16:36:24.625 6558 6585 W cr_BindingManager: Cannot setInForeground() - never saw a connection for the pid: 6558 05-28 16:36:24.852 6558 6589 W cr_media: Requires BLUETOOTH permission 05-28 16:36:25.186 6558 6601 I OpenGLRenderer: Initialized EGL, version 1.4 05-28 16:36:25.186 6558 6601 D OpenGLRenderer: Swap behavior 1 05-28 16:36:25.187 6558 6601 W OpenGLRenderer: Failed to choose config with EGL_SWAP_BEHAVIOR_PRESERVED, retrying without... 05-28 16:36:25.187 6558 6601 D OpenGLRenderer: Swap behavior 0 05-28 16:36:25.550 6558 6558 I Choreographer: Skipped 31 frames! The application may be doing too much work on its main thread. 05-28 16:36:25.650 6558 6607 E libEGL : validate_display:99 error 3008 (EGL_BAD_DISPLAY) 05-28 16:36:25.780 426 447 I chatty : uid=1000(system) android.display expire 1 line 05-28 16:36:26.039 6558 6607 I VideoCapabilities: Unsupported profile 4 for video/mp4v-es 05-28 16:36:26.053 6558 6607 W AudioCapabilities: Unsupported mime audio/alac 05-28 16:36:26.057 6558 6607 W AudioCapabilities: Unsupported mime audio/x-ape 05-28 16:36:26.059 6558 6607 W AudioCapabilities: Unsupported mime audio/ffmpeg 05-28 16:36:26.061 6558 6607 W AudioCapabilities: Unsupported mime audio/dts 05-28 16:36:26.069 6558 6607 W AudioCapabilities: Unsupported mime audio/mpeg-L2 05-28 16:36:26.071 6558 6607 W AudioCapabilities: Unsupported mime audio/vnd.rn-realaudio 05-28 16:36:26.073 6558 6607 W AudioCapabilities: Unsupported mime audio/x-ms-wma 05-28 16:36:26.074 6558 6607 W VideoCapabilities: Unsupported mime video/divx 05-28 16:36:26.083 6558 6607 W VideoCapabilities: Unsupported mime video/x-flv 05-28 16:36:26.096 6558 6607 W VideoCapabilities: Unsupported mime video/vnd.rn-realvideo 05-28 16:36:26.099 6558 6607 W VideoCapabilities: Unsupported mime video/vc1 05-28 16:36:26.101 6558 6607 W VideoCapabilities: Unsupported mime video/ffmpeg 05-28 16:36:26.109 6558 6607 W VideoCapabilities: Unsupported mime video/x-ms-wmv 05-28 16:36:26.116 6558 6607 W cr_MediaCodecUtil: HW encoder for video/avc is not available on this device. 05-28 16:36:26.146 6558 6607 E chromium: [ERROR:gl_surface_egl.cc(262)] eglChooseConfig failed with error EGL_BAD_ATTRIBUTE 05-28 16:36:26.320 6558 6601 W linker : /system/vendor/lib/libglslcompiler.so: unused DT entry: type 0xf arg 0x3db 05-28 16:36:27.109 6558 6558 W cr_BindingManager: Cannot call determinedVisibility() - never saw a connection for the pid: 6558 05-28 16:36:35.956 6150 6150 I art : Waiting for a blocking GC DisableMovingGc 05-28 16:36:35.958 6150 6161 I art : CollectorTransition marksweep + semispace GC freed 2235(-21KB) AllocSpace objects, 1(24KB) LOS objects, 24% free, 2MB/3MB, paused 86.608ms total 86.608ms 05-28 16:36:35.958 6150 6150 I art : Starting a blocking GC DisableMovingGc 05-28 16:36:36.168 426 436 I chatty : uid=1000(system) HeapTaskDaemon expire 2 lines 05-28 16:36:36.982 426 440 I ActivityManager: Killing 12385:com.android.deskclock/u0a39 (adj 906): empty #17 05-28 16:36:37.004 426 437 D ActivityManager: cleanUpApplicationRecord -- 12385 05-28 16:36:42.039 6558 6585 W cr_BindingManager: Cannot setInForeground() - never saw a connection for the pid: 6558 05-28 16:36:44.426 426 2203 I ActivityManager: START u0 {act=android.intent.action.VIEW dat=http://paste.evervolv.com/... cmp=org.lineageos.jelly/.MainActivity} from uid 1000 on display 0 05-28 16:36:44.639 6558 6569 I art : CollectorTransition marksweep + semispace GC freed 2295(102KB) AllocSpace objects, 0(0B) LOS objects, 27% free, 1318KB/1830KB, paused 72.906ms total 72.906ms 05-28 16:36:44.695 6558 6585 W cr_BindingManager: Cannot setInForeground() - never saw a connection for the pid: 6558 05-28 16:36:44.776 6150 6174 D OpenGLRenderer: endAllActiveAnimators on 0x8cb95100 (RippleDrawable) with handle 0x8c951580 05-28 16:36:45.515 426 447 I ActivityManager: Displayed org.lineageos.jelly/.MainActivity: +1s45ms 05-28 16:36:46.438 6558 6558 W cr_BindingManager: Cannot call determinedVisibility() - never saw a connection for the pid: 6558 05-28 16:36:48.268 426 436 I art : Background partial concurrent mark sweep GC freed 3280(186KB) AllocSpace objects, 1(20KB) LOS objects, 19% free, 9MB/12MB, paused 1.800ms total 220.581ms 05-28 16:36:51.896 426 481 W art : Long monitor contention with owner main (426) at void com.android.server.AlarmManagerService$DeliveryTracker.alarmComplete(android.os.IBinder)(AlarmManagerService.java:2948) waiters=0 in void com.android.server.AlarmManagerService$DeliveryTracker.alarmComplete(android.os.IBinder) for 327ms 05-28 16:36:51.909 426 483 W art : Long monitor contention with owner main (426) at void com.android.server.AlarmManagerService$DeliveryTracker.alarmComplete(android.os.IBinder)(AlarmManagerService.java:2948) waiters=1 in void com.android.server.AlarmManagerService.setImpl(int, long, long, long, android.app.PendingIntent, android.app.IAlarmListener, java.lang.String, int, android.os.WorkSource, android.app.AlarmManager$AlarmClockInfo, int, java.lang.String) for 201ms 05-28 16:36:51.987 426 437 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@347fba9 attribute=null, token = android.os.BinderProxy@85b075d 05-28 16:36:53.965 426 929 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@e4432c7 attribute=null, token = android.os.BinderProxy@85b075d 05-28 16:36:54.196 6558 6585 W cr_BindingManager: Cannot setInForeground() - never saw a connection for the pid: 6558 05-28 16:36:54.369 6150 6174 D OpenGLRenderer: endAllActiveAnimators on 0x8cb97e80 (DropDownListView) with handle 0x8c951ca0 05-28 16:36:56.375 6150 6150 D BugReport: Calling pull_all 05-28 16:36:56.948 6639 6639 I dumplogcat: type=1400 audit(0.0:93): avc: denied { rename } for name="logcat-2022-05-28-16-36-56.txt.tmp" dev="mmcblk0p12" ino=620337 scontext=u:r:init:s0 tcontext=u:object_r:system_app_data_file:s0 tclass=file permissive=1 05-28 16:36:57.826 6150 6150 I art : Starting a blocking GC Explicit 05-28 16:36:57.860 6150 6150 I art : Explicit concurrent mark sweep GC freed 4751(171KB) AllocSpace objects, 0(0B) LOS objects, 24% free, 2MB/3MB, paused 366us total 29.937ms 05-28 16:36:57.860 6150 6150 I art : Starting a blocking GC Explicit 05-28 16:36:57.886 6150 6150 I art : Explicit concurrent mark sweep GC freed 1922(103KB) AllocSpace objects, 0(0B) LOS objects, 24% free, 2MB/3MB, paused 366us total 24.414ms 05-28 16:36:58.132 6644 6644 D AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 1000 <<<<<< 05-28 16:36:58.149 6644 6644 D AndroidRuntime: CheckJNI is OFF 05-28 16:36:58.285 6644 6644 D ICU : No timezone override file found: /data/misc/zoneinfo/current/icu/icu_tzdata.dat 05-28 16:36:58.331 6644 6644 I main : type=1400 audit(0.0:94): avc: denied { execute } for path=2F6465762F6173686D656D2F64616C76696B2D6A69742D636F64652D6361636865202864656C6574656429 dev="tmpfs" ino=218246 scontext=u:r:zygote:s0 tcontext=u:object_r:zygote_tmpfs:s0 tclass=file permissive=1 05-28 16:36:58.381 426 426 W WindowManager: Attempted to remove non-existing token: android.os.Binder@76c70f4 05-28 16:36:58.475 6644 6644 E memtrack: Couldn't load memtrack module (No such file or directory) 05-28 16:36:58.475 6644 6644 E android.os.Debug: failed to load memtrack module: -2 05-28 16:36:58.487 6644 6644 I Radio-JNI: register_android_hardware_Radio DONE 05-28 16:36:58.546 6644 6644 D AndroidRuntime: Calling main entry com.android.commands.am.Am 05-28 16:36:58.614 426 2213 E ActivityManager: Sending non-protected broadcast com.evervolv.toolbox.action.DUMPLOGCAT_FINISHED from system uid 1000 pkg null 05-28 16:36:58.614 426 2213 E ActivityManager: java.lang.Throwable 05-28 16:36:58.614 426 2213 E ActivityManager: at com.android.server.am.ActivityManagerService.checkBroadcastFromSystem(ActivityManagerService.java:17983) 05-28 16:36:58.614 426 2213 E ActivityManager: at com.android.server.am.ActivityManagerService.broadcastIntentLocked(ActivityManagerService.java:18550) 05-28 16:36:58.614 426 2213 E ActivityManager: at com.android.server.am.ActivityManagerService.broadcastIntent(ActivityManagerService.java:18641) 05-28 16:36:58.614 426 2213 E ActivityManager: at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:500) 05-28 16:36:58.614 426 2213 E ActivityManager: at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2816) 05-28 16:36:58.614 426 2213 E ActivityManager: at android.os.Binder.execTransact(Binder.java:565) 05-28 16:36:58.650 6644 6644 D AndroidRuntime: Shutting down VM 05-28 16:37:01.196 426 2200 I ActivityManager: START u0 {act=com.evervolv.toolbox.action.BUGREPORT cmp=com.evervolv.toolbox/.support.BugReport} from uid 1000 on display 0 05-28 16:37:01.237 6150 6150 I AppCompatViewInflater: app:theme is now deprecated. Please move to using android:theme instead. 05-28 16:37:01.524 529 553 I art : Background partial concurrent mark sweep GC freed 74867(2MB) AllocSpace objects, 1(24KB) LOS objects, 25% free, 10MB/14MB, paused 1.037ms total 186.492ms 05-28 16:37:01.712 426 447 I ActivityManager: Displayed com.evervolv.toolbox/.support.BugReport: +501ms 05-28 16:37:02.077 6150 6174 D OpenGLRenderer: endAllActiveAnimators on 0x8c907c00 (RippleDrawable) with handle 0x8c9513c0 05-28 16:37:04.047 426 2209 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@ea561f2 attribute=null, token = android.os.BinderProxy@6820aaf 05-28 16:37:05.884 6150 6150 D BugReport: Calling pull_logcat [logcat: 0.297s elapsed] Broadcasting: Intent { act=com.evervolv.toolbox.action.DUMPLOGCAT_FINISHED (has extras) } Broadcast completed: result=0