------ 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:20.538 426 786 I chatty : uid=1000(system) Binder:426_5 expire 2 lines 05-28 14:16:20.593 426 991 I chatty : uid=1000(system) Binder:426_9 expire 2 lines 05-28 14:16:28.120 426 2205 I chatty : uid=1000(system) Binder:426_13 expire 1 line 05-28 14:16:30.445 426 546 I chatty : uid=1000(system) Binder:426_3 expire 1 line 05-28 14:16:30.587 1031 1031 W ViewRootImpl[Launcher]: Dropping event due to no window focus: KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x48, repeatCount=0, eventTime=1397748, downTime=1397748, deviceId=-1, source=0x101 } 05-28 14:16:30.588 1031 1031 W ViewRootImpl[Launcher]: Dropping event due to no window focus: KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0xc8, repeatCount=1, eventTime=1398267, downTime=1397748, deviceId=-1, source=0x101 } 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: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 11 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:44.289 4978 4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106 05-28 16:30:44.472 4978 4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106 05-28 16:30:44.805 4978 4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106 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 1 line 05-28 16:30:48.272 426 5823 I chatty : uid=1000 system_server expire 2 lines 05-28 16:30:48.690 426 447 I chatty : uid=1000(system) android.display expire 1 line 05-28 16:30:49.764 4978 4978 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 android.content.ContextWrapper.sendBroadcast:421 com.android.settings.MasterClearConfirm.doMasterClear:127 com.android.settings.MasterClearConfirm.-wrap0:-1 com.android.settings.MasterClearConfirm$1.onClick:106 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 --------- beginning of main 05-28 16:31:24.597 5922 5922 I uncrypt : received command: [--wipe_data 05-28 16:31:24.597 5922 5922 I uncrypt : --reason=MasterClearConfirm 05-28 16:31:24.597 5922 5922 I uncrypt : --locale=ar_EG 05-28 16:31:24.597 5922 5922 I uncrypt : ] (55) 05-28 16:31:24.598 5922 5922 E uncrypt : failed to set bootloader message: no misc device set 05-28 16:31:24.598 5922 5922 I uncrypt : received 0, exiting now 05-28 16:31:24.598 426 5881 I chatty : uid=1000 system_server expire 2 lines 05-28 16:31:24.600 426 5882 I chatty : uid=1000 system_server expire 1 line 05-28 16:31:25.603 5923 5923 I uncrypt : received command: [--wipe_data 05-28 16:31:25.603 5923 5923 I uncrypt : --reason=MasterClearConfirm 05-28 16:31:25.603 5923 5923 I uncrypt : --locale=ar_EG 05-28 16:31:25.603 5923 5923 I uncrypt : ] (55) 05-28 16:31:25.604 5923 5923 E uncrypt : failed to set bootloader message: no misc device set 05-28 16:31:25.613 426 5882 I chatty : uid=1000 system_server expire 2 lines 05-28 16:31:25.614 426 5892 I chatty : uid=1000 system_server expire 1 line 05-28 16:31:25.614 5923 5923 I uncrypt : received 0, exiting now 05-28 16:31:27.623 5928 5928 I uncrypt : received command: [--wipe_data 05-28 16:31:27.623 5928 5928 I uncrypt : --reason=MasterClearConfirm 05-28 16:31:27.623 5928 5928 I uncrypt : --locale=ar_EG 05-28 16:31:27.623 5928 5928 I uncrypt : ] (55) 05-28 16:31:27.623 5928 5928 E uncrypt : failed to set bootloader message: no misc device set 05-28 16:31:27.631 426 5892 I chatty : uid=1000 system_server expire 2 lines 05-28 16:31:27.633 426 5893 I chatty : uid=1000 system_server expire 1 line 05-28 16:31:27.633 5928 5928 I uncrypt : received 0, exiting now 05-28 16:31:29.612 426 2215 I chatty : uid=1000(system) Binder:426_1D expire 1 line 05-28 16:31:29.639 5929 5929 I uncrypt : received command: [--wipe_data 05-28 16:31:29.639 5929 5929 I uncrypt : --reason=MasterClearConfirm 05-28 16:31:29.639 5929 5929 I uncrypt : --locale=ar_EG 05-28 16:31:29.639 5929 5929 I uncrypt : ] (55) 05-28 16:31:29.640 5929 5929 E uncrypt : failed to set bootloader message: no misc device set 05-28 16:31:29.640 426 5893 I chatty : uid=1000 system_server expire 2 lines 05-28 16:31:29.641 426 5894 I chatty : uid=1000 system_server expire 1 line 05-28 16:31:29.642 5929 5929 I uncrypt : received 0, exiting now 05-28 16:31:29.776 4978 4978 V FingerprintManager: FingerprintManagerService was null 05-28 16:31:29.814 4978 5826 D Index : Indexing locale 'ar_EG' took 24 millis 05-28 16:31:29.864 4978 5826 D Index : Indexing locale 'ar_EG' took 22 millis 05-28 16:31:30.521 4978 5178 D OpenGLRenderer: endAllActiveAnimators on 0x8a847480 (RippleDrawable) with handle 0x89121930 05-28 16:31:31.646 5930 5930 I uncrypt : received command: [--wipe_data 05-28 16:31:31.646 5930 5930 I uncrypt : --reason=MasterClearConfirm 05-28 16:31:31.646 5930 5930 I uncrypt : --locale=ar_EG 05-28 16:31:31.646 5930 5930 I uncrypt : ] (55) 05-28 16:31:31.647 5930 5930 E uncrypt : failed to set bootloader message: no misc device set 05-28 16:31:31.656 426 5894 I chatty : uid=1000 system_server expire 2 lines 05-28 16:31:31.657 426 5895 I chatty : uid=1000 system_server expire 1 line 05-28 16:31:31.658 5930 5930 I uncrypt : received 0, exiting now 05-28 16:31:33.664 5931 5931 I uncrypt : received command: [--wipe_data 05-28 16:31:33.664 5931 5931 I uncrypt : --reason=MasterClearConfirm 05-28 16:31:33.664 5931 5931 I uncrypt : --locale=ar_EG 05-28 16:31:33.664 5931 5931 I uncrypt : ] (55) 05-28 16:31:33.665 5931 5931 E uncrypt : failed to set bootloader message: no misc device set 05-28 16:31:33.674 426 5895 I chatty : uid=1000 system_server expire 2 lines 05-28 16:31:33.676 426 5896 I chatty : uid=1000 system_server expire 1 line 05-28 16:31:33.676 5931 5931 I uncrypt : received 0, exiting now 05-28 16:31:35.680 5932 5932 I uncrypt : received command: [--wipe_data 05-28 16:31:35.680 5932 5932 I uncrypt : --reason=MasterClearConfirm 05-28 16:31:35.680 5932 5932 I uncrypt : --locale=ar_EG 05-28 16:31:35.680 5932 5932 I uncrypt : ] (55) 05-28 16:31:35.680 5932 5932 E uncrypt : failed to set bootloader message: no misc device set 05-28 16:31:35.690 5932 5932 I uncrypt : received 0, exiting now 05-28 16:31:35.690 426 5896 I chatty : uid=1000 system_server expire 2 lines 05-28 16:31:35.691 426 5897 I chatty : uid=1000 system_server expire 1 line 05-28 16:31:37.451 161 161 I : calling unlock when already unlocked, ignoring. 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.581 4978 5827 D Index : Indexing locale 'ar_EG' took 20 millis 05-28 16:31:37.694 5933 5933 I uncrypt : received command: [--wipe_data 05-28 16:31:37.694 5933 5933 I uncrypt : --reason=MasterClearConfirm 05-28 16:31:37.694 5933 5933 I uncrypt : --locale=ar_EG 05-28 16:31:37.694 5933 5933 I uncrypt : ] (55) 05-28 16:31:37.695 5933 5933 E uncrypt : failed to set bootloader message: no misc device set 05-28 16:31:37.706 426 5897 I chatty : uid=1000 system_server expire 2 lines 05-28 16:31:37.707 5933 5933 I uncrypt : received 0, exiting now 05-28 16:31:37.708 426 5898 I chatty : uid=1000 system_server expire 1 line 05-28 16:31:37.780 4978 4978 D SubSettings: Launching fragment com.android.settings.MasterClearConfirm 05-28 16:31:37.823 4978 5826 D Index : Indexing locale 'ar_EG' took 28 millis 05-28 16:31:37.860 4978 5826 D Index : Indexing locale 'ar_EG' took 15 millis 05-28 16:31:38.837 4978 4978 I art : Starting a blocking GC Explicit 05-28 16:31:38.957 4978 4978 I art : Explicit concurrent mark sweep GC freed 11556(799KB) AllocSpace objects, 0(0B) LOS objects, 24% free, 9MB/12MB, paused 732us total 116.241ms 05-28 16:31:38.964 4978 4978 I art : Starting a blocking GC Explicit 05-28 16:31:39.049 4978 4978 I art : Explicit concurrent mark sweep GC freed 1884(83KB) AllocSpace objects, 0(0B) LOS objects, 25% free, 9MB/12MB, paused 732us total 84.228ms 05-28 16:31:39.713 5935 5935 I uncrypt : received command: [--wipe_data 05-28 16:31:39.713 5935 5935 I uncrypt : --reason=MasterClearConfirm 05-28 16:31:39.713 5935 5935 I uncrypt : --locale=ar_EG 05-28 16:31:39.713 5935 5935 I uncrypt : ] (55) 05-28 16:31:39.714 5935 5935 E uncrypt : failed to set bootloader message: no misc device set 05-28 16:31:39.722 426 5898 I chatty : uid=1000 system_server expire 2 lines 05-28 16:31:39.724 426 5899 I chatty : uid=1000 system_server expire 1 line 05-28 16:31:39.725 5935 5935 I uncrypt : received 0, exiting now 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.731 5939 5939 I uncrypt : received command: [--wipe_data 05-28 16:31:41.731 5939 5939 I uncrypt : --reason=MasterClearConfirm 05-28 16:31:41.731 5939 5939 I uncrypt : --locale=ar_EG 05-28 16:31:41.731 5939 5939 I uncrypt : ] (55) 05-28 16:31:41.732 5939 5939 E uncrypt : failed to set bootloader message: no misc device set 05-28 16:31:41.741 426 5899 I chatty : uid=1000 system_server expire 2 lines 05-28 16:31:41.741 5939 5939 I uncrypt : received 0, exiting now 05-28 16:31:41.742 426 5901 I chatty : uid=1000 system_server expire 1 line 05-28 16:31:42.469 426 471 I chatty : uid=1000(system) InputDispatcher expire 1 line 05-28 16:31:42.634 426 2215 I chatty : uid=1000(system) Binder:426_1D expire 1 line 05-28 16:31:42.738 426 436 I chatty : uid=1000(system) HeapTaskDaemon expire 5 lines 05-28 16:31:42.740 1031 1052 I art : CollectorTransition marksweep + semispace GC freed 1428(-237KB) AllocSpace objects, 0(0B) LOS objects, 25% free, 4MB/5MB, paused 142.333ms total 142.333ms 05-28 16:31:42.746 5942 5942 I uncrypt : received command: [--wipe_data 05-28 16:31:42.746 5942 5942 I uncrypt : --reason=MasterClearConfirm 05-28 16:31:42.746 5942 5942 I uncrypt : --locale=ar_EG 05-28 16:31:42.746 5942 5942 I uncrypt : ] (55) 05-28 16:31:42.750 5942 5942 E uncrypt : failed to set bootloader message: no misc device set 05-28 16:31:42.757 426 5901 I chatty : uid=1000 system_server expire 2 lines 05-28 16:31:42.758 426 5902 I chatty : uid=1000 system_server expire 1 line 05-28 16:31:42.758 5942 5942 I uncrypt : received 0, exiting now 05-28 16:31:42.805 426 2214 I chatty : uid=1000(system) Binder:426_1C expire 1 line 05-28 16:31:43.438 1031 1103 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer... 05-28 16:31:43.438 1031 1103 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer... 05-28 16:31:44.761 5944 5944 I uncrypt : received command: [--wipe_data 05-28 16:31:44.761 5944 5944 I uncrypt : --reason=MasterClearConfirm 05-28 16:31:44.761 5944 5944 I uncrypt : --locale=ar_EG 05-28 16:31:44.761 5944 5944 I uncrypt : ] (55) 05-28 16:31:44.762 5944 5944 E uncrypt : failed to set bootloader message: no misc device set 05-28 16:31:44.771 426 5902 I chatty : uid=1000 system_server expire 2 lines 05-28 16:31:44.772 426 5903 I chatty : uid=1000 system_server expire 1 line 05-28 16:31:44.773 5944 5944 I uncrypt : received 0, exiting now 05-28 16:31:46.249 426 786 I chatty : uid=1000(system) Binder:426_5 expire 2 lines 05-28 16:31:46.277 426 786 I chatty : uid=1000(system) Binder:426_5 expire 9 lines 05-28 16:31:46.520 529 529 W ResourceType: ResTable_typeSpec entry count inconsistent: given 2924, previously 2927 05-28 16:31:46.522 529 529 W ResourceType: ResTable_typeSpec entry count inconsistent: given 2984, previously 2987 05-28 16:31:46.522 529 529 W ResourceType: ResTable_typeSpec entry count inconsistent: given 345, previously 2192 05-28 16:31:46.707 5160 5171 I chatty : uid=10063(com.google.android.youtube) expire 3 lines 05-28 16:31:46.776 5949 5949 I uncrypt : received command: [--wipe_data 05-28 16:31:46.776 5949 5949 I uncrypt : --reason=MasterClearConfirm 05-28 16:31:46.776 5949 5949 I uncrypt : --locale=ar_EG 05-28 16:31:46.776 5949 5949 I uncrypt : ] (55) 05-28 16:31:46.776 5949 5949 E uncrypt : failed to set bootloader message: no misc device set 05-28 16:31:46.785 426 5903 I chatty : uid=1000 system_server expire 2 lines 05-28 16:31:46.786 5949 5949 I uncrypt : received 0, exiting now 05-28 16:31:46.787 426 5904 I chatty : uid=1000 system_server expire 1 line 05-28 16:31:47.375 5160 5160 I chatty : uid=10063(com.google.android.youtube) expire 1292 lines 05-28 16:31:47.652 5160 5165 I chatty : uid=10063(com.google.android.youtube) expire 9 lines 05-28 16:31:48.795 5951 5951 I uncrypt : received command: [--wipe_data 05-28 16:31:48.795 5951 5951 I uncrypt : --reason=MasterClearConfirm 05-28 16:31:48.795 5951 5951 I uncrypt : --locale=ar_EG 05-28 16:31:48.795 5951 5951 I uncrypt : ] (55) 05-28 16:31:48.796 5951 5951 E uncrypt : failed to set bootloader message: no misc device set 05-28 16:31:48.805 426 5904 I chatty : uid=1000 system_server expire 2 lines 05-28 16:31:48.807 426 5912 I chatty : uid=1000 system_server expire 1 line 05-28 16:31:48.810 5951 5951 I uncrypt : received 0, exiting now 05-28 16:31:48.832 426 928 I chatty : uid=1000(system) Binder:426_7 expire 1 line 05-28 16:31:48.833 426 928 I chatty : uid=1000(system) Binder:426_7 expire 4 lines 05-28 16:31:50.815 5954 5954 I uncrypt : received command: [--wipe_data 05-28 16:31:50.815 5954 5954 I uncrypt : --reason=MasterClearConfirm 05-28 16:31:50.815 5954 5954 I uncrypt : --locale=ar_EG 05-28 16:31:50.815 5954 5954 I uncrypt : ] (55) 05-28 16:31:50.815 5954 5954 E uncrypt : failed to set bootloader message: no misc device set 05-28 16:31:50.825 426 5912 I chatty : uid=1000 system_server expire 2 lines 05-28 16:31:50.826 5954 5954 I uncrypt : received 0, exiting now 05-28 16:31:50.882 5160 5336 I chatty : uid=10063(com.google.android.youtube) expire 7 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.334 529 553 I art : Background partial concurrent mark sweep GC freed 29772(890KB) AllocSpace objects, 1(248KB) LOS objects, 25% free, 10MB/13MB, paused 610us total 183.410ms 05-28 16:31:52.829 5955 5955 I uncrypt : received command: [--wipe_data 05-28 16:31:52.829 5955 5955 I uncrypt : --reason=MasterClearConfirm 05-28 16:31:52.829 5955 5955 I uncrypt : --locale=ar_EG 05-28 16:31:52.829 5955 5955 I uncrypt : ] (55) 05-28 16:31:52.829 5955 5955 E uncrypt : failed to set bootloader message: no misc device set 05-28 16:31:52.839 426 5913 I chatty : uid=1000 system_server expire 2 lines 05-28 16:31:52.840 5955 5955 I uncrypt : received 0, exiting now 05-28 16:31:52.904 426 447 I chatty : uid=1000(system) android.display expire 1 line 05-28 16:31:53.316 5160 5304 I chatty : uid=10063(com.google.android.youtube) expire 1 line 05-28 16:31:53.474 4978 4978 I art : Starting a blocking GC Explicit 05-28 16:31:53.517 5160 5220 I chatty : uid=10063(com.google.android.youtube) 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 998 I chatty : uid=1000(system) Binder:426_A 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 05-28 16:31:54.461 1031 1103 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer... 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 ActivityManager: Start proc 5990:com.cyanogenmod.eleven:main/u0a45 for service com.cyanogenmod.eleven/.MusicPlaybackService 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 ActivityManager: START u0 {act=com.cyanogenmod.eleven.ui.activities.HomeActivity.view.SmartPlaylist cmp=com.cyanogenmod.eleven/.ui.activities.HomeActivity (has extras)} from uid 10045 on display 0 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 W ActivityManager: Unable to start service Intent { act=com.android.launcher3.WINDOW_OVERLAY dat=app://com.android.launcher3:10049?v=0 pkg=com.google.android.googlequicksearchbox } U=0: not found 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 ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.vending/.AssetBrowserActivity bnds=[168,333][323,529] (has extras)} from uid 10049 on display 0 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 W ActivityManager: Unable to start service Intent { act=com.android.launcher3.WINDOW_OVERLAY dat=app://com.android.launcher3:10049?v=0 pkg=com.google.android.googlequicksearchbox } U=0: not found 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 ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.settings/.Settings bnds=[477,137][631,333] (has extras)} from uid 10049 on display 0 05-28 16:32:36.363 426 2210 I ActivityManager: Start proc 6077:com.android.settings/1000 for activity com.android.settings/.Settings 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 W SparseMappingTable: Time val negative: -74156 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 E BatteryStatsService: no controller energy info supplied 05-28 16:32:39.490 426 928 E BatteryStatsService: no controller energy info supplied 05-28 16:32:39.491 741 741 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response 05-28 16:32:39.493 426 928 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu?/cpufreq/stats/time_in_state (No such file or directory) 05-28 16:32:39.493 426 928 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat (No such file or directory) 05-28 16:32:39.495 426 928 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0} 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 ActivityManager: START u0 {flg=0x8000 cmp=com.android.settings/.Settings$WirelessSettingsActivity (has extras)} from uid 1000 on display 0 05-28 16:32:48.372 426 2204 E UserRestrictionsUtils: Unknown restriction: null 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 ActivityManager: Start proc 6120:com.google.android.youtube/u0a63 for service com.google.android.youtube/androidx.work.impl.background.systemjob.SystemJobService 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 W SparseMappingTable: Time val negative: -74156 05-28 16:32:51.906 426 2205 E BatteryStatsService: no controller energy info supplied 05-28 16:32:51.906 426 2205 E BatteryStatsService: no controller energy info supplied 05-28 16:32:51.906 741 741 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response 05-28 16:32:51.908 426 2205 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu?/cpufreq/stats/time_in_state (No such file or directory) 05-28 16:32:51.908 426 2205 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat (No such file or directory) 05-28 16:32:51.918 426 2205 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0} 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 ActivityManager: START u0 {flg=0x8000 cmp=com.evervolv.toolbox/.Toolbox (has extras)} from uid 1000 on display 0 05-28 16:32:53.064 426 2200 I ActivityManager: Start proc 6150:com.evervolv.toolbox/1000 for activity com.evervolv.toolbox/.Toolbox 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.202 426 2205 D ConnectivityService: requestNetwork for uid/pid:10063/6120 NetworkRequest [ TRACK_DEFAULT id=205, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 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.348 426 426 E JobServiceContext: Time-out while trying to bind c138edf #u0a63/5207 com.google.android.youtube/androidx.work.impl.background.systemjob.SystemJobService, dropping. 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 D ConnectivityService: requestNetwork for uid/pid:10063/6120 NetworkRequest [ TRACK_DEFAULT id=207, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 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.110 426 786 D ConnectivityService: requestNetwork for uid/pid:10063/6120 NetworkRequest [ TRACK_DEFAULT id=208, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 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 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=207, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 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.909 426 635 E BatteryStatsService: no controller energy info supplied 05-28 16:33:05.909 426 635 E BatteryStatsService: no controller energy info supplied 05-28 16:33:05.911 741 741 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response 05-28 16:33:05.974 426 635 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu?/cpufreq/stats/time_in_state (No such file or directory) 05-28 16:33:05.975 426 635 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat (No such file or directory) 05-28 16:33:05.984 426 635 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0} 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 W SparseMappingTable: Time val negative: -74156 05-28 16:33:06.564 426 1284 I ActivityManager: START u0 {flg=0x8000 cmp=com.android.settings/.Settings$WirelessSettingsActivity (has extras)} from uid 1000 on display 0 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 E UserRestrictionsUtils: Unknown restriction: null 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.365 426 2210 W SparseMappingTable: Time val negative: -74156 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 E BatteryStatsService: no controller energy info supplied 05-28 16:33:09.582 426 2204 E BatteryStatsService: no controller energy info supplied 05-28 16:33:09.583 426 2204 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu?/cpufreq/stats/time_in_state (No such file or directory) 05-28 16:33:09.583 426 2204 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat (No such file or directory) 05-28 16:33:09.584 426 2204 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0} 05-28 16:33:10.503 426 1284 I ActivityManager: START u0 {flg=0x8000 cmp=com.evervolv.toolbox/.Toolbox (has extras)} from uid 1000 on display 0 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 W SparseMappingTable: Time val negative: -74156 05-28 16:33:21.990 741 741 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response 05-28 16:33:21.990 426 998 E BatteryStatsService: no controller energy info supplied 05-28 16:33:21.990 426 998 E BatteryStatsService: no controller energy info supplied 05-28 16:33:21.991 426 998 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu?/cpufreq/stats/time_in_state (No such file or directory) 05-28 16:33:21.992 426 998 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat (No such file or directory) 05-28 16:33:21.993 426 998 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0} 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 ActivityManager: Killing 5015:com.android.providers.calendar/u0a2 (adj 906): empty #17 05-28 16:33:22.703 426 2215 D ActivityManager: cleanUpApplicationRecord -- 5015 05-28 16:33:23.415 426 1282 I ActivityManager: START u0 {flg=0x8000 cmp=com.evervolv.toolbox/.Toolbox (has extras)} from uid 1000 on display 0 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 W SparseMappingTable: Time val negative: -74156 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 E BatteryStatsService: no controller energy info supplied 05-28 16:33:28.732 426 2211 E BatteryStatsService: no controller energy info supplied 05-28 16:33:28.733 741 741 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response 05-28 16:33:28.734 426 2211 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu?/cpufreq/stats/time_in_state (No such file or directory) 05-28 16:33:28.735 426 2211 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat (No such file or directory) 05-28 16:33:28.736 426 2211 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0} 05-28 16:33:29.977 426 2205 I ActivityManager: START u0 {flg=0x8000 cmp=com.evervolv.toolbox/.Toolbox (has extras)} from uid 1000 on display 0 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.740 426 1284 W SparseMappingTable: Time val negative: -74156 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 E BatteryStatsService: no controller energy info supplied 05-28 16:33:34.972 426 635 E BatteryStatsService: no controller energy info supplied 05-28 16:33:34.972 426 635 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu?/cpufreq/stats/time_in_state (No such file or directory) 05-28 16:33:34.973 426 635 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat (No such file or directory) 05-28 16:33:34.974 426 635 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0} 05-28 16:33:35.211 6150 6150 I chatty : uid=1000(system) com.evervolv.toolbox expire 12 lines 05-28 16:33:36.102 426 998 I ActivityManager: START u0 {flg=0x8000 cmp=com.evervolv.toolbox/.Toolbox (has extras)} from uid 1000 on display 0 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.517 426 2211 I ActivityManager: Start proc 6305:com.android.vending:background/u0a29 for service com.android.vending/com.google.android.finsky.ipcservers.background.BackgroundGrpcServerAndroidService 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.639 426 1282 W SparseMappingTable: Time val negative: -74156 05-28 16:33:42.888 426 481 I chatty : uid=1000(system) WifiStateMachin expire 3 lines 05-28 16:33:42.892 426 1282 E BatteryStatsService: no controller energy info supplied 05-28 16:33:42.892 426 1282 E BatteryStatsService: no controller energy info supplied 05-28 16:33:42.892 741 741 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response 05-28 16:33:42.895 426 1282 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu?/cpufreq/stats/time_in_state (No such file or directory) 05-28 16:33:42.897 426 1282 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat (No such file or directory) 05-28 16:33:42.902 426 1282 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0} 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 D ConnectivityService: requestNetwork for uid/pid:10029/6305 NetworkRequest [ TRACK_DEFAULT id=209, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 05-28 16:33:44.024 426 500 D Ethernet: got request NetworkRequest [ TRACK_DEFAULT id=209, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 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 ActivityManager: Displayed com.evervolv.toolbox/.Toolbox: +424ms 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 7 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 1 line 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 2 lines 05-28 16:33:49.522 426 481 E wifi : wifi_get_supported_feature_set returned error = 0xffffffa1 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:49.772 6150 6150 I chatty : uid=1000(system) com.evervolv.toolbox expire 14 lines 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.122 426 447 I ActivityManager: Displayed com.evervolv.toolbox/.Toolbox: +494ms 05-28 16:33:52.288 6077 6096 I chatty : uid=1000(system) RenderThread expire 2 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 3 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 1 line 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 16 lines 05-28 16:34:04.493 426 481 E wifi : wifi_get_supported_feature_set returned error = 0xffffffa1 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 art : Background sticky concurrent mark sweep GC freed 8972(350KB) AllocSpace objects, 4(348KB) LOS objects, 10% free, 10MB/12MB, paused 11.260ms total 40.832ms 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.425 426 447 I ActivityManager: Displayed com.evervolv.toolbox/.Toolbox: +493ms 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.788 426 481 D WIFI : got request NetworkRequest [ TRACK_DEFAULT id=210, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 16:34:06.788 426 481 D WIFI_UT : got request NetworkRequest [ TRACK_DEFAULT id=210, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 16:34:06.789 426 500 D Ethernet: got request NetworkRequest [ TRACK_DEFAULT id=210, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 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 D GraphicsStats: Buffer count: 11 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.093 6077 6097 I chatty : uid=1000(system) SummaryLoader expire 34 lines 05-28 16:34:15.170 6077 6077 I chatty : uid=1000(system) com.android.settings expire 2 lines 05-28 16:34:15.193 6077 6112 I chatty : uid=1000(system) com.android.settings expire 1 line 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.352 426 436 W art : Suspending all threads took: 10.314ms 05-28 16:34:15.396 426 436 I art : Background sticky concurrent mark sweep GC freed 9372(462KB) AllocSpace objects, 4(116KB) LOS objects, 11% free, 10MB/12MB, paused 26.763ms total 98.114ms 05-28 16:34:15.432 426 481 E wifi : wifi_get_supported_feature_set returned error = 0xffffffa1 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:18.063 426 447 I ActivityManager: Displayed com.evervolv.toolbox/.Toolbox: +484ms 05-28 16:34:18.224 6077 6096 I chatty : uid=1000(system) RenderThread expire 2 lines 05-28 16:34:21.601 6077 6095 I chatty : uid=1000(system) com.android.settings expire 1 line 05-28 16:34:21.678 426 437 W SparseMappingTable: Time val negative: -74156 05-28 16:34:21.941 426 481 E wifi : wifi_get_supported_feature_set returned error = 0xffffffa1 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.067 6077 6088 I chatty : uid=1000(system) HeapTaskDaemon expire 2 lines 05-28 16:34:22.137 6150 6150 I chatty : uid=1000(system) com.evervolv.toolbox expire 1 line 05-28 16:34:22.167 6150 6150 I art : Explicit concurrent mark sweep GC freed 945(40KB) AllocSpace objects, 0(0B) LOS objects, 24% free, 2MB/3MB, paused 610us total 30.517ms 05-28 16:34:22.174 6150 6150 I art : Starting a blocking GC Explicit 05-28 16:34:22.208 6150 6150 I art : Explicit concurrent mark sweep GC freed 5338(517KB) AllocSpace objects, 0(0B) LOS objects, 24% free, 2MB/2MB, paused 579us total 33.752ms 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:22.987 6150 6150 I AppCompatViewInflater: app:theme is now deprecated. Please move to using android:theme instead. 05-28 16:34:23.016 6150 6150 D ConstraintsHelper: construct key=disable_toolbox available=true 05-28 16:34:23.441 426 447 I ActivityManager: Displayed com.evervolv.toolbox/.Toolbox: +489ms 05-28 16:34:26.183 6150 6150 D ConstraintsHelper: construct key=dev_force_show_navbar available=true 05-28 16:34:26.187 6150 6150 D ConstraintsHelper: construct key=pixel_nav_animation available=true 05-28 16:34:31.812 426 436 I art : Background sticky concurrent mark sweep GC freed 7991(365KB) AllocSpace objects, 5(332KB) LOS objects, 10% free, 10MB/12MB, paused 7.965ms total 66.345ms 05-28 16:34:33.730 426 481 E wifi : wifi_get_supported_feature_set returned error = 0xffffffa1 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 E BatteryStatsService: power: Missing API 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 3 lines 05-28 16:34:39.433 6077 6112 I chatty : uid=1000(system) com.android.settings expire 1 line 05-28 16:34:39.464 6077 6077 I chatty : uid=1000(system) com.android.settings expire 1 line 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.531 6077 6097 I chatty : uid=1000(system) SummaryLoader expire 9 lines 05-28 16:34:39.532 6077 6097 W ProcStatsManager: No process com.google.android.partnersetup/10026 for service com.google.android.partnersetup.MccOverrideService 05-28 16:34:39.532 6077 6097 W ProcStatsManager: No process com.google.android.partnersetup/10026 for service com.google.android.partnersetup.LauncherConfigService 05-28 16:34:39.532 6077 6097 W ProcStatsManager: No process com.cyanogenmod.eleven:main/10045 for service com.cyanogenmod.eleven.MusicPlaybackService 05-28 16:34:39.532 6077 6097 W ProcStatsManager: No process com.android.email/10052 for service com.android.email.EmailIntentService 05-28 16:34:39.532 6077 6097 W ProcStatsManager: No process com.android.email/10052 for service com.android.email.service.EmailBroadcastProcessorService 05-28 16:34:39.675 426 481 E wifi : wifi_get_supported_feature_set returned error = 0xffffffa1 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.908 6150 6150 I art : Starting a blocking GC Explicit 05-28 16:34:39.933 6150 6150 I art : Explicit concurrent mark sweep GC freed 6478(600KB) AllocSpace objects, 4(80KB) LOS objects, 24% free, 2MB/3MB, paused 335us total 24.902ms 05-28 16:34:39.936 6150 6150 I art : Starting a blocking GC Explicit 05-28 16:34:39.957 6150 6150 I art : Explicit concurrent mark sweep GC freed 1589(77KB) AllocSpace objects, 0(0B) LOS objects, 25% free, 2MB/2MB, paused 396us total 20.690ms 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.342 6150 6150 I AppCompatViewInflater: app:theme is now deprecated. Please move to using android:theme instead. 05-28 16:34:44.363 6150 6150 D ConstraintsHelper: construct key=disable_toolbox available=true 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:44.793 426 447 I ActivityManager: Displayed com.evervolv.toolbox/.Toolbox: +479ms 05-28 16:34:44.892 6077 6096 D OpenGLRenderer: endAllActiveAnimators on 0x8a00bb80 (RippleDrawable) with handle 0x9f42a590 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:46.565 6150 6150 D ConstraintsHelper: construct key=app_switch_wake_screen available=false 05-28 16:34:46.566 6150 6150 D ConstraintsHelper: construct key=assist_wake_screen available=false 05-28 16:34:46.566 6150 6150 D ConstraintsHelper: construct key=back_wake_screen available=false 05-28 16:34:46.567 6150 6150 D ConstraintsHelper: construct key=home_wake_screen available=false 05-28 16:34:46.568 6150 6150 D ConstraintsHelper: construct key=menu_wake_screen available=false 05-28 16:34:46.569 6150 6150 D ConstraintsHelper: construct key=volume_wake_screen available=true 05-28 16:34:46.570 6150 6150 D ConstraintsHelper: construct key=lockscreen_music_controls_volbtn available=true 05-28 16:34:47.874 6077 6097 W DataUsageController: Failed to get data usage, no subscriber id 05-28 16:34:47.947 6077 6095 D Index : Indexing locale 'ar_EG' took 117 millis 05-28 16:34:47.957 426 991 W SparseMappingTable: Time val negative: -74156 05-28 16:34:47.969 6077 6077 D DashboardSummary: onConditionsChanged 05-28 16:34:47.984 6077 6097 W ProcStatsManager: No process com.google.android.onetimeinitializer/10024 for service com.google.android.onetimeinitializer.OneTimeService 05-28 16:34:47.984 6077 6097 W ProcStatsManager: No process com.android.vending:quick_launch/10029 for service com.google.android.finsky.ipcservers.quicklaunch.QuickLaunchGrpcServerAndroidService 05-28 16:34:47.984 6077 6097 W ProcStatsManager: No process com.evervolv.updater:ManifestService/10010 for service com.evervolv.updater.services.UpdateManifestService 05-28 16:34:47.984 6077 6097 W ProcStatsManager: No process com.android.printspooler/10053 for service com.android.printspooler.model.PrintSpoolerService 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.150 426 481 E wifi : wifi_get_supported_feature_set returned error = 0xffffffa1 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:48.419 6150 6150 I art : Starting a blocking GC Explicit 05-28 16:34:48.476 6150 6150 I art : Explicit concurrent mark sweep GC freed 1280(56KB) AllocSpace objects, 0(0B) LOS objects, 24% free, 2MB/3MB, paused 518us total 57.281ms 05-28 16:34:48.486 6150 6150 I art : Starting a blocking GC Explicit 05-28 16:34:48.532 6150 6150 I art : Explicit concurrent mark sweep GC freed 7785(643KB) AllocSpace objects, 0(0B) LOS objects, 24% free, 2MB/2MB, paused 579us total 45.196ms 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:49.970 6150 6150 I AppCompatViewInflater: app:theme is now deprecated. Please move to using android:theme instead. 05-28 16:34:49.993 6150 6150 D ConstraintsHelper: construct key=disable_toolbox available=true 05-28 16:34:50.353 426 447 I ActivityManager: Displayed com.evervolv.toolbox/.Toolbox: +408ms 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 D ConstraintsHelper: construct key=disable_toolbox available=true 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.069 6150 6150 I AppCompatViewInflater: app:theme is now deprecated. Please move to using android:theme instead. 05-28 16:34:54.160 6150 6161 W art : Suspending all threads took: 6.011ms 05-28 16:34:54.170 6150 6161 I art : Background sticky concurrent mark sweep GC freed 1158(117KB) AllocSpace objects, 0(0B) LOS objects, 3% free, 2MB/2MB, paused 7.812ms total 60.363ms 05-28 16:34:54.741 426 447 I ActivityManager: Displayed com.evervolv.toolbox/.support.BugReport: +704ms 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 D OpenGLRenderer: endAllActiveAnimators on 0x8beecf80 (DropDownListView) with handle 0x8c951790 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:05.841 6150 6174 D OpenGLRenderer: endAllActiveAnimators on 0x8c0b5e80 (DropDownListView) with handle 0x8c951cd0 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 app_process: type=1400 audit(0.0:72): avc: denied { write } for path="/data/data/com.evervolv.toolbox/files/logcat-2022-05-28-16-35-14.txt" dev="mmcblk0p12" ino=620331 scontext=u:r:zygote:s0 tcontext=u:object_r:system_app_data_file:s0 tclass=file permissive=1 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.573 6426 6426 D AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 1000 <<<<<< 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 E ActivityManager: Sending non-protected broadcast com.evervolv.toolbox.action.DUMPLOGCAT_FINISHED from system uid 1000 pkg null 05-28 16:35:17.507 426 2210 E ActivityManager: java.lang.Throwable 05-28 16:35:17.507 426 2210 E ActivityManager: at com.android.server.am.ActivityManagerService.checkBroadcastFromSystem(ActivityManagerService.java:17983) 05-28 16:35:17.507 426 2210 E ActivityManager: at com.android.server.am.ActivityManagerService.broadcastIntentLocked(ActivityManagerService.java:18550) 05-28 16:35:17.507 426 2210 E ActivityManager: at com.android.server.am.ActivityManagerService.broadcastIntent(ActivityManagerService.java:18641) 05-28 16:35:17.507 426 2210 E ActivityManager: at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:500) 05-28 16:35:17.507 426 2210 E ActivityManager: at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2816) 05-28 16:35:17.507 426 2210 E ActivityManager: at android.os.Binder.execTransact(Binder.java:565) 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 W art : Suspending all threads took: 12.573ms 05-28 16:35:20.776 6443 6454 I art : Background sticky concurrent mark sweep GC freed 1216(49KB) AllocSpace objects, 0(0B) LOS objects, 33% free, 924KB/1386KB, paused 30.975ms total 68.603ms 05-28 16:35:20.814 6443 6443 W System : ClassLoader referenced unknown path: /system/priv-app/EVToolbox/lib/arm 05-28 16:35:20.862 6443 6443 D UploadService: Uploading logcat /data/user/0/com.evervolv.toolbox/files/logcat-2022-05-28-16-35-14.txt 05-28 16:35:21.111 6443 6460 W linker : /system/vendor/lib/hw/gralloc.omap4.so: unused DT entry: type 0xf arg 0x53b 05-28 16:35:21.112 6443 6460 W linker : /system/vendor/lib/libpvr2d.so: unused DT entry: type 0xf arg 0x767 05-28 16:35:21.125 6443 6460 I OpenGLRenderer: Initialized EGL, version 1.4 05-28 16:35:21.126 6443 6460 D OpenGLRenderer: Swap behavior 1 05-28 16:35:21.126 6443 6460 W OpenGLRenderer: Failed to choose config with EGL_SWAP_BEHAVIOR_PRESERVED, retrying without... 05-28 16:35:21.126 6443 6460 D OpenGLRenderer: Swap behavior 0 05-28 16:35:21.752 6443 6458 D NetworkSecurityConfig: No Network Security Config specified, using platform default 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.541 6443 6458 D UploadService: Created: http://paste.evervolv.com/view/e68bd5ef 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 E ActivityManager: Sending non-protected broadcast com.evervolv.toolbox.action.UPLOAD_FINISED from system 6443:com.evervolv.toolbox:UploadService/1000 pkg com.evervolv.toolbox 05-28 16:35:24.568 426 2208 E ActivityManager: java.lang.Throwable 05-28 16:35:24.568 426 2208 E ActivityManager: at com.android.server.am.ActivityManagerService.checkBroadcastFromSystem(ActivityManagerService.java:17978) 05-28 16:35:24.568 426 2208 E ActivityManager: at com.android.server.am.ActivityManagerService.broadcastIntentLocked(ActivityManagerService.java:18459) 05-28 16:35:24.568 426 2208 E ActivityManager: at com.android.server.am.ActivityManagerService.broadcastIntent(ActivityManagerService.java:18641) 05-28 16:35:24.568 426 2208 E ActivityManager: at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:500) 05-28 16:35:24.568 426 2208 E ActivityManager: at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2816) 05-28 16:35:24.568 426 2208 E ActivityManager: at android.os.Binder.execTransact(Binder.java:565) 05-28 16:35:24.595 426 2208 E ActivityManager: Sending non-protected broadcast com.evervolv.toolbox.action.UPLOAD_FINISED from system 6443:com.evervolv.toolbox:UploadService/1000 pkg com.evervolv.toolbox 05-28 16:35:24.595 426 2208 E ActivityManager: java.lang.Throwable 05-28 16:35:24.595 426 2208 E ActivityManager: at com.android.server.am.ActivityManagerService.checkBroadcastFromSystem(ActivityManagerService.java:17978) 05-28 16:35:24.595 426 2208 E ActivityManager: at com.android.server.am.ActivityManagerService.broadcastIntentLocked(ActivityManagerService.java:18550) 05-28 16:35:24.595 426 2208 E ActivityManager: at com.android.server.am.ActivityManagerService.broadcastIntent(ActivityManagerService.java:18641) 05-28 16:35:24.595 426 2208 E ActivityManager: at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:500) 05-28 16:35:24.595 426 2208 E ActivityManager: at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2816) 05-28 16:35:24.595 426 2208 E ActivityManager: at android.os.Binder.execTransact(Binder.java:565) 05-28 16:35:24.711 426 436 I art : Background sticky concurrent mark sweep GC freed 10195(925KB) AllocSpace objects, 1(20KB) LOS objects, 5% free, 11MB/12MB, paused 3.906ms total 116.638ms 05-28 16:35:27.719 6150 6150 D BugReport: Calling pull_all [logcat: 0.353s elapsed] ------ RADIO LOG (logcat -b radio -v threadtime -d *:v) ------ 05-28 13:53:27.518 146 146 D TelephonyManager: /proc/cmdline=console=tty0 mem=1G vmalloc=496M init=/init androidboot.console=tty0 androidboot.hardware=bowser androidboot.selinux=permissive buildvariant=userdebug androidboot.serialno=00D3060734650J5D 05-28 13:53:45.265 426 635 D TelephonyRegistry: listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback 05-28 13:53:46.200 426 426 D TelephonyRegistry: systemRunning register for intents 05-28 13:53:47.283 741 741 I chatty : uid=1001(radio) com.android.phone expire 76 lines 05-28 13:53:48.290 741 841 I chatty : uid=1001(radio) GsmInboundSmsHa expire 2 lines 05-28 13:53:48.292 741 845 I chatty : uid=1001(radio) CdmaInboundSmsH expire 2 lines 05-28 13:53:48.347 426 438 D TelephonyRegistry: listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback 05-28 13:53:48.429 426 635 D TelephonyRegistry: listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback 05-28 13:53:48.475 741 848 I chatty : uid=1001(radio) DcHandlerThread expire 2 lines 05-28 13:53:48.752 741 741 I chatty : uid=1001(radio) com.android.phone expire 80 lines 05-28 13:53:48.826 426 546 D TelephonyRegistry: listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback 05-28 13:53:48.828 426 438 D TelephonyRegistry: listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback 05-28 13:53:48.841 426 438 D TelephonyRegistry: listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback 05-28 13:53:48.917 426 786 D TelephonyRegistry: listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback 05-28 13:53:48.936 426 426 D TelephonyRegistry: notifyCellLocationForSubscriber: subId=0 cellLocation=Bundle[{}] 05-28 13:53:48.938 741 770 I chatty : uid=1001(radio) Binder:741_1 expire 8 lines 05-28 13:53:48.965 426 635 D TelephonyRegistry: listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback 05-28 13:53:49.005 426 786 D TelephonyRegistry: listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback 05-28 13:53:49.023 426 438 D TelephonyRegistry: notifySubscriptionInfoChanged: first invocation mRecords.size=11 05-28 13:53:49.057 426 438 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 13:53:49.304 741 741 I chatty : uid=1001(radio) com.android.phone expire 58 lines 05-28 13:53:50.501 741 771 I chatty : uid=1001(radio) Binder:741_2 expire 7 lines 05-28 13:53:51.204 741 839 I chatty : uid=1001(radio) GsmCellBroadcas expire 1 line 05-28 13:53:51.282 741 844 I chatty : uid=1001(radio) CellBroadcastHa expire 1 line 05-28 13:53:51.295 741 841 I chatty : uid=1001(radio) GsmInboundSmsHa expire 3 lines 05-28 13:53:51.295 741 845 I chatty : uid=1001(radio) CdmaInboundSmsH expire 3 lines 05-28 13:53:51.305 741 846 I chatty : uid=1001(radio) CdmaServiceCate expire 1 line 05-28 13:53:53.892 741 989 I chatty : uid=1001(radio) com.android.phone expire 2 lines 05-28 13:54:07.442 1434 1474 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 13:54:07.648 1434 1474 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 13:54:08.803 1434 1473 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 13:54:09.552 1434 1473 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 13:54:10.161 1434 1557 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 13:54:11.379 741 741 I chatty : uid=1001(radio) com.android.phone expire 11 lines 05-28 13:54:14.648 1434 1502 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 13:54:14.650 741 770 I chatty : uid=1001(radio) Binder:741_1 expire 10 lines 05-28 13:54:14.651 1434 1496 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 13:54:14.652 741 1495 I chatty : uid=1001(radio) Binder:741_3 expire 11 lines 05-28 13:54:14.653 1434 1502 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 13:54:14.654 1434 1496 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 13:54:37.385 741 771 I chatty : uid=1001(radio) Binder:741_2 expire 10 lines 05-28 13:55:43.500 2236 2368 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 13:56:08.884 2236 2517 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 13:57:19.753 1434 1485 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 13:57:19.754 1434 1502 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 13:57:19.763 1434 1485 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 13:57:19.764 1434 1502 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 13:57:21.028 1434 2965 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 13:57:24.946 1434 1496 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 13:57:24.949 1434 1485 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 13:57:24.969 1434 1496 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 13:57:24.970 1434 1485 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 13:57:26.065 1434 1496 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 13:57:26.071 1434 1485 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 13:57:26.075 1434 1496 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 13:57:26.077 1434 1485 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 13:57:37.686 741 741 I chatty : uid=1001(radio) com.android.phone expire 11 lines 05-28 13:58:00.748 741 771 I chatty : uid=1001(radio) Binder:741_2 expire 6 lines 05-28 13:58:00.749 1434 1496 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 13:58:04.764 1434 2973 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 13:58:04.764 1434 2965 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 13:58:04.797 1434 2965 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 13:58:04.803 1434 2973 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 13:58:10.021 741 1495 I chatty : uid=1001(radio) Binder:741_3 expire 4 lines 05-28 13:58:10.024 1434 1502 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 13:58:10.025 1434 1496 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 13:58:10.029 1434 1496 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 13:58:10.030 1434 1502 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 13:58:27.638 1434 1485 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:00:50.165 741 770 I chatty : uid=1001(radio) Binder:741_1 expire 5 lines 05-28 14:00:56.925 1434 1434 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:02:25.520 741 741 I chatty : uid=1001(radio) com.android.phone expire 12 lines 05-28 14:03:21.079 1434 1493 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:03:21.082 1434 1493 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:03:21.101 1434 1496 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:03:21.101 1434 1502 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:03:21.106 1434 1502 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:03:21.107 1434 1496 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:03:48.505 741 3474 I chatty : uid=1001(radio) Binder:741_4 expire 2 lines 05-28 14:03:48.507 1434 1502 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:03:48.508 1434 1493 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:03:48.512 1434 1502 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:03:48.513 741 3475 I chatty : uid=1001(radio) Binder:741_5 expire 3 lines 05-28 14:03:48.515 1434 1502 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:03:48.516 1434 1493 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:03:48.520 1434 1502 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:05:23.152 741 741 I chatty : uid=1001(radio) com.android.phone expire 44 lines 05-28 14:06:00.151 741 771 I chatty : uid=1001(radio) Binder:741_2 expire 10 lines 05-28 14:06:00.199 3995 4021 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:06:00.358 741 3475 I chatty : uid=1001(radio) Binder:741_5 expire 2 lines 05-28 14:06:00.360 3995 4021 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:06:03.982 741 1495 I chatty : uid=1001(radio) Binder:741_3 expire 9 lines 05-28 14:06:03.983 3995 4020 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:06:05.753 741 3474 I chatty : uid=1001(radio) Binder:741_4 expire 7 lines 05-28 14:06:05.757 3995 4020 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:06:08.423 741 770 I chatty : uid=1001(radio) Binder:741_1 expire 10 lines 05-28 14:06:08.424 3995 3995 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:06:08.503 3995 3995 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:06:09.188 3995 4040 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:06:09.188 3995 4060 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:06:09.199 3995 4059 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:06:09.233 3995 4060 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:06:09.234 3995 4059 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:06:09.235 3995 4040 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:06:11.718 3995 4033 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:06:26.310 3995 4073 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:06:26.314 3995 4073 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:06:26.756 3995 4073 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:06:26.804 3995 4073 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:06:26.816 3995 4073 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:06:26.819 3995 4073 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:06:32.374 3995 4073 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:06:32.375 3995 4059 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:06:32.377 3995 4040 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:06:32.383 3995 4040 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:06:32.384 3995 4059 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:06:32.391 3995 4073 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:06:48.096 3995 4033 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:06:51.137 3995 4073 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:07:10.546 3995 4247 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:07:10.561 3995 4247 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:07:22.049 741 770 I chatty : uid=1001(radio) Binder:741_1 expire 3 lines 05-28 14:07:26.369 741 771 I chatty : uid=1001(radio) Binder:741_2 expire 7 lines 05-28 14:07:26.373 3995 4059 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:07:26.374 3995 4073 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:07:26.389 3995 4059 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:07:26.391 3995 4073 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:07:26.394 3995 4059 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:07:26.399 3995 4059 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:07:48.651 3995 4040 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:17:45.546 741 741 I chatty : uid=1001(radio) com.android.phone expire 21 lines 05-28 14:18:05.700 741 3474 I chatty : uid=1001(radio) Binder:741_4 expire 10 lines 05-28 14:18:05.719 6134 6154 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:18:05.829 6134 6154 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:18:06.985 741 1495 I chatty : uid=1001(radio) Binder:741_3 expire 6 lines 05-28 14:18:06.986 6134 6155 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:18:08.421 741 770 I chatty : uid=1001(radio) Binder:741_1 expire 5 lines 05-28 14:18:08.424 6134 6154 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:18:09.264 741 3475 I chatty : uid=1001(radio) Binder:741_5 expire 6 lines 05-28 14:18:09.265 6134 6259 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:18:09.508 6134 6259 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:19:43.310 6733 6751 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:19:43.408 6733 6751 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:19:43.544 6733 6751 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:19:44.206 6733 6751 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:19:45.091 6733 6826 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:19:52.454 741 741 I chatty : uid=1001(radio) com.android.phone expire 31 lines 05-28 14:23:12.248 741 741 D RilRequest: [3684]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 14:23:43.168 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 14:23:43.173 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 14:24:00.279 741 741 D RILJ : [3685]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 14:24:00.321 741 741 D RilRequest: [3685]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 14:24:22.113 741 3475 D SubscriptionController: [getSlotId]- subId invalid 05-28 14:24:22.130 6733 7109 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:24:37.690 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=59, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 14:24:37.691 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 14:24:42.753 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=60, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 14:24:42.753 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 14:24:44.464 741 3475 D SubscriptionController: [getPhoneId] asked for default subId=-1 05-28 14:24:46.037 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=61, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 14:24:46.037 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 14:24:50.367 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 14:25:43.744 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=62, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 14:25:43.744 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 14:25:47.738 741 741 D RILJ : [3686]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 14:25:47.772 741 741 D RilRequest: [3686]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 14:25:56.216 741 741 D RILJ : [3687]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 14:25:56.250 741 741 D RilRequest: [3687]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 14:26:12.004 741 771 D SubscriptionController: [getActiveSubInfoList] Sub Controller not ready 05-28 14:26:58.829 741 771 D SubscriptionController: [getSlotId]- subId invalid 05-28 14:26:59.000 6733 6769 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:26:59.001 741 3475 D SubscriptionController: [getSlotId]- subId invalid 05-28 14:26:59.002 6733 6769 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:27:07.241 741 1495 D SubscriptionController: [getSlotId]- subId invalid 05-28 14:27:07.243 6733 7462 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:27:13.753 741 3475 D SubscriptionController: [getActiveSubInfoList] Sub Controller not ready 05-28 14:27:13.769 741 771 D SubscriptionController: [getSlotId]- subId invalid 05-28 14:27:13.771 2236 7443 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:27:27.824 741 3475 D SubscriptionController: [getSlotId]- subId invalid 05-28 14:27:27.825 6733 6758 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:27:27.827 741 1495 D SubscriptionController: [getSlotId]- subId invalid 05-28 14:27:27.828 6733 6758 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:27:42.822 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 14:27:42.824 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 14:27:42.824 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 14:27:51.707 741 3475 D SubscriptionController: [getSlotId]- subId invalid 05-28 14:27:51.709 6733 7427 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:27:59.707 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 14:28:08.778 741 741 D RILJ : [3688]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 14:28:08.811 741 741 D RilRequest: [3688]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 14:28:10.683 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=64, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 14:28:10.683 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 14:28:12.464 741 3474 D SubscriptionController: [getPhoneId] asked for default subId=-1 05-28 14:28:13.001 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=65, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 14:28:13.001 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 14:28:14.069 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 14:28:14.070 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=66, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 14:28:20.215 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 14:28:24.390 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=68, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 14:28:24.393 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 14:28:26.456 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 14:28:33.080 741 3474 D SubscriptionController: [getSlotId]- subId invalid 05-28 14:28:33.081 7827 7848 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:28:33.199 741 771 D SubscriptionController: [getSlotId]- subId invalid 05-28 14:28:33.200 7827 7848 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:28:33.447 741 1495 D SubscriptionController: [getSlotId]- subId invalid 05-28 14:28:33.448 7827 7848 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:28:34.234 741 3475 D SubscriptionController: [getSlotId]- subId invalid 05-28 14:28:34.242 7827 7848 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:28:34.744 741 770 D SubscriptionController: [getSlotId]- subId invalid 05-28 14:28:34.745 7827 7849 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:28:35.046 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=70, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 14:28:35.046 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 14:28:35.242 741 770 D SubscriptionController: [getSlotId]- subId invalid 05-28 14:28:35.246 7827 7924 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:28:36.393 741 3474 D SubscriptionController: [getSlotId]- subId invalid 05-28 14:28:36.397 7827 7865 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:29:00.352 741 771 D SubscriptionController: [getSlotId]- subId invalid 05-28 14:29:00.354 7827 7864 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:29:00.358 741 1495 D SubscriptionController: [getSlotId]- subId invalid 05-28 14:29:00.359 7827 7864 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:29:06.193 741 771 D SubscriptionController: [getSlotId]- subId invalid 05-28 14:29:06.194 7827 7864 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown 05-28 14:29:19.353 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=71, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 14:29:19.353 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 14:29:40.348 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 14:29:50.402 741 770 D DCT : [0]hasMatchedTetherApnSetting: APN=null 05-28 14:29:50.859 741 3475 D DCT : [0]hasMatchedTetherApnSetting: APN=null 05-28 14:29:52.546 741 741 D RILJ : [3689]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 14:29:52.841 741 741 D RilRequest: [3689]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 14:30:37.173 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=72, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 14:30:37.189 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 14:30:43.353 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 14:31:42.894 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=73, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 14:31:42.894 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 14:31:42.975 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 14:31:46.716 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=74, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 14:31:46.716 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 14:31:46.755 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 14:32:58.608 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=75, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 14:32:58.609 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 14:32:58.663 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 14:32:59.865 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 14:32:59.866 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=76, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 14:33:00.143 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 14:34:07.148 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=77, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 14:34:07.149 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 14:34:07.920 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 14:34:23.300 741 741 D RILJ : [3690]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 14:34:23.372 741 741 D RilRequest: [3690]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 14:34:42.019 741 1495 D DCT : [0]hasMatchedTetherApnSetting: APN=null 05-28 14:34:46.977 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=78, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 14:34:46.978 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 14:34:47.447 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 14:35:08.008 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=79, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 14:35:08.008 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 14:35:08.090 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 14:36:28.736 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=80, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 14:36:28.736 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 14:36:28.839 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 14:37:04.109 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 14:37:04.112 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=81, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 14:37:05.947 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 14:37:42.727 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=82, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 14:37:42.727 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 14:37:42.925 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 14:38:22.917 741 741 D RILJ : [3691]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 14:38:22.959 741 741 D RilRequest: [3691]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 14:38:55.618 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=83, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 14:38:55.618 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 14:38:55.770 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 14:40:04.602 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=84, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 14:40:04.602 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 14:40:04.745 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 14:41:10.209 741 741 D RILJ : [3692]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 14:41:10.236 741 741 D RilRequest: [3692]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 14:41:12.128 741 3474 D DCT : [0]hasMatchedTetherApnSetting: APN=null 05-28 14:41:34.456 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=85, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 14:41:34.475 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 14:41:36.179 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 14:42:47.679 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=86, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 14:42:47.679 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 14:42:48.197 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 14:42:57.666 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=87, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 14:42:57.669 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 14:42:57.731 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 14:43:07.187 741 3475 D DCT : [0]hasMatchedTetherApnSetting: APN=null 05-28 14:43:51.863 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=88, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 14:43:51.900 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 14:43:52.034 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 14:44:19.936 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=89, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 14:44:19.937 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 14:44:20.035 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 14:44:45.683 741 741 D RILJ : [3693]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 14:44:45.713 741 741 D RilRequest: [3693]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 14:45:02.143 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=90, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 14:45:02.144 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 14:45:02.269 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 14:46:32.124 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 14:46:32.124 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=91, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 14:46:32.140 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 14:47:36.552 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=92, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 14:47:36.552 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 14:47:36.560 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 14:47:44.118 741 771 D DCT : [0]hasMatchedTetherApnSetting: APN=null 05-28 14:48:01.244 741 3475 D DCT : [0]hasMatchedTetherApnSetting: APN=null 05-28 14:48:38.794 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=93, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 14:48:38.795 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 14:48:39.194 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 14:48:49.393 741 741 D RILJ : [3694]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 14:48:49.508 741 741 D RilRequest: [3694]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 14:49:48.258 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=94, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 14:49:48.259 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 14:49:48.647 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 14:51:35.527 741 1495 D DCT : [0]hasMatchedTetherApnSetting: APN=null 05-28 14:52:01.185 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=95, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 14:52:01.202 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 14:52:07.204 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 14:52:55.478 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 14:52:55.485 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=96, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 14:52:59.594 741 770 D DCT : [0]hasMatchedTetherApnSetting: APN=null 05-28 14:53:04.767 741 741 D RILJ : [3695]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 14:53:04.798 741 741 D RilRequest: [3695]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 14:53:05.870 741 771 D DCT : [0]hasMatchedTetherApnSetting: APN=null 05-28 14:53:12.505 741 741 D RILJ : [3696]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 14:53:12.535 741 741 D RilRequest: [3696]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 14:53:12.863 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 14:53:17.124 741 770 D DCT : [0]hasMatchedTetherApnSetting: APN=null 05-28 14:53:58.378 741 741 D DCT : [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true 05-28 14:54:12.399 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=97, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 14:54:12.471 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 14:54:13.355 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 14:54:47.486 741 770 D DCT : [0]hasMatchedTetherApnSetting: APN=null 05-28 14:54:48.413 741 3474 D DCT : [0]hasMatchedTetherApnSetting: APN=null 05-28 14:55:04.993 741 771 D DCT : [0]hasMatchedTetherApnSetting: APN=null 05-28 14:55:15.065 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=98, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 14:55:15.083 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 14:55:31.586 741 741 D DCT : [0]screen off 05-28 14:55:31.593 741 741 D DCT : [0]stopNetStatPoll 05-28 14:55:35.518 741 741 D DCT : [0]screen on 05-28 14:55:35.518 741 741 D DCT : [0]stopNetStatPoll 05-28 14:55:36.249 741 741 D DCT : [0]screen off 05-28 14:55:36.249 741 741 D DCT : [0]stopNetStatPoll 05-28 14:55:37.756 741 741 D DCT : [0]screen on 05-28 14:55:37.756 741 741 D DCT : [0]stopNetStatPoll 05-28 14:56:58.608 741 741 D DCT : [0]screen off 05-28 14:56:58.608 741 741 D DCT : [0]stopNetStatPoll 05-28 14:57:03.837 741 741 D DCT : [0]screen on 05-28 14:57:03.837 741 741 D DCT : [0]stopNetStatPoll 05-28 14:57:05.252 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 14:57:05.254 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 14:57:05.255 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 14:57:05.967 741 741 D RILJ : [3697]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 14:57:05.994 741 741 D RilRequest: [3697]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 14:57:16.900 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=99, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 14:57:16.901 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 14:57:19.173 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 14:57:19.175 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=101, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 14:57:19.609 741 3474 D SubscriptionController: [getPhoneId] asked for default subId=-1 05-28 14:57:19.615 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=102, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 14:57:19.615 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 14:57:20.714 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 14:58:20.915 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=103, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 14:58:20.915 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 14:58:21.059 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 14:58:21.545 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=104, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 14:58:21.545 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 14:58:21.572 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 14:59:01.010 741 741 D DCT : [0]screen off 05-28 14:59:01.010 741 741 D DCT : [0]stopNetStatPoll 05-28 14:59:02.480 741 741 D DCT : [0]screen on 05-28 14:59:02.480 741 741 D DCT : [0]stopNetStatPoll 05-28 14:59:03.792 741 770 D DCT : [0]hasMatchedTetherApnSetting: APN=null 05-28 14:59:06.671 741 741 D DCT : [0]screen off 05-28 14:59:06.671 741 741 D DCT : [0]stopNetStatPoll 05-28 14:59:06.975 741 741 D DCT : [0]screen on 05-28 14:59:06.975 741 741 D DCT : [0]stopNetStatPoll 05-28 14:59:07.636 741 1495 D DCT : [0]hasMatchedTetherApnSetting: APN=null 05-28 14:59:10.099 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 14:59:30.596 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=106, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 14:59:30.597 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 14:59:33.404 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 15:00:25.518 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=107, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 15:00:25.519 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 15:00:26.299 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 15:00:28.910 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=108, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 15:00:28.910 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 15:00:29.110 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 15:01:17.914 741 741 D RILJ : [3698]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 15:01:17.970 741 741 D RilRequest: [3698]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 15:01:28.621 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=109, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 15:01:28.623 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 15:01:28.936 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 15:01:32.735 741 771 D DCT : [0]hasMatchedTetherApnSetting: APN=null 05-28 15:01:34.793 741 770 D DCT : [0]hasMatchedTetherApnSetting: APN=null 05-28 15:01:37.821 741 1495 D DCT : [0]hasMatchedTetherApnSetting: APN=null 05-28 15:02:23.325 741 771 D DCT : [0]hasMatchedTetherApnSetting: APN=null 05-28 15:02:33.024 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 15:02:33.036 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=110, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 15:02:33.214 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 15:03:35.941 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=111, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 15:03:35.942 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 15:03:36.365 741 770 D DCT : [0]hasMatchedTetherApnSetting: APN=null 05-28 15:03:41.561 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 15:04:53.766 741 771 D DCT : [0]hasMatchedTetherApnSetting: APN=null 05-28 15:04:55.618 741 741 D RILJ : [3699]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 15:04:55.619 741 741 D RilRequest: [3699]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 15:04:58.627 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=112, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 15:04:58.628 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 15:04:58.799 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 15:06:00.353 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=113, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 15:06:00.356 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 15:06:00.601 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 15:06:01.314 741 770 D DCT : [0]hasMatchedTetherApnSetting: APN=null 05-28 15:07:01.568 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=114, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 15:07:01.568 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 15:07:01.637 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 15:09:09.933 741 741 D RILJ : [3700]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 15:09:09.934 741 741 D RilRequest: [3700]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 15:09:49.410 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=115, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 15:09:49.410 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 15:09:49.731 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 15:10:57.396 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=116, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 15:10:57.396 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 15:10:57.490 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 15:11:59.936 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=117, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 15:11:59.936 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 15:12:00.075 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 15:13:07.349 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=118, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 15:13:07.349 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 15:13:07.470 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 15:13:17.983 741 741 D RILJ : [3701]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 15:13:17.999 741 741 D RilRequest: [3701]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 15:13:22.659 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=119, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 15:13:22.659 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 15:13:22.781 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 15:13:41.407 741 3475 D DCT : [0]hasMatchedTetherApnSetting: APN=null 05-28 15:14:14.086 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=120, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 15:14:14.087 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 15:14:14.283 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 15:15:28.863 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 15:15:28.871 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=121, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 15:15:29.052 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 15:15:56.840 741 741 D RILJ : [3702]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 15:15:56.874 741 741 D RilRequest: [3702]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 15:17:20.517 741 3474 D DCT : [0]hasMatchedTetherApnSetting: APN=null 05-28 15:18:18.785 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 15:18:18.786 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=122, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 15:18:19.903 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 15:19:07.960 741 741 D RILJ : [3703]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 15:19:07.960 741 741 D RilRequest: [3703]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 15:19:48.292 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=123, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 15:19:48.292 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 15:19:48.436 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 15:21:54.723 741 741 D RILJ : [3704]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 15:21:54.724 741 741 D RilRequest: [3704]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 15:22:17.190 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=124, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 15:22:17.190 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 15:22:17.328 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 15:23:12.310 741 741 D RILJ : [3705]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 15:23:12.310 741 741 D RilRequest: [3705]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 15:23:46.798 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=125, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 15:23:46.798 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 15:23:47.000 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 15:24:39.489 741 741 D RILJ : [3706]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 15:24:39.489 741 741 D RilRequest: [3706]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 15:24:48.458 741 3474 D DCT : [0]hasMatchedTetherApnSetting: APN=null 05-28 15:25:13.639 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=126, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 15:25:13.639 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 15:25:13.748 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 15:26:16.950 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=127, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 15:26:16.951 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 15:26:17.093 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 15:27:42.760 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=128, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 15:27:42.765 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 15:27:42.978 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 15:28:22.436 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=129, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 15:28:22.436 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 15:28:22.651 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 15:28:55.879 741 741 D RILJ : [3707]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 15:28:55.880 741 741 D RilRequest: [3707]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 15:31:11.681 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 15:31:11.684 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=130, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 15:31:11.774 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 15:32:14.245 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=131, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 15:32:14.245 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 15:32:14.387 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 15:32:33.697 741 741 D RILJ : [3708]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 15:32:33.698 741 741 D RilRequest: [3708]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 15:32:35.505 741 1495 D DCT : [0]hasMatchedTetherApnSetting: APN=null 05-28 15:32:50.485 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 15:32:50.486 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 15:32:50.574 741 771 D DCT : [0]hasMatchedTetherApnSetting: APN=null 05-28 15:33:32.856 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=133, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 15:33:32.856 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 15:33:33.581 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=134, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 15:33:33.581 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 15:33:33.656 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 15:33:33.893 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=135, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 15:33:33.893 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 15:33:33.956 741 3474 D SubscriptionController: [getPhoneId] asked for default subId=-1 05-28 15:33:34.362 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=136, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 15:33:34.363 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 15:33:34.473 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 15:33:45.631 741 741 D RILJ : [3709]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 15:33:45.632 741 741 D RilRequest: [3709]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 15:33:46.004 741 741 D RILJ : [3710]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 15:33:46.004 741 741 D RilRequest: [3710]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 15:33:47.340 741 741 D RILJ : [3711]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 15:33:47.340 741 741 D RilRequest: [3711]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 15:33:47.661 741 741 D RILJ : [3712]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 15:33:47.661 741 741 D RilRequest: [3712]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 15:33:51.398 741 741 D RILJ : [3713]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 15:33:51.398 741 741 D RilRequest: [3713]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 15:33:51.776 741 741 D RILJ : [3714]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 15:33:51.777 741 741 D RilRequest: [3714]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 15:34:07.214 741 741 D RILJ : [3715]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 15:34:07.214 741 741 D RilRequest: [3715]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 15:34:17.431 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 15:34:17.436 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=138, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 15:34:17.839 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 15:34:33.856 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=140, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 15:34:33.857 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 15:34:33.916 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 15:34:34.560 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=141, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 15:34:34.561 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 15:34:34.626 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 15:34:41.797 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 15:34:41.798 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 15:35:03.433 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=143, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 15:35:03.433 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 15:35:04.567 741 1495 D SubscriptionController: [getPhoneId] asked for default subId=-1 05-28 15:35:04.736 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=144, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 15:35:04.736 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 15:35:10.873 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=145, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 15:35:10.873 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 15:35:11.583 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 15:35:21.061 741 741 D RILJ : [3716]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 15:35:21.061 741 741 D RilRequest: [3716]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 15:35:38.274 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=146, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 15:35:38.275 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 15:35:38.337 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 15:36:06.603 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=147, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 15:36:06.603 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 15:36:06.779 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 15:36:11.796 741 1495 D DCT : [0]hasMatchedTetherApnSetting: APN=null 05-28 15:36:30.855 741 770 D DCT : [0]hasMatchedTetherApnSetting: APN=null 05-28 15:36:37.246 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 15:36:37.253 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 15:36:42.500 741 741 D DCT : [0]screen off 05-28 15:36:42.501 741 741 D DCT : [0]stopNetStatPoll 05-28 15:36:45.720 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=148, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 15:36:45.721 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 15:36:46.919 741 3474 D SubscriptionController: [getPhoneId] asked for default subId=-1 05-28 15:36:47.084 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=150, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 15:36:47.084 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 15:36:47.415 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=151, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 15:36:47.415 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 15:36:48.043 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 15:37:47.642 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 15:37:47.644 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=152, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 15:37:47.733 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 15:37:48.252 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=153, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 15:37:48.252 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 15:37:48.301 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 15:38:24.373 741 741 D RILJ : [3717]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 15:38:24.374 741 741 D RilRequest: [3717]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 15:40:40.649 741 741 D RILJ : [3718]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 15:40:40.650 741 741 D RilRequest: [3718]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 15:43:07.124 741 741 D RILJ : [3719]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 15:43:07.124 741 741 D RilRequest: [3719]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 15:43:20.261 741 741 D DCT : [0]screen on 05-28 15:43:20.261 741 741 D DCT : [0]stopNetStatPoll 05-28 15:43:30.837 741 741 D DCT : [0]screen off 05-28 15:43:30.837 741 741 D DCT : [0]stopNetStatPoll 05-28 15:43:32.738 741 741 D RILJ : [3720]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 15:43:32.738 741 741 D RilRequest: [3720]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 15:43:32.947 741 741 D DCT : [0]screen on 05-28 15:43:32.947 741 741 D DCT : [0]stopNetStatPoll 05-28 15:43:33.472 741 3475 D DCT : [0]hasMatchedTetherApnSetting: APN=null 05-28 15:43:34.761 741 741 D RILJ : [3721]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 15:43:34.761 741 741 D RilRequest: [3721]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 15:43:35.312 741 771 D DCT : [0]hasMatchedTetherApnSetting: APN=null 05-28 15:43:48.739 741 1495 D DCT : [0]hasMatchedTetherApnSetting: APN=null 05-28 15:43:50.620 741 741 D DCT : [0]screen off 05-28 15:43:50.620 741 741 D DCT : [0]stopNetStatPoll 05-28 15:43:56.029 741 741 D DCT : [0]screen on 05-28 15:43:56.030 741 741 D DCT : [0]stopNetStatPoll 05-28 15:43:58.314 741 3474 D SST : SST.getAllCellInfo(): not implemented 05-28 15:43:58.314 741 3474 D SST : SST.getAllCellInfo(): X size=0 list=null 05-28 15:44:18.254 741 770 D SST : SST.getAllCellInfo(): not implemented 05-28 15:44:18.254 741 770 D SST : SST.getAllCellInfo(): X size=0 list=null 05-28 15:44:20.344 741 741 D DCT : [0]screen off 05-28 15:44:20.345 741 741 D DCT : [0]stopNetStatPoll 05-28 15:45:15.567 741 741 D DCT : [0]screen on 05-28 15:45:15.567 741 741 D DCT : [0]stopNetStatPoll 05-28 15:45:16.647 741 3475 D SST : SST.getAllCellInfo(): not implemented 05-28 15:45:16.647 741 3475 D SST : SST.getAllCellInfo(): X size=0 list=null 05-28 15:45:19.396 741 770 D DCT : [0]hasMatchedTetherApnSetting: APN=null 05-28 15:45:36.663 741 770 D SST : SST.getAllCellInfo(): not implemented 05-28 15:45:36.663 741 770 D SST : SST.getAllCellInfo(): X size=0 list=null 05-28 15:46:16.702 741 741 D DCT : [0]screen off 05-28 15:46:16.703 741 741 D DCT : [0]stopNetStatPoll 05-28 15:46:32.988 741 741 D DCT : [0]screen on 05-28 15:46:32.988 741 741 D DCT : [0]stopNetStatPoll 05-28 15:46:34.153 741 3475 D SST : SST.getAllCellInfo(): not implemented 05-28 15:46:34.153 741 3475 D SST : SST.getAllCellInfo(): X size=0 list=null 05-28 15:46:45.950 741 1495 D DCT : [0]hasMatchedTetherApnSetting: APN=null 05-28 15:46:53.102 741 741 D DCT : [0]screen off 05-28 15:46:53.102 741 741 D DCT : [0]stopNetStatPoll 05-28 15:46:54.168 741 3475 D SST : SST.getAllCellInfo(): not implemented 05-28 15:46:54.168 741 3475 D SST : SST.getAllCellInfo(): X size=0 list=null 05-28 15:47:28.069 741 741 D DCT : [0]screen on 05-28 15:47:28.069 741 741 D DCT : [0]stopNetStatPoll 05-28 15:47:28.995 741 770 D SST : SST.getAllCellInfo(): not implemented 05-28 15:47:28.995 741 770 D SST : SST.getAllCellInfo(): X size=0 list=null 05-28 15:47:39.439 741 3474 D DCT : [0]hasMatchedTetherApnSetting: APN=null 05-28 15:47:49.034 741 1495 D SST : SST.getAllCellInfo(): not implemented 05-28 15:47:49.034 741 1495 D SST : SST.getAllCellInfo(): X size=0 list=null 05-28 15:48:01.675 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=155, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 15:48:01.676 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 15:48:03.922 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 15:48:59.238 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=156, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 15:48:59.239 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 15:49:02.957 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 15:49:38.268 741 741 D RILJ : [3722]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 15:49:38.269 741 741 D RilRequest: [3722]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 15:50:03.234 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=157, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 15:50:03.236 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 15:50:03.390 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 15:50:04.420 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=158, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 15:50:04.420 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 15:50:04.493 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 15:51:03.486 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=159, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 15:51:03.486 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 15:51:03.999 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 15:51:40.366 741 770 D DCT : [0]hasMatchedTetherApnSetting: APN=null 05-28 15:52:04.096 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=160, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 15:52:04.096 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 15:52:04.262 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 15:52:48.778 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 15:52:48.779 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=161, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 15:52:48.802 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 15:53:04.530 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=162, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 15:53:04.531 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 15:53:04.702 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 15:53:12.414 741 741 D RILJ : [3723]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 15:53:12.427 741 741 D RilRequest: [3723]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 15:53:58.555 741 741 D DCT : [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true 05-28 15:54:30.801 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=163, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 15:54:30.801 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 15:54:30.928 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 15:55:24.072 741 741 D RILJ : [3724]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 15:55:24.073 741 741 D RilRequest: [3724]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 15:59:30.120 741 741 D RILJ : [3725]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 15:59:30.121 741 741 D RilRequest: [3725]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 15:59:45.023 741 770 D DCT : [0]hasMatchedTetherApnSetting: APN=null 05-28 15:59:45.695 741 741 D RILJ : [3726]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 15:59:45.695 741 741 D RilRequest: [3726]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 16:00:12.746 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=164, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 16:00:12.746 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 16:00:13.352 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 16:01:01.559 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=165, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 16:01:01.562 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 16:01:01.934 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 16:01:13.438 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=166, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 16:01:13.439 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 16:01:13.486 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 16:02:13.750 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=167, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 16:02:13.751 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 16:02:21.073 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 16:03:18.125 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=168, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 16:03:18.125 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 16:03:25.589 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 16:03:30.862 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=169, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 16:03:30.862 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 16:03:31.446 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 16:04:28.243 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=170, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 16:04:28.244 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 16:04:37.075 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 16:04:42.925 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=171, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 16:04:42.926 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 16:04:58.476 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 16:05:12.693 741 741 D RILJ : [3727]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 16:05:13.145 741 741 D RilRequest: [3727]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 16:05:13.555 741 741 D RILJ : [3728]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 16:05:13.556 741 741 D RilRequest: [3728]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 16:05:48.254 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=172, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 16:05:48.254 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 16:05:54.950 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 16:05:57.899 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=173, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 16:05:57.900 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 16:06:15.993 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 16:06:55.558 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=174, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 16:06:55.586 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 16:06:58.939 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 16:07:05.895 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=175, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 16:07:05.898 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 16:07:06.124 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 16:07:23.011 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=176, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 16:07:23.011 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 16:07:23.200 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 16:07:32.548 741 741 D RILJ : [3729]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 16:07:32.774 741 741 D RilRequest: [3729]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 16:07:59.453 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=177, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 16:07:59.453 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 16:07:59.557 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 16:08:26.578 741 741 D RILJ : [3730]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 16:08:26.578 741 741 D RilRequest: [3730]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 16:09:21.820 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=178, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 16:09:21.820 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 16:09:22.903 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 16:09:32.379 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=179, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 16:09:32.380 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 16:09:32.849 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 16:10:51.873 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 16:10:51.875 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=180, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 16:10:51.891 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 16:10:52.918 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=181, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 16:10:52.919 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 16:10:53.687 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 16:11:53.035 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=182, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 16:11:53.035 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 16:11:53.204 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 16:12:26.571 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=183, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 16:12:26.571 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 16:12:26.629 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 16:12:43.740 741 3475 D DCT : [0]hasMatchedTetherApnSetting: APN=null 05-28 16:12:46.249 741 741 D RILJ : [3731]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 16:12:46.363 741 741 D RilRequest: [3731]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 16:12:53.715 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=184, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 16:12:53.715 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 16:12:53.778 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 16:13:27.481 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=185, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 16:13:27.481 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 16:13:27.603 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 16:14:13.603 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=186, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 16:14:13.604 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 16:14:13.699 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 16:15:22.414 741 3475 D DCT : [0]hasMatchedTetherApnSetting: APN=null 05-28 16:15:54.249 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=187, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 16:15:54.249 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 16:15:54.719 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 16:16:55.336 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=188, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 16:16:55.337 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 16:16:55.415 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 16:18:06.002 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 16:18:06.004 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=189, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 16:18:08.090 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 16:18:36.082 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=190, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 16:18:36.082 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 16:18:56.929 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 16:19:09.088 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=191, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 16:19:09.089 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 16:19:41.548 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 16:19:47.077 741 741 D RILJ : [3732]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 16:19:47.150 741 741 D RilRequest: [3732]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 16:19:57.759 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=192, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 16:19:57.759 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 16:20:07.680 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 16:20:43.066 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=193, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 16:20:43.066 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 16:20:44.236 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 16:21:08.437 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=194, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 16:21:08.438 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 16:21:08.510 741 1495 D DCT : [0]hasMatchedTetherApnSetting: APN=null 05-28 16:21:10.427 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 16:21:33.184 741 1495 D DCT : [0]hasMatchedTetherApnSetting: APN=null 05-28 16:21:44.926 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=197, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 16:21:44.988 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 16:21:46.362 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 16:21:46.842 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 16:21:46.844 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 16:22:02.077 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=198, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 16:22:02.078 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 16:22:04.145 741 741 D RILJ : [3733]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 16:22:04.176 741 741 D RilRequest: [3733]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 16:22:06.051 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 16:22:06.054 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=200, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 16:22:06.538 741 770 D SubscriptionController: [getPhoneId] asked for default subId=-1 05-28 16:22:06.653 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 16:22:06.654 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=201, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 16:22:07.432 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 16:23:06.237 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=202, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 16:23:06.237 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 16:23:06.361 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 16:23:08.034 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=203, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 16:23:08.034 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 16:23:08.082 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 16:23:12.391 741 741 D RILJ : [3734]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 16:23:12.391 741 741 D RilRequest: [3734]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 16:23:46.671 741 741 D RILJ : [3735]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 16:23:46.672 741 741 D RilRequest: [3735]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 16:24:02.795 741 741 D RILJ : [3736]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 16:24:02.796 741 741 D RilRequest: [3736]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 16:24:06.578 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=204, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 16:24:06.579 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 16:24:06.642 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 16:25:45.222 741 741 D RILJ : [3737]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 16:25:45.291 741 741 D RilRequest: [3737]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 16:25:46.137 741 1495 D DCT : [0]hasMatchedTetherApnSetting: APN=null 05-28 16:25:48.661 741 741 D RILJ : [3738]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 16:25:48.661 741 741 D RilRequest: [3738]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 16:25:49.318 741 770 D DCT : [0]hasMatchedTetherApnSetting: APN=null 05-28 16:25:50.307 741 741 D RILJ : [3739]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 16:25:50.307 741 741 D RilRequest: [3739]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 16:26:14.924 741 3475 D DCT : [0]hasMatchedTetherApnSetting: APN=null 05-28 16:26:16.193 741 741 D RILJ : [3740]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 16:26:16.193 741 741 D RilRequest: [3740]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 16:26:17.315 741 1495 D DCT : [0]hasMatchedTetherApnSetting: APN=null 05-28 16:26:18.448 741 741 D RILJ : [3741]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 16:26:18.449 741 741 D RilRequest: [3741]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 16:26:40.038 741 3474 D DCT : [0]hasMatchedTetherApnSetting: APN=null 05-28 16:26:41.245 741 741 D RILJ : [3742]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 16:26:41.246 741 741 D RilRequest: [3742]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 16:26:42.542 741 770 D DCT : [0]hasMatchedTetherApnSetting: APN=null 05-28 16:26:43.407 741 741 D RILJ : [3743]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 16:26:43.407 741 741 D RilRequest: [3743]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 16:29:52.096 741 770 D DCT : [0]hasMatchedTetherApnSetting: APN=null 05-28 16:29:58.609 741 3475 D DCT : [0]hasMatchedTetherApnSetting: APN=null 05-28 16:30:41.697 741 741 D RILJ : [3744]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 16:30:41.697 741 741 D RilRequest: [3744]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 16:30:46.186 741 770 D DCT : [0]hasMatchedTetherApnSetting: APN=null 05-28 16:30:47.979 741 3475 D DCT : [0]hasMatchedTetherApnSetting: APN=null 05-28 16:31:53.978 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 16:31:53.980 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 16:31:54.977 741 741 D RILJ : [3745]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 16:31:54.977 741 741 D RilRequest: [3745]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 16:32:39.491 741 741 D RILJ : [3746]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 16:32:39.491 741 741 D RilRequest: [3746]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 16:32:51.906 741 741 D RILJ : [3747]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 16:32:51.906 741 741 D RilRequest: [3747]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 16:32:57.251 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=205, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 16:32:57.252 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 16:33:00.825 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=207, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 16:33:00.826 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 16:33:01.176 741 770 D SubscriptionController: [getPhoneId] asked for default subId=-1 05-28 16:33:04.114 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=208, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 16:33:04.114 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 16:33:04.989 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 16:33:05.910 741 741 D RILJ : [3748]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 16:33:05.910 741 741 D RilRequest: [3748]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 16:33:09.578 741 741 D RILJ : [3749]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 16:33:09.581 741 741 D RilRequest: [3749]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 16:33:21.989 741 741 D RILJ : [3750]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 16:33:21.989 741 741 D RilRequest: [3750]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 16:33:28.732 741 741 D RILJ : [3751]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 16:33:28.733 741 741 D RilRequest: [3751]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 16:33:34.970 741 741 D RILJ : [3752]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 16:33:34.970 741 741 D RilRequest: [3752]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 16:33:42.892 741 741 D RILJ : [3753]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 16:33:42.892 741 741 D RilRequest: [3753]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 16:33:44.025 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 16:33:44.028 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=209, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 16:33:49.525 741 741 D RILJ : [3754]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 16:33:49.526 741 741 D RilRequest: [3754]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 16:34:04.496 741 741 D RILJ : [3755]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 16:34:04.496 741 741 D RilRequest: [3755]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 16:34:06.788 741 741 D TelephonyNetworkFactory[0]: got request NetworkRequest [ TRACK_DEFAULT id=210, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60 05-28 16:34:06.789 741 741 D PhoneSwitcher: evaluating due to netRequest 05-28 16:34:06.927 741 741 D PhoneSwitcher: evaluating due to netReleased 05-28 16:34:15.435 741 741 D RILJ : [3756]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 16:34:15.435 741 741 D RilRequest: [3756]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 16:34:21.946 741 741 D RILJ : [3757]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 16:34:21.946 741 741 D RilRequest: [3757]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 16:34:33.736 741 741 D RILJ : [3758]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 16:34:33.737 741 741 D RilRequest: [3758]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 16:34:39.677 741 741 D RILJ : [3759]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 16:34:39.677 741 741 D RilRequest: [3759]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= 05-28 16:34:48.156 741 741 D RILJ : [3760]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0] 05-28 16:34:48.156 741 741 D RilRequest: [3760]< RIL_REQUEST_GET_ACTIVITY_INFO error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret= [logcat: 0.110s elapsed] ------ KERNEL LOG (dmesg) ------ 5935.269470] max98090 3-0010: Found user supported PCLK to LRCLK rates <6>[ 5935.269622] max98090 3-0010: i 2 ni 147 mi 500 <6>[ 5935.306121] max98090 3-0010: max98090_dai_digital_mute: mute=0 <6>[ 5978.086608] max98090 3-0010: max98090_dai_digital_mute: mute=1 <6>[ 5978.136322] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter <6>[ 5978.136413] max98090 3-0010: Found user supported PCLK to LRCLK rates <6>[ 5978.136566] max98090 3-0010: i 2 ni 147 mi 500 <6>[ 5978.184051] binder: 426:485 transaction failed 29189, size 340-0 <6>[ 5978.185424] max98090 3-0010: max98090_dai_digital_mute: mute=0 <6>[ 5979.784240] max98090 3-0010: max98090_dai_digital_mute: mute=1 <3>[ 6028.992065] twl6030: BAT_VLOW interrupt; threshold=3350mV <3>[ 6028.992248] handle_twl6030_vlow: disabling BAT_VLOW interrupt <6>[ 6028.995788] twl6030_usb twl6030_usb: Execute event VBUS_ON , state=VBUS_OFF, supply=0 <6>[ 6028.997894] smb347 3-005f: in smb347_usb_notifier_cb, VBUS ON <6>[ 6029.769866] twl6030_usb twl6030_usb: Execute event VBUS_OFF , state=VBUS_ON, supply=0 <6>[ 6029.770141] smb347 3-005f: in smb347_usb_notifier_cb, VBUS OFF <6>[ 6029.770233] smb347 3-005f: USB disconnected <6>[ 6033.063629] twl6030_usb twl6030_usb: Execute event VBUS_ON , state=VBUS_OFF, supply=0 <6>[ 6033.065582] smb347 3-005f: in smb347_usb_notifier_cb, VBUS ON <6>[ 6033.440643] twl6030_usb twl6030_usb: Execute event VBUS_DETECT , state=VBUS_ON, supply=0 <6>[ 6033.440826] smb347 3-005f: in smb347_usb_notifier_cb, VBUS DETECT | charger_on = 1 <6>[ 6033.440887] smb347 3-005f: =========== before *supply <6>[ 6033.441314] smb347 3-005f: Detected charger: DCP <6>[ 6033.443084] smb347 3-005f: =========== after *supply <6>[ 6033.813598] twl6030_usb twl6030_usb: Execute event VBUS_OFF , state=VBUS_DETECT, supply=5 <6>[ 6033.813720] smb347 3-005f: in smb347_usb_notifier_cb, VBUS OFF <6>[ 6033.813903] smb347 3-005f: USB disconnected <6>[ 6034.032409] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter <6>[ 6034.032562] max98090 3-0010: Found user supported PCLK to LRCLK rates <6>[ 6034.032623] max98090 3-0010: i 2 ni 147 mi 500 <6>[ 6034.081390] max98090 3-0010: max98090_dai_digital_mute: mute=0 <6>[ 6034.767730] twl6030_usb twl6030_usb: Execute event VBUS_ON , state=VBUS_OFF, supply=0 <6>[ 6034.772918] smb347 3-005f: in smb347_usb_notifier_cb, VBUS ON <6>[ 6035.145599] twl6030_usb twl6030_usb: Execute event VBUS_DETECT , state=VBUS_ON, supply=0 <6>[ 6035.145690] smb347 3-005f: in smb347_usb_notifier_cb, VBUS DETECT | charger_on = 1 <6>[ 6035.145843] smb347 3-005f: =========== before *supply <6>[ 6035.146148] smb347 3-005f: Detected charger: DCP <6>[ 6035.149505] smb347 3-005f: =========== after *supply <6>[ 6035.469390] twl6030_usb twl6030_usb: Execute event VBUS_OFF , state=VBUS_DETECT, supply=5 <6>[ 6035.469604] smb347 3-005f: in smb347_usb_notifier_cb, VBUS OFF <6>[ 6035.469757] smb347 3-005f: USB disconnected <6>[ 6038.829223] twl6030_usb twl6030_usb: Execute event VBUS_ON , state=VBUS_OFF, supply=0 <6>[ 6038.830596] smb347 3-005f: in smb347_usb_notifier_cb, VBUS ON <6>[ 6039.207397] twl6030_usb twl6030_usb: Execute event VBUS_DETECT , state=VBUS_ON, supply=0 <6>[ 6039.207611] smb347 3-005f: in smb347_usb_notifier_cb, VBUS DETECT | charger_on = 1 <6>[ 6039.207824] smb347 3-005f: =========== before *supply <6>[ 6039.208221] smb347 3-005f: Detected charger: DCP <6>[ 6039.226257] smb347 3-005f: =========== after *supply <6>[ 6039.580078] twl6030_usb twl6030_usb: Execute event VBUS_OFF , state=VBUS_DETECT, supply=5 <6>[ 6039.580291] smb347 3-005f: in smb347_usb_notifier_cb, VBUS OFF <6>[ 6039.580383] smb347 3-005f: USB disconnected <6>[ 6044.001007] max98090 3-0010: max98090_dai_digital_mute: mute=1 <6>[ 6044.059844] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter <6>[ 6044.060028] max98090 3-0010: Found user supported PCLK to LRCLK rates <6>[ 6044.060119] max98090 3-0010: i 2 ni 147 mi 500 <6>[ 6044.107360] max98090 3-0010: max98090_dai_digital_mute: mute=0 <6>[ 6044.450592] max98090 3-0010: max98090_dai_digital_mute: mute=1 <6>[ 6054.635467] twl6030_usb twl6030_usb: Execute event VBUS_ON , state=VBUS_OFF, supply=0 <6>[ 6054.637878] smb347 3-005f: in smb347_usb_notifier_cb, VBUS ON <6>[ 6055.012329] twl6030_usb twl6030_usb: Execute event VBUS_DETECT , state=VBUS_ON, supply=0 <6>[ 6055.012695] smb347 3-005f: in smb347_usb_notifier_cb, VBUS DETECT | charger_on = 1 <6>[ 6055.012878] smb347 3-005f: =========== before *supply <6>[ 6055.013671] smb347 3-005f: Detected charger: DCP <6>[ 6055.025512] smb347 3-005f: =========== after *supply <6>[ 6056.874786] smb347 3-005f: AICL result: 1500 mA <6>[ 6057.622283] smb347 3-005f: AICL result: 1200 mA <3>[ 6085.768920] omapdss DISPC error: FIFO UNDERFLOW on gfx, disabling the overlay <3>[ 6085.850158] SYNC_LOST on channel lcd, restarting the output with video overlays disabled <6>[ 6085.956542] ignoring apply mgr(lcd) while blanking <6>[ 6085.972198] ignoring apply mgr(lcd) while blanking <3>[ 6086.317138] nt51012 display0: Vendor id: 2 <6>[ 6089.616638] binder: 426:485 transaction failed 29189, size 352-0 <6>[ 6155.964019] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter <6>[ 6155.964141] max98090 3-0010: Found user supported PCLK to LRCLK rates <6>[ 6155.964233] max98090 3-0010: i 2 ni 147 mi 500 <6>[ 6156.015594] max98090 3-0010: max98090_dai_digital_mute: mute=0 <6>[ 6162.198455] binder: 7827:7827 transaction failed 29189, size 156-0 <6>[ 6173.880645] binder: 7827:7827 transaction failed 29189, size 156-0 <6>[ 6183.801483] binder: 7827:7827 transaction failed 29189, size 156-0 <6>[ 6205.045623] max98090 3-0010: max98090_dai_digital_mute: mute=1 <6>[ 6205.059082] binder: undelivered transaction 2674372 <6>[ 6205.065063] binder: 426:485 transaction failed 29189, size 352-0 <6>[ 6209.868103] request_suspend_state: sleep (0->3) at 6209832946863 (2022-05-28 13:36:42.046263717 UTC) <6>[ 6209.869018] DSSCOMP: dsscomp_early_suspend <6>[ 6209.891326] DSSCOMP: blanked screen <4>[ 6209.946655] dhd_set_suspend: force extra Suspend setting <4>[ 6209.961273] dhd_get_suspend_bcn_li_dtim beacon=100 bcn_li_dtim=3 DTIM=1 Listen=10 <6>[ 6214.828704] binder: 1265:1274 refcount change on invalid ref 39 <6>[ 6371.345214] binder: 7827:7827 transaction failed 29189, size 156-0 <6>[ 6458.624053] binder: 7827:7827 transaction failed 29189, size 156-0 <6>[ 6608.046966] request_suspend_state: wakeup (3->0) at 6608011810387 (2022-05-28 13:43:20.225127241 UTC) <4>[ 6608.064208] dhd_set_suspend: Remove extra suspend setting <3>[ 6608.199707] nt51012 display0: Vendor id: 2 <6>[ 6608.207977] DSSCOMP: dsscomp_late_resume <6>[ 6608.350280] iio-buffer, current state requested again <6>[ 6608.351989] iio-buffer, current state requested again <6>[ 6618.632965] request_suspend_state: sleep (0->3) at 6618597839440 (2022-05-28 13:43:30.811156294 UTC) <6>[ 6618.638336] DSSCOMP: dsscomp_early_suspend <4>[ 6618.650482] dhd_set_suspend: force extra Suspend setting <6>[ 6618.658782] DSSCOMP: blanked screen <4>[ 6618.664886] dhd_get_suspend_bcn_li_dtim beacon=100 bcn_li_dtim=3 DTIM=1 Listen=10 <6>[ 6620.536651] twl6030_usb twl6030_usb: Execute event VBUS_OFF , state=VBUS_DETECT, supply=5 <6>[ 6620.539215] smb347 3-005f: in smb347_usb_notifier_cb, VBUS OFF <6>[ 6620.540893] smb347 3-005f: USB disconnected <6>[ 6620.553131] request_suspend_state: wakeup (3->0) at 6620518005455 (2022-05-28 13:43:32.731322309 UTC) <4>[ 6620.587738] dhd_set_suspend: Remove extra suspend setting <3>[ 6620.707824] nt51012 display0: Vendor id: 2 <6>[ 6620.714660] DSSCOMP: dsscomp_late_resume <6>[ 6620.896026] iio-buffer, current state requested again <6>[ 6620.897186] iio-buffer, current state requested again <6>[ 6637.935180] request_suspend_state: sleep (0->3) at 6637900055017 (2022-05-28 13:43:50.113371871 UTC) <6>[ 6637.936370] DSSCOMP: dsscomp_early_suspend <4>[ 6637.952667] dhd_set_suspend: force extra Suspend setting <6>[ 6637.968719] DSSCOMP: blanked screen <4>[ 6637.969940] dhd_get_suspend_bcn_li_dtim beacon=100 bcn_li_dtim=3 DTIM=1 Listen=10 <6>[ 6638.607421] PM: suspend entry 2022-05-28 13:43:50.785582564 UTC <6>[ 6638.607574] PM: Syncing filesystems ... done. <7>[ 6638.612243] PM: Preparing system for mem sleep <4>[ 6638.612274] Freezing user space processes ... (elapsed 0.001 seconds) done. <4>[ 6638.614471] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. <7>[ 6638.616271] PM: Entering mem sleep <4>[ 6638.616943] LDO2: No configuration <4>[ 6638.619232] Suspending console(s) (use no_console_suspend to debug) <6>[ 6638.623535] RTC: Alarm set to 2022-05-28 13:43:54. (Now is: 2022-05-28 13:43:50 UTC) <6>[ 6638.623840] smb347 3-005f: Entering suspend, event = 0x0002 <6>[ 6638.623870] smb347 3-005f: Finishing suspend <6>[ 6638.625213] PVR: PVRSRVDriverSuspend(pDevice=dd4c2a00) <6>[ 6638.625244] PVR: SysSystemPrePowerState: Entering state D3 <6>[ 6638.625244] PVR: Uninstalling device LISR on IRQ 53 with cookie dceea580 <6>[ 6638.625274] PVR: DisableSystemClocks: Disabling System Clocks <3>[ 6638.625366] dpm_run_callback(): platform_pm_suspend+0x0/0x5c returns -16 <3>[ 6638.625366] PM: Device bowser_bluetooth failed to suspend: error -16 <3>[ 6638.625396] PM: Some devices failed to suspend <6>[ 6638.628021] dmm dmm: omap_dmm_resume: omap_dmm_resume:PAT entries restored <6>[ 6638.628143] PVR: PVRSRVDriverResume(pDevice=dd4c2a00) <6>[ 6638.628143] PVR: SysSystemPostPowerState: Entering state D0 <6>[ 6638.628173] PVR: EnableSystemClocks: Enabling System Clocks <6>[ 6638.628173] PVR: Installing device LISR SGX ISR on IRQ 53 with cookie dceea580 <6>[ 6638.629882] smb347 3-005f: Finishing resume <6>[ 6638.631530] omap-iommu omap-iommu.1: ipu: version 2.1 <6>[ 6638.632293] PM: resume of devices complete after 6.866 msecs <7>[ 6638.638702] PM: Finishing wakeup. <4>[ 6638.638702] Restarting tasks ... done. <6>[ 6638.645935] PM: suspend exit 2022-05-28 13:43:50.824095748 UTC <6>[ 6638.646026] suspend: exit suspend, ret = -16 (2022-05-28 13:43:50.824217818 UTC) <6>[ 6638.646118] active wake lock PowerManagerService.WakeLocks <6>[ 6640.117950] PM: suspend entry 2022-05-28 13:43:52.296111128 UTC <6>[ 6640.118133] PM: Syncing filesystems ... done. <7>[ 6640.123260] PM: Preparing system for mem sleep <4>[ 6640.123321] Freezing user space processes ... (elapsed 0.001 seconds) done. <4>[ 6640.125274] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. <7>[ 6640.127105] PM: Entering mem sleep <4>[ 6640.127716] LDO2: No configuration <4>[ 6640.129943] Suspending console(s) (use no_console_suspend to debug) <6>[ 6640.153228] RTC: Alarm set to 2022-05-28 13:43:55. (Now is: 2022-05-28 13:43:52 UTC) <6>[ 6640.153717] smb347 3-005f: Entering suspend, event = 0x0002 <6>[ 6640.153717] smb347 3-005f: Finishing suspend <6>[ 6640.155273] PVR: PVRSRVDriverSuspend(pDevice=dd4c2a00) <6>[ 6640.155303] PVR: SysSystemPrePowerState: Entering state D3 <6>[ 6640.155303] PVR: Uninstalling device LISR on IRQ 53 with cookie dceea580 <6>[ 6640.155334] PVR: DisableSystemClocks: Disabling System Clocks <6>[ 6640.157012] bu52061 bu52061: Suspend <6>[ 6640.160064] PM: suspend of devices complete after 29.510 msecs <6>[ 6640.160430] PM: late suspend of devices complete after 0.366 msecs <6>[ 6640.161682] PM: noirq suspend of devices complete after 1.251 msecs <4>[ 6640.161682] Disabling non-boot CPUs ... <5>[ 6640.162658] CPU1: shutdown <6>[ 6640.166351] Aborting Suspend: IRQ 107(unknown)(OMAP-IRQ=75) Pending! Wakeup Enable: CPU0=no,CPU1=no <6>[ 6640.166381] PD_CORE curr=ON prev=ON logic=ON <6>[ 6640.166412] PD_L4_PER curr=ON prev=ON logic=ON <6>[ 6640.166412] PD_MPU curr=ON prev=ON logic=ON <6>[ 6640.166564] Powerdomain (core_pwrdm) didn't enter target state OSWR (achieved=ON current=ON saved=ON) <6>[ 6640.166595] Powerdomain (l4per_pwrdm) didn't enter target state OSWR (achieved=ON current=ON saved=OSWR) <6>[ 6640.166625] Powerdomain (mpu_pwrdm) didn't enter target state OSWR (achieved=ON current=ON saved=ON) <2>[ 6640.166625] Could not enter target state in pm_suspend <6>[ 6640.166687] At Resume: IRQ 107(unknown)(OMAP-IRQ=75) Pending! Wakeup Enable: CPU0=no,CPU1=no <6>[ 6640.166748] Suspended for 0.002 seconds. Total since boot: 0.028 s <6>[ 6640.166870] Enabling non-boot CPUs ... <4>[ 6640.183380] CPU1: Booted secondary processor <6>[ 6640.184020] CPU1 is up <6>[ 6640.184539] omap-iommu omap-iommu.1: ipu: version 2.1 <6>[ 6640.184783] PM: noirq resume of devices complete after 0.762 msecs <6>[ 6640.185272] PM: early resume of devices complete after 0.244 msecs <6>[ 6640.185455] bu52061 bu52061: Resume <6>[ 6640.265167] dmm dmm: omap_dmm_resume: omap_dmm_resume:PAT entries restored <6>[ 6640.265380] PVR: PVRSRVDriverResume(pDevice=dd4c2a00) <6>[ 6640.265411] PVR: SysSystemPostPowerState: Entering state D0 <6>[ 6640.265441] PVR: EnableSystemClocks: Enabling System Clocks <6>[ 6640.265472] PVR: Installing device LISR SGX ISR on IRQ 53 with cookie dceea580 <6>[ 6640.267700] smb347 3-005f: Finishing resume <6>[ 6640.268737] wakeup wake lock: event0-426 <6>[ 6640.271759] PM: resume of devices complete after 86.456 msecs <7>[ 6640.285339] PM: Finishing wakeup. <4>[ 6640.285369] Restarting tasks ... done. <6>[ 6640.287841] PM: suspend exit 2022-05-28 13:43:52.465771930 UTC <6>[ 6640.287963] suspend: exit suspend, ret = 0 (2022-05-28 13:43:52.465924518 UTC) <6>[ 6640.291076] PM: suspend entry 2022-05-28 13:43:52.469037311 UTC <6>[ 6640.291259] PM: Syncing filesystems ... done. <7>[ 6640.293975] PM: Preparing system for mem sleep <4>[ 6640.294036] Freezing user space processes ... (elapsed 0.001 seconds) done. <4>[ 6640.296112] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. <7>[ 6640.297821] PM: Entering mem sleep <4>[ 6640.298461] LDO2: No configuration <4>[ 6640.301116] Suspending console(s) (use no_console_suspend to debug) <6>[ 6640.326812] RTC: Alarm set to 2022-05-28 13:43:55. (Now is: 2022-05-28 13:43:52 UTC) <6>[ 6640.327362] smb347 3-005f: Entering suspend, event = 0x0002 <6>[ 6640.327362] smb347 3-005f: Finishing suspend <6>[ 6640.328948] PVR: PVRSRVDriverSuspend(pDevice=dd4c2a00) <6>[ 6640.328979] PVR: SysSystemPrePowerState: Entering state D3 <6>[ 6640.328979] PVR: Uninstalling device LISR on IRQ 53 with cookie dceea580 <6>[ 6640.329010] PVR: DisableSystemClocks: Disabling System Clocks <6>[ 6640.330749] bu52061 bu52061: Suspend <6>[ 6640.333862] PM: suspend of devices complete after 32.196 msecs <6>[ 6640.334197] PM: late suspend of devices complete after 0.335 msecs <6>[ 6640.335479] PM: noirq suspend of devices complete after 1.281 msecs <4>[ 6640.335510] Disabling non-boot CPUs ... <5>[ 6640.336425] CPU1: shutdown <6>[ 6640.339569] Aborting Suspend: IRQ 107(unknown)(OMAP-IRQ=75) Pending! Wakeup Enable: CPU0=no,CPU1=no <6>[ 6640.339599] PD_CORE curr=ON prev=ON logic=ON <6>[ 6640.339630] PD_L4_PER curr=ON prev=ON logic=ON <6>[ 6640.339660] PD_MPU curr=ON prev=ON logic=ON <6>[ 6640.339782] Powerdomain (core_pwrdm) didn't enter target state OSWR (achieved=ON current=ON saved=ON) <6>[ 6640.339813] Powerdomain (l4per_pwrdm) didn't enter target state OSWR (achieved=ON current=ON saved=OSWR) <6>[ 6640.339843] Powerdomain (mpu_pwrdm) didn't enter target state OSWR (achieved=ON current=ON saved=ON) <2>[ 6640.339874] Could not enter target state in pm_suspend <6>[ 6640.339935] At Resume: IRQ 107(unknown)(OMAP-IRQ=75) Pending! Wakeup Enable: CPU0=no,CPU1=no <6>[ 6640.339965] Suspended for 0.002 seconds. Total since boot: 0.031 s <6>[ 6640.340087] Enabling non-boot CPUs ... <4>[ 6640.356536] CPU1: Booted secondary processor <6>[ 6640.357147] CPU1 is up <6>[ 6640.357635] omap-iommu omap-iommu.1: ipu: version 2.1 <6>[ 6640.357879] PM: noirq resume of devices complete after 0.732 msecs <6>[ 6640.358367] PM: early resume of devices complete after 0.244 msecs <6>[ 6640.358551] bu52061 bu52061: Resume <6>[ 6640.432128] dmm dmm: omap_dmm_resume: omap_dmm_resume:PAT entries restored <6>[ 6640.432312] PVR: PVRSRVDriverResume(pDevice=dd4c2a00) <6>[ 6640.432342] PVR: SysSystemPostPowerState: Entering state D0 <6>[ 6640.432373] PVR: EnableSystemClocks: Enabling System Clocks <6>[ 6640.432403] PVR: Installing device LISR SGX ISR on IRQ 53 with cookie dceea580 <6>[ 6640.434661] smb347 3-005f: Finishing resume <6>[ 6640.435699] wakeup wake lock: event0-426 <6>[ 6640.438354] PM: resume of devices complete after 79.925 msecs <7>[ 6640.452209] PM: Finishing wakeup. <4>[ 6640.452209] Restarting tasks ... done. <6>[ 6640.455535] PM: suspend exit 2022-05-28 13:43:52.633496439 UTC <6>[ 6640.455688] suspend: exit suspend, ret = 0 (2022-05-28 13:43:52.633649027 UTC) <6>[ 6640.459045] PM: suspend entry 2022-05-28 13:43:52.636975443 UTC <6>[ 6640.459136] PM: Syncing filesystems ... done. <7>[ 6640.462066] PM: Preparing system for mem sleep <4>[ 6640.462097] Freezing user space processes ... (elapsed 0.008 seconds) done. <4>[ 6640.470581] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. <7>[ 6640.472320] PM: Entering mem sleep <4>[ 6640.472961] LDO2: No configuration <4>[ 6640.475250] Suspending console(s) (use no_console_suspend to debug) <3>[ 6640.496643] dpm_run_callback(): platform_pm_suspend+0x0/0x5c returns -16 <3>[ 6640.496643] PM: Device alarmtimer failed to suspend: error -16 <3>[ 6640.496643] PM: Some devices failed to suspend <6>[ 6640.498291] PM: resume of devices complete after 1.617 msecs <7>[ 6640.502685] PM: Finishing wakeup. <4>[ 6640.502716] Restarting tasks ... done. <6>[ 6640.505859] PM: suspend exit 2022-05-28 13:43:52.683789408 UTC <6>[ 6640.505950] suspend: exit suspend, ret = -16 (2022-05-28 13:43:52.683911478 UTC) <6>[ 6643.596679] PM: suspend entry 2022-05-28 13:43:55.774609713 UTC <6>[ 6643.597015] PM: Syncing filesystems ... done. <7>[ 6643.602722] PM: Preparing system for mem sleep <4>[ 6643.602783] Freezing user space processes ... (elapsed 0.002 seconds) done. <4>[ 6643.605499] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. <7>[ 6643.607238] PM: Entering mem sleep <4>[ 6643.607849] LDO2: No configuration <4>[ 6643.610107] Suspending console(s) (use no_console_suspend to debug) <6>[ 6643.633178] RTC: Alarm set to 2022-05-28 13:51:29. (Now is: 2022-05-28 13:43:55 UTC) <6>[ 6643.633666] smb347 3-005f: Entering suspend, event = 0x0002 <6>[ 6643.633697] smb347 3-005f: Finishing suspend <6>[ 6643.635223] PVR: PVRSRVDriverSuspend(pDevice=dd4c2a00) <6>[ 6643.635253] PVR: SysSystemPrePowerState: Entering state D3 <6>[ 6643.635253] PVR: Uninstalling device LISR on IRQ 53 with cookie dceea580 <6>[ 6643.635284] PVR: DisableSystemClocks: Disabling System Clocks <6>[ 6643.636962] bu52061 bu52061: Suspend <6>[ 6643.639129] PM: suspend of devices complete after 28.472 msecs <6>[ 6643.639495] PM: late suspend of devices complete after 0.305 msecs <6>[ 6643.640716] PM: noirq suspend of devices complete after 1.220 msecs <4>[ 6643.640747] Disabling non-boot CPUs ... <5>[ 6643.641632] CPU1: shutdown <6>[ 6643.645080] Aborting Suspend: IRQ 107(unknown)(OMAP-IRQ=75) Pending! Wakeup Enable: CPU0=no,CPU1=no <6>[ 6643.645080] PD_CORE curr=ON prev=ON logic=ON <6>[ 6643.645111] PD_L4_PER curr=ON prev=ON logic=ON <6>[ 6643.645141] PD_MPU curr=ON prev=ON logic=ON <6>[ 6643.645263] Powerdomain (core_pwrdm) didn't enter target state OSWR (achieved=ON current=ON saved=ON) <6>[ 6643.645324] Powerdomain (l4per_pwrdm) didn't enter target state OSWR (achieved=ON current=ON saved=OSWR) <6>[ 6643.645324] Powerdomain (mpu_pwrdm) didn't enter target state OSWR (achieved=ON current=ON saved=ON) <2>[ 6643.645355] Could not enter target state in pm_suspend <6>[ 6643.645416] At Resume: IRQ 107(unknown)(OMAP-IRQ=75) Pending! Wakeup Enable: CPU0=no,CPU1=no <6>[ 6643.645446] Suspended for 0.002 seconds. Total since boot: 0.034 s <6>[ 6643.645599] Enabling non-boot CPUs ... <4>[ 6643.662109] CPU1: Booted secondary processor <6>[ 6643.662750] CPU1 is up <6>[ 6643.663238] omap-iommu omap-iommu.1: ipu: version 2.1 <6>[ 6643.663482] PM: noirq resume of devices complete after 0.732 msecs <6>[ 6643.664031] PM: early resume of devices complete after 0.274 msecs <6>[ 6643.664184] bu52061 bu52061: Resume <6>[ 6643.739562] dmm dmm: omap_dmm_resume: omap_dmm_resume:PAT entries restored <6>[ 6643.739837] PVR: PVRSRVDriverResume(pDevice=dd4c2a00) <6>[ 6643.739868] PVR: SysSystemPostPowerState: Entering state D0 <6>[ 6643.739898] PVR: EnableSystemClocks: Enabling System Clocks <6>[ 6643.739929] PVR: Installing device LISR SGX ISR on IRQ 53 with cookie dceea580 <6>[ 6643.742187] smb347 3-005f: Finishing resume <6>[ 6643.743194] wakeup wake lock: event0-426 <6>[ 6643.746154] PM: resume of devices complete after 82.122 msecs <7>[ 6643.759826] PM: Finishing wakeup. <4>[ 6643.759826] Restarting tasks ... done. <6>[ 6643.762420] PM: suspend exit 2022-05-28 13:43:55.940349817 UTC <6>[ 6643.762664] suspend: exit suspend, ret = 0 (2022-05-28 13:43:55.940624475 UTC) <6>[ 6643.766448] PM: suspend entry 2022-05-28 13:43:55.944408655 UTC <6>[ 6643.766571] PM: Syncing filesystems ... <6>[ 6643.792572] request_suspend_state: wakeup (3->0) at 6643749084548 (2022-05-28 13:43:55.970501182 UTC) <4>[ 6643.799743] done. <7>[ 6643.799865] PM: Preparing system for mem sleep <4>[ 6643.799896] Freezing user space processes ... (elapsed 0.003 seconds) done. <4>[ 6643.804016] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. <7>[ 6643.805786] PM: Entering mem sleep <4>[ 6643.806396] LDO2: No configuration <4>[ 6643.808593] Suspending console(s) (use no_console_suspend to debug) <6>[ 6643.832000] RTC: Alarm set to 2022-05-28 13:44:01. (Now is: 2022-05-28 13:43:56 UTC) <6>[ 6643.832305] smb347 3-005f: Entering suspend, event = 0x0002 <6>[ 6643.832336] smb347 3-005f: Finishing suspend <3>[ 6643.832611] thermal_lookup_temp: getting temp is not supported for domain pcb_case <6>[ 6643.834045] PVR: PVRSRVDriverSuspend(pDevice=dd4c2a00) <6>[ 6643.834075] PVR: SysSystemPrePowerState: Entering state D3 <6>[ 6643.834075] PVR: Uninstalling device LISR on IRQ 53 with cookie dceea580 <6>[ 6643.834106] PVR: DisableSystemClocks: Disabling System Clocks <3>[ 6643.834197] dpm_run_callback(): platform_pm_suspend+0x0/0x5c returns -16 <3>[ 6643.834228] PM: Device omap_hsmmc.4 failed to suspend: error -16 <3>[ 6643.834228] PM: Some devices failed to suspend <6>[ 6643.836853] dmm dmm: omap_dmm_resume: omap_dmm_resume:PAT entries restored <6>[ 6643.836944] PVR: PVRSRVDriverResume(pDevice=dd4c2a00) <6>[ 6643.836944] PVR: SysSystemPostPowerState: Entering state D0 <6>[ 6643.836975] PVR: EnableSystemClocks: Enabling System Clocks <6>[ 6643.836975] PVR: Installing device LISR SGX ISR on IRQ 53 with cookie dceea580 <6>[ 6643.838684] smb347 3-005f: Finishing resume <6>[ 6643.840942] PM: resume of devices complete after 6.713 msecs <7>[ 6643.847167] PM: Finishing wakeup. <4>[ 6643.847167] Restarting tasks ... done. <6>[ 6643.850860] PM: suspend exit 2022-05-28 13:43:56.028789758 UTC <6>[ 6643.854278] suspend: exit suspend, ret = -16 (2022-05-28 13:43:56.032207726 UTC) <4>[ 6643.854919] dhd_set_suspend: Remove extra suspend setting <3>[ 6644.004608] nt51012 display0: Vendor id: 2 <6>[ 6644.011291] DSSCOMP: dsscomp_late_resume <6>[ 6644.044097] iio-buffer, current state requested again <6>[ 6644.045623] iio-buffer, current state requested again <6>[ 6668.039703] request_suspend_state: sleep (0->3) at 6667996246414 (2022-05-28 13:44:20.217632531 UTC) <6>[ 6668.041076] DSSCOMP: dsscomp_early_suspend <4>[ 6668.054077] dhd_set_suspend: force extra Suspend setting <4>[ 6668.058105] dhd_get_suspend_bcn_li_dtim beacon=100 bcn_li_dtim=3 DTIM=1 Listen=10 <6>[ 6668.058746] DSSCOMP: blanked screen <6>[ 6722.865539] PM: suspend entry 2022-05-28 13:45:15.043438198 UTC <6>[ 6722.865844] PM: Syncing filesystems ... done. <7>[ 6722.871063] PM: Preparing system for mem sleep <4>[ 6722.888549] Freezing user space processes ... (elapsed 0.002 seconds) done. <4>[ 6722.891662] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. <7>[ 6722.894256] PM: Entering mem sleep <4>[ 6722.895294] LDO2: No configuration <4>[ 6722.898864] Suspending console(s) (use no_console_suspend to debug) <6>[ 6722.904876] RTC: Alarm set to 2022-05-28 13:51:30. (Now is: 2022-05-28 13:45:15 UTC) <6>[ 6722.905426] smb347 3-005f: Entering suspend, event = 0x0002 <6>[ 6722.905456] smb347 3-005f: Finishing suspend <6>[ 6723.004730] PVR: PVRSRVDriverSuspend(pDevice=dd4c2a00) <6>[ 6723.004760] PVR: SysSystemPrePowerState: Entering state D3 <6>[ 6723.004791] PVR: Uninstalling device LISR on IRQ 53 with cookie dceea580 <6>[ 6723.004852] PVR: DisableSystemClocks: Disabling System Clocks <6>[ 6723.007080] bu52061 bu52061: Suspend <6>[ 6723.012786] PM: suspend of devices complete after 112.884 msecs <6>[ 6723.013488] PM: late suspend of devices complete after 0.671 msecs <6>[ 6723.015380] active wake lock PowerManagerService.WakeLocks <6>[ 6723.015380] active wake lock KeyEvents <3>[ 6723.015441] dpm_run_callback(): power_suspend_late+0x0/0x64 returns -11 <3>[ 6723.015441] PM: Device power.0 failed to suspend noirq: error -11 <6>[ 6723.016387] PM: noirq resume of devices complete after 0.885 msecs <6>[ 6723.017364] PM: early resume of devices complete after 0.457 msecs <3>[ 6723.017395] PM: Some devices failed to power down <6>[ 6723.017791] bu52061 bu52061: Resume <3>[ 6723.082611] thermal_lookup_temp: getting temp is not supported for domain pcb_case <6>[ 6723.098999] dmm dmm: omap_dmm_resume: omap_dmm_resume:PAT entries restored <6>[ 6723.099182] PVR: PVRSRVDriverResume(pDevice=dd4c2a00) <6>[ 6723.099243] PVR: SysSystemPostPowerState: Entering state D0 <6>[ 6723.099273] PVR: EnableSystemClocks: Enabling System Clocks <6>[ 6723.099304] PVR: Installing device LISR SGX ISR on IRQ 53 with cookie dceea580 <6>[ 6723.101928] smb347 3-005f: Finishing resume <6>[ 6723.104522] omap-iommu omap-iommu.1: ipu: version 2.1 <6>[ 6723.105895] PM: resume of devices complete after 88.500 msecs <7>[ 6723.117523] PM: Finishing wakeup. <4>[ 6723.117523] Restarting tasks ... done. <6>[ 6723.125122] PM: suspend exit 2022-05-28 13:45:15.303051232 UTC <6>[ 6723.125823] suspend: exit suspend, ret = -11 (2022-05-28 13:45:15.303753136 UTC) <6>[ 6723.147308] request_suspend_state: wakeup (3->0) at 6723103820878 (2022-05-28 13:45:15.325237512 UTC) <4>[ 6723.174499] dhd_set_suspend: Remove extra suspend setting <3>[ 6723.309204] nt51012 display0: Vendor id: 2 <6>[ 6723.315826] DSSCOMP: dsscomp_late_resume <6>[ 6723.398651] iio-buffer, current state requested again <6>[ 6723.399963] iio-buffer, current state requested again <6>[ 6784.379089] request_suspend_state: sleep (0->3) at 6784335601882 (2022-05-28 13:46:16.557018516 UTC) <6>[ 6784.381835] DSSCOMP: dsscomp_early_suspend <4>[ 6784.393218] dhd_set_suspend: force extra Suspend setting <4>[ 6784.403045] dhd_get_suspend_bcn_li_dtim beacon=100 bcn_li_dtim=3 DTIM=1 Listen=10 <6>[ 6784.425048] DSSCOMP: blanked screen <6>[ 6800.629180] PM: suspend entry 2022-05-28 13:46:32.807110074 UTC <6>[ 6800.629364] PM: Syncing filesystems ... done. <7>[ 6800.635528] PM: Preparing system for mem sleep <4>[ 6800.653656] Freezing user space processes ... (elapsed 0.001 seconds) done. <4>[ 6800.656066] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. <7>[ 6800.658142] PM: Entering mem sleep <4>[ 6800.658813] LDO2: No configuration <4>[ 6800.661315] Suspending console(s) (use no_console_suspend to debug) <6>[ 6800.665679] RTC: Alarm set to 2022-05-28 13:51:30. (Now is: 2022-05-28 13:46:32 UTC) <6>[ 6800.666015] smb347 3-005f: Entering suspend, event = 0x0002 <6>[ 6800.666015] smb347 3-005f: Finishing suspend <6>[ 6800.667327] PVR: PVRSRVDriverSuspend(pDevice=dd4c2a00) <6>[ 6800.667358] PVR: SysSystemPrePowerState: Entering state D3 <6>[ 6800.667358] PVR: Uninstalling device LISR on IRQ 53 with cookie dceea580 <6>[ 6800.667388] PVR: DisableSystemClocks: Disabling System Clocks <6>[ 6800.669189] bu52061 bu52061: Suspend <6>[ 6800.672332] PM: suspend of devices complete after 10.406 msecs <6>[ 6800.672637] PM: late suspend of devices complete after 0.305 msecs <6>[ 6800.673797] active wake lock PowerManagerService.WakeLocks <6>[ 6800.673797] active wake lock KeyEvents <3>[ 6800.673828] dpm_run_callback(): power_suspend_late+0x0/0x64 returns -11 <3>[ 6800.673828] PM: Device power.0 failed to suspend noirq: error -11 <6>[ 6800.674346] PM: noirq resume of devices complete after 0.518 msecs <6>[ 6800.674896] PM: early resume of devices complete after 0.274 msecs <3>[ 6800.674896] PM: Some devices failed to power down <6>[ 6800.675109] bu52061 bu52061: Resume <6>[ 6800.755249] dmm dmm: omap_dmm_resume: omap_dmm_resume:PAT entries restored <6>[ 6800.755432] PVR: PVRSRVDriverResume(pDevice=dd4c2a00) <6>[ 6800.755462] PVR: SysSystemPostPowerState: Entering state D0 <6>[ 6800.755493] PVR: EnableSystemClocks: Enabling System Clocks <6>[ 6800.755523] PVR: Installing device LISR SGX ISR on IRQ 53 with cookie dceea580 <6>[ 6800.757904] smb347 3-005f: Finishing resume <6>[ 6800.760620] omap-iommu omap-iommu.1: ipu: version 2.1 <6>[ 6800.762115] PM: resume of devices complete after 87.219 msecs <7>[ 6800.773101] PM: Finishing wakeup. <4>[ 6800.773132] Restarting tasks ... done. <6>[ 6800.780670] PM: suspend exit 2022-05-28 13:46:32.958629845 UTC <6>[ 6800.780944] suspend: exit suspend, ret = -11 (2022-05-28 13:46:32.958904504 UTC) <6>[ 6800.781341] suspend: too many immediate wakeups, back off <4>[ 6800.795776] dhd_set_suspend: Remove extra suspend setting <6>[ 6800.804504] request_suspend_state: wakeup (3->0) at 6800761016922 (2022-05-28 13:46:32.982433556 UTC) <3>[ 6800.957733] nt51012 display0: Vendor id: 2 <6>[ 6800.964477] DSSCOMP: dsscomp_late_resume <6>[ 6801.050262] iio-buffer, current state requested again <6>[ 6801.051971] iio-buffer, current state requested again <6>[ 6820.810821] request_suspend_state: sleep (0->3) at 6820767364578 (2022-05-28 13:46:52.988781212 UTC) <6>[ 6820.812774] DSSCOMP: dsscomp_early_suspend <4>[ 6820.822845] dhd_set_suspend: force extra Suspend setting <6>[ 6820.830291] DSSCOMP: blanked screen <4>[ 6820.831146] dhd_get_suspend_bcn_li_dtim beacon=100 bcn_li_dtim=3 DTIM=1 Listen=10 <4>[ 6829.730407] bowser_bt_rfkill_set_power(Off) <38>[ 6829.730773] type=1400 audit(1653745621.893:64): avc: denied { write } for pid=1615 comm="stack_manager" name="state" dev="sysfs" ino=3219 scontext=u:r:bluetooth:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1 <4>[ 6829.731872] bowser_bt_rfkill_set_power(On) <6>[ 6855.428222] PM: suspend entry 2022-05-28 13:47:27.606151807 UTC <6>[ 6855.428558] PM: Syncing filesystems ... done. <7>[ 6855.433959] PM: Preparing system for mem sleep <4>[ 6855.450408] Freezing user space processes ... (elapsed 0.002 seconds) done. <4>[ 6855.453582] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. <7>[ 6855.456054] PM: Entering mem sleep <4>[ 6855.457061] LDO2: No configuration <4>[ 6855.460754] Suspending console(s) (use no_console_suspend to debug) <6>[ 6855.466949] RTC: Alarm set to 2022-05-28 13:53:33. (Now is: 2022-05-28 13:47:27 UTC) <6>[ 6855.467498] smb347 3-005f: Entering suspend, event = 0x0002 <6>[ 6855.467529] smb347 3-005f: Finishing suspend <6>[ 6855.567077] PVR: PVRSRVDriverSuspend(pDevice=dd4c2a00) <6>[ 6855.567108] PVR: SysSystemPrePowerState: Entering state D3 <6>[ 6855.567138] PVR: Uninstalling device LISR on IRQ 53 with cookie dceea580 <6>[ 6855.567138] PVR: DisableSystemClocks: Disabling System Clocks <6>[ 6855.568908] bu52061 bu52061: Suspend <6>[ 6855.572113] PM: suspend of devices complete after 110.290 msecs <6>[ 6855.572448] PM: late suspend of devices complete after 0.305 msecs <6>[ 6855.573577] active wake lock PowerManagerService.WakeLocks <6>[ 6855.573577] active wake lock KeyEvents <3>[ 6855.573608] dpm_run_callback(): power_suspend_late+0x0/0x64 returns -11 <3>[ 6855.573608] PM: Device power.0 failed to suspend noirq: error -11 <6>[ 6855.574127] PM: noirq resume of devices complete after 0.518 msecs <6>[ 6855.574676] PM: early resume of devices complete after 0.244 msecs <3>[ 6855.574676] PM: Some devices failed to power down <6>[ 6855.574920] bu52061 bu52061: Resume <6>[ 6855.654022] dmm dmm: omap_dmm_resume: omap_dmm_resume:PAT entries restored <6>[ 6855.654235] PVR: PVRSRVDriverResume(pDevice=dd4c2a00) <6>[ 6855.654266] PVR: SysSystemPostPowerState: Entering state D0 <6>[ 6855.654296] PVR: EnableSystemClocks: Enabling System Clocks <6>[ 6855.654327] PVR: Installing device LISR SGX ISR on IRQ 53 with cookie dceea580 <6>[ 6855.656707] smb347 3-005f: Finishing resume <6>[ 6855.659454] omap-iommu omap-iommu.1: ipu: version 2.1 <6>[ 6855.660888] PM: resume of devices complete after 86.181 msecs <7>[ 6855.671997] PM: Finishing wakeup. <4>[ 6855.672027] Restarting tasks ... done. <6>[ 6855.691497] PM: suspend exit 2022-05-28 13:47:27.869426966 UTC <6>[ 6855.691772] suspend: exit suspend, ret = -11 (2022-05-28 13:47:27.869701624 UTC) <6>[ 6855.709808] request_suspend_state: wakeup (3->0) at 6855666351394 (2022-05-28 13:47:27.887768028 UTC) <4>[ 6855.720703] dhd_set_suspend: Remove extra suspend setting <3>[ 6855.863922] nt51012 display0: Vendor id: 2 <6>[ 6855.870635] DSSCOMP: dsscomp_late_resume <6>[ 6855.934082] iio-buffer, current state requested again <6>[ 6855.935638] iio-buffer, current state requested again <6>[ 6943.052551] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter <6>[ 6943.052673] max98090 3-0010: Found user supported PCLK to LRCLK rates <6>[ 6943.052764] max98090 3-0010: i 2 ni 147 mi 500 <6>[ 6943.086944] max98090 3-0010: max98090_dai_digital_mute: mute=0 <6>[ 6952.281158] max98090 3-0010: max98090_dai_digital_mute: mute=1 <6>[ 7087.567291] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter <6>[ 7087.567413] max98090 3-0010: Found user supported PCLK to LRCLK rates <6>[ 7087.567474] max98090 3-0010: i 2 ni 147 mi 500 <6>[ 7087.604461] max98090 3-0010: max98090_dai_digital_mute: mute=0 <4>[ 7246.240936] dhd_set_suspend: Remove extra suspend setting <6>[ 7583.278656] max98090 3-0010: max98090_dai_digital_mute: mute=1 <6>[ 7589.776794] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter <6>[ 7589.776916] max98090 3-0010: Found user supported PCLK to LRCLK rates <6>[ 7589.776977] max98090 3-0010: i 2 ni 147 mi 500 <6>[ 7589.827606] max98090 3-0010: max98090_dai_digital_mute: mute=0 <3>[ 7593.027435] twl6030: BAT_VLOW interrupt; threshold=3350mV <3>[ 7593.027557] handle_twl6030_vlow: disabling BAT_VLOW interrupt <6>[ 7593.031646] twl6030_usb twl6030_usb: Execute event VBUS_ON , state=VBUS_OFF, supply=0 <6>[ 7593.038848] smb347 3-005f: in smb347_usb_notifier_cb, VBUS ON <6>[ 7593.471832] twl6030_usb twl6030_usb: Execute event VBUS_DETECT , state=VBUS_ON, supply=0 <6>[ 7593.472015] smb347 3-005f: in smb347_usb_notifier_cb, VBUS DETECT | charger_on = 1 <6>[ 7593.472106] smb347 3-005f: =========== before *supply <6>[ 7593.476165] smb347 3-005f: Detected charger: DCP <6>[ 7593.504608] smb347 3-005f: =========== after *supply <6>[ 7594.958862] smb347 3-005f: AICL result: 1500 mA <6>[ 7597.200775] smb347 3-005f: AICL result: 1200 mA <6>[ 7607.359436] max98090 3-0010: max98090_dai_digital_mute: mute=1 <6>[ 7629.336303] smb347 3-005f: AICL result: 900 mA <6>[ 7640.745697] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter <6>[ 7640.745788] max98090 3-0010: Found user supported PCLK to LRCLK rates <6>[ 7640.745910] max98090 3-0010: i 2 ni 147 mi 500 <6>[ 7640.781982] max98090 3-0010: max98090_dai_digital_mute: mute=0 <6>[ 7669.885711] max98090 3-0010: max98090_dai_digital_mute: mute=1 <6>[ 7673.133941] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter <6>[ 7673.134033] max98090 3-0010: Found user supported PCLK to LRCLK rates <6>[ 7673.134155] max98090 3-0010: i 2 ni 147 mi 500 <6>[ 7673.172698] max98090 3-0010: max98090_dai_digital_mute: mute=0 <6>[ 7683.573425] max98090 3-0010: max98090_dai_digital_mute: mute=1 <6>[ 7687.010131] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter <6>[ 7687.010253] max98090 3-0010: Found user supported PCLK to LRCLK rates <6>[ 7687.010314] max98090 3-0010: i 2 ni 147 mi 500 <6>[ 7687.046630] max98090 3-0010: max98090_dai_digital_mute: mute=0 <6>[ 7719.206420] max98090 3-0010: max98090_dai_digital_mute: mute=1 <6>[ 7719.285217] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter <6>[ 7719.285308] max98090 3-0010: Found user supported PCLK to LRCLK rates <6>[ 7719.285400] max98090 3-0010: i 2 ni 147 mi 500 <6>[ 7719.323150] max98090 3-0010: max98090_dai_digital_mute: mute=0 <4>[ 7742.805084] bowser_bt_rfkill_set_power(Off) <4>[ 7742.813781] bowser_bt_rfkill_set_power(On) <38>[ 7742.821105] type=1400 audit(1653746534.971:65): avc: denied { write } for pid=16997 comm="stack_manager" name="state" dev="sysfs" ino=3219 scontext=u:r:bluetooth:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1 <6>[ 7758.694732] max98090 3-0010: max98090_dai_digital_mute: mute=1 <6>[ 7758.758483] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter <6>[ 7758.758575] max98090 3-0010: Found user supported PCLK to LRCLK rates <6>[ 7758.758758] max98090 3-0010: i 2 ni 147 mi 500 <6>[ 7758.806365] max98090 3-0010: max98090_dai_digital_mute: mute=0 <6>[ 7920.491363] twl6030_usb twl6030_usb: Execute event VBUS_OFF , state=VBUS_DETECT, supply=5 <6>[ 7920.491485] smb347 3-005f: in smb347_usb_notifier_cb, VBUS OFF <6>[ 7920.491546] smb347 3-005f: USB disconnected <6>[ 7920.800781] twl6030_usb twl6030_usb: Execute event VBUS_ON , state=VBUS_OFF, supply=0 <6>[ 7920.802642] smb347 3-005f: in smb347_usb_notifier_cb, VBUS ON <6>[ 7921.183074] twl6030_usb twl6030_usb: Execute event VBUS_DETECT , state=VBUS_ON, supply=0 <6>[ 7921.183166] smb347 3-005f: in smb347_usb_notifier_cb, VBUS DETECT | charger_on = 1 <6>[ 7921.183319] smb347 3-005f: =========== before *supply <6>[ 7921.188079] smb347 3-005f: Detected charger: DCP <6>[ 7921.195434] smb347 3-005f: =========== after *supply <6>[ 7922.683502] smb347 3-005f: AICL result: 1800 mA <6>[ 7931.258941] smb347 3-005f: AICL result: 1500 mA <6>[ 7937.540740] max98090 3-0010: max98090_dai_digital_mute: mute=1 <6>[ 7939.274627] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter <6>[ 7939.274749] max98090 3-0010: Found user supported PCLK to LRCLK rates <6>[ 7939.274841] max98090 3-0010: i 2 ni 147 mi 500 <6>[ 7939.310394] max98090 3-0010: max98090_dai_digital_mute: mute=0 <6>[ 7947.641937] max98090 3-0010: max98090_dai_digital_mute: mute=1 <6>[ 7947.693756] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter <6>[ 7947.693908] max98090 3-0010: Found user supported PCLK to LRCLK rates <6>[ 7947.693969] max98090 3-0010: i 2 ni 147 mi 500 <6>[ 7947.740509] max98090 3-0010: max98090_dai_digital_mute: mute=0 <6>[ 7950.253387] max98090 3-0010: max98090_dai_digital_mute: mute=1 <6>[ 7960.489837] smb347 3-005f: AICL result: 1200 mA <6>[ 7964.577301] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter <6>[ 7964.577453] max98090 3-0010: Found user supported PCLK to LRCLK rates <6>[ 7964.577514] max98090 3-0010: i 2 ni 147 mi 500 <6>[ 7964.629394] max98090 3-0010: max98090_dai_digital_mute: mute=0 <6>[ 8030.147705] max98090 3-0010: max98090_dai_digital_mute: mute=1 <6>[ 8060.348785] twl6030_usb twl6030_usb: Execute event VBUS_OFF , state=VBUS_DETECT, supply=5 <6>[ 8060.348968] smb347 3-005f: in smb347_usb_notifier_cb, VBUS OFF <6>[ 8060.349121] smb347 3-005f: USB disconnected <6>[ 8061.213043] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter <6>[ 8061.213134] max98090 3-0010: Found user supported PCLK to LRCLK rates <6>[ 8061.213256] max98090 3-0010: i 2 ni 147 mi 500 <6>[ 8061.261535] max98090 3-0010: max98090_dai_digital_mute: mute=0 <6>[ 8065.471984] max98090 3-0010: max98090_dai_digital_mute: mute=1 <6>[ 8110.350677] twl6030_usb twl6030_usb: Execute event VBUS_ON , state=VBUS_OFF, supply=0 <6>[ 8110.359924] smb347 3-005f: in smb347_usb_notifier_cb, VBUS ON <6>[ 8110.771606] twl6030_usb twl6030_usb: Execute event VBUS_OFF , state=VBUS_ON, supply=0 <6>[ 8110.771850] smb347 3-005f: in smb347_usb_notifier_cb, VBUS OFF <6>[ 8110.772003] smb347 3-005f: USB disconnected <6>[ 8113.909637] twl6030_usb twl6030_usb: Execute event VBUS_ON , state=VBUS_OFF, supply=0 <6>[ 8113.912139] smb347 3-005f: in smb347_usb_notifier_cb, VBUS ON <6>[ 8114.368438] twl6030_usb twl6030_usb: Execute event VBUS_DETECT , state=VBUS_ON, supply=0 <6>[ 8114.368621] smb347 3-005f: in smb347_usb_notifier_cb, VBUS DETECT | charger_on = 1 <6>[ 8114.368774] smb347 3-005f: =========== before *supply <6>[ 8114.369079] smb347 3-005f: Detected charger: DCP <6>[ 8114.405517] smb347 3-005f: =========== after *supply <6>[ 8115.854278] smb347 3-005f: AICL result: 1200 mA <6>[ 8119.973022] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter <6>[ 8119.973266] max98090 3-0010: Found user supported PCLK to LRCLK rates <6>[ 8119.973327] max98090 3-0010: i 2 ni 147 mi 500 <6>[ 8120.012084] max98090 3-0010: max98090_dai_digital_mute: mute=0 <6>[ 8243.205871] max98090 3-0010: max98090_dai_digital_mute: mute=1 <6>[ 8252.770477] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter <6>[ 8252.770660] max98090 3-0010: Found user supported PCLK to LRCLK rates <6>[ 8252.770751] max98090 3-0010: i 2 ni 147 mi 500 <6>[ 8252.807159] max98090 3-0010: max98090_dai_digital_mute: mute=0 <6>[ 8259.890502] max98090 3-0010: max98090_dai_digital_mute: mute=1 <6>[ 8324.611114] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter <6>[ 8324.611206] max98090 3-0010: Found user supported PCLK to LRCLK rates <6>[ 8324.611358] max98090 3-0010: i 2 ni 147 mi 500 <6>[ 8324.646118] max98090 3-0010: max98090_dai_digital_mute: mute=0 <6>[ 8336.662384] max98090 3-0010: max98090_dai_digital_mute: mute=1 <6>[ 8366.690887] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter <6>[ 8366.691009] max98090 3-0010: Found user supported PCLK to LRCLK rates <6>[ 8366.691070] max98090 3-0010: i 2 ni 147 mi 500 <6>[ 8366.726928] max98090 3-0010: max98090_dai_digital_mute: mute=0 <6>[ 8518.666564] max98090 3-0010: max98090_dai_digital_mute: mute=1 <6>[ 8531.606109] smb347 3-005f: AICL result: 700 mA <6>[ 8545.245330] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter <6>[ 8545.245483] max98090 3-0010: Found user supported PCLK to LRCLK rates <6>[ 8545.245544] max98090 3-0010: i 2 ni 147 mi 500 <6>[ 8545.280242] max98090 3-0010: max98090_dai_digital_mute: mute=0 <6>[ 8548.864410] max98090 3-0010: max98090_dai_digital_mute: mute=1 <6>[ 8548.914611] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter <6>[ 8548.914703] max98090 3-0010: Found user supported PCLK to LRCLK rates <6>[ 8548.914794] max98090 3-0010: i 2 ni 147 mi 500 <6>[ 8548.965911] max98090 3-0010: max98090_dai_digital_mute: mute=0 <6>[ 8551.659698] max98090 3-0010: max98090_dai_digital_mute: mute=1 <6>[ 8558.527648] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter <6>[ 8558.527770] max98090 3-0010: Found user supported PCLK to LRCLK rates <6>[ 8558.527801] max98090 3-0010: i 2 ni 147 mi 500 <6>[ 8558.562957] max98090 3-0010: max98090_dai_digital_mute: mute=0 <6>[ 8564.733062] max98090 3-0010: max98090_dai_digital_mute: mute=1 <6>[ 8586.982238] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter <6>[ 8586.982360] max98090 3-0010: Found user supported PCLK to LRCLK rates <6>[ 8586.982452] max98090 3-0010: i 2 ni 147 mi 500 <6>[ 8587.018615] max98090 3-0010: max98090_dai_digital_mute: mute=0 <6>[ 8592.828338] max98090 3-0010: max98090_dai_digital_mute: mute=1 <6>[ 8617.195526] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter <6>[ 8617.195617] max98090 3-0010: Found user supported PCLK to LRCLK rates <6>[ 8617.195739] max98090 3-0010: i 2 ni 147 mi 500 <6>[ 8617.230102] max98090 3-0010: max98090_dai_digital_mute: mute=0 <6>[ 8635.936981] max98090 3-0010: max98090_dai_digital_mute: mute=1 <6>[ 8637.081115] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter <6>[ 8637.081237] max98090 3-0010: Found user supported PCLK to LRCLK rates <6>[ 8637.081298] max98090 3-0010: i 2 ni 147 mi 500 <6>[ 8637.121185] max98090 3-0010: max98090_dai_digital_mute: mute=0 <6>[ 8677.718658] max98090 3-0010: max98090_dai_digital_mute: mute=1 <6>[ 8677.900604] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter <6>[ 8677.900726] max98090 3-0010: Found user supported PCLK to LRCLK rates <6>[ 8677.900848] max98090 3-0010: i 2 ni 147 mi 500 <6>[ 8677.948791] max98090 3-0010: max98090_dai_digital_mute: mute=0 <6>[ 8691.891418] max98090 3-0010: max98090_dai_digital_mute: mute=1 <6>[ 8696.334442] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter <6>[ 8696.334564] max98090 3-0010: Found user supported PCLK to LRCLK rates <6>[ 8696.334655] max98090 3-0010: i 2 ni 147 mi 500 <6>[ 8696.371093] max98090 3-0010: max98090_dai_digital_mute: mute=0 <6>[ 8740.319427] max98090 3-0010: max98090_dai_digital_mute: mute=1 <6>[ 8743.087524] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter <6>[ 8743.087738] max98090 3-0010: Found user supported PCLK to LRCLK rates <6>[ 8743.087829] max98090 3-0010: i 2 ni 147 mi 500 <6>[ 8743.122375] max98090 3-0010: max98090_dai_digital_mute: mute=0 <6>[ 8816.565216] max98090 3-0010: max98090_dai_digital_mute: mute=1 <6>[ 8819.562469] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter <6>[ 8819.562561] max98090 3-0010: Found user supported PCLK to LRCLK rates <6>[ 8819.562805] max98090 3-0010: i 2 ni 147 mi 500 <6>[ 8819.598754] max98090 3-0010: max98090_dai_digital_mute: mute=0 <6>[ 8848.548706] max98090 3-0010: max98090_dai_digital_mute: mute=1 <6>[ 8914.183197] binder: 426:485 transaction failed 29189, size 352-0 <38>[ 8919.101837] type=1400 audit(1653747711.268:66): avc: denied { getattr } for pid=5177 comm=4173796E635461736B202331 path="/data/user_de/0/com.android.phone" dev="mmcblk0p12" ino=604122 scontext=u:r:system_app:s0 tcontext=u:object_r:radio_data_file:s0 tclass=dir permissive=1 <6>[ 8933.046142] binder: 5160:5169 refcount change on invalid ref 30 <6>[ 8933.470092] binder: 5160:5208 refcount change on invalid ref 30 <6>[ 8933.470275] binder: 5160:5208 refcount change on invalid ref 30 <3>[ 8933.470367] binder: transaction release 3969024 bad handle 30 <5>[ 9053.802062] init: Starting service 'exec 7 (/system/bin/logcat)'... <5>[ 9054.053833] init: Service 'exec 7 (/system/bin/logcat)' (pid 5376) exited with status 1 <38>[ 9054.300415] type=1400 audit(1653747846.464:67): avc: denied { call } for pid=5371 comm=4173796E635461736B202335 scontext=u:r:system_app:s0 tcontext=u:r:netd:s0 tclass=binder permissive=1 <6>[ 9133.091003] bowser-maxim bowser-maxim: bowser_max98090_hw_params() - enter <6>[ 9133.091186] max98090 3-0010: Found user supported PCLK to LRCLK rates <6>[ 9133.091339] max98090 3-0010: i 2 ni 147 mi 500 <6>[ 9133.138427] max98090 3-0010: max98090_dai_digital_mute: mute=0 <6>[ 9140.873962] max98090 3-0010: max98090_dai_digital_mute: mute=1 <6>[ 9152.697937] binder: 5385:5394 refcount change on invalid ref 22 <6>[ 9152.700225] binder: 5385:5394 refcount change on invalid ref 30 <5>[ 9315.559173] init: Starting service 'setup-bcb'... <5>[ 9316.587005] init: Service 'setup-bcb' (pid 5731) exited with status 1 <5>[ 9316.822448] init: Starting service 'setup-bcb'... <5>[ 9317.840179] init: Service 'setup-bcb' (pid 5733) exited with status 1 <5>[ 9318.840423] init: Starting service 'setup-bcb'... <5>[ 9319.853912] init: Service 'setup-bcb' (pid 5736) exited with status 1 <5>[ 9320.855438] init: Starting service 'setup-bcb'... <5>[ 9321.876037] init: Service 'setup-bcb' (pid 5739) exited with status 1 <5>[ 9322.872070] init: Starting service 'setup-bcb'... <5>[ 9323.888671] init: Service 'setup-bcb' (pid 5740) exited with status 1 <5>[ 9324.889312] init: Starting service 'setup-bcb'... <5>[ 9325.903564] init: Service 'setup-bcb' (pid 5746) exited with status 1 <5>[ 9326.904602] init: Starting service 'setup-bcb'... <5>[ 9327.918457] init: Service 'setup-bcb' (pid 5747) exited with status 1 <5>[ 9328.919097] init: Starting service 'setup-bcb'... <5>[ 9329.934020] init: Service 'setup-bcb' (pid 5748) exited with status 1 <5>[ 9330.934844] init: Starting service 'setup-bcb'... <5>[ 9331.958465] init: Service 'setup-bcb' (pid 5749) exited with status 1 <5>[ 9332.959259] init: Starting service 'setup-bcb'... <5>[ 9333.979217] init: Service 'setup-bcb' (pid 5750) exited with status 1 <5>[ 9334.978729] init: Starting service 'setup-bcb'... <5>[ 9335.993591] init: Service 'setup-bcb' (pid 5751) exited with status 1 <5>[ 9365.363189] init: Starting service 'setup-bcb'... <5>[ 9366.370422] init: Service 'setup-bcb' (pid 5753) exited with status 1 <5>[ 9366.372558] init: Starting service 'setup-bcb'... <5>[ 9367.389099] init: Service 'setup-bcb' (pid 5757) exited with status 1 <5>[ 9368.389312] init: Starting service 'setup-bcb'... <5>[ 9369.404022] init: Service 'setup-bcb' (pid 5761) exited with status 1 <5>[ 9369.405303] init: Starting service 'setup-bcb'... <5>[ 9370.418579] init: Service 'setup-bcb' (pid 5762) exited with status 1 <5>[ 9371.421386] init: Starting service 'setup-bcb'... <5>[ 9372.436798] init: Service 'setup-bcb' (pid 5763) exited with status 1 <5>[ 9373.436737] init: Starting service 'setup-bcb'... <5>[ 9374.451293] init: Service 'setup-bcb' (pid 5764) exited with status 1 <5>[ 9375.452087] init: Starting service 'setup-bcb'... <5>[ 9376.470184] init: Service 'setup-bcb' (pid 5765) exited with status 1 <5>[ 9398.176513] init: Starting service 'setup-bcb'... <5>[ 9399.192626] init: Service 'setup-bcb' (pid 5767) exited with status 1 <5>[ 9400.192474] init: Starting service 'setup-bcb'... <5>[ 9401.209472] init: Service 'setup-bcb' (pid 5775) exited with status 1 <5>[ 9402.209381] init: Starting service 'setup-bcb'... <5>[ 9403.223815] init: Service 'setup-bcb' (pid 5779) exited with status 1 <5>[ 9408.415191] init: Starting service 'setup-bcb'... <5>[ 9409.432830] init: Service 'setup-bcb' (pid 5782) exited with status 1 <5>[ 9410.432830] init: Starting service 'setup-bcb'... <5>[ 9411.450073] init: Service 'setup-bcb' (pid 5784) exited with status 1 <5>[ 9412.203674] init: Starting service 'setup-bcb'... <5>[ 9413.221679] init: Service 'setup-bcb' (pid 5786) exited with status 1 <5>[ 9416.741973] init: Starting service 'setup-bcb'... <5>[ 9417.760131] init: Service 'setup-bcb' (pid 5789) exited with status 1 <5>[ 9418.760070] init: Starting service 'setup-bcb'... <5>[ 9419.774230] init: Service 'setup-bcb' (pid 5792) exited with status 1 <5>[ 9420.774261] init: Starting service 'setup-bcb'... <5>[ 9421.783081] init: Service 'setup-bcb' (pid 5793) exited with status 1 <5>[ 9422.780853] init: Starting service 'setup-bcb'... <5>[ 9423.797882] init: Service 'setup-bcb' (pid 5798) exited with status 1 <5>[ 9424.799316] init: Starting service 'setup-bcb'... <5>[ 9425.816345] init: Service 'setup-bcb' (pid 5800) exited with status 1 <5>[ 9426.816467] init: Starting service 'setup-bcb'... <5>[ 9427.829620] init: Service 'setup-bcb' (pid 5801) exited with status 1 <5>[ 9427.832855] init: Starting service 'setup-bcb'... <5>[ 9428.853057] init: Service 'setup-bcb' (pid 5803) exited with status 1 <5>[ 9429.851379] init: Starting service 'setup-bcb'... <5>[ 9430.866699] init: Service 'setup-bcb' (pid 5808) exited with status 1 <5>[ 9430.868103] init: Starting service 'setup-bcb'... <5>[ 9431.882751] init: Service 'setup-bcb' (pid 5813) exited with status 1 <5>[ 9432.885589] init: Starting service 'setup-bcb'... <5>[ 9433.899688] init: Service 'setup-bcb' (pid 5814) exited with status 1 <5>[ 9434.900756] init: Starting service 'setup-bcb'... <5>[ 9435.916687] init: Service 'setup-bcb' (pid 5815) exited with status 1 <5>[ 9436.914642] init: Starting service 'setup-bcb'... <5>[ 9437.931426] init: Service 'setup-bcb' (pid 5816) exited with status 1 <5>[ 9438.933837] init: Starting service 'setup-bcb'... <5>[ 9439.951690] init: Service 'setup-bcb' (pid 5817) exited with status 1 <5>[ 9440.951385] init: Starting service 'setup-bcb'... <5>[ 9441.965789] init: Service 'setup-bcb' (pid 5818) exited with status 1 <5>[ 9442.964996] init: Starting service 'setup-bcb'... <5>[ 9443.979461] init: Service 'setup-bcb' (pid 5825) exited with status 1 <5>[ 9443.980560] init: Starting service 'setup-bcb'... <5>[ 9444.995666] init: Service 'setup-bcb' (pid 5830) exited with status 1 <5>[ 9445.996917] init: Starting service 'setup-bcb'... <5>[ 9447.011657] init: Service 'setup-bcb' (pid 5833) exited with status 1 <5>[ 9448.012908] init: Starting service 'setup-bcb'... <5>[ 9449.031860] init: Service 'setup-bcb' (pid 5834) exited with status 1 <5>[ 9450.031249] init: Starting service 'setup-bcb'... <5>[ 9451.050842] init: Service 'setup-bcb' (pid 5838) exited with status 1 <5>[ 9452.048431] init: Starting service 'setup-bcb'... <5>[ 9453.064056] init: Service 'setup-bcb' (pid 5845) exited with status 1 <5>[ 9453.065582] init: Starting service 'setup-bcb'... <5>[ 9454.081604] init: Service 'setup-bcb' (pid 5849) exited with status 1 <5>[ 9455.081970] init: Starting service 'setup-bcb'... <5>[ 9456.097259] init: Service 'setup-bcb' (pid 5855) exited with status 1 <5>[ 9457.099426] init: Starting service 'setup-bcb'... <5>[ 9458.118164] init: Service 'setup-bcb' (pid 5860) exited with status 1 <5>[ 9458.120544] init: Starting service 'setup-bcb'... <5>[ 9459.136169] init: Service 'setup-bcb' (pid 5862) exited with status 1 <5>[ 9460.135894] init: Starting service 'setup-bcb'... <5>[ 9461.149719] init: Service 'setup-bcb' (pid 5865) exited with status 1 <5>[ 9462.150787] init: Starting service 'setup-bcb'... <5>[ 9463.165405] init: Service 'setup-bcb' (pid 5868) exited with status 1 <5>[ 9464.166229] init: Starting service 'setup-bcb'... <5>[ 9465.185119] init: Service 'setup-bcb' (pid 5870) exited with status 1 <5>[ 9466.185546] init: Starting service 'setup-bcb'... <5>[ 9467.201507] init: Service 'setup-bcb' (pid 5876) exited with status 1 <5>[ 9467.203948] init: Starting service 'setup-bcb'... <5>[ 9468.218811] init: Service 'setup-bcb' (pid 5877) exited with status 1 <5>[ 9469.219604] init: Starting service 'setup-bcb'... <5>[ 9470.234466] init: Service 'setup-bcb' (pid 5878) exited with status 1 <5>[ 9471.234497] init: Starting service 'setup-bcb'... <5>[ 9472.254241] init: Service 'setup-bcb' (pid 5883) exited with status 1 <5>[ 9473.254760] init: Starting service 'setup-bcb'... <5>[ 9474.270385] init: Service 'setup-bcb' (pid 5886) exited with status 1 <5>[ 9474.274078] init: Starting service 'setup-bcb'... <3>[ 9475.098876] omapdss DISPC error: FIFO UNDERFLOW on gfx, disabling the overlay <3>[ 9475.166961] SYNC_LOST on channel lcd, restarting the output with video overlays disabled <6>[ 9475.285736] ignoring apply mgr(lcd) while blanking <5>[ 9475.294769] init: Service 'setup-bcb' (pid 5887) exited with status 1 <6>[ 9475.297149] ignoring apply mgr(lcd) while blanking <3>[ 9475.638000] nt51012 display0: Vendor id: 2 <5>[ 9476.293823] init: Starting service 'setup-bcb'... <5>[ 9477.302612] init: Service 'setup-bcb' (pid 5891) exited with status 1 <5>[ 9478.302032] init: Starting service 'setup-bcb'... <5>[ 9479.318572] init: Service 'setup-bcb' (pid 5900) exited with status 1 <5>[ 9480.318908] init: Starting service 'setup-bcb'... <5>[ 9481.334838] init: Service 'setup-bcb' (pid 5905) exited with status 1 <5>[ 9482.336273] init: Starting service 'setup-bcb'... <5>[ 9483.349365] init: Service 'setup-bcb' (pid 5908) exited with status 1 <3>[ 9483.798583] omapdss DISPC error: FIFO UNDERFLOW on gfx, disabling the overlay <3>[ 9483.865997] SYNC_LOST on channel lcd, restarting the output with video overlays disabled <6>[ 9483.986602] ignoring apply mgr(lcd) while blanking <6>[ 9483.995605] ignoring apply mgr(lcd) while blanking <5>[ 9484.350708] init: Starting service 'setup-bcb'... <3>[ 9484.371673] nt51012 display0: Vendor id: 2 <5>[ 9485.371795] init: Service 'setup-bcb' (pid 5911) exited with status 1 <5>[ 9486.370635] init: Starting service 'setup-bcb'... <5>[ 9487.378417] init: Service 'setup-bcb' (pid 5916) exited with status 1 <5>[ 9488.378906] init: Starting service 'setup-bcb'... <5>[ 9489.394775] init: Service 'setup-bcb' (pid 5918) exited with status 1 <5>[ 9490.396850] init: Starting service 'setup-bcb'... <5>[ 9491.414825] init: Service 'setup-bcb' (pid 5921) exited with status 1 <5>[ 9491.418151] init: Starting service 'setup-bcb'... <5>[ 9492.421508] init: Service 'setup-bcb' (pid 5922) exited with status 1 <5>[ 9492.423797] init: Starting service 'setup-bcb'... <5>[ 9493.437805] init: Service 'setup-bcb' (pid 5923) exited with status 1 <5>[ 9494.438537] init: Starting service 'setup-bcb'... <5>[ 9495.456451] init: Service 'setup-bcb' (pid 5928) exited with status 1 <5>[ 9496.458801] init: Starting service 'setup-bcb'... <5>[ 9497.465759] init: Service 'setup-bcb' (pid 5929) exited with status 1 <5>[ 9498.465423] init: Starting service 'setup-bcb'... <5>[ 9499.481414] init: Service 'setup-bcb' (pid 5930) exited with status 1 <5>[ 9500.482513] init: Starting service 'setup-bcb'... <5>[ 9501.501129] init: Service 'setup-bcb' (pid 5931) exited with status 1 <5>[ 9502.499816] init: Starting service 'setup-bcb'... <5>[ 9503.514587] init: Service 'setup-bcb' (pid 5932) exited with status 1 <5>[ 9504.515869] init: Starting service 'setup-bcb'... <5>[ 9505.531677] init: Service 'setup-bcb' (pid 5933) exited with status 1 <5>[ 9506.531768] init: Starting service 'setup-bcb'... <5>[ 9507.548645] init: Service 'setup-bcb' (pid 5935) exited with status 1 <5>[ 9508.549621] init: Starting service 'setup-bcb'... <5>[ 9509.564849] init: Service 'setup-bcb' (pid 5939) exited with status 1 <5>[ 9509.566101] init: Starting service 'setup-bcb'... <5>[ 9510.581604] init: Service 'setup-bcb' (pid 5942) exited with status 1 <5>[ 9511.582092] init: Starting service 'setup-bcb'... <5>[ 9512.596771] init: Service 'setup-bcb' (pid 5944) exited with status 1 <5>[ 9513.595977] init: Starting service 'setup-bcb'... <5>[ 9514.610168] init: Service 'setup-bcb' (pid 5949) exited with status 1 <5>[ 9515.611724] init: Starting service 'setup-bcb'... <5>[ 9516.633392] init: Service 'setup-bcb' (pid 5951) exited with status 1 <5>[ 9517.633941] init: Starting service 'setup-bcb'... <5>[ 9518.649536] init: Service 'setup-bcb' (pid 5954) exited with status 1 <5>[ 9519.648803] init: Starting service 'setup-bcb'... <5>[ 9520.663665] init: Service 'setup-bcb' (pid 5955) exited with status 1 <6>[ 9521.356262] binder: undelivered transaction 4226279 <6>[ 9521.356414] binder: undelivered transaction 4226280 <6>[ 9521.356475] binder: undelivered transaction 4226287 <5>[ 9521.670501] init: Starting service 'setup-bcb'... <6>[ 9521.734619] binder: undelivered transaction 4226512 <6>[ 9521.737091] binder: 426:485 transaction failed 29189, size 340-0 <6>[ 9521.812133] binder: 3815:23116 transaction failed 29189, size 492-0 <5>[ 9522.690277] init: Service 'setup-bcb' (pid 5964) exited with status 1 <5>[ 9522.692230] init: Starting service 'setup-bcb'... <5>[ 9523.707916] init: Service 'setup-bcb' (pid 5967) exited with status 1 <5>[ 9524.707305] init: Starting service 'setup-bcb'... <5>[ 9525.727600] init: Service 'setup-bcb' (pid 5968) exited with status 1 <5>[ 9526.727935] init: Starting service 'setup-bcb'... <5>[ 9527.746246] init: Service 'setup-bcb' (pid 5971) exited with status 1 <5>[ 9528.746520] init: Starting service 'setup-bcb'... <5>[ 9529.762542] init: Service 'setup-bcb' (pid 5972) exited with status 1 <6>[ 9564.949066] binder: 426:2208 transaction failed 29189, size 72-0 <6>[ 9564.949493] binder: 426:2208 transaction failed 29189, size 72-0 <6>[ 9564.950042] binder: 426:2208 transaction failed 29189, size 72-0 <6>[ 9564.950469] binder: 426:2208 transaction failed 29189, size 72-0 <6>[ 9564.950958] binder: 426:2208 transaction failed 29189, size 72-0 <6>[ 9564.951416] binder: 426:2208 transaction failed 29189, size 72-0 <6>[ 9564.951934] binder: 426:2208 transaction failed 29189, size 72-0 <6>[ 9564.952392] binder: 426:2208 transaction failed 29189, size 72-0 <6>[ 9564.952789] binder: 426:2208 transaction failed 29189, size 72-0 <6>[ 9564.953247] binder: 426:2208 transaction failed 29189, size 72-0 <6>[ 9564.953613] binder: 426:2208 transaction failed 29189, size 72-0 <6>[ 9564.954071] binder: 426:2208 transaction failed 29189, size 72-0 <6>[ 9564.954437] binder: 426:2208 transaction failed 29189, size 72-0 <6>[ 9564.954925] binder: 426:2208 transaction failed 29189, size 72-0 <6>[ 9564.955352] binder: 426:2208 transaction failed 29189, size 72-0 <6>[ 9564.956024] binder: 426:2208 transaction failed 29189, size 72-0 <6>[ 9564.956451] binder: 426:2208 transaction failed 29189, size 72-0 <6>[ 9564.956970] binder: 426:2208 transaction failed 29189, size 72-0 <6>[ 9564.957366] binder: 426:2208 transaction failed 29189, size 72-0 <6>[ 9564.958099] binder: 426:2208 transaction failed 29189, size 72-0 <6>[ 9564.958557] binder: 426:2208 transaction failed 29189, size 72-0 <38>[ 9565.450500] type=1400 audit(1653748357.620:68): avc: denied { getattr } for pid=6095 comm=4173796E635461736B202331 path="/data/user_de/0/com.android.phone" dev="mmcblk0p12" ino=604122 scontext=u:r:system_app:s0 tcontext=u:object_r:radio_data_file:s0 tclass=dir permissive=1 <6>[ 9587.551818] binder: 6120:6129 refcount change on invalid ref 31 <6>[ 9588.298706] binder: 6120:6137 refcount change on invalid ref 31 <6>[ 9588.299072] binder: 6120:6137 refcount change on invalid ref 31 <3>[ 9588.299255] binder: transaction release 4259315 bad handle 31 <5>[ 9721.802856] init: Starting service 'pull_all'... <38>[ 9721.821990] type=1400 audit(1653748513.987:69): avc: denied { execute_no_trans } for pid=6420 comm="init" path="/system/bin/dumplogcat" dev="mmcblk0p10" ino=31841 scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=file permissive=1 <4>[ 9721.964660] dumplogcat (6420): /proc/6420/oom_adj is deprecated, please use /proc/6420/oom_score_adj instead. <38>[ 9721.973205] type=1400 audit(1653748514.135:70): avc: denied { write } for pid=6421 comm="logcat" path="/data/data/com.evervolv.toolbox/files/logcat-2022-05-28-16-35-14.txt.tmp" dev="mmcblk0p12" ino=620331 scontext=u:r:logd:s0 tcontext=u:object_r:system_app_data_file:s0 tclass=file permissive=1 <38>[ 9722.412719] type=1400 audit(1653748514.573:71): avc: denied { rename } for pid=6420 comm="dumplogcat" name="logcat-2022-05-28-16-35-14.txt.tmp" dev="mmcblk0p12" ino=620331 scontext=u:r:init:s0 tcontext=u:object_r:system_app_data_file:s0 tclass=file permissive=1 <38>[ 9722.442626] type=1400 audit(1653748514.612:72): avc: denied { write } for pid=6426 comm="app_process" path="/data/data/com.evervolv.toolbox/files/logcat-2022-05-28-16-35-14.txt" dev="mmcblk0p12" ino=620331 scontext=u:r:zygote:s0 tcontext=u:object_r:system_app_data_file:s0 tclass=file permissive=1 <38>[ 9724.893585] type=1400 audit(1653748517.057:73): avc: denied { execmem } for pid=6426 comm="main" scontext=u:r:zygote:s0 tcontext=u:r:zygote:s0 tclass=process permissive=1 <38>[ 9724.894348] type=1400 audit(1653748517.057:74): avc: denied { execute } for pid=6426 comm="main" path="/dev/ashmem" dev="tmpfs" ino=5159 scontext=u:r:zygote:s0 tcontext=u:object_r:ashmem_device:s0 tclass=chr_file permissive=1 <38>[ 9724.895721] type=1400 audit(1653748517.057:75): avc: denied { execute } for pid=6426 comm="main" path=2F6465762F6173686D656D2F64616C76696B2D6A69742D636F64652D6361636865202864656C6574656429 dev="tmpfs" ino=217492 scontext=u:r:zygote:s0 tcontext=u:object_r:zygote_tmpfs:s0 tclass=file permissive=1 <38>[ 9725.209259] type=1400 audit(1653748517.378:76): avc: denied { call } for pid=6426 comm="main" scontext=u:r:zygote:s0 tcontext=u:r:servicemanager:s0 tclass=binder permissive=1 <38>[ 9725.209747] type=1400 audit(1653748517.378:77): avc: denied { search } for pid=154 comm="servicemanager" name="6426" dev="proc" ino=217407 scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=dir permissive=1 <38>[ 9725.211029] type=1400 audit(1653748517.378:78): avc: denied { read } for pid=154 comm="servicemanager" name="current" dev="proc" ino=217506 scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=file permissive=1 <38>[ 9725.212066] type=1400 audit(1653748517.378:79): avc: denied { open } for pid=154 comm="servicemanager" name="current" dev="proc" ino=217506 scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=file permissive=1 <38>[ 9725.212402] type=1400 audit(1653748517.378:80): avc: denied { getattr } for pid=154 comm="servicemanager" scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=process permissive=1 <38>[ 9725.244659] type=1400 audit(1653748517.409:81): avc: denied { call } for pid=6426 comm="main" scontext=u:r:zygote:s0 tcontext=u:r:system_server:s0 tclass=binder permissive=1 <38>[ 9725.245025] type=1400 audit(1653748517.409:82): avc: denied { transfer } for pid=6426 comm="main" scontext=u:r:zygote:s0 tcontext=u:r:system_server:s0 tclass=binder permissive=1 <38>[ 9725.365234] type=1400 audit(1653748517.534:83): avc: denied { call } for pid=2205 comm="Binder:426_13" scontext=u:r:system_server:s0 tcontext=u:r:zygote:s0 tclass=binder permissive=1 <5>[ 9725.442077] init: Service 'pull_all' (pid 6420) exited with status 0 <5>[ 9735.542785] init: Starting service 'pull_all'... ------ LAST KMSG (/proc/last_kmsg) ------ *** /proc/last_kmsg: No such file or directory Broadcasting: Intent { act=com.evervolv.toolbox.action.DUMPLOGCAT_FINISHED (has extras) } Broadcast completed: result=0