Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

Issue with Samsung Galaxy S6's bluetooth, unable to pair device

Summary

The problem

Unable to pair device with bluetooth.

Steps to reproduce

Turn on bluetooth then wait for your device to find the headset. Once the headset is found, tap on it to start pairing. After a moment, a windows pop up saying "Pair with *headset name*? Type the pairing code then press Return or Enter". But I can't type anything nowhere...If I tap on Pair it will just go on and after a moment say that it is unable to pair with the headset because the Pin or passkey is incorrect.

What is the current behavior?

The phone won't pair with bluetooth device (headset)

What is the expected correct behavior?

I should be able to pair my headset and listen music with bluetooth headset20200114_073421

20200114_073438

Technical informations

Relevant logs (adb logcat)

--------- beginning of crash 10-04 15:32:07.594 9555 9555 E AndroidRuntime: FATAL EXCEPTION: main 10-04 15:32:07.594 9555 9555 E AndroidRuntime: Process: foundation.e.blisslauncher, PID: 9555 10-04 15:32:07.594 9555 9555 E AndroidRuntime: java.lang.IllegalArgumentException: x + width must be <= bitmap.width() 10-04 15:32:07.594 9555 9555 E AndroidRuntime: at android.graphics.Bitmap.createBitmap(Bitmap.java:734) 10-04 15:32:07.594 9555 9555 E AndroidRuntime: at android.graphics.Bitmap.createBitmap(Bitmap.java:701) 10-04 15:32:07.594 9555 9555 E AndroidRuntime: at foundation.e.blisslauncher.core.blur.ShaderBlurDrawable.draw(ShaderBlurDrawable.kt:56) 10-04 15:32:07.594 9555 9555 E AndroidRuntime: at foundation.e.blisslauncher.core.blur.ShaderBlurDrawable.draw(ShaderBlurDrawable.kt:44) 10-04 15:32:07.594 9555 9555 E AndroidRuntime: at foundation.e.blisslauncher.core.customviews.BlurBackgroundView.onDraw(BlurBackgroundView.kt:56) 10-04 15:32:07.594 9555 9555 E AndroidRuntime: at android.view.View.draw(View.java:17189) 10-04 15:32:07.594 9555 9555 E AndroidRuntime: at android.view.View.updateDisplayListIfDirty(View.java:16171) 10-04 15:32:07.594 9555 9555 E AndroidRuntime: at android.view.View.draw(View.java:16955) 10-04 15:32:07.594 9555 9555 E AndroidRuntime: at android.view.ViewGroup.drawChild(ViewGroup.java:3727) 10-04 15:32:07.594 9555 9555 E AndroidRuntime: at android.view.ViewGroup.dispatchDraw(ViewGroup.java:3513) 10-04 15:32:07.594 9555 9555 E AndroidRuntime: at android.view.View.updateDisplayListIfDirty(View.java:16166) 10-04 15:32:07.594 9555 9555 E AndroidRuntime: at android.view.View.draw(View.java:16955) 10-04 15:32:07.594 9555 9555 E AndroidRuntime: at android.view.ViewGroup.drawChild(ViewGroup.java:3727) 10-04 15:32:07.594 9555 9555 E AndroidRuntime: at android.view.ViewGroup.dispatchDraw(ViewGroup.java:3513) 10-04 15:32:07.594 9555 9555 E AndroidRuntime: at android.view.View.updateDisplayListIfDirty(View.java:16166) 10-04 15:32:07.594 9555 9555 E AndroidRuntime: at android.view.View.draw(View.java:16955) 10-04 15:32:07.594 9555 9555 E AndroidRuntime: at android.view.ViewGroup.drawChild(ViewGroup.java:3727) 10-04 15:32:07.594 9555 9555 E AndroidRuntime: at android.view.ViewGroup.dispatchDraw(ViewGroup.java:3513) 10-04 15:32:07.594 9555 9555 E AndroidRuntime: at android.view.View.updateDisplayListIfDirty(View.java:16166) 10-04 15:32:07.594 9555 9555 E AndroidRuntime: at android.view.View.draw(View.java:16955) 10-04 15:32:07.594 9555 9555 E AndroidRuntime: at android.view.ViewGroup.drawChild(ViewGroup.java:3727) 10-04 15:32:07.594 9555 9555 E AndroidRuntime: at android.view.ViewGroup.dispatchDraw(ViewGroup.java:3513) 10-04 15:32:07.594 9555 9555 E AndroidRuntime: at android.view.View.updateDisplayListIfDirty(View.java:16166) 10-04 15:32:07.594 9555 9555 E AndroidRuntime: at android.view.View.draw(View.java:16955) 10-04 15:32:07.594 9555 9555 E AndroidRuntime: at android.view.ViewGroup.drawChild(ViewGroup.java:3727) 10-04 15:32:07.594 9555 9555 E AndroidRuntime: at android.view.ViewGroup.dispatchDraw(ViewGroup.java:3513) 10-04 15:32:07.594 9555 9555 E AndroidRuntime: at android.view.View.updateDisplayListIfDirty(View.java:16166) 10-04 15:32:07.594 9555 9555 E AndroidRuntime: at android.view.View.draw(View.java:16955) 10-04 15:32:07.594 9555 9555 E AndroidRuntime: at android.view.ViewGroup.drawChild(ViewGroup.java:3727) 10-04 15:32:07.594 9555 9555 E AndroidRuntime: at android.view.ViewGroup.dispatchDraw(ViewGroup.java:3513) 10-04 15:32:07.594 9555 9555 E AndroidRuntime: at android.view.View.draw(View.java:17192) 10-04 15:32:07.594 9555 9555 E AndroidRuntime: at com.android.internal.policy.DecorView.draw(DecorView.java:756) 10-04 15:32:07.594 9555 9555 E AndroidRuntime: at android.view.View.updateDisplayListIfDirty(View.java:16171) 10-04 15:32:07.594 9555 9555 E AndroidRuntime: at android.view.ThreadedRenderer.updateViewTreeDisplayList(ThreadedRenderer.java:648) 10-04 15:32:07.594 9555 9555 E AndroidRuntime: at android.view.ThreadedRenderer.updateRootDisplayList(ThreadedRenderer.java:654) 10-04 15:32:07.594 9555 9555 E AndroidRuntime: at android.view.ThreadedRenderer.draw(ThreadedRenderer.java:762) 10-04 15:32:07.594 9555 9555 E AndroidRuntime: at android.view.ViewRootImpl.draw(ViewRootImpl.java:2800) 10-04 15:32:07.594 9555 9555 E AndroidRuntime: at android.view.ViewRootImpl.performDraw(ViewRootImpl.java:2608) 10-04 15:32:07.594 9555 9555 E AndroidRuntime: at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:2215) 10-04 15:32:07.594 9555 9555 E AndroidRuntime: at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:1254) 10-04 15:32:07.594 9555 9555 E AndroidRuntime: at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:6344) 10-04 15:32:07.594 9555 9555 E AndroidRuntime: at android.view.Choreographer$CallbackRecord.run(Choreographer.java:874) 10-04 15:32:07.594 9555 9555 E AndroidRuntime: at android.view.Choreographer.doCallbacks(Choreographer.java:686) 10-04 15:32:07.594 9555 9555 E AndroidRuntime: at android.view.Choreographer.doFrame(Choreographer.java:621) 10-04 15:32:07.594 9555 9555 E AndroidRuntime: at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:860) 10-04 15:32:07.594 9555 9555 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:751) 10-04 15:32:07.594 9555 9555 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:95) 10-04 15:32:07.594 9555 9555 E AndroidRuntime: at android.os.Looper.loop(Looper.java:154) 10-04 15:32:07.594 9555 9555 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6186) 10-04 15:32:07.594 9555 9555 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 10-04 15:32:07.594 9555 9555 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:889) 10-04 15:32:07.594 9555 9555 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:779) 10-05 02:06:23.978 20920 25132 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x10 in tid 25132 (GLThread 4852) 10-05 02:06:23.978 20920 25121 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x10 in tid 25121 (GLThread 4843) 10-05 02:06:23.978 20920 25142 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x10 in tid 25142 (GLThread 4856) 10-05 02:06:24.265 26751 26751 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** 10-05 02:06:24.265 26751 26751 F DEBUG : LineageOS Version: '0.7-n-2020021541379-dev-zerofltexx' 10-05 02:06:24.265 26751 26751 F DEBUG : Build fingerprint: 'samsung/zerofltexx/zeroflte:7.0/NRD90M/G920FXXU5EQG3:user/release-keys' 10-05 02:06:24.265 26751 26751 F DEBUG : Revision: '0' 10-05 02:06:24.265 26751 26751 F DEBUG : ABI: 'arm64' 10-05 02:06:24.265 26751 26751 F DEBUG : pid: 20920, tid: 25132, name: GLThread 4852 >>> fr.leboncoin <<< 10-05 02:06:24.265 26751 26751 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x10 10-05 02:06:24.265 26751 26751 F DEBUG : x0 0000007f469f4a38 x1 0000007f5c660988 x2 0000000000000001 x3 0000000000000000 10-05 02:06:24.265 26751 26751 F DEBUG : x4 0000000000000000 x5 0000000000000000 x6 0000000000000000 x7 00000000000005a0 10-05 02:06:24.265 26751 26751 F DEBUG : x8 0000000000000000 x9 0000007f53eb9390 x10 0000000000000001 x11 0000000000000000 10-05 02:06:24.266 26751 26751 F DEBUG : x12 0000000800000000 x13 000000006ff29820 x14 000000000000000b x15 fffffffffffffff8 10-05 02:06:24.266 26751 26751 F DEBUG : x16 0000007f5c9f5928 x17 0000007fa34fa1cc x18 a17f18c247e1792f x19 0000007f53eb9390 10-05 02:06:24.266 26751 26751 F DEBUG : x20 0000007f469f54e8 x21 0000007f508f7740 x22 0000007f38ecb918 x23 0000007f38ecb98c 10-05 02:06:24.266 26751 26751 F DEBUG : x24 0000007f469f54e8 x25 0000000000000000 x26 000000007abeffb0 x27 0000000000000000 10-05 02:06:24.266 26751 26751 F DEBUG : x28 0000000000000000 x29 0000007f469f4a70 x30 0000007f5c614384 10-05 02:06:24.266 26751 26751 F DEBUG : sp 0000007f469f4a30 pc 0000007f5c6609b4 pstate 0000000080000000 10-05 02:06:24.274 26751 26751 F DEBUG : 10-05 02:06:24.274 26751 26751 F DEBUG : backtrace: 10-05 02:06:24.274 26751 26751 F DEBUG : #00 pc 00000000000da9b4 /data/data/fr.leboncoin/cache/.gmscore/lib/arm64-v8a/libmapbox-gl.so 10-05 02:06:24.274 26751 26751 F DEBUG : #1 (closed) pc 000000000008e380 /data/data/fr.leboncoin/cache/.gmscore/lib/arm64-v8a/libmapbox-gl.so 10-05 02:06:24.274 26751 26751 F DEBUG : #2 (closed) pc 000000000003a2f4 /data/data/fr.leboncoin/cache/.gmscore/lib/arm64-v8a/libmapbox-gl.so 10-05 02:06:24.274 26751 26751 F DEBUG : #3 (closed) pc 00000000008c5bd0 /data/dalvik-cache/arm64/system@priv-app@GmsCore@GmsCore.apk@classes.dex (offset 0x74c000) 10-05 02:16:35.574 26887 27212 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x10 in tid 27212 (GLThread 2029) 10-05 02:16:35.574 26887 27201 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x10 in tid 27201 (GLThread 2021) 10-05 02:16:35.575 26887 27214 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x10 in tid 27214 (GLThread 2031) --------- beginning of system 10-05 22:08:35.099 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 22:09:03.056 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 22:09:10.997 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 22:09:22.256 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 22:12:26.008 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 22:12:26.020 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 22:12:26.080 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 22:13:37.018 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 22:15:57.011 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 22:15:57.165 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 22:17:36.107 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 22:18:28.016 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 22:26:36.103 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 22:28:28.011 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 22:32:35.237 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 22:35:37.050 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 22:35:37.137 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 22:35:47.597 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 22:35:56.274 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 22:36:06.424 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 22:36:19.504 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 22:36:29.664 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 22:40:57.007 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 22:40:57.018 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 22:40:57.019 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 22:43:48.010 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 22:43:48.175 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 22:46:27.013 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 22:46:29.012 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 22:47:31.009 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 22:47:31.234 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 22:48:28.015 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 22:50:32.011 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 22:50:32.015 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 22:50:34.010 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 22:52:48.056 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 22:52:48.179 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 22:57:49.015 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 22:57:49.113 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 10 lines 10-05 23:01:49.137 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:05:42.019 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:05:42.067 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:06:50.051 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:10:49.096 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:11:00.546 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:11:12.281 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:11:27.605 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:14:09.006 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:14:09.015 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:15:47.009 3732 4475 I chatty : uid=1000(system) InputReader expire 2 lines 10-05 23:15:47.488 3732 3907 I chatty : uid=1000(system) android.display expire 4 lines 10-05 23:15:47.572 3732 7407 I chatty : uid=1000(system) Binder:3732_C expire 2 lines 10-05 23:15:47.614 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:15:47.671 3732 3732 I chatty : uid=1000 system_server expire 1 line 10-05 23:15:47.674 3732 3909 I chatty : uid=1000(system) PowerManagerSer expire 2 lines 10-05 23:15:48.261 3732 7404 I chatty : uid=1000(system) Binder:3732_B expire 1 line 10-05 23:15:49.363 3732 32399 I chatty : uid=1000(system) Binder:3732_13 expire 3 lines 10-05 23:15:58.223 3732 7417 I chatty : uid=1000(system) Binder:3732_E expire 2 lines 10-05 23:16:00.538 3732 32403 I chatty : uid=1000(system) Binder:3732_16 expire 1 line 10-05 23:16:00.548 3732 7422 I chatty : uid=1000(system) Binder:3732_F expire 1 line 10-05 23:16:04.394 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:16:04.400 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 123 lines 10-05 23:16:08.059 3732 11296 I chatty : uid=1000(system) Binder:3732_1A expire 1 line 10-05 23:16:08.185 3732 3901 I chatty : uid=1000(system) android.ui expire 1 line 10-05 23:16:36.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:16:36.043 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 23 lines 10-05 23:16:36.051 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 2 lines 10-05 23:16:36.152 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:16:54.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:17:03.068 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 20 lines 10-05 23:17:05.388 3732 3900 I chatty : uid=1000(system) ActivityManager expire 5 lines 10-05 23:18:09.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:18:09.048 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 14 lines 10-05 23:18:10.211 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:18:28.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:19:04.493 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:19:26.035 3732 4475 I chatty : uid=1000(system) InputReader expire 2 lines 10-05 23:19:26.066 3732 3909 I chatty : uid=1000(system) PowerManagerSer expire 12 lines 10-05 23:19:26.128 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 45 lines 10-05 23:19:26.539 3732 3907 I chatty : uid=1000(system) android.display expire 6 lines 10-05 23:19:28.568 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:19:33.923 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:19:36.813 3732 3901 I chatty : uid=1000(system) android.ui expire 1 line 10-05 23:19:57.182 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:20:02.534 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:21:35.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:21:35.119 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 87 lines 10-05 23:21:37.589 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:21:41.327 3732 3998 I chatty : uid=1000(system) Binder:3732_18 expire 2 lines 10-05 23:21:41.855 3732 32399 I chatty : uid=1000(system) Binder:3732_13 expire 3 lines 10-05 23:21:42.097 3732 32402 I chatty : uid=1000(system) Binder:3732_15 expire 4 lines 10-05 23:21:48.224 3732 5785 I chatty : uid=1000(system) Binder:3732_8 expire 4 lines 10-05 23:21:48.312 3732 5509 I chatty : uid=1000(system) Binder:3732_5 expire 5 lines 10-05 23:21:53.191 3732 3898 I chatty : uid=1000(system) Binder:3732_2 expire 1 line 10-05 23:21:53.526 3732 32403 I chatty : uid=1000(system) Binder:3732_16 expire 2 lines 10-05 23:21:54.050 3732 11296 I chatty : uid=1000(system) Binder:3732_1A expire 1 line 10-05 23:21:54.249 3732 7417 I chatty : uid=1000(system) Binder:3732_E expire 6 lines 10-05 23:21:54.448 3732 3999 I chatty : uid=1000(system) Binder:3732_19 expire 1 line 10-05 23:21:55.183 3732 7404 I chatty : uid=1000(system) Binder:3732_B expire 3 lines 10-05 23:21:55.558 3732 32400 I chatty : uid=1000(system) Binder:3732_14 expire 1 line 10-05 23:21:55.713 3732 32398 I chatty : uid=1000(system) Binder:3732_12 expire 2 lines 10-05 23:21:55.788 3732 15007 I chatty : uid=1000(system) Binder:3732_10 expire 4 lines 10-05 23:21:59.621 3732 5802 I chatty : uid=1000(system) Binder:3732_9 expire 2 lines 10-05 23:21:59.714 3732 5779 I chatty : uid=1000(system) Binder:3732_7 expire 2 lines 10-05 23:22:02.132 3732 4474 I chatty : uid=1000(system) InputDispatcher expire 1 line 10-05 23:22:05.238 3732 3997 I chatty : uid=1000(system) Binder:3732_17 expire 2 lines 10-05 23:22:06.785 3732 3897 I chatty : uid=1000(system) Binder:3732_1 expire 5 lines 10-05 23:22:09.114 3732 7422 I chatty : uid=1000(system) Binder:3732_F expire 5 lines 10-05 23:22:09.135 3732 15008 I chatty : uid=1000(system) Binder:3732_11 expire 1 line 10-05 23:22:09.943 3732 7410 I chatty : uid=1000(system) Binder:3732_D expire 1 line 10-05 23:22:09.946 3732 5606 I chatty : uid=1000(system) Binder:3732_6 expire 2 lines 10-05 23:22:14.076 3732 5128 I chatty : uid=1000(system) Binder:3732_3 expire 1 line 10-05 23:22:15.512 5247 5601 W ActivityThread: ClassLoader.getResources: The class loader returned by Thread.getContextClassLoader() may fail for processes that host multiple applications. You should explicitly specify a context class loader. For example: Thread.setContextClassLoader(getClass().getClassLoader()); 10-05 23:22:18.451 5247 5247 W ViewRootImpl[HomeActivity]: Dropping event due to root view being removed: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_ENTER, scanCode=0, metaState=0, flags=0x16, repeatCount=0, eventTime=93978746, downTime=93978750, deviceId=-1, source=0x0 } 10-05 23:22:18.588 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 9 lines 10-05 23:22:26.584 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 13 lines 10-05 23:22:26.867 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 121 lines 10-05 23:22:26.868 3732 7422 I chatty : uid=1000(system) Binder:3732_F expire 4 lines 10-05 23:22:26.868 3732 5808 I chatty : uid=1000(system) Binder:3732_A expire 4 lines 10-05 23:22:26.870 3732 11296 I chatty : uid=1000(system) Binder:3732_1A expire 6 lines 10-05 23:22:26.871 3732 32399 I chatty : uid=1000(system) Binder:3732_13 expire 3 lines 10-05 23:22:27.979 3732 5644 I chatty : uid=1000 system_server expire 4 lines 10-05 23:22:28.832 3732 7417 I chatty : uid=1000(system) Binder:3732_E expire 1 line 10-05 23:22:28.833 3732 32402 I chatty : uid=1000(system) Binder:3732_15 expire 5 lines 10-05 23:22:28.993 3732 3998 I chatty : uid=1000(system) Binder:3732_18 expire 7 lines 10-05 23:22:29.890 3732 3900 I chatty : uid=1000(system) ActivityManager expire 20 lines 10-05 23:22:30.656 3732 3999 I chatty : uid=1000(system) Binder:3732_19 expire 9 lines 10-05 23:22:38.246 3732 5128 I chatty : uid=1000(system) Binder:3732_3 expire 5 lines 10-05 23:22:39.334 3732 5785 I chatty : uid=1000(system) Binder:3732_8 expire 4 lines 10-05 23:22:41.927 3732 3997 I chatty : uid=1000(system) Binder:3732_17 expire 4 lines 10-05 23:22:42.866 3732 32398 I chatty : uid=1000(system) Binder:3732_12 expire 1 line 10-05 23:22:44.770 3732 5802 I chatty : uid=1000(system) Binder:3732_9 expire 8 lines 10-05 23:22:44.973 3732 7410 I chatty : uid=1000(system) Binder:3732_D expire 3 lines 10-05 23:22:52.145 3732 5136 I chatty : uid=1000(system) Binder:3732_4 expire 5 lines 10-05 23:22:58.849 3732 5606 I chatty : uid=1000(system) Binder:3732_6 expire 1 line 10-05 23:23:00.275 3732 32403 I chatty : uid=1000(system) Binder:3732_16 expire 5 lines 10-05 23:23:00.883 3732 5509 I chatty : uid=1000(system) Binder:3732_5 expire 3 lines 10-05 23:23:01.111 3732 5779 I chatty : uid=1000(system) Binder:3732_7 expire 1 line 10-05 23:23:01.111 3732 3898 I chatty : uid=1000(system) Binder:3732_2 expire 3 lines 10-05 23:23:11.903 3732 32400 I chatty : uid=1000(system) Binder:3732_14 expire 3 lines 10-05 23:23:15.367 3732 15008 I chatty : uid=1000(system) Binder:3732_11 expire 4 lines 10-05 23:23:18.770 3732 15007 I chatty : uid=1000(system) Binder:3732_10 expire 1 line 10-05 23:23:41.510 3732 7407 I chatty : uid=1000(system) Binder:3732_C expire 1 line 10-05 23:23:43.375 3732 3909 I chatty : uid=1000(system) PowerManagerSer expire 6 lines 10-05 23:24:12.812 3732 3899 I chatty : uid=1000(system) android.bg expire 5 lines 10-05 23:24:21.493 3732 3909 I chatty : uid=1000(system) PowerManagerSer expire 16 lines 10-05 23:24:27.220 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 56 lines 10-05 23:24:28.751 3732 5785 I chatty : uid=1000(system) Binder:3732_8 expire 1 line 10-05 23:24:35.387 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 11 lines 10-05 23:25:41.586 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:25:42.565 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:25:51.843 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 30 lines 10-05 23:26:29.968 5247 5247 W ViewRootImpl[HomeActivity]: Dropping event due to root view being removed: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_ENTER, scanCode=0, metaState=0, flags=0x16, repeatCount=0, eventTime=94230297, downTime=94230297, deviceId=-1, source=0x0 } 10-05 23:26:47.955 3732 5136 I chatty : uid=1000(system) Binder:3732_4 expire 2 lines 10-05 23:26:47.955 3732 5802 I chatty : uid=1000(system) Binder:3732_9 expire 5 lines 10-05 23:26:47.957 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 43 lines 10-05 23:26:48.986 3732 3900 I chatty : uid=1000(system) ActivityManager expire 2 lines 10-05 23:26:51.712 3732 32402 I chatty : uid=1000(system) Binder:3732_15 expire 3 lines 10-05 23:26:51.827 3732 32398 I chatty : uid=1000(system) Binder:3732_12 expire 3 lines 10-05 23:26:53.332 3732 15008 I chatty : uid=1000(system) Binder:3732_11 expire 2 lines 10-05 23:26:57.616 3732 7407 I chatty : uid=1000(system) Binder:3732_C expire 1 line 10-05 23:26:59.735 3732 7422 I chatty : uid=1000(system) Binder:3732_F expire 3 lines 10-05 23:26:59.782 3732 11296 I chatty : uid=1000(system) Binder:3732_1A expire 2 lines 10-05 23:27:05.729 5121 5121 W PowerUI : unknown intent: Intent { act=android.os.action.POWER_SAVE_MODE_CHANGING flg=0x40000010 (has extras) } 10-05 23:27:05.741 5121 5121 W PowerUI : unknown intent: Intent { act=android.os.action.POWER_SAVE_MODE_CHANGED flg=0x40000010 } 10-05 23:27:05.928 3732 5034 I chatty : uid=1000(system) NetworkPolicy expire 1 line 10-05 23:27:06.137 3732 5808 I chatty : uid=1000(system) Binder:3732_A expire 1 line 10-05 23:27:22.095 3732 32399 I chatty : uid=1000(system) Binder:3732_13 expire 2 lines 10-05 23:27:26.511 3732 3909 I chatty : uid=1000(system) PowerManagerSer expire 28 lines 10-05 23:27:29.771 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 6 lines 10-05 23:27:29.785 3732 3732 I chatty : uid=1000 system_server expire 1 line 10-05 23:27:29.805 5121 5121 W PowerUI : unknown intent: Intent { act=android.os.action.POWER_SAVE_MODE_CHANGING flg=0x40000010 (has extras) } 10-05 23:27:29.896 5121 5121 W PowerUI : unknown intent: Intent { act=android.os.action.POWER_SAVE_MODE_CHANGED flg=0x40000010 } 10-05 23:27:36.572 3732 3999 I chatty : uid=1000(system) Binder:3732_19 expire 1 line 10-05 23:27:38.399 3732 5128 I chatty : uid=1000(system) Binder:3732_3 expire 1 line 10-05 23:27:52.462 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 26 lines 10-05 23:28:03.291 3732 7410 I chatty : uid=1000(system) Binder:3732_D expire 2 lines 10-05 23:28:11.934 3732 3898 I chatty : uid=1000(system) Binder:3732_2 expire 1 line 10-05 23:28:14.792 3732 3998 I chatty : uid=1000(system) Binder:3732_18 expire 3 lines 10-05 23:28:15.383 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 12 lines 10-05 23:28:16.339 3732 5509 I chatty : uid=1000(system) Binder:3732_5 expire 2 lines 10-05 23:28:17.183 3732 3913 I chatty : uid=1000(system) PackageManager expire 11 lines 10-05 23:28:18.289 3732 32403 I chatty : uid=1000(system) Binder:3732_16 expire 2 lines 10-05 23:28:20.710 3732 3898 I chatty : uid=1000(system) Binder:3732_2 expire 1 line 10-05 23:28:20.720 3732 11296 I chatty : uid=1000(system) Binder:3732_1A expire 1 line 10-05 23:28:24.858 3732 3900 I chatty : uid=1000(system) ActivityManager expire 8 lines 10-05 23:28:25.499 3732 3899 I chatty : uid=1000(system) android.bg expire 2 lines 10-05 23:28:25.587 3732 5779 I chatty : uid=1000(system) Binder:3732_7 expire 1 line 10-05 23:28:25.653 7622 7622 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 android.content.ContextWrapper.startService:613 com.android.keychain.KeyChainBroadcastReceiver.onReceive:12 android.app.ActivityThread.handleReceiver:3065 10-05 23:28:25.673 3732 5785 I chatty : uid=1000(system) Binder:3732_8 expire 3 lines 10-05 23:28:25.940 3732 5802 I chatty : uid=1000(system) Binder:3732_9 expire 2 lines 10-05 23:28:26.673 3732 7422 I chatty : uid=1000(system) Binder:3732_F expire 2 lines 10-05 23:28:27.131 3732 4477 I chatty : uid=1000(system) VoldConnector expire 1 line 10-05 23:28:27.243 3732 7410 I chatty : uid=1000(system) Binder:3732_D expire 1 line 10-05 23:28:28.007 3732 5136 I chatty : uid=1000(system) Binder:3732_4 expire 1 line 10-05 23:28:28.311 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 162 lines 10-05 23:28:28.660 3732 32398 I chatty : uid=1000(system) Binder:3732_12 expire 1 line 10-05 23:28:33.176 3732 3897 I chatty : uid=1000(system) Binder:3732_1 expire 7 lines 10-05 23:28:34.766 3732 5128 I chatty : uid=1000(system) Binder:3732_3 expire 2 lines 10-05 23:28:37.501 3732 3999 I chatty : uid=1000(system) Binder:3732_19 expire 1 line 10-05 23:29:00.326 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 6 lines 10-05 23:29:04.314 3732 15008 I chatty : uid=1000(system) Binder:3732_11 expire 1 line 10-05 23:29:10.412 3732 3732 I chatty : uid=1000 system_server expire 6 lines 10-05 23:29:16.844 3732 15007 I chatty : uid=1000(system) Binder:3732_10 expire 3 lines 10-05 23:29:23.260 3732 7417 I chatty : uid=1000(system) Binder:3732_E expire 3 lines 10-05 23:29:37.352 3732 32399 I chatty : uid=1000(system) Binder:3732_13 expire 1 line 10-05 23:30:12.953 3732 5808 I chatty : uid=1000(system) Binder:3732_A expire 1 line 10-05 23:30:14.063 3732 5606 I chatty : uid=1000(system) Binder:3732_6 expire 2 lines 10-05 23:30:16.577 3732 32400 I chatty : uid=1000(system) Binder:3732_14 expire 2 lines 10-05 23:30:44.639 3732 3997 I chatty : uid=1000(system) Binder:3732_17 expire 1 line 10-05 23:30:47.862 3732 4474 I chatty : uid=1000(system) InputDispatcher expire 1 line 10-05 23:30:50.305 3732 4475 I chatty : uid=1000(system) InputReader expire 1 line 10-05 23:30:50.894 3732 3907 I chatty : uid=1000(system) android.display expire 8 lines 10-05 23:30:51.073 3732 3909 I chatty : uid=1000(system) PowerManagerSer expire 11 lines 10-05 23:30:51.215 3732 32400 I chatty : uid=1000(system) Binder:3732_14 expire 1 line 10-05 23:30:51.275 3732 3901 I chatty : uid=1000(system) android.ui expire 2 lines 10-05 23:31:00.091 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 12 lines 10-05 23:32:06.049 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:32:18.072 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:32:31.046 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:32:36.050 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:33:22.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:33:22.196 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:33:53.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:33:53.087 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:33:53.157 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 12 lines 10-05 23:33:53.202 3732 3900 I chatty : uid=1000(system) ActivityManager expire 5 lines 10-05 23:35:05.561 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:35:05.604 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:36:00.049 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:36:30.076 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:36:30.095 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:36:54.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:36:54.099 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 12 lines 10-05 23:36:54.716 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:37:25.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:37:42.051 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:38:19.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:38:38.755 3732 7417 I chatty : uid=1000(system) Binder:3732_E expire 2 lines 10-05 23:38:38.769 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:38:38.883 3732 7422 I chatty : uid=1000(system) Binder:3732_F expire 2 lines 10-05 23:39:06.053 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:39:06.276 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:39:31.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:39:36.042 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:39:43.104 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 12 lines 10-05 23:40:12.080 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:40:12.081 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:40:30.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:40:42.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:41:18.093 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:41:24.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:41:49.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:41:49.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:42:20.046 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:42:20.057 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:43:00.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:43:00.099 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 12 lines 10-05 23:43:24.046 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:43:24.051 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:43:54.056 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:43:54.096 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:44:09.217 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:44:54.048 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:44:54.052 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:45:25.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:45:54.074 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:46:06.056 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:46:06.129 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 12 lines 10-05 23:46:30.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:47:06.070 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:47:30.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:47:30.056 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:48:00.035 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:48:18.075 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:48:18.075 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:49:08.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:49:24.112 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:49:24.184 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 12 lines 10-05 23:50:14.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:50:14.120 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:50:30.054 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:50:48.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:50:48.050 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:50:48.063 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:51:19.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:51:30.054 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:52:00.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:52:00.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:52:29.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:52:29.098 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:53:02.060 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:53:02.178 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 12 lines 10-05 23:53:59.073 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:54:29.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:54:29.239 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:55:00.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:55:15.123 6499 6499 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.jobs.ScannerJob.onStartJob:36 android.app.job.JobService$JobHandler.handleMessage:143 android.os.Handler.dispatchMessage:102 10-05 23:55:15.146 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:55:15.154 6499 6499 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.stopService:1363 android.content.ContextWrapper.stopService:618 foundation.e.drive.jobs.ScannerJob.onStopJob:50 android.app.job.JobService$JobHandler.handleMessage:152 android.os.Handler.dispatchMessage:102 10-05 23:56:01.056 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:56:30.100 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 12 lines 10-05 23:57:30.250 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:57:49.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:57:49.500 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:58:19.035 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:58:36.047 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:59:06.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-05 23:59:06.138 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:00:13.034 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:00:13.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:00:13.094 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 12 lines 10-06 00:00:15.761 3732 5606 I chatty : uid=1000(system) Binder:3732_6 expire 2 lines 10-06 00:00:15.914 3732 15007 I chatty : uid=1000(system) Binder:3732_10 expire 2 lines 10-06 00:01:13.050 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:01:13.657 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:01:30.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:02:00.443 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:02:30.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:02:42.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:03:06.091 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:03:06.122 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:03:30.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:03:36.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:04:07.084 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:04:07.090 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:04:07.116 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 12 lines 10-06 00:04:30.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:04:31.108 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:05:02.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:05:11.046 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:05:31.035 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:05:31.035 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:06:01.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:06:18.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:06:18.055 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:06:18.173 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:07:00.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:07:12.055 3732 4460 I chatty : uid=1000(system) AlarmManager expire 1 line 10-06 00:07:12.112 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:07:30.055 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:07:30.225 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:08:01.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:08:30.103 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 12 lines 10-06 00:08:36.046 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:08:59.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:08:59.130 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:09:30.042 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:09:54.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:09:54.050 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:10:06.048 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:10:31.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:10:31.240 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:11:02.050 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:12:30.259 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:13:01.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:13:01.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:13:24.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:13:24.217 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:13:37.104 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 12 lines 10-06 00:14:08.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:15:00.801 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:15:30.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:15:30.454 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:15:57.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:16:05.062 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:16:25.035 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:16:25.155 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:16:56.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:16:56.243 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:17:27.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:17:36.046 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:18:08.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:18:24.869 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:18:42.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:18:42.115 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:19:13.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:20:00.136 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:20:30.053 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:20:36.034 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:20:36.095 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 12 lines 10-06 00:21:05.051 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:21:05.625 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:21:27.050 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:21:27.308 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:22:00.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:22:00.109 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:22:30.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:22:35.051 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:23:07.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:23:47.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:23:47.061 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:23:47.162 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:24:11.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:24:11.049 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:24:55.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:24:55.067 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:25:26.051 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:25:36.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:26:07.034 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:26:41.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:27:12.087 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:27:12.342 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:27:30.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:27:48.062 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:27:48.065 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:28:12.049 3732 4475 I chatty : uid=1000(system) InputReader expire 2 lines 10-06 00:28:12.063 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:28:14.875 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 00:28:15.166 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 35 lines 10-06 00:28:18.886 3732 5051 I chatty : uid=1000(system) UEventObserver expire 2 lines 10-06 00:28:18.887 3732 3732 I chatty : uid=1000 system_server expire 2 lines 10-06 00:28:18.932 3732 5385 I chatty : uid=1000(system) uteStateMachine expire 5 lines 10-06 00:28:35.226 3732 32403 I chatty : uid=1000(system) Binder:3732_16 expire 2 lines 10-06 00:28:35.999 3732 5785 I chatty : uid=1000(system) Binder:3732_8 expire 1 line 10-06 00:28:36.468 3732 5509 I chatty : uid=1000(system) Binder:3732_5 expire 1 line 10-06 00:28:36.775 3732 15008 I chatty : uid=1000(system) Binder:3732_11 expire 1 line 10-06 00:28:37.072 3732 5808 I chatty : uid=1000(system) Binder:3732_A expire 1 line 10-06 00:28:38.713 3732 5136 I chatty : uid=1000(system) Binder:3732_4 expire 3 lines 10-06 00:28:54.258 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 163 lines 10-06 00:28:57.953 3732 3997 I chatty : uid=1000(system) Binder:3732_17 expire 2 lines 10-06 00:28:58.096 3732 32400 I chatty : uid=1000(system) Binder:3732_14 expire 6 lines 10-06 00:28:58.180 3732 7417 I chatty : uid=1000(system) Binder:3732_E expire 4 lines 10-06 00:28:58.229 3732 3898 I chatty : uid=1000(system) Binder:3732_2 expire 4 lines 10-06 00:28:58.257 3732 32403 I chatty : uid=1000(system) Binder:3732_16 expire 7 lines 10-06 00:29:01.958 3732 5802 I chatty : uid=1000(system) Binder:3732_9 expire 3 lines 10-06 00:29:08.012 3732 7404 I chatty : uid=1000(system) Binder:3732_B expire 5 lines 10-06 00:29:09.718 3732 5779 I chatty : uid=1000(system) Binder:3732_7 expire 1 line 10-06 00:29:31.458 3732 5128 I chatty : uid=1000(system) Binder:3732_3 expire 4 lines 10-06 00:29:32.703 3732 5509 I chatty : uid=1000(system) Binder:3732_5 expire 2 lines 10-06 00:29:54.183 3732 15008 I chatty : uid=1000(system) Binder:3732_11 expire 4 lines 10-06 00:29:59.472 3732 32398 I chatty : uid=1000(system) Binder:3732_12 expire 3 lines 10-06 00:30:01.255 3732 7422 I chatty : uid=1000(system) Binder:3732_F expire 4 lines 10-06 00:30:01.264 3732 3998 I chatty : uid=1000(system) Binder:3732_18 expire 5 lines 10-06 00:30:13.729 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 9 lines 10-06 00:30:39.747 3732 4474 I chatty : uid=1000(system) InputDispatcher expire 4 lines 10-06 00:30:45.289 3732 5606 I chatty : uid=1000(system) Binder:3732_6 expire 2 lines 10-06 00:31:58.223 3732 11296 I chatty : uid=1000(system) Binder:3732_1A expire 2 lines 10-06 00:31:58.324 3732 3999 I chatty : uid=1000(system) Binder:3732_19 expire 6 lines 10-06 00:31:58.484 3732 7407 I chatty : uid=1000(system) Binder:3732_C expire 1 line 10-06 00:31:58.497 3732 5808 I chatty : uid=1000(system) Binder:3732_A expire 2 lines 10-06 00:32:04.680 3732 15007 I chatty : uid=1000(system) Binder:3732_10 expire 1 line 10-06 00:32:11.821 3732 3899 I chatty : uid=1000(system) android.bg expire 1 line 10-06 00:32:31.590 3732 3897 I chatty : uid=1000(system) Binder:3732_1 expire 3 lines 10-06 00:32:36.095 3732 7410 I chatty : uid=1000(system) Binder:3732_D expire 3 lines 10-06 00:33:14.900 3732 32402 I chatty : uid=1000(system) Binder:3732_15 expire 2 lines 10-06 00:35:33.769 3732 7404 I chatty : uid=1000(system) Binder:3732_B expire 4 lines 10-06 00:35:33.893 3732 3897 I chatty : uid=1000(system) Binder:3732_1 expire 3 lines 10-06 00:35:34.669 3732 5128 I chatty : uid=1000(system) Binder:3732_3 expire 2 lines 10-06 00:35:34.970 3732 5136 I chatty : uid=1000(system) Binder:3732_4 expire 3 lines 10-06 00:35:34.971 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 123 lines 10-06 00:35:35.067 3732 5802 I chatty : uid=1000(system) Binder:3732_9 expire 6 lines 10-06 00:35:37.017 3732 32398 I chatty : uid=1000(system) Binder:3732_12 expire 8 lines 10-06 00:35:37.174 3732 7417 I chatty : uid=1000(system) Binder:3732_E expire 3 lines 10-06 00:35:37.288 3732 5785 I chatty : uid=1000(system) Binder:3732_8 expire 1 line 10-06 00:35:37.288 3732 3998 I chatty : uid=1000(system) Binder:3732_18 expire 5 lines 10-06 00:35:37.432 3732 32403 I chatty : uid=1000(system) Binder:3732_16 expire 5 lines 10-06 00:35:44.448 13895 14200 W ActivityThread: ClassLoader.getResources: The class loader returned by Thread.getContextClassLoader() may fail for processes that host multiple applications. You should explicitly specify a context class loader. For example: Thread.setContextClassLoader(getClass().getClassLoader()); 10-06 00:35:49.777 3732 15007 I chatty : uid=1000(system) Binder:3732_10 expire 2 lines 10-06 00:35:53.700 3732 14271 I chatty : uid=1000(system) omnistore_jni expire 4 lines 10-06 00:36:25.997 3732 32400 I chatty : uid=1000(system) Binder:3732_14 expire 5 lines 10-06 00:36:26.002 3732 5606 I chatty : uid=1000(system) Binder:3732_6 expire 2 lines 10-06 00:36:26.021 3732 7410 I chatty : uid=1000(system) Binder:3732_D expire 3 lines 10-06 00:36:26.073 3732 32402 I chatty : uid=1000(system) Binder:3732_15 expire 2 lines 10-06 00:36:26.079 3732 7422 I chatty : uid=1000(system) Binder:3732_F expire 2 lines 10-06 00:36:26.751 3732 3900 I chatty : uid=1000(system) ActivityManager expire 10 lines 10-06 00:36:47.528 3732 32399 I chatty : uid=1000(system) Binder:3732_13 expire 1 line 10-06 00:37:33.240 3732 3999 I chatty : uid=1000(system) Binder:3732_19 expire 2 lines 10-06 00:37:57.453 3732 11296 I chatty : uid=1000(system) Binder:3732_1A expire 1 line 10-06 00:38:00.082 3732 5683 I chatty : uid=1000(system) backup expire 1 line 10-06 00:38:01.333 3732 4475 I chatty : uid=1000(system) InputReader expire 2 lines 10-06 00:38:01.935 3732 3907 I chatty : uid=1000(system) android.display expire 4 lines 10-06 00:38:02.152 3732 3909 I chatty : uid=1000(system) PowerManagerSer expire 5 lines 10-06 00:38:02.354 3732 3901 I chatty : uid=1000(system) android.ui expire 1 line 10-06 00:38:26.384 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 36 lines 10-06 00:39:39.292 3732 7407 I chatty : uid=1000(system) Binder:3732_C expire 3 lines 10-06 00:40:28.200 3732 3899 I chatty : uid=1000(system) android.bg expire 2 lines 10-06 00:40:31.981 3732 3908 I chatty : uid=1000(system) CpuTracker expire 1 line 10-06 00:48:32.917 3732 4460 I chatty : uid=1000(system) AlarmManager expire 1 line 10-06 00:48:33.002 3732 3997 I chatty : uid=1000(system) Binder:3732_17 expire 1 line 10-06 01:09:59.727 3732 3732 I chatty : uid=1000 system_server expire 2 lines 10-06 01:18:05.923 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 398 lines 10-06 01:25:33.989 3732 3909 I chatty : uid=1000(system) PowerManagerSer expire 10 lines 10-06 01:28:19.059 3732 5606 I chatty : uid=1000(system) Binder:3732_6 expire 8 lines 10-06 01:28:48.864 3732 4460 I chatty : uid=1000(system) AlarmManager expire 2 lines 10-06 01:30:22.364 3732 3900 I chatty : uid=1000(system) ActivityManager expire 9 lines 10-06 01:30:22.409 3732 3907 I chatty : uid=1000(system) android.display expire 2 lines 10-06 01:30:22.769 3732 3901 I chatty : uid=1000(system) android.ui expire 1 line 10-06 01:30:23.147 3732 3897 I chatty : uid=1000(system) Binder:3732_1 expire 1 line 10-06 01:30:27.170 3732 7404 I chatty : uid=1000(system) Binder:3732_B expire 4 lines 10-06 01:31:05.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 01:31:05.059 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 01:31:30.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 01:31:30.125 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 01:32:00.056 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 01:32:00.405 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 01:32:30.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 01:32:36.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 01:33:07.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 01:33:11.048 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 01:34:00.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 01:34:29.081 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 01:34:29.091 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 01:35:01.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 01:35:30.586 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 01:36:21.034 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 01:39:03.579 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 01:39:31.182 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 01:39:39.492 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 01:39:39.507 3732 3998 I chatty : uid=1000(system) Binder:3732_18 expire 2 lines 10-06 01:40:30.046 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 01:40:47.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 01:41:29.229 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 01:42:00.040 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 01:42:09.798 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 01:42:30.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 01:42:48.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 01:42:48.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 01:42:48.759 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 01:43:06.148 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 01:45:16.133 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 01:45:31.188 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 01:46:23.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 01:47:03.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 01:47:07.249 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 01:47:30.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 01:48:48.100 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 01:49:21.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 01:49:22.779 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 01:49:55.035 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 01:49:56.667 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 01:50:31.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 01:52:06.097 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 01:53:29.048 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 01:53:29.669 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 01:54:10.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 01:54:30.920 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 01:55:00.048 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 01:55:00.079 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 01:55:30.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 01:57:06.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 01:57:06.047 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 01:57:06.752 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 01:58:30.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 01:59:30.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 01:59:30.047 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 01:59:30.155 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:00:03.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:00:03.579 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:00:30.051 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:00:32.333 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:01:22.042 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:01:22.601 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:02:30.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:03:06.113 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:03:30.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:03:30.121 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:04:17.047 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:04:17.579 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:05:09.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:05:09.320 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:06:30.046 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:06:47.264 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:07:23.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:07:27.230 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:07:48.283 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:07:48.557 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:08:28.042 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:08:37.208 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:09:05.065 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:09:05.126 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:09:30.051 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:10:20.102 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:10:37.218 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:11:24.053 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:12:17.051 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:14:06.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:14:30.042 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:14:34.942 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 3 lines 10-06 02:15:00.071 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:15:00.480 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:15:31.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:15:41.277 3732 3908 I chatty : uid=1000(system) CpuTracker expire 11 lines 10-06 02:16:06.070 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:16:30.046 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:17:16.744 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:17:31.346 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:18:35.048 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:19:23.040 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:21:06.764 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:21:06.933 3732 3899 I chatty : uid=1000(system) android.bg expire 1 line 10-06 02:21:30.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:22:06.046 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:22:06.418 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:22:31.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:25:40.102 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:26:14.052 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:26:14.145 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:26:30.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:27:06.484 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:27:30.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:28:13.189 3732 3908 I chatty : uid=1000(system) CpuTracker expire 10 lines 10-06 02:28:17.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:29:12.063 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:29:12.438 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:29:30.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:31:15.216 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:31:30.154 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:31:42.040 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:32:06.060 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:32:06.091 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:32:30.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:32:48.053 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:32:54.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:33:29.086 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:33:29.219 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:34:10.047 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:34:35.866 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:35:30.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:36:16.137 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:37:00.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:39:53.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:39:53.046 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:39:53.271 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:40:30.040 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:41:00.093 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:41:18.218 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:41:23.200 3732 3908 I chatty : uid=1000(system) CpuTracker expire 3 lines 10-06 02:41:30.324 3732 3732 I chatty : uid=1000 system_server expire 1 line 10-06 02:41:30.519 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:41:30.966 3732 3898 I chatty : uid=1000(system) Binder:3732_2 expire 1 line 10-06 02:41:30.968 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 7 lines 10-06 02:41:30.991 5432 5467 D DownloadManager: Removed 0 stale downloads 10-06 02:41:31.031 5432 5467 D DownloadManager: Found 16 files in database 10-06 02:41:31.031 5432 5467 D DownloadManager: Found 0 files on disk 10-06 02:41:31.093 3732 3913 I chatty : uid=1000(system) PackageManager expire 1 line 10-06 02:41:31.807 3732 5136 I chatty : uid=1000(system) Binder:3732_4 expire 4 lines 10-06 02:41:31.818 3732 5509 I chatty : uid=1000(system) Binder:3732_5 expire 2 lines 10-06 02:41:31.873 3732 7422 I chatty : uid=1000(system) Binder:3732_F expire 3 lines 10-06 02:41:31.936 3732 32400 I chatty : uid=1000(system) Binder:3732_14 expire 2 lines 10-06 02:41:40.994 5432 5467 D DownloadManager: Removed 0 stale downloads 10-06 02:41:41.022 5432 5467 D DownloadManager: Found 16 files in database 10-06 02:41:41.022 5432 5467 D DownloadManager: Found 0 files on disk 10-06 02:41:44.299 3732 11296 I chatty : uid=1000(system) Binder:3732_1A expire 3 lines 10-06 02:41:44.596 3732 32402 I chatty : uid=1000(system) Binder:3732_15 expire 1 line 10-06 02:41:46.963 3732 32398 I chatty : uid=1000(system) Binder:3732_12 expire 1 line 10-06 02:41:52.191 3732 5128 I chatty : uid=1000(system) Binder:3732_3 expire 3 lines 10-06 02:41:52.547 3732 7417 I chatty : uid=1000(system) Binder:3732_E expire 4 lines 10-06 02:42:03.064 3732 7407 I chatty : uid=1000(system) Binder:3732_C expire 2 lines 10-06 02:42:13.073 3732 15007 I chatty : uid=1000(system) Binder:3732_10 expire 2 lines 10-06 02:42:13.193 3732 5785 I chatty : uid=1000(system) Binder:3732_8 expire 2 lines 10-06 02:42:13.224 3732 5779 I chatty : uid=1000(system) Binder:3732_7 expire 2 lines 10-06 02:42:14.281 3732 6566 I chatty : uid=1000 system_server expire 4 lines 10-06 02:42:17.673 3732 7422 I chatty : uid=1000(system) Binder:3732_F expire 3 lines 10-06 02:42:17.889 3732 3900 I chatty : uid=1000(system) ActivityManager expire 8 lines 10-06 02:42:30.529 3732 3999 I chatty : uid=1000(system) Binder:3732_19 expire 1 line 10-06 02:42:49.575 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:42:53.820 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:43:17.466 3732 3732 I chatty : uid=1000 system_server expire 4 lines 10-06 02:43:17.471 3732 4476 I chatty : uid=1000(system) MountService expire 3 lines 10-06 02:43:17.490 3732 4477 I chatty : uid=1000(system) VoldConnector expire 4 lines 10-06 02:43:17.491 2939 7600 D vold : Starting trim of /efs 10-06 02:43:17.491 2939 7600 I vold : Trimmed 0 bytes on /efs in 0ms 10-06 02:43:17.495 2939 7600 D vold : Starting trim of /cache 10-06 02:43:17.496 2939 7600 I vold : Trimmed 0 bytes on /cache in 0ms 10-06 02:43:17.498 2939 7600 D vold : Starting trim of /data 10-06 02:43:17.556 2939 7600 I vold : Trimmed 132116480 bytes on /data in 58ms 10-06 02:43:30.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:44:36.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:45:30.060 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:45:36.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:45:54.156 3732 7417 I chatty : uid=1000(system) Binder:3732_E expire 1 line 10-06 02:45:59.654 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:47:05.086 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:47:05.149 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:47:30.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:48:12.040 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:48:12.050 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:48:12.067 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:48:30.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:49:11.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:49:11.550 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:49:29.099 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:49:39.795 3732 3899 I chatty : uid=1000(system) android.bg expire 3 lines 10-06 02:51:11.051 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:51:11.072 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:51:30.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:52:14.237 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:52:30.042 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:52:48.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:52:48.067 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:52:48.522 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:53:31.042 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:56:24.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:56:24.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:56:24.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:57:10.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:57:11.686 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:58:18.042 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:58:18.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:59:30.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:59:59.069 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 02:59:59.457 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:00:17.136 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:00:34.463 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:01:06.057 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:01:06.086 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:01:06.674 9716 9761 E ActivityThread: Failed to find provider info for com.facebook.katana.provider.AttributionIdProvider 10-06 03:01:30.035 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:02:19.154 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:02:35.813 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:02:54.050 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:02:55.359 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:03:30.096 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:04:31.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:05:11.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:05:11.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:05:11.609 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:05:30.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:06:18.518 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:07:05.069 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:07:05.399 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:07:30.040 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:08:33.175 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:09:30.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:10:37.085 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:11:31.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:12:13.240 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:12:30.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:14:11.035 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:14:11.715 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:14:30.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:15:07.138 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:15:30.035 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:17:47.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:17:47.042 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:18:30.054 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:21:24.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:22:17.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:22:17.122 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:23:30.047 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:23:39.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:24:20.057 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:25:00.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:25:00.073 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:25:00.766 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:25:31.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:27:18.082 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:27:33.195 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:28:35.085 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:29:30.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:29:42.046 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:30:23.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:30:23.135 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:31:30.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:32:11.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:32:11.053 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:32:11.063 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:32:31.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:33:05.114 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:33:30.060 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:35:47.040 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:35:47.139 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:36:13.048 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:36:13.139 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:36:43.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:37:24.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:37:24.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:37:24.070 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:38:30.046 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:39:23.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:39:23.859 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:40:00.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:40:00.128 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:40:17.145 3732 5802 I chatty : uid=1000(system) Binder:3732_9 expire 1 line 10-06 03:41:06.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:41:06.069 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:41:24.042 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:42:13.250 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:42:30.042 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:42:59.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:42:59.040 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:42:59.046 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:43:24.056 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:43:24.206 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:44:30.040 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:44:35.040 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:45:18.040 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:45:18.129 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:46:30.046 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:46:36.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:47:29.040 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:50:13.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:50:13.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:50:19.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:50:31.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:50:54.310 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:50:54.432 3732 7404 I chatty : uid=1000(system) Binder:3732_B expire 2 lines 10-06 03:50:54.433 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 29 lines 10-06 03:51:30.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:53:48.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:53:48.050 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:53:55.035 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:54:30.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:54:43.077 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:55:31.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:57:24.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:57:24.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:57:24.727 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:58:19.048 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:58:19.132 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:58:54.058 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:58:54.064 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:59:22.059 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 03:59:22.693 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:00:30.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:00:59.075 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:01:06.035 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:01:31.046 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:03:20.165 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:04:30.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:04:30.096 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:05:30.040 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:08:05.076 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:08:05.076 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:08:30.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:09:00.191 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:09:30.047 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:11:36.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:11:59.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:12:17.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:12:17.040 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:12:17.732 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:13:29.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:13:34.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:14:30.077 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:15:11.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:15:11.048 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:15:17.046 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:15:31.046 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:16:06.174 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:16:30.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:16:59.213 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:16:59.214 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:16:59.316 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 74 lines 10-06 04:17:00.068 3732 32399 I chatty : uid=1000(system) Binder:3732_13 expire 1 line 10-06 04:17:14.507 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:17:30.706 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:17:40.873 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:17:51.028 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:18:16.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:18:29.686 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:18:41.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:19:06.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:19:17.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:19:52.196 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:20:03.051 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:20:22.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:20:39.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:21:04.070 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:21:17.034 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:23:29.729 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:23:41.056 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:23:46.066 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:23:57.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:24:15.033 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:24:27.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:26:20.684 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:26:33.035 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:27:01.034 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:27:12.046 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:30:32.035 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:30:44.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:32:15.525 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:32:28.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:33:04.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:33:14.048 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:34:05.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:34:15.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:37:17.553 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:37:24.120 3732 5037 I chatty : uid=1000(system) WifiStateMachin expire 1 line 10-06 04:37:24.120 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 102 lines 10-06 04:37:24.195 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:37:45.190 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:37:56.038 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 17 lines 10-06 04:37:56.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:37:56.128 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:37:56.129 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:38:29.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:38:29.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:38:29.247 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:39:30.051 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:41:22.474 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:41:40.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:41:45.134 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:42:07.042 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:42:11.009 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:42:31.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:43:17.540 3732 4460 I chatty : uid=1000(system) AlarmManager expire 3 lines 10-06 04:43:17.660 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:45:30.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:46:12.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:46:12.040 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:46:12.070 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:46:30.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:46:52.035 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:46:52.040 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:46:52.067 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:47:30.042 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:47:47.040 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:48:29.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:48:35.085 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:49:17.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:49:40.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:50:30.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:51:24.042 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:51:24.046 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:51:24.141 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:51:57.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:53:47.069 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:53:47.070 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:54:31.065 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:54:58.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:54:58.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:55:05.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:55:29.046 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:57:18.130 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:58:30.050 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:58:36.066 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 04:59:30.040 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:01:25.705 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:02:05.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:02:05.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:02:30.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:02:35.583 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:03:29.051 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:05:41.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:06:31.052 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:06:40.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:07:21.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:07:48.040 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:08:29.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:09:12.091 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:09:12.209 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:09:30.040 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:12:47.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:12:47.058 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:12:54.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:13:29.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:16:07.118 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:16:35.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:17:18.040 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:17:18.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:17:35.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:17:35.699 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:17:59.042 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:17:59.109 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:18:25.133 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:19:11.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:19:11.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:19:30.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:19:53.047 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:19:53.056 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:20:00.048 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:20:29.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:21:08.181 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:21:30.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:21:52.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:21:52.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:21:52.125 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:22:30.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:23:00.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:23:00.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:23:24.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:23:24.040 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:24:29.042 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:25:26.088 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:26:29.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:27:00.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:27:00.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:27:29.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:27:54.149 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:28:30.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:30:35.074 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:31:30.047 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:32:55.067 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:33:30.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:34:12.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:34:12.049 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:34:12.056 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:34:30.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:35:41.068 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:36:12.040 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:36:12.077 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:36:30.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:37:47.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:37:54.035 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:38:29.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:38:29.087 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:39:30.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:39:47.075 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:39:47.075 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:40:30.042 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:41:23.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:41:23.056 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:41:30.655 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:42:19.047 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:42:19.685 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:43:03.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:43:04.153 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:43:30.054 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:45:53.244 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:46:30.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:46:42.066 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:47:30.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:47:37.073 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:48:30.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:48:53.047 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:48:53.050 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:48:53.156 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:49:01.449 3732 3908 I chatty : uid=1000(system) CpuTracker expire 10 lines 10-06 05:49:01.466 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 8 lines 10-06 05:49:30.061 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:50:00.063 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:50:00.064 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:50:30.042 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:51:12.102 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:51:30.035 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:53:47.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:53:59.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:54:30.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:57:23.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:57:23.042 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:57:23.119 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:58:17.083 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:58:17.156 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 05:59:29.047 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:00:59.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:00:59.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:00:59.049 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:01:29.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:02:57.080 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:03:27.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:03:27.174 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:04:30.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:04:41.064 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:05:29.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:08:17.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:08:17.052 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:08:17.726 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:09:11.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:09:11.199 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:09:30.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:11:53.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:12:30.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:15:29.060 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:15:29.063 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:16:24.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:16:24.113 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:17:30.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:18:17.099 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:18:31.775 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:18:48.077 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:19:31.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:19:59.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:19:59.278 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:20:30.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:21:25.055 3732 3900 I chatty : uid=1000(system) ActivityManager expire 9 lines 10-06 06:21:25.166 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:22:29.050 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:22:29.360 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:23:29.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:24:04.431 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:24:30.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:24:36.781 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:25:30.042 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:26:11.067 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:26:11.345 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:26:29.047 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:27:06.066 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:27:30.046 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:29:47.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:29:47.055 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:30:41.238 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:31:30.042 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:33:23.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:33:23.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:33:23.135 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:34:18.046 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:34:18.135 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:35:14.055 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:35:45.189 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:36:30.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:37:30.040 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:38:30.042 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:39:29.223 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:39:48.046 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:39:48.071 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:40:25.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:40:25.184 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:41:06.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:41:06.047 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:41:30.056 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:41:30.231 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:42:30.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:44:30.786 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:45:30.052 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:47:02.775 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:47:30.068 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:47:35.422 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:48:17.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:48:17.171 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:49:30.042 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:52:06.055 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:52:06.056 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:52:28.050 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:52:28.071 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:53:30.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:53:39.176 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:54:30.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:55:40.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:56:29.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:57:18.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:57:18.110 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:58:29.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:58:30.205 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:58:48.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:58:48.071 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:59:17.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 06:59:17.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:00:00.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:00:00.179 3732 3732 I chatty : uid=1000 system_server expire 10 lines 10-06 07:00:00.241 3732 5683 I chatty : uid=1000(system) backup expire 1 line 10-06 07:02:53.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:02:53.042 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:03:00.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:03:31.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:03:58.133 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:04:29.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:04:29.112 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:05:30.040 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:06:29.707 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:07:30.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:08:42.073 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:09:30.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:09:30.188 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:09:48.046 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:09:48.086 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:10:05.058 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:10:06.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:10:31.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:13:17.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:13:17.113 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:14:28.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:14:28.066 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:14:30.823 3732 3908 I chatty : uid=1000(system) CpuTracker expire 6 lines 10-06 07:15:02.048 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:17:11.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:17:11.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:17:11.726 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:17:29.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:18:58.134 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:19:30.042 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:19:30.498 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:20:06.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:20:42.073 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:21:30.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:21:30.322 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:22:30.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:24:18.035 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:24:18.046 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:24:18.745 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:25:30.046 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:25:30.260 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:26:29.046 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:27:54.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:28:00.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:28:30.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:29:33.093 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:30:30.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:30:47.075 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:30:47.110 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:31:29.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:31:29.697 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:31:54.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:31:54.070 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:32:29.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:32:30.851 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:33:29.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:33:40.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:34:30.052 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:34:34.105 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:35:05.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:35:12.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:35:30.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:35:30.491 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:36:05.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:36:12.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:37:24.075 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:38:39.141 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:39:31.046 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:39:35.099 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:40:30.047 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:41:29.035 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:41:29.049 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:42:10.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:42:10.047 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:42:16.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:42:30.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:42:58.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:42:58.105 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:43:29.049 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:43:29.794 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:44:06.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:44:06.067 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:44:29.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:44:50.113 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:45:30.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:45:42.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:46:31.048 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:48:58.135 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:49:51.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:49:51.159 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:50:22.046 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:52:53.086 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:53:00.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:53:30.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:54:29.190 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:54:52.063 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:54:52.098 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:55:30.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:56:29.812 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:57:24.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 07:58:29.057 3732 3899 I chatty : uid=1000(system) android.bg expire 3 lines 10-06 08:00:05.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:00:05.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:00:23.101 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:01:00.114 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:01:30.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:02:48.040 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:02:48.042 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:03:30.075 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:03:36.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:03:59.046 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:03:59.076 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:04:30.040 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:04:41.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:05:31.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:05:41.073 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:06:30.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:07:29.726 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:08:30.052 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:08:33.069 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:09:30.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:11:17.042 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:11:17.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:12:14.298 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:12:14.326 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:12:29.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:15:05.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:15:05.736 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:15:30.042 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:15:41.075 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:16:08.049 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:16:08.114 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:16:30.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:17:18.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:17:18.048 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:17:18.126 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:18:30.048 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:18:36.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:18:58.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:18:58.528 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:19:18.078 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:19:18.456 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:20:05.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:20:05.610 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:20:30.071 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:21:09.160 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:21:30.042 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:22:11.075 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:22:11.076 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:22:30.048 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:22:30.242 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:23:15.047 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:23:41.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:24:29.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:26:06.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:26:06.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:26:08.225 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:27:29.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:27:29.067 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:28:30.049 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:29:42.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:30:30.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:31:29.401 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:31:48.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:31:48.113 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:32:30.055 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:33:17.042 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:33:17.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:33:17.115 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:34:13.087 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:34:13.167 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:34:30.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:38:30.490 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:39:16.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:39:16.079 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:40:24.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:40:24.548 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:41:29.046 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:41:29.272 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:42:30.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:42:58.595 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:43:30.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:44:17.531 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:44:49.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:46:06.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:46:06.042 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:46:12.049 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:47:18.034 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:47:18.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:48:29.049 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:49:19.073 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:50:29.040 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:51:29.290 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:52:29.040 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:54:20.118 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:55:03.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:55:46.051 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:56:30.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:56:53.040 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:56:53.055 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:56:53.105 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:57:29.040 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 08:59:20.804 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:00:30.035 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:04:22.072 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:05:30.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:06:36.042 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:07:29.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:07:46.047 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:07:46.054 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:07:46.072 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:08:30.061 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:09:23.086 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:10:30.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:11:41.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:12:30.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:14:24.133 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:15:29.051 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:15:29.135 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:16:31.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:16:42.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:17:29.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:18:39.524 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:19:24.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:19:24.673 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:20:29.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:20:35.054 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:21:30.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:21:30.459 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:22:18.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:22:30.106 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:23:18.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:23:18.066 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:24:25.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:24:25.363 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:25:17.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:25:17.115 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:26:29.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:27:30.186 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:27:48.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:29:27.198 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:30:30.051 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:30:30.544 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:31:29.051 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:31:30.511 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:32:30.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:34:28.078 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:35:30.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:35:42.058 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:36:30.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:36:30.369 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:37:30.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:38:00.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:38:00.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:38:29.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:39:17.074 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:39:17.074 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:40:30.042 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:40:35.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:41:30.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:42:31.113 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:42:54.047 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:42:54.059 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:43:29.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:43:41.076 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:44:30.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:44:30.800 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:45:29.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:46:29.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:46:29.067 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:46:29.101 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:47:29.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:47:29.051 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:48:30.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:48:58.137 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:49:30.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:49:30.268 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:50:05.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:50:11.034 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:50:31.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:52:29.309 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:53:30.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:53:41.040 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:54:30.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:54:31.960 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:55:30.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:55:42.083 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:56:29.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:57:05.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:57:05.042 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:57:05.159 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:57:29.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:57:30.227 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:57:59.042 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:57:59.054 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:58:28.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:58:28.127 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 09:59:30.053 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:00:00.050 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:00:29.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:01:30.064 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:02:11.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:02:11.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:02:30.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:04:19.102 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:04:25.040 3732 4475 I chatty : uid=1000(system) InputReader expire 3 lines 10-06 10:04:25.044 3732 3909 I chatty : uid=1000(system) PowerManagerSer expire 10 lines 10-06 10:04:25.098 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 21 lines 10-06 10:04:25.526 3732 3907 I chatty : uid=1000(system) android.display expire 8 lines 10-06 10:04:33.816 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:04:34.820 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:04:35.807 3732 3901 I chatty : uid=1000(system) android.ui expire 2 lines 10-06 10:05:29.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:05:48.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:05:48.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:06:29.046 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:06:43.107 3732 5051 I chatty : uid=1000(system) UEventObserver expire 2 lines 10-06 10:06:43.109 3732 3732 I chatty : uid=1000 system_server expire 4 lines 10-06 10:06:43.308 3732 5785 I chatty : uid=1000(system) Binder:3732_8 expire 7 lines 10-06 10:06:43.539 3732 7407 I chatty : uid=1000(system) Binder:3732_C expire 5 lines 10-06 10:06:43.892 3732 5385 I chatty : uid=1000(system) uteStateMachine expire 6 lines 10-06 10:06:44.313 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 44 lines 10-06 10:06:44.599 3732 32399 I chatty : uid=1000(system) Binder:3732_13 expire 5 lines 10-06 10:06:44.600 3732 3999 I chatty : uid=1000(system) Binder:3732_19 expire 6 lines 10-06 10:06:46.561 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:06:46.921 3732 7422 I chatty : uid=1000(system) Binder:3732_F expire 4 lines 10-06 10:06:47.075 3732 3998 I chatty : uid=1000(system) Binder:3732_18 expire 2 lines 10-06 10:06:47.333 3732 7410 I chatty : uid=1000(system) Binder:3732_D expire 3 lines 10-06 10:06:47.423 3732 3997 I chatty : uid=1000(system) Binder:3732_17 expire 1 line 10-06 10:06:48.323 3732 4474 I chatty : uid=1000(system) InputDispatcher expire 4 lines 10-06 10:06:49.651 3732 11296 I chatty : uid=1000(system) Binder:3732_1A expire 2 lines 10-06 10:06:51.064 3732 5779 I chatty : uid=1000(system) Binder:3732_7 expire 1 line 10-06 10:06:58.764 3732 5808 I chatty : uid=1000(system) Binder:3732_A expire 1 line 10-06 10:06:58.790 3732 5509 I chatty : uid=1000(system) Binder:3732_5 expire 1 line 10-06 10:07:03.652 3732 3909 I chatty : uid=1000(system) PowerManagerSer expire 3 lines 10-06 10:07:06.239 3732 32402 I chatty : uid=1000(system) Binder:3732_15 expire 1 line 10-06 10:07:06.271 3732 32398 I chatty : uid=1000(system) Binder:3732_12 expire 2 lines 10-06 10:07:07.592 3732 3897 I chatty : uid=1000(system) Binder:3732_1 expire 2 lines 10-06 10:07:07.608 3732 5606 I chatty : uid=1000(system) Binder:3732_6 expire 2 lines 10-06 10:07:07.770 4982 5101 E ActivityThread: Failed to find provider info for com.huawei.appmarket.commondata 10-06 10:07:11.435 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 40 lines 10-06 10:07:20.717 3732 32403 I chatty : uid=1000(system) Binder:3732_16 expire 1 line 10-06 10:07:21.116 3732 7417 I chatty : uid=1000(system) Binder:3732_E expire 6 lines 10-06 10:07:21.240 3732 15008 I chatty : uid=1000(system) Binder:3732_11 expire 2 lines 10-06 10:07:38.615 5323 5323 D MccTable: updateMccMncConfiguration mccmnc='null' fromServiceState=true 10-06 10:07:38.615 5323 5323 D MccTable: WIFI_COUNTRY_CODE set to 10-06 10:07:38.767 3732 15007 I chatty : uid=1000(system) Binder:3732_10 expire 4 lines 10-06 10:07:38.829 3732 5136 I chatty : uid=1000(system) Binder:3732_4 expire 3 lines 10-06 10:07:39.522 5323 5323 D MccTable: updateMccMncConfiguration mccmnc='20801' fromServiceState=true 10-06 10:07:39.524 5323 5323 D MccTable: updateMccMncConfiguration defaultMccMnc=20801 10-06 10:07:39.524 5323 5323 D MccTable: updateMccMncConfiguration: mcc=208, mnc=1 10-06 10:07:39.525 5323 5323 D MccTable: WIFI_COUNTRY_CODE set to fr 10-06 10:07:39.970 3732 15007 I chatty : uid=1000(system) Binder:3732_10 expire 4 lines 10-06 10:07:40.043 3732 5808 I chatty : uid=1000(system) Binder:3732_A expire 1 line 10-06 10:07:40.044 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 112 lines 10-06 10:07:40.141 3732 7404 I chatty : uid=1000(system) Binder:3732_B expire 2 lines 10-06 10:07:40.199 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:07:51.206 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:08:58.040 3732 4475 I chatty : uid=1000(system) InputReader expire 1 line 10-06 10:08:58.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:08:58.094 3732 3909 I chatty : uid=1000(system) PowerManagerSer expire 6 lines 10-06 10:08:58.110 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 2 lines 10-06 10:08:58.547 3732 3907 I chatty : uid=1000(system) android.display expire 2 lines 10-06 10:09:00.457 3732 32398 I chatty : uid=1000(system) Binder:3732_12 expire 2 lines 10-06 10:09:00.711 3732 3900 I chatty : uid=1000(system) ActivityManager expire 3 lines 10-06 10:09:00.756 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:09:00.884 3732 15008 I chatty : uid=1000(system) Binder:3732_11 expire 19 lines 10-06 10:09:07.210 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 60 lines 10-06 10:09:07.975 3732 3998 I chatty : uid=1000(system) Binder:3732_18 expire 1 line 10-06 10:09:09.129 3732 32400 I chatty : uid=1000(system) Binder:3732_14 expire 1 line 10-06 10:09:10.622 3732 3997 I chatty : uid=1000(system) Binder:3732_17 expire 1 line 10-06 10:09:10.666 3732 11296 I chatty : uid=1000(system) Binder:3732_1A expire 1 line 10-06 10:09:14.537 3732 7407 I chatty : uid=1000(system) Binder:3732_C expire 2 lines 10-06 10:09:23.003 3732 3732 I chatty : uid=1000 system_server expire 28 lines 10-06 10:09:23.045 3732 5385 I chatty : uid=1000(system) uteStateMachine expire 3 lines 10-06 10:09:23.049 3732 5387 I chatty : uid=1000(system) CallAudioModeSt expire 13 lines 10-06 10:09:23.354 3732 3900 I chatty : uid=1000(system) ActivityManager expire 13 lines 10-06 10:09:23.354 3732 15008 I chatty : uid=1000(system) Binder:3732_11 expire 7 lines 10-06 10:09:23.357 3732 5385 I chatty : uid=1000(system) uteStateMachine expire 34 lines 10-06 10:09:23.362 3732 5606 I chatty : uid=1000(system) Binder:3732_6 expire 6 lines 10-06 10:09:23.559 3732 5128 I chatty : uid=1000(system) Binder:3732_3 expire 2 lines 10-06 10:09:23.641 3732 3732 I chatty : uid=1000 system_server expire 48 lines 10-06 10:09:25.683 3732 7407 I chatty : uid=1000(system) Binder:3732_C expire 13 lines 10-06 10:09:25.755 3732 32398 I chatty : uid=1000(system) Binder:3732_12 expire 26 lines 10-06 10:09:26.475 3732 5808 I chatty : uid=1000(system) Binder:3732_A expire 2 lines 10-06 10:09:28.093 3732 5047 I chatty : uid=1000(system) onProviders.ECP expire 1 line 10-06 10:09:28.248 3732 5802 I chatty : uid=1000(system) Binder:3732_9 expire 3 lines 10-06 10:09:28.269 3732 3999 I chatty : uid=1000(system) Binder:3732_19 expire 3 lines 10-06 10:09:28.571 3732 7410 I chatty : uid=1000(system) Binder:3732_D expire 1 line 10-06 10:09:28.678 3732 3997 I chatty : uid=1000(system) Binder:3732_17 expire 6 lines 10-06 10:09:28.798 3732 5509 I chatty : uid=1000(system) Binder:3732_5 expire 5 lines 10-06 10:09:29.472 3732 3909 I chatty : uid=1000(system) PowerManagerSer expire 2 lines 10-06 10:09:30.044 3732 11296 I chatty : uid=1000(system) Binder:3732_1A expire 2 lines 10-06 10:09:31.746 3732 32403 I chatty : uid=1000(system) Binder:3732_16 expire 1 line 10-06 10:09:31.804 3732 32402 I chatty : uid=1000(system) Binder:3732_15 expire 1 line 10-06 10:09:31.971 3732 32400 I chatty : uid=1000(system) Binder:3732_14 expire 13 lines 10-06 10:09:32.322 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 20 lines 10-06 10:09:32.324 3732 7422 I chatty : uid=1000(system) Binder:3732_F expire 1 line 10-06 10:09:32.481 3732 7417 I chatty : uid=1000(system) Binder:3732_E expire 2 lines 10-06 10:09:32.915 3732 5785 I chatty : uid=1000(system) Binder:3732_8 expire 2 lines 10-06 10:09:33.804 3732 3898 I chatty : uid=1000(system) Binder:3732_2 expire 2 lines 10-06 10:09:35.368 3732 15007 I chatty : uid=1000(system) Binder:3732_10 expire 2 lines 10-06 10:09:42.488 3732 32399 I chatty : uid=1000(system) Binder:3732_13 expire 23 lines 10-06 10:09:42.549 3732 5136 I chatty : uid=1000(system) Binder:3732_4 expire 1 line 10-06 10:09:44.121 3732 5779 I chatty : uid=1000(system) Binder:3732_7 expire 4 lines 10-06 10:09:44.203 3732 3732 I chatty : uid=1000 system_server expire 5 lines 10-06 10:09:44.203 3732 32400 I chatty : uid=1000(system) Binder:3732_14 expire 12 lines 10-06 10:09:44.206 3732 3900 I chatty : uid=1000(system) ActivityManager expire 7 lines 10-06 10:09:44.213 3732 5385 I chatty : uid=1000(system) uteStateMachine expire 11 lines 10-06 10:09:44.215 3732 5387 I chatty : uid=1000(system) CallAudioModeSt expire 5 lines 10-06 10:09:44.416 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 118 lines 10-06 10:09:44.820 3732 7417 I chatty : uid=1000(system) Binder:3732_E expire 2 lines 10-06 10:09:45.952 3732 7410 I chatty : uid=1000(system) Binder:3732_D expire 4 lines 10-06 10:09:45.977 3732 3898 I chatty : uid=1000(system) Binder:3732_2 expire 4 lines 10-06 10:09:49.668 3732 7407 I chatty : uid=1000(system) Binder:3732_C expire 2 lines 10-06 10:09:51.111 3732 32398 I chatty : uid=1000(system) Binder:3732_12 expire 2 lines 10-06 10:09:51.191 3732 5802 I chatty : uid=1000(system) Binder:3732_9 expire 1 line 10-06 10:09:51.256 3732 3999 I chatty : uid=1000(system) Binder:3732_19 expire 2 lines 10-06 10:09:51.444 3732 3997 I chatty : uid=1000(system) Binder:3732_17 expire 4 lines 10-06 10:09:53.011 3732 4474 I chatty : uid=1000(system) InputDispatcher expire 1 line 10-06 10:09:53.941 3732 7404 I chatty : uid=1000(system) Binder:3732_B expire 1 line 10-06 10:09:53.943 3732 5808 I chatty : uid=1000(system) Binder:3732_A expire 2 lines 10-06 10:09:54.873 3732 32403 I chatty : uid=1000(system) Binder:3732_16 expire 1 line 10-06 10:10:14.981 3732 3909 I chatty : uid=1000(system) PowerManagerSer expire 6 lines 10-06 10:10:29.001 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 5 lines 10-06 10:10:50.364 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:10:50.411 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:10:56.690 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 218 lines 10-06 10:11:36.693 3732 3909 I chatty : uid=1000(system) PowerManagerSer expire 16 lines 10-06 10:11:46.290 3732 3900 I chatty : uid=1000(system) ActivityManager expire 1 line 10-06 10:11:46.333 3732 3907 I chatty : uid=1000(system) android.display expire 3 lines 10-06 10:11:46.709 3732 3901 I chatty : uid=1000(system) android.ui expire 1 line 10-06 10:11:47.365 3732 4475 I chatty : uid=1000(system) InputReader expire 1 line 10-06 10:11:48.036 3732 5808 I chatty : uid=1000(system) Binder:3732_A expire 1 line 10-06 10:13:14.195 6768 6768 W ViewRootImpl[PopupWindow:ce952b0]: Dropping event due to root view being removed: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=937.3047, y[0]=478.125, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x2, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=102062782, downTime=102062772, deviceId=15, source=0x1002 } 10-06 10:13:14.205 3732 5779 I chatty : uid=1000(system) Binder:3732_7 expire 3 lines 10-06 10:13:15.042 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 40 lines 10-06 10:13:29.266 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 3 lines 10-06 10:13:41.672 3732 3997 I chatty : uid=1000(system) Binder:3732_17 expire 1 line 10-06 10:13:41.852 3732 3897 I chatty : uid=1000(system) Binder:3732_1 expire 1 line 10-06 10:13:46.672 3732 5785 I chatty : uid=1000(system) Binder:3732_8 expire 2 lines 10-06 10:13:48.099 3732 5136 I chatty : uid=1000(system) Binder:3732_4 expire 3 lines 10-06 10:13:48.572 6474 648 E ActivityThread: Failed to find provider info for com.facebook.katana.provider.AttributionIdProvider 10-06 10:13:48.764 6474 3478 E ActivityThread: Failed to find provider info for com.facebook.appmanager.attribution 10-06 10:13:48.846 3732 5128 I chatty : uid=1000(system) Binder:3732_3 expire 1 line 10-06 10:13:54.372 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 60 lines 10-06 10:15:01.049 3732 3900 I chatty : uid=1000(system) ActivityManager expire 6 lines 10-06 10:15:11.107 3732 3909 I chatty : uid=1000(system) PowerManagerSer expire 12 lines 10-06 10:15:41.442 3732 3998 I chatty : uid=1000(system) Binder:3732_18 expire 3 lines 10-06 10:15:43.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:15:43.060 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 5 lines 10-06 10:15:43.410 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:15:44.673 3732 7422 I chatty : uid=1000(system) Binder:3732_F expire 2 lines 10-06 10:15:44.921 3732 3897 I chatty : uid=1000(system) Binder:3732_1 expire 1 line 10-06 10:15:45.321 3732 15008 I chatty : uid=1000(system) Binder:3732_11 expire 1 line 10-06 10:15:45.335 3732 5808 I chatty : uid=1000(system) Binder:3732_A expire 1 line 10-06 10:15:52.633 3732 7417 I chatty : uid=1000(system) Binder:3732_E expire 1 line 10-06 10:15:56.168 3732 5606 I chatty : uid=1000(system) Binder:3732_6 expire 3 lines 10-06 10:15:56.288 3732 3899 I chatty : uid=1000(system) android.bg expire 1 line 10-06 10:16:01.362 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 155 lines 10-06 10:16:06.072 3732 5779 I chatty : uid=1000(system) Binder:3732_7 expire 1 line 10-06 10:16:11.597 3732 32400 I chatty : uid=1000(system) Binder:3732_14 expire 1 line 10-06 10:16:14.520 3732 7410 I chatty : uid=1000(system) Binder:3732_D expire 2 lines 10-06 10:16:14.720 3732 3997 I chatty : uid=1000(system) Binder:3732_17 expire 3 lines 10-06 10:16:19.708 3732 7407 I chatty : uid=1000(system) Binder:3732_C expire 3 lines 10-06 10:16:50.540 3732 32403 I chatty : uid=1000(system) Binder:3732_16 expire 3 lines 10-06 10:16:51.607 3732 15007 I chatty : uid=1000(system) Binder:3732_10 expire 3 lines 10-06 10:17:14.849 3732 3907 I chatty : uid=1000(system) android.display expire 4 lines 10-06 10:17:15.222 3732 3901 I chatty : uid=1000(system) android.ui expire 1 line 10-06 10:18:08.034 3732 4475 I chatty : uid=1000(system) InputReader expire 1 line 10-06 10:18:23.251 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 122 lines 10-06 10:19:04.203 3732 3900 I chatty : uid=1000(system) ActivityManager expire 6 lines 10-06 10:19:05.315 3732 15008 I chatty : uid=1000(system) Binder:3732_11 expire 6 lines 10-06 10:19:05.409 3732 5785 I chatty : uid=1000(system) Binder:3732_8 expire 1 line 10-06 10:19:05.411 3732 15007 I chatty : uid=1000(system) Binder:3732_10 expire 13 lines 10-06 10:19:05.480 3732 32403 I chatty : uid=1000(system) Binder:3732_16 expire 3 lines 10-06 10:19:07.782 3732 5128 I chatty : uid=1000(system) Binder:3732_3 expire 3 lines 10-06 10:19:07.798 3732 3897 I chatty : uid=1000(system) Binder:3732_1 expire 5 lines 10-06 10:19:33.274 3732 3909 I chatty : uid=1000(system) PowerManagerSer expire 6 lines 10-06 10:19:37.677 3732 5802 I chatty : uid=1000(system) Binder:3732_9 expire 9 lines 10-06 10:19:38.854 3732 7410 I chatty : uid=1000(system) Binder:3732_D expire 3 lines 10-06 10:20:11.673 3732 32400 I chatty : uid=1000(system) Binder:3732_14 expire 5 lines 10-06 10:20:14.235 3732 5136 I chatty : uid=1000(system) Binder:3732_4 expire 1 line 10-06 10:20:14.534 3732 7407 I chatty : uid=1000(system) Binder:3732_C expire 10 lines 10-06 10:20:18.560 3732 7422 I chatty : uid=1000(system) Binder:3732_F expire 2 lines 10-06 10:20:18.594 3732 3898 I chatty : uid=1000(system) Binder:3732_2 expire 5 lines 10-06 10:20:18.876 3732 3999 I chatty : uid=1000(system) Binder:3732_19 expire 4 lines 10-06 10:20:38.371 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 3 lines 10-06 10:20:49.133 3732 4474 I chatty : uid=1000(system) InputDispatcher expire 2 lines 10-06 10:20:53.753 3732 32399 I chatty : uid=1000(system) Binder:3732_13 expire 5 lines 10-06 10:20:55.374 3732 11296 I chatty : uid=1000(system) Binder:3732_1A expire 6 lines 10-06 10:21:07.214 3732 32398 I chatty : uid=1000(system) Binder:3732_12 expire 2 lines 10-06 10:21:08.881 3732 3899 I chatty : uid=1000(system) android.bg expire 1 line 10-06 10:21:08.955 3732 3997 I chatty : uid=1000(system) Binder:3732_17 expire 4 lines 10-06 10:21:09.083 3732 5509 I chatty : uid=1000(system) Binder:3732_5 expire 4 lines 10-06 10:21:10.741 3732 32402 I chatty : uid=1000(system) Binder:3732_15 expire 4 lines 10-06 10:21:10.899 3732 3998 I chatty : uid=1000(system) Binder:3732_18 expire 2 lines 10-06 10:21:13.977 3732 7417 I chatty : uid=1000(system) Binder:3732_E expire 2 lines 10-06 10:21:17.567 8395 8769 W ActivityThread: ClassLoader.getResources: The class loader returned by Thread.getContextClassLoader() may fail for processes that host multiple applications. You should explicitly specify a context class loader. For example: Thread.setContextClassLoader(getClass().getClassLoader()); 10-06 10:21:18.982 8395 8395 W ViewRootImpl[HomeActivity]: Dropping event due to root view being removed: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_ENTER, scanCode=0, metaState=0, flags=0x16, repeatCount=0, eventTime=102513260, downTime=102513264, deviceId=-1, source=0x0 } 10-06 10:21:27.291 3732 5808 I chatty : uid=1000(system) Binder:3732_A expire 1 line 10-06 10:21:27.355 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 9 lines 10-06 10:21:29.657 3732 7404 I chatty : uid=1000(system) Binder:3732_B expire 2 lines 10-06 10:21:31.251 3732 9062 I chatty : uid=1000 system_server expire 4 lines 10-06 10:21:33.079 3732 7407 I chatty : uid=1000(system) Binder:3732_C expire 4 lines 10-06 10:21:33.081 3732 5509 I chatty : uid=1000(system) Binder:3732_5 expire 8 lines 10-06 10:21:33.134 3732 3897 I chatty : uid=1000(system) Binder:3732_1 expire 6 lines 10-06 10:21:33.134 3732 5808 I chatty : uid=1000(system) Binder:3732_A expire 2 lines 10-06 10:21:33.136 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 24 lines 10-06 10:21:33.160 3732 5785 I chatty : uid=1000(system) Binder:3732_8 expire 2 lines 10-06 10:21:33.203 3732 7417 I chatty : uid=1000(system) Binder:3732_E expire 6 lines 10-06 10:21:33.983 3732 3900 I chatty : uid=1000(system) ActivityManager expire 10 lines 10-06 10:21:38.484 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 10 lines 10-06 10:21:46.203 3732 3909 I chatty : uid=1000(system) PowerManagerSer expire 13 lines 10-06 10:21:54.731 3732 32403 I chatty : uid=1000(system) Binder:3732_16 expire 4 lines 10-06 10:21:54.758 3732 15007 I chatty : uid=1000(system) Binder:3732_10 expire 2 lines 10-06 10:21:59.480 3732 3998 I chatty : uid=1000(system) Binder:3732_18 expire 4 lines 10-06 10:22:49.237 3732 4474 I chatty : uid=1000(system) InputDispatcher expire 4 lines 10-06 10:22:51.626 3732 4475 I chatty : uid=1000(system) InputReader expire 2 lines 10-06 10:22:52.186 3732 3907 I chatty : uid=1000(system) android.display expire 4 lines 10-06 10:22:52.443 3732 5802 I chatty : uid=1000(system) Binder:3732_9 expire 1 line 10-06 10:22:52.564 3732 3901 I chatty : uid=1000(system) android.ui expire 1 line 10-06 10:23:53.042 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:23:53.226 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:24:20.054 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:24:22.619 3732 3900 I chatty : uid=1000(system) ActivityManager expire 5 lines 10-06 10:24:26.962 3732 5128 I chatty : uid=1000(system) Binder:3732_3 expire 2 lines 10-06 10:24:27.174 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:24:28.312 3732 32402 I chatty : uid=1000(system) Binder:3732_15 expire 3 lines 10-06 10:24:28.314 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 40 lines 10-06 10:24:28.468 3732 15008 I chatty : uid=1000(system) Binder:3732_11 expire 4 lines 10-06 10:24:31.028 3732 3909 I chatty : uid=1000(system) PowerManagerSer expire 6 lines 10-06 10:24:50.062 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:24:50.067 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 11 lines 10-06 10:24:50.907 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:24:59.557 3732 7410 I chatty : uid=1000(system) Binder:3732_D expire 3 lines 10-06 10:25:14.224 3732 5779 I chatty : uid=1000(system) Binder:3732_7 expire 6 lines 10-06 10:25:55.066 3732 3899 I chatty : uid=1000(system) android.bg expire 2 lines 10-06 10:26:08.736 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 54 lines 10-06 10:26:43.181 3732 32400 I chatty : uid=1000(system) Binder:3732_14 expire 2 lines 10-06 10:26:43.821 3732 7404 I chatty : uid=1000(system) Binder:3732_B expire 4 lines 10-06 10:26:44.769 3732 7422 I chatty : uid=1000(system) Binder:3732_F expire 2 lines 10-06 10:26:44.986 3732 32399 I chatty : uid=1000(system) Binder:3732_13 expire 1 line 10-06 10:26:55.808 3732 11296 I chatty : uid=1000(system) Binder:3732_1A expire 2 lines 10-06 10:28:49.861 3732 5136 I chatty : uid=1000(system) Binder:3732_4 expire 1 line 10-06 10:30:37.193 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 66 lines 10-06 10:30:44.587 3732 5128 I chatty : uid=1000(system) Binder:3732_3 expire 4 lines 10-06 10:30:47.589 3732 15007 I chatty : uid=1000(system) Binder:3732_10 expire 2 lines 10-06 10:30:50.782 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 9 lines 10-06 10:30:57.090 3732 4474 I chatty : uid=1000(system) InputDispatcher expire 2 lines 10-06 10:30:58.173 3732 4475 I chatty : uid=1000(system) InputReader expire 4 lines 10-06 10:30:58.730 3732 3900 I chatty : uid=1000(system) ActivityManager expire 4 lines 10-06 10:30:58.811 3732 3907 I chatty : uid=1000(system) android.display expire 9 lines 10-06 10:30:58.988 3732 3909 I chatty : uid=1000(system) PowerManagerSer expire 10 lines 10-06 10:30:59.079 3732 5808 I chatty : uid=1000(system) Binder:3732_A expire 5 lines 10-06 10:30:59.190 3732 3901 I chatty : uid=1000(system) android.ui expire 2 lines 10-06 10:31:40.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:31:47.046 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:32:00.815 3732 3998 I chatty : uid=1000(system) Binder:3732_18 expire 3 lines 10-06 10:32:53.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:32:53.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:33:00.849 3732 32398 I chatty : uid=1000(system) Binder:3732_12 expire 1 line 10-06 10:33:05.110 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 20 lines 10-06 10:33:29.715 3732 3997 I chatty : uid=1000(system) Binder:3732_17 expire 2 lines 10-06 10:33:29.727 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:33:30.131 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 74 lines 10-06 10:33:30.212 3732 5606 I chatty : uid=1000(system) Binder:3732_6 expire 1 line 10-06 10:33:30.325 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:33:30.471 3732 3897 I chatty : uid=1000(system) Binder:3732_1 expire 4 lines 10-06 10:33:34.727 3732 32399 I chatty : uid=1000(system) Binder:3732_13 expire 1 line 10-06 10:33:34.841 3732 7410 I chatty : uid=1000(system) Binder:3732_D expire 2 lines 10-06 10:33:35.904 3732 32403 I chatty : uid=1000(system) Binder:3732_16 expire 3 lines 10-06 10:33:36.014 3732 5785 I chatty : uid=1000(system) Binder:3732_8 expire 2 lines 10-06 10:33:40.844 3732 7407 I chatty : uid=1000(system) Binder:3732_C expire 2 lines 10-06 10:33:40.903 3732 3999 I chatty : uid=1000(system) Binder:3732_19 expire 1 line 10-06 10:33:46.369 3732 32402 I chatty : uid=1000(system) Binder:3732_15 expire 1 line 10-06 10:33:46.369 3732 11296 I chatty : uid=1000(system) Binder:3732_1A expire 3 lines 10-06 10:33:46.369 3732 5802 I chatty : uid=1000(system) Binder:3732_9 expire 1 line 10-06 10:33:47.094 12120 12417 W ActivityThread: ClassLoader.getResources: The class loader returned by Thread.getContextClassLoader() may fail for processes that host multiple applications. You should explicitly specify a context class loader. For example: Thread.setContextClassLoader(getClass().getClassLoader()); 10-06 10:33:47.440 3732 12419 I chatty : uid=1000 system_server expire 4 lines 10-06 10:34:30.957 3732 5509 I chatty : uid=1000(system) Binder:3732_5 expire 3 lines 10-06 10:34:34.480 3732 5779 I chatty : uid=1000(system) Binder:3732_7 expire 1 line 10-06 10:34:34.482 3732 7417 I chatty : uid=1000(system) Binder:3732_E expire 4 lines 10-06 10:34:34.482 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 208 lines 10-06 10:34:34.485 3732 7417 I chatty : uid=1000(system) Binder:3732_E expire 2 lines 10-06 10:34:35.503 3732 3900 I chatty : uid=1000(system) ActivityManager expire 3 lines 10-06 10:34:36.860 3732 3897 I chatty : uid=1000(system) Binder:3732_1 expire 2 lines 10-06 10:34:39.524 3732 7404 I chatty : uid=1000(system) Binder:3732_B expire 2 lines 10-06 10:34:44.000 3732 3909 I chatty : uid=1000(system) PowerManagerSer expire 26 lines 10-06 10:34:57.338 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 6 lines 10-06 10:38:08.140 3732 4474 I chatty : uid=1000(system) InputDispatcher expire 3 lines 10-06 10:38:09.120 3732 3907 I chatty : uid=1000(system) android.display expire 3 lines 10-06 10:38:09.907 3732 4475 I chatty : uid=1000(system) InputReader expire 2 lines 10-06 10:38:10.564 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 94 lines 10-06 10:38:10.694 3732 3909 I chatty : uid=1000(system) PowerManagerSer expire 13 lines 10-06 10:38:10.759 3732 3998 I chatty : uid=1000(system) Binder:3732_18 expire 2 lines 10-06 10:38:10.896 3732 3901 I chatty : uid=1000(system) android.ui expire 2 lines 10-06 10:38:30.055 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:38:30.065 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 5 lines 10-06 10:38:36.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:38:40.546 3732 3907 I chatty : uid=1000(system) android.display expire 6 lines 10-06 10:38:40.618 3732 5032 I chatty : uid=1000(system) NetworkStats expire 1 line 10-06 10:38:42.287 3732 15008 I chatty : uid=1000(system) Binder:3732_11 expire 4 lines 10-06 10:38:42.553 3732 3900 I chatty : uid=1000(system) ActivityManager expire 7 lines 10-06 10:38:42.821 3732 3997 I chatty : uid=1000(system) Binder:3732_17 expire 2 lines 10-06 10:38:43.068 3732 5808 I chatty : uid=1000(system) Binder:3732_A expire 3 lines 10-06 10:38:43.707 3732 32403 I chatty : uid=1000(system) Binder:3732_16 expire 3 lines 10-06 10:38:43.802 3732 5136 I chatty : uid=1000(system) Binder:3732_4 expire 2 lines 10-06 10:38:43.884 3732 32398 I chatty : uid=1000(system) Binder:3732_12 expire 1 line 10-06 10:38:51.576 3732 4474 I chatty : uid=1000(system) InputDispatcher expire 3 lines 10-06 10:38:52.314 3732 3999 I chatty : uid=1000(system) Binder:3732_19 expire 1 line 10-06 10:38:55.591 3732 7410 I chatty : uid=1000(system) Binder:3732_D expire 3 lines 10-06 10:38:55.596 3732 11296 I chatty : uid=1000(system) Binder:3732_1A expire 1 line 10-06 10:38:55.647 3732 5128 I chatty : uid=1000(system) Binder:3732_3 expire 1 line 10-06 10:38:55.670 3732 7417 I chatty : uid=1000(system) Binder:3732_E expire 1 line 10-06 10:38:55.684 3732 15007 I chatty : uid=1000(system) Binder:3732_10 expire 2 lines 10-06 10:38:55.717 3732 32402 I chatty : uid=1000(system) Binder:3732_15 expire 2 lines 10-06 10:38:55.742 3732 5509 I chatty : uid=1000(system) Binder:3732_5 expire 2 lines 10-06 10:38:58.412 3732 3898 I chatty : uid=1000(system) Binder:3732_2 expire 4 lines 10-06 10:38:58.508 3732 5606 I chatty : uid=1000(system) Binder:3732_6 expire 1 line 10-06 10:38:59.233 3732 7407 I chatty : uid=1000(system) Binder:3732_C expire 1 line 10-06 10:38:59.298 3732 5802 I chatty : uid=1000(system) Binder:3732_9 expire 1 line 10-06 10:39:05.414 13281 13281 W ViewRootImpl[HomeActivity]: Dropping event due to root view being removed: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_ENTER, scanCode=0, metaState=0, flags=0x16, repeatCount=0, eventTime=103349456, downTime=103349456, deviceId=-1, source=0x0 } 10-06 10:39:05.463 3732 32399 I chatty : uid=1000(system) Binder:3732_13 expire 1 line 10-06 10:39:05.463 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 37 lines 10-06 10:39:08.001 13281 13651 W ActivityThread: ClassLoader.getResources: The class loader returned by Thread.getContextClassLoader() may fail for processes that host multiple applications. You should explicitly specify a context class loader. For example: Thread.setContextClassLoader(getClass().getClassLoader()); 10-06 10:39:11.646 3732 32400 I chatty : uid=1000(system) Binder:3732_14 expire 3 lines 10-06 10:39:20.627 3732 5779 I chatty : uid=1000(system) Binder:3732_7 expire 2 lines 10-06 10:39:21.305 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 79 lines 10-06 10:39:24.623 3732 4475 I chatty : uid=1000(system) InputReader expire 1 line 10-06 10:39:24.658 3732 3909 I chatty : uid=1000(system) PowerManagerSer expire 12 lines 10-06 10:39:24.692 3732 32402 I chatty : uid=1000(system) Binder:3732_15 expire 1 line 10-06 10:39:25.149 3732 3907 I chatty : uid=1000(system) android.display expire 2 lines 10-06 10:40:19.028 13281 13281 W ViewRootImpl[HomeActivity]: Dropping event due to root view being removed: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_ENTER, scanCode=0, metaState=0, flags=0x16, repeatCount=0, eventTime=103423056, downTime=103423056, deviceId=-1, source=0x0 } 10-06 10:40:25.102 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 114 lines 10-06 10:40:27.941 3732 5128 I chatty : uid=1000(system) Binder:3732_3 expire 2 lines 10-06 10:40:28.230 3732 11296 I chatty : uid=1000(system) Binder:3732_1A expire 2 lines 10-06 10:40:28.392 3732 7417 I chatty : uid=1000(system) Binder:3732_E expire 2 lines 10-06 10:40:28.601 3732 3998 I chatty : uid=1000(system) Binder:3732_18 expire 6 lines 10-06 10:40:28.606 3732 5802 I chatty : uid=1000(system) Binder:3732_9 expire 1 line 10-06 10:40:28.615 3732 3997 I chatty : uid=1000(system) Binder:3732_17 expire 6 lines 10-06 10:40:28.693 3732 5509 I chatty : uid=1000(system) Binder:3732_5 expire 3 lines 10-06 10:40:29.285 3732 14158 I chatty : uid=1000 system_server expire 4 lines 10-06 10:40:29.647 3732 3900 I chatty : uid=1000(system) ActivityManager expire 8 lines 10-06 10:40:30.077 3732 5785 I chatty : uid=1000(system) Binder:3732_8 expire 3 lines 10-06 10:40:50.693 3732 15008 I chatty : uid=1000(system) Binder:3732_11 expire 2 lines 10-06 10:40:51.451 3732 7407 I chatty : uid=1000(system) Binder:3732_C expire 1 line 10-06 10:40:53.202 3732 5136 I chatty : uid=1000(system) Binder:3732_4 expire 1 line 10-06 10:40:54.641 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 3 lines 10-06 10:40:57.997 3732 15007 I chatty : uid=1000(system) Binder:3732_10 expire 3 lines 10-06 10:41:28.324 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 112 lines 10-06 10:41:36.528 3732 3997 I chatty : uid=1000(system) Binder:3732_17 expire 3 lines 10-06 10:41:54.750 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 5 lines 10-06 10:42:03.130 3732 3897 I chatty : uid=1000(system) Binder:3732_1 expire 1 line 10-06 10:42:47.618 3732 5779 I chatty : uid=1000(system) Binder:3732_7 expire 2 lines 10-06 10:42:47.659 3732 7417 I chatty : uid=1000(system) Binder:3732_E expire 2 lines 10-06 10:42:47.730 3732 5606 I chatty : uid=1000(system) Binder:3732_6 expire 2 lines 10-06 10:42:48.068 3732 7422 I chatty : uid=1000(system) Binder:3732_F expire 2 lines 10-06 10:42:48.864 3732 5136 I chatty : uid=1000(system) Binder:3732_4 expire 2 lines 10-06 10:42:49.884 3732 7407 I chatty : uid=1000(system) Binder:3732_C expire 1 line 10-06 10:42:51.918 3732 3913 I chatty : uid=1000(system) PackageManager expire 7 lines 10-06 10:42:54.316 3732 3900 I chatty : uid=1000(system) ActivityManager expire 5 lines 10-06 10:42:54.519 3732 32399 I chatty : uid=1000(system) Binder:3732_13 expire 1 line 10-06 10:42:54.570 3732 3899 I chatty : uid=1000(system) android.bg expire 1 line 10-06 10:42:56.378 3732 5509 I chatty : uid=1000(system) Binder:3732_5 expire 2 lines 10-06 10:42:56.429 3732 5128 I chatty : uid=1000(system) Binder:3732_3 expire 1 line 10-06 10:42:56.793 3732 11296 I chatty : uid=1000(system) Binder:3732_1A expire 2 lines 10-06 10:42:56.803 3732 4477 I chatty : uid=1000(system) VoldConnector expire 1 line 10-06 10:42:57.674 3732 3998 I chatty : uid=1000(system) Binder:3732_18 expire 2 lines 10-06 10:43:02.235 3732 7404 I chatty : uid=1000(system) Binder:3732_B expire 3 lines 10-06 10:43:27.417 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:43:28.267 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:43:47.147 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 58 lines 10-06 10:44:09.295 3732 15008 I chatty : uid=1000(system) Binder:3732_11 expire 1 line 10-06 10:44:19.707 3732 3909 I chatty : uid=1000(system) PowerManagerSer expire 2 lines 10-06 10:44:26.955 3732 32398 I chatty : uid=1000(system) Binder:3732_12 expire 1 line 10-06 10:44:29.715 3732 4474 I chatty : uid=1000(system) InputDispatcher expire 1 line 10-06 10:44:33.975 3732 32403 I chatty : uid=1000(system) Binder:3732_16 expire 1 line 10-06 10:44:35.096 3732 32402 I chatty : uid=1000(system) Binder:3732_15 expire 1 line 10-06 10:44:35.295 3732 3907 I chatty : uid=1000(system) android.display expire 48 lines 10-06 10:44:35.306 3732 3998 I chatty : uid=1000(system) Binder:3732_18 expire 1 line 10-06 10:44:35.307 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 27 lines 10-06 10:44:35.313 3732 5802 I chatty : uid=1000(system) Binder:3732_9 expire 2 lines 10-06 10:44:35.549 3732 3913 I chatty : uid=1000(system) PackageManager expire 1 line 10-06 10:44:35.600 3732 3897 I chatty : uid=1000(system) Binder:3732_1 expire 2 lines 10-06 10:44:35.721 16226 16226 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 android.content.ContextWrapper.startService:613 com.android.keychain.KeyChainBroadcastReceiver.onReceive:12 android.app.ActivityThread.handleReceiver:3065 10-06 10:44:35.742 3732 3732 I chatty : uid=1000 system_server expire 3 lines 10-06 10:44:35.879 3732 16222 I chatty : uid=1000(system) Binder:3732_20 expire 2 lines 10-06 10:44:35.892 3732 5606 I chatty : uid=1000(system) Binder:3732_6 expire 1 line 10-06 10:44:35.896 3732 3899 I chatty : uid=1000(system) android.bg expire 2 lines 10-06 10:44:36.022 3732 7422 I chatty : uid=1000(system) Binder:3732_F expire 1 line 10-06 10:44:36.097 3732 16219 I chatty : uid=1000(system) Binder:3732_1D expire 1 line 10-06 10:44:36.187 3732 16217 I chatty : uid=1000(system) Binder:3732_1B expire 1 line 10-06 10:44:36.307 3732 5128 I chatty : uid=1000(system) Binder:3732_3 expire 1 line 10-06 10:44:36.322 3732 4477 I chatty : uid=1000(system) VoldConnector expire 1 line 10-06 10:44:39.435 3732 4475 I chatty : uid=1000(system) InputReader expire 3 lines 10-06 10:44:39.944 3732 3900 I chatty : uid=1000(system) ActivityManager expire 5 lines 10-06 10:44:40.155 3732 3909 I chatty : uid=1000(system) PowerManagerSer expire 15 lines 10-06 10:44:40.243 3732 32400 I chatty : uid=1000(system) Binder:3732_14 expire 1 line 10-06 10:44:40.357 3732 3901 I chatty : uid=1000(system) android.ui expire 2 lines 10-06 10:44:57.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:44:57.081 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 10 lines 10-06 10:44:57.549 3732 3907 I chatty : uid=1000(system) android.display expire 4 lines 10-06 10:45:03.305 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:45:06.153 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 47 lines 10-06 10:45:07.258 3732 3997 I chatty : uid=1000(system) Binder:3732_17 expire 2 lines 10-06 10:45:07.801 3732 7417 I chatty : uid=1000(system) Binder:3732_E expire 1 line 10-06 10:45:08.024 3732 5136 I chatty : uid=1000(system) Binder:3732_4 expire 1 line 10-06 10:45:41.040 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:45:41.117 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:45:59.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:46:18.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:46:18.069 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:46:18.187 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:46:59.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:46:59.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:47:24.042 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:47:24.050 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 10 lines 10-06 10:47:28.042 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:48:11.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:48:18.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:48:41.056 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:48:48.061 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 14 lines 10-06 10:49:39.104 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:50:29.046 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:50:35.773 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:51:42.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:51:42.731 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:52:42.048 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:52:42.061 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 1 line 10-06 10:52:42.211 3732 5034 I chatty : uid=1000(system) NetworkPolicy expire 1 line 10-06 10:55:10.080 3732 3909 I chatty : uid=1000(system) PowerManagerSer expire 1 line 10-06 10:55:10.134 3732 7404 I chatty : uid=1000(system) Binder:3732_B expire 1 line 10-06 10:55:10.177 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 155 lines 10-06 10:55:10.196 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 7 lines 10-06 10:55:10.401 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:55:10.535 3732 3907 I chatty : uid=1000(system) android.display expire 7 lines 10-06 10:55:10.575 3732 3909 I chatty : uid=1000(system) PowerManagerSer expire 15 lines 10-06 10:55:11.921 3732 3998 I chatty : uid=1000(system) Binder:3732_18 expire 2 lines 10-06 10:55:12.190 3732 3900 I chatty : uid=1000(system) ActivityManager expire 2 lines 10-06 10:55:12.499 3732 16220 I chatty : uid=1000(system) Binder:3732_1E expire 1 line 10-06 10:55:12.654 3732 5128 I chatty : uid=1000(system) Binder:3732_3 expire 2 lines 10-06 10:55:13.060 3732 5785 I chatty : uid=1000(system) Binder:3732_8 expire 2 lines 10-06 10:55:13.450 3732 32399 I chatty : uid=1000(system) Binder:3732_13 expire 2 lines 10-06 10:55:14.860 3732 3999 I chatty : uid=1000(system) Binder:3732_19 expire 2 lines 10-06 10:55:15.230 3732 5802 I chatty : uid=1000(system) Binder:3732_9 expire 1 line 10-06 10:55:16.396 3732 32400 I chatty : uid=1000(system) Binder:3732_14 expire 1 line 10-06 10:55:25.575 3732 11296 I chatty : uid=1000(system) Binder:3732_1A expire 2 lines 10-06 10:55:25.636 3732 5808 I chatty : uid=1000(system) Binder:3732_A expire 3 lines 10-06 10:55:26.000 560 17378 E AndroidRuntime: FATAL EXCEPTION: RxIoScheduler-6 10-06 10:55:26.000 560 17378 E AndroidRuntime: Process: net.bnpparibas.mescomptes, PID: 560 10-06 10:55:26.000 560 17378 E AndroidRuntime: java.lang.IllegalStateException: Fatal Exception thrown on Scheduler.Worker thread. 10-06 10:55:26.000 560 17378 E AndroidRuntime: at e2.s.c.h.run(SourceFile:6) 10-06 10:55:26.000 560 17378 E AndroidRuntime: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:428) 10-06 10:55:26.000 560 17378 E AndroidRuntime: at java.util.concurrent.FutureTask.run(FutureTask.java:237) 10-06 10:55:26.000 560 17378 E AndroidRuntime: at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:272) 10-06 10:55:26.000 560 17378 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133) 10-06 10:55:26.000 560 17378 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607) 10-06 10:55:26.000 560 17378 E AndroidRuntime: at java.lang.Thread.run(Thread.java:761) 10-06 10:55:26.000 560 17378 E AndroidRuntime: Caused by: java.lang.UnsatisfiedLinkError: No implementation found for byte[] iuu.jrc.ekc(byte, byte[], boolean, byte[], byte[], byte[], boolean, int, boolean, long) (tried Java_iuu_jrc_ekc and Java_iuu_jrc_ekc__B_3BZ_3B_3B_3BZIZJ) 10-06 10:55:26.000 560 17378 E AndroidRuntime: at iuu.jrc.ekc(Native Method) 10-06 10:55:26.000 560 17378 E AndroidRuntime: at com.worldline.fpl.ita.secu.bw.client.CryptoAPI.digest(SourceFile:3) 10-06 10:55:26.000 560 17378 E AndroidRuntime: at net.atos.hce.library.obfuscated.aee.a(SourceFile) 10-06 10:55:26.000 560 17378 E AndroidRuntime: at net.atos.hce.library.obfuscated.adi.d(SourceFile) 10-06 10:55:26.000 560 17378 E AndroidRuntime: at net.atos.hce.library.obfuscated.tt.a(SourceFile) 10-06 10:55:26.000 560 17378 E AndroidRuntime: at net.atos.hce.library.obfuscated.tt.a(SourceFile) 10-06 10:55:26.000 560 17378 E AndroidRuntime: at net.atos.hce.library.obfuscated.tn.a(SourceFile) 10-06 10:55:26.000 560 17378 E AndroidRuntime: at net.atos.hce.library.obfuscated.sv.a(SourceFile) 10-06 10:55:26.000 560 17378 E AndroidRuntime: at net.atos.hce.library.obfuscated.nz.b(SourceFile) 10-06 10:55:26.000 560 17378 E AndroidRuntime: at net.atos.hce.library.obfuscated.aci.b(SourceFile) 10-06 10:55:26.000 560 17378 E AndroidRuntime: at net.atos.hce.library.obfuscated.aci.a(SourceFile) 10-06 10:55:26.000 560 17378 E AndroidRuntime: at net.atos.hce.library.obfuscated.acr.a(SourceFile:2) 10-06 10:55:26.000 560 17378 E AndroidRuntime: at net.atos.hce.library.obfuscated.acr.a(SourceFile) 10-06 10:55:26.000 560 17378 E AndroidRuntime: at d.b.a.a.c.h.d.a(SourceFile) 10-06 10:55:26.000 560 17378 E AndroidRuntime: at d.b.a.a.c.h.b.getUserInfo(SourceFile:1) 10-06 10:55:26.000 560 17378 E AndroidRuntime: at r1.a0.a.a.b.d.f.h2.call(SourceFile:3) 10-06 10:55:26.000 560 17378 E AndroidRuntime: at e2.s.a.i.call(SourceFile:2) 10-06 10:55:26.000 560 17378 E AndroidRuntime: at e2.s.a.o.call(SourceFile:4) 10-06 10:55:26.000 560 17378 E AndroidRuntime: at e2.s.a.o.call(SourceFile:4) 10-06 10:55:26.000 560 17378 E AndroidRuntime: at e2.c.b(SourceFile:15) 10-06 10:55:26.000 560 17378 E AndroidRuntime: at e2.s.a.b$b.call(SourceFile:10) 10-06 10:55:26.000 560 17378 E AndroidRuntime: at e2.c.b(SourceFile:15) 10-06 10:55:26.000 560 17378 E AndroidRuntime: at r1.a0.a.a.b.d.a.call(SourceFile:13) 10-06 10:55:26.000 560 17378 E AndroidRuntime: at e2.c.b(SourceFile:15) 10-06 10:55:26.000 560 17378 E AndroidRuntime: at e2.s.a.d1.call(SourceFile:3) 10-06 10:55:26.000 560 17378 E AndroidRuntime: at e2.s.c.aba.call(SourceFile:4) 10-06 10:55:26.000 560 17378 E AndroidRuntime: at e2.s.c.h.run(SourceFile:2) 10-06 10:55:26.000 560 17378 E AndroidRuntime: ... 6 more 10-06 10:55:26.011 3732 15007 I chatty : uid=1000(system) Binder:3732_10 expire 8 lines 10-06 10:55:26.166 3732 15008 I chatty : uid=1000(system) Binder:3732_11 expire 1 line 10-06 10:55:27.377 3732 3902 I chatty : uid=1000(system) ActivityManager expire 4 lines 10-06 10:55:27.400 3732 7417 I chatty : uid=1000(system) Binder:3732_E expire 3 lines 10-06 10:55:39.714 3732 16221 I chatty : uid=1000(system) Binder:3732_1F expire 1 line 10-06 10:55:39.764 3732 16222 I chatty : uid=1000(system) Binder:3732_20 expire 2 lines 10-06 10:55:39.805 3732 32403 I chatty : uid=1000(system) Binder:3732_16 expire 1 line 10-06 10:55:41.008 3732 3898 I chatty : uid=1000(system) Binder:3732_2 expire 2 lines 10-06 10:56:37.714 3732 3901 I chatty : uid=1000(system) android.ui expire 1 line 10-06 10:56:37.804 3732 4475 I chatty : uid=1000(system) InputReader expire 1 line 10-06 10:57:08.208 3732 4474 I chatty : uid=1000(system) InputDispatcher expire 2 lines 10-06 10:57:12.484 3732 3997 I chatty : uid=1000(system) Binder:3732_17 expire 2 lines 10-06 10:58:08.572 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 11 lines 10-06 10:58:18.491 3732 3909 I chatty : uid=1000(system) PowerManagerSer expire 12 lines 10-06 10:58:24.765 3732 3900 I chatty : uid=1000(system) ActivityManager expire 3 lines 10-06 10:58:24.810 3732 3907 I chatty : uid=1000(system) android.display expire 4 lines 10-06 10:58:25.168 3732 3901 I chatty : uid=1000(system) android.ui expire 2 lines 10-06 10:58:29.304 3732 3999 I chatty : uid=1000(system) Binder:3732_19 expire 1 line 10-06 10:59:30.047 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 10:59:30.054 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 10 lines 10-06 10:59:30.181 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:00:02.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:00:02.169 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:00:02.867 3732 32403 I chatty : uid=1000(system) Binder:3732_16 expire 1 line 10-06 11:00:03.717 3732 3998 I chatty : uid=1000(system) Binder:3732_18 expire 1 line 10-06 11:00:03.718 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 185 lines 10-06 11:00:03.790 3732 7410 I chatty : uid=1000(system) Binder:3732_D expire 1 line 10-06 11:00:03.831 3732 16217 I chatty : uid=1000(system) Binder:3732_1B expire 1 line 10-06 11:00:26.055 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:00:26.103 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:00:53.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:00:59.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:02:06.048 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:02:06.086 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:02:28.046 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:02:28.052 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 6 lines 10-06 11:02:28.538 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:03:25.057 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:03:25.096 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:03:25.296 3732 5034 I chatty : uid=1000(system) NetworkPolicy expire 1 line 10-06 11:04:05.034 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:04:05.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:04:14.034 3732 4475 I chatty : uid=1000(system) InputReader expire 1 line 10-06 11:04:14.087 3732 7407 I chatty : uid=1000(system) Binder:3732_C expire 1 line 10-06 11:04:17.976 3732 32402 I chatty : uid=1000(system) Binder:3732_15 expire 4 lines 10-06 11:04:18.307 3732 5128 I chatty : uid=1000(system) Binder:3732_3 expire 1 line 10-06 11:04:18.642 3732 5785 I chatty : uid=1000(system) Binder:3732_8 expire 1 line 10-06 11:04:18.877 3732 32399 I chatty : uid=1000(system) Binder:3732_13 expire 1 line 10-06 11:04:25.429 3732 7417 I chatty : uid=1000(system) Binder:3732_E expire 1 line 10-06 11:04:25.442 3732 15007 I chatty : uid=1000(system) Binder:3732_10 expire 1 line 10-06 11:04:36.092 3732 4474 I chatty : uid=1000(system) InputDispatcher expire 2 lines 10-06 11:04:38.474 3732 15008 I chatty : uid=1000(system) Binder:3732_11 expire 1 line 10-06 11:04:49.206 3732 16219 I chatty : uid=1000(system) Binder:3732_1D expire 1 line 10-06 11:05:44.699 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 123 lines 10-06 11:06:13.582 3732 11296 I chatty : uid=1000(system) Binder:3732_1A expire 1 line 10-06 11:06:13.603 3732 32400 I chatty : uid=1000(system) Binder:3732_14 expire 1 line 10-06 11:06:14.261 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 4 lines 10-06 11:06:23.692 3732 4474 I chatty : uid=1000(system) InputDispatcher expire 1 line 10-06 11:06:26.105 3732 5808 I chatty : uid=1000(system) Binder:3732_A expire 1 line 10-06 11:06:29.457 3732 15008 I chatty : uid=1000(system) Binder:3732_11 expire 1 line 10-06 11:06:31.193 3732 3897 I chatty : uid=1000(system) Binder:3732_1 expire 1 line 10-06 11:06:40.027 3732 16222 I chatty : uid=1000(system) Binder:3732_20 expire 1 line 10-06 11:06:46.845 3732 7417 I chatty : uid=1000(system) Binder:3732_E expire 2 lines 10-06 11:06:46.867 3732 16220 I chatty : uid=1000(system) Binder:3732_1E expire 1 line 10-06 11:07:05.267 3732 5136 I chatty : uid=1000(system) Binder:3732_4 expire 1 line 10-06 11:07:24.732 3732 5802 I chatty : uid=1000(system) Binder:3732_9 expire 1 line 10-06 11:07:26.866 3732 7422 I chatty : uid=1000(system) Binder:3732_F expire 1 line 10-06 11:07:32.982 3732 32402 I chatty : uid=1000(system) Binder:3732_15 expire 1 line 10-06 11:07:35.901 3732 3997 I chatty : uid=1000(system) Binder:3732_17 expire 1 line 10-06 11:07:41.213 3732 5785 I chatty : uid=1000(system) Binder:3732_8 expire 1 line 10-06 11:08:10.639 3732 3909 I chatty : uid=1000(system) PowerManagerSer expire 2 lines 10-06 11:08:11.160 3732 3900 I chatty : uid=1000(system) ActivityManager expire 1 line 10-06 11:08:11.211 3732 3907 I chatty : uid=1000(system) android.display expire 2 lines 10-06 11:08:11.570 3732 3901 I chatty : uid=1000(system) android.ui expire 1 line 10-06 11:08:15.698 3732 7410 I chatty : uid=1000(system) Binder:3732_D expire 1 line 10-06 11:09:00.048 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:09:00.068 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 20 lines 10-06 11:09:00.170 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:09:00.175 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 10 lines 10-06 11:09:41.054 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:09:41.291 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:09:46.196 3732 3900 I chatty : uid=1000(system) ActivityManager expire 5 lines 10-06 11:10:51.109 3732 3897 I chatty : uid=1000(system) Binder:3732_1 expire 4 lines 10-06 11:11:20.046 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:11:21.114 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:12:59.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:13:01.057 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:13:12.277 3732 5034 I chatty : uid=1000(system) NetworkPolicy expire 2 lines 10-06 11:13:59.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:13:59.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:14:32.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:14:33.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:14:33.045 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 11 lines 10-06 11:15:51.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:15:51.188 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:16:30.039 3732 4475 I chatty : uid=1000(system) InputReader expire 3 lines 10-06 11:16:30.048 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:16:30.069 3732 3909 I chatty : uid=1000(system) PowerManagerSer expire 10 lines 10-06 11:16:30.110 3732 32399 I chatty : uid=1000(system) Binder:3732_13 expire 4 lines 10-06 11:16:30.126 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 63 lines 10-06 11:16:30.136 3732 5802 I chatty : uid=1000(system) Binder:3732_9 expire 3 lines 10-06 11:16:30.137 3732 7404 I chatty : uid=1000(system) Binder:3732_B expire 3 lines 10-06 11:16:30.496 3732 3907 I chatty : uid=1000(system) android.display expire 5 lines 10-06 11:16:30.665 3732 7417 I chatty : uid=1000(system) Binder:3732_E expire 4 lines 10-06 11:16:30.863 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:16:31.928 3732 5785 I chatty : uid=1000(system) Binder:3732_8 expire 4 lines 10-06 11:16:33.506 3732 4474 I chatty : uid=1000(system) InputDispatcher expire 2 lines 10-06 11:16:39.824 3732 32403 I chatty : uid=1000(system) Binder:3732_16 expire 1 line 10-06 11:16:45.715 3732 16217 I chatty : uid=1000(system) Binder:3732_1B expire 1 line 10-06 11:16:46.526 3732 3999 I chatty : uid=1000(system) Binder:3732_19 expire 4 lines 10-06 11:16:46.559 3732 5606 I chatty : uid=1000(system) Binder:3732_6 expire 4 lines 10-06 11:16:46.616 3732 5509 I chatty : uid=1000(system) Binder:3732_5 expire 2 lines 10-06 11:16:46.644 3732 5136 I chatty : uid=1000(system) Binder:3732_4 expire 3 lines 10-06 11:16:46.646 3732 16222 I chatty : uid=1000(system) Binder:3732_20 expire 2 lines 10-06 11:17:32.654 3732 16221 I chatty : uid=1000(system) Binder:3732_1F expire 2 lines 10-06 11:17:32.662 3732 4476 I chatty : uid=1000(system) MountService expire 1 line 10-06 11:17:32.670 2939 2990 E vold : Failed to open /proc/16330: No such file or directory 10-06 11:17:32.670 3732 4477 I chatty : uid=1000(system) VoldConnector expire 1 line 10-06 11:17:34.663 3732 5808 I chatty : uid=1000(system) Binder:3732_A expire 3 lines 10-06 11:17:40.526 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 26 lines 10-06 11:17:44.273 3732 7422 I chatty : uid=1000(system) Binder:3732_F expire 4 lines 10-06 11:17:48.259 3732 5779 I chatty : uid=1000(system) Binder:3732_7 expire 2 lines 10-06 11:17:56.201 3732 16218 I chatty : uid=1000(system) Binder:3732_1C expire 2 lines 10-06 11:18:00.105 3732 3898 I chatty : uid=1000(system) Binder:3732_2 expire 1 line 10-06 11:18:18.639 3732 32400 I chatty : uid=1000(system) Binder:3732_14 expire 2 lines 10-06 11:18:18.700 3732 7410 I chatty : uid=1000(system) Binder:3732_D expire 1 line 10-06 11:18:19.219 20206 20236 E ActivityThread: Failed to find provider info for com.facebook.katana.provider.AttributionIdProvider 10-06 11:18:20.368 20297 20332 E ActivityThread: Failed to find provider info for com.facebook.katana.provider.AttributionIdProvider 10-06 11:18:22.770 3732 32402 I chatty : uid=1000(system) Binder:3732_15 expire 2 lines 10-06 11:18:22.828 3732 11296 I chatty : uid=1000(system) Binder:3732_1A expire 2 lines 10-06 11:18:23.113 3732 16219 I chatty : uid=1000(system) Binder:3732_1D expire 2 lines 10-06 11:18:23.113 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 26 lines 10-06 11:18:23.231 3732 3909 I chatty : uid=1000(system) PowerManagerSer expire 3 lines 10-06 11:18:23.240 3732 3998 I chatty : uid=1000(system) Binder:3732_18 expire 2 lines 10-06 11:18:33.629 3732 16220 I chatty : uid=1000(system) Binder:3732_1E expire 1 line 10-06 11:18:33.752 3732 3901 I chatty : uid=1000(system) android.ui expire 1 line 10-06 11:19:06.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:19:06.058 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 10 lines 10-06 11:19:36.034 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:19:36.046 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:19:41.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:20:12.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:20:12.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:20:34.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:20:34.154 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:20:34.262 3732 7407 I chatty : uid=1000(system) Binder:3732_C expire 2 lines 10-06 11:22:02.048 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:22:21.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:22:21.075 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:22:41.082 3732 4460 I chatty : uid=1000(system) AlarmManager expire 1 line 10-06 11:23:33.054 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:23:33.070 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 10 lines 10-06 11:23:42.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:24:54.040 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:24:56.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:25:42.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:25:42.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:26:43.051 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:27:37.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:28:34.181 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:28:38.094 3732 3909 I chatty : uid=1000(system) PowerManagerSer expire 10 lines 10-06 11:28:38.144 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 60 lines 10-06 11:28:38.194 3732 7410 I chatty : uid=1000(system) Binder:3732_D expire 2 lines 10-06 11:28:38.598 3732 3907 I chatty : uid=1000(system) android.display expire 6 lines 10-06 11:28:48.738 3732 3900 I chatty : uid=1000(system) ActivityManager expire 8 lines 10-06 11:28:48.913 3732 3901 I chatty : uid=1000(system) android.ui expire 1 line 10-06 11:29:45.046 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:29:45.219 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:30:50.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:30:50.050 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 10 lines 10-06 11:30:50.117 3732 32398 I chatty : uid=1000(system) Binder:3732_12 expire 1 line 10-06 11:30:50.216 3732 5136 I chatty : uid=1000(system) Binder:3732_4 expire 2 lines 10-06 11:30:50.349 3732 5509 I chatty : uid=1000(system) Binder:3732_5 expire 3 lines 10-06 11:31:00.344 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:31:21.046 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:31:21.109 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:32:17.051 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:32:22.049 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:32:49.040 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:32:49.100 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:33:49.053 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:33:49.186 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:33:49.312 3732 5034 I chatty : uid=1000(system) NetworkPolicy expire 3 lines 10-06 11:34:17.710 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:34:17.730 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 10 lines 10-06 11:34:37.833 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:35:48.069 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:35:53.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:36:12.035 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:36:12.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:37:14.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:38:10.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:38:10.051 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:38:10.058 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 10 lines 10-06 11:39:59.115 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:40:51.231 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:40:51.288 3732 3999 I chatty : uid=1000(system) Binder:3732_19 expire 1 line 10-06 11:40:52.247 3732 7407 I chatty : uid=1000(system) Binder:3732_C expire 2 lines 10-06 11:41:51.046 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:41:51.120 3732 16217 I chatty : uid=1000(system) Binder:3732_1B expire 1 line 10-06 11:41:58.067 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:42:37.038 3732 16218 I chatty : uid=1000(system) Binder:3732_1C expire 1 line 10-06 11:42:37.040 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:44:04.065 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:44:04.085 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:46:07.106 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:46:39.047 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:46:39.055 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:47:07.112 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:47:07.120 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 10 lines 10-06 11:48:11.065 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:50:15.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:50:15.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:53:27.813 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 20 lines 10-06 11:53:28.133 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:55:52.048 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:55:52.213 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:55:52.260 3732 16220 I chatty : uid=1000(system) Binder:3732_1E expire 3 lines 10-06 11:56:43.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:57:10.169 3732 32399 I chatty : uid=1000(system) Binder:3732_13 expire 2 lines 10-06 11:58:48.601 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:59:03.794 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:59:03.812 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 6 lines 10-06 11:59:19.678 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:59:34.721 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:59:46.875 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 11:59:48.722 3732 16219 I chatty : uid=1000(system) Binder:3732_1D expire 2 lines 10-06 12:00:04.034 3732 4475 I chatty : uid=1000(system) InputReader expire 1 line 10-06 12:00:04.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 12:00:04.950 3732 15008 I chatty : uid=1000(system) Binder:3732_11 expire 3 lines 10-06 12:00:05.145 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 12:00:07.747 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 70 lines 10-06 12:00:08.947 3732 7417 I chatty : uid=1000(system) Binder:3732_E expire 2 lines 10-06 12:00:09.236 3732 11296 I chatty : uid=1000(system) Binder:3732_1A expire 2 lines 10-06 12:00:09.488 3732 5808 I chatty : uid=1000(system) Binder:3732_A expire 1 line 10-06 12:00:13.825 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 55 lines 10-06 12:00:24.463 3732 3909 I chatty : uid=1000(system) PowerManagerSer expire 8 lines 10-06 12:00:25.016 3732 3900 I chatty : uid=1000(system) ActivityManager expire 2 lines 10-06 12:00:25.059 3732 3907 I chatty : uid=1000(system) android.display expire 4 lines 10-06 12:00:25.437 3732 3901 I chatty : uid=1000(system) android.ui expire 1 line 10-06 12:00:46.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 12:00:46.044 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 10 lines 10-06 12:00:46.242 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 12:01:15.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 12:01:15.093 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 12:02:26.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 12:02:26.307 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 12:04:20.058 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 12:04:20.169 3732 4460 I chatty : uid=1000(system) AlarmManager expire 1 line 10-06 12:04:20.233 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 12:05:57.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 12:05:57.148 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 12:05:57.279 3732 5034 I chatty : uid=1000(system) NetworkPolicy expire 3 lines 10-06 12:06:43.046 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 12:06:43.052 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 9 lines 10-06 12:10:57.962 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 12:11:35.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 12:17:57.163 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 12:18:42.036 3732 4475 I chatty : uid=1000(system) InputReader expire 1 line 10-06 12:18:42.042 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 12:18:43.003 3732 15007 I chatty : uid=1000(system) Binder:3732_10 expire 1 line 10-06 12:18:43.707 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 12:18:45.121 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 134 lines 10-06 12:18:45.802 3732 5136 I chatty : uid=1000(system) Binder:3732_4 expire 3 lines 10-06 12:18:46.155 3732 7417 I chatty : uid=1000(system) Binder:3732_E expire 1 line 10-06 12:18:46.355 3732 16219 I chatty : uid=1000(system) Binder:3732_1D expire 2 lines 10-06 12:18:47.250 3732 7410 I chatty : uid=1000(system) Binder:3732_D expire 3 lines 10-06 12:18:47.265 3732 3999 I chatty : uid=1000(system) Binder:3732_19 expire 1 line 10-06 12:18:47.273 3732 16220 I chatty : uid=1000(system) Binder:3732_1E expire 2 lines 10-06 12:18:47.597 3732 5606 I chatty : uid=1000(system) Binder:3732_6 expire 1 line 10-06 12:18:48.522 3732 5509 I chatty : uid=1000(system) Binder:3732_5 expire 3 lines 10-06 12:18:53.206 3732 5779 I chatty : uid=1000(system) Binder:3732_7 expire 2 lines 10-06 12:18:53.413 3732 32399 I chatty : uid=1000(system) Binder:3732_13 expire 1 line 10-06 12:18:53.480 3732 16222 I chatty : uid=1000(system) Binder:3732_20 expire 2 lines 10-06 12:18:54.512 3732 16221 I chatty : uid=1000(system) Binder:3732_1F expire 1 line 10-06 12:19:10.270 3732 3997 I chatty : uid=1000(system) Binder:3732_17 expire 1 line 10-06 12:19:10.279 3732 11296 I chatty : uid=1000(system) Binder:3732_1A expire 1 line 10-06 12:19:14.777 3732 4474 I chatty : uid=1000(system) InputDispatcher expire 1 line 10-06 12:19:15.191 3732 7404 I chatty : uid=1000(system) Binder:3732_B expire 1 line 10-06 12:19:15.409 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 47 lines 10-06 12:19:16.580 3732 16222 I chatty : uid=1000(system) Binder:3732_20 expire 2 lines 10-06 12:19:24.667 3732 4475 I chatty : uid=1000(system) InputReader expire 1 line 10-06 12:19:25.147 3732 3900 I chatty : uid=1000(system) ActivityManager expire 10 lines 10-06 12:19:25.181 3732 3907 I chatty : uid=1000(system) android.display expire 2 lines 10-06 12:19:25.341 3732 3909 I chatty : uid=1000(system) PowerManagerSer expire 1 line 10-06 12:19:25.398 3732 3998 I chatty : uid=1000(system) Binder:3732_18 expire 1 line 10-06 12:19:25.542 3732 3901 I chatty : uid=1000(system) android.ui expire 1 line 10-06 12:21:26.057 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 12:21:26.063 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 10 lines 10-06 12:22:29.077 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 12:22:30.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 12:22:59.040 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 12:22:59.080 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 12:23:56.059 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 12:23:56.748 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 12:25:51.067 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 12:25:51.118 3732 11296 I chatty : uid=1000(system) Binder:3732_1A expire 1 line 10-06 12:25:51.209 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 12:25:51.369 3732 5034 I chatty : uid=1000(system) NetworkPolicy expire 8 lines 10-06 12:26:36.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 12:26:50.373 3732 7407 I chatty : uid=1000(system) Binder:3732_C expire 2 lines 10-06 12:27:20.049 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 12:27:20.053 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 12:28:00.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 12:28:00.042 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 10 lines 10-06 12:28:00.076 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 12:28:50.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 12:30:52.217 3732 15008 I chatty : uid=1000(system) Binder:3732_11 expire 1 line 10-06 12:30:53.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 12:31:17.035 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 12:31:42.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 12:31:42.063 3732 3899 I chatty : uid=1000(system) android.bg expire 2 lines 10-06 12:33:02.184 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 12:35:42.040 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 12:38:02.704 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 12:40:58.052 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 12:40:58.250 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 12:40:58.263 3732 5128 I chatty : uid=1000(system) Binder:3732_3 expire 2 lines 10-06 12:42:04.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 12:42:04.056 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 10 lines 10-06 12:42:04.741 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 12:43:04.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 12:43:04.111 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 12:43:42.062 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 12:46:59.106 3732 4460 I chatty : uid=1000(system) AlarmManager expire 1 line 10-06 12:46:59.132 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 12:47:14.457 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 12:47:29.357 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 12:47:29.364 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 10 lines 10-06 12:49:25.055 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 12:49:25.244 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 12:52:29.048 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 12:53:42.116 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 12:56:04.066 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 12:56:04.073 3732 16219 I chatty : uid=1000(system) Binder:3732_1D expire 1 line 10-06 12:56:43.049 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 13:01:05.429 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 13:01:42.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 13:08:57.204 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 13:11:24.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 13:13:59.098 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 13:13:59.113 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 10 lines 10-06 13:14:15.422 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 13:14:35.641 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 13:14:57.418 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 13:16:40.089 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 100 lines 10-06 13:16:40.171 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 13:16:40.173 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 13:16:40.604 3732 15007 I chatty : uid=1000(system) Binder:3732_10 expire 1 line 10-06 13:16:51.188 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 13:16:55.509 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 13:17:40.774 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 13:17:57.059 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 13:19:33.639 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 13:19:38.805 3732 3732 I chatty : uid=1000 system_server expire 1 line 10-06 13:20:14.046 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 13:20:29.349 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 13:20:40.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 13:21:15.399 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 13:21:26.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 13:21:49.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 13:21:55.734 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 13:26:55.527 3732 3900 I chatty : uid=1000(system) ActivityManager expire 6 lines 10-06 13:27:16.033 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 13:27:31.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 13:28:28.381 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 13:28:40.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 13:37:28.380 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 13:37:34.128 3732 5037 I chatty : uid=1000(system) WifiStateMachin expire 1 line 10-06 13:37:34.129 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 118 lines 10-06 13:37:34.197 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 13:37:55.398 3732 3900 I chatty : uid=1000(system) ActivityManager expire 12 lines 10-06 13:37:58.245 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 13:37:58.263 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 10 lines 10-06 13:38:11.042 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 13:38:11.044 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 22 lines 10-06 13:38:11.114 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 13:38:11.115 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 13:38:24.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 13:38:43.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 13:41:43.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 13:41:43.071 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 13:44:01.072 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 13:44:03.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 13:44:13.380 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 100 lines 10-06 13:44:13.478 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 13:44:13.584 3732 15007 I chatty : uid=1000(system) Binder:3732_10 expire 1 line 10-06 13:44:26.326 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 13:44:28.806 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 13:45:14.024 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 13:45:26.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 13:47:54.267 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 13:48:05.040 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 13:55:28.388 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 13:55:40.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 14:04:28.398 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 14:04:35.129 3732 5037 I chatty : uid=1000(system) WifiStateMachin expire 1 line 10-06 14:04:35.129 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 118 lines 10-06 14:04:35.270 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 14:04:35.278 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 10 lines 10-06 14:04:44.327 3732 3900 I chatty : uid=1000(system) ActivityManager expire 5 lines 10-06 14:04:59.304 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 14:05:12.036 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 22 lines 10-06 14:05:12.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 14:05:12.108 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 14:05:12.109 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 14:05:24.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 14:05:44.245 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 14:05:50.040 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 14:06:43.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 14:07:43.103 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 14:09:30.046 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 14:09:43.046 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 14:10:59.056 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 14:13:56.392 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 14:13:56.415 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 10 lines 10-06 14:14:11.419 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 14:14:28.520 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 14:16:43.046 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 14:17:25.305 3732 4460 I chatty : uid=1000(system) AlarmManager expire 2 lines 10-06 14:17:25.412 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 14:17:25.419 3732 16221 I chatty : uid=1000(system) Binder:3732_1F expire 1 line 10-06 14:17:25.633 3732 16218 I chatty : uid=1000(system) Binder:3732_1C expire 2 lines 10-06 14:17:55.905 3732 5034 I chatty : uid=1000(system) NetworkPolicy expire 2 lines 10-06 14:17:55.979 3732 3899 I chatty : uid=1000(system) android.bg expire 1 line 10-06 14:18:31.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 14:18:32.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 14:19:03.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 14:19:03.041 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 10 lines 10-06 14:22:29.130 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 14:23:47.046 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 14:23:48.047 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 14:26:43.047 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 14:31:29.148 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 14:34:46.060 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 14:34:46.064 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 14:36:43.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 14:38:34.086 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 14:40:20.058 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 14:40:20.062 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 14:40:20.080 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 10 lines 10-06 14:43:43.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 14:43:43.671 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 14:44:26.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 14:44:26.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 14:45:30.058 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 14:49:30.111 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 14:53:43.072 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 14:58:31.110 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 15:02:26.067 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 15:02:26.081 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 13 lines 10-06 15:07:31.103 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 15:10:34.074 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 15:10:37.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 15:11:43.055 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 15:12:58.086 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 15:12:58.089 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 15:14:01.068 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 15:14:01.090 3732 11296 I chatty : uid=1000(system) Binder:3732_1A expire 1 line 10-06 15:14:01.906 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 15:15:43.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 15:16:32.068 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 15:17:43.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 15:17:43.041 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 10 lines 10-06 15:21:43.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 15:25:33.060 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 15:25:33.184 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 15:26:43.056 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 15:29:44.069 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 15:34:34.125 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 15:36:43.047 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 15:37:43.056 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 15:41:28.083 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 15:41:28.088 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 15:43:35.085 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 15:43:35.107 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 15:46:43.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 15:46:43.052 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 10 lines 10-06 15:51:44.076 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 15:52:35.110 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 15:56:43.046 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 15:57:44.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 15:59:44.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 16:01:36.172 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 16:03:44.047 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 16:04:41.450 3732 3898 I chatty : uid=1000(system) Binder:3732_2 expire 2 lines 10-06 16:04:41.479 3732 3732 I chatty : uid=1000 system_server expire 1 line 10-06 16:04:42.491 3732 7422 I chatty : uid=1000(system) Binder:3732_F expire 2 lines 10-06 16:04:42.492 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 12 lines 10-06 16:04:43.204 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 16:05:51.048 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 16:05:51.064 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 16:06:43.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 16:06:43.042 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 10 lines 10-06 16:07:44.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 16:07:44.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 16:08:34.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 16:08:44.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 16:10:37.042 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 16:10:37.088 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 16:15:16.060 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 16:15:16.440 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 16:15:38.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 16:19:37.128 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 16:24:38.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 16:24:38.061 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 4 lines 10-06 16:26:08.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 16:26:08.064 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 16:26:43.265 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 16:26:43.288 6560 6560 E ActivityThread: Failed to find provider info for pantheon.themis.provider 10-06 16:26:43.289 6560 6560 E ActivityThread: Failed to find provider info for pantheon.themis.provider 10-06 16:26:43.289 6560 6560 E ActivityThread: Failed to find provider info for pantheon.themis.provider 10-06 16:26:43.290 6560 6560 E ActivityThread: Failed to find provider info for pantheon.themis.provider 10-06 16:26:43.290 6560 6560 E ActivityThread: Failed to find provider info for pantheon.themis.provider 10-06 16:26:43.291 6560 6560 E ActivityThread: Failed to find provider info for pantheon.themis.provider 10-06 16:26:43.291 6560 6560 E ActivityThread: Failed to find provider info for pantheon.themis.provider 10-06 16:26:43.311 6560 6560 E ActivityThread: Failed to find provider info for pantheon.themis.provider 10-06 16:26:43.311 6560 6560 E ActivityThread: Failed to find provider info for pantheon.themis.provider 10-06 16:26:43.312 6560 6560 E ActivityThread: Failed to find provider info for pantheon.themis.provider 10-06 16:26:43.313 6560 6560 E ActivityThread: Failed to find provider info for pantheon.themis.provider 10-06 16:26:43.313 6560 6560 E ActivityThread: Failed to find provider info for pantheon.themis.provider 10-06 16:26:43.314 6560 6560 E ActivityThread: Failed to find provider info for pantheon.themis.provider 10-06 16:26:43.315 6560 6560 E ActivityThread: Failed to find provider info for pantheon.themis.provider 10-06 16:26:43.315 6560 6560 E ActivityThread: Failed to find provider info for pantheon.themis.provider 10-06 16:26:43.512 6560 6560 E ActivityThread: Failed to find provider info for pantheon.themis.provider 10-06 16:26:43.513 6560 6560 E ActivityThread: Failed to find provider info for pantheon.themis.provider 10-06 16:26:43.526 6560 6560 E ActivityThread: Failed to find provider info for pantheon.themis.provider 10-06 16:26:43.664 3732 5136 I chatty : uid=1000(system) Binder:3732_4 expire 3 lines 10-06 16:26:44.072 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 23 lines 10-06 16:26:44.273 3732 5606 I chatty : uid=1000(system) Binder:3732_6 expire 2 lines 10-06 16:27:44.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 16:27:44.048 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 10 lines 10-06 16:28:38.115 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 16:28:38.879 3732 7404 I chatty : uid=1000(system) Binder:3732_B expire 1 line 10-06 16:28:38.913 3732 3909 I chatty : uid=1000(system) PowerManagerSer expire 12 lines 10-06 16:28:38.942 3732 5779 I chatty : uid=1000(system) Binder:3732_7 expire 2 lines 10-06 16:28:39.318 3732 3907 I chatty : uid=1000(system) android.display expire 10 lines 10-06 16:28:39.509 3732 4460 I chatty : uid=1000(system) AlarmManager expire 3 lines 10-06 16:28:39.658 3732 15008 I chatty : uid=1000(system) Binder:3732_11 expire 1 line 10-06 16:28:40.100 3732 15007 I chatty : uid=1000(system) Binder:3732_10 expire 4 lines 10-06 16:28:40.843 3732 3899 I chatty : uid=1000(system) android.bg expire 4 lines 10-06 16:28:44.597 3732 32399 I chatty : uid=1000(system) Binder:3732_13 expire 4 lines 10-06 16:28:49.871 3732 3901 I chatty : uid=1000(system) android.ui expire 2 lines 10-06 16:29:17.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 16:29:17.306 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 16:29:46.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 16:29:46.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 16:30:35.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 16:30:42.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 16:31:15.035 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 16:33:44.040 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 16:33:44.065 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 16:33:44.071 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 10 lines 10-06 16:34:38.106 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 16:34:38.270 3732 5034 I chatty : uid=1000(system) NetworkPolicy expire 8 lines 10-06 16:34:38.566 3732 3900 I chatty : uid=1000(system) ActivityManager expire 7 lines 10-06 16:35:05.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 16:35:06.050 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 16:36:44.047 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 16:37:44.066 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 16:39:40.276 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 16:40:46.057 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 16:41:44.035 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 16:41:44.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 16:41:44.042 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 10 lines 10-06 16:43:40.061 3732 3999 I chatty : uid=1000(system) Binder:3732_19 expire 4 lines 10-06 16:44:57.156 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 16:45:45.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 16:49:44.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 16:49:44.059 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 16:49:58.069 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 16:55:45.052 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 16:57:53.067 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 16:57:59.062 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 16:58:40.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 16:58:40.123 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 16:58:40.129 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 10 lines 10-06 16:59:57.065 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 16:59:57.434 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 17:06:43.047 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 17:06:47.122 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 17:07:45.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 17:10:57.423 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 17:11:45.040 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 17:13:39.443 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 17:16:03.074 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 17:16:03.194 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 17:16:03.198 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 10 lines 10-06 17:16:38.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 17:19:45.053 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 17:21:53.134 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 17:21:53.246 3732 16220 I chatty : uid=1000(system) Binder:3732_1E expire 1 line 10-06 17:22:59.077 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 17:23:57.076 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 17:25:45.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 17:28:59.427 3732 32398 I chatty : uid=1000(system) Binder:3732_12 expire 3 lines 10-06 17:29:57.161 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 17:30:07.369 3732 3732 I chatty : uid=1000 system_server expire 1 line 10-06 17:33:03.040 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 17:33:03.046 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 10 lines 10-06 17:36:52.034 3732 4475 I chatty : uid=1000(system) InputReader expire 2 lines 10-06 17:36:52.870 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 17:36:55.125 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 21 lines 10-06 17:37:34.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 17:38:58.158 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 17:40:04.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 17:40:04.180 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 17:40:49.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 17:40:49.209 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 17:40:49.222 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 3 lines 10-06 17:43:24.075 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 17:43:24.081 3732 3909 I chatty : uid=1000(system) PowerManagerSer expire 6 lines 10-06 17:43:24.740 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 17:43:26.436 3732 3998 I chatty : uid=1000(system) Binder:3732_18 expire 2 lines 10-06 17:43:27.008 3732 5802 I chatty : uid=1000(system) Binder:3732_9 expire 3 lines 10-06 17:43:27.200 3732 5785 I chatty : uid=1000(system) Binder:3732_8 expire 1 line 10-06 17:43:29.249 3732 5128 I chatty : uid=1000(system) Binder:3732_3 expire 1 line 10-06 17:43:29.896 3732 7417 I chatty : uid=1000(system) Binder:3732_E expire 1 line 10-06 17:43:29.939 3732 32402 I chatty : uid=1000(system) Binder:3732_15 expire 1 line 10-06 17:43:31.224 9329 9447 E ActivityThread: Failed to find provider info for com.huawei.appmarket.commondata 10-06 17:43:31.348 3732 3897 I chatty : uid=1000(system) Binder:3732_1 expire 2 lines 10-06 17:43:31.348 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 48 lines 10-06 17:43:33.118 3732 32400 I chatty : uid=1000(system) Binder:3732_14 expire 1 line 10-06 17:43:48.809 3732 4474 I chatty : uid=1000(system) InputDispatcher expire 1 line 10-06 17:43:49.893 3732 3997 I chatty : uid=1000(system) Binder:3732_17 expire 2 lines 10-06 17:43:51.485 3732 16222 I chatty : uid=1000(system) Binder:3732_20 expire 1 line 10-06 17:43:51.807 3732 7410 I chatty : uid=1000(system) Binder:3732_D expire 1 line 10-06 17:43:58.156 3732 16219 I chatty : uid=1000(system) Binder:3732_1D expire 1 line 10-06 17:43:58.258 3732 5509 I chatty : uid=1000(system) Binder:3732_5 expire 1 line 10-06 17:43:59.667 3732 16218 I chatty : uid=1000(system) Binder:3732_1C expire 3 lines 10-06 17:43:59.801 3732 3897 I chatty : uid=1000(system) Binder:3732_1 expire 2 lines 10-06 17:43:59.835 3732 7404 I chatty : uid=1000(system) Binder:3732_B expire 5 lines 10-06 17:43:59.836 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 228 lines 10-06 17:44:01.919 3732 3899 I chatty : uid=1000(system) android.bg expire 2 lines 10-06 17:44:04.041 3732 16222 I chatty : uid=1000(system) Binder:3732_20 expire 1 line 10-06 17:44:07.257 3732 5802 I chatty : uid=1000(system) Binder:3732_9 expire 1 line 10-06 17:44:28.793 3732 3909 I chatty : uid=1000(system) PowerManagerSer expire 2 lines 10-06 17:44:30.670 3732 3998 I chatty : uid=1000(system) Binder:3732_18 expire 2 lines 10-06 17:44:32.723 3732 5779 I chatty : uid=1000(system) Binder:3732_7 expire 1 line 10-06 17:44:32.799 3732 3900 I chatty : uid=1000(system) ActivityManager expire 2 lines 10-06 17:44:45.562 3732 15008 I chatty : uid=1000(system) Binder:3732_11 expire 2 lines 10-06 17:44:45.603 3732 15007 I chatty : uid=1000(system) Binder:3732_10 expire 3 lines 10-06 17:44:45.871 3732 32398 I chatty : uid=1000(system) Binder:3732_12 expire 1 line 10-06 17:44:45.874 3732 32400 I chatty : uid=1000(system) Binder:3732_14 expire 3 lines 10-06 17:44:46.219 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 12 lines 10-06 17:44:50.125 3732 4474 I chatty : uid=1000(system) InputDispatcher expire 1 line 10-06 17:44:51.465 3732 4475 I chatty : uid=1000(system) InputReader expire 6 lines 10-06 17:44:52.007 3732 3900 I chatty : uid=1000(system) ActivityManager expire 10 lines 10-06 17:44:52.120 3732 3907 I chatty : uid=1000(system) android.display expire 10 lines 10-06 17:44:52.289 3732 3909 I chatty : uid=1000(system) PowerManagerSer expire 11 lines 10-06 17:44:52.382 3732 3897 I chatty : uid=1000(system) Binder:3732_1 expire 1 line 10-06 17:44:52.490 3732 3901 I chatty : uid=1000(system) android.ui expire 3 lines 10-06 17:45:34.081 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 17:45:34.104 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 11 lines 10-06 17:45:34.162 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 17:46:01.077 3732 15007 I chatty : uid=1000(system) Binder:3732_10 expire 1 line 10-06 17:46:05.984 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 24 lines 10-06 17:46:43.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 17:47:05.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 17:47:05.049 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 17:47:05.088 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 17:47:51.052 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 17:47:51.731 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 17:48:34.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 17:48:34.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 17:48:34.056 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 17:48:34.738 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 17:48:34.743 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 10 lines 10-06 17:49:38.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 17:49:38.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 17:50:20.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 17:51:18.112 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 17:51:18.302 3732 5034 I chatty : uid=1000(system) NetworkPolicy expire 5 lines 10-06 17:52:14.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 17:52:15.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 17:53:06.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 17:53:45.042 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 17:53:45.062 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 17:56:40.046 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 17:56:40.062 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 17:56:40.068 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 10 lines 10-06 17:58:17.232 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 17:59:05.046 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 17:59:05.073 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 17:59:08.164 3732 16218 I chatty : uid=1000(system) Binder:3732_1C expire 1 line 10-06 17:59:52.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:00:04.102 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:00:04.114 3732 32402 I chatty : uid=1000(system) Binder:3732_15 expire 1 line 10-06 18:00:04.125 3732 5802 I chatty : uid=1000(system) Binder:3732_9 expire 1 line 10-06 18:03:18.047 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:03:18.053 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 9 lines 10-06 18:03:18.256 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:05:45.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:08:34.139 3732 3898 I chatty : uid=1000(system) Binder:3732_2 expire 1 line 10-06 18:08:34.285 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:09:39.046 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:09:39.084 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:14:26.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:14:26.105 3732 3999 I chatty : uid=1000(system) Binder:3732_19 expire 1 line 10-06 18:17:05.115 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:17:10.540 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 121 lines 10-06 18:17:10.543 3732 16217 I chatty : uid=1000(system) Binder:3732_1B expire 1 line 10-06 18:17:10.654 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:17:10.801 3732 5128 I chatty : uid=1000(system) Binder:3732_3 expire 1 line 10-06 18:17:11.077 3732 7417 I chatty : uid=1000(system) Binder:3732_E expire 1 line 10-06 18:17:22.568 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:17:25.968 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:17:36.510 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:17:46.688 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:18:05.239 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:18:21.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:21:49.059 3732 4460 I chatty : uid=1000(system) AlarmManager expire 1 line 10-06 18:24:01.176 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:24:16.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:25:03.120 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:25:19.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:30:09.201 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:30:22.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:33:29.058 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:33:39.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:34:14.035 3732 3899 I chatty : uid=1000(system) android.bg expire 1 line 10-06 18:35:08.035 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:35:25.042 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:35:44.062 3732 4475 I chatty : uid=1000(system) InputReader expire 2 lines 10-06 18:35:44.080 3732 3909 I chatty : uid=1000(system) PowerManagerSer expire 5 lines 10-06 18:35:44.488 3732 3907 I chatty : uid=1000(system) android.display expire 4 lines 10-06 18:35:45.444 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:35:47.033 3732 16220 I chatty : uid=1000(system) Binder:3732_1E expire 2 lines 10-06 18:35:47.303 3732 3900 I chatty : uid=1000(system) ActivityManager expire 3 lines 10-06 18:35:47.430 3732 15007 I chatty : uid=1000(system) Binder:3732_10 expire 4 lines 10-06 18:35:47.580 3732 15008 I chatty : uid=1000(system) Binder:3732_11 expire 1 line 10-06 18:35:48.086 3732 32398 I chatty : uid=1000(system) Binder:3732_12 expire 2 lines 10-06 18:35:48.658 3732 5606 I chatty : uid=1000(system) Binder:3732_6 expire 3 lines 10-06 18:35:48.671 3732 5128 I chatty : uid=1000(system) Binder:3732_3 expire 1 line 10-06 18:35:49.087 3732 5037 I chatty : uid=1000(system) WifiStateMachin expire 1 line 10-06 18:35:49.087 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 164 lines 10-06 18:35:49.192 3732 7404 I chatty : uid=1000(system) Binder:3732_B expire 1 line 10-06 18:35:49.212 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:35:49.218 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 10 lines 10-06 18:35:49.699 3732 16217 I chatty : uid=1000(system) Binder:3732_1B expire 2 lines 10-06 18:35:50.328 3732 5808 I chatty : uid=1000(system) Binder:3732_A expire 1 line 10-06 18:35:50.329 3732 32403 I chatty : uid=1000(system) Binder:3732_16 expire 1 line 10-06 18:36:11.424 3732 3901 I chatty : uid=1000(system) android.ui expire 1 line 10-06 18:36:21.084 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:36:21.124 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 28 lines 10-06 18:36:21.154 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:36:43.048 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:36:43.049 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:36:46.261 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:38:12.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:39:24.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:39:25.034 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:39:52.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:40:13.140 3732 3999 I chatty : uid=1000(system) Binder:3732_19 expire 1 line 10-06 18:40:13.266 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:41:11.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:41:11.050 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 10 lines 10-06 18:41:11.234 3732 5034 I chatty : uid=1000(system) NetworkPolicy expire 2 lines 10-06 18:41:19.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:42:11.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:42:55.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:42:55.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:42:55.722 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:43:45.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:43:53.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:45:14.067 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:45:45.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:46:12.159 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:46:59.129 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:46:59.149 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 10 lines 10-06 18:47:13.389 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:47:45.053 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:48:12.035 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:48:12.047 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:51:45.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:52:14.165 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:54:04.055 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:58:03.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:58:03.057 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:58:04.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:58:56.035 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:58:56.041 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 10 lines 10-06 18:59:45.054 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 18:59:50.666 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 19:00:01.149 3732 5034 I chatty : uid=1000(system) NetworkPolicy expire 8 lines 10-06 19:00:32.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 19:00:32.068 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 19:02:05.045 3732 4460 I chatty : uid=1000(system) AlarmManager expire 2 lines 10-06 19:02:05.047 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 19:03:45.075 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 19:05:44.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 19:05:44.055 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 19:07:44.074 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 19:08:35.168 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 19:14:56.046 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 19:17:05.115 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 19:20:50.046 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 19:20:50.050 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 10 lines 10-06 19:22:06.062 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 19:23:51.048 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 19:23:51.094 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 19:23:51.537 3732 3900 I chatty : uid=1000(system) ActivityManager expire 6 lines 10-06 19:25:44.046 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 19:27:44.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 19:29:05.162 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 19:33:15.034 3732 4475 I chatty : uid=1000(system) InputReader expire 6 lines 10-06 19:33:15.061 3732 3909 I chatty : uid=1000(system) PowerManagerSer expire 10 lines 10-06 19:33:15.076 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 19:33:15.518 3732 3907 I chatty : uid=1000(system) android.display expire 10 lines 10-06 19:33:17.131 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 19:33:17.137 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 10 lines 10-06 19:33:17.196 3732 3901 I chatty : uid=1000(system) android.ui expire 3 lines 10-06 19:33:17.893 3732 5785 I chatty : uid=1000(system) Binder:3732_8 expire 1 line 10-06 19:33:18.133 3732 5136 I chatty : uid=1000(system) Binder:3732_4 expire 1 line 10-06 19:33:19.018 3732 5779 I chatty : uid=1000(system) Binder:3732_7 expire 3 lines 10-06 19:33:19.419 3732 3998 I chatty : uid=1000(system) Binder:3732_18 expire 1 line 10-06 19:33:19.424 3732 32400 I chatty : uid=1000(system) Binder:3732_14 expire 1 line 10-06 19:33:25.585 3732 5802 I chatty : uid=1000(system) Binder:3732_9 expire 2 lines 10-06 19:34:25.068 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 19:34:25.167 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 19:35:26.054 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 19:36:57.099 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 19:39:39.047 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 19:39:39.242 3732 16221 I chatty : uid=1000(system) Binder:3732_1F expire 1 line 10-06 19:41:42.077 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 19:41:43.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 19:42:24.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 19:42:40.309 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 19:43:06.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 19:44:28.087 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 19:44:40.127 3732 5128 I chatty : uid=1000(system) Binder:3732_3 expire 2 lines 10-06 19:44:40.547 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 19:44:40.562 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 11 lines 10-06 19:45:44.049 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 19:46:31.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 19:47:44.068 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 19:47:51.214 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 19:48:34.055 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 19:50:37.068 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 19:51:40.199 3732 16220 I chatty : uid=1000(system) Binder:3732_1E expire 1 line 10-06 19:51:58.052 3732 32402 I chatty : uid=1000(system) Binder:3732_15 expire 1 line 10-06 19:51:58.126 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 19:52:40.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 19:53:56.069 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 19:53:56.160 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 19:53:56.321 3732 16222 I chatty : uid=1000(system) Binder:3732_20 expire 2 lines 10-06 19:54:43.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 19:54:45.262 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 19:55:02.035 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 19:55:02.040 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 19:55:26.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 19:55:26.041 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 10 lines 10-06 19:55:30.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 19:56:04.052 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 19:56:39.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 19:56:39.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 19:56:46.048 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 19:57:44.054 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 19:57:49.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 19:59:12.042 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 19:59:51.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:01:42.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:01:42.044 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 11 lines 10-06 20:01:55.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:02:05.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:02:05.101 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:02:57.047 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:03:44.047 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:03:57.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:06:00.034 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:07:06.175 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:07:44.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:08:03.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:08:03.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:08:15.096 3732 3909 I chatty : uid=1000(system) PowerManagerSer expire 20 lines 10-06 20:08:18.064 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:08:18.071 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 1 line 10-06 20:08:18.567 3732 5606 I chatty : uid=1000(system) Binder:3732_6 expire 2 lines 10-06 20:08:18.951 3732 15007 I chatty : uid=1000(system) Binder:3732_10 expire 1 line 10-06 20:08:18.960 3732 15008 I chatty : uid=1000(system) Binder:3732_11 expire 1 line 10-06 20:08:19.235 3732 3999 I chatty : uid=1000(system) Binder:3732_19 expire 2 lines 10-06 20:08:20.159 3732 4474 I chatty : uid=1000(system) InputDispatcher expire 1 line 10-06 20:08:21.723 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 90 lines 10-06 20:08:35.736 3732 3907 I chatty : uid=1000(system) android.display expire 4 lines 10-06 20:08:37.275 3732 5808 I chatty : uid=1000(system) Binder:3732_A expire 1 line 10-06 20:08:47.175 3732 7417 I chatty : uid=1000(system) Binder:3732_E expire 2 lines 10-06 20:08:47.770 3732 7422 I chatty : uid=1000(system) Binder:3732_F expire 1 line 10-06 20:08:48.451 3732 16218 I chatty : uid=1000(system) Binder:3732_1C expire 2 lines 10-06 20:08:57.204 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 37 lines 10-06 20:08:58.559 3732 3909 I chatty : uid=1000(system) PowerManagerSer expire 30 lines 10-06 20:09:16.005 3732 3900 I chatty : uid=1000(system) ActivityManager expire 7 lines 10-06 20:09:16.059 3732 3907 I chatty : uid=1000(system) android.display expire 11 lines 10-06 20:09:16.451 3732 3901 I chatty : uid=1000(system) android.ui expire 3 lines 10-06 20:09:20.500 3732 3999 I chatty : uid=1000(system) Binder:3732_19 expire 6 lines 10-06 20:09:44.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:09:44.044 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 10 lines 10-06 20:09:44.073 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:10:04.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:11:01.048 3732 4475 I chatty : uid=1000(system) InputReader expire 3 lines 10-06 20:11:01.420 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:11:03.559 3732 5128 I chatty : uid=1000(system) Binder:3732_3 expire 4 lines 10-06 20:11:03.941 3732 3897 I chatty : uid=1000(system) Binder:3732_1 expire 3 lines 10-06 20:11:04.228 3732 5509 I chatty : uid=1000(system) Binder:3732_5 expire 5 lines 10-06 20:11:04.889 3732 4474 I chatty : uid=1000(system) InputDispatcher expire 1 line 10-06 20:11:05.462 3732 3997 I chatty : uid=1000(system) Binder:3732_17 expire 2 lines 10-06 20:11:07.406 3732 3898 I chatty : uid=1000(system) Binder:3732_2 expire 5 lines 10-06 20:11:07.436 3732 16219 I chatty : uid=1000(system) Binder:3732_1D expire 2 lines 10-06 20:11:07.470 3732 32399 I chatty : uid=1000(system) Binder:3732_13 expire 2 lines 10-06 20:11:07.541 3732 16220 I chatty : uid=1000(system) Binder:3732_1E expire 4 lines 10-06 20:11:07.542 3732 16217 I chatty : uid=1000(system) Binder:3732_1B expire 1 line 10-06 20:11:07.546 3732 16222 I chatty : uid=1000(system) Binder:3732_20 expire 2 lines 10-06 20:11:07.546 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 43 lines 10-06 20:11:07.547 3732 32400 I chatty : uid=1000(system) Binder:3732_14 expire 4 lines 10-06 20:11:07.557 3732 15008 I chatty : uid=1000(system) Binder:3732_11 expire 4 lines 10-06 20:11:07.586 3732 32403 I chatty : uid=1000(system) Binder:3732_16 expire 2 lines 10-06 20:11:10.424 3732 7410 I chatty : uid=1000(system) Binder:3732_D expire 2 lines 10-06 20:11:20.767 3732 7422 I chatty : uid=1000(system) Binder:3732_F expire 1 line 10-06 20:11:20.770 3732 3902 I chatty : uid=1000(system) ActivityManager expire 7 lines 10-06 20:11:20.827 3732 5136 I chatty : uid=1000(system) Binder:3732_4 expire 2 lines 10-06 20:11:23.624 17393 19994 E AndroidRuntime: FATAL EXCEPTION: RxIoScheduler-7 10-06 20:11:23.624 17393 19994 E AndroidRuntime: Process: net.bnpparibas.mescomptes, PID: 17393 10-06 20:11:23.624 17393 19994 E AndroidRuntime: java.lang.IllegalStateException: Fatal Exception thrown on Scheduler.Worker thread. 10-06 20:11:23.624 17393 19994 E AndroidRuntime: at e2.s.c.h.run(SourceFile:6) 10-06 20:11:23.624 17393 19994 E AndroidRuntime: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:428) 10-06 20:11:23.624 17393 19994 E AndroidRuntime: at java.util.concurrent.FutureTask.run(FutureTask.java:237) 10-06 20:11:23.624 17393 19994 E AndroidRuntime: at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:272) 10-06 20:11:23.624 17393 19994 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133) 10-06 20:11:23.624 17393 19994 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607) 10-06 20:11:23.624 17393 19994 E AndroidRuntime: at java.lang.Thread.run(Thread.java:761) 10-06 20:11:23.624 17393 19994 E AndroidRuntime: Caused by: java.lang.UnsatisfiedLinkError: No implementation found for byte[] iuu.jrc.ekc(byte, byte[], boolean, byte[], byte[], byte[], boolean, int, boolean, long) (tried Java_iuu_jrc_ekc and Java_iuu_jrc_ekc__B_3BZ_3B_3B_3BZIZJ) 10-06 20:11:23.624 17393 19994 E AndroidRuntime: at iuu.jrc.ekc(Native Method) 10-06 20:11:23.624 17393 19994 E AndroidRuntime: at com.worldline.fpl.ita.secu.bw.client.CryptoAPI.digest(SourceFile:3) 10-06 20:11:23.624 17393 19994 E AndroidRuntime: at net.atos.hce.library.obfuscated.aee.a(SourceFile) 10-06 20:11:23.624 17393 19994 E AndroidRuntime: at net.atos.hce.library.obfuscated.adi.d(SourceFile) 10-06 20:11:23.624 17393 19994 E AndroidRuntime: at net.atos.hce.library.obfuscated.tt.a(SourceFile) 10-06 20:11:23.624 17393 19994 E AndroidRuntime: at net.atos.hce.library.obfuscated.tt.a(SourceFile) 10-06 20:11:23.624 17393 19994 E AndroidRuntime: at net.atos.hce.library.obfuscated.tn.a(SourceFile) 10-06 20:11:23.624 17393 19994 E AndroidRuntime: at net.atos.hce.library.obfuscated.sv.a(SourceFile) 10-06 20:11:23.624 17393 19994 E AndroidRuntime: at net.atos.hce.library.obfuscated.nz.b(SourceFile) 10-06 20:11:23.624 17393 19994 E AndroidRuntime: at net.atos.hce.library.obfuscated.aci.b(SourceFile) 10-06 20:11:23.624 17393 19994 E AndroidRuntime: at net.atos.hce.library.obfuscated.aci.a(SourceFile) 10-06 20:11:23.624 17393 19994 E AndroidRuntime: at net.atos.hce.library.obfuscated.acr.a(SourceFile:2) 10-06 20:11:23.624 17393 19994 E AndroidRuntime: at net.atos.hce.library.obfuscated.acr.a(SourceFile) 10-06 20:11:23.624 17393 19994 E AndroidRuntime: at d.b.a.a.c.h.d.a(SourceFile) 10-06 20:11:23.624 17393 19994 E AndroidRuntime: at d.b.a.a.c.h.b.getUserInfo(SourceFile:1) 10-06 20:11:23.624 17393 19994 E AndroidRuntime: at r1.a0.a.a.b.d.f.h2.call(SourceFile:3) 10-06 20:11:23.624 17393 19994 E AndroidRuntime: at e2.s.a.i.call(SourceFile:2) 10-06 20:11:23.624 17393 19994 E AndroidRuntime: at e2.s.a.o.call(SourceFile:4) 10-06 20:11:23.624 17393 19994 E AndroidRuntime: at e2.s.a.o.call(SourceFile:4) 10-06 20:11:23.624 17393 19994 E AndroidRuntime: at e2.c.b(SourceFile:15) 10-06 20:11:23.624 17393 19994 E AndroidRuntime: at e2.s.a.b$b.call(SourceFile:10) 10-06 20:11:23.624 17393 19994 E AndroidRuntime: at e2.c.b(SourceFile:15) 10-06 20:11:23.624 17393 19994 E AndroidRuntime: at r1.a0.a.a.b.d.a.call(SourceFile:13) 10-06 20:11:23.624 17393 19994 E AndroidRuntime: at e2.c.b(SourceFile:15) 10-06 20:11:23.624 17393 19994 E AndroidRuntime: at e2.s.a.d1.call(SourceFile:3) 10-06 20:11:23.624 17393 19994 E AndroidRuntime: at e2.s.c.aba.call(SourceFile:4) 10-06 20:11:23.624 17393 19994 E AndroidRuntime: at e2.s.c.h.run(SourceFile:2) 10-06 20:11:23.624 17393 19994 E AndroidRuntime: ... 6 more 10-06 20:11:23.652 3732 5785 I chatty : uid=1000(system) Binder:3732_8 expire 7 lines 10-06 20:11:23.823 3732 5808 I chatty : uid=1000(system) Binder:3732_A expire 1 line 10-06 20:11:25.226 3732 7407 I chatty : uid=1000(system) Binder:3732_C expire 2 lines 10-06 20:11:34.422 3732 3998 I chatty : uid=1000(system) Binder:3732_18 expire 1 line 10-06 20:11:53.262 3732 5779 I chatty : uid=1000(system) Binder:3732_7 expire 2 lines 10-06 20:11:59.855 3732 7417 I chatty : uid=1000(system) Binder:3732_E expire 2 lines 10-06 20:12:46.857 3732 5802 I chatty : uid=1000(system) Binder:3732_9 expire 1 line 10-06 20:14:02.042 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:14:02.484 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:14:45.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:14:45.083 3732 3909 I chatty : uid=1000(system) PowerManagerSer expire 14 lines 10-06 20:14:45.098 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:14:45.134 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 4 lines 10-06 20:14:45.553 3732 3907 I chatty : uid=1000(system) android.display expire 2 lines 10-06 20:14:48.127 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 75 lines 10-06 20:15:45.886 3732 3909 I chatty : uid=1000(system) PowerManagerSer expire 14 lines 10-06 20:15:53.914 3732 16220 I chatty : uid=1000(system) Binder:3732_1E expire 5 lines 10-06 20:16:23.718 3732 4475 I chatty : uid=1000(system) InputReader expire 4 lines 10-06 20:16:24.213 3732 3900 I chatty : uid=1000(system) ActivityManager expire 5 lines 10-06 20:16:24.255 3732 3907 I chatty : uid=1000(system) android.display expire 10 lines 10-06 20:16:24.475 3732 32403 I chatty : uid=1000(system) Binder:3732_16 expire 3 lines 10-06 20:16:24.631 3732 3901 I chatty : uid=1000(system) android.ui expire 3 lines 10-06 20:16:28.866 3732 5779 I chatty : uid=1000(system) Binder:3732_7 expire 2 lines 10-06 20:16:31.344 3732 7417 I chatty : uid=1000(system) Binder:3732_E expire 2 lines 10-06 20:16:31.561 3732 4474 I chatty : uid=1000(system) InputDispatcher expire 2 lines 10-06 20:16:34.562 3732 7410 I chatty : uid=1000(system) Binder:3732_D expire 1 line 10-06 20:16:35.670 21311 21394 E ActivityThread: Failed to find provider info for com.huawei.appmarket.commondata 10-06 20:16:35.768 3732 5808 I chatty : uid=1000(system) Binder:3732_A expire 2 lines 10-06 20:16:35.769 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 71 lines 10-06 20:16:37.056 3732 16218 I chatty : uid=1000(system) Binder:3732_1C expire 1 line 10-06 20:18:14.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:18:14.081 3732 3909 I chatty : uid=1000(system) PowerManagerSer expire 26 lines 10-06 20:18:14.099 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 10 lines 10-06 20:18:16.537 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:18:16.581 3732 3897 I chatty : uid=1000(system) Binder:3732_1 expire 2 lines 10-06 20:18:16.839 3732 7404 I chatty : uid=1000(system) Binder:3732_B expire 1 line 10-06 20:18:25.692 3732 16217 I chatty : uid=1000(system) Binder:3732_1B expire 1 line 10-06 20:18:26.971 3732 11296 I chatty : uid=1000(system) Binder:3732_1A expire 3 lines 10-06 20:18:27.078 3732 7422 I chatty : uid=1000(system) Binder:3732_F expire 1 line 10-06 20:18:27.661 3732 32399 I chatty : uid=1000(system) Binder:3732_13 expire 2 lines 10-06 20:18:27.697 3732 5509 I chatty : uid=1000(system) Binder:3732_5 expire 3 lines 10-06 20:18:53.232 3732 7407 I chatty : uid=1000(system) Binder:3732_C expire 1 line 10-06 20:18:55.447 3732 5606 I chatty : uid=1000(system) Binder:3732_6 expire 2 lines 10-06 20:19:34.966 3732 5136 I chatty : uid=1000(system) Binder:3732_4 expire 2 lines 10-06 20:19:35.417 3732 5802 I chatty : uid=1000(system) Binder:3732_9 expire 2 lines 10-06 20:21:25.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:21:25.042 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:22:13.055 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:22:20.087 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:22:29.922 3732 16219 I chatty : uid=1000(system) Binder:3732_1D expire 1 line 10-06 20:23:16.054 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:23:16.066 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:23:16.077 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 11 lines 10-06 20:23:58.049 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:23:58.134 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:24:01.043 3732 32402 I chatty : uid=1000(system) Binder:3732_15 expire 1 line 10-06 20:24:29.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:24:29.074 3732 4460 I chatty : uid=1000(system) AlarmManager expire 2 lines 10-06 20:24:29.086 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:24:57.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:24:57.069 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:26:00.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:26:00.744 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:26:40.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:26:40.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:26:56.219 3732 5034 I chatty : uid=1000(system) NetworkPolicy expire 7 lines 10-06 20:27:38.040 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:27:38.048 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 10 lines 10-06 20:28:04.048 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:28:04.079 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:28:12.047 3732 15007 I chatty : uid=1000(system) Binder:3732_10 expire 2 lines 10-06 20:29:31.051 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:29:32.034 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:31:14.040 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:31:57.156 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:32:00.940 3732 16222 I chatty : uid=1000(system) Binder:3732_20 expire 2 lines 10-06 20:33:00.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:33:00.086 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:33:00.090 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 10 lines 10-06 20:33:32.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:33:32.047 3732 5509 I chatty : uid=1000(system) Binder:3732_5 expire 2 lines 10-06 20:34:05.087 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:34:05.089 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:35:09.071 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:35:09.121 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:35:44.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:35:44.054 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:35:44.801 3732 3999 I chatty : uid=1000(system) Binder:3732_19 expire 2 lines 10-06 20:36:34.040 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:36:34.137 3732 7422 I chatty : uid=1000(system) Binder:3732_F expire 1 line 10-06 20:36:34.747 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:36:58.047 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:36:58.148 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:36:58.155 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 11 lines 10-06 20:37:16.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:37:16.055 3732 7410 I chatty : uid=1000(system) Binder:3732_D expire 1 line 10-06 20:39:19.058 3732 15008 I chatty : uid=1000(system) Binder:3732_11 expire 1 line 10-06 20:40:04.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:40:04.202 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:41:05.052 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:41:05.134 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:41:05.899 3732 5136 I chatty : uid=1000(system) Binder:3732_4 expire 3 lines 10-06 20:42:02.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:42:13.040 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:42:13.341 3732 7404 I chatty : uid=1000(system) Binder:3732_B expire 2 lines 10-06 20:42:37.043 3732 3897 I chatty : uid=1000(system) Binder:3732_1 expire 2 lines 10-06 20:42:39.055 3732 7417 I chatty : uid=1000(system) Binder:3732_E expire 1 line 10-06 20:42:53.052 3732 3900 I chatty : uid=1000(system) ActivityManager expire 9 lines 10-06 20:43:35.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:43:35.707 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:43:59.252 3732 7407 I chatty : uid=1000(system) Binder:3732_C expire 3 lines 10-06 20:43:59.372 3732 5785 I chatty : uid=1000(system) Binder:3732_8 expire 1 line 10-06 20:44:35.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:44:35.046 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:45:04.048 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:45:04.059 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 10 lines 10-06 20:45:04.096 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:46:38.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:46:38.706 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:47:01.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:47:01.045 3732 16220 I chatty : uid=1000(system) Binder:3732_1E expire 1 line 10-06 20:47:06.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:48:08.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:48:08.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:48:40.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:49:01.136 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:49:01.894 3732 32398 I chatty : uid=1000(system) Binder:3732_12 expire 1 line 10-06 20:49:30.051 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:49:30.069 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 52 lines 10-06 20:49:30.074 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 10 lines 10-06 20:49:32.311 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:49:54.076 3732 4475 I chatty : uid=1000(system) InputReader expire 4 lines 10-06 20:49:54.110 3732 3909 I chatty : uid=1000(system) PowerManagerSer expire 10 lines 10-06 20:49:54.556 3732 3907 I chatty : uid=1000(system) android.display expire 8 lines 10-06 20:49:55.423 3732 32400 I chatty : uid=1000(system) Binder:3732_14 expire 1 line 10-06 20:49:56.585 3732 3901 I chatty : uid=1000(system) android.ui expire 2 lines 10-06 20:50:32.050 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:50:32.065 3732 5779 I chatty : uid=1000(system) Binder:3732_7 expire 1 line 10-06 20:50:35.040 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:50:49.598 3732 32402 I chatty : uid=1000(system) Binder:3732_15 expire 2 lines 10-06 20:50:49.673 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 26 lines 10-06 20:51:37.053 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:51:51.034 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:52:21.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:53:44.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:54:08.074 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:54:08.899 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:55:44.057 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:55:44.195 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:56:39.047 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:56:39.053 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 13 lines 10-06 20:56:52.113 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:57:16.040 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:57:39.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:57:39.550 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:59:10.092 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:59:10.134 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 20:59:45.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:01:12.073 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:01:44.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:01:44.046 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:02:45.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:02:45.042 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 10 lines 10-06 21:02:45.049 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:04:46.083 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:04:48.047 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:05:45.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:06:43.390 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:07:11.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:07:11.086 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:08:22.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:08:23.035 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:09:19.035 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:09:19.042 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 10 lines 10-06 21:09:19.093 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:10:20.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:10:20.057 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found --------- beginning of main 10-06 21:10:20.750 1021 1021 I TWILIGHT: [06Oct 21:10:20.750, main]: Wallpaper true ?= false state 100 shown true should filter false 10-06 21:10:20.773 1021 1021 I TWILIGHT: [06Oct 21:10:20.772, main]: Wallpaper should false || false 10-06 21:11:22.048 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:11:22.121 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:11:52.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:11:54.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:12:53.049 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:12:53.095 1021 1021 D TWILIGHT: [06Oct 21:12:53.095, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 21:12:53.096 1021 1021 I TWILIGHT: [06Oct 21:12:53.096, main]: Start foreground true 10-06 21:12:53.111 2933 2933 W auditd : type=1325 audit(0.0:6170): table=filter family=2 entries=134 10-06 21:12:53.141 2933 2933 W auditd : type=1325 audit(0.0:6171): table=filter family=10 entries=145 10-06 21:12:53.171 2933 2933 W auditd : type=1325 audit(0.0:6172): table=filter family=2 entries=133 10-06 21:12:53.174 1021 1021 D TWILIGHT: [06Oct 21:12:53.174, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 21:12:53.174 1021 1021 I TWILIGHT: [06Oct 21:12:53.174, main]: Start foreground true 10-06 21:12:53.184 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:12:53.191 2933 2933 W auditd : type=1325 audit(0.0:6173): table=filter family=10 entries=144 10-06 21:12:53.197 1021 1021 I TWILIGHT: [06Oct 21:12:53.197, main]: Service: Service start foreground 10-06 21:12:53.197 1021 1021 I TWILIGHT: [06Oct 21:12:53.197, main]: Service: Extra android.intent.extra.ALARM_COUNT 10-06 21:12:53.201 1021 1021 I TWILIGHT: [06Oct 21:12:53.201, main]: SmartLight: getSmartLight false 10-06 21:12:53.203 1021 1021 I TWILIGHT: [06Oct 21:12:53.203, main]: SmartLight: setSmartLight null 10-06 21:12:53.219 1021 1021 I TWILIGHT: [06Oct 21:12:53.219, main]: VIEW: final Sunrise Tue Oct 06 08:01:00 GMT+02:00 2020 Sunset Tue Oct 06 19:24:00 GMT+02:00 2020 10-06 21:12:53.219 1021 1021 I TWILIGHT: [06Oct 21:12:53.219, main]: VIEW: Sunrise / Sunset = Wed Oct 07 08:01:00 GMT+02:00 2020 / Tue Oct 06 19:24:00 GMT+02:00 2020 10-06 21:12:53.219 1021 1021 I TWILIGHT: [06Oct 21:12:53.219, main]: SmartLight: null true 100 10-06 21:12:53.219 1021 1021 I TWILIGHT: [06Oct 21:12:53.219, main]: Needs foreground -1 10-06 21:12:53.219 1021 1021 I TWILIGHT: [06Oct 21:12:53.219, main]: VIEW: Finally Update current 100 1500 10-06 21:12:53.249 1021 1021 I TWILIGHT: [06Oct 21:12:53.249, main]: SmartLight: getSmartLight false 10-06 21:12:58.261 2933 2933 W auditd : type=1325 audit(0.0:6174): table=filter family=2 entries=132 10-06 21:12:58.280 20639 21741 I art : Waiting for a blocking GC DisableMovingGc 10-06 21:12:58.282 20639 20650 I art : HomogeneousSpaceCompact marksweep + semispace GC freed 2694(99KB) AllocSpace objects, 0(0B) LOS objects, 40% free, 8MB/14MB, paused 27.289ms total 27.289ms 10-06 21:15:23.035 20639 21741 I art : WaitForGcToComplete blocked for 314.515ms for cause DisableMovingGc 10-06 21:15:23.035 20639 21741 I art : Starting a blocking GC DisableMovingGc 10-06 21:15:23.051 2933 2933 W auditd : type=1325 audit(0.0:6175): table=filter family=10 entries=143 10-06 21:15:23.056 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:15:23.062 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 10 lines 10-06 21:15:23.081 2933 2933 W auditd : type=1325 audit(0.0:6176): table=filter family=2 entries=132 10-06 21:15:23.086 1021 1021 I TWILIGHT: [06Oct 21:15:23.086, main]: Wallpaper should false || false 10-06 21:15:23.091 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:15:23.111 2933 2933 W auditd : type=1325 audit(0.0:6177): table=filter family=10 entries=143 10-06 21:15:23.116 1021 1021 I TWILIGHT: [06Oct 21:15:23.116, main]: Wallpaper true ?= false state 100 shown true should filter false 10-06 21:15:23.134 1021 1021 I TWILIGHT: [06Oct 21:15:23.134, main]: Wallpaper should false || false 10-06 21:15:23.141 2933 2933 W auditd : type=1325 audit(0.0:6178): table=filter family=2 entries=133 10-06 21:15:23.161 2933 2933 W auditd : type=1325 audit(0.0:6179): table=filter family=10 entries=144 10-06 21:15:23.170 3034 3034 E Netd : Failed to dump IPv4 sockets for UID: No such file or directory 10-06 21:16:22.050 1021 1021 D TWILIGHT: [06Oct 21:16:22.050, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 21:16:22.050 1021 1021 I TWILIGHT: [06Oct 21:16:22.050, main]: Start foreground true 10-06 21:16:22.057 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:16:29.091 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:18:26.034 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:18:26.083 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:18:26.083 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:19:26.050 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:19:26.090 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:19:54.050 1021 1021 D TWILIGHT: [06Oct 21:19:54.050, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 21:19:54.050 1021 1021 I TWILIGHT: [06Oct 21:19:54.050, main]: Start foreground true 10-06 21:19:54.054 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:19:54.153 1021 1021 D TWILIGHT: [06Oct 21:19:54.153, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 21:19:54.153 1021 1021 I TWILIGHT: [06Oct 21:19:54.153, main]: Start foreground true 10-06 21:19:54.195 1021 1021 I TWILIGHT: [06Oct 21:19:54.195, main]: Service: Service start foreground 10-06 21:19:54.195 1021 1021 I TWILIGHT: [06Oct 21:19:54.195, main]: Service: Extra android.intent.extra.ALARM_COUNT 10-06 21:19:54.196 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:19:54.204 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 10 lines 10-06 21:19:54.211 1021 1021 I TWILIGHT: [06Oct 21:19:54.211, main]: SmartLight: getSmartLight false 10-06 21:19:54.213 1021 1021 I TWILIGHT: [06Oct 21:19:54.213, main]: SmartLight: setSmartLight null 10-06 21:19:54.231 1021 1021 I TWILIGHT: [06Oct 21:19:54.231, main]: VIEW: final Sunrise Tue Oct 06 08:01:00 GMT+02:00 2020 Sunset Tue Oct 06 19:24:00 GMT+02:00 2020 10-06 21:19:54.232 1021 1021 I TWILIGHT: [06Oct 21:19:54.231, main]: VIEW: Sunrise / Sunset = Wed Oct 07 08:01:00 GMT+02:00 2020 / Tue Oct 06 19:24:00 GMT+02:00 2020 10-06 21:19:54.232 1021 1021 I TWILIGHT: [06Oct 21:19:54.232, main]: SmartLight: null true 100 10-06 21:19:54.232 1021 1021 I TWILIGHT: [06Oct 21:19:54.232, main]: Needs foreground -1 10-06 21:19:54.232 1021 1021 I TWILIGHT: [06Oct 21:19:54.232, main]: VIEW: Finally Update current 100 1500 10-06 21:19:54.294 1021 1021 I TWILIGHT: [06Oct 21:19:54.294, main]: SmartLight: getSmartLight false 10-06 21:20:26.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:20:32.043 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:20:55.048 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:20:55.109 1021 1021 D TWILIGHT: [06Oct 21:20:55.109, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 21:20:55.109 1021 1021 I TWILIGHT: [06Oct 21:20:55.109, main]: Start foreground true 10-06 21:20:55.116 3732 3899 I chatty : uid=1000(system) android.bg expire 3 lines 10-06 21:20:56.056 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:20:56.423 1021 1021 I TWILIGHT: [06Oct 21:20:56.423, main]: Wallpaper should false || false 10-06 21:20:56.441 1021 1021 I TWILIGHT: [06Oct 21:20:56.441, main]: Wallpaper true ?= false state 100 shown true should filter false 10-06 21:20:56.453 1021 1021 I TWILIGHT: [06Oct 21:20:56.453, main]: Wallpaper should false || false 10-06 21:21:56.034 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:21:56.084 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:22:27.040 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:22:28.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:24:40.052 1021 1021 D TWILIGHT: [06Oct 21:24:40.052, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 21:24:40.053 1021 1021 I TWILIGHT: [06Oct 21:24:40.053, main]: Start foreground true 10-06 21:24:40.063 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:25:10.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:25:10.083 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:25:10.088 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 10 lines 10-06 21:25:10.225 1021 1021 D TWILIGHT: [06Oct 21:25:10.225, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 21:25:10.226 1021 1021 I TWILIGHT: [06Oct 21:25:10.225, main]: Start foreground true 10-06 21:25:10.327 1021 1021 I TWILIGHT: [06Oct 21:25:10.327, main]: Service: Service start foreground 10-06 21:25:10.327 1021 1021 I TWILIGHT: [06Oct 21:25:10.327, main]: Service: Extra android.intent.extra.ALARM_COUNT 10-06 21:25:10.344 1021 1021 I TWILIGHT: [06Oct 21:25:10.344, main]: SmartLight: getSmartLight false 10-06 21:25:10.350 1021 1021 I TWILIGHT: [06Oct 21:25:10.350, main]: SmartLight: setSmartLight null 10-06 21:25:10.380 1021 1021 I TWILIGHT: [06Oct 21:25:10.380, main]: VIEW: final Sunrise Tue Oct 06 08:01:00 GMT+02:00 2020 Sunset Tue Oct 06 19:24:00 GMT+02:00 2020 10-06 21:25:10.381 1021 1021 I TWILIGHT: [06Oct 21:25:10.381, main]: VIEW: Sunrise / Sunset = Wed Oct 07 08:01:00 GMT+02:00 2020 / Tue Oct 06 19:24:00 GMT+02:00 2020 10-06 21:25:10.381 1021 1021 I TWILIGHT: [06Oct 21:25:10.381, main]: SmartLight: null true 100 10-06 21:25:10.381 1021 1021 I TWILIGHT: [06Oct 21:25:10.381, main]: Needs foreground -1 10-06 21:25:10.381 1021 1021 I TWILIGHT: [06Oct 21:25:10.381, main]: VIEW: Finally Update current 100 1500 10-06 21:25:10.467 1021 1021 I TWILIGHT: [06Oct 21:25:10.466, main]: SmartLight: getSmartLight false 10-06 21:25:10.474 1021 1021 D TWILIGHT: [06Oct 21:25:10.474, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 21:25:10.474 1021 1021 I TWILIGHT: [06Oct 21:25:10.474, main]: Start foreground true 10-06 21:25:59.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:25:59.046 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:26:43.040 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:27:12.059 1021 1021 I TWILIGHT: [06Oct 21:27:12.059, main]: Wallpaper should false || false 10-06 21:27:12.082 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:27:12.083 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:27:12.100 1021 1021 I TWILIGHT: [06Oct 21:27:12.100, main]: Wallpaper true ?= false state 100 shown true should filter false 10-06 21:27:12.146 1021 1021 I TWILIGHT: [06Oct 21:27:12.146, main]: Wallpaper should false || false 10-06 21:27:59.046 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:27:59.048 1021 1021 D TWILIGHT: [06Oct 21:27:59.047, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 21:27:59.048 1021 1021 I TWILIGHT: [06Oct 21:27:59.048, main]: Start foreground true 10-06 21:27:59.051 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:27:59.064 610 711 D GmsGcmMcsSvc: Heartbeat initiated, reason: Intent { act=org.microg.gms.gcm.mcs.HEARTBEAT flg=0x4 cmp=com.google.android.gms/org.microg.gms.gcm.McsService (has extras) } 10-06 21:27:59.065 610 711 D GmsGcmMcsSvc: Scheduling heartbeat in 1621 seconds... 10-06 21:27:59.092 610 17279 D GmsGcmMcsOutput: Outgoing message: HeartbeatPing{last_stream_id_received=10} 10-06 21:27:59.102 2933 2933 W auditd : type=1325 audit(0.0:6180): table=filter family=2 entries=134 10-06 21:27:59.132 2933 2933 W auditd : type=1325 audit(0.0:6181): table=filter family=10 entries=145 10-06 21:27:59.142 2933 2933 W auditd : type=1325 audit(0.0:6182): table=filter family=2 entries=133 10-06 21:27:59.162 2933 2933 W auditd : type=1325 audit(0.0:6183): table=filter family=10 entries=144 10-06 21:27:59.175 610 17277 D GmsGcmMcsInput: Incoming message: HeartbeatAck{last_stream_id_received=8} 10-06 21:27:59.175 610 17277 D GmsGcmPrefs: learnReached: gcm_network_wifi / 1248006 10-06 21:28:04.202 2933 2933 W auditd : type=1325 audit(0.0:6184): table=filter family=2 entries=132 10-06 21:29:00.041 2933 2933 W auditd : type=1325 audit(0.0:6185): table=filter family=10 entries=143 10-06 21:29:00.052 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:29:00.071 2933 2933 W auditd : type=1325 audit(0.0:6186): table=filter family=2 entries=132 10-06 21:29:00.081 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:29:00.091 2933 2933 W auditd : type=1325 audit(0.0:6187): table=filter family=10 entries=143 10-06 21:29:00.101 2933 2933 W auditd : type=1325 audit(0.0:6188): table=filter family=2 entries=133 10-06 21:29:00.131 2933 2933 W auditd : type=1325 audit(0.0:6189): table=filter family=10 entries=144 10-06 21:29:00.139 3034 24091 E Netd : Failed to dump IPv4 sockets for UID: No such file or directory 10-06 21:29:00.139 3732 5034 I chatty : uid=1000(system) NetworkPolicy expire 1 line 10-06 21:29:00.319 21311 21311 I AATKit : BannerPlacementImplementation: Requested ad for placement fr_android_item with request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @4ea9e11} and listener: com.vinted.ads.addapptr.BannerAdRequestListener@634ab76 10-06 21:29:00.319 21311 21311 E AATKit : BannerPlacementImplementation: Cannot reload placement: fr_android_item with ad request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @4ea9e11}, activity is paused! 10-06 21:29:00.323 21311 21311 I AATKit : BannerPlacementImplementation: Requested ad for placement fr_android_feed with request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @3ef2577} and listener: com.vinted.ads.addapptr.BannerAdRequestListener@b4765e4 10-06 21:29:00.323 21311 21311 E AATKit : BannerPlacementImplementation: Cannot reload placement: fr_android_feed with ad request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @3ef2577}, activity is paused! 10-06 21:29:34.045 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:29:34.732 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:29:34.741 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 10 lines 10-06 21:30:30.054 1021 1021 D TWILIGHT: [06Oct 21:30:30.054, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 21:30:30.054 1021 1021 I TWILIGHT: [06Oct 21:30:30.054, main]: Start foreground true 10-06 21:30:30.056 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:30:30.165 1021 1021 D TWILIGHT: [06Oct 21:30:30.165, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 21:30:30.165 1021 1021 I TWILIGHT: [06Oct 21:30:30.165, main]: Start foreground true 10-06 21:30:30.210 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:30:30.228 1021 1021 I TWILIGHT: [06Oct 21:30:30.228, main]: Service: Service start foreground 10-06 21:30:30.228 1021 1021 I TWILIGHT: [06Oct 21:30:30.228, main]: Service: Extra android.intent.extra.ALARM_COUNT 10-06 21:30:30.239 1021 1021 I TWILIGHT: [06Oct 21:30:30.239, main]: SmartLight: getSmartLight false 10-06 21:30:30.242 1021 1021 I TWILIGHT: [06Oct 21:30:30.241, main]: SmartLight: setSmartLight null 10-06 21:30:30.258 1021 1021 I TWILIGHT: [06Oct 21:30:30.258, main]: VIEW: final Sunrise Tue Oct 06 08:01:00 GMT+02:00 2020 Sunset Tue Oct 06 19:24:00 GMT+02:00 2020 10-06 21:30:30.258 1021 1021 I TWILIGHT: [06Oct 21:30:30.258, main]: VIEW: Sunrise / Sunset = Wed Oct 07 08:01:00 GMT+02:00 2020 / Tue Oct 06 19:24:00 GMT+02:00 2020 10-06 21:30:30.258 1021 1021 I TWILIGHT: [06Oct 21:30:30.258, main]: SmartLight: null true 100 10-06 21:30:30.258 1021 1021 I TWILIGHT: [06Oct 21:30:30.258, main]: Needs foreground -1 10-06 21:30:30.259 1021 1021 I TWILIGHT: [06Oct 21:30:30.259, main]: VIEW: Finally Update current 100 1500 10-06 21:30:30.335 1021 1021 I TWILIGHT: [06Oct 21:30:30.335, main]: SmartLight: getSmartLight false 10-06 21:33:05.049 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:33:05.128 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:34:05.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:34:05.068 1021 1021 D TWILIGHT: [06Oct 21:34:05.068, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 21:34:05.069 1021 1021 I TWILIGHT: [06Oct 21:34:05.069, main]: Start foreground true 10-06 21:34:06.047 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:35:56.055 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:35:56.078 1021 1021 D TWILIGHT: [06Oct 21:35:56.078, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 21:35:56.078 1021 1021 I TWILIGHT: [06Oct 21:35:56.078, main]: Start foreground true 10-06 21:35:56.181 1021 1021 D TWILIGHT: [06Oct 21:35:56.181, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 21:35:56.181 1021 1021 I TWILIGHT: [06Oct 21:35:56.181, main]: Start foreground true 10-06 21:35:56.191 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:35:56.216 1021 1021 I TWILIGHT: [06Oct 21:35:56.215, main]: Service: Service start foreground 10-06 21:35:56.216 1021 1021 I TWILIGHT: [06Oct 21:35:56.216, main]: Service: Extra android.intent.extra.ALARM_COUNT 10-06 21:35:56.227 1021 1021 I TWILIGHT: [06Oct 21:35:56.227, main]: SmartLight: getSmartLight false 10-06 21:35:56.230 1021 1021 I TWILIGHT: [06Oct 21:35:56.230, main]: SmartLight: setSmartLight null 10-06 21:35:56.252 1021 1021 I TWILIGHT: [06Oct 21:35:56.252, main]: VIEW: final Sunrise Tue Oct 06 08:01:00 GMT+02:00 2020 Sunset Tue Oct 06 19:24:00 GMT+02:00 2020 10-06 21:35:56.253 1021 1021 I TWILIGHT: [06Oct 21:35:56.252, main]: VIEW: Sunrise / Sunset = Wed Oct 07 08:01:00 GMT+02:00 2020 / Tue Oct 06 19:24:00 GMT+02:00 2020 10-06 21:35:56.253 1021 1021 I TWILIGHT: [06Oct 21:35:56.253, main]: SmartLight: null true 100 10-06 21:35:56.253 1021 1021 I TWILIGHT: [06Oct 21:35:56.253, main]: Needs foreground -1 10-06 21:35:56.253 1021 1021 I TWILIGHT: [06Oct 21:35:56.253, main]: VIEW: Finally Update current 100 1500 10-06 21:35:56.320 1021 1021 I TWILIGHT: [06Oct 21:35:56.320, main]: SmartLight: getSmartLight false 10-06 21:36:36.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:36:37.039 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:36:37.054 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 12 lines 10-06 21:36:37.054 3732 5128 I chatty : uid=1000(system) Binder:3732_3 expire 1 line 10-06 21:37:45.051 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:37:45.065 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:37:45.510 1021 1021 I TWILIGHT: [06Oct 21:37:45.509, main]: Wallpaper should false || false 10-06 21:37:45.527 1021 1021 I TWILIGHT: [06Oct 21:37:45.527, main]: Wallpaper true ?= false state 100 shown true should filter false 10-06 21:37:45.545 1021 1021 I TWILIGHT: [06Oct 21:37:45.545, main]: Wallpaper should false || false 10-06 21:37:45.808 3732 16221 I chatty : uid=1000(system) Binder:3732_1F expire 1 line 10-06 21:38:39.050 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:38:39.269 1021 1021 D TWILIGHT: [06Oct 21:38:39.269, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 21:38:39.269 1021 1021 I TWILIGHT: [06Oct 21:38:39.269, main]: Start foreground true 10-06 21:38:39.363 3732 32399 I chatty : uid=1000(system) Binder:3732_13 expire 1 line 10-06 21:39:16.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:39:16.085 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:39:16.103 3732 7404 I chatty : uid=1000(system) Binder:3732_B expire 2 lines 10-06 21:39:16.121 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:40:01.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:40:01.049 1021 1021 D TWILIGHT: [06Oct 21:40:01.049, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 21:40:01.050 1021 1021 I TWILIGHT: [06Oct 21:40:01.049, main]: Start foreground true 10-06 21:40:07.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:40:17.938 3732 32403 I chatty : uid=1000(system) Binder:3732_16 expire 1 line 10-06 21:40:24.039 3732 4475 I chatty : uid=1000(system) InputReader expire 1 line 10-06 21:40:24.079 3732 3909 I chatty : uid=1000(system) PowerManagerSer expire 10 lines 10-06 21:40:24.080 3732 3909 I chatty : uid=1000(system) PowerManagerSer expire 10 lines 10-06 21:40:24.101 2933 2933 W auditd : type=1325 audit(0.0:6190): table=filter family=2 entries=134 10-06 21:40:24.121 2933 2933 W auditd : type=1325 audit(0.0:6191): table=filter family=10 entries=145 10-06 21:40:24.490 3003 3003 D SurfaceFlinger: Set power mode=2, type=0 flinger=0x7f7da48000 10-06 21:40:24.513 3732 3907 I chatty : uid=1000(system) android.display expire 2 lines 10-06 21:40:24.662 1021 1021 I TWILIGHT: [06Oct 21:40:24.662, main]: Service: SCREEN_ON 10-06 21:40:24.671 2933 2933 W auditd : type=1325 audit(0.0:6192): table=filter family=2 entries=135 10-06 21:40:24.675 5739 27406 I chatty : uid=1027(nfc) com.android.nfc expire 12 lines 10-06 21:40:24.675 5739 5947 I chatty : uid=1027(nfc) AsyncTask #1 (closed) expire 18 lines 10-06 21:40:24.676 5739 27406 I chatty : uid=1027(nfc) com.android.nfc expire 2 lines 10-06 21:40:24.676 5739 5947 I chatty : uid=1027(nfc) AsyncTask #1 (closed) expire 3 lines 10-06 21:40:24.676 5739 27406 I chatty : uid=1027(nfc) com.android.nfc expire 8 lines 10-06 21:40:24.676 5739 5947 I chatty : uid=1027(nfc) AsyncTask #1 (closed) expire 86 lines 10-06 21:40:24.677 5739 6005 I chatty : uid=1027(nfc) AsyncTask #1 (closed) expire 62 lines 10-06 21:40:24.687 1021 1021 I TWILIGHT: [06Oct 21:40:24.687, main]: VIEW: final Sunrise Tue Oct 06 08:01:00 GMT+02:00 2020 Sunset Tue Oct 06 19:24:00 GMT+02:00 2020 10-06 21:40:24.687 1021 1021 I TWILIGHT: [06Oct 21:40:24.687, main]: VIEW: Sunrise / Sunset = Wed Oct 07 08:01:00 GMT+02:00 2020 / Tue Oct 06 19:24:00 GMT+02:00 2020 10-06 21:40:24.688 1021 1021 I TWILIGHT: [06Oct 21:40:24.687, main]: SmartLight: null true 100 10-06 21:40:24.688 1021 1021 I TWILIGHT: [06Oct 21:40:24.688, main]: Needs foreground -1 10-06 21:40:24.688 1021 1021 I TWILIGHT: [06Oct 21:40:24.688, main]: VIEW: Finally Update current 100 1500 10-06 21:40:24.691 2933 2933 W auditd : type=1325 audit(0.0:6193): table=filter family=10 entries=146 10-06 21:40:24.721 2933 2933 W auditd : type=1325 audit(0.0:6194): table=filter family=2 entries=134 10-06 21:40:24.751 2933 2933 W auditd : type=1325 audit(0.0:6195): table=filter family=10 entries=145 10-06 21:40:24.766 5739 6004 I chatty : uid=1027(nfc) AsyncTask #1 (closed) expire 2 lines 10-06 21:40:24.795 3732 7417 I chatty : uid=1000(system) Binder:3732_E expire 1 line 10-06 21:40:24.803 1021 1021 I TWILIGHT: [06Oct 21:40:24.803, main]: VIEW: Refreshing view 10-06 21:40:24.807 9349 9349 D DeviceStatusService: onDisplayOn: Reschedule update 10-06 21:40:24.807 9349 9349 D WeatherUpdateService: Scheduling in 570701 ms 10-06 21:40:24.807 9349 9349 D WeatherUpdateService: Next update scheduled at Tue Oct 06 21:49:55 GMT+02:00 2020 10-06 21:40:25.538 5121 5121 D PhoneStatusBar: disable: < expand ICONS alerts SYSTEM_INFO back HOME RECENT clock SEARCH quick_settings > 10-06 21:40:25.590 5121 5121 D PhoneStatusBar: disable: < expand ICONS alerts SYSTEM_INFO back HOME RECENT clock SEARCH quick_settings > 10-06 21:40:25.919 5739 27416 I chatty : uid=1027(nfc) com.android.nfc expire 1 line 10-06 21:40:26.575 3028 3028 I : calling unlock when already unlocked, ignoring. 10-06 21:40:26.575 3732 7407 I chatty : uid=1000(system) Binder:3732_C expire 3 lines 10-06 21:40:26.840 3732 3900 I chatty : uid=1000(system) ActivityManager expire 1 line 10-06 21:40:26.879 5121 5121 D PhoneStatusBar: disable: < expand icons* alerts system_info* back HOME RECENT clock SEARCH quick_settings > 10-06 21:40:26.914 5121 5121 D PhoneStatusBar: disable: < expand icons alerts system_info back HOME RECENT clock SEARCH quick_settings > 10-06 21:40:26.951 610 610 D GmsMeasureBrokerSvc: onBind: Intent { act=com.google.android.gms.measurement.START pkg=com.google.android.gms } 10-06 21:40:26.987 5739 27436 I chatty : uid=1027(nfc) com.android.nfc expire 12 lines 10-06 21:40:26.990 5121 5121 D PhoneStatusBar: disable: < expand icons alerts system_info back home* recent* clock search* quick_settings > 10-06 21:40:27.044 3732 5779 I chatty : uid=1000(system) Binder:3732_7 expire 1 line 10-06 21:40:27.053 610 8293 D SafeParcel: Unknown field num 10 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:40:27.053 610 8293 D SafeParcel: Unknown field num 11 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:40:27.053 610 8293 D SafeParcel: Unknown field num 12 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:40:27.053 610 8293 D GmsMeasureBrokerSvc: bound by: GetServiceRequest{serviceId=MEASUREMENT, gmsVersion=12451000, packageName='com.alibaba.aliexpresshd', extras=Bundle[{}]} 10-06 21:40:27.065 610 641 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@401339e, 16 10-06 21:40:27.073 5739 5947 I chatty : uid=1027(nfc) AsyncTask #1 (closed) expire 8 lines 10-06 21:40:27.074 5739 27436 I chatty : uid=1027(nfc) com.android.nfc expire 2 lines 10-06 21:40:27.074 5739 5947 I chatty : uid=1027(nfc) AsyncTask #1 (closed) expire 5 lines 10-06 21:40:27.074 5739 27436 I chatty : uid=1027(nfc) com.android.nfc expire 3 lines 10-06 21:40:27.074 5739 5947 I chatty : uid=1027(nfc) AsyncTask #1 (closed) expire 6 lines 10-06 21:40:27.074 5739 27436 I chatty : uid=1027(nfc) com.android.nfc expire 3 lines 10-06 21:40:27.075 5739 5947 I chatty : uid=1027(nfc) AsyncTask #1 (closed) expire 3 lines 10-06 21:40:27.075 5739 27436 I chatty : uid=1027(nfc) com.android.nfc expire 3 lines 10-06 21:40:27.075 5739 5947 I chatty : uid=1027(nfc) AsyncTask #1 (closed) expire 4 lines 10-06 21:40:27.075 5739 27436 I chatty : uid=1027(nfc) com.android.nfc expire 1 line 10-06 21:40:27.075 5739 5947 I chatty : uid=1027(nfc) AsyncTask #1 (closed) expire 54 lines 10-06 21:40:27.075 5739 27436 I chatty : uid=1027(nfc) com.android.nfc expire 4 lines 10-06 21:40:27.078 5739 6005 I chatty : uid=1027(nfc) AsyncTask #1 (closed) expire 54 lines 10-06 21:40:27.079 5739 6004 I chatty : uid=1027(nfc) AsyncTask #1 (closed) expire 3 lines 10-06 21:40:27.302 5121 5261 D mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1440x108]-format:1 10-06 21:40:28.318 5739 27442 I chatty : uid=1027(nfc) com.android.nfc expire 1 line 10-06 21:40:29.829 1021 1021 I TWILIGHT: [06Oct 21:40:29.829, main]: Wallpaper should false || false 10-06 21:40:29.836 1021 1021 I TWILIGHT: [06Oct 21:40:29.836, main]: Wallpaper true ?= false state 100 shown true should filter false 10-06 21:40:29.842 1021 1021 I TWILIGHT: [06Oct 21:40:29.841, main]: Wallpaper should false || false 10-06 21:40:30.093 14530 27450 I chatty : uid=10089(com.alibaba.aliexpresshd) expire 1 line 10-06 21:40:31.413 3732 5136 I chatty : uid=1000(system) Binder:3732_4 expire 1 line 10-06 21:40:31.451 610 835 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@4e9d865, 16 10-06 21:40:31.502 610 642 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@401339e, 16 10-06 21:40:31.777 14530 14530 I chatty : uid=10089(com.alibaba.aliexpresshd) expire 44 lines 10-06 21:40:31.926 610 641 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@4e9d865, 16 10-06 21:40:31.927 610 835 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@401339e, 16 10-06 21:40:32.104 3732 3897 I chatty : uid=1000(system) Binder:3732_1 expire 2 lines 10-06 21:40:32.553 3732 16222 I chatty : uid=1000(system) Binder:3732_20 expire 3 lines 10-06 21:40:34.773 610 642 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@4e9d865, 16 10-06 21:40:34.833 610 8293 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@401339e, 16 10-06 21:40:34.992 610 8287 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@4e9d865, 16 10-06 21:40:34.993 610 641 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@401339e, 16 10-06 21:40:35.602 14530 14541 I chatty : uid=10089(com.alibaba.aliexpresshd) HeapTaskDaemon expire 15 lines 10-06 21:40:38.144 3732 16220 I chatty : uid=1000(system) Binder:3732_1E expire 1 line 10-06 21:40:38.206 610 835 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@4e9d865, 16 10-06 21:40:38.272 610 642 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@401339e, 16 10-06 21:40:38.409 610 8293 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@4e9d865, 16 10-06 21:40:38.431 14530 22483 I chatty : uid=10089(com.alibaba.aliexpresshd) RenderThread expire 10 lines 10-06 21:40:38.443 610 8287 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@401339e, 16 10-06 21:40:38.444 610 641 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@4e9d865, 16 10-06 21:40:45.227 610 641 D SafeParcel: Unknown field num 10 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:40:45.227 610 641 D SafeParcel: Unknown field num 11 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:40:45.227 610 641 D SafeParcel: Unknown field num 12 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:40:45.227 610 641 D GmsMeasureBrokerSvc: bound by: GetServiceRequest{serviceId=MEASUREMENT, gmsVersion=12451000, packageName='com.alibaba.aliexpresshd', extras=Bundle[{}]} 10-06 21:40:45.284 610 642 D GmsMeasureSvcImpl: onTransact [unknown]: 2, android.os.Parcel@401339e, 16 10-06 21:40:45.284 610 8293 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@4e9d865, 16 10-06 21:40:48.086 3732 16218 I chatty : uid=1000(system) Binder:3732_1C expire 2 lines 10-06 21:40:48.136 610 8287 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@401339e, 16 10-06 21:40:48.202 610 641 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@4e9d865, 16 10-06 21:40:48.400 610 835 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@401339e, 16 10-06 21:40:48.400 610 642 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@4e9d865, 16 10-06 21:40:49.809 14530 14530 I chatty : uid=10089(com.alibaba.aliexpresshd) expire 12 lines 10-06 21:40:49.818 610 8287 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@401339e, 16 10-06 21:40:49.854 610 641 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@4e9d865, 16 10-06 21:40:49.892 610 835 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@401339e, 16 10-06 21:40:49.892 610 642 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@4e9d865, 16 10-06 21:40:50.533 3732 7410 I chatty : uid=1000(system) Binder:3732_D expire 2 lines 10-06 21:40:56.668 1021 1021 D TWILIGHT: [06Oct 21:40:56.667, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 21:40:56.668 1021 1021 I TWILIGHT: [06Oct 21:40:56.668, main]: Start foreground true 10-06 21:40:56.735 1021 1021 D TWILIGHT: [06Oct 21:40:56.735, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 21:40:56.735 1021 1021 I TWILIGHT: [06Oct 21:40:56.735, main]: Start foreground true 10-06 21:40:56.757 1021 1021 I TWILIGHT: [06Oct 21:40:56.757, main]: Service: Service start foreground 10-06 21:40:56.757 1021 1021 I TWILIGHT: [06Oct 21:40:56.757, main]: Service: Extra android.intent.extra.ALARM_COUNT 10-06 21:40:56.770 1021 1021 I TWILIGHT: [06Oct 21:40:56.770, main]: SmartLight: getSmartLight false 10-06 21:40:56.774 1021 1021 I TWILIGHT: [06Oct 21:40:56.774, main]: SmartLight: setSmartLight null 10-06 21:40:56.798 1021 1021 I TWILIGHT: [06Oct 21:40:56.798, main]: VIEW: final Sunrise Tue Oct 06 08:01:00 GMT+02:00 2020 Sunset Tue Oct 06 19:24:00 GMT+02:00 2020 10-06 21:40:56.798 1021 1021 I TWILIGHT: [06Oct 21:40:56.798, main]: VIEW: Sunrise / Sunset = Wed Oct 07 08:01:00 GMT+02:00 2020 / Tue Oct 06 19:24:00 GMT+02:00 2020 10-06 21:40:56.798 1021 1021 I TWILIGHT: [06Oct 21:40:56.798, main]: SmartLight: null true 100 10-06 21:40:56.798 1021 1021 I TWILIGHT: [06Oct 21:40:56.798, main]: Needs foreground -1 10-06 21:40:56.799 1021 1021 I TWILIGHT: [06Oct 21:40:56.799, main]: VIEW: Finally Update current 100 1500 10-06 21:40:56.894 1021 1021 I TWILIGHT: [06Oct 21:40:56.894, main]: SmartLight: getSmartLight false 10-06 21:41:01.946 1021 1021 I TWILIGHT: [06Oct 21:41:01.945, main]: Wallpaper should false || false 10-06 21:41:01.982 1021 1021 I TWILIGHT: [06Oct 21:41:01.981, main]: Wallpaper true ?= false state 100 shown true should filter false 10-06 21:41:02.018 1021 1021 I TWILIGHT: [06Oct 21:41:02.018, main]: Wallpaper should false || false 10-06 21:41:05.223 21311 21311 I AATKit : BannerPlacementImplementation: Requested ad for placement fr_android_item with request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @ca0a4d} and listener: com.vinted.ads.addapptr.BannerAdRequestListener@9b80902 10-06 21:41:05.223 21311 21311 E AATKit : BannerPlacementImplementation: Cannot reload placement: fr_android_item with ad request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @ca0a4d}, activity is paused! 10-06 21:41:05.226 21311 21311 I AATKit : BannerPlacementImplementation: Requested ad for placement fr_android_feed with request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @fa6a213} and listener: com.vinted.ads.addapptr.BannerAdRequestListener@d06fc50 10-06 21:41:05.227 21311 21311 E AATKit : BannerPlacementImplementation: Cannot reload placement: fr_android_feed with ad request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @fa6a213}, activity is paused! 10-06 21:41:06.944 14530 14530 I chatty : uid=10089(com.alibaba.aliexpresshd) expire 139 lines 10-06 21:41:06.961 3732 3998 I chatty : uid=1000(system) Binder:3732_18 expire 2 lines 10-06 21:41:06.976 3732 5606 I chatty : uid=1000(system) Binder:3732_6 expire 5 lines 10-06 21:41:07.027 610 610 D GmsMeasureBrokerSvc: onBind: Intent { act=com.google.android.gms.measurement.START pkg=com.google.android.gms } 10-06 21:41:07.193 3732 5606 I chatty : uid=1000(system) Binder:3732_6 expire 2 lines 10-06 21:41:07.261 610 835 D SafeParcel: Unknown field num 10 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:41:07.262 610 835 D SafeParcel: Unknown field num 11 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:41:07.262 610 835 D SafeParcel: Unknown field num 12 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:41:07.262 610 835 D GmsMeasureBrokerSvc: bound by: GetServiceRequest{serviceId=MEASUREMENT, gmsVersion=12451000, packageName='com.alibaba.aliexpresshd', extras=Bundle[{}]} 10-06 21:41:07.307 15737 15741 I chatty : uid=10089(com.alibaba.aliexpresshd) /data/app/com.alibaba.aliexpresshd-1/lib/arm64//libweexjsb.so expire 3 lines 10-06 21:41:07.310 3732 11296 I chatty : uid=1000(system) Binder:3732_1A expire 2 lines 10-06 21:41:07.339 14179 14203 W msgr.AppStateLoggerCore: Failed to get webview version 10-06 21:41:07.339 14179 14203 W msgr.AppStateLoggerCore: android.content.pm.PackageManager$NameNotFoundException: com.google.android.webview 10-06 21:41:07.339 14179 14203 W msgr.AppStateLoggerCore: at android.app.ApplicationPackageManager.getPackageInfoAsUser(ApplicationPackageManager.java:147) 10-06 21:41:07.339 14179 14203 W msgr.AppStateLoggerCore: at android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java:132) 10-06 21:41:07.339 14179 14203 W msgr.AppStateLoggerCore: at X.02V.A07(:40) 10-06 21:41:07.339 14179 14203 W msgr.AppStateLoggerCore: at X.03Q.run(:10053) 10-06 21:41:07.377 610 8287 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@4e9d865, 16 10-06 21:41:07.436 610 641 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@401339e, 16 10-06 21:41:07.437 610 835 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@4e9d865, 16 10-06 21:41:07.447 610 642 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@401339e, 16 10-06 21:41:12.254 15737 15743 I chatty : uid=10089(com.alibaba.aliexpresshd) /data/app/com.alibaba.aliexpresshd-1/lib/arm64//libweexjsb.so expire 2 lines 10-06 21:41:15.352 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 182 lines 10-06 21:41:24.503 5121 5121 D PhoneStatusBar: disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search quick_settings > 10-06 21:41:24.520 5121 5261 D mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1440x2560]-format:1 10-06 21:41:27.051 3732 15008 I chatty : uid=1000(system) Binder:3732_11 expire 1 line 10-06 21:41:27.052 5121 5121 D PhoneStatusBar: disable: < expand icons* alerts system_info* back home recent clock search quick_settings > 10-06 21:41:27.090 5121 5261 D mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1440x108]-format:1 10-06 21:41:36.656 1021 1021 D TWILIGHT: [06Oct 21:41:36.655, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 21:41:36.657 1021 1021 I TWILIGHT: [06Oct 21:41:36.656, main]: Start foreground true 10-06 21:41:48.981 14530 14530 I chatty : uid=10089(com.alibaba.aliexpresshd) expire 24 lines 10-06 21:41:49.013 610 610 D GmsMeasureBrokerSvc: onBind: Intent { act=com.google.android.gms.measurement.START pkg=com.google.android.gms } 10-06 21:41:49.368 610 642 D SafeParcel: Unknown field num 10 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:41:49.368 610 642 D SafeParcel: Unknown field num 11 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:41:49.368 610 642 D SafeParcel: Unknown field num 12 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:41:49.368 610 642 D GmsMeasureBrokerSvc: bound by: GetServiceRequest{serviceId=MEASUREMENT, gmsVersion=12451000, packageName='com.alibaba.aliexpresshd', extras=Bundle[{}]} 10-06 21:41:49.521 610 8287 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@4e9d865, 16 10-06 21:41:49.554 610 641 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@401339e, 16 10-06 21:41:49.555 610 835 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@4e9d865, 16 10-06 21:41:49.556 610 642 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@401339e, 16 10-06 21:41:49.575 610 8293 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@4e9d865, 16 10-06 21:42:05.228 21311 21311 I AATKit : BannerPlacementImplementation: Requested ad for placement fr_android_item with request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @2b9fe49} and listener: com.vinted.ads.addapptr.BannerAdRequestListener@a21b34e 10-06 21:42:05.228 21311 21311 E AATKit : BannerPlacementImplementation: Cannot reload placement: fr_android_item with ad request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @2b9fe49}, activity is paused! 10-06 21:42:05.235 21311 21311 I AATKit : BannerPlacementImplementation: Requested ad for placement fr_android_feed with request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @14f4c6f} and listener: com.vinted.ads.addapptr.BannerAdRequestListener@4e78d7c 10-06 21:42:05.236 21311 21311 E AATKit : BannerPlacementImplementation: Cannot reload placement: fr_android_feed with ad request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @14f4c6f}, activity is paused! 10-06 21:42:06.734 1021 1021 D TWILIGHT: [06Oct 21:42:06.734, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 21:42:06.735 1021 1021 I TWILIGHT: [06Oct 21:42:06.734, main]: Start foreground true 10-06 21:42:09.716 3732 5037 I chatty : uid=1000(system) WifiStateMachin expire 11 lines 10-06 21:42:15.757 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 244 lines 10-06 21:42:32.118 3732 7422 I chatty : uid=1000(system) Binder:3732_F expire 2 lines 10-06 21:42:32.142 14530 14530 I chatty : uid=10089(com.alibaba.aliexpresshd) expire 60 lines 10-06 21:42:32.168 610 610 D GmsMeasureBrokerSvc: onBind: Intent { act=com.google.android.gms.measurement.START pkg=com.google.android.gms } 10-06 21:42:32.322 3732 5802 I chatty : uid=1000(system) Binder:3732_9 expire 1 line 10-06 21:42:32.323 3732 3998 I chatty : uid=1000(system) Binder:3732_18 expire 3 lines 10-06 21:42:32.428 610 8287 D SafeParcel: Unknown field num 10 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:42:32.428 610 8287 D SafeParcel: Unknown field num 11 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:42:32.428 610 8287 D SafeParcel: Unknown field num 12 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:42:32.428 610 8287 D GmsMeasureBrokerSvc: bound by: GetServiceRequest{serviceId=MEASUREMENT, gmsVersion=12451000, packageName='com.alibaba.aliexpresshd', extras=Bundle[{}]} 10-06 21:42:32.494 3732 3907 I chatty : uid=1000(system) android.display expire 17 lines 10-06 21:42:32.499 610 8293 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@4e9d865, 16 10-06 21:42:32.543 610 641 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@401339e, 16 10-06 21:42:32.544 610 642 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@4e9d865, 16 10-06 21:42:32.544 610 8287 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@401339e, 16 10-06 21:42:32.557 610 835 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@4e9d865, 16 10-06 21:42:34.804 610 641 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@4e9d865, 16 10-06 21:42:34.850 610 642 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@401339e, 16 10-06 21:42:34.972 610 8287 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@4e9d865, 16 10-06 21:42:34.973 610 835 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@401339e, 16 10-06 21:42:37.372 610 641 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@401339e, 16 10-06 21:42:37.439 610 642 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@4e9d865, 16 10-06 21:42:37.490 610 8287 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@401339e, 16 10-06 21:42:37.491 610 835 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@4e9d865, 16 10-06 21:42:37.884 610 8293 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@401339e, 16 10-06 21:42:37.942 610 641 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@4e9d865, 16 10-06 21:42:37.942 610 642 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@401339e, 16 10-06 21:42:40.376 3732 3899 I chatty : uid=1000(system) android.bg expire 1 line 10-06 21:42:41.942 610 835 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@401339e, 16 10-06 21:42:41.982 610 8293 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@4e9d865, 16 10-06 21:42:42.024 610 641 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@401339e, 16 10-06 21:42:42.025 610 642 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@4e9d865, 16 10-06 21:42:42.175 14530 14541 I chatty : uid=10089(com.alibaba.aliexpresshd) HeapTaskDaemon expire 11 lines 10-06 21:42:47.298 3732 3909 I chatty : uid=1000(system) PowerManagerSer expire 8 lines 10-06 21:42:52.042 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 250 lines 10-06 21:42:56.676 1021 1021 D TWILIGHT: [06Oct 21:42:56.675, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 21:42:56.677 1021 1021 I TWILIGHT: [06Oct 21:42:56.676, main]: Start foreground true 10-06 21:42:58.056 3732 5037 I chatty : uid=1000(system) WifiStateMachin expire 13 lines 10-06 21:43:05.231 21311 21311 I AATKit : BannerPlacementImplementation: Requested ad for placement fr_android_item with request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @d9b3605} and listener: com.vinted.ads.addapptr.BannerAdRequestListener@269b65a 10-06 21:43:05.231 21311 21311 E AATKit : BannerPlacementImplementation: Cannot reload placement: fr_android_item with ad request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @d9b3605}, activity is paused! 10-06 21:43:05.239 21311 21311 I AATKit : BannerPlacementImplementation: Requested ad for placement fr_android_feed with request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @2e408b} and listener: com.vinted.ads.addapptr.BannerAdRequestListener@1de0568 10-06 21:43:05.240 21311 21311 E AATKit : BannerPlacementImplementation: Cannot reload placement: fr_android_feed with ad request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @2e408b}, activity is paused! 10-06 21:43:19.664 3732 32398 I chatty : uid=1000(system) Binder:3732_12 expire 1 line 10-06 21:43:19.708 610 610 D GmsMeasureBrokerSvc: onBind: Intent { act=com.google.android.gms.measurement.START pkg=com.google.android.gms } 10-06 21:43:19.973 14530 22483 I chatty : uid=10089(com.alibaba.aliexpresshd) RenderThread expire 9 lines 10-06 21:43:19.994 610 641 D SafeParcel: Unknown field num 10 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:43:19.994 610 641 D SafeParcel: Unknown field num 11 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:43:19.994 610 641 D SafeParcel: Unknown field num 12 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:43:19.994 610 641 D GmsMeasureBrokerSvc: bound by: GetServiceRequest{serviceId=MEASUREMENT, gmsVersion=12451000, packageName='com.alibaba.aliexpresshd', extras=Bundle[{}]} 10-06 21:43:20.071 610 8287 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@4e9d865, 16 10-06 21:43:20.103 610 835 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@401339e, 16 10-06 21:43:20.106 610 8293 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@4e9d865, 16 10-06 21:43:20.107 610 641 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@401339e, 16 10-06 21:43:20.126 610 642 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@4e9d865, 16 10-06 21:43:20.295 14530 14530 I chatty : uid=10089(com.alibaba.aliexpresshd) expire 36 lines 10-06 21:43:23.305 610 835 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@4e9d865, 16 10-06 21:43:23.345 610 8293 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@401339e, 16 10-06 21:43:23.393 610 641 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@4e9d865, 16 10-06 21:43:23.393 610 642 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@401339e, 16 10-06 21:43:26.744 1021 1021 D TWILIGHT: [06Oct 21:43:26.744, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 21:43:26.745 1021 1021 I TWILIGHT: [06Oct 21:43:26.745, main]: Start foreground true 10-06 21:43:40.372 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 229 lines 10-06 21:43:43.303 3732 3909 I chatty : uid=1000(system) PowerManagerSer expire 12 lines 10-06 21:43:50.777 3732 3900 I chatty : uid=1000(system) ActivityManager expire 1 line 10-06 21:43:50.817 3732 3907 I chatty : uid=1000(system) android.display expire 3 lines 10-06 21:43:50.817 3003 3003 D SurfaceFlinger: Set power mode=0, type=0 flinger=0x7f7da48000 10-06 21:43:50.835 610 610 D GmsMeasureBrokerSvc: onBind: Intent { act=com.google.android.gms.measurement.START pkg=com.google.android.gms } 10-06 21:43:50.907 610 8287 D SafeParcel: Unknown field num 10 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:43:50.907 610 8287 D SafeParcel: Unknown field num 11 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:43:50.908 610 8287 D SafeParcel: Unknown field num 12 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:43:50.908 610 8287 D GmsMeasureBrokerSvc: bound by: GetServiceRequest{serviceId=MEASUREMENT, gmsVersion=12451000, packageName='com.alibaba.aliexpresshd', extras=Bundle[{}]} 10-06 21:43:50.920 610 8287 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@401339e, 16 10-06 21:43:50.943 610 835 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@4e9d865, 16 10-06 21:43:51.019 5739 27669 I chatty : uid=1027(nfc) com.android.nfc expire 13 lines 10-06 21:43:51.019 5739 5947 I chatty : uid=1027(nfc) AsyncTask #1 (closed) expire 125 lines 10-06 21:43:51.020 5739 6005 I chatty : uid=1027(nfc) AsyncTask #1 (closed) expire 62 lines 10-06 21:43:51.024 1021 1021 I TWILIGHT: [06Oct 21:43:51.023, main]: Service: SCREEN_OFF 10-06 21:43:51.026 9349 9349 D DeviceStatusService: onDisplayOff: Cancel pending update 10-06 21:43:51.180 3732 3901 I chatty : uid=1000(system) android.ui expire 1 line 10-06 21:43:52.444 5739 27672 I chatty : uid=1027(nfc) com.android.nfc expire 1 line 10-06 21:43:53.795 3732 4475 I chatty : uid=1000(system) InputReader expire 2 lines 10-06 21:43:53.873 610 642 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@401339e, 16 10-06 21:43:54.041 3732 4459 I chatty : uid=1000(system) SensorService expire 15 lines 10-06 21:43:54.044 3732 3909 I chatty : uid=1000(system) PowerManagerSer expire 3 lines 10-06 21:43:54.250 3003 3003 D SurfaceFlinger: Set power mode=2, type=0 flinger=0x7f7da48000 10-06 21:43:54.273 3732 5509 I chatty : uid=1000(system) Binder:3732_5 expire 1 line 10-06 21:43:54.387 1021 1021 I TWILIGHT: [06Oct 21:43:54.387, main]: Service: SCREEN_ON 10-06 21:43:54.430 1021 1021 I TWILIGHT: [06Oct 21:43:54.430, main]: VIEW: final Sunrise Tue Oct 06 08:01:00 GMT+02:00 2020 Sunset Tue Oct 06 19:24:00 GMT+02:00 2020 10-06 21:43:54.431 1021 1021 I TWILIGHT: [06Oct 21:43:54.431, main]: VIEW: Sunrise / Sunset = Wed Oct 07 08:01:00 GMT+02:00 2020 / Tue Oct 06 19:24:00 GMT+02:00 2020 10-06 21:43:54.431 1021 1021 I TWILIGHT: [06Oct 21:43:54.431, main]: SmartLight: null true 100 10-06 21:43:54.433 1021 1021 I TWILIGHT: [06Oct 21:43:54.433, main]: Needs foreground -1 10-06 21:43:54.433 1021 1021 I TWILIGHT: [06Oct 21:43:54.433, main]: VIEW: Finally Update current 100 1500 10-06 21:43:54.441 5739 27713 I chatty : uid=1027(nfc) com.android.nfc expire 26 lines 10-06 21:43:54.503 14179 27426 D omnistore_android_logger: DebouncingRateLimiter attempting event SyncProtocol::onConnectionEstablished 10-06 21:43:54.503 14179 27426 D omnistore_android_logger: Event not rate limited: SyncProtocol::onConnectionEstablished 10-06 21:43:54.503 14179 27426 D omnistore_android_logger: SyncProtocol calling onConnectionEstablished callbacks 10-06 21:43:54.503 14179 27426 D omnistore_android_logger: Removing all queue based subscriptions from rewire state 10-06 21:43:54.521 14179 27426 D omnistore_android_logger: SendQueue::onConnectionEstablished: sending 0 transaction(s) 10-06 21:43:54.525 14179 14276 D omnistore_android_logger: SubscriptionManager::onConnectionEstablished is called back 10-06 21:43:54.539 5739 6004 I chatty : uid=1027(nfc) AsyncTask #1 (closed) expire 2 lines 10-06 21:43:54.540 14179 14276 I omnistore_android_logger: Connect message: queueName: messenger_montage_v2:848104414_amFoHF0xyRhQs, gvid: 196 10-06 21:43:54.552 14179 14276 I omnistore_android_logger: Connect message: queueName: messenger_rooms:848104414_amFoHF0xyRhQs, gvid: 0 10-06 21:43:54.559 14179 14276 I omnistore_android_logger: Connect message: queueName: tincan_msg:848104414_AW5AJAV6UKQIRXZWD7RXDH6PBVXNIQM4L5E5OZDY6JSFZ2RAXDWU6, gvid: 0 10-06 21:43:54.563 14179 14276 I omnistore_android_logger: Connect message: queueName: messenger_montage_non_user:848104414_amFoHF0xyRhQs, gvid: 0 10-06 21:43:54.565 14179 14276 I omnistore_android_logger: Connect message: queueName: messenger_android_device_flash_sq:848104414_amFoHF0xyRhQs, gvid: 0 10-06 21:43:54.568 1021 1021 I TWILIGHT: [06Oct 21:43:54.567, main]: VIEW: Refreshing view 10-06 21:43:54.573 9349 9349 D DeviceStatusService: onDisplayOn: Reschedule update 10-06 21:43:54.573 9349 9349 D WeatherUpdateService: Scheduling in 360935 ms 10-06 21:43:54.573 9349 9349 D WeatherUpdateService: Next update scheduled at Tue Oct 06 21:49:55 GMT+02:00 2020 10-06 21:43:54.584 14179 14276 I omnistore_android_logger: Connect message: queueName: messenger_contacts_android_v2:848104414_amFoHF0xyRhQs, gvid: 21 10-06 21:43:54.590 14179 27426 I omnistore_android_logger: No integrity check for this collection label: tincan_msg:848104414_AW5AJAV6UKQIRXZWD7RXDH6PBVXNIQM4L5E5OZDY6JSFZ2RAXDWU6 10-06 21:43:54.601 14179 14276 I omnistore_android_logger: Connect message: queueName: messenger_user_sq:848104414, gvid: 1270 10-06 21:43:54.604 14179 14276 I omnistore_android_logger: Client sent connect message 10-06 21:43:55.722 5739 27720 I chatty : uid=1027(nfc) com.android.nfc expire 1 line 10-06 21:43:57.194 14179 27426 I omnistore_android_logger: Deltas Received on queue messenger_montage_v2:848104414_amFoHF0xyRhQs with 1 batch size starting at global id 197 10-06 21:43:57.194 14179 27426 D omnistore_android_logger: TransactionResult Received on queue messenger_montage_v2:848104414_amFoHF0xyRhQs with 1 transactions starting at global id 197 upto clientVersionId 0 10-06 21:43:57.214 14179 14276 D omnistore_android_logger: TransactionReceiver::processSerializedJobSuccess for queue messenger_montage_v2:848104414_amFoHF0xyRhQs, status 0, global id 197client version id 0 10-06 21:43:57.214 14179 14276 D omnistore_android_logger: TransactionReceiver::applySuccessfulTransactionResult 10-06 21:43:57.244 14179 14276 D omnistore_android_logger: TransactionReceiver::processTransaction flush callbacks 10-06 21:43:59.619 1021 1021 I TWILIGHT: [06Oct 21:43:59.619, main]: Wallpaper should false || false 10-06 21:43:59.654 1021 1021 I TWILIGHT: [06Oct 21:43:59.654, main]: Wallpaper true ?= false state 100 shown true should filter false 10-06 21:43:59.689 1021 1021 I TWILIGHT: [06Oct 21:43:59.689, main]: Wallpaper should false || false 10-06 21:43:59.896 3732 5037 I chatty : uid=1000(system) WifiStateMachin expire 18 lines 10-06 21:44:05.234 21311 21311 I AATKit : BannerPlacementImplementation: Requested ad for placement fr_android_item with request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @79e2d81} and listener: com.vinted.ads.addapptr.BannerAdRequestListener@2fcde26 10-06 21:44:05.235 21311 21311 E AATKit : BannerPlacementImplementation: Cannot reload placement: fr_android_item with ad request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @79e2d81}, activity is paused! 10-06 21:44:05.241 21311 21311 I AATKit : BannerPlacementImplementation: Requested ad for placement fr_android_feed with request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @8be5a67} and listener: com.vinted.ads.addapptr.BannerAdRequestListener@b421014 10-06 21:44:05.242 21311 21311 E AATKit : BannerPlacementImplementation: Cannot reload placement: fr_android_feed with ad request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @8be5a67}, activity is paused! 10-06 21:44:11.470 3732 16218 I chatty : uid=1000(system) Binder:3732_1C expire 1 line 10-06 21:44:11.708 3732 16220 I chatty : uid=1000(system) Binder:3732_1E expire 1 line 10-06 21:44:11.735 3732 16221 I chatty : uid=1000(system) Binder:3732_1F expire 3 lines 10-06 21:44:11.746 610 610 D GmsMeasureBrokerSvc: onBind: Intent { act=com.google.android.gms.measurement.START pkg=com.google.android.gms } 10-06 21:44:11.822 3732 3742 I chatty : uid=1000(system) HeapTaskDaemon expire 1 line 10-06 21:44:11.836 14530 14530 I chatty : uid=10089(com.alibaba.aliexpresshd) expire 44 lines 10-06 21:44:11.841 3732 11296 I chatty : uid=1000(system) Binder:3732_1A expire 4 lines 10-06 21:44:12.043 610 835 D SafeParcel: Unknown field num 10 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:44:12.043 610 835 D SafeParcel: Unknown field num 11 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:44:12.043 610 835 D SafeParcel: Unknown field num 12 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:44:12.043 610 835 D GmsMeasureBrokerSvc: bound by: GetServiceRequest{serviceId=MEASUREMENT, gmsVersion=12451000, packageName='com.alibaba.aliexpresshd', extras=Bundle[{}]} 10-06 21:44:12.073 610 8293 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@401339e, 16 10-06 21:44:12.110 610 642 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@4e9d865, 16 10-06 21:44:12.113 610 8287 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@401339e, 16 10-06 21:44:12.114 610 835 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@4e9d865, 16 10-06 21:44:12.130 610 641 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@401339e, 16 10-06 21:44:14.886 3732 3997 I chatty : uid=1000(system) Binder:3732_17 expire 1 line 10-06 21:44:14.899 3732 16217 I chatty : uid=1000(system) Binder:3732_1B expire 4 lines 10-06 21:44:14.923 610 835 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@4e9d865, 16 10-06 21:44:15.000 610 641 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@401339e, 16 10-06 21:44:15.107 610 8293 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@4e9d865, 16 10-06 21:44:15.107 610 642 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@401339e, 16 10-06 21:44:16.943 3732 7410 I chatty : uid=1000(system) Binder:3732_D expire 2 lines 10-06 21:44:16.958 610 8287 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@4e9d865, 16 10-06 21:44:16.963 3732 5808 I chatty : uid=1000(system) Binder:3732_A expire 1 line 10-06 21:44:16.985 610 835 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@401339e, 16 10-06 21:44:17.012 610 641 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@4e9d865, 16 10-06 21:44:17.012 610 8293 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@401339e, 16 10-06 21:44:20.247 3732 5785 I chatty : uid=1000(system) Binder:3732_8 expire 3 lines 10-06 21:44:20.266 610 642 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@4e9d865, 16 10-06 21:44:20.304 610 8287 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@401339e, 16 10-06 21:44:20.338 610 835 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@4e9d865, 16 10-06 21:44:20.345 610 641 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@401339e, 16 10-06 21:44:24.592 1021 1021 D TWILIGHT: [06Oct 21:44:24.591, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 21:44:24.592 1021 1021 I TWILIGHT: [06Oct 21:44:24.592, main]: Start foreground true 10-06 21:44:38.200 3732 7407 I chatty : uid=1000(system) Binder:3732_C expire 1 line 10-06 21:44:38.218 3732 3998 I chatty : uid=1000(system) Binder:3732_18 expire 2 lines 10-06 21:44:38.299 610 610 D GmsMeasureBrokerSvc: onBind: Intent { act=com.google.android.gms.measurement.START pkg=com.google.android.gms } 10-06 21:44:38.384 3732 5779 I chatty : uid=1000(system) Binder:3732_7 expire 2 lines 10-06 21:44:38.607 610 835 D SafeParcel: Unknown field num 10 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:44:38.608 610 835 D SafeParcel: Unknown field num 11 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:44:38.608 610 835 D SafeParcel: Unknown field num 12 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:44:38.608 610 835 D GmsMeasureBrokerSvc: bound by: GetServiceRequest{serviceId=MEASUREMENT, gmsVersion=12451000, packageName='com.alibaba.aliexpresshd', extras=Bundle[{}]} 10-06 21:44:38.635 610 8293 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@401339e, 16 10-06 21:44:38.659 610 642 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@4e9d865, 16 10-06 21:44:38.659 610 8287 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@401339e, 16 10-06 21:44:38.660 610 835 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@4e9d865, 16 10-06 21:44:38.681 610 641 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@401339e, 16 10-06 21:44:38.781 14530 14530 I chatty : uid=10089(com.alibaba.aliexpresshd) expire 14 lines 10-06 21:44:39.273 3732 3998 I chatty : uid=1000(system) Binder:3732_18 expire 2 lines 10-06 21:44:39.289 14179 14203 W msgr.AppStateLoggerCore: Failed to get webview version 10-06 21:44:39.289 14179 14203 W msgr.AppStateLoggerCore: android.content.pm.PackageManager$NameNotFoundException: com.google.android.webview 10-06 21:44:39.289 14179 14203 W msgr.AppStateLoggerCore: at android.app.ApplicationPackageManager.getPackageInfoAsUser(ApplicationPackageManager.java:147) 10-06 21:44:39.289 14179 14203 W msgr.AppStateLoggerCore: at android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java:132) 10-06 21:44:39.289 14179 14203 W msgr.AppStateLoggerCore: at X.02V.A07(:40) 10-06 21:44:39.289 14179 14203 W msgr.AppStateLoggerCore: at X.03Q.run(:10053) 10-06 21:44:39.428 14530 14541 I chatty : uid=10089(com.alibaba.aliexpresshd) HeapTaskDaemon expire 2 lines 10-06 21:44:45.246 3732 5041 I chatty : uid=1000(system) ConnectivitySer expire 237 lines 10-06 21:44:56.961 3732 7422 I chatty : uid=1000(system) Binder:3732_F expire 1 line 10-06 21:44:56.974 3732 3897 I chatty : uid=1000(system) Binder:3732_1 expire 3 lines 10-06 21:44:56.988 14530 14530 I u4java_AwContents.sandbox: App foreground changed - false 10-06 21:44:57.012 610 610 D GmsMeasureBrokerSvc: onBind: Intent { act=com.google.android.gms.measurement.START pkg=com.google.android.gms } 10-06 21:44:57.034 14530 14530 W sandbox.ApplicationStatus: onStateChange - CREATED - com.aliexpress.module.ru.sku.ProductSkuActivity@8f7a839 10-06 21:44:57.034 14530 14530 I u4java_AwContents.sandbox: App foreground changed - true 10-06 21:44:57.061 14530 14530 W sandbox.ApplicationStatus: onStateChange - STARTED - com.aliexpress.module.ru.sku.ProductSkuActivity@8f7a839 10-06 21:44:57.141 14530 14530 W sandbox.ApplicationStatus: onStateChange - RESUMED - com.aliexpress.module.ru.sku.ProductSkuActivity@8f7a839 10-06 21:44:57.190 14530 22483 D mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1440x2560]-format:1 10-06 21:44:57.198 610 641 D SafeParcel: Unknown field num 10 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:44:57.198 610 641 D SafeParcel: Unknown field num 11 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:44:57.198 610 641 D SafeParcel: Unknown field num 12 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:44:57.198 610 641 D GmsMeasureBrokerSvc: bound by: GetServiceRequest{serviceId=MEASUREMENT, gmsVersion=12451000, packageName='com.alibaba.aliexpresshd', extras=Bundle[{}]} 10-06 21:44:57.250 610 642 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@4e9d865, 16 10-06 21:44:57.270 610 8287 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@401339e, 16 10-06 21:44:57.271 610 835 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@4e9d865, 16 10-06 21:44:57.278 610 641 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@401339e, 16 10-06 21:44:58.149 14530 14530 W sandbox.ApplicationStatus: onStateChange - PAUSED - com.aliexpress.module.ru.sku.ProductSkuActivity@8f7a839 10-06 21:44:58.149 14530 14530 I u4java_AwContents.sandbox: App foreground changed - false 10-06 21:44:58.158 610 8293 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@4e9d865, 16 10-06 21:44:58.162 3732 5136 I chatty : uid=1000(system) Binder:3732_4 expire 1 line 10-06 21:44:58.179 14530 14530 W sandbox.ApplicationStatus: onStateChange - RESUMED - com.aliexpress.global.ProductDetailActivity@3c74783 10-06 21:44:58.180 14530 14530 I u4java_AwContents.sandbox: App foreground changed - true 10-06 21:44:58.186 610 642 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@401339e, 16 10-06 21:44:58.197 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 6 lines 10-06 21:44:58.223 610 8287 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@4e9d865, 16 10-06 21:44:58.223 610 835 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@401339e, 16 10-06 21:44:58.227 14530 14530 W sandbox.ApplicationStatus: onStateChange - STOPPED - com.aliexpress.module.ru.sku.ProductSkuActivity@8f7a839 10-06 21:44:58.229 14530 14530 W sandbox.ApplicationStatus: onStateChange - DESTROYED - com.aliexpress.module.ru.sku.ProductSkuActivity@8f7a839 10-06 21:44:58.641 14530 14530 W detail : please implementation view model headerImage!! 10-06 21:44:58.685 14530 14530 W detail : please implementation view model storeRecommendHoriz!! 10-06 21:44:58.699 14530 14530 D wtf : filter out cause divider collapsed 10-06 21:44:58.699 14530 14530 D wtf : filter out cause divider collapsed 10-06 21:44:58.707 14530 14530 D detail : updateBodyListTask time 66 10-06 21:44:58.958 14530 14541 I art : Background partial concurrent mark sweep GC freed 10253(566KB) AllocSpace objects, 10(3MB) LOS objects, 10% free, 142MB/158MB, paused 1.757ms total 128.559ms 10-06 21:44:59.038 14530 14530 W sandbox.ApplicationStatus: onStateChange - PAUSED - com.aliexpress.global.ProductDetailActivity@3c74783 10-06 21:44:59.038 14530 14530 I u4java_AwContents.sandbox: App foreground changed - false 10-06 21:44:59.047 610 8293 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@4e9d865, 16 10-06 21:44:59.052 14530 14530 W sandbox.ApplicationStatus: onStateChange - STARTED - com.aliexpress.module.module_store.SellerStoreActivity@a773ef 10-06 21:44:59.052 14530 14530 I u4java_AwContents.sandbox: App foreground changed - true 10-06 21:44:59.059 3732 3997 I chatty : uid=1000(system) Binder:3732_17 expire 3 lines 10-06 21:44:59.068 14530 14530 W sandbox.ApplicationStatus: onStateChange - RESUMED - com.aliexpress.module.module_store.SellerStoreActivity@a773ef 10-06 21:44:59.105 610 642 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@401339e, 16 10-06 21:44:59.105 610 8287 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@4e9d865, 16 10-06 21:44:59.122 14530 22483 D mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1440x2560]-format:1 10-06 21:44:59.481 14530 14530 W sandbox.ApplicationStatus: onStateChange - STOPPED - com.aliexpress.global.ProductDetailActivity@3c74783 10-06 21:44:59.488 14530 14530 W sandbox.ApplicationStatus: onStateChange - DESTROYED - com.aliexpress.global.ProductDetailActivity@3c74783 10-06 21:44:59.504 3732 16217 I chatty : uid=1000(system) Binder:3732_1B expire 4 lines 10-06 21:44:59.526 14179 14203 W msgr.AppStateLoggerCore: Failed to get webview version 10-06 21:44:59.526 14179 14203 W msgr.AppStateLoggerCore: android.content.pm.PackageManager$NameNotFoundException: com.google.android.webview 10-06 21:44:59.526 14179 14203 W msgr.AppStateLoggerCore: at android.app.ApplicationPackageManager.getPackageInfoAsUser(ApplicationPackageManager.java:147) 10-06 21:44:59.526 14179 14203 W msgr.AppStateLoggerCore: at android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java:132) 10-06 21:44:59.526 14179 14203 W msgr.AppStateLoggerCore: at X.02V.A07(:40) 10-06 21:44:59.526 14179 14203 W msgr.AppStateLoggerCore: at X.03Q.run(:10053) 10-06 21:44:59.694 14530 14541 I art : Background partial concurrent mark sweep GC freed 10390(773KB) AllocSpace objects, 13(24MB) LOS objects, 10% free, 132MB/148MB, paused 2.154ms total 156.194ms 10-06 21:45:01.024 3732 3900 I chatty : uid=1000(system) ActivityManager expire 2 lines 10-06 21:45:01.117 27762 27762 I art : Starting a blocking GC AddRemoveAppImageSpace 10-06 21:45:01.118 27762 27762 W System : ClassLoader referenced unknown path: /system/app/DeskClock/lib/arm64 10-06 21:45:04.610 1021 1021 D TWILIGHT: [06Oct 21:45:04.610, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 21:45:04.611 1021 1021 I TWILIGHT: [06Oct 21:45:04.610, main]: Start foreground true 10-06 21:45:05.237 21311 21311 I AATKit : BannerPlacementImplementation: Requested ad for placement fr_android_item with request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @f7f20bd} and listener: com.vinted.ads.addapptr.BannerAdRequestListener@448b6b2 10-06 21:45:05.238 21311 21311 E AATKit : BannerPlacementImplementation: Cannot reload placement: fr_android_item with ad request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @f7f20bd}, activity is paused! 10-06 21:45:05.244 21311 21311 I AATKit : BannerPlacementImplementation: Requested ad for placement fr_android_feed with request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @a4c3603} and listener: com.vinted.ads.addapptr.BannerAdRequestListener@43a1980 10-06 21:45:05.245 21311 21311 E AATKit : BannerPlacementImplementation: Cannot reload placement: fr_android_feed with ad request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @a4c3603}, activity is paused! 10-06 21:45:05.781 14228 14228 I BgHandler: type=1400 audit(0.0:6196): avc: denied { read } for name="mem" dev="debugfs" ino=3178 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:debugfs:s0 tclass=dir permissive=1 10-06 21:45:05.781 14228 14228 I BgHandler: type=1400 audit(0.0:6197): avc: denied { open } for path="/sys/kernel/debug/mali/mem" dev="debugfs" ino=3178 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:debugfs:s0 tclass=dir permissive=1 10-06 21:45:19.206 14530 14541 I art : Background partial concurrent mark sweep GC freed 28331(2MB) AllocSpace objects, 10(440KB) LOS objects, 9% free, 146MB/162MB, paused 2.098ms total 160.483ms 10-06 21:45:48.168 14530 14541 I art : Background partial concurrent mark sweep GC freed 65878(2MB) AllocSpace objects, 4(228KB) LOS objects, 9% free, 159MB/175MB, paused 2.091ms total 184.464ms 10-06 21:45:48.546 3732 3732 I chatty : uid=1000 system_server expire 2 lines 10-06 21:45:54.708 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 3 lines 10-06 21:45:56.780 1021 1021 D TWILIGHT: [06Oct 21:45:56.780, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 21:45:56.782 1021 1021 I TWILIGHT: [06Oct 21:45:56.782, main]: Start foreground true 10-06 21:45:56.832 1021 1021 D TWILIGHT: [06Oct 21:45:56.832, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 21:45:56.832 1021 1021 I TWILIGHT: [06Oct 21:45:56.832, main]: Start foreground true 10-06 21:45:56.855 1021 1021 I TWILIGHT: [06Oct 21:45:56.851, main]: Service: Service start foreground 10-06 21:45:56.856 1021 1021 I TWILIGHT: [06Oct 21:45:56.855, main]: Service: Extra android.intent.extra.ALARM_COUNT 10-06 21:45:56.867 1021 1021 I TWILIGHT: [06Oct 21:45:56.867, main]: SmartLight: getSmartLight false 10-06 21:45:56.870 1021 1021 I TWILIGHT: [06Oct 21:45:56.870, main]: SmartLight: setSmartLight null 10-06 21:45:56.894 1021 1021 I TWILIGHT: [06Oct 21:45:56.893, main]: VIEW: final Sunrise Tue Oct 06 08:01:00 GMT+02:00 2020 Sunset Tue Oct 06 19:24:00 GMT+02:00 2020 10-06 21:45:56.894 1021 1021 I TWILIGHT: [06Oct 21:45:56.894, main]: VIEW: Sunrise / Sunset = Wed Oct 07 08:01:00 GMT+02:00 2020 / Tue Oct 06 19:24:00 GMT+02:00 2020 10-06 21:45:56.894 1021 1021 I TWILIGHT: [06Oct 21:45:56.894, main]: SmartLight: null true 100 10-06 21:45:56.895 1021 1021 I TWILIGHT: [06Oct 21:45:56.895, main]: Needs foreground -1 10-06 21:45:56.895 1021 1021 I TWILIGHT: [06Oct 21:45:56.895, main]: VIEW: Finally Update current 100 1500 10-06 21:45:56.949 1021 1021 I TWILIGHT: [06Oct 21:45:56.949, main]: SmartLight: getSmartLight false 10-06 21:46:01.982 1021 1021 I TWILIGHT: [06Oct 21:46:01.981, main]: Wallpaper should false || false 10-06 21:46:02.007 1021 1021 I TWILIGHT: [06Oct 21:46:02.007, main]: Wallpaper true ?= false state 100 shown true should filter false 10-06 21:46:02.039 1021 1021 I TWILIGHT: [06Oct 21:46:02.039, main]: Wallpaper should false || false 10-06 21:46:02.441 3732 5032 I chatty : uid=1000(system) NetworkStats expire 4 lines 10-06 21:46:05.239 21311 21311 I AATKit : BannerPlacementImplementation: Requested ad for placement fr_android_item with request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @9820bb9} and listener: com.vinted.ads.addapptr.BannerAdRequestListener@6078bfe 10-06 21:46:05.239 21311 21311 E AATKit : BannerPlacementImplementation: Cannot reload placement: fr_android_item with ad request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @9820bb9}, activity is paused! 10-06 21:46:05.247 21311 21311 I AATKit : BannerPlacementImplementation: Requested ad for placement fr_android_feed with request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @2522f5f} and listener: com.vinted.ads.addapptr.BannerAdRequestListener@9e74dac 10-06 21:46:05.248 21311 21311 E AATKit : BannerPlacementImplementation: Cannot reload placement: fr_android_feed with ad request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @2522f5f}, activity is paused! 10-06 21:46:26.236 3732 5779 I chatty : uid=1000(system) Binder:3732_7 expire 3 lines 10-06 21:46:26.289 14179 14203 W msgr.AppStateLoggerCore: Failed to get webview version 10-06 21:46:26.289 14179 14203 W msgr.AppStateLoggerCore: android.content.pm.PackageManager$NameNotFoundException: com.google.android.webview 10-06 21:46:26.289 14179 14203 W msgr.AppStateLoggerCore: at android.app.ApplicationPackageManager.getPackageInfoAsUser(ApplicationPackageManager.java:147) 10-06 21:46:26.289 14179 14203 W msgr.AppStateLoggerCore: at android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java:132) 10-06 21:46:26.289 14179 14203 W msgr.AppStateLoggerCore: at X.02V.A07(:40) 10-06 21:46:26.289 14179 14203 W msgr.AppStateLoggerCore: at X.03Q.run(:10053) 10-06 21:46:26.830 1021 1021 D TWILIGHT: [06Oct 21:46:26.830, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 21:46:26.831 1021 1021 I TWILIGHT: [06Oct 21:46:26.831, main]: Start foreground true 10-06 21:46:27.329 27804 27804 I art : Starting a blocking GC AddRemoveAppImageSpace 10-06 21:46:27.385 27804 27804 I MultiDex: VM with version 2.1.0 has multidex support 10-06 21:46:27.385 27804 27804 I MultiDex: Installing application 10-06 21:46:27.385 27804 27804 I MultiDex: VM has multidex support, MultiDex support library is disabled. 10-06 21:46:27.397 27804 27804 D MagicEarthUI: { GEMApplication ] GEMApplication.onCreate() 10-06 21:46:27.465 27804 27804 E MagicEarthUI: [ AndroidApiStorageEnumerator ] AndroidApiStorageEnumerator.enumerate(): path = /storage/emulated/0 10-06 21:46:33.934 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=392, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:46:33.936 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=393, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:46:33.936 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=393, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:46:33.937 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=394, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:46:33.938 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=394, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:46:33.939 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=395, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:46:33.939 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=395, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:46:33.940 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=396, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:46:33.941 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=396, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:46:33.942 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=397, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:46:33.942 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=397, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:46:36.950 3732 5041 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 143] 10-06 21:46:36.950 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ REQUEST id=1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:46:36.951 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=3, [] ] 10-06 21:46:36.951 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=3, [] ] 10-06 21:46:36.952 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=4, [] ] 10-06 21:46:36.952 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=4, [] ] 10-06 21:46:36.953 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=5, [ Transports: CELLULAR|WIFI Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:46:36.954 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=5, [ Transports: CELLULAR|WIFI Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:46:36.954 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=368, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:46:36.956 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=368, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:46:36.958 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=372, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:46:36.958 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=372, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:46:36.959 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=392, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:46:36.960 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=392, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:46:36.961 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=393, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:46:36.962 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=393, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:46:36.963 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=394, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:46:36.964 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=394, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:46:36.965 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=395, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:46:36.966 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=395, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:46:36.966 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=396, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:46:36.967 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=396, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:46:36.976 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=397, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:46:36.976 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=397, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:46:38.823 3732 5509 I ActivityManager: START u0 {act=android.intent.action.VIEW dat=https://m.aliexpress.com/... cmp=com.alibaba.aliexpresshd/com.aliexpress.global.ProductDetailActivity (has extras)} from uid 10089 on display 0 10-06 21:46:38.844 14530 14530 W sandbox.ApplicationStatus: onStateChange - PAUSED - com.aliexpress.module.module_store.SellerStoreActivity@a773ef 10-06 21:46:38.845 14530 14530 I u4java_AwContents.sandbox: App foreground changed - false 10-06 21:46:38.881 610 610 D GmsMeasureBrokerSvc: onBind: Intent { act=com.google.android.gms.measurement.START pkg=com.google.android.gms } 10-06 21:46:38.895 14530 14530 W sandbox.ApplicationStatus: onStateChange - CREATED - com.aliexpress.global.ProductDetailActivity@bc6da9e 10-06 21:46:38.895 14530 14530 I u4java_AwContents.sandbox: App foreground changed - true 10-06 21:46:38.923 14530 14530 W sandbox.ApplicationStatus: onStateChange - STARTED - com.aliexpress.global.ProductDetailActivity@bc6da9e 10-06 21:46:38.952 14530 14530 W detail : please implementation view model headerImage!! 10-06 21:46:38.991 14530 14530 W sandbox.ApplicationStatus: onStateChange - RESUMED - com.aliexpress.global.ProductDetailActivity@bc6da9e 10-06 21:46:39.112 14530 22483 D mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1440x2560]-format:1 10-06 21:46:39.216 610 641 D SafeParcel: Unknown field num 10 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:46:39.216 610 641 D SafeParcel: Unknown field num 11 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:46:39.216 610 641 D SafeParcel: Unknown field num 12 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:46:39.216 610 641 D GmsMeasureBrokerSvc: bound by: GetServiceRequest{serviceId=MEASUREMENT, gmsVersion=12451000, packageName='com.alibaba.aliexpresshd', extras=Bundle[{}]} 10-06 21:46:39.253 610 642 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@401339e, 16 10-06 21:46:39.285 610 8287 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@4e9d865, 16 10-06 21:46:39.286 610 835 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@401339e, 16 10-06 21:46:39.287 610 641 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@4e9d865, 16 10-06 21:46:39.292 14530 22483 D OpenGLRenderer: endAllActiveAnimators on 0x7f4c024400 (MDWXFrameLayout) with handle 0x7f2a3ff340 10-06 21:46:39.303 610 8293 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@401339e, 16 10-06 21:46:39.368 14530 14530 D detail : detail network NetStatisticData{api='mtop.aliexpress.itemdetail.gop.findItemDetail', downgradeReason='null', protocal='http2_0rtt_ae', apiTime=323, totalCostTime=347, connectChain='47.254.143.71:443', isFromCache='false', hasSentRequest='true', tcpSegment=0, reqSize=0, recvSize=0, connectTime=0} firstDataTime 0 networkStartTime 1602013598981 networkEndTime 1602013599328 10-06 21:46:39.379 14530 14530 W detail : please implementation view model headerImage!! 10-06 21:46:39.396 14530 14530 W detail : please implementation view model storeInfoDecoration!! 10-06 21:46:39.396 14530 14530 W detail : please implementation view model storeRecommendHoriz!! 10-06 21:46:39.397 14530 14530 W detail : please implementation view model item_description!! 10-06 21:46:39.397 14530 14530 W detail : please implementation view model headerImage!! 10-06 21:46:39.407 14530 14530 W detail : please implementation view model storeRecommendHoriz!! 10-06 21:46:39.561 14530 14530 W sandbox.ApplicationStatus: onStateChange - STOPPED - com.aliexpress.module.module_store.SellerStoreActivity@a773ef 10-06 21:46:40.068 14530 14541 I art : Background partial concurrent mark sweep GC freed 84624(5MB) AllocSpace objects, 51(20MB) LOS objects, 9% free, 155MB/171MB, paused 2.023ms total 197.117ms 10-06 21:46:40.501 14530 14530 W detail : please implementation view model headerImage!! 10-06 21:46:40.531 14530 14530 W detail : please implementation view model storeRecommendHoriz!! 10-06 21:46:40.549 14530 14530 D wtf : filter out cause divider collapsed 10-06 21:46:40.549 14530 14530 D wtf : filter out cause divider collapsed 10-06 21:46:40.552 14530 14530 D detail : updateBodyListTask time 51 10-06 21:46:41.115 14530 14541 I art : Background partial concurrent mark sweep GC freed 52037(3MB) AllocSpace objects, 32(26MB) LOS objects, 9% free, 145MB/161MB, paused 1.947ms total 203.406ms 10-06 21:46:46.014 3732 5037 I chatty : uid=1000(system) WifiStateMachin expire 11 lines 10-06 21:46:46.016 3732 5041 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 143] 10-06 21:46:46.016 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ REQUEST id=1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:46:46.016 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=3, [] ] 10-06 21:46:46.017 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=3, [] ] 10-06 21:46:46.018 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=4, [] ] 10-06 21:46:46.021 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=4, [] ] 10-06 21:46:46.026 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=5, [ Transports: CELLULAR|WIFI Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:46:46.027 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=5, [ Transports: CELLULAR|WIFI Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:46:46.027 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=368, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:46:46.028 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=368, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:46:46.029 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=372, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:46:46.029 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=372, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:46:46.034 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=392, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:46:46.035 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=392, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:46:46.037 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=393, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:46:46.038 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=393, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:46:46.039 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=394, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:46:46.040 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=394, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:46:46.041 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=395, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:46:46.041 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=395, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:46:46.042 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=396, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:46:46.043 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=396, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:46:46.043 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=397, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:46:46.044 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=397, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:46:47.084 3732 3909 D LuxLevels: bright hysteresis constant= 0.1, threshold=2.2374463, lux=2.0340421 10-06 21:46:47.084 3732 3909 D LuxLevels: dark hysteresis constant= 0.2, threshold=1.6272337, lux=2.0340421 10-06 21:46:49.043 3732 5041 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 143] 10-06 21:46:49.043 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ REQUEST id=1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:46:49.044 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=3, [] ] 10-06 21:46:49.044 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=3, [] ] 10-06 21:46:49.045 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=4, [] ] 10-06 21:46:49.046 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=4, [] ] 10-06 21:46:49.047 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=5, [ Transports: CELLULAR|WIFI Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:46:49.048 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=5, [ Transports: CELLULAR|WIFI Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:46:49.049 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=368, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:46:49.050 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=368, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:46:49.051 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=372, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:46:49.055 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=372, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:46:49.058 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=392, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:46:49.059 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=392, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:46:49.061 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=393, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:46:49.061 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=393, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:46:49.062 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=394, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:46:49.063 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=394, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:46:49.064 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=395, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:46:49.066 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=395, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:46:49.067 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=396, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:46:49.068 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=396, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:46:49.069 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=397, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:46:49.069 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=397, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:46:51.330 14530 14530 W sandbox.ApplicationStatus: onStateChange - PAUSED - com.aliexpress.global.ProductDetailActivity@bc6da9e 10-06 21:46:51.330 14530 14530 I u4java_AwContents.sandbox: App foreground changed - false 10-06 21:46:51.344 3732 3900 I ProcessStatsService: Prepared write state in 2ms 10-06 21:46:51.347 14530 14530 W sandbox.ApplicationStatus: onStateChange - STARTED - com.aliexpress.module.module_store.SellerStoreActivity@a773ef 10-06 21:46:51.347 14530 14530 I u4java_AwContents.sandbox: App foreground changed - true 10-06 21:46:51.351 610 610 D GmsMeasureBrokerSvc: onBind: Intent { act=com.google.android.gms.measurement.START pkg=com.google.android.gms } 10-06 21:46:51.357 3732 3999 I chatty : uid=1000(system) Binder:3732_19 expire 3 lines 10-06 21:46:51.377 14530 14530 W sandbox.ApplicationStatus: onStateChange - RESUMED - com.aliexpress.module.module_store.SellerStoreActivity@a773ef 10-06 21:46:51.439 14530 22483 D mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1440x2560]-format:1 10-06 21:46:51.515 610 835 D SafeParcel: Unknown field num 10 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:46:51.515 610 835 D SafeParcel: Unknown field num 11 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:46:51.515 610 835 D SafeParcel: Unknown field num 12 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:46:51.516 610 835 D GmsMeasureBrokerSvc: bound by: GetServiceRequest{serviceId=MEASUREMENT, gmsVersion=12451000, packageName='com.alibaba.aliexpresshd', extras=Bundle[{}]} 10-06 21:46:51.536 610 641 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@4e9d865, 16 10-06 21:46:51.592 610 642 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@401339e, 16 10-06 21:46:51.593 610 8287 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@4e9d865, 16 10-06 21:46:51.599 610 835 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@401339e, 16 10-06 21:46:51.795 14530 14530 W sandbox.ApplicationStatus: onStateChange - STOPPED - com.aliexpress.global.ProductDetailActivity@bc6da9e 10-06 21:46:51.810 14530 14530 W sandbox.ApplicationStatus: onStateChange - DESTROYED - com.aliexpress.global.ProductDetailActivity@bc6da9e 10-06 21:46:56.871 1021 1021 D TWILIGHT: [06Oct 21:46:56.871, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 21:46:56.871 1021 1021 I TWILIGHT: [06Oct 21:46:56.871, main]: Start foreground true 10-06 21:47:01.136 3732 5041 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 143] 10-06 21:47:01.136 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ REQUEST id=1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:47:01.136 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=3, [] ] 10-06 21:47:01.136 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=3, [] ] 10-06 21:47:01.137 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=4, [] ] 10-06 21:47:01.137 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=4, [] ] 10-06 21:47:01.137 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=5, [ Transports: CELLULAR|WIFI Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:47:01.137 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=5, [ Transports: CELLULAR|WIFI Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:47:01.138 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=368, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:47:01.138 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=368, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:47:01.142 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=372, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:01.142 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=372, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:01.142 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=392, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:01.143 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=392, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:01.146 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=393, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:01.147 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=393, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:01.147 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=394, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:01.148 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=394, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:01.148 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=395, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:01.149 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=395, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:01.149 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=396, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:47:01.149 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=396, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:47:01.155 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=397, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:47:01.159 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=397, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:47:01.486 14530 14541 I art : Background partial concurrent mark sweep GC freed 21571(1700KB) AllocSpace objects, 4(6MB) LOS objects, 9% free, 152MB/168MB, paused 1.663ms total 194.117ms 10-06 21:47:04.160 3732 5041 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 143] 10-06 21:47:04.160 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ REQUEST id=1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:47:04.161 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=3, [] ] 10-06 21:47:04.161 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=3, [] ] 10-06 21:47:04.162 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=4, [] ] 10-06 21:47:04.163 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=4, [] ] 10-06 21:47:04.166 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=5, [ Transports: CELLULAR|WIFI Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:47:04.167 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=5, [ Transports: CELLULAR|WIFI Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:47:04.168 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=368, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:47:04.169 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=368, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:47:04.170 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=372, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:04.171 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=372, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:04.172 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=392, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:04.173 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=392, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:04.174 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=393, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:04.182 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=393, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:04.182 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=394, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:04.183 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=394, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:04.183 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=395, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:04.184 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=395, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:04.184 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=396, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:47:04.185 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=396, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:47:04.186 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=397, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:47:04.186 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=397, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:47:05.241 21311 21311 I AATKit : BannerPlacementImplementation: Requested ad for placement fr_android_item with request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @2eaa75} and listener: com.vinted.ads.addapptr.BannerAdRequestListener@74c6a0a 10-06 21:47:05.242 21311 21311 E AATKit : BannerPlacementImplementation: Cannot reload placement: fr_android_item with ad request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @2eaa75}, activity is paused! 10-06 21:47:05.249 21311 21311 I AATKit : BannerPlacementImplementation: Requested ad for placement fr_android_feed with request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @194627b} and listener: com.vinted.ads.addapptr.BannerAdRequestListener@8519898 10-06 21:47:05.249 21311 21311 E AATKit : BannerPlacementImplementation: Cannot reload placement: fr_android_feed with ad request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @194627b}, activity is paused! 10-06 21:47:22.258 3732 5041 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 143] 10-06 21:47:22.258 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ REQUEST id=1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:47:22.258 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=3, [] ] 10-06 21:47:22.258 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=3, [] ] 10-06 21:47:22.258 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=4, [] ] 10-06 21:47:22.259 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=4, [] ] 10-06 21:47:22.259 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=5, [ Transports: CELLULAR|WIFI Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:47:22.259 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=5, [ Transports: CELLULAR|WIFI Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:47:22.259 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=368, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:47:22.260 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=368, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:47:22.264 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=372, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:22.264 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=372, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:22.270 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=392, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:22.271 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=392, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:22.271 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=393, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:22.272 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=393, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:22.272 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=394, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:22.273 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=394, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:22.273 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=395, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:22.274 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=395, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:22.274 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=396, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:47:22.274 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=396, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:47:22.293 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=397, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:47:22.294 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=397, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:47:25.277 3732 5041 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 143] 10-06 21:47:25.277 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ REQUEST id=1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:47:25.277 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=3, [] ] 10-06 21:47:25.277 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=3, [] ] 10-06 21:47:25.277 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=4, [] ] 10-06 21:47:25.277 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=4, [] ] 10-06 21:47:25.278 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=5, [ Transports: CELLULAR|WIFI Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:47:25.278 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=5, [ Transports: CELLULAR|WIFI Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:47:25.278 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=368, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:47:25.278 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=368, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:47:25.278 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=372, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:25.278 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=372, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:25.278 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=392, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:25.279 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=392, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:25.279 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=393, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:25.279 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=393, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:25.279 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=394, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:25.279 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=394, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:25.279 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=395, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:25.280 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=395, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:25.280 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=396, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:47:25.280 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=396, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:47:25.280 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=397, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:47:25.280 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=397, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:47:26.931 1021 1021 D TWILIGHT: [06Oct 21:47:26.931, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 21:47:26.932 1021 1021 I TWILIGHT: [06Oct 21:47:26.932, main]: Start foreground true 10-06 21:47:29.360 14530 14541 I art : Background partial concurrent mark sweep GC freed 87594(5MB) AllocSpace objects, 23(1084KB) LOS objects, 8% free, 164MB/180MB, paused 1.832ms total 210.829ms 10-06 21:47:46.420 3732 5041 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 143] 10-06 21:47:46.420 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ REQUEST id=1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:47:46.420 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=3, [] ] 10-06 21:47:46.420 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=3, [] ] 10-06 21:47:46.420 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=4, [] ] 10-06 21:47:46.420 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=4, [] ] 10-06 21:47:46.421 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=5, [ Transports: CELLULAR|WIFI Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:47:46.421 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=5, [ Transports: CELLULAR|WIFI Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:47:46.421 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=368, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:47:46.422 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=368, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:47:46.425 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=372, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:46.426 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=372, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:46.426 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=392, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:46.426 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=392, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:46.431 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=393, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:46.431 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=393, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:46.431 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=394, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:46.432 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=394, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:46.432 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=395, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:46.432 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=395, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:46.433 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=396, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:47:46.433 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=396, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:47:46.434 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=397, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:47:46.434 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=397, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:47:49.429 3732 5041 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 143] 10-06 21:47:49.430 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ REQUEST id=1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:47:49.430 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=3, [] ] 10-06 21:47:49.430 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=3, [] ] 10-06 21:47:49.434 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=4, [] ] 10-06 21:47:49.434 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=4, [] ] 10-06 21:47:49.435 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=5, [ Transports: CELLULAR|WIFI Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:47:49.435 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=5, [ Transports: CELLULAR|WIFI Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:47:49.436 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=368, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:47:49.436 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=368, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:47:49.438 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=372, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:49.438 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=372, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:49.439 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=392, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:49.439 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=392, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:49.439 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=393, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:49.440 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=393, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:49.440 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=394, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:49.440 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=394, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:49.441 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=395, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:49.441 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=395, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:49.441 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=396, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:47:49.442 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=396, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:47:49.446 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=397, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:47:49.447 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=397, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:47:52.458 3732 5041 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 143] 10-06 21:47:52.458 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ REQUEST id=1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:47:52.458 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=3, [] ] 10-06 21:47:52.458 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=3, [] ] 10-06 21:47:52.458 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=4, [] ] 10-06 21:47:52.459 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=4, [] ] 10-06 21:47:52.464 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=5, [ Transports: CELLULAR|WIFI Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:47:52.464 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=5, [ Transports: CELLULAR|WIFI Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:47:52.472 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=368, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:47:52.473 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=368, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:47:52.474 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=372, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:52.474 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=372, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:52.474 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=392, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:52.475 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=392, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:52.477 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=393, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:52.477 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=393, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:52.478 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=394, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:52.479 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=394, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:52.480 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=395, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:52.480 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=395, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:52.481 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=396, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:47:52.481 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=396, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:47:52.482 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=397, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:47:52.483 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=397, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:47:53.627 14530 14541 I art : Background sticky concurrent mark sweep GC freed 189552(13MB) AllocSpace objects, 12(196KB) LOS objects, 7% free, 165MB/180MB, paused 3.688ms total 106.800ms 10-06 21:47:55.487 3732 5041 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 143] 10-06 21:47:55.487 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ REQUEST id=1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:47:55.488 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=3, [] ] 10-06 21:47:55.488 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=3, [] ] 10-06 21:47:55.489 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=4, [] ] 10-06 21:47:55.490 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=4, [] ] 10-06 21:47:55.492 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=5, [ Transports: CELLULAR|WIFI Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:47:55.493 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=5, [ Transports: CELLULAR|WIFI Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:47:55.494 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=368, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:47:55.494 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=368, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:47:55.496 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=372, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:55.498 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=372, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:55.499 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=392, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:55.500 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=392, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:55.501 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=393, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:55.502 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=393, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:55.503 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=394, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:55.503 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=394, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:55.504 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=395, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:55.506 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=395, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:47:55.507 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=396, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:47:55.509 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=396, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:47:55.516 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=397, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:47:55.517 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=397, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:48:04.536 3732 5041 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 143] 10-06 21:48:04.536 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ REQUEST id=1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:48:04.536 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=3, [] ] 10-06 21:48:04.536 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=3, [] ] 10-06 21:48:04.536 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=4, [] ] 10-06 21:48:04.536 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=4, [] ] 10-06 21:48:04.537 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=5, [ Transports: CELLULAR|WIFI Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:48:04.537 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=5, [ Transports: CELLULAR|WIFI Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:48:04.537 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=368, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:48:04.537 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=368, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:48:04.538 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=372, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:04.538 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=372, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:04.538 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=392, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:04.539 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=392, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:04.539 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=393, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:04.540 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=393, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:04.550 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=394, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:04.551 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=394, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:04.551 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=395, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:04.551 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=395, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:04.552 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=396, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:48:04.552 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=396, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:48:04.553 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=397, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:48:04.554 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=397, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:48:05.245 21311 21311 I AATKit : BannerPlacementImplementation: Requested ad for placement fr_android_item with request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @4cc78f1} and listener: com.vinted.ads.addapptr.BannerAdRequestListener@34f1cd6 10-06 21:48:05.246 21311 21311 E AATKit : BannerPlacementImplementation: Cannot reload placement: fr_android_item with ad request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @4cc78f1}, activity is paused! 10-06 21:48:05.252 21311 21311 I AATKit : BannerPlacementImplementation: Requested ad for placement fr_android_feed with request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @6fcab57} and listener: com.vinted.ads.addapptr.BannerAdRequestListener@213a644 10-06 21:48:05.253 21311 21311 E AATKit : BannerPlacementImplementation: Cannot reload placement: fr_android_feed with ad request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @6fcab57}, activity is paused! 10-06 21:48:07.552 3732 5037 I chatty : uid=1000(system) WifiStateMachin expire 10 lines 10-06 21:48:07.553 3732 5041 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 143] 10-06 21:48:07.553 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ REQUEST id=1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:48:07.553 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=3, [] ] 10-06 21:48:07.553 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=3, [] ] 10-06 21:48:07.553 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=4, [] ] 10-06 21:48:07.554 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=4, [] ] 10-06 21:48:07.554 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=5, [ Transports: CELLULAR|WIFI Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:48:07.554 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=5, [ Transports: CELLULAR|WIFI Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:48:07.555 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=368, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:48:07.555 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=368, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:48:07.556 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=372, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:07.557 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=372, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:07.557 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=392, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:07.558 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=392, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:07.558 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=393, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:07.558 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=393, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:07.559 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=394, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:07.559 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=394, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:07.559 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=395, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:07.560 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=395, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:07.560 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=396, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:48:07.560 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=396, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:48:07.561 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=397, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:48:07.561 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=397, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:48:15.022 3732 4460 W ActivityManager: Unable to start service Intent { act=com.alibaba.aliexpresshd.intent.action.COCKROACH flg=0x4 (has extras) } U=0: not found 10-06 21:48:15.033 610 711 D GmsGcmMcsSvc: Heartbeat initiated, reason: Intent { act=org.microg.gms.gcm.mcs.HEARTBEAT flg=0x4 cmp=com.google.android.gms/org.microg.gms.gcm.McsService (has extras) } 10-06 21:48:15.033 610 711 D GmsGcmMcsSvc: Scheduling heartbeat in 1653 seconds... 10-06 21:48:15.038 1021 1021 D TWILIGHT: [06Oct 21:48:15.038, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 21:48:15.038 1021 1021 I TWILIGHT: [06Oct 21:48:15.038, main]: Start foreground true 10-06 21:48:15.048 610 17279 D GmsGcmMcsOutput: Outgoing message: HeartbeatPing{last_stream_id_received=11} 10-06 21:48:15.148 610 17277 D GmsGcmMcsInput: Incoming message: HeartbeatAck{last_stream_id_received=9} 10-06 21:48:15.148 610 17277 D GmsGcmPrefs: learnReached: gcm_network_wifi / 1215972 10-06 21:48:16.609 3732 5041 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 143] 10-06 21:48:16.610 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ REQUEST id=1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:48:16.610 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=3, [] ] 10-06 21:48:16.611 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=3, [] ] 10-06 21:48:16.614 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=4, [] ] 10-06 21:48:16.617 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=4, [] ] 10-06 21:48:16.618 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=5, [ Transports: CELLULAR|WIFI Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:48:16.619 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=5, [ Transports: CELLULAR|WIFI Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:48:16.619 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=368, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:48:16.620 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=368, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:48:16.623 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=372, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:16.624 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=372, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:16.625 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=392, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:16.625 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=392, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:16.626 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=393, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:16.627 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=393, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:16.628 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=394, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:16.628 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=394, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:16.631 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=395, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:16.632 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=395, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:16.632 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=396, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:48:16.633 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=396, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:48:16.633 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=397, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:48:16.634 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=397, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:48:19.642 3732 5041 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 143] 10-06 21:48:19.643 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ REQUEST id=1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:48:19.643 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=3, [] ] 10-06 21:48:19.643 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=3, [] ] 10-06 21:48:19.643 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=4, [] ] 10-06 21:48:19.643 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=4, [] ] 10-06 21:48:19.643 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=5, [ Transports: CELLULAR|WIFI Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:48:19.644 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=5, [ Transports: CELLULAR|WIFI Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:48:19.644 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=368, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:48:19.644 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=368, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:48:19.646 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=372, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:19.647 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=372, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:19.647 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=392, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:19.647 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=392, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:19.648 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=393, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:19.648 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=393, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:19.648 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=394, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:19.648 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=394, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:19.649 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=395, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:19.649 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=395, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:19.650 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=396, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:48:19.659 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=396, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:48:19.660 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=397, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:48:19.661 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=397, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:48:33.544 3732 5136 I ActivityManager: START u0 {act=android.intent.action.VIEW dat=https://m.aliexpress.com/... cmp=com.alibaba.aliexpresshd/com.aliexpress.global.ProductDetailActivity (has extras)} from uid 10089 on display 0 10-06 21:48:33.581 14530 14530 W sandbox.ApplicationStatus: onStateChange - PAUSED - com.aliexpress.module.module_store.SellerStoreActivity@a773ef 10-06 21:48:33.582 14530 14530 I u4java_AwContents.sandbox: App foreground changed - false 10-06 21:48:33.632 610 610 D GmsMeasureBrokerSvc: onBind: Intent { act=com.google.android.gms.measurement.START pkg=com.google.android.gms } 10-06 21:48:33.651 14530 14530 W sandbox.ApplicationStatus: onStateChange - CREATED - com.aliexpress.global.ProductDetailActivity@ef75a99 10-06 21:48:33.651 14530 14530 I u4java_AwContents.sandbox: App foreground changed - true 10-06 21:48:33.677 14530 14530 W sandbox.ApplicationStatus: onStateChange - STARTED - com.aliexpress.global.ProductDetailActivity@ef75a99 10-06 21:48:33.743 14530 14530 W detail : please implementation view model headerImage!! 10-06 21:48:33.759 3732 15008 I chatty : uid=1000(system) Binder:3732_11 expire 2 lines 10-06 21:48:33.778 14530 14530 W sandbox.ApplicationStatus: onStateChange - RESUMED - com.aliexpress.global.ProductDetailActivity@ef75a99 10-06 21:48:33.864 14530 22483 D mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1440x2560]-format:1 10-06 21:48:33.987 610 8287 D SafeParcel: Unknown field num 10 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:48:33.988 610 8287 D SafeParcel: Unknown field num 11 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:48:33.988 610 8287 D SafeParcel: Unknown field num 12 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:48:33.988 610 8287 D GmsMeasureBrokerSvc: bound by: GetServiceRequest{serviceId=MEASUREMENT, gmsVersion=12451000, packageName='com.alibaba.aliexpresshd', extras=Bundle[{}]} 10-06 21:48:34.007 610 8293 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@401339e, 16 10-06 21:48:34.035 610 641 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@4e9d865, 16 10-06 21:48:34.036 610 642 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@401339e, 16 10-06 21:48:34.037 610 8287 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@4e9d865, 16 10-06 21:48:34.046 14530 22483 D OpenGLRenderer: endAllActiveAnimators on 0x7f70921c00 (MDWXFrameLayout) with handle 0x7f2a248e60 10-06 21:48:34.052 610 835 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@401339e, 16 10-06 21:48:34.169 14530 14530 D detail : detail network NetStatisticData{api='mtop.aliexpress.itemdetail.gop.findItemDetail', downgradeReason='null', protocal='http2_0rtt_ae', apiTime=324, totalCostTime=351, connectChain='47.254.143.71:443', isFromCache='false', hasSentRequest='true', tcpSegment=0, reqSize=0, recvSize=0, connectTime=0} firstDataTime 0 networkStartTime 1602013713766 networkEndTime 1602013714115 10-06 21:48:34.182 14530 14530 W detail : please implementation view model headerImage!! 10-06 21:48:34.203 14530 14530 W detail : please implementation view model storeInfoDecoration!! 10-06 21:48:34.203 14530 14530 W detail : please implementation view model storeRecommendHoriz!! 10-06 21:48:34.205 14530 14530 W detail : please implementation view model item_description!! 10-06 21:48:34.206 14530 14530 W detail : please implementation view model headerImage!! 10-06 21:48:34.218 14530 14530 W detail : please implementation view model storeRecommendHoriz!! 10-06 21:48:34.346 14530 14530 W sandbox.ApplicationStatus: onStateChange - STOPPED - com.aliexpress.module.module_store.SellerStoreActivity@a773ef 10-06 21:48:34.447 14530 14541 I art : Background partial concurrent mark sweep GC freed 138758(7MB) AllocSpace objects, 56(12MB) LOS objects, 8% free, 162MB/178MB, paused 5.929ms total 208.403ms 10-06 21:48:35.444 14530 14530 W detail : please implementation view model headerImage!! 10-06 21:48:35.468 14530 14530 W detail : please implementation view model storeRecommendHoriz!! 10-06 21:48:35.475 14530 14530 D wtf : filter out cause divider collapsed 10-06 21:48:35.475 14530 14530 D wtf : filter out cause divider collapsed 10-06 21:48:35.476 14530 14530 D detail : updateBodyListTask time 32 10-06 21:48:40.749 3732 5041 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 143] 10-06 21:48:40.749 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ REQUEST id=1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:48:40.750 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=3, [] ] 10-06 21:48:40.750 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=3, [] ] 10-06 21:48:40.752 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=4, [] ] 10-06 21:48:40.752 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=4, [] ] 10-06 21:48:40.755 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=5, [ Transports: CELLULAR|WIFI Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:48:40.756 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=5, [ Transports: CELLULAR|WIFI Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:48:40.757 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=368, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:48:40.757 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=368, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:48:40.758 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=372, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:40.759 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=372, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:40.760 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=392, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:40.761 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=392, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:40.762 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=393, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:40.762 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=393, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:40.763 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=394, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:40.764 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=394, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:40.771 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=395, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:40.771 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=395, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:40.772 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=396, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:48:40.772 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=396, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:48:40.773 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=397, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:48:40.773 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=397, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:48:42.174 3732 5136 I ActivityManager: START u0 {act=android.intent.action.VIEW dat=https://m.aliexpress.com/... flg=0x4000000 cmp=com.alibaba.aliexpresshd/com.aliexpress.module.picview.PicViewActivity bnds=[0,200][1440,1640] (has extras)} from uid 10089 on display 0 10-06 21:48:42.189 3732 3898 I chatty : uid=1000(system) Binder:3732_2 expire 2 lines 10-06 21:48:42.192 14530 14530 W sandbox.ApplicationStatus: onStateChange - PAUSED - com.aliexpress.global.ProductDetailActivity@ef75a99 10-06 21:48:42.193 14530 14530 I u4java_AwContents.sandbox: App foreground changed - false 10-06 21:48:42.235 14530 14530 W sandbox.ApplicationStatus: onStateChange - CREATED - com.aliexpress.module.picview.PicViewActivity@c36a51a 10-06 21:48:42.235 14530 14530 I u4java_AwContents.sandbox: App foreground changed - true 10-06 21:48:42.256 14530 14530 W sandbox.ApplicationStatus: onStateChange - STARTED - com.aliexpress.module.picview.PicViewActivity@c36a51a 10-06 21:48:42.282 3732 15007 I chatty : uid=1000(system) Binder:3732_10 expire 2 lines 10-06 21:48:42.298 14530 14530 W sandbox.ApplicationStatus: onStateChange - RESUMED - com.aliexpress.module.picview.PicViewActivity@c36a51a 10-06 21:48:42.310 610 641 D SafeParcel: Unknown field num 10 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:48:42.311 610 641 D SafeParcel: Unknown field num 11 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:48:42.311 610 641 D SafeParcel: Unknown field num 12 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:48:42.311 610 641 D GmsMeasureBrokerSvc: bound by: GetServiceRequest{serviceId=MEASUREMENT, gmsVersion=12451000, packageName='com.alibaba.aliexpresshd', extras=Bundle[{}]} 10-06 21:48:42.351 14530 22483 D mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1440x2560]-format:1 10-06 21:48:42.355 610 8287 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@401339e, 16 10-06 21:48:42.382 610 835 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@4e9d865, 16 10-06 21:48:42.383 610 8293 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@401339e, 16 10-06 21:48:42.403 610 641 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@4e9d865, 16 10-06 21:48:42.408 14530 14541 I art : Background partial concurrent mark sweep GC freed 72368(4MB) AllocSpace objects, 47(21MB) LOS objects, 9% free, 160MB/176MB, paused 6.246ms total 209.936ms 10-06 21:48:43.773 3732 5041 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 143] 10-06 21:48:43.774 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ REQUEST id=1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:48:43.774 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=3, [] ] 10-06 21:48:43.775 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=3, [] ] 10-06 21:48:43.775 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=4, [] ] 10-06 21:48:43.776 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=4, [] ] 10-06 21:48:43.778 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=5, [ Transports: CELLULAR|WIFI Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:48:43.779 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=5, [ Transports: CELLULAR|WIFI Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:48:43.780 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=368, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:48:43.780 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=368, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:48:43.781 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=372, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:43.782 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=372, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:43.783 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=392, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:43.784 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=392, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:43.789 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=393, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:43.790 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=393, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:43.791 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=394, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:43.792 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=394, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:43.793 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=395, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:43.794 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=395, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:48:43.800 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=396, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:48:43.802 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=396, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:48:43.804 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=397, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:48:43.804 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=397, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:48:45.107 1021 1021 D TWILIGHT: [06Oct 21:48:45.107, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 21:48:45.108 1021 1021 I TWILIGHT: [06Oct 21:48:45.108, main]: Start foreground true 10-06 21:48:45.745 3732 5509 I chatty : uid=1000(system) Binder:3732_5 expire 3 lines 10-06 21:48:45.760 14530 14530 W sandbox.ApplicationStatus: onStateChange - PAUSED - com.aliexpress.module.picview.PicViewActivity@c36a51a 10-06 21:48:45.760 14530 14530 I u4java_AwContents.sandbox: App foreground changed - false 10-06 21:48:45.779 610 835 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@4e9d865, 16 10-06 21:48:45.812 14530 14530 W sandbox.ApplicationStatus: onStateChange - RESUMED - com.aliexpress.global.ProductDetailActivity@ef75a99 10-06 21:48:45.813 14530 14530 I u4java_AwContents.sandbox: App foreground changed - true 10-06 21:48:45.845 610 8293 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@401339e, 16 10-06 21:48:45.856 14530 14530 W sandbox.ApplicationStatus: onStateChange - STOPPED - com.aliexpress.module.picview.PicViewActivity@c36a51a 10-06 21:48:45.860 14530 14530 W sandbox.ApplicationStatus: onStateChange - DESTROYED - com.aliexpress.module.picview.PicViewActivity@c36a51a 10-06 21:48:45.894 610 641 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@4e9d865, 16 10-06 21:48:45.894 610 642 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@401339e, 16 10-06 21:48:47.721 3732 32402 I ActivityManager: START u0 {act=android.intent.action.VIEW dat=https://m.aliexpress.com/... cmp=com.alibaba.aliexpresshd/com.aliexpress.module.ru.sku.ProductSkuActivity (has extras)} from uid 10089 on display 0 10-06 21:48:47.733 14530 14530 W sandbox.ApplicationStatus: onStateChange - PAUSED - com.aliexpress.global.ProductDetailActivity@ef75a99 10-06 21:48:47.733 14530 14530 I u4java_AwContents.sandbox: App foreground changed - false 10-06 21:48:47.751 610 8287 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@4e9d865, 16 10-06 21:48:47.768 14530 14530 W sandbox.ApplicationStatus: onStateChange - CREATED - com.aliexpress.module.ru.sku.ProductSkuActivity@197f0d3 10-06 21:48:47.769 14530 14530 I u4java_AwContents.sandbox: App foreground changed - true 10-06 21:48:47.792 14530 14530 W sandbox.ApplicationStatus: onStateChange - STARTED - com.aliexpress.module.ru.sku.ProductSkuActivity@197f0d3 10-06 21:48:47.797 610 835 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@401339e, 16 10-06 21:48:47.878 14530 14530 W sandbox.ApplicationStatus: onStateChange - RESUMED - com.aliexpress.module.ru.sku.ProductSkuActivity@197f0d3 10-06 21:48:47.940 14530 22483 D mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1440x2560]-format:1 10-06 21:48:47.941 610 8293 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@4e9d865, 16 10-06 21:48:47.942 610 641 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@401339e, 16 10-06 21:48:50.075 14530 14530 W sandbox.ApplicationStatus: onStateChange - PAUSED - com.aliexpress.module.ru.sku.ProductSkuActivity@197f0d3 10-06 21:48:50.075 14530 14530 I u4java_AwContents.sandbox: App foreground changed - false 10-06 21:48:50.091 3732 5802 I chatty : uid=1000(system) Binder:3732_9 expire 2 lines 10-06 21:48:50.095 610 642 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@4e9d865, 16 10-06 21:48:50.106 14530 14530 W sandbox.ApplicationStatus: onStateChange - RESUMED - com.aliexpress.global.ProductDetailActivity@ef75a99 10-06 21:48:50.106 14530 14530 I u4java_AwContents.sandbox: App foreground changed - true 10-06 21:48:50.143 14530 14530 W sandbox.ApplicationStatus: onStateChange - STOPPED - com.aliexpress.module.ru.sku.ProductSkuActivity@197f0d3 10-06 21:48:50.146 14530 14530 W sandbox.ApplicationStatus: onStateChange - DESTROYED - com.aliexpress.module.ru.sku.ProductSkuActivity@197f0d3 10-06 21:48:50.151 610 8287 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@401339e, 16 10-06 21:48:50.192 610 835 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@4e9d865, 16 10-06 21:48:50.192 610 8293 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@401339e, 16 10-06 21:48:50.562 14530 14530 W detail : please implementation view model headerImage!! 10-06 21:48:50.609 14530 14530 W detail : please implementation view model storeRecommendHoriz!! 10-06 21:48:50.622 14530 14530 D wtf : filter out cause divider collapsed 10-06 21:48:50.622 14530 14530 D wtf : filter out cause divider collapsed 10-06 21:48:50.631 14530 14530 D detail : updateBodyListTask time 69 10-06 21:48:59.652 3732 32403 I chatty : uid=1000(system) Binder:3732_16 expire 2 lines 10-06 21:48:59.660 14530 14530 W sandbox.ApplicationStatus: onStateChange - PAUSED - com.aliexpress.global.ProductDetailActivity@ef75a99 10-06 21:48:59.660 14530 14530 I u4java_AwContents.sandbox: App foreground changed - false 10-06 21:48:59.675 14530 14530 W sandbox.ApplicationStatus: onStateChange - STARTED - com.aliexpress.module.module_store.SellerStoreActivity@a773ef 10-06 21:48:59.675 14530 14530 I u4java_AwContents.sandbox: App foreground changed - true 10-06 21:48:59.691 14530 14530 W sandbox.ApplicationStatus: onStateChange - RESUMED - com.aliexpress.module.module_store.SellerStoreActivity@a773ef 10-06 21:48:59.764 14530 22483 D mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1440x2560]-format:1 10-06 21:48:59.765 610 641 D SafeParcel: Unknown field num 10 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:48:59.765 610 641 D SafeParcel: Unknown field num 11 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:48:59.765 610 641 D SafeParcel: Unknown field num 12 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:48:59.765 610 641 D GmsMeasureBrokerSvc: bound by: GetServiceRequest{serviceId=MEASUREMENT, gmsVersion=12451000, packageName='com.alibaba.aliexpresshd', extras=Bundle[{}]} 10-06 21:48:59.827 610 8287 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@4e9d865, 16 10-06 21:48:59.837 610 835 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@401339e, 16 10-06 21:48:59.838 610 8293 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@4e9d865, 16 10-06 21:48:59.843 610 641 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@401339e, 16 10-06 21:48:59.885 14530 14541 I art : Background partial concurrent mark sweep GC freed 56724(3MB) AllocSpace objects, 58(20MB) LOS objects, 8% free, 168MB/184MB, paused 2.151ms total 176.919ms 10-06 21:49:00.086 14530 14530 W sandbox.ApplicationStatus: onStateChange - STOPPED - com.aliexpress.global.ProductDetailActivity@ef75a99 10-06 21:49:00.098 14530 14530 W sandbox.ApplicationStatus: onStateChange - DESTROYED - com.aliexpress.global.ProductDetailActivity@ef75a99 10-06 21:49:04.903 3732 5041 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 143] 10-06 21:49:04.903 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ REQUEST id=1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:49:04.903 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=3, [] ] 10-06 21:49:04.904 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=3, [] ] 10-06 21:49:04.904 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=4, [] ] 10-06 21:49:04.904 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=4, [] ] 10-06 21:49:04.908 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=5, [ Transports: CELLULAR|WIFI Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:49:04.909 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=5, [ Transports: CELLULAR|WIFI Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:49:04.909 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=368, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:49:04.910 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=368, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:49:04.910 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=372, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:04.912 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=372, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:04.913 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=392, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:04.914 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=392, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:04.914 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=393, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:04.915 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=393, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:04.915 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=394, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:04.915 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=394, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:04.916 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=395, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:04.916 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=395, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:04.916 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=396, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:49:04.917 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=396, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:49:04.917 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=397, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:49:04.927 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=397, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:49:05.247 21311 21311 I AATKit : BannerPlacementImplementation: Requested ad for placement fr_android_item with request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @b9eb32d} and listener: com.vinted.ads.addapptr.BannerAdRequestListener@ef83062 10-06 21:49:05.248 21311 21311 E AATKit : BannerPlacementImplementation: Cannot reload placement: fr_android_item with ad request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @b9eb32d}, activity is paused! 10-06 21:49:05.255 21311 21311 I AATKit : BannerPlacementImplementation: Requested ad for placement fr_android_feed with request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @c36a5f3} and listener: com.vinted.ads.addapptr.BannerAdRequestListener@6c6e2b0 10-06 21:49:05.258 21311 21311 E AATKit : BannerPlacementImplementation: Cannot reload placement: fr_android_feed with ad request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @c36a5f3}, activity is paused! 10-06 21:49:07.929 3732 5041 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 143] 10-06 21:49:07.929 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ REQUEST id=1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:49:07.929 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=3, [] ] 10-06 21:49:07.930 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=3, [] ] 10-06 21:49:07.930 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=4, [] ] 10-06 21:49:07.930 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=4, [] ] 10-06 21:49:07.931 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=5, [ Transports: CELLULAR|WIFI Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:49:07.931 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=5, [ Transports: CELLULAR|WIFI Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:49:07.931 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=368, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:49:07.931 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=368, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:49:07.933 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=372, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:07.933 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=372, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:07.934 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=392, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:07.935 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=392, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:07.936 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=393, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:07.936 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=393, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:07.937 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=394, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:07.937 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=394, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:07.938 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=395, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:07.938 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=395, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:07.938 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=396, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:49:07.939 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=396, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:49:07.939 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=397, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:49:07.940 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=397, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:49:10.955 3732 5041 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 143] 10-06 21:49:10.955 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ REQUEST id=1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:49:10.956 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=3, [] ] 10-06 21:49:10.956 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=3, [] ] 10-06 21:49:10.956 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=4, [] ] 10-06 21:49:10.956 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=4, [] ] 10-06 21:49:10.957 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=5, [ Transports: CELLULAR|WIFI Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:49:10.957 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=5, [ Transports: CELLULAR|WIFI Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:49:10.957 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=368, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:49:10.957 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=368, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:49:10.961 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=372, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:10.961 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=372, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:10.963 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=392, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:10.964 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=392, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:10.964 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=393, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:10.973 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=393, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:10.974 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=394, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:10.974 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=394, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:10.975 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=395, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:10.977 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=395, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:10.982 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=396, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:49:10.984 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=396, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:49:10.985 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=397, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:49:10.985 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=397, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:49:13.984 3732 5041 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 143] 10-06 21:49:13.984 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ REQUEST id=1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:49:13.984 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=3, [] ] 10-06 21:49:13.984 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=3, [] ] 10-06 21:49:13.984 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=4, [] ] 10-06 21:49:13.984 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=4, [] ] 10-06 21:49:13.985 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=5, [ Transports: CELLULAR|WIFI Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:49:13.986 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=5, [ Transports: CELLULAR|WIFI Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:49:13.986 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=368, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:49:13.986 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=368, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:49:13.986 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=372, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:13.988 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=372, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:13.988 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=392, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:13.989 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=392, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:13.989 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=393, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:13.989 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=393, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:13.990 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=394, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:13.990 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=394, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:13.990 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=395, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:13.991 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=395, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:13.991 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=396, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:49:13.991 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=396, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:49:13.992 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=397, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:49:13.992 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=397, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:49:15.210 1021 1021 D TWILIGHT: [06Oct 21:49:15.209, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 21:49:15.210 1021 1021 I TWILIGHT: [06Oct 21:49:15.210, main]: Start foreground true 10-06 21:49:23.042 3732 5041 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 143] 10-06 21:49:23.042 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ REQUEST id=1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:49:23.042 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=3, [] ] 10-06 21:49:23.043 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=3, [] ] 10-06 21:49:23.043 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=4, [] ] 10-06 21:49:23.043 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=4, [] ] 10-06 21:49:23.044 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=5, [ Transports: CELLULAR|WIFI Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:49:23.044 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=5, [ Transports: CELLULAR|WIFI Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:49:23.045 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=368, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:49:23.045 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=368, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:49:23.046 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=372, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:23.046 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=372, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:23.046 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=392, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:23.047 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=392, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:23.047 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=393, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:23.047 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=393, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:23.048 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=394, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:23.063 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=394, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:23.063 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=395, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:23.064 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=395, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:23.064 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=396, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:49:23.064 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=396, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:49:23.065 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=397, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:49:23.065 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=397, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:49:23.379 14530 14541 I art : Background partial concurrent mark sweep GC freed 57303(4MB) AllocSpace objects, 13(6MB) LOS objects, 8% free, 173MB/189MB, paused 1.930ms total 226.467ms 10-06 21:49:25.040 3732 3903 E BatteryStatsService: no controller energy info supplied 10-06 21:49:25.040 3732 3903 E BatteryStatsService: no controller energy info supplied 10-06 21:49:25.068 3732 3903 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0} 10-06 21:49:26.085 3732 5037 I chatty : uid=1000(system) WifiStateMachin expire 3 lines 10-06 21:49:26.086 3732 5041 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 143] 10-06 21:49:26.086 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ REQUEST id=1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:49:26.086 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=3, [] ] 10-06 21:49:26.087 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=3, [] ] 10-06 21:49:26.087 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=4, [] ] 10-06 21:49:26.087 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=4, [] ] 10-06 21:49:26.087 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=5, [ Transports: CELLULAR|WIFI Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:49:26.087 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=5, [ Transports: CELLULAR|WIFI Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:49:26.087 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=368, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:49:26.088 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=368, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:49:26.088 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=372, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:26.088 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=372, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:26.088 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=392, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:26.088 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=392, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:26.089 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=393, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:26.089 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=393, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:26.089 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=394, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:26.089 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=394, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:26.089 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=395, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:26.090 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=395, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:26.090 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=396, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:49:26.090 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=396, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:49:26.090 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=397, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:49:26.090 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=397, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:49:38.424 3942 3942 I wpa_supplicant: wlan0: WNM: Disassociation Imminent - Disassociation Timer 15 10-06 21:49:38.425 3942 3942 I wpa_supplicant: wlan0: WNM: Preferred List Available 10-06 21:49:38.442 3942 3942 I wpa_supplicant: wlan0: Associated with a4:3e:51:c8:c8:9b 10-06 21:49:38.444 3942 3942 I wpa_supplicant: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0 10-06 21:49:38.456 3732 5041 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 143] 10-06 21:49:38.458 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ REQUEST id=1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:49:38.458 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=3, [] ] 10-06 21:49:38.458 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=3, [] ] 10-06 21:49:38.459 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=4, [] ] 10-06 21:49:38.459 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=4, [] ] 10-06 21:49:38.462 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=5, [ Transports: CELLULAR|WIFI Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:49:38.463 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=5, [ Transports: CELLULAR|WIFI Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:49:38.463 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=368, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:49:38.463 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=368, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:49:38.464 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=372, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:38.464 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=372, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:38.466 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=392, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:38.466 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=392, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:38.467 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=393, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:38.468 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=393, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:38.468 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=394, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:38.468 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=394, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:38.469 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=395, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:38.469 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=395, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:38.470 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=396, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:49:38.470 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=396, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:49:38.471 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=397, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:49:38.474 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=397, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:49:38.573 3942 3942 I wpa_supplicant: wlan0: WPA: Key negotiation completed with a4:3e:51:c8:c8:9b [PTK=CCMP GTK=CCMP] 10-06 21:49:38.574 3942 3942 I wpa_supplicant: wlan0: CTRL-EVENT-CONNECTED - Connection to a4:3e:51:c8:c8:9b completed [id=0 id_str=%7B%22creatorUid%22%3A%221000%22%2C%22configKey%22%3A%22%5C%22Mr.+White%5C%22WPA_PSK%22%7D] 10-06 21:49:38.643 3732 5039 I chatty : uid=1000(system) WifiScanningSer expire 1 line 10-06 21:49:41.193 3732 5041 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 143] 10-06 21:49:41.194 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ REQUEST id=1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:49:41.194 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=3, [] ] 10-06 21:49:41.194 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=3, [] ] 10-06 21:49:41.195 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=4, [] ] 10-06 21:49:41.196 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=4, [] ] 10-06 21:49:41.196 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=5, [ Transports: CELLULAR|WIFI Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:49:41.197 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=5, [ Transports: CELLULAR|WIFI Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN] ] 10-06 21:49:41.199 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=368, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:49:41.199 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=368, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:49:41.201 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=372, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:41.202 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=372, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:41.202 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=392, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:41.203 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=392, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:41.204 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=393, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:41.207 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=393, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:41.209 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=394, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:41.209 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=394, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:41.210 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=395, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:41.211 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=395, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:49:41.212 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=396, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:49:41.212 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=396, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:49:41.220 3732 5041 D ConnectivityService: sending notification for NetworkRequest [ LISTEN id=397, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:49:41.221 3732 5041 D ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ LISTEN id=397, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 10-06 21:49:42.160 3732 5802 I ActivityManager: START u0 {act=android.intent.action.VIEW dat=https://m.aliexpress.com/... cmp=com.alibaba.aliexpresshd/com.aliexpress.global.ProductDetailActivity (has extras)} from uid 10089 on display 0 10-06 21:49:42.184 14530 14530 W sandbox.ApplicationStatus: onStateChange - PAUSED - com.aliexpress.module.module_store.SellerStoreActivity@a773ef 10-06 21:49:42.184 14530 14530 I u4java_AwContents.sandbox: App foreground changed - false 10-06 21:49:42.229 610 610 D GmsMeasureBrokerSvc: onBind: Intent { act=com.google.android.gms.measurement.START pkg=com.google.android.gms } 10-06 21:49:42.243 14530 14530 W sandbox.ApplicationStatus: onStateChange - CREATED - com.aliexpress.global.ProductDetailActivity@9fc826e 10-06 21:49:42.244 14530 14530 I u4java_AwContents.sandbox: App foreground changed - true 10-06 21:49:42.276 14530 14530 W sandbox.ApplicationStatus: onStateChange - STARTED - com.aliexpress.global.ProductDetailActivity@9fc826e 10-06 21:49:42.301 14530 14530 W detail : please implementation view model headerImage!! 10-06 21:49:42.311 3732 5128 I chatty : uid=1000(system) Binder:3732_3 expire 2 lines 10-06 21:49:42.332 14530 14530 W sandbox.ApplicationStatus: onStateChange - RESUMED - com.aliexpress.global.ProductDetailActivity@9fc826e 10-06 21:49:42.431 14530 22483 D mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1440x2560]-format:1 10-06 21:49:42.537 610 641 D SafeParcel: Unknown field num 10 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:49:42.538 610 641 D SafeParcel: Unknown field num 11 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:49:42.538 610 641 D SafeParcel: Unknown field num 12 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:49:42.538 610 641 D GmsMeasureBrokerSvc: bound by: GetServiceRequest{serviceId=MEASUREMENT, gmsVersion=12451000, packageName='com.alibaba.aliexpresshd', extras=Bundle[{}]} 10-06 21:49:42.575 610 8287 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@4e9d865, 16 10-06 21:49:42.616 610 835 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@401339e, 16 10-06 21:49:42.616 610 8293 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@4e9d865, 16 10-06 21:49:42.617 610 641 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@401339e, 16 10-06 21:49:42.630 14530 22483 D OpenGLRenderer: endAllActiveAnimators on 0x7f57ae2800 (MDWXFrameLayout) with handle 0x7f4c53ab20 10-06 21:49:42.637 610 642 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@4e9d865, 16 10-06 21:49:42.649 14530 14541 I art : Background sticky concurrent mark sweep GC freed 204667(10MB) AllocSpace objects, 34(1608KB) LOS objects, 6% free, 177MB/189MB, paused 5.452ms total 126.360ms 10-06 21:49:42.677 14530 14530 D detail : detail network NetStatisticData{api='mtop.aliexpress.itemdetail.gop.findItemDetail', downgradeReason='null', protocal='http2_0rtt_ae', apiTime=246, totalCostTime=283, connectChain='47.254.143.71:443', isFromCache='false', hasSentRequest='true', tcpSegment=0, reqSize=0, recvSize=0, connectTime=0} firstDataTime 0 networkStartTime 1602013782321 networkEndTime 1602013782601 10-06 21:49:42.693 14530 14530 W detail : please implementation view model headerImage!! 10-06 21:49:42.700 14530 14530 W detail : please implementation view model text!! 10-06 21:49:42.709 14530 14530 W detail : please implementation view model storeInfoDecoration!! 10-06 21:49:42.709 14530 14530 W detail : please implementation view model storeRecommendHoriz!! 10-06 21:49:42.710 14530 14530 W detail : please implementation view model item_description!! 10-06 21:49:42.711 14530 14530 W detail : please implementation view model headerImage!! 10-06 21:49:42.712 14530 14530 W detail : please implementation view model text!! 10-06 21:49:42.720 14530 14530 W detail : please implementation view model storeRecommendHoriz!! 10-06 21:49:42.882 14530 14530 W sandbox.ApplicationStatus: onStateChange - STOPPED - com.aliexpress.module.module_store.SellerStoreActivity@a773ef 10-06 21:49:43.526 14530 14541 I art : Background partial concurrent mark sweep GC freed 143079(8MB) AllocSpace objects, 90(22MB) LOS objects, 8% free, 165MB/181MB, paused 1.756ms total 194.021ms 10-06 21:49:43.845 14530 14530 W detail : please implementation view model headerImage!! 10-06 21:49:43.852 14530 14530 W detail : please implementation view model text!! 10-06 21:49:43.873 14530 14530 W detail : please implementation view model storeRecommendHoriz!! 10-06 21:49:43.882 14530 14530 D wtf : filter out cause divider collapsed 10-06 21:49:43.882 14530 14530 D wtf : filter out cause divider collapsed 10-06 21:49:43.884 14530 14530 D detail : updateBodyListTask time 39 10-06 21:49:45.243 1021 1021 D TWILIGHT: [06Oct 21:49:45.243, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 21:49:45.244 1021 1021 I TWILIGHT: [06Oct 21:49:45.243, main]: Start foreground true 10-06 21:49:53.193 14530 14530 W sandbox.ApplicationStatus: onStateChange - PAUSED - com.aliexpress.global.ProductDetailActivity@9fc826e 10-06 21:49:53.193 14530 14530 I u4java_AwContents.sandbox: App foreground changed - false 10-06 21:49:53.209 14530 14530 W sandbox.ApplicationStatus: onStateChange - STARTED - com.aliexpress.module.module_store.SellerStoreActivity@a773ef 10-06 21:49:53.209 14530 14530 I u4java_AwContents.sandbox: App foreground changed - true 10-06 21:49:53.212 610 610 D GmsMeasureBrokerSvc: onBind: Intent { act=com.google.android.gms.measurement.START pkg=com.google.android.gms } 10-06 21:49:53.220 3732 16220 I chatty : uid=1000(system) Binder:3732_1E expire 3 lines 10-06 21:49:53.257 14530 14530 W sandbox.ApplicationStatus: onStateChange - RESUMED - com.aliexpress.module.module_store.SellerStoreActivity@a773ef 10-06 21:49:53.317 14530 22483 D mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1440x2560]-format:1 10-06 21:49:53.439 610 642 D SafeParcel: Unknown field num 10 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:49:53.440 610 642 D SafeParcel: Unknown field num 11 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:49:53.440 610 642 D SafeParcel: Unknown field num 12 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:49:53.440 610 642 D GmsMeasureBrokerSvc: bound by: GetServiceRequest{serviceId=MEASUREMENT, gmsVersion=12451000, packageName='com.alibaba.aliexpresshd', extras=Bundle[{}]} 10-06 21:49:53.483 610 835 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@401339e, 16 10-06 21:49:53.511 610 8293 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@4e9d865, 16 10-06 21:49:53.514 610 641 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@401339e, 16 10-06 21:49:53.519 610 642 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@4e9d865, 16 10-06 21:49:53.757 14530 14530 W sandbox.ApplicationStatus: onStateChange - STOPPED - com.aliexpress.global.ProductDetailActivity@9fc826e 10-06 21:49:53.768 14530 14530 W sandbox.ApplicationStatus: onStateChange - DESTROYED - com.aliexpress.global.ProductDetailActivity@9fc826e 10-06 21:49:57.037 3732 11296 I ActivityManager: START u0 {act=android.intent.action.VIEW dat=https://m.aliexpress.com/... cmp=com.alibaba.aliexpresshd/com.aliexpress.global.ProductDetailActivity (has extras)} from uid 10089 on display 0 10-06 21:49:57.067 14530 14530 W sandbox.ApplicationStatus: onStateChange - PAUSED - com.aliexpress.module.module_store.SellerStoreActivity@a773ef 10-06 21:49:57.067 14530 14530 I u4java_AwContents.sandbox: App foreground changed - false 10-06 21:49:57.107 610 8287 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@401339e, 16 10-06 21:49:57.115 14530 14530 W sandbox.ApplicationStatus: onStateChange - CREATED - com.aliexpress.global.ProductDetailActivity@9cd0dd8 10-06 21:49:57.115 14530 14530 I u4java_AwContents.sandbox: App foreground changed - true 10-06 21:49:57.142 14530 14530 W sandbox.ApplicationStatus: onStateChange - STARTED - com.aliexpress.global.ProductDetailActivity@9cd0dd8 10-06 21:49:57.173 610 835 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@4e9d865, 16 10-06 21:49:57.226 14530 14530 W detail : please implementation view model headerImage!! 10-06 21:49:57.256 14530 14530 W sandbox.ApplicationStatus: onStateChange - RESUMED - com.aliexpress.global.ProductDetailActivity@9cd0dd8 10-06 21:49:57.306 610 8293 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@401339e, 16 10-06 21:49:57.327 14530 22483 D mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1440x2560]-format:1 10-06 21:49:57.346 610 641 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@4e9d865, 16 10-06 21:49:57.347 610 642 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@401339e, 16 10-06 21:49:57.488 14530 22483 D OpenGLRenderer: endAllActiveAnimators on 0x7f57ae2800 (MDWXFrameLayout) with handle 0x7f2a248be0 10-06 21:49:57.601 14530 14530 D detail : detail network NetStatisticData{api='mtop.aliexpress.itemdetail.gop.findItemDetail', downgradeReason='null', protocal='http2_0rtt_ae', apiTime=250, totalCostTime=278, connectChain='47.254.143.71:443', isFromCache='false', hasSentRequest='true', tcpSegment=0, reqSize=0, recvSize=0, connectTime=0} firstDataTime 0 networkStartTime 1602013797272 networkEndTime 1602013797549 10-06 21:49:57.619 14530 14530 W detail : please implementation view model headerImage!! 10-06 21:49:57.623 14530 14530 W detail : please implementation view model text!! 10-06 21:49:57.640 14530 14530 W detail : please implementation view model storeInfoDecoration!! 10-06 21:49:57.640 14530 14530 W detail : please implementation view model storeRecommendHoriz!! 10-06 21:49:57.640 14530 14530 W detail : please implementation view model item_description!! 10-06 21:49:57.641 14530 14530 W detail : please implementation view model headerImage!! 10-06 21:49:57.643 14530 14530 W detail : please implementation view model text!! 10-06 21:49:57.652 14530 14530 W detail : please implementation view model storeRecommendHoriz!! 10-06 21:49:57.799 14530 14530 W sandbox.ApplicationStatus: onStateChange - STOPPED - com.aliexpress.module.module_store.SellerStoreActivity@a773ef 10-06 21:49:57.816 14530 14541 I art : Background partial concurrent mark sweep GC freed 120523(6MB) AllocSpace objects, 66(29MB) LOS objects, 9% free, 155MB/171MB, paused 2.298ms total 220.420ms 10-06 21:49:58.335 14530 14530 I NestedBehavior: scrollBy view = com.taobao.android.searchbaseframe.business.srp.list.uikit.PartnerRecyclerView target = android.support.v7.widget.RecyclerView dy = 52 yScrolled = 0 10-06 21:49:58.335 14530 14530 I NestedBehavior: scrollBy continue 10-06 21:49:58.664 14530 14530 W detail : please implementation view model headerImage!! 10-06 21:49:58.669 14530 14530 W detail : please implementation view model text!! 10-06 21:49:58.684 14530 14530 W detail : please implementation view model storeRecommendHoriz!! 10-06 21:49:58.691 14530 14530 D wtf : filter out cause divider collapsed 10-06 21:49:58.691 14530 14530 D wtf : filter out cause divider collapsed 10-06 21:49:58.693 14530 14530 D detail : updateBodyListTask time 29 10-06 21:50:05.250 21311 21311 I AATKit : BannerPlacementImplementation: Requested ad for placement fr_android_item with request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @fe05529} and listener: com.vinted.ads.addapptr.BannerAdRequestListener@32cf0ae 10-06 21:50:05.250 21311 21311 E AATKit : BannerPlacementImplementation: Cannot reload placement: fr_android_item with ad request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @fe05529}, activity is paused! 10-06 21:50:05.260 21311 21311 I AATKit : BannerPlacementImplementation: Requested ad for placement fr_android_feed with request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @bae4f} and listener: com.vinted.ads.addapptr.BannerAdRequestListener@42f79dc 10-06 21:50:05.260 21311 21311 E AATKit : BannerPlacementImplementation: Cannot reload placement: fr_android_feed with ad request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @bae4f}, activity is paused! 10-06 21:50:05.307 14530 14541 I art : Background partial concurrent mark sweep GC freed 82536(4MB) AllocSpace objects, 31(3MB) LOS objects, 8% free, 164MB/180MB, paused 1.967ms total 201.139ms 10-06 21:50:09.570 3732 32398 I ActivityManager: START u0 {act=android.intent.action.VIEW dat=https://www.aliexpress.com/... cmp=com.alibaba.aliexpresshd/com.aliexpress.global.ProductDetailActivity (has extras)} from uid 10089 on display 0 10-06 21:50:09.581 3732 16219 I chatty : uid=1000(system) Binder:3732_1D expire 2 lines 10-06 21:50:09.591 14530 14530 W sandbox.ApplicationStatus: onStateChange - PAUSED - com.aliexpress.global.ProductDetailActivity@9cd0dd8 10-06 21:50:09.591 14530 14530 I u4java_AwContents.sandbox: App foreground changed - false 10-06 21:50:09.625 14530 14530 W sandbox.ApplicationStatus: onStateChange - CREATED - com.aliexpress.global.ProductDetailActivity@993b418 10-06 21:50:09.625 14530 14530 I u4java_AwContents.sandbox: App foreground changed - true 10-06 21:50:09.627 610 610 D GmsMeasureBrokerSvc: onBind: Intent { act=com.google.android.gms.measurement.START pkg=com.google.android.gms } 10-06 21:50:09.651 14530 14530 W sandbox.ApplicationStatus: onStateChange - STARTED - com.aliexpress.global.ProductDetailActivity@993b418 10-06 21:50:09.675 14530 14530 W detail : please implementation view model headerImage!! 10-06 21:50:09.696 14530 14530 W sandbox.ApplicationStatus: onStateChange - RESUMED - com.aliexpress.global.ProductDetailActivity@993b418 10-06 21:50:09.768 14530 22483 D mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1440x2560]-format:1 10-06 21:50:09.777 610 8293 D SafeParcel: Unknown field num 10 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:50:09.778 610 8293 D SafeParcel: Unknown field num 11 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:50:09.778 610 8293 D SafeParcel: Unknown field num 12 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:50:09.778 610 8293 D GmsMeasureBrokerSvc: bound by: GetServiceRequest{serviceId=MEASUREMENT, gmsVersion=12451000, packageName='com.alibaba.aliexpresshd', extras=Bundle[{}]} 10-06 21:50:09.811 14530 14530 D detail : detail network NetStatisticData{api='mtop.aliexpress.itemdetail.gop.findItemDetail', downgradeReason='null', protocal='http2_0rtt_ae', apiTime=302, totalCostTime=320, connectChain='47.254.143.71:443', isFromCache='false', hasSentRequest='true', tcpSegment=0, reqSize=0, recvSize=0, connectTime=0} firstDataTime 0 networkStartTime 1602013809372 networkEndTime 1602013809691 10-06 21:50:09.819 14530 14530 W detail : please implementation view model headerImage!! 10-06 21:50:09.820 14530 14530 W detail : please implementation view model text!! 10-06 21:50:09.826 14530 14530 W detail : please implementation view model storeInfoDecoration!! 10-06 21:50:09.826 14530 14530 W detail : please implementation view model storeRecommendHoriz!! 10-06 21:50:09.827 14530 14530 W detail : please implementation view model item_description!! 10-06 21:50:09.828 14530 14530 W detail : please implementation view model headerImage!! 10-06 21:50:09.829 14530 14530 W detail : please implementation view model text!! 10-06 21:50:09.845 14530 14530 W detail : please implementation view model storeRecommendHoriz!! 10-06 21:50:09.856 14530 14541 I art : Background sticky concurrent mark sweep GC freed 72597(4MB) AllocSpace objects, 40(1780KB) LOS objects, 2% free, 176MB/180MB, paused 7.330ms total 78.990ms 10-06 21:50:09.924 610 641 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@4e9d865, 16 10-06 21:50:09.969 610 8287 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@401339e, 16 10-06 21:50:09.974 610 835 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@4e9d865, 16 10-06 21:50:09.987 610 8293 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@401339e, 16 10-06 21:50:10.007 610 642 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@4e9d865, 16 10-06 21:50:10.183 14530 14541 I art : Background partial concurrent mark sweep GC freed 53968(2MB) AllocSpace objects, 50(20MB) LOS objects, 8% free, 173MB/189MB, paused 2.917ms total 206.959ms 10-06 21:50:10.301 14530 14530 W sandbox.ApplicationStatus: onStateChange - STOPPED - com.aliexpress.global.ProductDetailActivity@9cd0dd8 10-06 21:50:10.844 14530 14530 W detail : please implementation view model headerImage!! 10-06 21:50:10.851 14530 14530 W detail : please implementation view model text!! 10-06 21:50:10.884 14530 14530 W detail : please implementation view model storeRecommendHoriz!! 10-06 21:50:10.902 14530 14530 D wtf : filter out cause divider collapsed 10-06 21:50:10.902 14530 14530 D wtf : filter out cause divider collapsed 10-06 21:50:10.904 14530 14530 D detail : updateBodyListTask time 61 10-06 21:50:12.021 18697 18697 I CombinedTP44: type=1400 audit(0.0:6198): avc: denied { read } for name="time_in_state" dev="sysfs" ino=18260 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1 10-06 21:50:12.021 18697 18697 I CombinedTP44: type=1400 audit(0.0:6199): avc: denied { open } for path="/sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state" dev="sysfs" ino=18260 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1 10-06 21:50:12.021 18697 18697 I CombinedTP44: type=1400 audit(0.0:6200): avc: denied { getattr } for path="/sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state" dev="sysfs" ino=18260 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1 10-06 21:50:15.355 1021 1021 D TWILIGHT: [06Oct 21:50:15.354, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 21:50:15.356 1021 1021 I TWILIGHT: [06Oct 21:50:15.355, main]: Start foreground true 10-06 21:50:15.447 1021 1032 I art : Background partial concurrent mark sweep GC freed 155426(6MB) AllocSpace objects, 1(20KB) LOS objects, 40% free, 9MB/16MB, paused 6.608ms total 96.623ms 10-06 21:50:18.933 3732 16220 I ActivityManager: START u0 {act=android.intent.action.VIEW dat=https://m.aliexpress.com/... cmp=com.alibaba.aliexpresshd/com.aliexpress.module.ru.sku.ProductSkuActivity (has extras)} from uid 10089 on display 0 10-06 21:50:18.946 3732 16222 I chatty : uid=1000(system) Binder:3732_20 expire 2 lines 10-06 21:50:18.961 14530 14530 W sandbox.ApplicationStatus: onStateChange - PAUSED - com.aliexpress.global.ProductDetailActivity@993b418 10-06 21:50:18.961 14530 14530 I u4java_AwContents.sandbox: App foreground changed - false 10-06 21:50:18.987 610 641 D SafeParcel: Unknown field num 10 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:50:18.987 610 641 D SafeParcel: Unknown field num 11 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:50:18.987 610 641 D SafeParcel: Unknown field num 12 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:50:18.988 610 641 D GmsMeasureBrokerSvc: bound by: GetServiceRequest{serviceId=MEASUREMENT, gmsVersion=12451000, packageName='com.alibaba.aliexpresshd', extras=Bundle[{}]} 10-06 21:50:19.008 14530 14530 W sandbox.ApplicationStatus: onStateChange - CREATED - com.aliexpress.module.ru.sku.ProductSkuActivity@17a320b 10-06 21:50:19.009 14530 14530 I u4java_AwContents.sandbox: App foreground changed - true 10-06 21:50:19.031 14530 14530 W sandbox.ApplicationStatus: onStateChange - STARTED - com.aliexpress.module.ru.sku.ProductSkuActivity@17a320b 10-06 21:50:19.083 3732 32399 I chatty : uid=1000(system) Binder:3732_13 expire 1 line 10-06 21:50:19.101 14530 14530 W sandbox.ApplicationStatus: onStateChange - RESUMED - com.aliexpress.module.ru.sku.ProductSkuActivity@17a320b 10-06 21:50:19.135 610 835 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@401339e, 16 10-06 21:50:19.144 14530 22483 D mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1440x2560]-format:1 10-06 21:50:19.151 610 8293 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@4e9d865, 16 10-06 21:50:19.151 610 642 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@401339e, 16 10-06 21:50:19.160 610 641 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@4e9d865, 16 10-06 21:50:20.387 14530 14530 W sandbox.ApplicationStatus: onStateChange - PAUSED - com.aliexpress.module.ru.sku.ProductSkuActivity@17a320b 10-06 21:50:20.387 14530 14530 I u4java_AwContents.sandbox: App foreground changed - false 10-06 21:50:20.405 610 8287 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@401339e, 16 10-06 21:50:20.418 14530 14530 W sandbox.ApplicationStatus: onStateChange - RESUMED - com.aliexpress.global.ProductDetailActivity@993b418 10-06 21:50:20.418 14530 14530 I u4java_AwContents.sandbox: App foreground changed - true 10-06 21:50:20.443 610 835 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@4e9d865, 16 10-06 21:50:20.469 14530 14530 W sandbox.ApplicationStatus: onStateChange - STOPPED - com.aliexpress.module.ru.sku.ProductSkuActivity@17a320b 10-06 21:50:20.477 14530 14530 W sandbox.ApplicationStatus: onStateChange - DESTROYED - com.aliexpress.module.ru.sku.ProductSkuActivity@17a320b 10-06 21:50:20.496 610 8293 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@401339e, 16 10-06 21:50:20.496 610 642 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@4e9d865, 16 10-06 21:50:20.893 14530 14530 W detail : please implementation view model headerImage!! 10-06 21:50:20.899 14530 14530 W detail : please implementation view model text!! 10-06 21:50:20.930 14530 14530 W detail : please implementation view model storeRecommendHoriz!! 10-06 21:50:20.944 14530 14530 D wtf : filter out cause divider collapsed 10-06 21:50:20.944 14530 14530 D wtf : filter out cause divider collapsed 10-06 21:50:20.944 14530 14530 D detail : updateBodyListTask time 52 10-06 21:50:20.944 14530 14530 W detail : please implementation view model headerImage!! 10-06 21:50:20.946 14530 14530 W detail : please implementation view model text!! 10-06 21:50:20.960 14530 14530 W detail : please implementation view model storeRecommendHoriz!! 10-06 21:50:20.968 14530 14530 D wtf : filter out cause divider collapsed 10-06 21:50:20.968 14530 14530 D wtf : filter out cause divider collapsed 10-06 21:50:20.969 14530 14530 D detail : updateBodyListTask time 25 10-06 21:50:26.813 610 642 D SafeParcel: Unknown field num 10 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:50:26.814 610 642 D SafeParcel: Unknown field num 11 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:50:26.814 610 642 D SafeParcel: Unknown field num 12 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:50:26.814 610 642 D GmsMeasureBrokerSvc: bound by: GetServiceRequest{serviceId=MEASUREMENT, gmsVersion=12451000, packageName='com.alibaba.aliexpresshd', extras=Bundle[{}]} 10-06 21:50:26.834 610 641 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@401339e, 16 10-06 21:50:27.102 3732 7417 I ActivityManager: START u0 {cmp=com.alibaba.aliexpresshd/com.aliexpress.module.wish.QuickWishListGroupListActivity (has extras)} from uid 10089 on display 0 10-06 21:50:27.133 14530 14530 W sandbox.ApplicationStatus: onStateChange - PAUSED - com.aliexpress.global.ProductDetailActivity@993b418 10-06 21:50:27.133 14530 14530 I u4java_AwContents.sandbox: App foreground changed - false 10-06 21:50:27.149 610 8287 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@4e9d865, 16 10-06 21:50:27.154 14530 14530 W detail : please implementation view model headerImage!! 10-06 21:50:27.155 14530 14530 W detail : please implementation view model text!! 10-06 21:50:27.166 14530 14530 W detail : please implementation view model storeRecommendHoriz!! 10-06 21:50:27.173 14530 14530 D wtf : filter out cause divider collapsed 10-06 21:50:27.173 14530 14530 D wtf : filter out cause divider collapsed 10-06 21:50:27.175 14530 14530 D detail : updateBodyListTask time 22 10-06 21:50:27.196 14530 14530 W sandbox.ApplicationStatus: onStateChange - CREATED - com.aliexpress.module.wish.QuickWishListGroupListActivity@8ec3407 10-06 21:50:27.196 610 835 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@401339e, 16 10-06 21:50:27.196 14530 14530 I u4java_AwContents.sandbox: App foreground changed - true 10-06 21:50:27.217 14530 14530 W sandbox.ApplicationStatus: onStateChange - STARTED - com.aliexpress.module.wish.QuickWishListGroupListActivity@8ec3407 10-06 21:50:27.240 14530 14530 W sandbox.ApplicationStatus: onStateChange - RESUMED - com.aliexpress.module.wish.QuickWishListGroupListActivity@8ec3407 10-06 21:50:27.295 14530 22483 D mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1440x2560]-format:1 10-06 21:50:27.302 610 642 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@4e9d865, 16 10-06 21:50:27.302 610 8293 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@401339e, 16 10-06 21:50:29.652 14530 14530 W sandbox.ApplicationStatus: onStateChange - PAUSED - com.aliexpress.module.wish.QuickWishListGroupListActivity@8ec3407 10-06 21:50:29.653 14530 14530 I u4java_AwContents.sandbox: App foreground changed - false 10-06 21:50:29.675 610 641 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@4e9d865, 16 10-06 21:50:29.728 14530 14530 W sandbox.ApplicationStatus: onStateChange - RESUMED - com.aliexpress.global.ProductDetailActivity@993b418 10-06 21:50:29.728 14530 14530 I u4java_AwContents.sandbox: App foreground changed - true 10-06 21:50:29.743 610 8287 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@401339e, 16 10-06 21:50:29.781 610 835 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@4e9d865, 16 10-06 21:50:29.782 610 642 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@401339e, 16 10-06 21:50:29.782 14530 22483 D OpenGLRenderer: endAllActiveAnimators on 0x7f2fcb9400 (RippleDrawable) with handle 0x7f55d2c560 10-06 21:50:29.896 14530 14530 W sandbox.ApplicationStatus: onStateChange - STOPPED - com.aliexpress.module.wish.QuickWishListGroupListActivity@8ec3407 10-06 21:50:29.898 14530 14530 W sandbox.ApplicationStatus: onStateChange - DESTROYED - com.aliexpress.module.wish.QuickWishListGroupListActivity@8ec3407 10-06 21:50:31.313 14530 14530 W sandbox.ApplicationStatus: onStateChange - PAUSED - com.aliexpress.global.ProductDetailActivity@993b418 10-06 21:50:31.313 14530 14530 I u4java_AwContents.sandbox: App foreground changed - false 10-06 21:50:31.323 610 8293 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@4e9d865, 16 10-06 21:50:31.326 14530 14530 W sandbox.ApplicationStatus: onStateChange - STARTED - com.aliexpress.global.ProductDetailActivity@9cd0dd8 10-06 21:50:31.326 14530 14530 I u4java_AwContents.sandbox: App foreground changed - true 10-06 21:50:31.342 14530 14530 W sandbox.ApplicationStatus: onStateChange - RESUMED - com.aliexpress.global.ProductDetailActivity@9cd0dd8 10-06 21:50:31.353 610 641 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@401339e, 16 10-06 21:50:31.363 14530 22483 D mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1440x2560]-format:1 10-06 21:50:31.386 610 8287 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@4e9d865, 16 10-06 21:50:31.387 610 835 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@401339e, 16 10-06 21:50:31.539 14530 14541 I art : Background partial concurrent mark sweep GC freed 144005(8MB) AllocSpace objects, 48(17MB) LOS objects, 8% free, 161MB/177MB, paused 1.700ms total 184.346ms 10-06 21:50:31.698 14530 14530 W sandbox.ApplicationStatus: onStateChange - STOPPED - com.aliexpress.global.ProductDetailActivity@993b418 10-06 21:50:31.710 14530 14530 W sandbox.ApplicationStatus: onStateChange - DESTROYED - com.aliexpress.global.ProductDetailActivity@993b418 10-06 21:50:36.242 14530 14530 W sandbox.ApplicationStatus: onStateChange - PAUSED - com.aliexpress.global.ProductDetailActivity@9cd0dd8 10-06 21:50:36.242 14530 14530 I u4java_AwContents.sandbox: App foreground changed - false 10-06 21:50:36.253 610 641 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@4e9d865, 16 10-06 21:50:36.257 14530 14530 W sandbox.ApplicationStatus: onStateChange - STARTED - com.aliexpress.module.module_store.SellerStoreActivity@a773ef 10-06 21:50:36.258 14530 14530 I u4java_AwContents.sandbox: App foreground changed - true 10-06 21:50:36.273 14530 14530 W sandbox.ApplicationStatus: onStateChange - RESUMED - com.aliexpress.module.module_store.SellerStoreActivity@a773ef 10-06 21:50:36.283 610 8287 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@401339e, 16 10-06 21:50:36.330 610 835 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@4e9d865, 16 10-06 21:50:36.331 610 642 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@401339e, 16 10-06 21:50:36.332 14530 22483 D mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1440x2560]-format:1 10-06 21:50:36.556 14530 14541 I art : Background partial concurrent mark sweep GC freed 24591(1319KB) AllocSpace objects, 16(5MB) LOS objects, 8% free, 180MB/196MB, paused 1.857ms total 158.220ms 10-06 21:50:36.700 14530 14530 W sandbox.ApplicationStatus: onStateChange - STOPPED - com.aliexpress.global.ProductDetailActivity@9cd0dd8 10-06 21:50:36.716 14530 14530 W sandbox.ApplicationStatus: onStateChange - DESTROYED - com.aliexpress.global.ProductDetailActivity@9cd0dd8 10-06 21:50:50.002 14530 14541 I art : Background partial concurrent mark sweep GC freed 134502(6MB) AllocSpace objects, 43(11MB) LOS objects, 8% free, 179MB/195MB, paused 2.168ms total 210.851ms 10-06 21:50:56.895 9349 9349 D WeatherUpdateService: onCreate 10-06 21:50:56.897 9349 9349 V WeatherUpdateService: Got intent Intent { flg=0x4 cmp=foundation.e.blisslauncher/.features.weather.WeatherUpdateService (has extras) } 10-06 21:50:56.907 1021 1021 D TWILIGHT: [06Oct 21:50:56.906, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 21:50:56.908 1021 1021 I TWILIGHT: [06Oct 21:50:56.908, main]: Start foreground true 10-06 21:50:56.949 9349 9349 D WeatherUpdateService: Now 288853837 Last update 285192396 interval 3600000 10-06 21:50:56.949 9349 9349 D WeatherUpdateService: Should update 10-06 21:50:56.951 9349 27980 D WeatherUpdateService: Msg 1 10-06 21:50:56.951 9349 27980 V WeatherUpdateService: ACQUIRING WAKELOCK 10-06 21:50:56.955 9349 27980 D WeatherUpdateService: Request submitted using WeatherLocation 10-06 21:50:56.964 9349 27980 V WeatherUpdateService: Timeout alarm set to expire in 289153847 ms 10-06 21:50:56.998 1021 1021 D TWILIGHT: [06Oct 21:50:56.998, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 21:50:56.998 1021 1021 I TWILIGHT: [06Oct 21:50:56.998, main]: Start foreground true 10-06 21:50:57.035 1021 1021 I TWILIGHT: [06Oct 21:50:57.035, main]: Service: Service start foreground 10-06 21:50:57.035 1021 1021 I TWILIGHT: [06Oct 21:50:57.035, main]: Service: Extra android.intent.extra.ALARM_COUNT 10-06 21:50:57.045 1021 1021 I TWILIGHT: [06Oct 21:50:57.045, main]: SmartLight: getSmartLight false 10-06 21:50:57.050 1021 1021 I TWILIGHT: [06Oct 21:50:57.050, main]: SmartLight: setSmartLight null 10-06 21:50:57.070 1021 1021 I TWILIGHT: [06Oct 21:50:57.070, main]: VIEW: final Sunrise Tue Oct 06 08:01:00 GMT+02:00 2020 Sunset Tue Oct 06 19:24:00 GMT+02:00 2020 10-06 21:50:57.071 1021 1021 I TWILIGHT: [06Oct 21:50:57.071, main]: VIEW: Sunrise / Sunset = Wed Oct 07 08:01:00 GMT+02:00 2020 / Tue Oct 06 19:24:00 GMT+02:00 2020 10-06 21:50:57.071 1021 1021 I TWILIGHT: [06Oct 21:50:57.071, main]: SmartLight: null true 100 10-06 21:50:57.072 1021 1021 I TWILIGHT: [06Oct 21:50:57.072, main]: Needs foreground -1 10-06 21:50:57.072 1021 1021 I TWILIGHT: [06Oct 21:50:57.072, main]: VIEW: Finally Update current 100 1500 10-06 21:50:57.134 1021 1021 I TWILIGHT: [06Oct 21:50:57.134, main]: SmartLight: getSmartLight false 10-06 21:50:57.449 3732 15008 I ActivityManager: Start proc 27985:org.cyanogenmod.weather.provider/u0a34 for content provider org.cyanogenmod.weather.provider/.WeatherContentProvider 10-06 21:50:57.481 27985 27985 I art : Starting a blocking GC AddRemoveAppImageSpace 10-06 21:50:57.482 27985 27985 W System : ClassLoader referenced unknown path: /system/priv-app/WeatherProvider/lib/arm64 10-06 21:50:57.513 9349 27980 D WeatherUpdateService: Msg 2 10-06 21:50:57.513 9349 27980 D WeatherUpdateService: onWeatherRequestCompleted() called with: result = [ City Name: Rennes Condition Code: 26 Temperature: 55.67 Temperature Unit: 2 Humidity: 76.0 Wind speed: 11.41 Wind direction: 250.0 Wind Speed Unit: 1 Today's high temp: 55.99 Today's low temp: 55.4 Timestamp: 1602013857432 Forecasts: [{Low temp: 51.17 High temp: 53.47 Condition code: 26}{Low temp: 50.52 High temp: 62.31 Condition code: 26}{Low temp: 53.94 High temp: 66.36 Condition code: 26}{Low temp: 47.93 High temp: 65.43 Condition code: 30}{Low temp: 45.1 High temp: 58.48 Condition code: 28}]}] 10-06 21:50:57.513 9349 27980 D WeatherUpdateService: cancelTimeoutAlarm() called 10-06 21:50:57.514 9349 27980 V WeatherUpdateService: Timeout alarm cancelled 10-06 21:50:57.515 9349 27980 D WeatherUpdateService: Next update scheduled at Tue Oct 06 22:50:57 GMT+02:00 2020 10-06 21:50:57.517 9349 27980 D WeatherUpdateService: RELEASING WAKELOCK 10-06 21:50:57.528 9349 9349 D WeatherIconUtils: Decoding resource id = 2131230925 for density = 720 10-06 21:50:57.593 9349 9349 D WeatherUpdateService: onDestroy 10-06 21:50:57.593 9349 9349 D WeatherUpdateService: Tearing down worker thread 10-06 21:51:02.202 1021 1021 I TWILIGHT: [06Oct 21:51:02.202, main]: Wallpaper should false || false 10-06 21:51:02.222 1021 1021 I TWILIGHT: [06Oct 21:51:02.221, main]: Wallpaper true ?= false state 100 shown true should filter false 10-06 21:51:02.240 1021 1021 I TWILIGHT: [06Oct 21:51:02.240, main]: Wallpaper should false || false 10-06 21:51:05.252 21311 21311 I AATKit : BannerPlacementImplementation: Requested ad for placement fr_android_item with request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @b801ae5} and listener: com.vinted.ads.addapptr.BannerAdRequestListener@fdb69ba 10-06 21:51:05.252 21311 21311 E AATKit : BannerPlacementImplementation: Cannot reload placement: fr_android_item with ad request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @b801ae5}, activity is paused! 10-06 21:51:05.262 21311 21311 I AATKit : BannerPlacementImplementation: Requested ad for placement fr_android_feed with request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @a7ee06b} and listener: com.vinted.ads.addapptr.BannerAdRequestListener@e2857c8 10-06 21:51:05.262 21311 21311 E AATKit : BannerPlacementImplementation: Cannot reload placement: fr_android_feed with ad request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @a7ee06b}, activity is paused! 10-06 21:51:06.801 14530 14541 I art : Background sticky concurrent mark sweep GC freed 246161(13MB) AllocSpace objects, 26(1260KB) LOS objects, 7% free, 180MB/195MB, paused 2.695ms total 108.129ms 10-06 21:51:27.389 1021 1021 D TWILIGHT: [06Oct 21:51:27.389, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 21:51:27.389 1021 1021 I TWILIGHT: [06Oct 21:51:27.389, main]: Start foreground true 10-06 21:51:30.956 3732 5136 I ActivityManager: START u0 {act=android.intent.action.VIEW dat=https://m.aliexpress.com/... cmp=com.alibaba.aliexpresshd/com.aliexpress.global.ProductDetailActivity (has extras)} from uid 10089 on display 0 10-06 21:51:30.984 14530 14530 W sandbox.ApplicationStatus: onStateChange - PAUSED - com.aliexpress.module.module_store.SellerStoreActivity@a773ef 10-06 21:51:30.985 14530 14530 I u4java_AwContents.sandbox: App foreground changed - false 10-06 21:51:31.034 14530 14530 W sandbox.ApplicationStatus: onStateChange - CREATED - com.aliexpress.global.ProductDetailActivity@e49569d 10-06 21:51:31.034 14530 14530 I u4java_AwContents.sandbox: App foreground changed - true 10-06 21:51:31.045 610 610 D GmsMeasureBrokerSvc: onBind: Intent { act=com.google.android.gms.measurement.START pkg=com.google.android.gms } 10-06 21:51:31.067 14530 14530 W sandbox.ApplicationStatus: onStateChange - STARTED - com.aliexpress.global.ProductDetailActivity@e49569d 10-06 21:51:31.134 14530 14530 W detail : please implementation view model headerImage!! 10-06 21:51:31.146 3732 7422 I chatty : uid=1000(system) Binder:3732_F expire 1 line 10-06 21:51:31.168 14530 14530 W sandbox.ApplicationStatus: onStateChange - RESUMED - com.aliexpress.global.ProductDetailActivity@e49569d 10-06 21:51:31.241 14530 22483 D mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1440x2560]-format:1 10-06 21:51:31.346 610 641 D SafeParcel: Unknown field num 10 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:51:31.346 610 641 D SafeParcel: Unknown field num 11 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:51:31.346 610 641 D SafeParcel: Unknown field num 12 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:51:31.346 610 641 D GmsMeasureBrokerSvc: bound by: GetServiceRequest{serviceId=MEASUREMENT, gmsVersion=12451000, packageName='com.alibaba.aliexpresshd', extras=Bundle[{}]} 10-06 21:51:31.401 610 835 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@4e9d865, 16 10-06 21:51:31.434 610 642 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@401339e, 16 10-06 21:51:31.434 610 8293 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@4e9d865, 16 10-06 21:51:31.436 610 641 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@401339e, 16 10-06 21:51:31.439 14530 22483 D OpenGLRenderer: endAllActiveAnimators on 0x7f4c037c00 (MDWXFrameLayout) with handle 0x7f55d237e0 10-06 21:51:31.453 610 8287 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@4e9d865, 16 10-06 21:51:31.552 14530 14530 D detail : detail network NetStatisticData{api='mtop.aliexpress.itemdetail.gop.findItemDetail', downgradeReason='null', protocal='http2_0rtt_ae', apiTime=323, totalCostTime=346, connectChain='47.254.143.71:443', isFromCache='false', hasSentRequest='true', tcpSegment=0, reqSize=0, recvSize=0, connectTime=0} firstDataTime 0 networkStartTime 1602013891161 networkEndTime 1602013891505 10-06 21:51:31.563 14530 14530 W detail : please implementation view model headerImage!! 10-06 21:51:31.565 14530 14530 W detail : please implementation view model text!! 10-06 21:51:31.580 14530 14530 W detail : please implementation view model storeInfoDecoration!! 10-06 21:51:31.580 14530 14530 W detail : please implementation view model storeRecommendHoriz!! 10-06 21:51:31.582 14530 14530 W detail : please implementation view model item_description!! 10-06 21:51:31.585 14530 14530 W detail : please implementation view model headerImage!! 10-06 21:51:31.587 14530 14530 W detail : please implementation view model text!! 10-06 21:51:31.598 14530 14530 W detail : please implementation view model storeRecommendHoriz!! 10-06 21:51:31.739 14530 14530 W sandbox.ApplicationStatus: onStateChange - STOPPED - com.aliexpress.module.module_store.SellerStoreActivity@a773ef 10-06 21:51:32.300 14530 14541 I art : Background partial concurrent mark sweep GC freed 184351(10MB) AllocSpace objects, 90(24MB) LOS objects, 8% free, 169MB/185MB, paused 2.088ms total 243.781ms 10-06 21:51:33.041 14530 14530 W detail : please implementation view model headerImage!! 10-06 21:51:33.046 14530 14530 W detail : please implementation view model text!! 10-06 21:51:33.079 14530 14530 W detail : please implementation view model storeRecommendHoriz!! 10-06 21:51:33.100 14530 14530 D detail : updateBodyListTask time 60 10-06 21:51:46.000 14530 14530 W sandbox.ApplicationStatus: onStateChange - PAUSED - com.aliexpress.global.ProductDetailActivity@e49569d 10-06 21:51:46.000 14530 14530 I u4java_AwContents.sandbox: App foreground changed - false 10-06 21:51:46.026 610 610 D GmsMeasureBrokerSvc: onBind: Intent { act=com.google.android.gms.measurement.START pkg=com.google.android.gms } 10-06 21:51:46.037 14530 14530 W sandbox.ApplicationStatus: onStateChange - STARTED - com.aliexpress.module.module_store.SellerStoreActivity@a773ef 10-06 21:51:46.037 14530 14530 I u4java_AwContents.sandbox: App foreground changed - true 10-06 21:51:46.055 14530 14530 W sandbox.ApplicationStatus: onStateChange - RESUMED - com.aliexpress.module.module_store.SellerStoreActivity@a773ef 10-06 21:51:46.118 14530 22483 D mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1440x2560]-format:1 10-06 21:51:46.168 610 641 D SafeParcel: Unknown field num 10 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:51:46.168 610 641 D SafeParcel: Unknown field num 11 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:51:46.168 610 641 D SafeParcel: Unknown field num 12 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:51:46.168 610 641 D GmsMeasureBrokerSvc: bound by: GetServiceRequest{serviceId=MEASUREMENT, gmsVersion=12451000, packageName='com.alibaba.aliexpresshd', extras=Bundle[{}]} 10-06 21:51:46.175 610 835 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@401339e, 16 10-06 21:51:46.193 610 642 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@4e9d865, 16 10-06 21:51:46.194 610 8293 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@401339e, 16 10-06 21:51:46.201 14530 14541 I art : Background partial concurrent mark sweep GC freed 88855(5MB) AllocSpace objects, 71(19MB) LOS objects, 8% free, 163MB/179MB, paused 2.328ms total 195.695ms 10-06 21:51:46.227 610 8287 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@4e9d865, 16 10-06 21:51:46.442 14530 14530 W sandbox.ApplicationStatus: onStateChange - STOPPED - com.aliexpress.global.ProductDetailActivity@e49569d 10-06 21:51:46.447 14530 14530 W sandbox.ApplicationStatus: onStateChange - DESTROYED - com.aliexpress.global.ProductDetailActivity@e49569d 10-06 21:51:49.954 14530 28046 D AVSDK : ~~~ host name: cloud.video.taobao.com ~~ 10-06 21:51:49.987 14530 28046 D AVSDK : ~~~ after getaddrinfo 10-06 21:51:51.174 14530 28046 D AVSDK : ~~~ host name: ae-cn.alicdn.com ~~ 10-06 21:51:51.208 14530 28046 D AVSDK : ~~~ after getaddrinfo 10-06 21:51:52.154 14530 28046 D AVSDK : ** PKT stream:0 10-06 21:51:52.195 14530 28046 D AVSDK : ** PKT stream:1 10-06 21:51:52.493 14530 28052 D AudioTrack: Client defaulted notificationFrames to 4134 for frameCount 12404 10-06 21:51:55.122 14530 28065 E AVSDK : close 10-06 21:51:55.247 3732 3903 E BatteryStatsService: no controller energy info supplied 10-06 21:51:55.247 3732 3903 E BatteryStatsService: no controller energy info supplied 10-06 21:51:55.284 3732 3903 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0} 10-06 21:51:57.241 14530 14541 I art : Background partial concurrent mark sweep GC freed 33319(2MB) AllocSpace objects, 43(11MB) LOS objects, 8% free, 167MB/183MB, paused 1.825ms total 205.073ms 10-06 21:51:57.706 1021 1021 D TWILIGHT: [06Oct 21:51:57.706, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 21:51:57.707 1021 1021 I TWILIGHT: [06Oct 21:51:57.706, main]: Start foreground true 10-06 21:52:02.674 14530 14530 D detail : async request failed [-19998] com.aliexpress.common.io.net.akita.exception.AkInvokeException: java.net.SocketTimeoutException: timeout 10-06 21:52:05.254 21311 21311 I AATKit : BannerPlacementImplementation: Requested ad for placement fr_android_item with request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @e9c8061} and listener: com.vinted.ads.addapptr.BannerAdRequestListener@3c66786 10-06 21:52:05.254 21311 21311 E AATKit : BannerPlacementImplementation: Cannot reload placement: fr_android_item with ad request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @e9c8061}, activity is paused! 10-06 21:52:05.263 21311 21311 I AATKit : BannerPlacementImplementation: Requested ad for placement fr_android_feed with request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @6a91847} and listener: com.vinted.ads.addapptr.BannerAdRequestListener@94f2874 10-06 21:52:05.263 21311 21311 E AATKit : BannerPlacementImplementation: Cannot reload placement: fr_android_feed with ad request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @6a91847}, activity is paused! 10-06 21:52:27.767 1021 1021 D TWILIGHT: [06Oct 21:52:27.767, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 21:52:27.768 1021 1021 I TWILIGHT: [06Oct 21:52:27.767, main]: Start foreground true 10-06 21:52:34.668 14530 14541 I art : Background partial concurrent mark sweep GC freed 166037(8MB) AllocSpace objects, 35(1540KB) LOS objects, 8% free, 174MB/190MB, paused 1.857ms total 207.738ms 10-06 21:52:43.102 3732 3909 D LuxLevels: bright hysteresis constant= 0.1, threshold=3.943657, lux=3.5851426 10-06 21:52:43.102 3732 3909 D LuxLevels: dark hysteresis constant= 0.2, threshold=2.8681142, lux=3.5851426 10-06 21:52:57.837 1021 1021 D TWILIGHT: [06Oct 21:52:57.837, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 21:52:57.838 1021 1021 I TWILIGHT: [06Oct 21:52:57.838, main]: Start foreground true 10-06 21:53:05.256 21311 21311 I AATKit : BannerPlacementImplementation: Requested ad for placement fr_android_item with request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @2bfc19d} and listener: com.vinted.ads.addapptr.BannerAdRequestListener@5117612 10-06 21:53:05.257 21311 21311 E AATKit : BannerPlacementImplementation: Cannot reload placement: fr_android_item with ad request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @2bfc19d}, activity is paused! 10-06 21:53:05.265 21311 21311 I AATKit : BannerPlacementImplementation: Requested ad for placement fr_android_feed with request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @e54f1e3} and listener: com.vinted.ads.addapptr.BannerAdRequestListener@47057e0 10-06 21:53:05.265 21311 21311 E AATKit : BannerPlacementImplementation: Cannot reload placement: fr_android_feed with ad request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @e54f1e3}, activity is paused! 10-06 21:53:24.249 3732 3909 D LuxLevels: bright hysteresis constant= 0.1, threshold=2.215143, lux=2.0137663 10-06 21:53:24.249 3732 3909 D LuxLevels: dark hysteresis constant= 0.2, threshold=1.611013, lux=2.0137663 10-06 21:53:27.871 1021 1021 D TWILIGHT: [06Oct 21:53:27.871, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 21:53:27.871 1021 1021 I TWILIGHT: [06Oct 21:53:27.871, main]: Start foreground true 10-06 21:53:28.501 14530 14541 I art : Background sticky concurrent mark sweep GC freed 211838(10MB) AllocSpace objects, 22(1072KB) LOS objects, 6% free, 177MB/190MB, paused 2.221ms total 104.138ms 10-06 21:53:39.453 14530 14541 I art : Background partial concurrent mark sweep GC freed 232863(11MB) AllocSpace objects, 30(1460KB) LOS objects, 8% free, 177MB/193MB, paused 1.792ms total 170.792ms 10-06 21:53:57.912 1021 1021 D TWILIGHT: [06Oct 21:53:57.912, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 21:53:57.912 1021 1021 I TWILIGHT: [06Oct 21:53:57.912, main]: Start foreground true 10-06 21:53:59.432 14530 14541 I art : Background sticky concurrent mark sweep GC freed 236158(14MB) AllocSpace objects, 22(996KB) LOS objects, 7% free, 179MB/193MB, paused 2.770ms total 129.998ms 10-06 21:53:59.674 3732 4474 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=foundation.e.blisslauncher/.features.launcher.LauncherActivity (has extras)} from uid 1000 on display 0 10-06 21:53:59.679 3732 7404 I chatty : uid=1000(system) Binder:3732_B expire 1 line 10-06 21:53:59.692 14530 14530 W sandbox.ApplicationStatus: onStateChange - PAUSED - com.aliexpress.module.module_store.SellerStoreActivity@a773ef 10-06 21:53:59.692 14530 14530 I u4java_AwContents.sandbox: App foreground changed - false 10-06 21:53:59.833 610 610 D GmsMeasureBrokerSvc: onBind: Intent { act=com.google.android.gms.measurement.START pkg=com.google.android.gms } 10-06 21:53:59.841 9349 9349 D WeatherIconUtils: Decoding resource id = 2131230925 for density = 720 10-06 21:53:59.880 14530 14530 W sandbox.ApplicationStatus: onStateChange - STOPPED - com.aliexpress.module.module_store.SellerStoreActivity@a773ef 10-06 21:53:59.907 610 8287 D SafeParcel: Unknown field num 10 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:53:59.907 610 8287 D SafeParcel: Unknown field num 11 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:53:59.907 610 8287 D SafeParcel: Unknown field num 12 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 10-06 21:53:59.908 610 8287 D GmsMeasureBrokerSvc: bound by: GetServiceRequest{serviceId=MEASUREMENT, gmsVersion=12451000, packageName='com.alibaba.aliexpresshd', extras=Bundle[{}]} 10-06 21:53:59.911 610 8293 D GmsMeasureSvcImpl: onTransact [unknown]: 10, android.os.Parcel@401339e, 16 10-06 21:53:59.921 610 642 D GmsMeasureSvcImpl: onTransact [unknown]: 1, android.os.Parcel@4e9d865, 16 10-06 21:54:00.131 9349 9983 D mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1440x2560]-format:1 10-06 21:54:00.145 9349 9349 D HorizontalPager: dispatchDraw() called with: canvas = [android.view.DisplayListCanvas@1d0188c] 10-06 21:54:05.260 21311 21311 I AATKit : BannerPlacementImplementation: Requested ad for placement fr_android_item with request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @5dbda99} and listener: com.vinted.ads.addapptr.BannerAdRequestListener@68ce15e 10-06 21:54:05.260 21311 21311 E AATKit : BannerPlacementImplementation: Cannot reload placement: fr_android_item with ad request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @5dbda99}, activity is paused! 10-06 21:54:05.268 21311 21311 I AATKit : BannerPlacementImplementation: Requested ad for placement fr_android_feed with request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @35ac93f} and listener: com.vinted.ads.addapptr.BannerAdRequestListener@cb3120c 10-06 21:54:05.268 21311 21311 E AATKit : BannerPlacementImplementation: Cannot reload placement: fr_android_feed with ad request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @35ac93f}, activity is paused! 10-06 21:54:05.273 20220 23410 V NativeCrypto: Read error: ssl=0x7f15cca508: I/O error during system call, Connection timed out 10-06 21:54:05.295 20220 23410 V NativeCrypto: SSL shutdown failed: ssl=0x7f15cca508: I/O error during system call, Broken pipe 10-06 21:54:05.310 20220 23410 W AbstractXMPPConnection: Connection closed with error 10-06 21:54:05.310 20220 23410 W AbstractXMPPConnection: javax.net.ssl.SSLException: Read error: ssl=0x7f15cca508: I/O error during system call, Connection timed out 10-06 21:54:05.310 20220 23410 W AbstractXMPPConnection: at org.conscrypt.NativeCrypto.SSL_read(Native Method) 10-06 21:54:05.310 20220 23410 W AbstractXMPPConnection: at org.conscrypt.NativeSsl.read() 10-06 21:54:05.310 20220 23410 W AbstractXMPPConnection: at org.conscrypt.ConscryptFileDescriptorSocket$SSLInputStream.read() 10-06 21:54:05.310 20220 23410 W AbstractXMPPConnection: at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:287) 10-06 21:54:05.310 20220 23410 W AbstractXMPPConnection: at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:350) 10-06 21:54:05.310 20220 23410 W AbstractXMPPConnection: at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:179) 10-06 21:54:05.310 20220 23410 W AbstractXMPPConnection: at java.io.InputStreamReader.read(InputStreamReader.java:184) 10-06 21:54:05.310 20220 23410 W AbstractXMPPConnection: at java.io.BufferedReader.read1(BufferedReader.java:221) 10-06 21:54:05.310 20220 23410 W AbstractXMPPConnection: at java.io.BufferedReader.read(BufferedReader.java:297) 10-06 21:54:05.310 20220 23410 W AbstractXMPPConnection: at org.kxml2.io.KXmlParser.fillBuffer(KXmlParser.java:1535) 10-06 21:54:05.310 20220 23410 W AbstractXMPPConnection: at org.kxml2.io.KXmlParser.peekType(KXmlParser.java:1007) 10-06 21:54:05.310 20220 23410 W AbstractXMPPConnection: at org.kxml2.io.KXmlParser.next(KXmlParser.java:357) 10-06 21:54:05.310 20220 23410 W AbstractXMPPConnection: at org.kxml2.io.KXmlParser.next(KXmlParser.java:321) 10-06 21:54:05.310 20220 23410 W AbstractXMPPConnection: at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.parsePackets(SourceFile:1177) 10-06 21:54:05.310 20220 23410 W AbstractXMPPConnection: at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.access$300(SourceFile:956) 10-06 21:54:05.310 20220 23410 W AbstractXMPPConnection: at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader$1.run(SourceFile:971) 10-06 21:54:05.310 20220 23410 W AbstractXMPPConnection: at java.lang.Thread.run(Thread.java:761) 10-06 21:54:06.787 20220 21294 W XMPPTCPConnection: Could not enable compression because no matching handler/method pair was found 10-06 21:54:07.222 9349 9349 D HorizontalPager: dispatchDraw() called with: canvas = [android.view.DisplayListCanvas@1925fea] 10-06 21:54:07.249 9349 9349 D HorizontalPager: dispatchDraw() called with: canvas = [android.view.DisplayListCanvas@a9b46fd] 10-06 21:54:07.272 9349 9349 D HorizontalPager: dispatchDraw() called with: canvas = [android.view.DisplayListCanvas@a9b46fd] 10-06 21:54:07.285 9349 9349 D HorizontalPager: dispatchDraw() called with: canvas = [android.view.DisplayListCanvas@a9b46fd] 10-06 21:54:07.307 9349 9349 D HorizontalPager: dispatchDraw() called with: canvas = [android.view.DisplayListCanvas@a9b46fd] 10-06 21:54:07.324 9349 9349 D HorizontalPager: dispatchDraw() called with: canvas = [android.view.DisplayListCanvas@a9b46fd] 10-06 21:54:07.341 9349 9349 D HorizontalPager: dispatchDraw() called with: canvas = [android.view.DisplayListCanvas@a9b46fd] 10-06 21:54:07.358 9349 9349 D HorizontalPager: dispatchDraw() called with: canvas = [android.view.DisplayListCanvas@a9b46fd] 10-06 21:54:07.374 9349 9349 D HorizontalPager: dispatchDraw() called with: canvas = [android.view.DisplayListCanvas@a9b46fd] 10-06 21:54:07.391 9349 9349 D HorizontalPager: dispatchDraw() called with: canvas = [android.view.DisplayListCanvas@a9b46fd] 10-06 21:54:07.408 9349 9349 D HorizontalPager: dispatchDraw() called with: canvas = [android.view.DisplayListCanvas@a9b46fd] 10-06 21:54:07.425 9349 9349 D HorizontalPager: dispatchDraw() called with: canvas = [android.view.DisplayListCanvas@a9b46fd] 10-06 21:54:07.442 9349 9349 D HorizontalPager: dispatchDraw() called with: canvas = [android.view.DisplayListCanvas@a9b46fd] 10-06 21:54:07.459 9349 9349 D HorizontalPager: dispatchDraw() called with: canvas = [android.view.DisplayListCanvas@a9b46fd] 10-06 21:54:07.476 9349 9349 D HorizontalPager: dispatchDraw() called with: canvas = [android.view.DisplayListCanvas@a9b46fd] 10-06 21:54:07.492 9349 9349 D HorizontalPager: dispatchDraw() called with: canvas = [android.view.DisplayListCanvas@a9b46fd] 10-06 21:54:07.509 9349 9349 D HorizontalPager: dispatchDraw() called with: canvas = [android.view.DisplayListCanvas@a9b46fd] 10-06 21:54:07.526 9349 9349 D HorizontalPager: dispatchDraw() called with: canvas = [android.view.DisplayListCanvas@a9b46fd] 10-06 21:54:07.543 9349 9349 D HorizontalPager: dispatchDraw() called with: canvas = [android.view.DisplayListCanvas@a9b46fd] 10-06 21:54:07.560 9349 9349 D HorizontalPager: dispatchDraw() called with: canvas = [android.view.DisplayListCanvas@a9b46fd] 10-06 21:54:07.577 9349 9349 D HorizontalPager: dispatchDraw() called with: canvas = [android.view.DisplayListCanvas@a9b46fd] 10-06 21:54:07.594 9349 9349 D HorizontalPager: dispatchDraw() called with: canvas = [android.view.DisplayListCanvas@a9b46fd] 10-06 21:54:07.611 9349 9349 D HorizontalPager: dispatchDraw() called with: canvas = [android.view.DisplayListCanvas@1925fea] 10-06 21:54:07.628 9349 9349 D HorizontalPager: dispatchDraw() called with: canvas = [android.view.DisplayListCanvas@a9b46fd] 10-06 21:54:07.645 9349 9349 D HorizontalPager: dispatchDraw() called with: canvas = [android.view.DisplayListCanvas@1925fea] 10-06 21:54:08.254 3732 7410 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.settings/.Settings bnds=[104,1188][333,1417]} from uid 10015 on display 0 10-06 21:54:08.321 3022 3022 I main : type=1400 audit(0.0:6201): avc: denied { getattr } for path="/sys/kernel/debug/tracing/trace_marker" dev="debugfs" ino=5130 scontext=u:r:zygote:s0 tcontext=u:object_r:debugfs:s0 tclass=file permissive=1 10-06 21:54:08.331 28163 28163 I main : type=1400 audit(0.0:6202): avc: denied { write } for name="trace_marker" dev="debugfs" ino=5130 scontext=u:r:zygote:s0 tcontext=u:object_r:debugfs:s0 tclass=file permissive=1 10-06 21:54:08.331 28163 28163 I main : type=1400 audit(0.0:6203): avc: denied { open } for path="/sys/kernel/debug/tracing/trace_marker" dev="debugfs" ino=5130 scontext=u:r:zygote:s0 tcontext=u:object_r:debugfs:s0 tclass=file permissive=1 10-06 21:54:08.347 3732 3897 I ActivityManager: Start proc 28163:com.android.settings/1000 for activity com.android.settings/.Settings 10-06 21:54:08.406 28163 28163 I chatty : uid=1000(system) com.android.settings expire 5 lines 10-06 21:54:08.721 28163 28179 I chatty : uid=1000(system) SummaryLoader expire 7 lines 10-06 21:54:08.764 28163 28184 I chatty : uid=1000(system) com.android.settings expire 11 lines 10-06 21:54:08.803 3732 15007 I ActivityManager: Start proc 28185:com.android.cellbroadcastreceiver/u0a5 for content provider com.android.cellbroadcastreceiver/.CellBroadcastSearchIndexableProvider 10-06 21:54:08.866 28185 28185 I art : Starting a blocking GC AddRemoveAppImageSpace 10-06 21:54:08.867 28185 28185 W System : ClassLoader referenced unknown path: /system/priv-app/CellBroadcastReceiver/lib/arm64 10-06 21:54:08.901 3732 3900 I ActivityManager: Start proc 28202:org.cyanogenmod.cmparts/1000 for broadcast org.cyanogenmod.cmparts/.PartsUpdater 10-06 21:54:08.944 28202 28202 I art : Starting a blocking GC AddRemoveAppImageSpace 10-06 21:54:08.945 28202 28202 W System : ClassLoader referenced unknown path: /system/priv-app/CMParts/lib/arm64 10-06 21:54:08.970 3732 16221 I ActivityManager: Start proc 28220:com.android.printspooler/u0a69 for service com.android.printspooler/.model.PrintSpoolerService 10-06 21:54:09.035 28220 28220 I art : Starting a blocking GC AddRemoveAppImageSpace 10-06 21:54:09.161 28163 28231 I chatty : uid=1000(system) RenderThread expire 4 lines 10-06 21:54:09.355 3732 3997 I ActivityManager: Process org.cyanogenmod.weather.provider (pid 27985) has died 10-06 21:54:09.355 3732 3997 D ActivityManager: cleanUpApplicationRecord -- 27985 10-06 21:54:09.376 3732 3907 I chatty : uid=1000(system) android.display expire 1 line 10-06 21:54:09.472 14179 14203 W msgr.AppStateLoggerCore: Failed to get webview version 10-06 21:54:09.472 14179 14203 W msgr.AppStateLoggerCore: android.content.pm.PackageManager$NameNotFoundException: com.google.android.webview 10-06 21:54:09.472 14179 14203 W msgr.AppStateLoggerCore: at android.app.ApplicationPackageManager.getPackageInfoAsUser(ApplicationPackageManager.java:147) 10-06 21:54:09.472 14179 14203 W msgr.AppStateLoggerCore: at android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java:132) 10-06 21:54:09.472 14179 14203 W msgr.AppStateLoggerCore: at X.02V.A07(:40) 10-06 21:54:09.472 14179 14203 W msgr.AppStateLoggerCore: at X.03Q.run(:10053) 10-06 21:54:09.478 3732 4474 I chatty : uid=1000(system) InputDispatcher expire 3 lines 10-06 21:54:09.487 3732 32403 I ActivityManager: Process com.android.calculator2 (pid 17932) has died 10-06 21:54:09.487 3732 32403 D ActivityManager: cleanUpApplicationRecord -- 17932 10-06 21:54:09.492 3732 16218 I WindowManager: WIN DEATH: Window{7a92137 u0 com.android.calculator2/com.android.calculator2.Calculator} 10-06 21:54:09.492 3732 16218 I chatty : uid=1000(system) Binder:3732_1C expire 1 line 10-06 21:54:09.508 3732 7404 E BatteryStatsService: no controller energy info supplied 10-06 21:54:09.508 3732 7404 E BatteryStatsService: no controller energy info supplied 10-06 21:54:09.521 28255 28255 I com.alibaba.aliexpresshd: type=1400 audit(0.0:6204): avc: denied { read } for comm=4173796E635461736B20233236 name="mem" dev="debugfs" ino=3178 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:debugfs:s0 tclass=dir permissive=1 10-06 21:54:09.521 28255 28255 I com.alibaba.aliexpresshd: type=1400 audit(0.0:6205): avc: denied { open } for comm=4173796E635461736B20233236 path="/sys/kernel/debug/mali/mem" dev="debugfs" ino=3178 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:debugfs:s0 tclass=dir permissive=1 10-06 21:54:09.523 3732 7404 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0} 10-06 21:54:09.612 3003 3003 W SurfaceFlinger: couldn't log to binary event log: overflow. 10-06 21:54:09.737 3732 3909 D LuxLevels: bright hysteresis constant= 0.1, threshold=2.830248, lux=2.5729527 10-06 21:54:09.737 3732 3909 D LuxLevels: dark hysteresis constant= 0.2, threshold=2.0583622, lux=2.5729527 10-06 21:54:10.170 3732 5785 I ActivityManager: START u0 {flg=0x8000 cmp=com.android.settings/.Settings$BluetoothSettingsActivity (has extras)} from uid 1000 on display 0 10-06 21:54:10.335 28163 28239 I chatty : uid=1000(system) com.android.settings expire 4 lines 10-06 21:54:10.437 28163 28184 I chatty : uid=1000(system) com.android.settings expire 1 line 10-06 21:54:10.462 3732 3909 D LuxLevels: bright hysteresis constant= 0.1, threshold=3.1206656, lux=2.8369687 10-06 21:54:10.462 3732 3909 D LuxLevels: dark hysteresis constant= 0.2, threshold=2.2695749, lux=2.8369687 10-06 21:54:10.514 3732 5779 I ActivityManager: Process com.android.vending (pid 23857) has died 10-06 21:54:10.514 3732 5779 D ActivityManager: cleanUpApplicationRecord -- 23857 10-06 21:54:10.537 14179 14203 W msgr.AppStateLoggerCore: Failed to get webview version 10-06 21:54:10.537 14179 14203 W msgr.AppStateLoggerCore: android.content.pm.PackageManager$NameNotFoundException: com.google.android.webview 10-06 21:54:10.537 14179 14203 W msgr.AppStateLoggerCore: at android.app.ApplicationPackageManager.getPackageInfoAsUser(ApplicationPackageManager.java:147) 10-06 21:54:10.537 14179 14203 W msgr.AppStateLoggerCore: at android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java:132) 10-06 21:54:10.537 14179 14203 W msgr.AppStateLoggerCore: at X.02V.A07(:40) 10-06 21:54:10.537 14179 14203 W msgr.AppStateLoggerCore: at X.03Q.run(:10053) 10-06 21:54:10.542 3732 3907 I chatty : uid=1000(system) android.display expire 2 lines 10-06 21:54:10.655 28163 28231 I chatty : uid=1000(system) RenderThread expire 1 line 10-06 21:54:10.689 3732 5808 I WindowManager: WIN DEATH: Window{9240d19 u0 fr.leboncoin/fr.leboncoin.ui.activities.MainActivity} 10-06 21:54:10.689 3732 3998 I chatty : uid=1000(system) Binder:3732_18 expire 1 line 10-06 21:54:10.690 3732 5606 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ LISTEN id=393, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ], android.os.BinderProxy@859a397) 10-06 21:54:10.691 3732 15007 I ActivityManager: Process fr.leboncoin (pid 20220) has died 10-06 21:54:10.691 3732 15007 D ActivityManager: cleanUpApplicationRecord -- 20220 10-06 21:54:10.696 3732 5041 D ConnectivityService: releasing NetworkRequest [ LISTEN id=393, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:54:10.697 3732 16217 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ LISTEN id=392, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ], android.os.BinderProxy@bccd984) 10-06 21:54:10.698 3732 5041 D ConnectivityService: sending notification RELEASED for NetworkRequest [ LISTEN id=393, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:54:10.700 3732 7422 I WindowManager: WIN DEATH: Window{265ceb u0 fr.leboncoin/fr.leboncoin.feature.newdeposit.activity.DepositActivity} 10-06 21:54:10.707 3732 5041 E ConnectivityService: RemoteException caught trying to send a callback msg for NetworkRequest [ LISTEN id=393, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:54:10.707 3732 5041 D ConnectivityService: releasing NetworkRequest [ LISTEN id=392, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:54:10.710 3732 5041 D ConnectivityService: sending notification RELEASED for NetworkRequest [ LISTEN id=392, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:54:10.711 3732 5041 E ConnectivityService: RemoteException caught trying to send a callback msg for NetworkRequest [ LISTEN id=392, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 10-06 21:54:12.934 3732 5509 D BluetoothManagerService: enable(com.android.settings): mBluetooth =null mBinding = false mState = OFF 10-06 21:54:12.934 3732 3906 D BluetoothManagerService: MESSAGE_ENABLE(0): mBluetooth = null 10-06 21:54:12.934 3732 5509 D BluetoothManagerService: enable returning 10-06 21:54:12.978 3732 3906 I ActivityManager: Start proc 28265:com.android.bluetooth/1002 for service com.android.bluetooth/.btservice.AdapterService 10-06 21:54:13.118 28265 28265 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 241 lines 10-06 21:54:13.454 28265 28281 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 44 lines 10-06 21:54:13.454 28265 28282 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 31 lines 10-06 21:54:13.460 28265 28285 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 1 line 10-06 21:54:13.460 28265 28286 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 1 line 10-06 21:54:13.463 28265 28287 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 58 lines 10-06 21:54:13.474 3732 3732 D BluetoothManagerService: Bluetooth Adapter name changed to Samsung Galaxy S6 10-06 21:54:13.475 3732 3732 D BluetoothManagerService: Stored Bluetooth name: Samsung Galaxy S6 10-06 21:54:13.483 3732 3732 D BluetoothManagerService: BluetoothServiceConnection: com.android.bluetooth.btservice.AdapterService 10-06 21:54:13.484 3732 3906 D BluetoothManagerService: MESSAGE_BLUETOOTH_SERVICE_CONNECTED: 1 10-06 21:54:13.486 28265 28278 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 13 lines 10-06 21:54:13.502 3732 3906 D BluetoothManagerService: Broadcasting onBluetoothServiceUp() to 6 receivers. 10-06 21:54:13.507 28265 28277 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 12 lines 10-06 21:54:13.509 3732 3906 D BluetoothManagerService: MESSAGE_BLUETOOTH_STATE_CHANGE: OFF > BLE_TURNING_ON 10-06 21:54:13.510 3732 3906 D BluetoothManagerService: Sending BLE State Change: OFF > BLE_TURNING_ON 10-06 21:54:13.517 28265 28288 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 1 line 10-06 21:54:13.584 28265 28291 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 18 lines 10-06 21:54:13.691 28291 28291 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 3 lines 10-06 21:54:13.736 28265 28294 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 61 lines 10-06 21:54:13.746 28265 28295 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 4 lines 10-06 21:54:13.907 3732 3732 D BluetoothManagerService: Bluetooth Adapter name changed to Samsung Galaxy S6 10-06 21:54:13.907 3732 3732 D BluetoothManagerService: Stored Bluetooth name: Samsung Galaxy S6 10-06 21:54:13.934 28265 28297 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 1 line 10-06 21:54:13.943 3732 3906 D BluetoothManagerService: MESSAGE_BLUETOOTH_STATE_CHANGE: BLE_TURNING_ON > BLE_ON 10-06 21:54:13.943 3732 3906 D BluetoothManagerService: Bluetooth is in LE only mode 10-06 21:54:13.943 3732 3906 D BluetoothManagerService: Binding Bluetooth GATT service 10-06 21:54:13.944 3732 3906 D BluetoothManagerService: Sending BLE State Change: BLE_TURNING_ON > BLE_ON 10-06 21:54:13.946 3732 3732 D BluetoothManagerService: BluetoothServiceConnection: com.android.bluetooth.gatt.GattService 10-06 21:54:13.946 3732 3906 D BluetoothManagerService: MESSAGE_BLUETOOTH_SERVICE_CONNECTED: 2 10-06 21:54:13.946 3732 3906 D BluetoothManagerService: BluetoothGatt Service is Up 10-06 21:54:13.948 3732 3906 D BluetoothManagerService: isBleAppPresent() count: 0 10-06 21:54:13.949 3732 3906 D BluetoothManagerService: Persisting Bluetooth Setting: 1 10-06 21:54:13.950 3732 3906 D BluetoothManagerService: MESSAGE_BLUETOOTH_STATE_CHANGE: BLE_ON > TURNING_ON 10-06 21:54:13.951 3732 3906 D BluetoothManagerService: Sending BLE State Change: BLE_ON > TURNING_ON 10-06 21:54:13.964 3732 3900 W BroadcastQueue: Permission Denial: receiving Intent { act=android.bluetooth.adapter.action.STATE_CHANGED flg=0x4000010 (has extras) } to ProcessRecord{ed1970c 14530:com.alibaba.aliexpresshd/u0a89} (pid=14530, uid=10089) requires android.permission.BLUETOOTH due to sender android (uid 1000) 10-06 21:54:13.976 5121 5433 D BluetoothEventManager: isFirstBoot: false state: 11 10-06 21:54:13.982 28163 28163 I chatty : uid=1000(system) com.android.settings expire 17 lines 10-06 21:54:14.007 28265 28303 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 2 lines 10-06 21:54:14.021 28265 28302 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 2 lines 10-06 21:54:14.091 28265 28308 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 22 lines 10-06 21:54:14.120 3732 3906 D BluetoothManagerService: MESSAGE_BLUETOOTH_STATE_CHANGE: TURNING_ON > ON 10-06 21:54:14.120 3732 3906 D BluetoothManagerService: Broadcasting onBluetoothStateChange(true) to 15 receivers. 10-06 21:54:14.120 5323 8850 D BluetoothHeadset: onBluetoothStateChange: up=true 10-06 21:54:14.120 5323 8850 D BluetoothHeadset: Binding service... 10-06 21:54:14.122 5121 5139 D BluetoothPan: onBluetoothStateChange on: true 10-06 21:54:14.127 5121 5433 D CachedBluetoothDevice: onUuidChanged, mProfile Size 0 10-06 21:54:14.127 5121 5121 D BluetoothPan: BluetoothPAN Proxy object connected 10-06 21:54:14.127 5121 5140 D BluetoothA2dp: onBluetoothStateChange: up=true 10-06 21:54:14.131 5121 5121 D PanProfile: Bluetooth service connected 10-06 21:54:14.131 28163 28176 I chatty : uid=1000(system) Binder:28163_2 expire 2 lines 10-06 21:54:14.132 5121 11540 D BluetoothInputDevice: onBluetoothStateChange: up=true 10-06 21:54:14.133 5121 5121 D BluetoothA2dp: Proxy object connected 10-06 21:54:14.136 28163 28175 I chatty : uid=1000(system) Binder:28163_1 expire 3 lines 10-06 21:54:14.139 3732 3906 I chatty : uid=1000(system) android.io expire 10 lines 10-06 21:54:14.140 5121 5121 D BluetoothInputDevice: Proxy object connected 10-06 21:54:14.140 5121 5121 D HidProfile: Bluetooth service connected 10-06 21:54:14.141 3732 3732 I chatty : uid=1000 system_server expire 11 lines 10-06 21:54:14.143 5121 5139 D BluetoothHeadset: onBluetoothStateChange: up=true 10-06 21:54:14.143 5121 5139 D BluetoothHeadset: Binding service... 10-06 21:54:14.145 5121 5140 D BluetoothMap: onBluetoothStateChange: up=true 10-06 21:54:14.149 5121 5121 D BluetoothMap: Proxy object connected 10-06 21:54:14.149 5121 5121 D MapProfile: Bluetooth service connected 10-06 21:54:14.149 5121 5121 D BluetoothMap: getConnectedDevices() 10-06 21:54:14.149 5121 11480 D BluetoothPbap: onBluetoothStateChange: up=true 10-06 21:54:14.152 3732 3906 D BluetoothManagerService: Sending BLE State Change: TURNING_ON > ON 10-06 21:54:14.154 3732 3900 W BroadcastQueue: Permission Denial: receiving Intent { act=android.bluetooth.adapter.action.STATE_CHANGED flg=0x4000010 (has extras) } to ProcessRecord{ed1970c 14530:com.alibaba.aliexpresshd/u0a89} (pid=14530, uid=10089) requires android.permission.BLUETOOTH due to sender android (uid 1000) 10-06 21:54:14.157 3732 3732 I Telecom : BluetoothPhoneService: queryPhoneState: BPSI.qPS@DH0 10-06 21:54:14.171 5121 5433 D LocalBluetoothProfileManager: Handsfree Uuid not found. 10-06 21:54:14.177 28265 28311 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 1 line 10-06 21:54:14.177 5121 5433 D BluetoothEventManager: isFirstBoot: false state: 12 10-06 21:54:14.183 28265 28312 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 20 lines 10-06 21:54:14.191 5121 5121 D BluetoothPbap: Proxy object connected 10-06 21:54:14.191 5121 5121 D PbapServerProfile: Bluetooth service connected 10-06 21:54:14.195 28265 28314 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 1 line 10-06 21:54:14.196 28265 28313 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 1 line 10-06 21:54:14.198 28265 28315 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 2 lines 10-06 21:54:14.199 28265 28316 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 1 line 10-06 21:54:14.224 5323 5336 D BluetoothHeadset: Proxy object connected 10-06 21:54:14.225 5121 5139 D BluetoothHeadset: Proxy object connected 10-06 21:54:14.226 5121 5121 D HeadsetProfile: Bluetooth service connected 10-06 21:54:14.226 5121 5121 D BluetoothHeadset: getConnectedDevices() 10-06 21:54:14.245 5121 31343 D BluetoothHeadset: Proxy object connected 10-06 21:54:14.245 5121 5121 D HeadsetProfile: Bluetooth service connected 10-06 21:54:14.245 5121 5121 D BluetoothHeadset: getConnectedDevices() 10-06 21:54:14.273 28163 28163 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 android.content.ContextWrapper.startService:613 com.android.settings.bluetooth.DockEventReceiver.beginStartingService:134 com.android.settings.bluetooth.DockEventReceiver.onReceive:115 10-06 21:54:14.334 28163 28180 I chatty : uid=1000(system) com.android.settings expire 1 line 10-06 21:54:14.340 28163 28163 D HeadsetProfile: Bluetooth service connected 10-06 21:54:14.340 28163 28163 D BluetoothHeadset: getConnectedDevices() 10-06 21:54:14.350 28163 28163 V BluetoothDiscoveryReceiver: Received: android.bluetooth.adapter.action.DISCOVERY_STARTED 10-06 21:54:14.354 28163 28180 D Index : Indexing locale 'en_GB' took 20 millis 10-06 21:54:15.821 5121 5433 D BluetoothEventManager: DeviceFoundHandler created new CachedBluetoothDevice: 4D:CA:CC:8A:62:15 10-06 21:54:15.829 28163 28163 D BluetoothEventManager: DeviceFoundHandler created new CachedBluetoothDevice: 4D:CA:CC:8A:62:15 10-06 21:54:16.849 5121 5433 D BluetoothEventManager: DeviceFoundHandler created new CachedBluetoothDevice: 4D:B0:19:63:CD:E6 10-06 21:54:16.859 28163 28163 D BluetoothEventManager: DeviceFoundHandler created new CachedBluetoothDevice: 4D:B0:19:63:CD:E6 10-06 21:54:20.472 5121 5433 D BluetoothEventManager: DeviceFoundHandler created new CachedBluetoothDevice: 2C:4D:79:BF:A1:6E 10-06 21:54:20.479 28163 28163 D BluetoothEventManager: DeviceFoundHandler created new CachedBluetoothDevice: 2C:4D:79:BF:A1:6E 10-06 21:54:21.826 28163 28163 I BluetoothDevice: createBond() for device 2C:4D:79:BF:A1:6E called by pid: 28163 tid: 28163 10-06 21:54:21.829 28265 28288 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 13 lines 10-06 21:54:21.829 28163 28163 V BluetoothDiscoveryReceiver: Received: android.bluetooth.adapter.action.DISCOVERY_FINISHED 10-06 21:54:21.833 28163 28238 D Index : Indexing locale 'en_GB' took 2 millis 10-06 21:54:22.989 3732 3909 D LuxLevels: bright hysteresis constant= 0.1, threshold=5.0722084, lux=4.6110983 10-06 21:54:22.989 3732 3909 D LuxLevels: dark hysteresis constant= 0.2, threshold=3.6888788, lux=4.6110983 10-06 21:54:25.481 3732 3903 I chatty : uid=1000(system) batterystats-sy expire 1 line 10-06 21:54:25.490 3732 3903 E BatteryStatsService: no controller energy info supplied 10-06 21:54:25.499 3732 3903 E BatteryStatsService: no controller energy info supplied 10-06 21:54:25.523 3732 3903 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0} 10-06 21:54:48.570 3732 3909 D LuxLevels: bright hysteresis constant= 0.1, threshold=3.3862662, lux=3.0784237 10-06 21:54:48.570 3732 3909 D LuxLevels: dark hysteresis constant= 0.2, threshold=2.462739, lux=3.0784237 10-06 21:54:56.530 28163 28231 D mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1728x1221]-format:1 10-06 21:55:01.065 1021 1021 D TWILIGHT: [06Oct 21:55:01.064, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 21:55:01.065 1021 1021 I TWILIGHT: [06Oct 21:55:01.065, main]: Start foreground true 10-06 21:55:05.264 21311 21311 I AATKit : BannerPlacementImplementation: Requested ad for placement fr_android_item with request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @9068755} and listener: com.vinted.ads.addapptr.BannerAdRequestListener@5c1b56a 10-06 21:55:05.264 21311 21311 E AATKit : BannerPlacementImplementation: Cannot reload placement: fr_android_item with ad request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @9068755}, activity is paused! 10-06 21:55:05.272 21311 21311 I AATKit : BannerPlacementImplementation: Requested ad for placement fr_android_feed with request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @2bcba5b} and listener: com.vinted.ads.addapptr.BannerAdRequestListener@88542f8 10-06 21:55:05.273 21311 21311 E AATKit : BannerPlacementImplementation: Cannot reload placement: fr_android_feed with ad request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @2bcba5b}, activity is paused! 10-06 21:55:20.083 3732 3909 D LuxLevels: bright hysteresis constant= 0.1, threshold=10.931136, lux=9.937396 10-06 21:55:20.083 3732 3909 D LuxLevels: dark hysteresis constant= 0.2, threshold=7.949917, lux=9.937396 10-06 21:55:21.160 3732 3909 D LuxLevels: bright hysteresis constant= 0.1, threshold=12.053505, lux=10.957731 10-06 21:55:21.160 3732 3909 D LuxLevels: dark hysteresis constant= 0.2, threshold=8.766185, lux=10.957731 10-06 21:55:23.530 3732 3909 D LuxLevels: bright hysteresis constant= 0.1, threshold=13.689624, lux=12.445112 10-06 21:55:23.531 3732 3909 D LuxLevels: dark hysteresis constant= 0.2, threshold=9.95609, lux=12.445112 10-06 21:55:30.648 3732 3909 I PowerManagerService: Going to sleep due to screen timeout (uid 1000)... 10-06 21:55:30.691 3732 3909 I chatty : uid=1000(system) PowerManagerSer expire 7 lines 10-06 21:55:31.146 1021 1021 D TWILIGHT: [06Oct 21:55:31.145, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 21:55:31.147 1021 1021 I TWILIGHT: [06Oct 21:55:31.146, main]: Start foreground true 10-06 21:55:31.215 3732 3900 I VrManagerService: VR mode is disallowed 10-06 21:55:31.238 28163 28163 D LocalBluetoothManager: setting foreground activity to null 10-06 21:55:31.255 3003 3003 D SurfaceFlinger: Set power mode=0, type=0 flinger=0x7f7da48000 10-06 21:55:31.256 3732 3907 I DisplayManagerService: Display device changed state: "Built-in Screen", OFF 10-06 21:55:31.256 28265 28287 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 16 lines 10-06 21:55:31.260 3732 3907 W LocalDisplayAdapter: Unable to find color mode 0, ignoring request. 10-06 21:55:31.408 3732 5089 I chatty : uid=1000(system) PhotonicModulat expire 4 lines 10-06 21:55:31.423 3732 3909 I PowerManagerService: Sleeping (uid 1000)... 10-06 21:55:31.505 5739 28667 I chatty : uid=1027(nfc) com.android.nfc expire 13 lines 10-06 21:55:31.506 5739 5947 I chatty : uid=1027(nfc) AsyncTask #1 (closed) expire 164 lines 10-06 21:55:31.506 5739 6005 I chatty : uid=1027(nfc) AsyncTask #1 (closed) expire 92 lines 10-06 21:55:31.514 1021 1021 I TWILIGHT: [06Oct 21:55:31.514, main]: Service: SCREEN_OFF 10-06 21:55:31.518 9349 9349 D DeviceStatusService: onDisplayOff: Cancel pending update 10-06 21:55:31.625 3732 3901 I WindowManager: OverscanTimeout run 10-06 21:55:32.937 5739 28676 I chatty : uid=1027(nfc) com.android.nfc expire 1 line 10-06 21:55:33.566 3732 4475 I PowerManagerService: Waking up from sleep (uid 1000)... 10-06 21:55:33.570 3732 3732 I chatty : uid=1000 system_server expire 1 line 10-06 21:55:33.615 3732 3909 I DisplayPowerController: Blocking screen on until initial contents have been drawn. 10-06 21:55:33.624 3732 3909 W LocalDisplayAdapter: Unable to find color mode 0, ignoring request. 10-06 21:55:33.676 3732 3898 I chatty : uid=1000(system) Binder:3732_2 expire 1 line 10-06 21:55:33.694 28163 28163 D LocalBluetoothManager: setting foreground activity to non-null context 10-06 21:55:33.702 28163 28690 D Index : Indexing locale 'en_GB' took 44 millis 10-06 21:55:33.734 28163 28693 W TileUtils: Found com.android.settings.Settings$PaymentSettingsActivity for intent Intent { act=com.android.settings.action.SETTINGS pkg=com.android.settings } missing metadata com.android.settings.category 10-06 21:55:33.737 28163 28693 W TileUtils: Found com.android.systemui.tuner.TunerActivity for intent Intent { act=com.android.settings.action.EXTRA_SETTINGS } missing metadata 10-06 21:55:33.748 28265 28298 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 3 lines 10-06 21:55:33.873 3732 4459 I chatty : uid=1000(system) SensorService expire 3 lines 10-06 21:55:33.889 3732 3909 D LuxLevels: bright hysteresis constant= 0.1, threshold=3.3000002, lux=3.0 10-06 21:55:33.890 3732 3909 D LuxLevels: dark hysteresis constant= 0.2, threshold=2.4, lux=3.0 10-06 21:55:34.091 3003 3003 D SurfaceFlinger: Set power mode=2, type=0 flinger=0x7f7da48000 10-06 21:55:34.102 3732 16222 I chatty : uid=1000(system) Binder:3732_20 expire 1 line 10-06 21:55:34.129 3732 3907 I DisplayManagerService: Display device changed state: "Built-in Screen", ON 10-06 21:55:34.139 3732 5779 I chatty : uid=1000(system) Binder:3732_7 expire 1 line 10-06 21:55:34.141 3732 5779 W LocalDisplayAdapter: Unable to find color mode 0, ignoring request. 10-06 21:55:34.224 1021 1021 I TWILIGHT: [06Oct 21:55:34.223, main]: Service: SCREEN_ON 10-06 21:55:34.230 5739 28698 I chatty : uid=1027(nfc) com.android.nfc expire 26 lines 10-06 21:55:34.246 1021 1021 I TWILIGHT: [06Oct 21:55:34.246, main]: VIEW: final Sunrise Tue Oct 06 08:01:00 GMT+02:00 2020 Sunset Tue Oct 06 19:24:00 GMT+02:00 2020 10-06 21:55:34.247 1021 1021 I TWILIGHT: [06Oct 21:55:34.246, main]: VIEW: Sunrise / Sunset = Wed Oct 07 08:01:00 GMT+02:00 2020 / Tue Oct 06 19:24:00 GMT+02:00 2020 10-06 21:55:34.247 1021 1021 I TWILIGHT: [06Oct 21:55:34.247, main]: SmartLight: null true 100 10-06 21:55:34.248 1021 1021 I TWILIGHT: [06Oct 21:55:34.247, main]: Needs foreground -1 10-06 21:55:34.248 1021 1021 I TWILIGHT: [06Oct 21:55:34.248, main]: VIEW: Finally Update current 100 1500 10-06 21:55:34.329 3732 5089 I chatty : uid=1000(system) PhotonicModulat expire 1 line 10-06 21:55:34.340 5739 6004 I chatty : uid=1027(nfc) AsyncTask #1 (closed) expire 10 lines 10-06 21:55:34.382 3732 3909 I DisplayPowerController: Unblocked screen on after 767 ms 10-06 21:55:34.389 3732 3909 I chatty : uid=1000(system) PowerManagerSer expire 1 line 10-06 21:55:34.389 3732 3909 I VrManagerService: VR mode is allowed 10-06 21:55:34.440 3732 4459 I chatty : uid=1000(system) SensorService expire 1 line 10-06 21:55:34.446 1021 1021 I TWILIGHT: [06Oct 21:55:34.446, main]: VIEW: Refreshing view 10-06 21:55:34.472 9349 9349 D DeviceStatusService: onDisplayOn: Reschedule update 10-06 21:55:34.472 9349 9349 D WeatherUpdateService: Scheduling in 3323042 ms 10-06 21:55:34.473 9349 9349 D WeatherUpdateService: Next update scheduled at Tue Oct 06 22:50:57 GMT+02:00 2020 10-06 21:55:34.508 28163 28689 D Index : Deleting data for locale 'en_GB' took 142 millis 10-06 21:55:34.540 28163 28689 D Index : Indexing locale 'en_GB' took 32 millis 10-06 21:55:35.620 5739 28701 I chatty : uid=1027(nfc) com.android.nfc expire 1 line 10-06 21:55:35.630 3732 5808 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClientStubProxy@75d0370 attribute=android.view.inputmethod.EditorInfo@246c6e9, token = android.os.BinderProxy@53258ec 10-06 21:55:38.188 3732 4474 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=foundation.e.blisslauncher/.features.launcher.LauncherActivity (has extras)} from uid 1000 on display 0 10-06 21:55:38.388 3732 4474 W LocalDisplayAdapter: Unable to find color mode 0, ignoring request. 10-06 21:55:38.394 3732 7407 I chatty : uid=1000(system) Binder:3732_C expire 1 line 10-06 21:55:38.401 3732 3900 W art : Long monitor contention with owner InputDispatcher (4474) at int com.android.server.am.ActivityStarter.startActivityMayWait(android.app.IApplicationThread, int, int, int, java.lang.String, android.content.Intent, java.lang.String, android.service.voice.IVoiceInteractionSession, com.android.internal.app.IVoiceInteractor, android.os.IBinder, java.lang.String, int, int, android.app.ProfilerInfo, android.app.IActivityManagerWaitResult, android.content.res.Configuration, android.os.Bundle, boolean, int, android.app.IActivityContainer, com.android.server.am.TaskRecord)(ActivityStarter.java:804) waiters=1 in void com.android.server.am.ActivityManagerServiceMainHandler.handleMessage(android.os.Message) for 210ms 10-06 21:55:38.405 28163 28163 D LocalBluetoothManager: setting foreground activity to null 10-06 21:55:38.406 9349 9349 D WeatherIconUtils: Decoding resource id = 2131230925 for density = 720 10-06 21:55:38.830 9349 9983 D mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1440x2560]-format:1 10-06 21:55:38.837 9349 9349 D HorizontalPager: dispatchDraw() called with: canvas = [android.view.DisplayListCanvas@1d0188c] 10-06 21:55:39.429 1021 1021 I TWILIGHT: [06Oct 21:55:39.428, main]: Wallpaper should false || false 10-06 21:55:39.453 1021 1021 I TWILIGHT: [06Oct 21:55:39.453, main]: Wallpaper true ?= false state 100 shown true should filter false 10-06 21:55:39.472 1021 1021 I TWILIGHT: [06Oct 21:55:39.471, main]: Wallpaper should false || false 10-06 21:55:39.905 3732 4475 I PowerManagerService: Going to sleep due to power button (uid 1000)... 10-06 21:55:39.918 3732 3909 D mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1x1]-format:1 10-06 21:55:40.403 3732 3900 I VrManagerService: VR mode is disallowed 10-06 21:55:40.404 3732 3909 V KeyguardServiceDelegate: onScreenTurnedOff() 10-06 21:55:40.424 3732 4459 E Sensors : RED : 1, GREEN : 0, BLUE : 0, CLEAR : 1, CALCULATED LUX : 0.000000, CCT : 1687.000000, REAL LUX : 0.000000 a_time = 245, gain = 64, ir=0, rp1=1, gp1=0, bp1=0, cp1=1, cpl=1957120 10-06 21:55:40.469 3732 3909 D LightsService: Excessive delay setting light: 51ms 10-06 21:55:40.469 3732 3909 I Sensors : Light old sensor_state 512, new sensor_state : 0 en : 0 10-06 21:55:40.487 3732 3907 I DisplayManagerService: Display device changed state: "Built-in Screen", OFF 10-06 21:55:40.487 3003 3003 D SurfaceFlinger: Set power mode=0, type=0 flinger=0x7f7da48000 10-06 21:55:40.493 3732 3907 W LocalDisplayAdapter: Unable to find color mode 0, ignoring request. 10-06 21:55:40.655 3732 5089 D SurfaceControl: Excessive delay in setPowerMode(): 169ms 10-06 21:55:40.661 3732 5089 E SamsungPowerHAL: Error opening /sys/devices/system/cpu/cpu4/cpufreq/interactive/io_is_busy: Permission denied 10-06 21:55:40.662 3732 3909 I PowerManagerService: Sleeping (uid 1000)... 10-06 21:55:40.714 3732 32398 I ActivityManager: Setting hasTopUi=true for pid=5121 10-06 21:55:40.771 5121 5121 D CarrierText: onSimStateChanged: Normal 10-06 21:55:40.863 3732 3901 I WindowManager: OverscanTimeout run 10-06 21:55:40.927 5121 5121 D PhoneStatusBar: disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search quick_settings > 10-06 21:55:41.031 5121 5261 D mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1440x2560]-format:1 10-06 21:55:41.051 5121 5121 D PhoneStatusBar: disable: < expand ICONS alerts SYSTEM_INFO back HOME* RECENT* clock SEARCH* quick_settings > 10-06 21:55:41.060 5739 28727 I chatty : uid=1027(nfc) com.android.nfc expire 13 lines 10-06 21:55:41.127 1021 1021 I TWILIGHT: [06Oct 21:55:41.127, main]: Service: SCREEN_OFF 10-06 21:55:41.128 9349 9349 D DeviceStatusService: onDisplayOff: Cancel pending update 10-06 21:55:42.461 5739 28734 I chatty : uid=1027(nfc) com.android.nfc expire 1 line 10-06 21:56:43.082 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:56:43.093 3732 3903 E BatteryStatsService: no controller energy info supplied 10-06 21:56:55.079 3732 3999 W ActivityManager: Unable to start service Intent { act=com.taobao.accs.intent.action.RECEIVE pkg=com.alibaba.aliexpresshd cmp=com.alibaba.aliexpresshd/com.aliexpress.module.tlog.AccsTlogService (has extras) } U=0: not found 10-06 21:56:55.096 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:56:55.099 3732 3903 E BatteryStatsService: no controller energy info supplied 10-06 21:57:41.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:57:41.048 3732 3903 E BatteryStatsService: no controller energy info supplied 10-06 21:57:41.049 1021 1021 D TWILIGHT: [06Oct 21:57:41.049, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 21:57:41.049 1021 1021 I TWILIGHT: [06Oct 21:57:41.049, main]: Start foreground true 10-06 21:57:41.092 1021 1021 I TWILIGHT: [06Oct 21:57:41.092, main]: Service: Service start foreground 10-06 21:57:41.092 1021 1021 I TWILIGHT: [06Oct 21:57:41.092, main]: Service: Extra android.intent.extra.ALARM_COUNT 10-06 21:57:41.113 1021 1021 I TWILIGHT: [06Oct 21:57:41.113, main]: SmartLight: getSmartLight false 10-06 21:57:41.117 1021 1021 I TWILIGHT: [06Oct 21:57:41.117, main]: SmartLight: setSmartLight null 10-06 21:57:41.141 1021 1021 I TWILIGHT: [06Oct 21:57:41.141, main]: VIEW: final Sunrise Tue Oct 06 08:01:00 GMT+02:00 2020 Sunset Tue Oct 06 19:24:00 GMT+02:00 2020 10-06 21:57:41.142 1021 1021 I TWILIGHT: [06Oct 21:57:41.142, main]: VIEW: Sunrise / Sunset = Wed Oct 07 08:01:00 GMT+02:00 2020 / Tue Oct 06 19:24:00 GMT+02:00 2020 10-06 21:57:41.142 1021 1021 I TWILIGHT: [06Oct 21:57:41.142, main]: SmartLight: null true 100 10-06 21:57:41.143 1021 1021 I TWILIGHT: [06Oct 21:57:41.143, main]: Needs foreground -1 10-06 21:57:41.143 1021 1021 I TWILIGHT: [06Oct 21:57:41.143, main]: VIEW: Finally Update current 100 1500 10-06 21:57:41.189 1021 1021 I TWILIGHT: [06Oct 21:57:41.189, main]: SmartLight: getSmartLight false 10-06 21:57:41.192 1021 1021 D TWILIGHT: [06Oct 21:57:41.192, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 21:57:41.192 1021 1021 I TWILIGHT: [06Oct 21:57:41.192, main]: Start foreground true 10-06 21:57:41.339 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:57:41.347 3732 3903 E BatteryStatsService: no controller energy info supplied 10-06 21:58:00.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:58:00.054 3732 3903 E BatteryStatsService: no controller energy info supplied 10-06 21:58:00.913 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:58:00.916 3732 3903 E BatteryStatsService: no controller energy info supplied 10-06 21:58:11.240 1021 1021 D TWILIGHT: [06Oct 21:58:11.239, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 21:58:11.240 1021 1021 I TWILIGHT: [06Oct 21:58:11.240, main]: Start foreground true 10-06 21:58:21.743 1021 1021 I TWILIGHT: [06Oct 21:58:21.743, main]: Wallpaper should false || false 10-06 21:58:21.760 1021 1021 I TWILIGHT: [06Oct 21:58:21.759, main]: Wallpaper true ?= false state 100 shown true should filter false 10-06 21:58:21.780 1021 1021 I TWILIGHT: [06Oct 21:58:21.780, main]: Wallpaper should false || false 10-06 21:58:21.793 3732 3998 W ActivityManager: Unable to start service Intent { act=com.taobao.accs.intent.action.RECEIVE pkg=com.alibaba.aliexpresshd cmp=com.alibaba.aliexpresshd/com.aliexpress.module.tlog.AccsTlogService (has extras) } U=0: not found 10-06 21:58:46.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:58:46.050 3732 3903 E BatteryStatsService: no controller energy info supplied 10-06 21:59:54.037 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:59:54.058 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 21:59:54.064 3732 3903 E BatteryStatsService: no controller energy info supplied 10-06 21:59:54.098 3732 3903 E BatteryStatsService: no controller energy info supplied 10-06 21:59:54.104 3732 32398 W ActivityManager: Unable to start service Intent { act=com.taobao.accs.intent.action.RECEIVE pkg=com.alibaba.aliexpresshd cmp=com.alibaba.aliexpresshd/com.aliexpress.module.tlog.AccsTlogService (has extras) } U=0: not found 10-06 22:00:00.060 1021 1021 D TWILIGHT: [06Oct 22:00:00.060, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 22:00:00.061 1021 1021 I TWILIGHT: [06Oct 22:00:00.061, main]: Start foreground true 10-06 22:00:00.162 3732 3732 D ConditionProviders.SCP: onReceive ScheduleConditionProvider.EVALUATE 10-06 22:00:00.164 3732 3732 D ConditionProviders.SCP: notifyCondition condition://android/schedule?days=6.7&start=23.30&end=10.0&exitAtAlarm=false STATE_FALSE reason=!meetsSchedule 10-06 22:00:00.165 3732 3732 D ConditionProviders.SCP: notifyCondition condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0&exitAtAlarm=false STATE_TRUE reason=meetsSchedule 10-06 22:00:00.166 3732 3732 D ConditionProviders.SCP: Scheduling evaluate for Tue Oct 06 23:30:00 GMT+02:00 2020 (1602019800000), in +1h29m59s838ms, now=Tue Oct 06 22:00:00 GMT+02:00 2020 (1602014400162) 10-06 22:00:00.176 3732 3732 D ZenLog : config: conditionChanged,ZenModeConfig[user=0,allowCalls=true,allowRepeatCallers=false,allowMessages=false,allowCallsFrom=contacts,allowMessagesFrom=contacts,allowReminders=true,allowEvents=true,allowWhenScreenOff=true,allowWhenScreenOn=true,automaticRules={cfb49ef8e3c5401ca66244ae077c8e68=ZenRule[enabled=false,snoozing=false,name=Weekend,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/schedule?days=6.7&start=23.30&end=10.0&exitAtAlarm=false,condition=Condition[id=condition://android/schedule?days=6.7&start=23.30&end=10.0&exitAtAlarm=false,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],component=ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider},id=cfb49ef8e3c5401ca66244ae077c8e68,creationTime=1600725638032,enabler=null], 87280c384a0d41e6823b90f4449dbafe=ZenRule[enabled=false,snoozing=false,name=Weeknight,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0&exitAtAlarm=false,condition=Condition[id=condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0&exitAtAlarm=false,summary=...,line1=...,line2=...,icon=0,state=STATE_TRUE,flags=2],component=ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider},id=87280c384a0d41e6823b90f4449dbafe,creationTime=1600725638032,enabler=null], 62bb60e778b84f47a69ac13c112334eb=ZenRule[enabled=false,snoozing=false,name=Event,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/event?userId=-10000&calendar=&reply=1,condition=Condition[id=condition://android/event?userId=-10000&calendar=&reply=1,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],component=ComponentInfo{android/com.android.server.notification.EventConditionProvider},id=62bb60e778b84f47a69ac13c112334eb,creationTime=1600725638033,enabler=null]},manualRule=null],Diff[automaticRule[87280c384a0d41e6823b90f4449dbafe].condition:Condition[id=condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0&exitAtAlarm=false,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2]->Condition[id=condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0&exitAtAlarm=false,summary=...,line1=...,line2=...,icon=0,state=STATE_TRUE,flags=2]] 10-06 22:00:00.202 3732 3732 D ZenLog : set_zen_mode: off,conditionChanged 10-06 22:00:00.330 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 22:00:00.339 3732 3903 E BatteryStatsService: no controller energy info supplied 10-06 22:00:41.044 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 22:00:41.050 3732 3903 E BatteryStatsService: no controller energy info supplied 10-06 22:00:41.053 3022 3022 I main : type=1400 audit(0.0:6209): avc: denied { getattr } for path="/sys/kernel/debug/tracing/trace_marker" dev="debugfs" ino=5130 scontext=u:r:zygote:s0 tcontext=u:object_r:debugfs:s0 tclass=file permissive=1 10-06 22:00:41.063 29108 29108 I main : type=1400 audit(0.0:6210): avc: denied { write } for name="trace_marker" dev="debugfs" ino=5130 scontext=u:r:zygote:s0 tcontext=u:object_r:debugfs:s0 tclass=file permissive=1 10-06 22:00:41.063 29108 29108 I main : type=1400 audit(0.0:6211): avc: denied { open } for path="/sys/kernel/debug/tracing/trace_marker" dev="debugfs" ino=5130 scontext=u:r:zygote:s0 tcontext=u:object_r:debugfs:s0 tclass=file permissive=1 10-06 22:00:41.068 3732 3900 I ActivityManager: Start proc 29108:com.android.deskclock/u0a50 for broadcast com.android.deskclock/com.android.alarmclock.DigitalAppWidgetProvider 10-06 22:00:41.071 1021 1021 D TWILIGHT: [06Oct 22:00:41.070, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 22:00:41.071 1021 1021 I TWILIGHT: [06Oct 22:00:41.071, main]: Start foreground true 10-06 22:00:41.113 2933 2933 W auditd : type=1325 audit(0.0:6212): table=filter family=2 entries=133 10-06 22:00:41.153 2933 2933 W auditd : type=1325 audit(0.0:6213): table=filter family=10 entries=144 10-06 22:00:41.163 2933 2933 W auditd : type=1325 audit(0.0:6214): table=filter family=2 entries=133 10-06 22:00:41.183 2933 2933 W auditd : type=1325 audit(0.0:6215): table=filter family=10 entries=144 10-06 22:00:41.193 2933 2933 W auditd : type=1325 audit(0.0:6216): table=filter family=2 entries=134 10-06 22:00:41.213 2933 2933 W auditd : type=1325 audit(0.0:6217): table=filter family=10 entries=145 10-06 22:00:41.221 3034 3455 E Netd : Failed to dump IPv4 sockets for UID: No such file or directory 10-06 22:00:41.226 3732 5034 E NetworkManagement: Error closing sockets after enabling chain dozable: android.os.ServiceSpecificException: destroySockets: No such file or directory 10-06 22:00:41.228 3732 16220 W art : Long monitor contention with owner NetworkPolicy (5034) at void com.android.server.NetworkManagementService.setFirewallUidRules(int, int[], int[])(NetworkManagementService.java:2549) waiters=1 in void com.android.server.NetworkManagementService.setUidCleartextNetworkPolicy(int, int) for 103ms 10-06 22:00:41.239 29108 29108 I art : Starting a blocking GC AddRemoveAppImageSpace 10-06 22:00:41.241 29108 29108 W System : ClassLoader referenced unknown path: /system/app/DeskClock/lib/arm64 10-06 22:00:41.243 2933 2933 W auditd : type=1325 audit(0.0:6218): table=filter family=2 entries=135 10-06 22:00:41.263 2933 2933 W auditd : type=1325 audit(0.0:6219): table=filter family=10 entries=146 10-06 22:01:01.072 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 22:01:01.079 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 22:01:01.088 3732 3903 E BatteryStatsService: no controller energy info supplied 10-06 22:01:01.934 3732 5136 W ActivityManager: Unable to start service Intent { act=com.taobao.accs.intent.action.RECEIVE pkg=com.alibaba.aliexpresshd cmp=com.alibaba.aliexpresshd/com.aliexpress.module.tlog.AccsTlogService (has extras) } U=0: not found 10-06 22:01:30.041 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 22:01:30.052 3732 3903 E BatteryStatsService: no controller energy info supplied 10-06 22:01:30.554 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 22:01:30.565 3732 3903 E BatteryStatsService: no controller energy info supplied 10-06 22:01:30.968 3732 3900 W ProcessCpuTracker: Skipping unknown process pid 29197 10-06 22:01:52.035 3732 4475 I PowerManagerService: Waking up from sleep (uid 1000)... 10-06 22:01:52.038 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 22:01:52.040 3732 3732 V KeyguardServiceDelegate: onStartedWakingUp() 10-06 22:01:52.064 3732 3909 I DisplayPowerController: Blocking screen on until initial contents have been drawn. 10-06 22:01:52.065 3732 3909 V KeyguardServiceDelegate: onScreenTurnedOn(showListener = com.android.server.policy.PhoneWindowManager$2@a6f98cc) 10-06 22:01:52.067 3732 3909 I Sensors : Light old sensor_state 0, new sensor_state : 512 en : 1 10-06 22:01:52.068 3732 3903 E BatteryStatsService: no controller energy info supplied 10-06 22:01:52.070 1021 1021 D TWILIGHT: [06Oct 22:01:52.070, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 22:01:52.070 1021 1021 I TWILIGHT: [06Oct 22:01:52.070, main]: Start foreground true 10-06 22:01:52.090 3732 5509 D Sensors : M requested delay = 20000000, modified delay = 0 10-06 22:01:52.090 3732 5509 I Sensors : Proximity old sensor_state 512, new sensor_state : 640 en : 1 10-06 22:01:52.101 2933 2933 W auditd : type=1325 audit(0.0:6220): table=filter family=2 entries=134 10-06 22:01:52.103 3732 15008 D ConnectivityService: Returning blocked NetworkInfo to uid=10090 10-06 22:01:52.120 3732 7407 V KeyguardServiceDelegate: **** SHOWN CALLED **** 10-06 22:01:52.121 2933 2933 W auditd : type=1325 audit(0.0:6221): table=filter family=10 entries=145 10-06 22:01:52.161 3732 4459 I Sensors : ProximitySensor - 8(cm) 10-06 22:01:52.270 3732 4459 I Sensors : #>LightSensor r=2 g=1 b=1 c=5 atime=238 again=64 lux=2 10-06 22:01:52.449 3732 4459 I Sensors : #>LightSensor r=2 g=1 b=1 c=5 atime=238 again=64 lux=2 10-06 22:01:52.479 3732 5089 E SamsungPowerHAL: Error opening /sys/devices/system/cpu/cpu4/cpufreq/interactive/io_is_busy: No such file or directory 10-06 22:01:52.479 3732 5089 D PowerManagerService-JNI: Excessive delay in setInteractive(true) while turning screen on: 397ms 10-06 22:01:52.482 3732 3909 I Sensors : Light old sensor_state 640, new sensor_state : 128 en : 0 10-06 22:01:52.495 3732 7422 W art : Long monitor contention with owner PhotonicModulator (5089) at void com.android.server.power.PowerManagerService$1.onDisplayStateChange(int)(PowerManagerService.java:2461) waiters=1 in boolean com.android.server.power.PowerManagerService.isDeviceIdleModeInternal() for 387ms 10-06 22:01:52.498 3732 7407 W art : Long monitor contention with owner PhotonicModulator (5089) at void com.android.server.power.PowerManagerService$1.onDisplayStateChange(int)(PowerManagerService.java:2461) waiters=2 in boolean com.android.server.power.PowerManagerService.isLowPowerModeInternal() for 377ms 10-06 22:01:52.499 3732 3732 W art : Long monitor contention with owner PhotonicModulator (5089) at void com.android.server.power.PowerManagerService$1.onDisplayStateChange(int)(PowerManagerService.java:2461) waiters=3 in boolean com.android.server.power.PowerManagerService.isInteractiveInternal() for 372ms 10-06 22:01:52.503 3732 3907 W art : Long monitor contention with owner PhotonicModulator (5089) at void com.android.server.power.PowerManagerService$1.onDisplayStateChange(int)(PowerManagerService.java:2461) waiters=4 in void com.android.server.power.PowerManagerService.setScreenBrightnessOverrideFromWindowManagerInternal(int) for 363ms 10-06 22:01:52.519 3732 3909 I Sensors : Light old sensor_state 128, new sensor_state : 640 en : 1 10-06 22:01:52.523 3732 3907 I DisplayManagerService: Display device changed state: "Built-in Screen", ON 10-06 22:01:52.531 3003 3003 D SurfaceFlinger: Set power mode=2, type=0 flinger=0x7f7da48000 10-06 22:01:52.540 3732 3909 D LuxLevels: bright hysteresis constant= 0.1, threshold=2.2, lux=2.0 10-06 22:01:52.541 3732 3909 D LuxLevels: dark hysteresis constant= 0.2, threshold=1.6, lux=2.0 10-06 22:01:52.643 3732 3907 W LocalDisplayAdapter: Unable to find color mode 0, ignoring request. 10-06 22:01:52.668 9349 9349 D HorizontalPager: dispatchDraw() called with: canvas = [android.view.DisplayListCanvas@1d0188c] 10-06 22:01:52.766 3732 4459 I Sensors : #>LightSensor r=6 g=3 b=2 c=11 atime=238 again=64 lux=4 10-06 22:01:52.805 3732 3909 I DisplayPowerController: Unblocked screen on after 741 ms 10-06 22:01:52.807 3732 5089 D SurfaceControl: Excessive delay in setPowerMode(): 285ms 10-06 22:01:52.813 3732 3909 V KeyguardServiceDelegate: onScreenTurnedOn() 10-06 22:01:52.831 1021 1021 I TWILIGHT: [06Oct 22:01:52.831, main]: Service: SCREEN_ON 10-06 22:01:52.851 2933 2933 W auditd : type=1325 audit(0.0:6222): table=filter family=2 entries=135 10-06 22:01:52.854 5739 29234 I chatty : uid=1027(nfc) com.android.nfc expire 22 lines 10-06 22:01:52.866 5739 5947 I chatty : uid=1027(nfc) AsyncTask #1 (closed) expire 193 lines 10-06 22:01:52.872 1021 1021 I TWILIGHT: [06Oct 22:01:52.872, main]: VIEW: final Sunrise Tue Oct 06 08:01:00 GMT+02:00 2020 Sunset Tue Oct 06 19:24:00 GMT+02:00 2020 10-06 22:01:52.873 1021 1021 I TWILIGHT: [06Oct 22:01:52.872, main]: VIEW: Sunrise / Sunset = Wed Oct 07 08:01:00 GMT+02:00 2020 / Tue Oct 06 19:24:00 GMT+02:00 2020 10-06 22:01:52.873 1021 1021 I TWILIGHT: [06Oct 22:01:52.873, main]: SmartLight: null true 100 10-06 22:01:52.876 1021 1021 I TWILIGHT: [06Oct 22:01:52.876, main]: Needs foreground -1 10-06 22:01:52.877 1021 1021 I TWILIGHT: [06Oct 22:01:52.877, main]: VIEW: Finally Update current 100 1500 10-06 22:01:52.880 5739 6005 I chatty : uid=1027(nfc) AsyncTask #1 (closed) expire 142 lines 10-06 22:01:52.881 2933 2933 W auditd : type=1325 audit(0.0:6223): table=filter family=10 entries=146 10-06 22:01:52.901 2933 2933 W auditd : type=1325 audit(0.0:6224): table=filter family=2 entries=134 10-06 22:01:52.911 2933 2933 W auditd : type=1325 audit(0.0:6225): table=filter family=10 entries=145 10-06 22:01:52.937 3732 4459 I Sensors : #>LightSensor r=5 g=2 b=2 c=10 atime=238 again=64 lux=4 10-06 22:01:52.972 1021 1021 I TWILIGHT: [06Oct 22:01:52.972, main]: VIEW: Refreshing view 10-06 22:01:52.973 9349 9349 D DeviceStatusService: onDisplayOn: Reschedule update 10-06 22:01:52.973 9349 9349 D WeatherUpdateService: Scheduling in 2944541 ms 10-06 22:01:52.973 9349 9349 D WeatherUpdateService: Next update scheduled at Tue Oct 06 22:50:57 GMT+02:00 2020 10-06 22:01:53.036 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 22:01:53.038 3732 3903 E BatteryStatsService: no controller energy info supplied 10-06 22:01:53.118 3732 4459 I Sensors : #>LightSensor r=4 g=2 b=1 c=8 atime=238 again=64 lux=4 10-06 22:01:53.300 5121 5121 D PhoneStatusBar: disable: < expand ICONS alerts SYSTEM_INFO back HOME RECENT clock SEARCH quick_settings > 10-06 22:01:53.381 5121 5121 D PhoneStatusBar: disable: < expand ICONS alerts SYSTEM_INFO back HOME RECENT clock SEARCH quick_settings > 10-06 22:01:54.116 5739 29243 I chatty : uid=1027(nfc) com.android.nfc expire 1 line 10-06 22:01:54.257 21311 21311 I AATKit : BannerPlacementImplementation: Requested ad for placement fr_android_item with request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @ef543d1} and listener: com.vinted.ads.addapptr.BannerAdRequestListener@dbdbe36 10-06 22:01:54.258 21311 21311 E AATKit : BannerPlacementImplementation: Cannot reload placement: fr_android_item with ad request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @ef543d1}, activity is paused! 10-06 22:01:54.266 21311 21311 I AATKit : BannerPlacementImplementation: Requested ad for placement fr_android_feed with request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @d82a137} and listener: com.vinted.ads.addapptr.BannerAdRequestListener@54796a4 10-06 22:01:54.266 21311 21311 E AATKit : BannerPlacementImplementation: Cannot reload placement: fr_android_feed with ad request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @d82a137}, activity is paused! 10-06 22:01:55.501 3028 3028 I : calling unlock when already unlocked, ignoring. 10-06 22:01:55.501 3732 15007 I LockSettingsService: Unlocking user 0 with token length 69 10-06 22:01:55.506 3732 15007 D LockSettingsService: unlockUser finished 10-06 22:01:55.506 3732 15007 W ActivityManager: Expected user 0 in state RUNNING_LOCKED but was in state RUNNING_UNLOCKED 10-06 22:01:55.765 3732 3900 I VrManagerService: VR mode is allowed 10-06 22:01:55.773 9349 9349 D WeatherIconUtils: Decoding resource id = 2131230925 for density = 720 10-06 22:01:55.788 5121 5121 D PhoneStatusBar: disable: < expand icons* alerts system_info* back HOME RECENT clock SEARCH quick_settings > 10-06 22:01:55.790 3732 16220 I Sensors : Proximity old sensor_state 640, new sensor_state : 512 en : 0 10-06 22:01:55.818 5121 5121 D PhoneStatusBar: disable: < expand icons alerts system_info back HOME RECENT clock SEARCH quick_settings > 10-06 22:01:55.859 3732 3900 I ActivityManager: Start proc 29250:foundation.e.browser/u0a71 for broadcast foundation.e.browser/org.chromium.chrome.browser.sharing.click_to_call.ClickToCallMessageHandler$PhoneUnlockedReceiver 10-06 22:01:55.859 5121 5121 D PhoneStatusBar: disable: < expand icons alerts system_info back home* recent* clock search* quick_settings > 10-06 22:01:55.860 5739 29249 I chatty : uid=1027(nfc) com.android.nfc expire 28 lines 10-06 22:01:55.923 29250 29250 I art : Starting a blocking GC AddRemoveAppImageSpace 10-06 22:01:55.927 29250 29250 W System : ClassLoader referenced unknown path: /system/app/Browser/lib/arm64 10-06 22:01:56.005 3732 3901 W art : Long monitor contention with owner Binder:3732_B (7404) at java.util.List com.android.server.usage.UsageStatsService.queryUsageStats(int, int, long, long)(UsageStatsService.java:729) waiters=0 in boolean com.android.server.usage.UsageStatsService.isAppIdleUnfiltered(java.lang.String, int, long) for 145ms 10-06 22:01:56.106 9349 9349 D HorizontalPager: dispatchDraw() called with: canvas = [android.view.DisplayListCanvas@1d0188c] 10-06 22:01:56.109 3732 7422 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClientStubProxy@5a00cfa attribute=android.view.inputmethod.EditorInfo@c75e2ab, token = android.os.BinderProxy@342dfd6 10-06 22:01:56.109 9349 9362 I art : Background partial concurrent mark sweep GC freed 7299(587KB) AllocSpace objects, 15(7MB) LOS objects, 15% free, 85MB/101MB, paused 5.055ms total 36.699ms 10-06 22:01:56.265 3732 3999 I ActivityManager: Setting hasTopUi=false for pid=5121 10-06 22:01:56.303 5121 5261 D mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1440x108]-format:1 10-06 22:01:56.682 3732 15008 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.settings/.Settings bnds=[104,1188][333,1417]} from uid 10015 on display 0 10-06 22:01:56.717 28163 29275 D Index : Indexing locale 'en_GB' took 6 millis 10-06 22:01:56.727 28163 28231 I OpenGLRenderer: Initialized EGL, version 1.4 10-06 22:01:56.727 28163 28231 D OpenGLRenderer: Swap behavior 1 10-06 22:01:56.733 28163 28231 D mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1440x2560]-format:1 10-06 22:01:56.734 28163 28163 D DashboardSummary: onConditionsChanged 10-06 22:01:56.741 28163 29278 W TileUtils: Found com.android.settings.Settings$PaymentSettingsActivity for intent Intent { act=com.android.settings.action.SETTINGS pkg=com.android.settings } missing metadata com.android.settings.category 10-06 22:01:56.751 28163 29278 W TileUtils: Found com.android.systemui.tuner.TunerActivity for intent Intent { act=com.android.settings.action.EXTRA_SETTINGS } missing metadata 10-06 22:01:56.863 28163 28179 W ProcStatsManager: No process fr.leboncoin:A4SService/10081 for service com.ad4screen.sdk.A4SService 10-06 22:01:56.863 28163 28179 W ProcStatsManager: No process com.android.printspooler/10069 for service com.android.printspooler.model.PrintSpoolerService 10-06 22:01:56.863 28163 28179 W ProcStatsManager: No process foundation.e.weather/10074 for service foundation.e.weather.widget.LessWidgetService 10-06 22:01:56.863 28163 28179 W ProcStatsManager: No process com.android.webview:webview_service/10076 for service org.chromium.android_webview.services.VariationsSeedServer 10-06 22:01:56.984 3732 7410 E BatteryStatsService: no controller energy info supplied 10-06 22:01:56.984 3732 7410 E BatteryStatsService: no controller energy info supplied 10-06 22:01:56.997 3732 7410 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0} 10-06 22:01:57.224 5739 29266 I chatty : uid=1027(nfc) com.android.nfc expire 1 line 10-06 22:01:57.597 3003 3003 W SurfaceFlinger: couldn't log to binary event log: overflow. 10-06 22:01:58.005 1021 1021 I TWILIGHT: [06Oct 22:01:58.004, main]: Wallpaper should false || false 10-06 22:01:58.025 1021 1021 I TWILIGHT: [06Oct 22:01:58.024, main]: Wallpaper true ?= false state 100 shown true should filter false 10-06 22:01:58.043 1021 1021 I TWILIGHT: [06Oct 22:01:58.043, main]: Wallpaper should false || false 10-06 22:01:58.501 29280 29280 I com.alibaba.aliexpresshd: type=1400 audit(0.0:6226): avc: denied { read } for comm=4173796E635461736B20233238 name="mem" dev="debugfs" ino=3178 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:debugfs:s0 tclass=dir permissive=1 10-06 22:01:58.501 29280 29280 I com.alibaba.aliexpresshd: type=1400 audit(0.0:6227): avc: denied { open } for comm=4173796E635461736B20233238 path="/sys/kernel/debug/mali/mem" dev="debugfs" ino=3178 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:debugfs:s0 tclass=dir permissive=1 10-06 22:02:00.301 3732 32399 I ActivityManager: START u0 {flg=0x8000 cmp=com.android.settings/.Settings$DeviceInfoSettingsActivity (has extras)} from uid 1000 on display 0 10-06 22:02:00.384 28163 28163 D ConstraintsHelper: construct key=cm_updates available=true 10-06 22:02:00.407 28163 28163 D DeviceInfoSettings: Property 'ro.url.safetylegal' missing and no 'safetylegal' preference 10-06 22:02:00.450 28163 29277 D Index : Indexing locale 'en_GB' took 10 millis 10-06 22:02:00.474 28163 29277 D Index : Indexing locale 'en_GB' took 10 millis 10-06 22:02:00.498 28163 28231 D mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1440x2560]-format:1 10-06 22:02:00.504 28163 29277 W TileUtils: Found com.android.settings.Settings$PaymentSettingsActivity for intent Intent { act=com.android.settings.action.SETTINGS pkg=com.android.settings } missing metadata com.android.settings.category 10-06 22:02:00.508 28163 29277 W TileUtils: Found com.android.systemui.tuner.TunerActivity for intent Intent { act=com.android.settings.action.EXTRA_SETTINGS } missing metadata 10-06 22:02:00.599 3732 3907 I ActivityManager: Displayed com.android.settings/.Settings$DeviceInfoSettingsActivity: +275ms 10-06 22:02:00.669 28163 28231 D OpenGLRenderer: endAllActiveAnimators on 0x7f7b7bf000 (RippleDrawable) with handle 0x7f7c421780 10-06 22:02:02.749 3732 3909 D LuxLevels: bright hysteresis constant= 0.1, threshold=3.1872277, lux=2.8974798 10-06 22:02:02.749 3732 3909 D LuxLevels: dark hysteresis constant= 0.2, threshold=2.3179839, lux=2.8974798 10-06 22:02:12.078 28163 28231 D mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1440x334]-format:1 10-06 22:02:12.458 3732 5779 I NotificationService: cancelToast pkg=com.android.settings callback=android.app.ITransientNotificationStubProxy@506e186 10-06 22:02:12.462 3732 5779 W WindowManager: Attempted to remove non-existing token: android.os.Binder@8802aae 10-06 22:02:12.501 28163 28231 D mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1440x334]-format:1 10-06 22:02:12.890 3732 32402 I NotificationService: cancelToast pkg=com.android.settings callback=android.app.ITransientNotificationStubProxy@2df9012 10-06 22:02:12.892 3732 32402 W WindowManager: Attempted to remove non-existing token: android.os.Binder@1a3b26b 10-06 22:02:12.940 28163 28231 D mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1440x334]-format:1 10-06 22:02:13.341 3732 16220 I NotificationService: cancelToast pkg=com.android.settings callback=android.app.ITransientNotificationStubProxy@c229b5e 10-06 22:02:13.344 3732 16220 W WindowManager: Attempted to remove non-existing token: android.os.Binder@ee039d 10-06 22:02:13.395 28163 28231 D mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1440x334]-format:1 10-06 22:02:13.730 3732 7417 I NotificationService: cancelToast pkg=com.android.settings callback=android.app.ITransientNotificationStubProxy@7f90f6a 10-06 22:02:13.732 3732 7417 W WindowManager: Attempted to remove non-existing token: android.os.Binder@5ac3c99 10-06 22:02:13.775 28163 29274 W TileUtils: Found com.android.settings.Settings$PaymentSettingsActivity for intent Intent { act=com.android.settings.action.SETTINGS pkg=com.android.settings } missing metadata com.android.settings.category 10-06 22:02:13.781 28163 29274 W TileUtils: Found com.android.systemui.tuner.TunerActivity for intent Intent { act=com.android.settings.action.EXTRA_SETTINGS } missing metadata 10-06 22:02:13.789 28163 29274 D Index : Deleting data for locale 'en_GB' took 3 millis 10-06 22:02:13.843 28163 28231 D mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1440x334]-format:1 10-06 22:02:13.916 28163 29274 D Index : Indexing locale 'en_GB' took 127 millis 10-06 22:02:17.244 3732 3732 W WindowManager: Attempted to remove non-existing token: android.os.Binder@27b0955 10-06 22:02:23.065 28163 29277 D Index : Indexing locale 'en_GB' took 5 millis 10-06 22:02:23.080 28163 28231 D mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1440x2560]-format:1 10-06 22:02:23.104 28163 29277 W TileUtils: Found com.android.settings.Settings$PaymentSettingsActivity for intent Intent { act=com.android.settings.action.SETTINGS pkg=com.android.settings } missing metadata com.android.settings.category 10-06 22:02:23.108 28163 29277 W TileUtils: Found com.android.systemui.tuner.TunerActivity for intent Intent { act=com.android.settings.action.EXTRA_SETTINGS } missing metadata 10-06 22:02:23.118 28163 28163 D DashboardSummary: onConditionsChanged 10-06 22:02:23.155 28163 28179 W ProcStatsManager: No process fr.leboncoin:A4SService/10081 for service com.ad4screen.sdk.A4SService 10-06 22:02:23.155 28163 28179 W ProcStatsManager: No process com.android.printspooler/10069 for service com.android.printspooler.model.PrintSpoolerService 10-06 22:02:23.155 28163 28179 W ProcStatsManager: No process foundation.e.weather/10074 for service foundation.e.weather.widget.LessWidgetService 10-06 22:02:23.155 28163 28179 W ProcStatsManager: No process com.android.webview:webview_service/10076 for service org.chromium.android_webview.services.VariationsSeedServer 10-06 22:02:23.222 3732 3998 E BatteryStatsService: no controller energy info supplied 10-06 22:02:23.222 3732 3998 E BatteryStatsService: no controller energy info supplied 10-06 22:02:23.229 3732 3998 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0} 10-06 22:02:23.846 3732 4475 I InputReader: Reconfiguring input devices. changes=0x00000010 10-06 22:02:23.848 28163 29275 W TileUtils: Found com.android.settings.Settings$PaymentSettingsActivity for intent Intent { act=com.android.settings.action.SETTINGS pkg=com.android.settings } missing metadata com.android.settings.category 10-06 22:02:23.849 3732 3899 W ResourceType: No known package when getting value for resource number 0x7f02012d 10-06 22:02:23.849 3732 3899 W ResourceType: No known package when getting value for resource number 0x7f0c0511 10-06 22:02:23.850 3732 3899 W ResourceType: No known package when getting value for resource number 0x7f02012c 10-06 22:02:23.851 3732 3899 W ResourceType: No known package when getting value for resource number 0x7f0c0aa2 10-06 22:02:23.851 3732 3899 W ResourceType: No known package when getting value for resource number 0x7f02012b 10-06 22:02:23.851 3732 3899 W ResourceType: No known package when getting value for resource number 0x7f0c095c 10-06 22:02:23.854 28163 29275 W TileUtils: Found com.android.systemui.tuner.TunerActivity for intent Intent { act=com.android.settings.action.EXTRA_SETTINGS } missing metadata 10-06 22:02:23.874 5739 5739 I chatty : uid=1027(nfc) com.android.nfc expire 1 line 10-06 22:02:23.892 5323 5323 D CarrierSvcBindHelper: No carrier app for: 0 10-06 22:02:24.218 3732 3899 W Searchables: No global search activity found 10-06 22:02:24.226 9349 9349 D PackageAddedRemovedHand: handleEvent() called with: ctx = [foundation.e.blisslauncher.BlissLauncher@8781b4a], action = [android.intent.action.PACKAGE_CHANGED], packageName = [com.android.settings], user = [foundation.e.blisslauncher.core.utils.UserHandle@a45101b], replacing = [true] 10-06 22:02:24.244 9349 9349 I IconsHandler: Cached 43 icons 10-06 22:02:24.245 9349 9349 I EventsObserverImpl: accept: 601 10-06 22:02:24.270 9349 9349 D AppProvider: reload() called 10-06 22:02:24.270 9349 9387 I Database: saveLauncherItems: 35 10-06 22:02:24.274 9349 9349 D AppProvider: initializeAppLoading() called with: loader = [foundation.e.blisslauncher.features.launcher.tasks.LoadAppsTask@cf5ef91] 10-06 22:02:24.274 9349 9349 D AppProvider: initializeDatabaseLoading() called with: loader = [foundation.e.blisslauncher.features.launcher.tasks.LoadDatabaseTask@edb5ef6] 10-06 22:02:24.287 9349 9386 I AppUtils: totalAppsBefore: 36 10-06 22:02:24.318 9349 9349 D AppProvider: loadDatabaseOver() called with: databaseItems = [main]false 10-06 22:02:24.427 9349 9386 I AppUtils: Total Apps Loaded: 33 10-06 22:02:24.428 9349 9349 D AppProvider: loadAppsOver() called false 10-06 22:02:24.428 9349 9349 D AppProvider: prepareLauncherItems() called 10-06 22:02:24.428 9349 9349 I AppProvider: Total number of apps: 33 10-06 22:02:24.428 9349 9349 I AppProvider: Total number of items in database: 35 10-06 22:02:24.436 9349 9349 I BLISS_GRAPHICS: generateFolderIcon: 288288 10-06 22:02:25.494 3732 7404 I ActivityManager: START u0 {flg=0x8000 cmp=com.android.settings/.Settings$DevelopmentSettingsActivity (has extras)} from uid 1000 on display 0 10-06 22:02:25.570 28163 28163 D ConstraintsHelper: construct key=advanced_reboot available=true 10-06 22:02:25.588 3732 5136 E UserRestrictionsUtils: Unknown restriction: null 10-06 22:02:25.592 3732 16220 E UserRestrictionsUtils: Unknown restriction: null 10-06 22:02:25.602 28163 28163 D ConstraintsHelper: construct key=adb_notify available=true 10-06 22:02:25.656 28163 28163 D ConstraintsHelper: construct key=kill_app_longpress_back available=true 10-06 22:02:25.671 3732 15008 D CryptdConnector: SND -> {6 cryptfs isConvertibleToFBE} 10-06 22:02:25.673 2939 2991 D VoldCryptCmdListener: cryptfs isConvertibleToFBE 10-06 22:02:25.675 3732 4478 D CryptdConnector: RCV <- {200 6 0} 10-06 22:02:25.745 28163 29277 D Index : Indexing locale 'en_GB' took 10 millis 10-06 22:02:25.760 28163 28163 W Settings: Setting bugreport_in_power_menu has moved from android.provider.Settings.Secure to android.provider.Settings.Global. 10-06 22:02:25.765 28163 29277 D Index : Indexing locale 'en_GB' took 10 millis 10-06 22:02:25.798 28163 29277 W TileUtils: Found com.android.settings.Settings$PaymentSettingsActivity for intent Intent { act=com.android.settings.action.SETTINGS pkg=com.android.settings } missing metadata com.android.settings.category 10-06 22:02:25.804 28163 29277 W TileUtils: Found com.android.systemui.tuner.TunerActivity for intent Intent { act=com.android.settings.action.EXTRA_SETTINGS } missing metadata 10-06 22:02:25.836 28163 28163 W Settings: Setting bugreport_in_power_menu has moved from android.provider.Settings.Secure to android.provider.Settings.Global. 10-06 22:02:25.892 28163 28231 D mali_winsys: EGLint new_window_surface(egl_winsys_display, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1440x2560]-format:1 10-06 22:02:25.993 3732 3907 I ActivityManager: Displayed com.android.settings/.Settings$DevelopmentSettingsActivity: +491ms 10-06 22:02:26.030 28163 28231 D OpenGLRenderer: endAllActiveAnimators on 0x7f7b7bf000 (RippleDrawable) with handle 0x7f78b7ed20 10-06 22:02:26.131 3002 3002 E SELinux : avc: denied { find } for service=netd pid=28163 uid=1000 scontext=u:r:system_app:s0 tcontext=u:object_r:netd_service:s0 tclass=service_manager permissive=0 10-06 22:02:26.151 29277 29277 I com.android.settings: type=1400 audit(0.0:6228): avc: denied { call } for comm=4173796E635461736B20233131 scontext=u:r:system_app:s0 tcontext=u:r:fingerprintd:s0 tclass=binder permissive=1 10-06 22:02:26.710 1021 1021 D TWILIGHT: [06Oct 22:02:26.709, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 22:02:26.710 1021 1021 I TWILIGHT: [06Oct 22:02:26.710, main]: Start foreground true 10-06 22:02:31.928 3732 7407 W ActivityManager: Unable to start service Intent { act=com.taobao.accs.intent.action.RECEIVE pkg=com.alibaba.aliexpresshd cmp=com.alibaba.aliexpresshd/com.aliexpress.module.tlog.AccsTlogService (has extras) } U=0: not found 10-06 22:02:34.870 3732 3909 D LuxLevels: bright hysteresis constant= 0.1, threshold=2.2815907, lux=2.0741732 10-06 22:02:34.871 3732 3909 D LuxLevels: dark hysteresis constant= 0.2, threshold=1.6593386, lux=2.0741732 10-06 22:02:39.967 3732 7410 W ActivityManager: Unable to start service Intent { act=com.taobao.accs.intent.action.RECEIVE pkg=com.alibaba.aliexpresshd cmp=com.alibaba.aliexpresshd/com.aliexpress.module.tlog.AccsTlogService (has extras) } U=0: not found 10-06 22:02:41.036 3732 3909 D LuxLevels: bright hysteresis constant= 0.1, threshold=3.2276692, lux=2.9342446 10-06 22:02:41.037 3732 3909 D LuxLevels: dark hysteresis constant= 0.2, threshold=2.3473957, lux=2.9342446 10-06 22:02:44.261 28163 28231 D mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1728x1947]-format:1 10-06 22:02:45.672 3732 3905 I UsbDeviceManager: Setting USB config to adb 10-06 22:02:45.700 3732 5128 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClientStubProxy@919d0de attribute=null, token = android.os.BinderProxy@c1f1065 10-06 22:02:54.259 21311 21311 I AATKit : BannerPlacementImplementation: Requested ad for placement fr_android_item with request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @6394c0d} and listener: com.vinted.ads.addapptr.BannerAdRequestListener@a9f87c2 10-06 22:02:54.260 21311 21311 E AATKit : BannerPlacementImplementation: Cannot reload placement: fr_android_item with ad request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @6394c0d}, activity is paused! 10-06 22:02:54.268 21311 21311 I AATKit : BannerPlacementImplementation: Requested ad for placement fr_android_feed with request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @35619d3} and listener: com.vinted.ads.addapptr.BannerAdRequestListener@3b97910 10-06 22:02:54.268 21311 21311 E AATKit : BannerPlacementImplementation: Cannot reload placement: fr_android_feed with ad request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @35619d3}, activity is paused! 10-06 22:03:05.083 3732 3909 I PowerManagerService: Going to sleep due to screen timeout (uid 1000)... 10-06 22:03:05.111 3732 3909 D mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1x1]-format:1 10-06 22:03:05.639 3732 3900 I VrManagerService: VR mode is disallowed 10-06 22:03:05.675 3732 3909 V KeyguardServiceDelegate: onScreenTurnedOff() 10-06 22:03:05.681 3732 3909 I Sensors : Light old sensor_state 512, new sensor_state : 0 en : 0 10-06 22:03:05.685 3732 3907 I DisplayManagerService: Display device changed state: "Built-in Screen", OFF 10-06 22:03:05.685 3003 3003 D SurfaceFlinger: Set power mode=0, type=0 flinger=0x7f7da48000 10-06 22:03:05.688 3732 3907 W LocalDisplayAdapter: Unable to find color mode 0, ignoring request. 10-06 22:03:05.839 3732 5089 D SurfaceControl: Excessive delay in setPowerMode(): 154ms 10-06 22:03:05.848 3732 5089 E SamsungPowerHAL: Error opening /sys/devices/system/cpu/cpu4/cpufreq/interactive/io_is_busy: Permission denied 10-06 22:03:05.849 3732 3909 I PowerManagerService: Sleeping (uid 1000)... 10-06 22:03:05.923 5739 29346 I chatty : uid=1027(nfc) com.android.nfc expire 13 lines 10-06 22:03:05.923 5739 5947 I chatty : uid=1027(nfc) AsyncTask #1 (closed) expire 96 lines 10-06 22:03:05.924 5739 6005 I chatty : uid=1027(nfc) AsyncTask #1 (closed) expire 30 lines 10-06 22:03:05.932 1021 1021 I TWILIGHT: [06Oct 22:03:05.931, main]: Service: SCREEN_OFF 10-06 22:03:05.935 9349 9349 D DeviceStatusService: onDisplayOff: Cancel pending update 10-06 22:03:06.049 3732 3901 I WindowManager: OverscanTimeout run 10-06 22:03:06.376 3732 3903 E BatteryStatsService: no controller energy info supplied 10-06 22:03:06.376 3732 3903 E BatteryStatsService: no controller energy info supplied 10-06 22:03:06.390 3732 3732 I EntropyMixer: Writing entropy... 10-06 22:03:06.411 3732 5802 D LightsService: Excessive delay setting light: 83ms 10-06 22:03:06.504 3732 3903 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0} 10-06 22:03:06.531 2933 2933 W auditd : type=1325 audit(0.0:6229): table=filter family=2 entries=133 10-06 22:03:06.561 2933 2933 W auditd : type=1325 audit(0.0:6230): table=filter family=10 entries=144 10-06 22:03:06.581 2933 2933 W auditd : type=1325 audit(0.0:6231): table=filter family=2 entries=132 10-06 22:03:06.591 2933 2933 W auditd : type=1325 audit(0.0:6232): table=filter family=10 entries=143 10-06 22:03:06.602 3732 7404 D ConnectivityService: Returning unblocked NetworkInfo to uid=10090 10-06 22:03:07.391 5739 29353 I chatty : uid=1027(nfc) com.android.nfc expire 1 line 10-06 22:03:10.146 3732 5779 I ActivityManager: Setting hasTopUi=true for pid=5121 10-06 22:03:10.184 5121 5121 D CarrierText: onSimStateChanged: Normal 10-06 22:03:10.252 5121 5121 D PhoneStatusBar: disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search quick_settings > 10-06 22:03:10.340 5121 5261 D mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1440x2560]-format:1 10-06 22:03:10.351 5121 5121 D PhoneStatusBar: disable: < expand ICONS alerts SYSTEM_INFO back HOME* RECENT* clock SEARCH* quick_settings > 10-06 22:03:11.351 3022 3022 I main : type=1400 audit(0.0:6233): avc: denied { getattr } for path="/sys/kernel/debug/tracing/trace_marker" dev="debugfs" ino=5130 scontext=u:r:zygote:s0 tcontext=u:object_r:debugfs:s0 tclass=file permissive=1 10-06 22:03:11.361 29385 29385 I main : type=1400 audit(0.0:6234): avc: denied { write } for name="trace_marker" dev="debugfs" ino=5130 scontext=u:r:zygote:s0 tcontext=u:object_r:debugfs:s0 tclass=file permissive=1 10-06 22:03:11.361 29385 29385 I main : type=1400 audit(0.0:6235): avc: denied { open } for path="/sys/kernel/debug/tracing/trace_marker" dev="debugfs" ino=5130 scontext=u:r:zygote:s0 tcontext=u:object_r:debugfs:s0 tclass=file permissive=1 10-06 22:03:11.374 3732 3900 I ActivityManager: Start proc 29385:android.process.media/u0a10 for broadcast com.android.providers.media/.MtpReceiver 10-06 22:03:11.433 29385 29385 W System : ClassLoader referenced unknown path: /system/priv-app/MediaProvider/lib/arm64 10-06 22:03:11.478 29385 29385 W System : ClassLoader referenced unknown path: /system/priv-app/DownloadProvider/lib/arm64 10-06 22:03:11.479 29385 29385 D ApplicationLoaders: ignored Vulkan layer search path /system/priv-app/DownloadProvider/lib/arm64:/system/priv-app/DownloadProvider/DownloadProvider.apk!/lib/arm64-v8a:/system/lib64:/vendor/lib64 for namespace 0x7fa42fb0f0 10-06 22:03:11.910 1021 1021 D TWILIGHT: [06Oct 22:03:11.910, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 22:03:11.911 1021 1021 I TWILIGHT: [06Oct 22:03:11.910, main]: Start foreground true 10-06 22:03:11.954 3732 3732 W art : Long monitor contention with owner AlarmManager (4460) at void com.android.server.AlarmManagerServiceAlarmThread.run()(AlarmManagerService.java:2615) waiters=0 in void com.android.server.AlarmManagerService.setImpl(int, long, long, long, android.app.PendingIntent, android.app.IAlarmListener, java.lang.String, int, android.os.WorkSource, android.app.AlarmManagerAlarmClockInfo, int, java.lang.String) for 133ms 10-06 22:03:11.980 1021 1021 I TWILIGHT: [06Oct 22:03:11.980, main]: Service: Service start foreground 10-06 22:03:11.980 1021 1021 I TWILIGHT: [06Oct 22:03:11.980, main]: Service: Extra android.intent.extra.ALARM_COUNT 10-06 22:03:12.003 1021 1021 I TWILIGHT: [06Oct 22:03:12.003, main]: SmartLight: getSmartLight false 10-06 22:03:12.008 1021 1021 I TWILIGHT: [06Oct 22:03:12.008, main]: SmartLight: setSmartLight null 10-06 22:03:12.031 1021 1021 I TWILIGHT: [06Oct 22:03:12.031, main]: VIEW: final Sunrise Tue Oct 06 08:01:00 GMT+02:00 2020 Sunset Tue Oct 06 19:24:00 GMT+02:00 2020 10-06 22:03:12.032 1021 1021 I TWILIGHT: [06Oct 22:03:12.032, main]: VIEW: Sunrise / Sunset = Wed Oct 07 08:01:00 GMT+02:00 2020 / Tue Oct 06 19:24:00 GMT+02:00 2020 10-06 22:03:12.032 1021 1021 I TWILIGHT: [06Oct 22:03:12.032, main]: SmartLight: null true 100 10-06 22:03:12.032 1021 1021 I TWILIGHT: [06Oct 22:03:12.032, main]: Needs foreground -1 10-06 22:03:12.032 1021 1021 I TWILIGHT: [06Oct 22:03:12.032, main]: VIEW: Finally Update current 100 1500 10-06 22:03:12.119 1021 1021 I TWILIGHT: [06Oct 22:03:12.119, main]: SmartLight: getSmartLight false 10-06 22:03:12.124 1021 1021 D TWILIGHT: [06Oct 22:03:12.124, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 22:03:12.124 1021 1021 I TWILIGHT: [06Oct 22:03:12.124, main]: Start foreground true 10-06 22:03:17.171 1021 1021 I TWILIGHT: [06Oct 22:03:17.170, main]: Wallpaper should false || false 10-06 22:03:17.192 1021 1021 I TWILIGHT: [06Oct 22:03:17.191, main]: Wallpaper true ?= false state 100 shown true should filter false 10-06 22:03:17.211 1021 1021 I TWILIGHT: [06Oct 22:03:17.210, main]: Wallpaper should false || false 10-06 22:03:19.582 3732 29310 D UsbDebuggingManager: Received public key: QAAAACMHYTZ1n/M0Cs2DF2sm3P2hF+bBe/4fQ7XtgK+6qMc72d9nvFQha9LxMr/QtOkaa1nndrukVpTO1Uv+Ht+m+Q+0aAtmo4ZtyM7ZarrSVw+PUM/dYQ+TPR8Axxxph6z0XqtTqZ7T4BBMMaktkaP4JZkSiFX9Fq2ExX654/JxibHIwT9CoNxMqdPimn0d7FPY42OSsgHy+n5DdOXPfo/XyKlf3P0x3toUepdXuCFuuEVH3Cs6yjnmdO6yNnGlQ8VZKpUwjMFkHzKXCWBTaqFR2th6eyO28cEYOTVjrT123iAhZW6E6KRsXE8ABftTa8J40hJbihRWTRoLFLPLUCBdpliCtMiH9VT/2ftKiWhFpTJxVpWRl8cv1BD3At4rgXQuJsRuJLsYs4AeQlwiXanKB4SfXWqFfnjNpmWQJFSI8MfgN2as+xCBgTDURGS4n29pHku+Q3nwtNip5+DS1+JH3APK98Lh3quwNsydqdRixJvAsNuOy/zw5earqVMTvAd5+ISCgVaza21TRzoP59Lz96YEpfnrv199x/ZFasQ72LaezJc0HHXJ6zmgeqHe9To4NqZaDZwuKsM2DI1CW+Dwk+Gbhu2Rw8N2LEzDZGZH9Ms/fqfHPltz7O+PsHBL9c8hiFM0U7cJthL5rO/+OhGRUdAdhxF4W0OibqUFH/DD6Sxa7ZaHGwEAAQA= hhd@mbp-r.home 10-06 22:03:19.588 3732 3905 I ActivityManager: START u0 {flg=0x10000000 cmp=com.android.systemui/.usb.UsbDebuggingActivity (has extras)} from uid 1000 on display 0 10-06 22:03:19.626 3732 3905 W LocalDisplayAdapter: Unable to find color mode 0, ignoring request. 10-06 22:03:19.780 5121 5261 D mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1728x1687]-format:1 10-06 22:03:19.882 3732 3907 I ActivityManager: Displayed com.android.systemui/.usb.UsbDebuggingActivity: +257ms (total +268ms) 10-06 22:03:30.308 3732 4475 I PowerManagerService: Waking up from sleep (uid 1000)... 10-06 22:03:30.313 3732 3732 V KeyguardServiceDelegate: onStartedWakingUp() 10-06 22:03:30.323 3732 3909 I DisplayPowerController: Blocking screen on until initial contents have been drawn. 10-06 22:03:30.323 3732 3909 V KeyguardServiceDelegate: onScreenTurnedOn(showListener = com.android.server.policy.PhoneWindowManager$2@a6f98cc) 10-06 22:03:30.326 3732 3909 I Sensors : Light old sensor_state 0, new sensor_state : 512 en : 1 10-06 22:03:30.368 3732 15007 D Sensors : M requested delay = 20000000, modified delay = 0 10-06 22:03:30.368 3732 15007 I Sensors : Proximity old sensor_state 512, new sensor_state : 640 en : 1 10-06 22:03:30.391 3732 5785 V KeyguardServiceDelegate: **** SHOWN CALLED **** 10-06 22:03:30.434 3732 4459 I Sensors : ProximitySensor - 8(cm) 10-06 22:03:30.556 3732 4459 I Sensors : #>LightSensor r=5 g=2 b=2 c=9 atime=238 again=64 lux=3 10-06 22:03:30.558 3732 3909 I Sensors : Light old sensor_state 640, new sensor_state : 128 en : 0 10-06 22:03:30.566 3732 3909 I Sensors : Light old sensor_state 128, new sensor_state : 640 en : 1 10-06 22:03:30.573 3732 3909 D LuxLevels: bright hysteresis constant= 0.1, threshold=3.3000002, lux=3.0 10-06 22:03:30.573 3732 3909 D LuxLevels: dark hysteresis constant= 0.2, threshold=2.4, lux=3.0 10-06 22:03:30.764 3732 4459 I Sensors : #>LightSensor r=5 g=2 b=2 c=9 atime=238 again=64 lux=3 10-06 22:03:30.768 3732 5089 E SamsungPowerHAL: Error opening /sys/devices/system/cpu/cpu4/cpufreq/interactive/io_is_busy: No such file or directory 10-06 22:03:30.768 3732 5089 D PowerManagerService-JNI: Excessive delay in setInteractive(true) while turning screen on: 399ms 10-06 22:03:30.769 3732 3907 W art : Long monitor contention with owner PhotonicModulator (5089) at void com.android.server.power.PowerManagerService$1.onDisplayStateChange(int)(PowerManagerService.java:2461) waiters=0 in void com.android.server.power.PowerManagerService.setScreenBrightnessOverrideFromWindowManagerInternal(int) for 370ms 10-06 22:03:30.769 3003 3003 D SurfaceFlinger: Set power mode=2, type=0 flinger=0x7f7da48000 10-06 22:03:30.770 3732 7410 W art : Long monitor contention with owner PhotonicModulator (5089) at void com.android.server.power.PowerManagerService$1.onDisplayStateChange(int)(PowerManagerService.java:2461) waiters=1 in boolean com.android.server.power.PowerManagerService.isDeviceIdleModeInternal() for 370ms 10-06 22:03:30.771 3732 3907 I DisplayManagerService: Display device changed state: "Built-in Screen", ON 10-06 22:03:30.772 3732 5606 W art : Long monitor contention with owner android.display (3907) at void com.android.server.wm.WindowManagerService$H.handleMessage(android.os.Message)(WindowManagerService.java:8421) waiters=0 in void com.android.server.wm.WindowManagerService.finishDrawingWindow(com.android.server.wm.Session, android.view.IWindow) for 318ms 10-06 22:03:30.794 3732 3907 W LocalDisplayAdapter: Unable to find color mode 0, ignoring request. 10-06 22:03:30.830 3732 3909 I DisplayPowerController: Unblocked screen on after 508 ms 10-06 22:03:30.831 3732 3909 V KeyguardServiceDelegate: onScreenTurnedOn() 10-06 22:03:30.831 3732 3909 I VrManagerService: VR mode is allowed 10-06 22:03:30.846 1021 1021 I TWILIGHT: [06Oct 22:03:30.846, main]: Service: SCREEN_ON 10-06 22:03:30.848 5739 29478 I chatty : uid=1027(nfc) com.android.nfc expire 22 lines 10-06 22:03:30.852 5739 6005 I chatty : uid=1027(nfc) AsyncTask #1 (closed) expire 88 lines 10-06 22:03:30.874 1021 1021 I TWILIGHT: [06Oct 22:03:30.874, main]: VIEW: final Sunrise Tue Oct 06 08:01:00 GMT+02:00 2020 Sunset Tue Oct 06 19:24:00 GMT+02:00 2020 10-06 22:03:30.875 1021 1021 I TWILIGHT: [06Oct 22:03:30.874, main]: VIEW: Sunrise / Sunset = Wed Oct 07 08:01:00 GMT+02:00 2020 / Tue Oct 06 19:24:00 GMT+02:00 2020 10-06 22:03:30.875 1021 1021 I TWILIGHT: [06Oct 22:03:30.875, main]: SmartLight: null true 100 10-06 22:03:30.877 1021 1021 I TWILIGHT: [06Oct 22:03:30.876, main]: Needs foreground -1 10-06 22:03:30.877 1021 1021 I TWILIGHT: [06Oct 22:03:30.877, main]: VIEW: Finally Update current 100 1500 10-06 22:03:30.906 14179 15505 D omnistore_android_logger: DebouncingRateLimiter attempting event SyncProtocol::onConnectionEstablished 10-06 22:03:30.906 14179 15505 D omnistore_android_logger: Event not rate limited: SyncProtocol::onConnectionEstablished 10-06 22:03:30.906 14179 15505 D omnistore_android_logger: SyncProtocol calling onConnectionEstablished callbacks 10-06 22:03:30.906 14179 15505 D omnistore_android_logger: Removing all queue based subscriptions from rewire state 10-06 22:03:30.920 14179 15505 D omnistore_android_logger: SendQueue::onConnectionEstablished: sending 0 transaction(s) 10-06 22:03:30.921 14179 14276 D omnistore_android_logger: SubscriptionManager::onConnectionEstablished is called back 10-06 22:03:30.932 14179 14276 I omnistore_android_logger: Connect message: queueName: messenger_montage_v2:848104414_amFoHF0xyRhQs, gvid: 197 10-06 22:03:30.936 5739 5947 I chatty : uid=1027(nfc) AsyncTask #1 (closed) expire 35 lines 10-06 22:03:30.937 14179 14276 I omnistore_android_logger: Connect message: queueName: messenger_rooms:848104414_amFoHF0xyRhQs, gvid: 0 10-06 22:03:30.942 14179 14276 I omnistore_android_logger: Connect message: queueName: tincan_msg:848104414_AW5AJAV6UKQIRXZWD7RXDH6PBVXNIQM4L5E5OZDY6JSFZ2RAXDWU6, gvid: 0 10-06 22:03:30.943 3732 4459 I Sensors : #>LightSensor r=5 g=2 b=2 c=9 atime=238 again=64 lux=3 10-06 22:03:30.953 14179 14276 I omnistore_android_logger: Connect message: queueName: messenger_montage_non_user:848104414_amFoHF0xyRhQs, gvid: 0 10-06 22:03:30.958 14179 14276 I omnistore_android_logger: Connect message: queueName: messenger_android_device_flash_sq:848104414_amFoHF0xyRhQs, gvid: 0 10-06 22:03:30.965 14179 14276 I omnistore_android_logger: Connect message: queueName: messenger_contacts_android_v2:848104414_amFoHF0xyRhQs, gvid: 21 10-06 22:03:30.978 14179 14276 I omnistore_android_logger: Connect message: queueName: messenger_user_sq:848104414, gvid: 1270 10-06 22:03:30.981 1021 1021 I TWILIGHT: [06Oct 22:03:30.981, main]: VIEW: Refreshing view 10-06 22:03:30.983 14179 15505 I omnistore_android_logger: No integrity check for this collection label: tincan_msg:848104414_AW5AJAV6UKQIRXZWD7RXDH6PBVXNIQM4L5E5OZDY6JSFZ2RAXDWU6 10-06 22:03:30.984 9349 9349 D DeviceStatusService: onDisplayOn: Reschedule update 10-06 22:03:30.984 9349 9349 D WeatherUpdateService: Scheduling in 2846531 ms 10-06 22:03:30.984 9349 9349 D WeatherUpdateService: Next update scheduled at Tue Oct 06 22:50:57 GMT+02:00 2020 10-06 22:03:30.986 14179 14276 I omnistore_android_logger: Client sent connect message 10-06 22:03:30.996 3732 5089 D SurfaceControl: Excessive delay in setPowerMode(): 227ms 10-06 22:03:31.126 3732 4459 I Sensors : #>LightSensor r=4 g=2 b=1 c=7 atime=238 again=64 lux=3 10-06 22:03:31.683 5121 5121 D PhoneStatusBar: disable: < expand ICONS alerts SYSTEM_INFO back HOME RECENT clock SEARCH quick_settings > 10-06 22:03:31.759 5121 5121 D PhoneStatusBar: disable: < expand ICONS alerts SYSTEM_INFO back HOME RECENT clock SEARCH quick_settings > 10-06 22:03:32.077 5739 29482 I chatty : uid=1027(nfc) com.android.nfc expire 1 line 10-06 22:03:32.546 3028 3028 I : calling unlock when already unlocked, ignoring. 10-06 22:03:32.546 3732 5779 I LockSettingsService: Unlocking user 0 with token length 69 10-06 22:03:32.547 3732 5779 D LockSettingsService: unlockUser finished 10-06 22:03:32.547 3732 5779 W ActivityManager: Expected user 0 in state RUNNING_LOCKED but was in state RUNNING_UNLOCKED 10-06 22:03:32.794 3732 16222 W LocalDisplayAdapter: Unable to find color mode 0, ignoring request. 10-06 22:03:32.841 5121 5121 D PhoneStatusBar: disable: < expand icons* alerts system_info* back HOME RECENT clock SEARCH quick_settings > 10-06 22:03:32.845 3732 5779 I Sensors : Proximity old sensor_state 640, new sensor_state : 512 en : 0 10-06 22:03:32.869 28163 29492 D Index : Indexing locale 'en_GB' took 32 millis 10-06 22:03:32.877 5121 5121 D PhoneStatusBar: disable: < expand icons alerts system_info back HOME RECENT clock SEARCH quick_settings > 10-06 22:03:32.894 5739 29494 I chatty : uid=1027(nfc) com.android.nfc expire 4 lines 10-06 22:03:32.922 5121 5121 D PhoneStatusBar: disable: < expand icons alerts system_info back home* recent* clock search* quick_settings > 10-06 22:03:32.980 5739 6004 I chatty : uid=1027(nfc) AsyncTask #1 (closed) expire 1 line 10-06 22:03:32.980 5739 5947 I BrcmNfcNfa: nfa_dm_disc_discovery_cback (): event:0x4005 10-06 22:03:32.980 5739 5947 I BrcmNfcNfa: nfa_dm_disc_sm_execute (): state: DISCOVERY (1), event: DEACTIVATE_RSP(7) disc_flags: 0x22 10-06 22:03:32.980 5739 5947 I BrcmNfcNfa: nfa_dm_disc_new_state (): old_state: DISCOVERY (1), new_state: IDLE (0) disc_flags: 0x2 10-06 22:03:32.981 5739 5947 D BrcmNfcJni: nfaConnectionCallback: event= 31 10-06 22:03:32.981 5739 5947 D BrcmNfcJni: nfaConnectionCallback: NFA_RF_DISCOVERY_STOPPED_EVT: status = 0 10-06 22:03:32.981 5739 5947 I BrcmNfcNfa: nfa_dm_start_rf_discover () 10-06 22:03:32.981 5739 5947 I BrcmNfcNfa: nfa_dm_disc_sm_execute (): new state: IDLE (0), disc_flags: 0x0 10-06 22:03:32.981 5739 29494 D BrcmNfcJni: stopPolling_rfDiscoveryDisabled: disable polling 10-06 22:03:32.981 5739 29494 I BrcmNfcNfa: NFA_DisablePolling () 10-06 22:03:32.981 5739 5947 I BrcmNfcNfa: NFA got event 0x0107 10-06 22:03:32.981 5739 5947 I BrcmNfcNfa: nfa_dm_evt_hdlr event: NFA_DM_API_DISABLE_POLLING_EVT (0x07) 10-06 22:03:32.981 5739 5947 I BrcmNfcNfa: nfa_dm_act_disable_polling () 10-06 22:03:32.981 5739 5947 I BrcmNfcNfa: nfa_dm_deactivate_polling () 10-06 22:03:32.981 5739 5947 I BrcmNfcNfa: nfa_dm_delete_rf_discover () handle=0x1 10-06 22:03:32.981 5739 5947 D BrcmNfcJni: nfaConnectionCallback: event= 1 10-06 22:03:32.981 5739 5947 D BrcmNfcJni: nfaConnectionCallback: NFA_POLL_DISABLED_EVT: status = 0 10-06 22:03:32.981 5739 29494 D BrcmNfcJni: startPolling_rfDiscoveryDisabled: enable polling 10-06 22:03:32.981 5739 29494 I BrcmNfcNfa: NFA_EnablePolling () 0xEF 10-06 22:03:32.981 5739 29494 D BrcmNfcJni: startPolling_rfDiscoveryDisabled: wait for enable event 10-06 22:03:32.981 5739 5947 I BrcmNfcNfa: NFA got event 0x0106 10-06 22:03:32.981 5739 5947 I BrcmNfcNfa: nfa_dm_evt_hdlr event: NFA_DM_API_ENABLE_POLLING_EVT (0x06) 10-06 22:03:32.981 5739 5947 I BrcmNfcNfa: nfa_dm_act_enable_polling () 10-06 22:03:32.981 5739 5947 I BrcmNfcNfa: nfa_dm_start_polling () 10-06 22:03:32.981 5739 5947 I BrcmNfcNfa: nfa_dm_add_rf_discover () disc_mask=0x3d7f 10-06 22:03:32.981 5739 5947 D BrcmNfcJni: nfaConnectionCallback: event= 0 10-06 22:03:32.981 5739 5947 D BrcmNfcJni: nfaConnectionCallback: NFA_POLL_ENABLED_EVT: status = 0 10-06 22:03:32.981 5739 29494 D BrcmNfcJni: nfcManager_enableDiscovery: Enable p2pListening 10-06 22:03:32.981 5739 29494 D BrcmNfcJni: PeerToPeer::enableP2pListening: enter isEnable: 1 mIsP2pListening: 0 10-06 22:03:32.981 5739 29494 I BrcmNfcNfa: NFA_P2pSetListenTech (): tech_mask:0xC4 10-06 22:03:32.981 5739 5947 I BrcmNfcNfa: NFA got event 0x010D 10-06 22:03:32.981 5739 5947 I BrcmNfcNfa: nfa_dm_evt_hdlr event: NFA_DM_API_SET_P2P_LISTEN_TECH_EVT (0x0d) 10-06 22:03:32.981 5739 5947 I BrcmNfcNfa: nfa_dm_set_p2p_listen_tech () tech_mask = 196 10-06 22:03:32.981 5739 5947 I BrcmNfcNfa: nfa_p2p_update_listen_tech () tech_mask = 0xc4 10-06 22:03:32.982 5739 5947 I BrcmNfcNfa: nfa_p2p_enable_listening () sys_id = 3, update_wks = 0 10-06 22:03:32.982 5739 5947 I BrcmNfcNfa: nfa_dm_add_rf_discover () disc_mask=0xc400000 10-06 22:03:32.982 5739 5947 D BrcmNfcJni: nfaConnectionCallback: event= 33 10-06 22:03:32.982 5739 5947 D BrcmNfcJni: nfaConnectionCallback: NFA_SET_P2P_LISTEN_TECH_EVT 10-06 22:03:32.982 5739 29494 D BrcmNfcJni: PeerToPeer::enableP2pListening: exit; mIsP2pListening: 1 10-06 22:03:32.982 5739 29494 I BrcmNfcNfa: NFA_ResumeP2p () 10-06 22:03:32.982 5739 5947 I BrcmNfcNfa: NFA_EeSetDefaultTech 10-06 22:03:32.982 5739 29494 I BrcmNfcNfa: NFA_EeSetDefaultTechRouting(): handle:<0x3>technology_mask:<0x1>/<0x0>/<0x0> 10-06 22:03:32.982 5739 29494 I BrcmNfcNfa: nfa_dm_evt_hdlr ev 10-06 22:03:32.982 5739 5947 I BrcmNfcNfa: nfa_dm_evt_hdlr event: NFA_DM_API_RESUME_P2P_EVT (0x0b) 10-06 22:03:32.982 5739 5947 I BrcmNfcNfa: nfa_dm_act_resume_p2p () 10-06 22:03:32.982 5739 5947 D BrcmNfcJni: nfaConnectionCallback: event= 39 10-06 22:03:32.982 5739 5947 E BrcmNfcJni: nfaConnectionCallback: unknown event ???? 10-06 22:03:32.982 5739 5947 I BrcmNfcNfa: NFA got event 0x0204 10-06 22:03:32.982 5739 5947 I BrcmNfcNfa: nfa_ee_evt_hdlr (): Event API_SET_TECH_CFG(0x204), State: INIT_DONE(1) 10-06 22:03:32.982 5739 5947 D BrcmNfcJni: RoutingManager::nfaEeCallback: NFA_EE_SET_TECH_CFG_EVT; status=0x0 10-06 22:03:32.982 5739 29494 I BrcmNfcNfa: NFA_EeSetDefaultProtoRouting(): handle:<0x3>protocol_mask:<0x8>/<0x0>/<0x0> 10-06 22:03:32.982 5739 29494 I BrcmNfcNfa: nfa_ee_find_ecb () 10-06 22:03:32.982 5739 5947 I BrcmNfcNfa: NFA got event 0x0205 10-06 22:03:32.982 5739 5947 I BrcmNfcNfa: nfa_ee_evt_hdlr (): Event API_SET_PROTO_CFG(0x205), State: INIT_DONE(1) 10-06 22:03:32.982 5739 5947 D BrcmNfcJni: RoutingManager::nfaEeCallback: NFA_EE_SET_PROTO_CFG_EVT; status=0x0 10-06 22:03:32.982 5739 29494 I BrcmNfcNfa: NFA_EeSetDefaultTechRouting(): handle:<0x0>technology_mask:<0x4>/<0x0>/<0x0> 10-06 22:03:32.982 5739 29494 I BrcmNfcNfa: nfa_ee_find_ecb () 10-06 22:03:32.982 5739 5947 I BrcmNfcNfa: NFA got event 0x0204 10-06 22:03:32.982 5739 5947 I BrcmNfcNfa: nfa_ee_evt_hdlr (): Event API_SET_TECH_CFG(0x204), State: INIT_DONE(1) 10-06 22:03:32.982 5739 5947 D BrcmNfcJni: RoutingManager::nfaEeCallback: NFA_EE_SET_TECH_CFG_EVT; status=0x0 10-06 22:03:32.982 5739 29494 I BrcmNfcNfa: NFA_EeSetDefaultProtoRouting(): handle:<0x0>protocol_mask:<0x4>/<0x0>/<0x0> 10-06 22:03:32.982 5739 29494 I BrcmNfcNfa: nfa_ee_find_ecb () 10-06 22:03:32.982 5739 5947 I BrcmNfcNfa: NFA got event 0x0205 10-06 22:03:32.982 5739 5947 I BrcmNfcNfa: nfa_ee_evt_hdlr (): Event API_SET_PROTO_CFG(0x205), State: INIT_DONE(1) 10-06 22:03:32.982 5739 5947 D BrcmNfcJni: RoutingManager::nfaEeCallback: NFA_EE_SET_PROTO_CFG_EVT; status=0x0 10-06 22:03:32.982 5739 29494 D BrcmNfcJni: RoutingManager::commitRouting 10-06 22:03:32.982 5739 29494 I BrcmNfcNfa: NFA_EeUpdateNow() 10-06 22:03:32.982 5739 5947 I BrcmNfcNfa: NFA got event 0x0209 10-06 22:03:32.982 5739 5947 I BrcmNfcNfa: nfa_ee_evt_hdlr (): Event API_UPDATE_NOW(0x209), State: INIT_DONE(1) 10-06 22:03:32.982 5739 5947 I BrcmNfcNfa: nfa_sys_ptim_stop_timer 9ebf4b80 10-06 22:03:32.982 5739 5947 I BrcmNfcNfa: ptim timer stop 10-06 22:03:32.982 5739 5947 I BrcmNfcNfa: nfa_ee_rout_timeout() 10-06 22:03:32.983 5739 5947 I BrcmNfcNfa: nfa_ee_need_recfg() ee_cfged: 0x92 ee_cfg_sts: 0x10 10-06 22:03:32.983 5739 5947 I BrcmNfcNfa: 0: ecb_flags : 0x00, mask: 0x10 10-06 22:03:32.983 5739 5947 I BrcmNfcNfa: 1: ecb_flags : 0x00, mask: 0x01 10-06 22:03:32.983 5739 5947 I BrcmNfcNfa: 2: ecb_flags : 0x00, mask: 0x02 10-06 22:03:32.983 5739 5947 I BrcmNfcNfa: 3: ecb_flags : 0x00, mask: 0x04 10-06 22:03:32.983 5739 5947 I BrcmNfcNfa: nfa_ee_report_update_evt ee_wait_evt:0x10 wait_rsp:0 10-06 22:03:32.983 5739 5947 D BrcmNfcJni: RoutingManager::nfaEeCallback: NFA_EE_UPDATED_EVT 10-06 22:03:32.983 5739 29494 D BrcmNfcJni: startRfDiscovery: is start=1 10-06 22:03:32.983 5739 29494 I BrcmNfcNfa: NFA_StartRfDiscovery () 10-06 22:03:32.983 5739 5947 I BrcmNfcNfa: NFA got event 0x010E 10-06 22:03:32.983 5739 5947 I BrcmNfcNfa: nfa_dm_evt_hdlr event: NFA_DM_API_START_RF_DISCOVERY_EVT (0x0e) 10-06 22:03:32.983 5739 5947 I BrcmNfcNfa: nfa_dm_act_start_rf_discovery () 10-06 22:03:32.983 5739 5947 I BrcmNfcNfa: nfa_dm_start_rf_discover () 10-06 22:03:32.983 5739 5947 I BrcmNfcNfa: nfa_ee_get_tech_route(): 1 10-06 22:03:32.983 5739 5947 I BrcmNfcNfa: 0x3, 0x0, 0x0, 0x0 10-06 22:03:32.983 5739 5947 I BrcmNfcNfa: nfa_dm_cb.disc_cb.entry[0].selected_disc_mask = 0x40000 10-06 22:03:32.983 5739 5947 I BrcmNfcNfa: nfa_dm_cb.disc_cb.entry[1].selected_disc_mask = 0x3d7f 10-06 22:03:32.983 5739 5947 I BrcmNfcNfa: nfa_dm_cb.disc_cb.entry[2].selected_disc_mask = 0xc400000 10-06 22:03:32.983 5739 5947 I BrcmNfcNfa: nfa_p2p_set_config () 10-06 22:03:32.983 5739 5947 I BrcmNfcNfa: LLCP_GetDiscoveryConfig () 10-06 22:03:32.983 5739 5947 I BrcmNfcNfa: nfa_dm_check_set_config () 10-06 22:03:32.983 5739 5947 I BrcmNfcNfa: nfa_dm_check_set_config () 10-06 22:03:32.983 5739 5947 I BrcmNfcNfa: nfa_dm_check_set_config () 10-06 22:03:32.983 5739 5947 I BrcmNfcNfa: dm_disc_mask = 0xc443d7f 10-06 22:03:32.983 5739 5947 I BrcmNfcNfa: nfa_dm_set_rf_listen_mode_config () tech_proto_mask = 0x0C443D7F 10-06 22:03:32.983 5739 5947 I BrcmNfcNfa: nfa_dm_check_set_config () 10-06 22:03:32.983 5739 5947 D NfcAdaptation: NfcAdaptation::HalWrite 10-06 22:03:32.983 5739 5947 I SecHAL : nfc_hal_write: enter; 10-06 22:03:32.983 5739 5947 I SecHAL : nfc_hal_write: exit; 10-06 22:03:32.983 5739 6005 D SecHAL : nfc_hal_task: Got a event: HAL_EVT_WRITE(3) 10-06 22:03:32.983 5739 5947 I BrcmNfcNfa: nfa_dm_set_total_duration () 10-06 22:03:32.983 5739 6005 D SecHAL : nfc_hal_task: current state: SERVICE 10-06 22:03:32.983 5739 5947 I BrcmNfcNfa: nfa_dm_check_set_config () 10-06 22:03:32.983 5739 6005 I SecHAL : __send_to_device: enter 10-06 22:03:32.983 5739 5947 I BrcmNfcNfa: NFC_DiscoveryStart 10-06 22:03:32.983 5739 6005 I SecHAL : hal_update_sleep_timer: enter 10-06 22:03:32.983 5739 6005 I SecHAL : hal_update_sleep_timer: before OSI_timer_start 10-06 22:03:32.983 5739 5947 I BrcmNfcNfa: NFC_DiscoveryStart status: 0xe3 10-06 22:03:32.983 5739 6005 I SecHAL : OSI_timer_start: enter,osi_lock 10-06 22:03:32.983 5739 6005 I SecHAL : OSI_timer_start: before osi_unlock 10-06 22:03:32.983 5739 6005 I SecHAL : OSI_timer_start: exit 10-06 22:03:32.983 5739 6005 I SecHAL : hal_update_sleep_timer: exit 10-06 22:03:32.983 5739 6005 I SecHAL : __send_to_device: exit 10-06 22:03:32.983 5739 6005 I SecHAL : device_write: enter 10-06 22:03:32.983 5739 6005 I SecHAL : device_write: before system call 10-06 22:03:32.984 5739 6005 I SecHAL : device_write: after system call 10-06 22:03:32.984 5739 6005 D SecHAL : data_trace: Send( 7) 20 02 04 01 50 01 02 10-06 22:03:32.984 5739 6005 I SecHAL : device_write: exit 10-06 22:03:32.984 5739 6005 D SecHAL : nfc_hal_task: Got a event: HAL_EVT_READ(4) 10-06 22:03:32.984 5739 6004 D SecHAL : read_thread: Sent message to HAL message task, remind que: 2 10-06 22:03:32.984 5739 6005 D SecHAL : nfc_hal_task: current state: SERVICE 10-06 22:03:32.984 5739 6005 D SecHAL : data_trace: Recv( 5) 40 02 02 00 00 10-06 22:03:32.984 5739 6005 I SecHAL : hal_update_sleep_timer: enter 10-06 22:03:32.984 5739 6005 I SecHAL : hal_update_sleep_timer: before OSI_timer_start 10-06 22:03:32.984 5739 6005 I SecHAL : OSI_timer_start: enter,osi_lock 10-06 22:03:32.984 5739 6005 I SecHAL : OSI_timer_start: before osi_unlock 10-06 22:03:32.985 5739 6005 I SecHAL : OSI_timer_start: exit 10-06 22:03:32.985 5739 6005 I SecHAL : hal_update_sleep_timer: exit 10-06 22:03:32.985 5739 6005 I SecHAL : nfc_data_callback: ! 10-06 22:03:32.985 5739 6005 D NfcAdaptation: NfcAdaptation::HalDeviceContextDataCallback: len=5 10-06 22:03:32.985 5739 5947 I BrcmNfcNfa: NFC received rsp gid:0 10-06 22:03:32.985 5739 5947 I BrcmNfcNfa: nci_proc_core_rsp opcode:0x2 10-06 22:03:32.985 5739 5947 I BrcmNfcNfa: nfa_dm_nfc_response_cback () NFC_SET_CONFIG_REVT(0x5002) 10-06 22:03:32.985 5739 5947 D NfcAdaptation: NfcAdaptation::HalPrediscover 10-06 22:03:32.985 5739 5947 I SecHAL : nfc_hal_pre_discover: enter; 10-06 22:03:32.985 5739 5947 I SecHAL : nfc_hal_pre_discover: exit; 10-06 22:03:32.985 5739 6005 D SecHAL : nfc_hal_task: Got a event: Uknown event.(2) 10-06 22:03:32.985 5739 5947 D NfcAdaptation: NfcAdaptation::HalWrite 10-06 22:03:32.985 5739 6005 D SecHAL : nfc_hal_task: current state: SERVICE 10-06 22:03:32.985 5739 5947 I SecHAL : nfc_hal_write: enter; 10-06 22:03:32.985 5739 5947 I SecHAL : nfc_hal_write: exit; 10-06 22:03:32.985 5739 6005 D SecHAL : nfc_hal_task: Got a event: HAL_EVT_WRITE(3) 10-06 22:03:32.985 5739 6005 D SecHAL : nfc_hal_task: current state: SERVICE 10-06 22:03:32.985 5739 6005 I SecHAL : __send_to_device: enter 10-06 22:03:32.985 5739 6005 I SecHAL : hal_update_sleep_timer: enter 10-06 22:03:32.985 5739 6005 I SecHAL : hal_update_sleep_timer: before OSI_timer_start 10-06 22:03:32.985 5739 6005 I SecHAL : OSI_timer_start: enter,osi_lock 10-06 22:03:32.985 5739 6005 I SecHAL : OSI_timer_start: before osi_unlock 10-06 22:03:32.985 5739 6005 I SecHAL : OSI_timer_start: exit 10-06 22:03:32.985 5739 6005 I SecHAL : hal_update_sleep_timer: exit 10-06 22:03:32.985 5739 6005 I SecHAL : __send_to_device: exit 10-06 22:03:32.985 5739 6005 I SecHAL : device_write: enter 10-06 22:03:32.985 5739 6005 I SecHAL : device_write: before system call 10-06 22:03:32.986 5739 6005 I SecHAL : device_write: after system call 10-06 22:03:32.986 5739 6005 D SecHAL : data_trace: Send( 26) 21 03 17 0b 00 01 01 01 02 01 03 01 05 01 80 01 82 01 83 01 85 01 06 01 77 01 10-06 22:03:32.986 5739 6005 I SecHAL : device_write: exit 10-06 22:03:32.994 5739 6005 D SecHAL : nfc_hal_task: Got a event: HAL_EVT_READ(4) 10-06 22:03:32.994 5739 6004 D SecHAL : read_thread: Sent message to HAL message task, remind que: 2 10-06 22:03:32.994 5739 6005 D SecHAL : nfc_hal_task: current state: SERVICE 10-06 22:03:32.994 5739 6005 D SecHAL : data_trace: Recv( 4) 41 03 01 00 10-06 22:03:32.994 5739 6005 I SecHAL : hal_update_sleep_timer: enter 10-06 22:03:32.994 5739 6005 I SecHAL : hal_update_sleep_timer: before OSI_timer_start 10-06 22:03:32.994 5739 6005 I SecHAL : OSI_timer_start: enter,osi_lock 10-06 22:03:32.994 5739 6005 I SecHAL : OSI_timer_start: before osi_unlock 10-06 22:03:32.994 5739 6005 I SecHAL : OSI_timer_start: exit 10-06 22:03:32.994 5739 6005 I SecHAL : hal_update_sleep_timer: exit 10-06 22:03:32.994 5739 6005 I SecHAL : nfc_data_callback: ! 10-06 22:03:32.994 5739 6005 D NfcAdaptation: NfcAdaptation::HalDeviceContextDataCallback: len=4 10-06 22:03:32.994 5739 5947 I BrcmNfcNfa: NFC received rsp gid:1 10-06 22:03:32.995 5739 5947 I BrcmNfcNfa: p2p priority is running under bail out mode ONLY. 10-06 22:03:32.995 5739 5947 I BrcmNfcNfa: nfa_dm_disc_discovery_cback (): event:0x4000 10-06 22:03:32.995 5739 5947 I BrcmNfcNfa: nfa_dm_disc_sm_execute (): state: IDLE (0), event: DISCOVER_RSP(1) disc_flags: 0x31 10-06 22:03:32.995 5739 5947 I BrcmNfcNfa: nfa_dm_disc_new_state (): old_state: IDLE (0), new_state: DISCOVERY (1) disc_flags: 0x11 10-06 22:03:32.995 5739 5947 I BrcmNfcNfa: nfa_dm_poll_disc_cback (): event:0x00 10-06 22:03:32.995 5739 5947 I BrcmNfcNfa: nfa_p2p_discovery_cback (): event:0x00 10-06 22:03:32.995 5739 5947 D BrcmNfcJni: nfaConnectionCallback: event= 30 10-06 22:03:32.995 5739 5947 D BrcmNfcJni: nfaConnectionCallback: NFA_RF_DISCOVERY_STARTED_EVT: status = 0 10-06 22:03:32.995 5739 5947 I BrcmNfcNfa: nfa_dm_disc_sm_execute (): new state: DISCOVERY (1), disc_flags: 0x1 10-06 22:03:32.995 5739 29494 D BrcmNfcJni: PowerSwitch::setModeOn(activated=0x1) : mCurrActivity=0x1 10-06 22:03:32.995 5739 29494 D BrcmNfcJni: nfcManager_enableDiscovery: exit 10-06 22:03:33.227 3732 7407 I ActivityManager: Setting hasTopUi=false for pid=5121 10-06 22:03:33.268 5121 5261 D mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1440x108]-format:1 10-06 22:03:33.577 14179 14276 I omnistore_android_logger: Cursor Update response received queue: messenger_montage_v2:848104414_amFoHF0xyRhQs 10-06 22:03:33.720 14179 14276 I omnistore_android_logger: Revision Chunk Received queue: messenger_montage_v2:848104414_amFoHF0xyRhQs 10-06 22:03:33.788 14179 14276 D omnistore_android_logger: Read 0 transactions from the queue 10-06 22:03:33.793 14179 14276 I omnistore_android_logger: Mark persisted id=0 queue=messenger_montage_v2:848104414_amFoHF0xyRhQs 10-06 22:03:33.794 14179 14276 D omnistore_android_logger: AlarmManager::clearAlarmTimer for key=messenger_montage_v2:848104414_amFoHF0xyRhQs 10-06 22:03:33.795 14179 14276 D omnistore_android_logger: Read 0 transactions from the queue 10-06 22:03:33.795 14179 14276 D omnistore_android_logger: Finished sending transactions for queue=messenger_montage_v2:848104414_amFoHF0xyRhQs 10-06 22:03:34.194 5739 29497 I SecHAL : device_sleep: NFC can be going to sleep 10-06 22:03:35.284 3732 5128 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClientStubProxy@fc90bb2 attribute=android.view.inputmethod.EditorInfo@7d66703, token = android.os.BinderProxy@c1f1065 10-06 22:03:35.440 28163 28163 W Settings: Setting bugreport_in_power_menu has moved from android.provider.Settings.Secure to android.provider.Settings.Global. 10-06 22:03:35.445 28163 29384 W TileUtils: Found com.android.settings.Settings$PaymentSettingsActivity for intent Intent { act=com.android.settings.action.SETTINGS pkg=com.android.settings } missing metadata com.android.settings.category 10-06 22:03:35.448 28163 29384 W TileUtils: Found com.android.systemui.tuner.TunerActivity for intent Intent { act=com.android.settings.action.EXTRA_SETTINGS } missing metadata 10-06 22:03:35.490 5121 5261 D OpenGLRenderer: endAllActiveAnimators on 0x7f803e8800 (RippleDrawable) with handle 0x7f5f665980 10-06 22:03:36.036 1021 1021 I TWILIGHT: [06Oct 22:03:36.035, main]: Wallpaper should false || false 10-06 22:03:36.074 1021 1021 I TWILIGHT: [06Oct 22:03:36.073, main]: Wallpaper true ?= false state 100 shown true should filter false 10-06 22:03:36.109 1021 1021 I TWILIGHT: [06Oct 22:03:36.109, main]: Wallpaper should false || false 10-06 22:03:41.117 3732 3909 D LuxLevels: bright hysteresis constant= 0.1, threshold=4.3274794, lux=3.934072 10-06 22:03:41.117 3732 3909 D LuxLevels: dark hysteresis constant= 0.2, threshold=3.1472576, lux=3.934072 10-06 22:03:48.715 3732 4459 E Sensors : RED : 1, GREEN : 0, BLUE : 0, CLEAR : 1, CALCULATED LUX : 0.000000, CCT : 1687.000000, REAL LUX : 0.000000 a_time = 245, gain = 64, ir=0, rp1=1, gp1=0, bp1=0, cp1=1, cpl=1957120 10-06 22:03:49.015 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 22:03:51.076 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 22:03:52.547 3732 3909 D LuxLevels: bright hysteresis constant= 0.1, threshold=3.016733, lux=2.7424843 10-06 22:03:52.547 3732 3909 D LuxLevels: dark hysteresis constant= 0.2, threshold=2.1939876, lux=2.7424843 10-06 22:03:54.263 21311 21311 I AATKit : BannerPlacementImplementation: Requested ad for placement fr_android_item with request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @b3b9c09} and listener: com.vinted.ads.addapptr.BannerAdRequestListener@9e25e0e 10-06 22:03:54.263 21311 21311 E AATKit : BannerPlacementImplementation: Cannot reload placement: fr_android_item with ad request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @b3b9c09}, activity is paused! 10-06 22:03:54.270 21311 21311 I AATKit : BannerPlacementImplementation: Requested ad for placement fr_android_feed with request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @ade802f} and listener: com.vinted.ads.addapptr.BannerAdRequestListener@f25163c 10-06 22:03:54.271 21311 21311 E AATKit : BannerPlacementImplementation: Cannot reload placement: fr_android_feed with ad request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @ade802f}, activity is paused! 10-06 22:04:01.036 1021 1021 D TWILIGHT: [06Oct 22:04:01.035, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 22:04:01.036 1021 1021 I TWILIGHT: [06Oct 22:04:01.036, main]: Start foreground true 10-06 22:04:03.708 3732 3909 I PowerManagerService: Going to sleep due to screen timeout (uid 1000)... 10-06 22:04:03.724 3732 3909 D mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1x1]-format:1 10-06 22:04:04.238 3732 3900 I VrManagerService: VR mode is disallowed 10-06 22:04:04.283 3732 3909 V KeyguardServiceDelegate: onScreenTurnedOff() 10-06 22:04:04.291 3732 3909 I Sensors : Light old sensor_state 512, new sensor_state : 0 en : 0 10-06 22:04:04.304 3732 3907 I DisplayManagerService: Display device changed state: "Built-in Screen", OFF 10-06 22:04:04.305 3003 3003 D SurfaceFlinger: Set power mode=0, type=0 flinger=0x7f7da48000 10-06 22:04:04.305 3732 4459 I Sensors : #>LightSensor r=3 g=1 b=1 c=5 atime=245 again=64 lux=3 10-06 22:04:04.308 3732 3907 W LocalDisplayAdapter: Unable to find color mode 0, ignoring request. 10-06 22:04:04.478 3732 5089 D SurfaceControl: Excessive delay in setPowerMode(): 173ms 10-06 22:04:04.484 3732 5089 E SamsungPowerHAL: Error opening /sys/devices/system/cpu/cpu4/cpufreq/interactive/io_is_busy: Permission denied 10-06 22:04:04.485 3732 3909 I PowerManagerService: Sleeping (uid 1000)... 10-06 22:04:04.524 5739 29606 D BrcmNfcJni: nfcManager_disableDiscovery: enter; 10-06 22:04:04.524 5739 29606 D BrcmNfcJni: pn544InteropAbortNow 10-06 22:04:04.524 5739 29606 D BrcmNfcJni: startRfDiscovery: is start=0 10-06 22:04:04.524 5739 29606 I BrcmNfcNfa: NFA_StopRfDiscovery () 10-06 22:04:04.524 5739 5947 I BrcmNfcNfa: NFA got event 0x010F 10-06 22:04:04.524 5739 5947 I BrcmNfcNfa: nfa_dm_evt_hdlr event: NFA_DM_API_STOP_RF_DISCOVERY_EVT (0x0f) 10-06 22:04:04.524 5739 5947 I BrcmNfcNfa: nfa_dm_act_stop_rf_discovery () 10-06 22:04:04.524 5739 5947 I BrcmNfcNfa: nfa_dm_rf_deactivate () deactivate_type:0x0 10-06 22:04:04.524 5739 5947 I BrcmNfcNfa: nfa_dm_disc_sm_execute (): state: DISCOVERY (1), event: DEACTIVATE_CMD(6) disc_flags: 0x2 10-06 22:04:04.524 5739 5947 I BrcmNfcNfa: NFC_Deactivate 4 (IDLE) deactivate_type:0 10-06 22:04:04.524 5739 5947 D NfcAdaptation: NfcAdaptation::HalWrite 10-06 22:04:04.524 5739 5947 I SecHAL : nfc_hal_write: enter; 10-06 22:04:04.524 5739 5947 I SecHAL : nfc_hal_write: exit; 10-06 22:04:04.525 5739 5947 I BrcmNfcNfa: nfa_dm_disc_sm_execute (): new state: DISCOVERY (1), disc_flags: 0x22 10-06 22:04:04.525 5739 5947 I BrcmNfcNfa: nfa_sys_ptim_stop_timer 9ebf6010 10-06 22:04:04.525 5739 5947 I BrcmNfcNfa: ptim timer stop 10-06 22:04:04.525 5739 5947 I BrcmNfcNfa: Stopped presence check timer (if started) 10-06 22:04:04.525 5739 6005 D SecHAL : nfc_hal_task: Got a event: HAL_EVT_WRITE(3) 10-06 22:04:04.525 5739 6005 D SecHAL : nfc_hal_task: current state: SERVICE 10-06 22:04:04.525 5739 6005 I SecHAL : __send_to_device: enter 10-06 22:04:04.525 5739 6005 I SecHAL : hal_update_sleep_timer: enter 10-06 22:04:04.525 5739 6005 I SecHAL : device_wakeup: Wakeup! in 80 ms 10-06 22:04:04.529 1021 1021 I TWILIGHT: [06Oct 22:04:04.529, main]: Service: SCREEN_OFF 10-06 22:04:04.531 9349 9349 D DeviceStatusService: onDisplayOff: Cancel pending update 10-06 22:04:04.605 5739 6005 I SecHAL : device_wakeup: exit 10-06 22:04:04.605 5739 6005 I SecHAL : hal_update_sleep_timer: before OSI_timer_start 10-06 22:04:04.605 5739 6005 I SecHAL : OSI_timer_start: enter,osi_lock 10-06 22:04:04.605 5739 6005 I SecHAL : OSI_timer_start: before pthread_create for timer thread 10-06 22:04:04.605 5739 6005 I SecHAL : OSI_timer_start: after pthread_create for timer thread 10-06 22:04:04.606 5739 6005 I SecHAL : OSI_timer_start: before osi_unlock 10-06 22:04:04.606 5739 6005 I SecHAL : OSI_timer_start: exit 10-06 22:04:04.606 5739 6005 I SecHAL : hal_update_sleep_timer: exit 10-06 22:04:04.606 5739 6005 I SecHAL : __send_to_device: exit 10-06 22:04:04.606 5739 6005 I SecHAL : device_write: enter 10-06 22:04:04.606 5739 6005 I SecHAL : device_write: before system call 10-06 22:04:04.606 5739 6005 I SecHAL : device_write: after system call 10-06 22:04:04.606 5739 6005 D SecHAL : data_trace: Send( 4) 21 06 01 00 10-06 22:04:04.606 5739 6005 I SecHAL : device_write: exit 10-06 22:04:04.609 5739 6004 D SecHAL : read_thread: Sent message to HAL message task, remind que: 2 10-06 22:04:04.609 5739 6005 D SecHAL : nfc_hal_task: Got a event: HAL_EVT_READ(4) 10-06 22:04:04.609 5739 6005 D SecHAL : nfc_hal_task: current state: SERVICE 10-06 22:04:04.609 5739 6005 D SecHAL : data_trace: Recv( 4) 41 06 01 00 10-06 22:04:04.610 5739 6005 I SecHAL : hal_update_sleep_timer: enter 10-06 22:04:04.610 5739 6005 I SecHAL : hal_update_sleep_timer: before OSI_timer_start 10-06 22:04:04.610 5739 6005 I SecHAL : OSI_timer_start: enter,osi_lock 10-06 22:04:04.610 5739 6005 I SecHAL : OSI_timer_start: before osi_unlock 10-06 22:04:04.610 5739 6005 I SecHAL : OSI_timer_start: exit 10-06 22:04:04.610 5739 6005 I SecHAL : hal_update_sleep_timer: exit 10-06 22:04:04.610 5739 6005 I SecHAL : nfc_data_callback: ! 10-06 22:04:04.610 5739 6005 D NfcAdaptation: NfcAdaptation::HalDeviceContextDataCallback: len=4 10-06 22:04:04.610 5739 5947 I BrcmNfcNfa: NFC received rsp gid:1 10-06 22:04:04.610 5739 5947 I BrcmNfcNfa: p2p priority is running under bail out mode ONLY. 10-06 22:04:04.611 5739 5947 I BrcmNfcNfa: nfc_set_state 4 (IDLE)->4 (IDLE) 10-06 22:04:04.611 5739 5947 I BrcmNfcNfa: nfa_dm_disc_data_cback () 10-06 22:04:04.611 5739 5947 I BrcmNfcNfa: nfa_dm_disc_discovery_cback (): event:0x4005 10-06 22:04:04.611 5739 5947 I BrcmNfcNfa: nfa_dm_disc_sm_execute (): state: DISCOVERY (1), event: DEACTIVATE_RSP(7) disc_flags: 0x22 10-06 22:04:04.611 5739 5947 I BrcmNfcNfa: nfa_dm_disc_new_state (): old_state: DISCOVERY (1), new_state: IDLE (0) disc_flags: 0x2 10-06 22:04:04.611 5739 5947 D BrcmNfcJni: nfaConnectionCallback: event= 31 10-06 22:04:04.611 5739 5947 D BrcmNfcJni: nfaConnectionCallback: NFA_RF_DISCOVERY_STOPPED_EVT: status = 0 10-06 22:04:04.611 5739 5947 I BrcmNfcNfa: nfa_dm_start_rf_discover () 10-06 22:04:04.611 5739 5947 I BrcmNfcNfa: nfa_dm_disc_sm_execute (): new state: IDLE (0), disc_flags: 0x0 10-06 22:04:04.612 5739 29606 D BrcmNfcJni: stopPolling_rfDiscoveryDisabled: disable polling 10-06 22:04:04.612 5739 29606 I BrcmNfcNfa: NFA_DisablePolling () 10-06 22:04:04.612 5739 5947 I BrcmNfcNfa: NFA got event 0x0107 10-06 22:04:04.612 5739 5947 I BrcmNfcNfa: nfa_dm_evt_hdlr event: NFA_DM_API_DISABLE_POLLING_EVT (0x07) 10-06 22:04:04.612 5739 5947 I BrcmNfcNfa: nfa_dm_act_disable_polling () 10-06 22:04:04.612 5739 5947 I BrcmNfcNfa: nfa_dm_deactivate_polling () 10-06 22:04:04.612 5739 5947 I BrcmNfcNfa: nfa_dm_delete_rf_discover () handle=0x1 10-06 22:04:04.612 5739 5947 D BrcmNfcJni: nfaConnectionCallback: event= 1 10-06 22:04:04.613 5739 5947 D BrcmNfcJni: nfaConnectionCallback: NFA_POLL_DISABLED_EVT: status = 0 10-06 22:04:04.613 5739 29606 D BrcmNfcJni: PeerToPeer::enableP2pListening: enter isEnable: 0 mIsP2pListening: 1 10-06 22:04:04.613 5739 29606 I BrcmNfcNfa: NFA_P2pSetListenTech (): tech_mask:0x0 10-06 22:04:04.613 5739 5947 I BrcmNfcNfa: NFA got event 0x010D 10-06 22:04:04.613 5739 5947 I BrcmNfcNfa: nfa_dm_evt_hdlr event: NFA_DM_API_SET_P2P_LISTEN_TECH_EVT (0x0d) 10-06 22:04:04.613 5739 5947 I BrcmNfcNfa: nfa_dm_set_p2p_listen_tech () tech_mask = 0 10-06 22:04:04.613 5739 5947 I BrcmNfcNfa: nfa_p2p_update_listen_tech () tech_mask = 0x0 10-06 22:04:04.613 5739 5947 I BrcmNfcNfa: nfa_dm_delete_rf_discover () handle=0x2 10-06 22:04:04.614 5739 5947 I BrcmNfcNfa: nfa_p2p_enable_listening () sys_id = 3, update_wks = 0 10-06 22:04:04.614 5739 5947 D BrcmNfcJni: nfaConnectionCallback: event= 33 10-06 22:04:04.614 5739 5947 D BrcmNfcJni: nfaConnectionCallback: NFA_SET_P2P_LISTEN_TECH_EVT 10-06 22:04:04.614 5739 29606 D BrcmNfcJni: PeerToPeer::enableP2pListening: exit; mIsP2pListening: 0 10-06 22:04:04.614 5739 29606 D BrcmNfcJni: PowerSwitch::setModeOff(deactivated=0x1) : mCurrActivity=0x0 10-06 22:04:04.614 5739 29606 D BrcmNfcJni: PowerSwitch::setLevel: level=PS-LOW-POWER (2) 10-06 22:04:04.614 5739 29606 D BrcmNfcJni: PowerSwitch::setLevel: actual power level=PS-FULL 10-06 22:04:04.614 5739 29606 D BrcmNfcJni: nfcManager_disableDiscovery: exit 10-06 22:04:04.686 3732 3901 I WindowManager: OverscanTimeout run 10-06 22:04:05.915 5739 29609 I SecHAL : device_sleep: NFC can be going to sleep 10-06 22:04:08.764 3732 3998 I ActivityManager: Setting hasTopUi=true for pid=5121 10-06 22:04:08.812 5121 5121 D CarrierText: onSimStateChanged: Normal 10-06 22:04:08.874 5121 5121 D PhoneStatusBar: disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search quick_settings > 10-06 22:04:08.954 5121 5261 D mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1440x2560]-format:1 10-06 22:04:08.973 5121 5121 D PhoneStatusBar: disable: < expand ICONS alerts SYSTEM_INFO back HOME* RECENT* clock SEARCH* quick_settings > 10-06 22:04:39.056 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 22:04:54.267 21311 21311 I AATKit : BannerPlacementImplementation: Requested ad for placement fr_android_item with request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @df8efc5} and listener: com.vinted.ads.addapptr.BannerAdRequestListener@36a4d1a 10-06 22:04:54.268 21311 21311 E AATKit : BannerPlacementImplementation: Cannot reload placement: fr_android_item with ad request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @df8efc5}, activity is paused! 10-06 22:04:54.274 21311 21311 I AATKit : BannerPlacementImplementation: Requested ad for placement fr_android_feed with request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @3dcf04b} and listener: com.vinted.ads.addapptr.BannerAdRequestListener@b4b5a28 10-06 22:04:54.275 21311 21311 E AATKit : BannerPlacementImplementation: Cannot reload placement: fr_android_feed with ad request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @3dcf04b}, activity is paused! 10-06 22:04:55.099 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 22:05:03.096 5121 5138 I art : Background sticky concurrent mark sweep GC freed 454890(10MB) AllocSpace objects, 0(0B) LOS objects, 38% free, 17MB/28MB, paused 1.851ms total 329.766ms 10-06 22:05:13.416 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 22:05:18.323 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 22:05:54.272 21311 21311 I AATKit : BannerPlacementImplementation: Requested ad for placement fr_android_item with request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @77dc341} and listener: com.vinted.ads.addapptr.BannerAdRequestListener@75020e6 10-06 22:05:54.272 21311 21311 E AATKit : BannerPlacementImplementation: Cannot reload placement: fr_android_item with ad request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @77dc341}, activity is paused! 10-06 22:05:54.281 21311 21311 I AATKit : BannerPlacementImplementation: Requested ad for placement fr_android_feed with request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @f084627} and listener: com.vinted.ads.addapptr.BannerAdRequestListener@50ff0d4 10-06 22:05:54.282 21311 21311 E AATKit : BannerPlacementImplementation: Cannot reload placement: fr_android_feed with ad request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @f084627}, activity is paused! 10-06 22:05:57.434 3732 3903 E BatteryStatsService: no controller energy info supplied 10-06 22:05:57.434 3732 3903 E BatteryStatsService: no controller energy info supplied 10-06 22:05:57.449 3732 3732 E BatteryStatsService: power: Missing API 10-06 22:05:57.484 3732 32398 D LightsService: Excessive delay setting light: 68ms 10-06 22:05:57.486 3732 3732 V BackupManagerService: Scheduling immediate backup pass 10-06 22:05:57.502 3732 3903 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0} 10-06 22:05:57.527 3732 3732 W BackupManagerService: Backup pass but e=false p=true 10-06 22:05:58.536 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 22:06:04.462 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 22:06:04.518 1021 1021 D TWILIGHT: [06Oct 22:06:04.518, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 22:06:04.528 1021 1021 I TWILIGHT: [06Oct 22:06:04.518, main]: Start foreground true 10-06 22:06:14.299 5121 5138 I art : Background partial concurrent mark sweep GC freed 483099(11MB) AllocSpace objects, 2(96KB) LOS objects, 39% free, 16MB/27MB, paused 684us total 150.943ms 10-06 22:06:19.496 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 22:06:20.993 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 22:06:34.624 1021 1021 D TWILIGHT: [06Oct 22:06:34.623, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 22:06:34.624 1021 1021 I TWILIGHT: [06Oct 22:06:34.624, main]: Start foreground true 10-06 22:06:54.274 21311 21311 I AATKit : BannerPlacementImplementation: Requested ad for placement fr_android_item with request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @b22527d} and listener: com.vinted.ads.addapptr.BannerAdRequestListener@c6d6572 10-06 22:06:54.274 21311 21311 E AATKit : BannerPlacementImplementation: Cannot reload placement: fr_android_item with ad request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @b22527d}, activity is paused! 10-06 22:06:54.285 21311 21311 I AATKit : BannerPlacementImplementation: Requested ad for placement fr_android_feed with request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @7a91dc3} and listener: com.vinted.ads.addapptr.BannerAdRequestListener@1e54640 10-06 22:06:54.285 21311 21311 E AATKit : BannerPlacementImplementation: Cannot reload placement: fr_android_feed with ad request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @7a91dc3}, activity is paused! 10-06 22:06:57.216 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 22:07:08.787 3732 4475 I PowerManagerService: Waking up from sleep (uid 1000)... 10-06 22:07:08.791 3732 3732 V KeyguardServiceDelegate: onStartedWakingUp() 10-06 22:07:08.797 3732 3909 I DisplayPowerController: Blocking screen on until initial contents have been drawn. 10-06 22:07:08.798 3732 3909 V KeyguardServiceDelegate: onScreenTurnedOn(showListener = com.android.server.policy.PhoneWindowManager$2@a6f98cc) 10-06 22:07:08.800 3732 3909 I Sensors : Light old sensor_state 0, new sensor_state : 512 en : 1 10-06 22:07:08.831 1021 1021 D TWILIGHT: [06Oct 22:07:08.831, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 22:07:08.831 1021 1021 I TWILIGHT: [06Oct 22:07:08.831, main]: Start foreground true 10-06 22:07:09.007 3732 4459 I Sensors : #>LightSensor r=5 g=2 b=2 c=8 atime=245 again=64 lux=6 10-06 22:07:09.009 3732 3909 I Sensors : Light old sensor_state 512, new sensor_state : 0 en : 0 10-06 22:07:09.013 3732 3909 I Sensors : Light old sensor_state 0, new sensor_state : 512 en : 1 10-06 22:07:09.016 3732 3909 D LuxLevels: bright hysteresis constant= 0.1, threshold=6.6000004, lux=6.0 10-06 22:07:09.016 3732 3909 D LuxLevels: dark hysteresis constant= 0.2, threshold=4.8, lux=6.0 10-06 22:07:09.205 3732 4459 I Sensors : #>LightSensor r=7 g=3 b=3 c=12 atime=245 again=64 lux=8 10-06 22:07:09.228 3732 5089 E SamsungPowerHAL: Error opening /sys/devices/system/cpu/cpu4/cpufreq/interactive/io_is_busy: No such file or directory 10-06 22:07:09.229 3732 5089 D PowerManagerService-JNI: Excessive delay in setInteractive(true) while turning screen on: 401ms 10-06 22:07:09.231 3732 3732 W art : Long monitor contention with owner PhotonicModulator (5089) at void com.android.server.power.PowerManagerService$1.onDisplayStateChange(int)(PowerManagerService.java:2461) waiters=0 in boolean com.android.server.power.PowerManagerService.isInteractiveInternal() for 402ms 10-06 22:07:09.244 3732 3907 I DisplayManagerService: Display device changed state: "Built-in Screen", ON 10-06 22:07:09.252 3732 5606 W art : Long monitor contention with owner main (3732) at void com.android.server.am.BroadcastQueue.processNextBroadcast(boolean)(BroadcastQueue.java:762) waiters=0 in android.content.pm.UserInfo com.android.server.am.UserController.getCurrentUser() for 412ms 10-06 22:07:09.287 3732 3907 W LocalDisplayAdapter: Unable to find color mode 0, ignoring request. 10-06 22:07:09.303 3003 3003 D SurfaceFlinger: Set power mode=2, type=0 flinger=0x7f7da48000 10-06 22:07:09.318 3732 32400 W art : Long monitor contention with owner main (3732) at void com.android.server.am.BroadcastQueue.processNextBroadcast(boolean)(BroadcastQueue.java:762) waiters=1 in android.content.IIntentSender com.android.server.am.ActivityManagerService.getIntentSender(int, java.lang.String, android.os.IBinder, java.lang.String, int, android.content.Intent[], java.lang.String[], int, android.os.Bundle, int) for 483ms 10-06 22:07:09.343 5121 5121 I Choreographer: Skipped 31 frames! The application may be doing too much work on its main thread. 10-06 22:07:09.366 3732 5779 D Sensors : M requested delay = 20000000, modified delay = 0 10-06 22:07:09.367 3732 5779 I Sensors : Proximity old sensor_state 512, new sensor_state : 640 en : 1 10-06 22:07:09.386 3732 4459 I Sensors : #>LightSensor r=7 g=3 b=3 c=13 atime=245 again=64 lux=8 10-06 22:07:09.440 3732 7417 V KeyguardServiceDelegate: **** SHOWN CALLED **** 10-06 22:07:09.465 3732 4459 I Sensors : ProximitySensor - 8(cm) 10-06 22:07:09.559 3732 5089 D SurfaceControl: Excessive delay in setPowerMode(): 305ms 10-06 22:07:09.566 3732 4459 I Sensors : #>LightSensor r=7 g=3 b=3 c=13 atime=245 again=64 lux=8 10-06 22:07:09.573 3732 3909 I DisplayPowerController: Unblocked screen on after 776 ms 10-06 22:07:09.575 3732 3909 V KeyguardServiceDelegate: onScreenTurnedOn() 10-06 22:07:09.605 1021 1021 I TWILIGHT: [06Oct 22:07:09.604, main]: Service: SCREEN_ON 10-06 22:07:09.608 5739 30057 D BrcmNfcJni: nfcManager_enableDiscovery: enter; tech_mask = 01 10-06 22:07:09.608 5739 30057 D BrcmNfcJni: PowerSwitch::setLevel: level=PS-FULL (1) 10-06 22:07:09.608 5739 30057 D BrcmNfcJni: stopPolling_rfDiscoveryDisabled: disable polling 10-06 22:07:09.608 5739 30057 I BrcmNfcNfa: NFA_DisablePolling () 10-06 22:07:09.608 5739 5947 I BrcmNfcNfa: NFA got event 0x0107 10-06 22:07:09.608 5739 5947 I BrcmNfcNfa: nfa_dm_evt_hdlr event: NFA_DM_API_DISABLE_POLLING_EVT (0x07) 10-06 22:07:09.608 5739 5947 I BrcmNfcNfa: nfa_dm_act_disable_polling () 10-06 22:07:09.608 5739 5947 D BrcmNfcJni: nfaConnectionCallback: event= 1 10-06 22:07:09.608 5739 5947 D BrcmNfcJni: nfaConnectionCallback: NFA_POLL_DISABLED_EVT: status = 3 10-06 22:07:09.608 5739 30057 D BrcmNfcJni: startPolling_rfDiscoveryDisabled: enable polling 10-06 22:07:09.608 5739 30057 I BrcmNfcNfa: NFA_EnablePolling () 0x1 10-06 22:07:09.608 5739 30057 D BrcmNfcJni: startPolling_rfDiscoveryDisabled: wait for enable event 10-06 22:07:09.608 5739 5947 I BrcmNfcNfa: NFA got event 0x0106 10-06 22:07:09.608 5739 5947 I BrcmNfcNfa: nfa_dm_evt_hdlr event: NFA_DM_API_ENABLE_POLLING_EVT (0x06) 10-06 22:07:09.608 5739 5947 I BrcmNfcNfa: nfa_dm_act_enable_polling () 10-06 22:07:09.608 5739 5947 I BrcmNfcNfa: nfa_dm_start_polling () 10-06 22:07:09.608 5739 5947 I BrcmNfcNfa: nfa_dm_add_rf_discover () disc_mask=0x200f 10-06 22:07:09.608 5739 5947 D BrcmNfcJni: nfaConnectionCallback: event= 0 10-06 22:07:09.608 5739 5947 D BrcmNfcJni: nfaConnectionCallback: NFA_POLL_ENABLED_EVT: status = 0 10-06 22:07:09.608 5739 30057 D BrcmNfcJni: nfcManager_enableDiscovery: Enable p2pListening 10-06 22:07:09.608 5739 30057 I BrcmNfcNfa: NFA_EeSetDefaultTechRouting(): handle:<0x3>technology_mask:<0x1>/<0x0>/<0x0> 10-06 22:07:09.609 5739 30057 I BrcmNfcNfa: nfa_ee_find_ecb () 10-06 22:07:09.609 5739 5947 I BrcmNfcNfa: NFA got event 0x0204 10-06 22:07:09.609 5739 5947 I BrcmNfcNfa: nfa_ee_evt_hdlr (): Event API_SET_TECH_CFG(0x204), State: INIT_DONE(1) 10-06 22:07:09.609 5739 5947 D BrcmNfcJni: RoutingManager::nfaEeCallback: NFA_EE_SET_TECH_CFG_EVT; status=0x0 10-06 22:07:09.609 5739 30057 I BrcmNfcNfa: NFA_EeSetDefaultProtoRouting(): handle:<0x3>protocol_mask:<0x8>/<0x0>/<0x0> 10-06 22:07:09.609 5739 30057 I BrcmNfcNfa: nfa_ee_find_ecb () 10-06 22:07:09.609 5739 5947 I BrcmNfcNfa: NFA got event 0x0205 10-06 22:07:09.609 5739 5947 I BrcmNfcNfa: nfa_ee_evt_hdlr (): Event API_SET_PROTO_CFG(0x205), State: INIT_DONE(1) 10-06 22:07:09.609 5739 5947 D BrcmNfcJni: RoutingManager::nfaEeCallback: NFA_EE_SET_PROTO_CFG_EVT; status=0x0 10-06 22:07:09.609 5739 30057 I BrcmNfcNfa: NFA_EeSetDefaultTechRouting(): handle:<0x0>technology_mask:<0x4>/<0x0>/<0x0> 10-06 22:07:09.609 5739 30057 I BrcmNfcNfa: nfa_ee_find_ecb () 10-06 22:07:09.609 5739 5947 I BrcmNfcNfa: NFA got event 0x0204 10-06 22:07:09.609 5739 5947 I BrcmNfcNfa: nfa_ee_evt_hdlr (): Event API_SET_TECH_CFG(0x204), State: INIT_DONE(1) 10-06 22:07:09.610 5739 5947 D BrcmNfcJni: RoutingManager::nfaEeCallback: NFA_EE_SET_TECH_CFG_EVT; status=0x0 10-06 22:07:09.610 5739 30057 I BrcmNfcNfa: NFA_EeSetDefaultProtoRouting(): handle:<0x0>protocol_mask:<0x4>/<0x0>/<0x0> 10-06 22:07:09.610 5739 30057 I BrcmNfcNfa: nfa_ee_find_ecb () 10-06 22:07:09.610 5739 5947 I BrcmNfcNfa: NFA got event 0x0205 10-06 22:07:09.611 5739 5947 I BrcmNfcNfa: nfa_ee_evt_hdlr (): Event API_SET_PROTO_CFG(0x205), State: INIT_DONE(1) 10-06 22:07:09.611 5739 5947 D BrcmNfcJni: RoutingManager::nfaEeCallback: NFA_EE_SET_PROTO_CFG_EVT; status=0x0 10-06 22:07:09.611 5739 30057 D BrcmNfcJni: RoutingManager::commitRouting 10-06 22:07:09.611 5739 30057 I BrcmNfcNfa: NFA_EeUpdateNow() 10-06 22:07:09.612 5739 5947 I BrcmNfcNfa: NFA got event 0x0209 10-06 22:07:09.612 5739 5947 I BrcmNfcNfa: nfa_ee_evt_hdlr (): Event API_UPDATE_NOW(0x209), State: INIT_DONE(1) 10-06 22:07:09.612 5739 5947 I BrcmNfcNfa: nfa_sys_ptim_stop_timer 9ebf4b80 10-06 22:07:09.612 5739 5947 I BrcmNfcNfa: ptim timer stop 10-06 22:07:09.612 5739 5947 I BrcmNfcNfa: nfa_ee_rout_timeout() 10-06 22:07:09.612 5739 5947 I BrcmNfcNfa: nfa_ee_need_recfg() ee_cfged: 0x92 ee_cfg_sts: 0x10 10-06 22:07:09.612 5739 5947 I BrcmNfcNfa: 0: ecb_flags : 0x00, mask: 0x10 10-06 22:07:09.612 5739 5947 I BrcmNfcNfa: 1: ecb_flags : 0x00, mask: 0x01 10-06 22:07:09.612 5739 5947 I BrcmNfcNfa: 2: ecb_flags : 0x00, mask: 0x02 10-06 22:07:09.612 5739 5947 I BrcmNfcNfa: 3: ecb_flags : 0x00, mask: 0x04 10-06 22:07:09.612 5739 5947 I BrcmNfcNfa: nfa_ee_report_update_evt ee_wait_evt:0x10 wait_rsp:0 10-06 22:07:09.612 5739 5947 D BrcmNfcJni: RoutingManager::nfaEeCallback: NFA_EE_UPDATED_EVT 10-06 22:07:09.612 5739 30057 D BrcmNfcJni: startRfDiscovery: is start=1 10-06 22:07:09.612 5739 30057 I BrcmNfcNfa: NFA_StartRfDiscovery () 10-06 22:07:09.612 5739 5947 I BrcmNfcNfa: NFA got event 0x010E 10-06 22:07:09.612 5739 5947 I BrcmNfcNfa: nfa_dm_evt_hdlr event: NFA_DM_API_START_RF_DISCOVERY_EVT (0x0e) 10-06 22:07:09.612 5739 5947 I BrcmNfcNfa: nfa_dm_act_start_rf_discovery () 10-06 22:07:09.612 5739 5947 I BrcmNfcNfa: nfa_dm_start_rf_discover () 10-06 22:07:09.612 5739 5947 I BrcmNfcNfa: nfa_ee_get_tech_route(): 1 10-06 22:07:09.612 5739 5947 I BrcmNfcNfa: 0x3, 0x0, 0x0, 0x0 10-06 22:07:09.612 5739 5947 I BrcmNfcNfa: nfa_dm_cb.disc_cb.entry[0].selected_disc_mask = 0x40000 10-06 22:07:09.612 5739 5947 I BrcmNfcNfa: nfa_dm_cb.disc_cb.entry[1].selected_disc_mask = 0x200f 10-06 22:07:09.612 5739 5947 I BrcmNfcNfa: nfa_p2p_set_config () 10-06 22:07:09.612 5739 5947 I BrcmNfcNfa: LLCP_GetDiscoveryConfig () 10-06 22:07:09.612 5739 5947 I BrcmNfcNfa: nfa_dm_check_set_config () 10-06 22:07:09.612 5739 5947 I BrcmNfcNfa: dm_disc_mask = 0x4200f 10-06 22:07:09.612 5739 5947 I BrcmNfcNfa: nfa_dm_set_rf_listen_mode_config () tech_proto_mask = 0x0004200F 10-06 22:07:09.612 5739 5947 I BrcmNfcNfa: nfa_dm_check_set_config () 10-06 22:07:09.612 5739 5947 D NfcAdaptation: NfcAdaptation::HalWrite 10-06 22:07:09.612 5739 5947 I SecHAL : nfc_hal_write: enter; 10-06 22:07:09.612 5739 5947 I SecHAL : nfc_hal_write: exit; 10-06 22:07:09.613 5739 5947 I BrcmNfcNfa: nfa_dm_set_total_duration () 10-06 22:07:09.613 5739 5947 I BrcmNfcNfa: nfa_dm_check_set_config () 10-06 22:07:09.613 5739 5947 I BrcmNfcNfa: NFC_DiscoveryStart 10-06 22:07:09.613 5739 5947 I BrcmNfcNfa: NFC_DiscoveryStart status: 0xe3 10-06 22:07:09.613 5739 6005 D SecHAL : nfc_hal_task: Got a event: HAL_EVT_WRITE(3) 10-06 22:07:09.613 5739 6005 D SecHAL : nfc_hal_task: current state: SERVICE 10-06 22:07:09.613 5739 6005 I SecHAL : __send_to_device: enter 10-06 22:07:09.613 5739 6005 I SecHAL : hal_update_sleep_timer: enter 10-06 22:07:09.613 5739 6005 I SecHAL : device_wakeup: Wakeup! in 80 ms 10-06 22:07:09.630 1021 1021 I TWILIGHT: [06Oct 22:07:09.629, main]: VIEW: final Sunrise Tue Oct 06 08:01:00 GMT+02:00 2020 Sunset Tue Oct 06 19:24:00 GMT+02:00 2020 10-06 22:07:09.630 1021 1021 I TWILIGHT: [06Oct 22:07:09.630, main]: VIEW: Sunrise / Sunset = Wed Oct 07 08:01:00 GMT+02:00 2020 / Tue Oct 06 19:24:00 GMT+02:00 2020 10-06 22:07:09.630 1021 1021 I TWILIGHT: [06Oct 22:07:09.630, main]: SmartLight: null true 100 10-06 22:07:09.630 1021 1021 I TWILIGHT: [06Oct 22:07:09.630, main]: Needs foreground -1 10-06 22:07:09.630 1021 1021 I TWILIGHT: [06Oct 22:07:09.630, main]: VIEW: Finally Update current 100 1500 10-06 22:07:09.669 1021 1021 I TWILIGHT: [06Oct 22:07:09.669, main]: VIEW: Refreshing view 10-06 22:07:09.671 9349 9349 D DeviceStatusService: onDisplayOn: Reschedule update 10-06 22:07:09.671 9349 9349 D WeatherUpdateService: Scheduling in 2627844 ms 10-06 22:07:09.671 9349 9349 D WeatherUpdateService: Next update scheduled at Tue Oct 06 22:50:57 GMT+02:00 2020 10-06 22:07:09.693 5739 6005 I SecHAL : device_wakeup: exit 10-06 22:07:09.693 5739 6005 I SecHAL : hal_update_sleep_timer: before OSI_timer_start 10-06 22:07:09.693 5739 6005 I SecHAL : OSI_timer_start: enter,osi_lock 10-06 22:07:09.693 5739 6005 I SecHAL : OSI_timer_start: before pthread_create for timer thread 10-06 22:07:09.693 5739 6005 I SecHAL : OSI_timer_start: after pthread_create for timer thread 10-06 22:07:09.693 5739 6005 I SecHAL : OSI_timer_start: before osi_unlock 10-06 22:07:09.693 5739 6005 I SecHAL : OSI_timer_start: exit 10-06 22:07:09.693 5739 6005 I SecHAL : hal_update_sleep_timer: exit 10-06 22:07:09.693 5739 6005 I SecHAL : __send_to_device: exit 10-06 22:07:09.693 5739 6005 I SecHAL : device_write: enter 10-06 22:07:09.693 5739 6005 I SecHAL : device_write: before system call 10-06 22:07:09.694 5739 6005 I SecHAL : device_write: after system call 10-06 22:07:09.694 5739 6005 D SecHAL : data_trace: Send( 7) 20 02 04 01 50 01 00 10-06 22:07:09.694 5739 6005 I SecHAL : device_write: exit 10-06 22:07:09.694 5739 6004 D SecHAL : read_thread: Sent message to HAL message task, remind que: 2 10-06 22:07:09.694 5739 6005 D SecHAL : nfc_hal_task: Got a event: HAL_EVT_READ(4) 10-06 22:07:09.694 5739 6005 D SecHAL : nfc_hal_task: current state: SERVICE 10-06 22:07:09.694 5739 6005 D SecHAL : data_trace: Recv( 5) 40 02 02 00 00 10-06 22:07:09.695 5739 6005 I SecHAL : hal_update_sleep_timer: enter 10-06 22:07:09.695 5739 6005 I SecHAL : hal_update_sleep_timer: before OSI_timer_start 10-06 22:07:09.695 5739 6005 I SecHAL : OSI_timer_start: enter,osi_lock 10-06 22:07:09.695 5739 6005 I SecHAL : OSI_timer_start: before osi_unlock 10-06 22:07:09.695 5739 6005 I SecHAL : OSI_timer_start: exit 10-06 22:07:09.695 5739 6005 I SecHAL : hal_update_sleep_timer: exit 10-06 22:07:09.695 5739 6005 I SecHAL : nfc_data_callback: ! 10-06 22:07:09.695 5739 6005 D NfcAdaptation: NfcAdaptation::HalDeviceContextDataCallback: len=5 10-06 22:07:09.695 5739 5947 I BrcmNfcNfa: NFC received rsp gid:0 10-06 22:07:09.695 5739 5947 I BrcmNfcNfa: nci_proc_core_rsp opcode:0x2 10-06 22:07:09.695 5739 5947 I BrcmNfcNfa: nfa_dm_nfc_response_cback () NFC_SET_CONFIG_REVT(0x5002) 10-06 22:07:09.695 5739 5947 D NfcAdaptation: NfcAdaptation::HalPrediscover 10-06 22:07:09.695 5739 5947 I SecHAL : nfc_hal_pre_discover: enter; 10-06 22:07:09.695 5739 5947 I SecHAL : nfc_hal_pre_discover: exit; 10-06 22:07:09.695 5739 6005 D SecHAL : nfc_hal_task: Got a event: Uknown event.(2) 10-06 22:07:09.695 5739 5947 D NfcAdaptation: NfcAdaptation::HalWrite 10-06 22:07:09.695 5739 6005 D SecHAL : nfc_hal_task: current state: SERVICE 10-06 22:07:09.695 5739 5947 I SecHAL : nfc_hal_write: enter; 10-06 22:07:09.695 5739 5947 I SecHAL : nfc_hal_write: exit; 10-06 22:07:09.695 5739 6005 D SecHAL : nfc_hal_task: Got a event: HAL_EVT_WRITE(3) 10-06 22:07:09.695 5739 6005 D SecHAL : nfc_hal_task: current state: SERVICE 10-06 22:07:09.695 5739 6005 I SecHAL : __send_to_device: enter 10-06 22:07:09.695 5739 6005 I SecHAL : hal_update_sleep_timer: enter 10-06 22:07:09.695 5739 6005 I SecHAL : hal_update_sleep_timer: before OSI_timer_start 10-06 22:07:09.695 5739 6005 I SecHAL : OSI_timer_start: enter,osi_lock 10-06 22:07:09.695 5739 6005 I SecHAL : OSI_timer_start: before osi_unlock 10-06 22:07:09.695 5739 6005 I SecHAL : OSI_timer_start: exit 10-06 22:07:09.695 5739 6005 I SecHAL : hal_update_sleep_timer: exit 10-06 22:07:09.695 5739 6005 I SecHAL : __send_to_device: exit 10-06 22:07:09.696 5739 6005 I SecHAL : device_write: enter 10-06 22:07:09.696 5739 6005 I SecHAL : device_write: before system call 10-06 22:07:09.696 5739 6005 I SecHAL : device_write: after system call 10-06 22:07:09.696 5739 6005 D SecHAL : data_trace: Send( 8) 21 03 05 02 00 01 80 01 10-06 22:07:09.696 5739 6005 I SecHAL : device_write: exit 10-06 22:07:09.704 5739 6004 D SecHAL : read_thread: Sent message to HAL message task, remind que: 2 10-06 22:07:09.704 5739 6005 D SecHAL : nfc_hal_task: Got a event: HAL_EVT_READ(4) 10-06 22:07:09.704 5739 6005 D SecHAL : nfc_hal_task: current state: SERVICE 10-06 22:07:09.704 5739 6005 D SecHAL : data_trace: Recv( 4) 41 03 01 00 10-06 22:07:09.704 5739 6005 I SecHAL : hal_update_sleep_timer: enter 10-06 22:07:09.704 5739 6005 I SecHAL : hal_update_sleep_timer: before OSI_timer_start 10-06 22:07:09.704 5739 6005 I SecHAL : OSI_timer_start: enter,osi_lock 10-06 22:07:09.704 5739 6005 I SecHAL : OSI_timer_start: before osi_unlock 10-06 22:07:09.704 5739 6005 I SecHAL : OSI_timer_start: exit 10-06 22:07:09.704 5739 6005 I SecHAL : hal_update_sleep_timer: exit 10-06 22:07:09.704 5739 6005 I SecHAL : nfc_data_callback: ! 10-06 22:07:09.704 5739 6005 D NfcAdaptation: NfcAdaptation::HalDeviceContextDataCallback: len=4 10-06 22:07:09.704 5739 5947 I BrcmNfcNfa: NFC received rsp gid:1 10-06 22:07:09.704 5739 5947 I BrcmNfcNfa: p2p priority is running under bail out mode ONLY. 10-06 22:07:09.704 5739 5947 I BrcmNfcNfa: nfa_dm_disc_discovery_cback (): event:0x4000 10-06 22:07:09.704 5739 5947 I BrcmNfcNfa: nfa_dm_disc_sm_execute (): state: IDLE (0), event: DISCOVER_RSP(1) disc_flags: 0x31 10-06 22:07:09.704 5739 5947 I BrcmNfcNfa: nfa_dm_disc_new_state (): old_state: IDLE (0), new_state: DISCOVERY (1) disc_flags: 0x11 10-06 22:07:09.704 5739 5947 I BrcmNfcNfa: nfa_dm_poll_disc_cback (): event:0x00 10-06 22:07:09.704 5739 5947 D BrcmNfcJni: nfaConnectionCallback: event= 30 10-06 22:07:09.704 5739 5947 D BrcmNfcJni: nfaConnectionCallback: NFA_RF_DISCOVERY_STARTED_EVT: status = 0 10-06 22:07:09.704 5739 5947 I BrcmNfcNfa: nfa_dm_disc_sm_execute (): new state: DISCOVERY (1), disc_flags: 0x1 10-06 22:07:09.704 5739 30057 D BrcmNfcJni: PowerSwitch::setModeOn(activated=0x1) : mCurrActivity=0x1 10-06 22:07:09.705 5739 30057 D BrcmNfcJni: nfcManager_enableDiscovery: exit 10-06 22:07:10.246 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 22:07:10.942 5739 30065 I SecHAL : device_sleep: NFC can be going to sleep 10-06 22:07:14.703 1021 1021 I TWILIGHT: [06Oct 22:07:14.703, main]: Wallpaper should false || false 10-06 22:07:14.726 1021 1021 I TWILIGHT: [06Oct 22:07:14.726, main]: Wallpaper true ?= false state 100 shown true should filter false 10-06 22:07:14.754 1021 1021 I TWILIGHT: [06Oct 22:07:14.753, main]: Wallpaper should false || false 10-06 22:07:18.246 5121 5121 D PhoneStatusBar: disable: < expand ICONS alerts SYSTEM_INFO back HOME RECENT clock SEARCH quick_settings > 10-06 22:07:18.331 5121 5121 D PhoneStatusBar: disable: < expand ICONS alerts SYSTEM_INFO back HOME RECENT clock SEARCH quick_settings > 10-06 22:07:19.345 3028 3028 I : calling unlock when already unlocked, ignoring. 10-06 22:07:19.346 3732 32402 I LockSettingsService: Unlocking user 0 with token length 69 10-06 22:07:19.346 3732 32402 D LockSettingsService: unlockUser finished 10-06 22:07:19.346 3732 32402 W ActivityManager: Expected user 0 in state RUNNING_LOCKED but was in state RUNNING_UNLOCKED 10-06 22:07:19.560 3732 3909 D LuxLevels: bright hysteresis constant= 0.1, threshold=2.947976, lux=2.6799781 10-06 22:07:19.560 3732 3909 D LuxLevels: dark hysteresis constant= 0.2, threshold=2.1439826, lux=2.6799781 10-06 22:07:19.594 3732 3900 I VrManagerService: VR mode is allowed 10-06 22:07:19.624 28163 28163 W Settings: Setting bugreport_in_power_menu has moved from android.provider.Settings.Secure to android.provider.Settings.Global. 10-06 22:07:19.624 5121 5121 D PhoneStatusBar: disable: < expand icons* alerts system_info* back HOME RECENT clock SEARCH quick_settings > 10-06 22:07:19.627 3732 3898 I Sensors : Proximity old sensor_state 640, new sensor_state : 512 en : 0 10-06 22:07:19.637 28163 30138 D Index : Indexing locale 'en_GB' took 17 millis 10-06 22:07:19.657 5121 5121 D PhoneStatusBar: disable: < expand icons alerts system_info back HOME RECENT clock SEARCH quick_settings > 10-06 22:07:19.698 5739 30143 D BrcmNfcJni: nfcManager_enableDiscovery: enter; tech_mask = ef 10-06 22:07:19.699 5739 30143 D BrcmNfcJni: PowerSwitch::setLevel: level=PS-FULL (1) 10-06 22:07:19.699 5739 30143 D BrcmNfcJni: startRfDiscovery: is start=0 10-06 22:07:19.699 5739 30143 I BrcmNfcNfa: NFA_StopRfDiscovery () 10-06 22:07:19.699 5739 5947 I BrcmNfcNfa: NFA got event 0x010F 10-06 22:07:19.699 5739 5947 I BrcmNfcNfa: nfa_dm_evt_hdlr event: NFA_DM_API_STOP_RF_DISCOVERY_EVT (0x0f) 10-06 22:07:19.699 5739 5947 I BrcmNfcNfa: nfa_dm_act_stop_rf_discovery () 10-06 22:07:19.699 5739 5947 I BrcmNfcNfa: nfa_dm_rf_deactivate () deactivate_type:0x0 10-06 22:07:19.699 5739 5947 I BrcmNfcNfa: nfa_dm_disc_sm_execute (): state: DISCOVERY (1), event: DEACTIVATE_CMD(6) disc_flags: 0x2 10-06 22:07:19.699 5739 5947 I BrcmNfcNfa: NFC_Deactivate 4 (IDLE) deactivate_type:0 10-06 22:07:19.699 5739 5947 D NfcAdaptation: NfcAdaptation::HalWrite 10-06 22:07:19.699 5739 5947 I SecHAL : nfc_hal_write: enter; 10-06 22:07:19.699 5739 5947 I SecHAL : nfc_hal_write: exit; 10-06 22:07:19.699 5739 5947 I BrcmNfcNfa: nfa_dm_disc_sm_execute (): new state: DISCOVERY (1), disc_flags: 0x22 10-06 22:07:19.699 5739 5947 I BrcmNfcNfa: nfa_sys_ptim_stop_timer 9ebf6010 10-06 22:07:19.699 5739 5947 I BrcmNfcNfa: ptim timer stop 10-06 22:07:19.699 5739 5947 I BrcmNfcNfa: Stopped presence check timer (if started) 10-06 22:07:19.699 5739 6005 D SecHAL : nfc_hal_task: Got a event: HAL_EVT_WRITE(3) 10-06 22:07:19.699 5739 6005 D SecHAL : nfc_hal_task: current state: SERVICE 10-06 22:07:19.699 5739 6005 I SecHAL : __send_to_device: enter 10-06 22:07:19.699 5739 6005 I SecHAL : hal_update_sleep_timer: enter 10-06 22:07:19.699 5739 6005 I SecHAL : device_wakeup: Wakeup! in 80 ms 10-06 22:07:19.708 28163 30145 W TileUtils: Found com.android.settings.Settings$PaymentSettingsActivity for intent Intent { act=com.android.settings.action.SETTINGS pkg=com.android.settings } missing metadata com.android.settings.category 10-06 22:07:19.719 5121 5121 D PhoneStatusBar: disable: < expand icons alerts system_info back home* recent* clock search* quick_settings > 10-06 22:07:19.723 3732 3998 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClientStubProxy@c1b141f attribute=android.view.inputmethod.EditorInfo@6a3336c, token = android.os.BinderProxy@c1f1065 10-06 22:07:19.724 28163 30145 W TileUtils: Found com.android.systemui.tuner.TunerActivity for intent Intent { act=com.android.settings.action.EXTRA_SETTINGS } missing metadata 10-06 22:07:19.781 5739 6005 I SecHAL : device_wakeup: exit 10-06 22:07:19.781 5739 6005 I SecHAL : hal_update_sleep_timer: before OSI_timer_start 10-06 22:07:19.781 5739 6005 I SecHAL : OSI_timer_start: enter,osi_lock 10-06 22:07:19.781 5739 6005 I SecHAL : OSI_timer_start: before pthread_create for timer thread 10-06 22:07:19.781 5739 6005 I SecHAL : OSI_timer_start: after pthread_create for timer thread 10-06 22:07:19.781 5739 6005 I SecHAL : OSI_timer_start: before osi_unlock 10-06 22:07:19.781 5739 6005 I SecHAL : OSI_timer_start: exit 10-06 22:07:19.781 5739 6005 I SecHAL : hal_update_sleep_timer: exit 10-06 22:07:19.781 5739 6005 I SecHAL : __send_to_device: exit 10-06 22:07:19.781 5739 6005 I SecHAL : device_write: enter 10-06 22:07:19.781 5739 6005 I SecHAL : device_write: before system call 10-06 22:07:19.783 5739 6005 I SecHAL : device_write: after system call 10-06 22:07:19.783 5739 6005 D SecHAL : data_trace: Send( 4) 21 06 01 00 10-06 22:07:19.783 5739 6005 I SecHAL : device_write: exit 10-06 22:07:19.785 5739 6004 D SecHAL : read_thread: Sent message to HAL message task, remind que: 2 10-06 22:07:19.785 5739 6005 D SecHAL : nfc_hal_task: Got a event: HAL_EVT_READ(4) 10-06 22:07:19.785 5739 6005 D SecHAL : nfc_hal_task: current state: SERVICE 10-06 22:07:19.786 5739 6005 D SecHAL : data_trace: Recv( 4) 41 06 01 00 10-06 22:07:19.786 5739 6005 I SecHAL : hal_update_sleep_timer: enter 10-06 22:07:19.786 5739 6005 I SecHAL : hal_update_sleep_timer: before OSI_timer_start 10-06 22:07:19.786 5739 6005 I SecHAL : OSI_timer_start: enter,osi_lock 10-06 22:07:19.786 5739 6005 I SecHAL : OSI_timer_start: before osi_unlock 10-06 22:07:19.786 5739 6005 I SecHAL : OSI_timer_start: exit 10-06 22:07:19.786 5739 6005 I SecHAL : hal_update_sleep_timer: exit 10-06 22:07:19.786 5739 6005 I SecHAL : nfc_data_callback: ! 10-06 22:07:19.786 5739 6005 D NfcAdaptation: NfcAdaptation::HalDeviceContextDataCallback: len=4 10-06 22:07:19.786 5739 5947 I BrcmNfcNfa: NFC received rsp gid:1 10-06 22:07:19.786 5739 5947 I BrcmNfcNfa: p2p priority is running under bail out mode ONLY. 10-06 22:07:19.786 5739 5947 I BrcmNfcNfa: nfc_set_state 4 (IDLE)->4 (IDLE) 10-06 22:07:19.786 5739 5947 I BrcmNfcNfa: nfa_dm_disc_data_cback () 10-06 22:07:19.787 5739 5947 I BrcmNfcNfa: nfa_dm_disc_discovery_cback (): event:0x4005 10-06 22:07:19.787 5739 5947 I BrcmNfcNfa: nfa_dm_disc_sm_execute (): state: DISCOVERY (1), event: DEACTIVATE_RSP(7) disc_flags: 0x22 10-06 22:07:19.787 5739 5947 I BrcmNfcNfa: nfa_dm_disc_new_state (): old_state: DISCOVERY (1), new_state: IDLE (0) disc_flags: 0x2 10-06 22:07:19.787 5739 5947 D BrcmNfcJni: nfaConnectionCallback: event= 31 10-06 22:07:19.787 5739 5947 D BrcmNfcJni: nfaConnectionCallback: NFA_RF_DISCOVERY_STOPPED_EVT: status = 0 10-06 22:07:19.787 5739 5947 I BrcmNfcNfa: nfa_dm_start_rf_discover () 10-06 22:07:19.787 5739 5947 I BrcmNfcNfa: nfa_dm_disc_sm_execute (): new state: IDLE (0), disc_flags: 0x0 10-06 22:07:19.787 5739 30143 D BrcmNfcJni: stopPolling_rfDiscoveryDisabled: disable polling 10-06 22:07:19.787 5739 30143 I BrcmNfcNfa: NFA_DisablePolling () 10-06 22:07:19.787 5739 5947 I BrcmNfcNfa: NFA got event 0x0107 10-06 22:07:19.787 5739 5947 I BrcmNfcNfa: nfa_dm_evt_hdlr event: NFA_DM_API_DISABLE_POLLING_EVT (0x07) 10-06 22:07:19.787 5739 5947 I BrcmNfcNfa: nfa_dm_act_disable_polling () 10-06 22:07:19.787 5739 5947 I BrcmNfcNfa: nfa_dm_deactivate_polling () 10-06 22:07:19.787 5739 5947 I BrcmNfcNfa: nfa_dm_delete_rf_discover () handle=0x1 10-06 22:07:19.787 5739 5947 D BrcmNfcJni: nfaConnectionCallback: event= 1 10-06 22:07:19.787 5739 5947 D BrcmNfcJni: nfaConnectionCallback: NFA_POLL_DISABLED_EVT: status = 0 10-06 22:07:19.787 5739 30143 D BrcmNfcJni: startPolling_rfDiscoveryDisabled: enable polling 10-06 22:07:19.787 5739 30143 I BrcmNfcNfa: NFA_EnablePolling () 0xEF 10-06 22:07:19.787 5739 30143 D BrcmNfcJni: startPolling_rfDiscoveryDisabled: wait for enable event 10-06 22:07:19.787 5739 5947 I BrcmNfcNfa: NFA got event 0x0106 10-06 22:07:19.787 5739 5947 I BrcmNfcNfa: nfa_dm_evt_hdlr event: NFA_DM_API_ENABLE_POLLING_EVT (0x06) 10-06 22:07:19.787 5739 5947 I BrcmNfcNfa: nfa_dm_act_enable_polling () 10-06 22:07:19.787 5739 5947 I BrcmNfcNfa: nfa_dm_start_polling () 10-06 22:07:19.787 5739 5947 I BrcmNfcNfa: nfa_dm_add_rf_discover () disc_mask=0x3d7f 10-06 22:07:19.787 5739 5947 D BrcmNfcJni: nfaConnectionCallback: event= 0 10-06 22:07:19.788 5739 5947 D BrcmNfcJni: nfaConnectionCallback: NFA_POLL_ENABLED_EVT: status = 0 10-06 22:07:19.788 5739 30143 D BrcmNfcJni: nfcManager_enableDiscovery: Enable p2pListening 10-06 22:07:19.788 5739 30143 D BrcmNfcJni: PeerToPeer::enableP2pListening: enter isEnable: 1 mIsP2pListening: 0 10-06 22:07:19.788 5739 30143 I BrcmNfcNfa: NFA_P2pSetListenTech (): tech_mask:0xC4 10-06 22:07:19.788 5739 5947 I BrcmNfcNfa: NFA got event 0x010D 10-06 22:07:19.788 5739 5947 I BrcmNfcNfa: nfa_dm_evt_hdlr event: NFA_DM_API_SET_P2P_LISTEN_TECH_EVT (0x0d) 10-06 22:07:19.788 5739 5947 I BrcmNfcNfa: nfa_dm_set_p2p_listen_tech () tech_mask = 196 10-06 22:07:19.788 5739 5947 I BrcmNfcNfa: nfa_p2p_update_listen_tech () tech_mask = 0xc4 10-06 22:07:19.788 5739 5947 I BrcmNfcNfa: nfa_p2p_enable_listening () sys_id = 3, update_wks = 0 10-06 22:07:19.788 5739 5947 I BrcmNfcNfa: nfa_dm_add_rf_discover () disc_mask=0xc400000 10-06 22:07:19.788 5739 5947 D BrcmNfcJni: nfaConnectionCallback: event= 33 10-06 22:07:19.788 5739 5947 D BrcmNfcJni: nfaConnectionCallback: NFA_SET_P2P_LISTEN_TECH_EVT 10-06 22:07:19.788 5739 30143 D BrcmNfcJni: PeerToPeer::enableP2pListening: exit; mIsP2pListening: 1 10-06 22:07:19.788 5739 30143 I BrcmNfcNfa: NFA_ResumeP2p () 10-06 22:07:19.788 5739 5947 I BrcmNfcNfa: NFA got event 0x010B 10-06 22:07:19.788 5739 5947 I BrcmNfcNfa: nfa_dm_evt_hdlr event: NFA_DM_API_RESUME_P2P_EVT (0x0b) 10-06 22:07:19.788 5739 5947 I BrcmNfcNfa: nfa_dm_act_resume_p2p () 10-06 22:07:19.788 5739 5947 D BrcmNfcJni: nfaConnectionCallback: event= 39 10-06 22:07:19.788 5739 5947 E BrcmNfcJni: nfaConnectionCallback: unknown event ???? 10-06 22:07:19.788 5739 30143 I BrcmNfcNfa: NFA_EeSetDefaultTechRouting(): handle:<0x3>technology_mask:<0x1>/<0x0>/<0x0> 10-06 22:07:19.788 5739 30143 I BrcmNfcNfa: nfa_ee_find_ecb () 10-06 22:07:19.788 5739 5947 I BrcmNfcNfa: NFA got event 0x0204 10-06 22:07:19.789 5739 5947 I BrcmNfcNfa: nfa_ee_evt_hdlr (): Event API_SET_TECH_CFG(0x204), State: INIT_DONE(1) 10-06 22:07:19.789 5739 5947 D BrcmNfcJni: RoutingManager::nfaEeCallback: NFA_EE_SET_TECH_CFG_EVT; status=0x0 10-06 22:07:19.789 5739 30143 I BrcmNfcNfa: NFA_EeSetDefaultProtoRouting(): handle:<0x3>protocol_mask:<0x8>/<0x0>/<0x0> 10-06 22:07:19.789 5739 30143 I BrcmNfcNfa: nfa_ee_find_ecb () 10-06 22:07:19.789 5739 5947 I BrcmNfcNfa: NFA got event 0x0205 10-06 22:07:19.789 5739 5947 I BrcmNfcNfa: nfa_ee_evt_hdlr (): Event API_SET_PROTO_CFG(0x205), State: INIT_DONE(1) 10-06 22:07:19.789 5739 5947 D BrcmNfcJni: RoutingManager::nfaEeCallback: NFA_EE_SET_PROTO_CFG_EVT; status=0x0 10-06 22:07:19.789 5739 30143 I BrcmNfcNfa: NFA_EeSetDefaultTechRouting(): handle:<0x0>technology_mask:<0x4>/<0x0>/<0x0> 10-06 22:07:19.789 5739 30143 I BrcmNfcNfa: nfa_ee_find_ecb () 10-06 22:07:19.789 5739 5947 I BrcmNfcNfa: NFA got event 0x0204 10-06 22:07:19.789 5739 5947 I BrcmNfcNfa: nfa_ee_evt_hdlr (): Event API_SET_TECH_CFG(0x204), State: INIT_DONE(1) 10-06 22:07:19.789 5739 5947 D BrcmNfcJni: RoutingManager::nfaEeCallback: NFA_EE_SET_TECH_CFG_EVT; status=0x0 10-06 22:07:19.789 5739 30143 I BrcmNfcNfa: NFA_EeSetDefaultProtoRouting(): handle:<0x0>protocol_mask:<0x4>/<0x0>/<0x0> 10-06 22:07:19.789 5739 30143 I BrcmNfcNfa: nfa_ee_find_ecb () 10-06 22:07:19.789 5739 5947 I BrcmNfcNfa: NFA got event 0x0205 10-06 22:07:19.789 5739 5947 I BrcmNfcNfa: nfa_ee_evt_hdlr (): Event API_SET_PROTO_CFG(0x205), State: INIT_DONE(1) 10-06 22:07:19.789 5739 5947 D BrcmNfcJni: RoutingManager::nfaEeCallback: NFA_EE_SET_PROTO_CFG_EVT; status=0x0 10-06 22:07:19.789 5739 30143 D BrcmNfcJni: RoutingManager::commitRouting 10-06 22:07:19.789 5739 30143 I BrcmNfcNfa: NFA_EeUpdateNow() 10-06 22:07:19.789 5739 5947 I BrcmNfcNfa: NFA got event 0x0209 10-06 22:07:19.789 5739 5947 I BrcmNfcNfa: nfa_ee_evt_hdlr (): Event API_UPDATE_NOW(0x209), State: INIT_DONE(1) 10-06 22:07:19.789 5739 5947 I BrcmNfcNfa: nfa_sys_ptim_stop_timer 9ebf4b80 10-06 22:07:19.789 5739 5947 I BrcmNfcNfa: ptim timer stop 10-06 22:07:19.789 5739 5947 I BrcmNfcNfa: nfa_ee_rout_timeout() 10-06 22:07:19.789 5739 5947 I BrcmNfcNfa: nfa_ee_need_recfg() ee_cfged: 0x92 ee_cfg_sts: 0x10 10-06 22:07:19.789 5739 5947 I BrcmNfcNfa: 0: ecb_flags : 0x00, mask: 0x10 10-06 22:07:19.789 5739 5947 I BrcmNfcNfa: 1: ecb_flags : 0x00, mask: 0x01 10-06 22:07:19.789 5739 5947 I BrcmNfcNfa: 2: ecb_flags : 0x00, mask: 0x02 10-06 22:07:19.789 5739 5947 I BrcmNfcNfa: 3: ecb_flags : 0x00, mask: 0x04 10-06 22:07:19.789 5739 5947 I BrcmNfcNfa: nfa_ee_report_update_evt ee_wait_evt:0x10 wait_rsp:0 10-06 22:07:19.789 5739 5947 D BrcmNfcJni: RoutingManager::nfaEeCallback: NFA_EE_UPDATED_EVT 10-06 22:07:19.790 5739 30143 D BrcmNfcJni: startRfDiscovery: is start=1 10-06 22:07:19.790 5739 30143 I BrcmNfcNfa: NFA_StartRfDiscovery () 10-06 22:07:19.790 5739 5947 I BrcmNfcNfa: NFA got event 0x010E 10-06 22:07:19.790 5739 5947 I BrcmNfcNfa: nfa_dm_evt_hdlr event: NFA_DM_API_START_RF_DISCOVERY_EVT (0x0e) 10-06 22:07:19.790 5739 5947 I BrcmNfcNfa: nfa_dm_act_start_rf_discovery () 10-06 22:07:19.790 5739 5947 I BrcmNfcNfa: nfa_dm_start_rf_discover () 10-06 22:07:19.790 5739 5947 I BrcmNfcNfa: nfa_ee_get_tech_route(): 1 10-06 22:07:19.790 5739 5947 I BrcmNfcNfa: 0x3, 0x0, 0x0, 0x0 10-06 22:07:19.790 5739 5947 I BrcmNfcNfa: nfa_dm_cb.disc_cb.entry[0].selected_disc_mask = 0x40000 10-06 22:07:19.790 5739 5947 I BrcmNfcNfa: nfa_dm_cb.disc_cb.entry[1].selected_disc_mask = 0x3d7f 10-06 22:07:19.790 5739 5947 I BrcmNfcNfa: nfa_dm_cb.disc_cb.entry[2].selected_disc_mask = 0xc400000 10-06 22:07:19.790 5739 5947 I BrcmNfcNfa: nfa_p2p_set_config () 10-06 22:07:19.790 5739 5947 I BrcmNfcNfa: LLCP_GetDiscoveryConfig () 10-06 22:07:19.790 5739 5947 I BrcmNfcNfa: nfa_dm_check_set_config () 10-06 22:07:19.790 5739 5947 I BrcmNfcNfa: nfa_dm_check_set_config () 10-06 22:07:19.790 5739 5947 I BrcmNfcNfa: nfa_dm_check_set_config () 10-06 22:07:19.790 5739 5947 I BrcmNfcNfa: dm_disc_mask = 0xc443d7f 10-06 22:07:19.790 5739 5947 I BrcmNfcNfa: nfa_dm_set_rf_listen_mode_config () tech_proto_mask = 0x0C443D7F 10-06 22:07:19.790 5739 5947 I BrcmNfcNfa: nfa_dm_check_set_config () 10-06 22:07:19.790 5739 5947 D NfcAdaptation: NfcAdaptation::HalWrite 10-06 22:07:19.790 5739 5947 I SecHAL : nfc_hal_write: enter; 10-06 22:07:19.790 5739 5947 I SecHAL : nfc_hal_write: exit; 10-06 22:07:19.790 5739 5947 I BrcmNfcNfa: nfa_dm_set_total_duration () 10-06 22:07:19.790 5739 5947 I BrcmNfcNfa: nfa_dm_check_set_config () 10-06 22:07:19.790 5739 5947 I BrcmNfcNfa: NFC_DiscoveryStart 10-06 22:07:19.791 5739 6005 D SecHAL : nfc_hal_task: Got a event: HAL_EVT_WRITE(3) 10-06 22:07:19.791 5739 6005 D SecHAL : nfc_hal_task: current state: SERVICE 10-06 22:07:19.791 5739 6005 I SecHAL : __send_to_device: enter 10-06 22:07:19.791 5739 6005 I SecHAL : hal_update_sleep_timer: enter 10-06 22:07:19.791 5739 6005 I SecHAL : hal_update_sleep_timer: before OSI_timer_start 10-06 22:07:19.791 5739 6005 I SecHAL : OSI_timer_start: enter,osi_lock 10-06 22:07:19.791 5739 6005 I SecHAL : OSI_timer_start: before osi_unlock 10-06 22:07:19.791 5739 6005 I SecHAL : OSI_timer_start: exit 10-06 22:07:19.791 5739 6005 I SecHAL : hal_update_sleep_timer: exit 10-06 22:07:19.791 5739 6005 I SecHAL : __send_to_device: exit 10-06 22:07:19.791 5739 6005 I SecHAL : device_write: enter 10-06 22:07:19.791 5739 6005 I SecHAL : device_write: before system call 10-06 22:07:19.791 5739 5947 I BrcmNfcNfa: NFC_DiscoveryStart status: 0xe3 10-06 22:07:19.791 5739 6005 I SecHAL : device_write: after system call 10-06 22:07:19.791 5739 6005 D SecHAL : data_trace: Send( 7) 20 02 04 01 50 01 02 10-06 22:07:19.791 5739 6005 I SecHAL : device_write: exit 10-06 22:07:19.792 5739 6005 D SecHAL : nfc_hal_task: Got a event: HAL_EVT_READ(4) 10-06 22:07:19.792 5739 6004 D SecHAL : read_thread: Sent message to HAL message task, remind que: 2 10-06 22:07:19.792 5739 6005 D SecHAL : nfc_hal_task: current state: SERVICE 10-06 22:07:19.792 5739 6005 D SecHAL : data_trace: Recv( 5) 40 02 02 00 00 10-06 22:07:19.792 5739 6005 I SecHAL : hal_update_sleep_timer: enter 10-06 22:07:19.792 5739 6005 I SecHAL : hal_update_sleep_timer: before OSI_timer_start 10-06 22:07:19.792 5739 6005 I SecHAL : OSI_timer_start: enter,osi_lock 10-06 22:07:19.792 5739 6005 I SecHAL : OSI_timer_start: before osi_unlock 10-06 22:07:19.792 5739 6005 I SecHAL : OSI_timer_start: exit 10-06 22:07:19.792 5739 6005 I SecHAL : hal_update_sleep_timer: exit 10-06 22:07:19.792 5739 6005 I SecHAL : nfc_data_callback: ! 10-06 22:07:19.792 5739 6005 D NfcAdaptation: NfcAdaptation::HalDeviceContextDataCallback: len=5 10-06 22:07:19.792 5739 5947 I BrcmNfcNfa: NFC received rsp gid:0 10-06 22:07:19.792 5739 5947 I BrcmNfcNfa: nci_proc_core_rsp opcode:0x2 10-06 22:07:19.792 5739 5947 I BrcmNfcNfa: nfa_dm_nfc_response_cback () NFC_SET_CONFIG_REVT(0x5002) 10-06 22:07:19.792 5739 5947 D NfcAdaptation: NfcAdaptation::HalPrediscover 10-06 22:07:19.792 5739 5947 I SecHAL : nfc_hal_pre_discover: enter; 10-06 22:07:19.792 5739 5947 I SecHAL : nfc_hal_pre_discover: exit; 10-06 22:07:19.792 5739 5947 D NfcAdaptation: NfcAdaptation::HalWrite 10-06 22:07:19.793 5739 5947 I SecHAL : nfc_hal_write: enter; 10-06 22:07:19.793 5739 6005 D SecHAL : nfc_hal_task: Got a event: Uknown event.(2) 10-06 22:07:19.793 5739 5947 I SecHAL : nfc_hal_write: exit; 10-06 22:07:19.793 5739 6005 D SecHAL : nfc_hal_task: current state: SERVICE 10-06 22:07:19.793 5739 6005 D SecHAL : nfc_hal_task: Got a event: HAL_EVT_WRITE(3) 10-06 22:07:19.793 5739 6005 D SecHAL : nfc_hal_task: current state: SERVICE 10-06 22:07:19.793 5739 6005 I SecHAL : __send_to_device: enter 10-06 22:07:19.793 5739 6005 I SecHAL : hal_update_sleep_timer: enter 10-06 22:07:19.793 5739 6005 I SecHAL : hal_update_sleep_timer: before OSI_timer_start 10-06 22:07:19.793 5739 6005 I SecHAL : OSI_timer_start: enter,osi_lock 10-06 22:07:19.793 5739 6005 I SecHAL : OSI_timer_start: before osi_unlock 10-06 22:07:19.793 5739 6005 I SecHAL : OSI_timer_start: exit 10-06 22:07:19.793 5739 6005 I SecHAL : hal_update_sleep_timer: exit 10-06 22:07:19.793 5739 6005 I SecHAL : __send_to_device: exit 10-06 22:07:19.793 5739 6005 I SecHAL : device_write: enter 10-06 22:07:19.793 5739 6005 I SecHAL : device_write: before system call 10-06 22:07:19.793 5739 6005 I SecHAL : device_write: after system call 10-06 22:07:19.794 5739 6005 D SecHAL : data_trace: Send( 26) 21 03 17 0b 00 01 01 01 02 01 03 01 05 01 80 01 82 01 83 01 85 01 06 01 77 01 10-06 22:07:19.794 5739 6005 I SecHAL : device_write: exit 10-06 22:07:19.802 5739 6004 D SecHAL : read_thread: Sent message to HAL message task, remind que: 2 10-06 22:07:19.802 5739 6005 D SecHAL : nfc_hal_task: Got a event: HAL_EVT_READ(4) 10-06 22:07:19.802 5739 6005 D SecHAL : nfc_hal_task: current state: SERVICE 10-06 22:07:19.804 5739 6005 D SecHAL : data_trace: Recv( 4) 41 03 01 00 10-06 22:07:19.804 5739 6005 I SecHAL : hal_update_sleep_timer: enter 10-06 22:07:19.804 5739 6005 I SecHAL : hal_update_sleep_timer: before OSI_timer_start 10-06 22:07:19.804 5739 6005 I SecHAL : OSI_timer_start: enter,osi_lock 10-06 22:07:19.804 5739 6005 I SecHAL : OSI_timer_start: before osi_unlock 10-06 22:07:19.804 5739 6005 I SecHAL : OSI_timer_start: exit 10-06 22:07:19.804 5739 6005 I SecHAL : hal_update_sleep_timer: exit 10-06 22:07:19.804 5739 6005 I SecHAL : nfc_data_callback: ! 10-06 22:07:19.804 5739 6005 D NfcAdaptation: NfcAdaptation::HalDeviceContextDataCallback: len=4 10-06 22:07:19.804 5739 5947 I BrcmNfcNfa: NFC received rsp gid:1 10-06 22:07:19.804 5739 5947 I BrcmNfcNfa: p2p priority is running under bail out mode ONLY. 10-06 22:07:19.804 5739 5947 I BrcmNfcNfa: nfa_dm_disc_discovery_cback (): event:0x4000 10-06 22:07:19.804 5739 5947 I BrcmNfcNfa: nfa_dm_disc_sm_execute (): state: IDLE (0), event: DISCOVER_RSP(1) disc_flags: 0x31 10-06 22:07:19.804 5739 5947 I BrcmNfcNfa: nfa_dm_disc_new_state (): old_state: IDLE (0), new_state: DISCOVERY (1) disc_flags: 0x11 10-06 22:07:19.804 5739 5947 I BrcmNfcNfa: nfa_dm_poll_disc_cback (): event:0x00 10-06 22:07:19.804 5739 5947 I BrcmNfcNfa: nfa_p2p_discovery_cback (): event:0x00 10-06 22:07:19.804 5739 5947 D BrcmNfcJni: nfaConnectionCallback: event= 30 10-06 22:07:19.805 5739 5947 D BrcmNfcJni: nfaConnectionCallback: NFA_RF_DISCOVERY_STARTED_EVT: status = 0 10-06 22:07:19.805 5739 5947 I BrcmNfcNfa: nfa_dm_disc_sm_execute (): new state: DISCOVERY (1), disc_flags: 0x1 10-06 22:07:19.805 5739 30143 D BrcmNfcJni: PowerSwitch::setModeOn(activated=0x1) : mCurrActivity=0x1 10-06 22:07:19.805 5739 30143 D BrcmNfcJni: nfcManager_enableDiscovery: exit 10-06 22:07:20.023 3732 16217 I ActivityManager: Setting hasTopUi=false for pid=5121 10-06 22:07:20.061 5121 5261 D mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1440x108]-format:1 10-06 22:07:20.999 5739 30152 I SecHAL : device_sleep: NFC can be going to sleep 10-06 22:07:21.040 3732 4474 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=foundation.e.blisslauncher/.features.launcher.LauncherActivity (has extras)} from uid 1000 on display 0 10-06 22:07:21.243 3732 16222 W art : Long monitor contention with owner InputDispatcher (4474) at int com.android.server.am.ActivityStarter.startActivityMayWait(android.app.IApplicationThread, int, int, int, java.lang.String, android.content.Intent, java.lang.String, android.service.voice.IVoiceInteractionSession, com.android.internal.app.IVoiceInteractor, android.os.IBinder, java.lang.String, int, int, android.app.ProfilerInfo, android.app.IActivityManager$WaitResult, android.content.res.Configuration, android.os.Bundle, boolean, int, android.app.IActivityContainer, com.android.server.am.TaskRecord)(ActivityStarter.java:804) waiters=0 in android.content.pm.UserInfo com.android.server.am.UserController.getCurrentUser() for 201ms 10-06 22:07:21.257 9349 9349 D WeatherIconUtils: Decoding resource id = 2131230925 for density = 720 10-06 22:07:21.315 3732 3742 I art : Background partial concurrent mark sweep GC freed 114458(7MB) AllocSpace objects, 13(416KB) LOS objects, 33% free, 22MB/34MB, paused 5.165ms total 88.181ms 10-06 22:07:21.593 9349 9349 D android.widget.GridLayout: horizontal constraints: x4-x0>=1336, x4-x3<=333, x3-x2<=333, x2-x1<=333, x1-x0<=333 are inconsistent; permanently removing: x4-x3<=333. 10-06 22:07:21.610 9349 9983 D mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1440x2560]-format:1 10-06 22:07:21.620 9349 9349 D HorizontalPager: dispatchDraw() called with: canvas = [android.view.DisplayListCanvas@1d0188c] 10-06 22:07:23.106 3732 16220 I ActivityManager: Setting hasTopUi=true for pid=5121 10-06 22:07:23.112 5121 5121 D PhoneStatusBar: disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search quick_settings > 10-06 22:07:23.149 5121 5261 D mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1440x2560]-format:1 10-06 22:07:27.214 3732 5509 D BluetoothManagerService: disable(): mBluetooth = android.bluetooth.IBluetoothStubProxy@9216e11 mBinding = false 10-06 22:07:27.214 3732 5509 D BluetoothManagerService: Persisting Bluetooth Setting: 0 10-06 22:07:27.214 3732 3906 D BluetoothManagerService: MESSAGE_DISABLE: mBluetooth = android.bluetooth.IBluetoothStubProxy@9216e11 10-06 22:07:27.215 3732 3906 D BluetoothManagerService: Sending off request. 10-06 22:07:27.215 3732 5683 V KeyValueBackupJob: Scheduling k/v pass in 241 minutes 10-06 22:07:27.218 28265 28281 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 19 lines 10-06 22:07:27.220 3732 3906 D BluetoothManagerService: MESSAGE_BLUETOOTH_STATE_CHANGE: ON > TURNING_OFF 10-06 22:07:27.220 3732 3906 D BluetoothManagerService: Sending BLE State Change: ON > TURNING_OFF 10-06 22:07:27.221 3732 3732 D AudioService: mConnectedBTDevicesList size 0 10-06 22:07:27.221 3732 3900 W BroadcastQueue: Permission Denial: receiving Intent { act=android.bluetooth.adapter.action.STATE_CHANGED flg=0x4000010 (has extras) } to ProcessRecord{ed1970c 14530:com.alibaba.aliexpresshd/u0a89} (pid=14530, uid=10089) requires android.permission.BLUETOOTH due to sender android (uid 1000) 10-06 22:07:27.223 28163 28163 D BluetoothEventManager: isFirstBoot: false state: 13 10-06 22:07:27.229 5121 5433 D BluetoothEventManager: isFirstBoot: false state: 13 10-06 22:07:27.232 28265 28265 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 64 lines 10-06 22:07:27.236 28265 28294 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 18 lines 10-06 22:07:27.241 28265 28311 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 1 line 10-06 22:07:27.251 28265 28296 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 3 lines 10-06 22:07:27.256 28265 28308 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 10 lines 10-06 22:07:27.257 28265 28314 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 1 line 10-06 22:07:27.258 28265 28313 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 1 line 10-06 22:07:27.264 28265 28329 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 3 lines 10-06 22:07:27.266 28265 28330 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 3 lines 10-06 22:07:27.272 28163 28163 D CachedBluetoothDevice: Clearing all connection state for dev:MDR-ZX750BN 10-06 22:07:27.287 5121 5433 D CachedBluetoothDevice: Clearing all connection state for dev:MDR-ZX750BN 10-06 22:07:27.319 28163 28163 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 android.content.ContextWrapper.startService:613 com.android.settings.bluetooth.DockEventReceiver.beginStartingService:134 com.android.settings.bluetooth.DockEventReceiver.onReceive:115 10-06 22:07:27.328 3732 3732 D BluetoothHeadset: Proxy object disconnected 10-06 22:07:27.328 3732 3732 D BluetoothHeadset: Proxy object disconnected 10-06 22:07:27.330 28163 28714 D BluetoothHeadset: Proxy object disconnected 10-06 22:07:27.331 5323 5603 D BluetoothHeadset: Proxy object disconnected 10-06 22:07:27.331 3732 3732 D BluetoothHeadset: Proxy object disconnected 10-06 22:07:27.332 5121 11480 D BluetoothHeadset: Proxy object disconnected 10-06 22:07:27.335 28163 28163 D DockEventReceiver: finishStartingService: stopping service 10-06 22:07:27.335 28265 28302 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 1 line 10-06 22:07:27.335 28265 28305 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 3 lines 10-06 22:07:27.338 3732 3732 D BluetoothA2dp: Proxy object disconnected 10-06 22:07:27.339 3732 3732 D AudioService: mConnectedBTDevicesList size 0 10-06 22:07:27.340 28163 28163 D HeadsetProfile: Bluetooth service disconnected 10-06 22:07:27.340 28163 28163 D BluetoothA2dp: Proxy object disconnected 10-06 22:07:27.346 28163 28163 D BluetoothInputDevice: Proxy object disconnected 10-06 22:07:27.346 28163 28163 D HidProfile: Bluetooth service disconnected 10-06 22:07:27.351 28163 28163 D BluetoothPan: BluetoothPAN Proxy object disconnected 10-06 22:07:27.352 28163 28163 D PanProfile: Bluetooth service disconnected 10-06 22:07:27.359 28163 28163 D BluetoothMap: Proxy object disconnected 10-06 22:07:27.359 28163 28163 D MapProfile: Bluetooth service disconnected 10-06 22:07:27.362 5121 5121 D HeadsetProfile: Bluetooth service disconnected 10-06 22:07:27.363 5121 5121 D BluetoothA2dp: Proxy object disconnected 10-06 22:07:27.363 5121 5121 D BluetoothInputDevice: Proxy object disconnected 10-06 22:07:27.363 5121 5121 D HidProfile: Bluetooth service disconnected 10-06 22:07:27.371 28265 28296 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 1 line 10-06 22:07:27.371 28265 28294 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 17 lines 10-06 22:07:27.372 28163 28163 D BluetoothPbap: Proxy object disconnected 10-06 22:07:27.372 28163 28163 D PbapServerProfile: Bluetooth service disconnected 10-06 22:07:27.372 28265 28316 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 1 line 10-06 22:07:27.376 28265 28312 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 1 line 10-06 22:07:27.377 5121 5121 D BluetoothPan: BluetoothPAN Proxy object disconnected 10-06 22:07:27.377 5121 5121 D PanProfile: Bluetooth service disconnected 10-06 22:07:27.378 5121 5121 D BluetoothMap: Proxy object disconnected 10-06 22:07:27.378 5121 5121 D MapProfile: Bluetooth service disconnected 10-06 22:07:27.381 5121 5121 D BluetoothPbap: Proxy object disconnected 10-06 22:07:27.381 5121 5121 D PbapServerProfile: Bluetooth service disconnected 10-06 22:07:27.383 28265 28265 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 125 lines 10-06 22:07:27.383 28265 28287 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 10 lines 10-06 22:07:27.385 28265 28303 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 2 lines 10-06 22:07:27.386 28265 28304 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 1 line 10-06 22:07:27.392 28265 28281 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 11 lines 10-06 22:07:27.393 3732 3906 D BluetoothManagerService: MESSAGE_BLUETOOTH_STATE_CHANGE: TURNING_OFF > BLE_ON 10-06 22:07:27.393 3732 3906 D BluetoothManagerService: Intermediate off, back to LE only mode 10-06 22:07:27.393 3732 3906 D BluetoothManagerService: Sending BLE State Change: TURNING_OFF > BLE_ON 10-06 22:07:27.394 3732 3906 D BluetoothManagerService: Broadcasting onBluetoothStateChange(false) to 17 receivers. 10-06 22:07:27.395 5323 8850 D BluetoothHeadset: onBluetoothStateChange: up=false 10-06 22:07:27.395 5323 8850 D BluetoothHeadset: Unbinding service... 10-06 22:07:27.396 5121 5140 D BluetoothPan: onBluetoothStateChange on: false 10-06 22:07:27.397 5121 11480 D BluetoothA2dp: onBluetoothStateChange: up=false 10-06 22:07:27.398 28163 28175 D BluetoothPan: onBluetoothStateChange on: false 10-06 22:07:27.399 5121 11540 D BluetoothInputDevice: onBluetoothStateChange: up=false 10-06 22:07:27.400 28163 28714 D BluetoothMap: onBluetoothStateChange: up=false 10-06 22:07:27.401 28163 28176 D BluetoothPbap: onBluetoothStateChange: up=false 10-06 22:07:27.403 3732 3906 D BluetoothHeadset: onBluetoothStateChange: up=false 10-06 22:07:27.403 3732 3906 D BluetoothHeadset: Unbinding service... 10-06 22:07:27.403 3732 3906 D BluetoothHeadset: onBluetoothStateChange: up=false 10-06 22:07:27.403 3732 3906 D BluetoothHeadset: Unbinding service... 10-06 22:07:27.403 3732 3906 D BluetoothA2dp: onBluetoothStateChange: up=false 10-06 22:07:27.404 28163 28175 D BluetoothInputDevice: onBluetoothStateChange: up=false 10-06 22:07:27.405 3732 3906 D BluetoothHeadset: onBluetoothStateChange: up=false 10-06 22:07:27.405 3732 3906 D BluetoothHeadset: Unbinding service... 10-06 22:07:27.405 5121 5139 D BluetoothHeadset: onBluetoothStateChange: up=false 10-06 22:07:27.405 5121 5139 D BluetoothHeadset: Unbinding service... 10-06 22:07:27.406 28163 28714 D BluetoothA2dp: onBluetoothStateChange: up=false 10-06 22:07:27.406 28163 28176 D BluetoothHeadset: onBluetoothStateChange: up=false 10-06 22:07:27.406 28163 28176 D BluetoothHeadset: Unbinding service... 10-06 22:07:27.406 5121 31343 D BluetoothMap: onBluetoothStateChange: up=false 10-06 22:07:27.407 5121 5464 D BluetoothPbap: onBluetoothStateChange: up=false 10-06 22:07:27.408 3732 3906 D BluetoothManagerService: Calling sendBrEdrDownCallback callbacks 10-06 22:07:27.408 3732 3906 D BluetoothManagerService: isBleAppPresent() count: 0 10-06 22:07:27.409 3732 3906 D BluetoothManagerService: MESSAGE_BLUETOOTH_STATE_CHANGE: BLE_ON > BLE_TURNING_OFF 10-06 22:07:27.409 3732 3906 D BluetoothManagerService: Sending BLE State Change: BLE_ON > BLE_TURNING_OFF 10-06 22:07:27.409 3732 3732 D AudioService: mConnectedBTDevicesList size 0 10-06 22:07:27.409 3732 3900 W BroadcastQueue: Permission Denial: receiving Intent { act=android.bluetooth.adapter.action.STATE_CHANGED flg=0x4000010 (has extras) } to ProcessRecord{ed1970c 14530:com.alibaba.aliexpresshd/u0a89} (pid=14530, uid=10089) requires android.permission.BLUETOOTH due to sender android (uid 1000) 10-06 22:07:27.410 28265 28282 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 3 lines 10-06 22:07:27.411 28265 28297 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 1 line 10-06 22:07:27.424 5121 5433 D BluetoothEventManager: isFirstBoot: false state: 10 10-06 22:07:27.424 28163 28163 D BluetoothEventManager: isFirstBoot: false state: 10 10-06 22:07:27.426 28163 28163 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 android.content.ContextWrapper.startService:613 com.android.settings.bluetooth.DockEventReceiver.beginStartingService:134 com.android.settings.bluetooth.DockEventReceiver.onReceive:115 10-06 22:07:27.434 28163 28163 D DockEventReceiver: finishStartingService: stopping service 10-06 22:07:27.611 28287 28287 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 1 line 10-06 22:07:27.614 28265 28287 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 4 lines 10-06 22:07:27.615 28265 28291 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 4 lines 10-06 22:07:27.622 28265 28287 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 6 lines 10-06 22:07:27.622 28265 28294 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 1 line 10-06 22:07:27.623 28265 28282 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 17 lines 10-06 22:07:27.624 28265 28281 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 9 lines 10-06 22:07:27.626 28265 28265 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 25 lines 10-06 22:07:27.637 3732 3906 D BluetoothManagerService: MESSAGE_BLUETOOTH_STATE_CHANGE: BLE_TURNING_OFF > OFF 10-06 22:07:27.638 3732 3906 D BluetoothManagerService: Bluetooth is complete send Service Down 10-06 22:07:27.638 3732 3906 D BluetoothManagerService: Broadcasting onBluetoothServiceDown() to 6 receivers. 10-06 22:07:27.638 3732 3906 D BluetoothAdapter: onBluetoothServiceDown: Sending callbacks to 1 clients 10-06 22:07:27.638 3732 3906 D BluetoothAdapter: onBluetoothServiceDown: Finished sending callbacks to registered clients 10-06 22:07:27.638 28265 28310 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 2 lines 10-06 22:07:27.639 28163 28176 D BluetoothAdapter: onBluetoothServiceDown: Sending callbacks to 1 clients 10-06 22:07:27.639 5323 5337 D BluetoothAdapter: onBluetoothServiceDown: Sending callbacks to 0 clients 10-06 22:07:27.639 5323 5337 D BluetoothAdapter: onBluetoothServiceDown: Finished sending callbacks to registered clients 10-06 22:07:27.639 28163 28176 D BluetoothAdapter: onBluetoothServiceDown: Finished sending callbacks to registered clients 10-06 22:07:27.639 5739 5761 D BluetoothAdapter: onBluetoothServiceDown: Sending callbacks to 0 clients 10-06 22:07:27.639 5739 5761 D BluetoothAdapter: onBluetoothServiceDown: Finished sending callbacks to registered clients 10-06 22:07:27.639 5121 11480 D BluetoothAdapter: onBluetoothServiceDown: Sending callbacks to 1 clients 10-06 22:07:27.640 5121 11480 D BluetoothAdapter: onBluetoothServiceDown: Finished sending callbacks to registered clients 10-06 22:07:27.642 3732 3906 D BluetoothManagerService: unbindAndFinish(): android.bluetooth.IBluetoothStubProxy@9216e11 mBinding = false mUnbinding = false 10-06 22:07:27.648 3732 3906 D BluetoothManagerService: Sending BLE State Change: BLE_TURNING_OFF > OFF 10-06 22:07:27.659 28265 28286 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 2 lines 10-06 22:07:27.660 28265 28285 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 1 line 10-06 22:07:27.679 3732 32402 I ActivityManager: Process com.android.bluetooth (pid 28265) has died 10-06 22:07:27.679 3732 32402 D ActivityManager: cleanUpApplicationRecord -- 28265 10-06 22:07:28.270 3732 4474 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=foundation.e.blisslauncher/.features.launcher.LauncherActivity (has extras)} from uid 1000 on display 0 10-06 22:07:28.275 9349 9349 D WeatherIconUtils: Decoding resource id = 2131230925 for density = 720 10-06 22:07:28.561 9349 9349 D HorizontalPager: dispatchDraw() called with: canvas = [android.view.DisplayListCanvas@1d0188c] 10-06 22:07:28.565 3732 3998 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClientStubProxy@eba72d7 attribute=null, token = android.os.BinderProxy@342dfd6 10-06 22:07:28.751 3732 5509 I ActivityManager: Setting hasTopUi=false for pid=5121 10-06 22:07:28.752 5121 5121 D PhoneStatusBar: disable: < expand icons* alerts system_info* back home recent clock search quick_settings > 10-06 22:07:28.796 5121 5261 D mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1440x108]-format:1 10-06 22:07:29.366 3732 3909 D LuxLevels: bright hysteresis constant= 0.1, threshold=2.2356122, lux=2.0323746 10-06 22:07:29.367 3732 3909 D LuxLevels: dark hysteresis constant= 0.2, threshold=1.6258997, lux=2.0323746 10-06 22:07:29.618 3732 5606 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.settings/.Settings bnds=[104,1188][333,1417]} from uid 10015 on display 0 10-06 22:07:29.656 28163 30137 D Index : Indexing locale 'en_GB' took 7 millis 10-06 22:07:29.672 28163 28231 I OpenGLRenderer: Initialized EGL, version 1.4 10-06 22:07:29.672 28163 28231 D OpenGLRenderer: Swap behavior 1 10-06 22:07:29.683 28163 28231 D mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1440x2560]-format:1 10-06 22:07:29.688 28163 28163 D DashboardSummary: onConditionsChanged 10-06 22:07:29.723 28163 30137 W TileUtils: Found com.android.settings.Settings$PaymentSettingsActivity for intent Intent { act=com.android.settings.action.SETTINGS pkg=com.android.settings } missing metadata com.android.settings.category 10-06 22:07:29.729 28163 30137 W TileUtils: Found com.android.systemui.tuner.TunerActivity for intent Intent { act=com.android.settings.action.EXTRA_SETTINGS } missing metadata 10-06 22:07:29.768 28163 28179 W ProcStatsManager: No process fr.leboncoin:A4SService/10081 for service com.ad4screen.sdk.A4SService 10-06 22:07:29.768 28163 28179 W ProcStatsManager: No process com.android.printspooler/10069 for service com.android.printspooler.model.PrintSpoolerService 10-06 22:07:29.768 28163 28179 W ProcStatsManager: No process foundation.e.weather/10074 for service foundation.e.weather.widget.LessWidgetService 10-06 22:07:29.768 28163 28179 W ProcStatsManager: No process com.android.webview:webview_service/10076 for service org.chromium.android_webview.services.VariationsSeedServer 10-06 22:07:29.908 3732 5779 E BatteryStatsService: no controller energy info supplied 10-06 22:07:29.908 3732 5779 E BatteryStatsService: no controller energy info supplied 10-06 22:07:29.924 3732 5779 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0} 10-06 22:07:30.568 3003 3003 W SurfaceFlinger: couldn't log to binary event log: overflow. 10-06 22:07:32.293 3732 3998 I ActivityManager: START u0 {flg=0x8000 cmp=com.android.settings/.Settings$BluetoothSettingsActivity (has extras)} from uid 1000 on display 0 10-06 22:07:32.364 28163 28163 D LocalBluetoothManager: setting foreground activity to non-null context 10-06 22:07:32.367 28163 30141 D Index : Indexing locale 'en_GB' took 13 millis 10-06 22:07:32.383 28163 30141 D Index : Indexing locale 'en_GB' took 9 millis 10-06 22:07:32.410 28163 28231 D mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1440x2560]-format:1 10-06 22:07:32.417 28163 30141 W TileUtils: Found com.android.settings.Settings$PaymentSettingsActivity for intent Intent { act=com.android.settings.action.SETTINGS pkg=com.android.settings } missing metadata com.android.settings.category 10-06 22:07:32.420 28163 30141 W TileUtils: Found com.android.systemui.tuner.TunerActivity for intent Intent { act=com.android.settings.action.EXTRA_SETTINGS } missing metadata 10-06 22:07:32.440 28163 30137 D Index : Deleting data for locale 'en_GB' took 4 millis 10-06 22:07:32.445 28163 30137 D Index : Indexing locale 'en_GB' took 5 millis 10-06 22:07:32.500 3732 3907 I ActivityManager: Displayed com.android.settings/.Settings$BluetoothSettingsActivity: +200ms 10-06 22:07:32.596 28163 28231 D OpenGLRenderer: endAllActiveAnimators on 0x7f97ba6800 (RippleDrawable) with handle 0x7f7af036e0 10-06 22:07:33.136 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 22:07:37.351 3732 3909 D LuxLevels: bright hysteresis constant= 0.1, threshold=4.335409, lux=3.9412808 10-06 22:07:37.351 3732 3909 D LuxLevels: dark hysteresis constant= 0.2, threshold=3.1530247, lux=3.9412808 10-06 22:07:42.427 3732 3909 D LuxLevels: bright hysteresis constant= 0.1, threshold=5.384234, lux=4.894758 10-06 22:07:42.427 3732 3909 D LuxLevels: dark hysteresis constant= 0.2, threshold=3.9158065, lux=4.894758 10-06 22:07:44.151 3023 3023 I main : type=1400 audit(0.0:6237): avc: denied { getattr } for path="/sys/kernel/debug/tracing/trace_marker" dev="debugfs" ino=5130 scontext=u:r:zygote:s0 tcontext=u:object_r:debugfs:s0 tclass=file permissive=1 10-06 22:07:44.161 30176 30176 I main : type=1400 audit(0.0:6238): avc: denied { write } for name="trace_marker" dev="debugfs" ino=5130 scontext=u:r:zygote:s0 tcontext=u:object_r:debugfs:s0 tclass=file permissive=1 10-06 22:07:44.161 30176 30176 I main : type=1400 audit(0.0:6239): avc: denied { open } for path="/sys/kernel/debug/tracing/trace_marker" dev="debugfs" ino=5130 scontext=u:r:zygote:s0 tcontext=u:object_r:debugfs:s0 tclass=file permissive=1 10-06 22:07:44.161 3732 5606 D BluetoothManagerService: enable(com.android.settings): mBluetooth =null mBinding = false mState = OFF 10-06 22:07:44.161 3732 5606 D BluetoothManagerService: enable returning 10-06 22:07:44.161 3732 3906 D BluetoothManagerService: MESSAGE_ENABLE(0): mBluetooth = null 10-06 22:07:44.173 3732 3906 I ActivityManager: Start proc 30176:com.android.bluetooth/1002 for service com.android.bluetooth/.btservice.AdapterService 10-06 22:07:44.219 30176 30176 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 43 lines 10-06 22:07:44.301 30176 30192 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 12 lines 10-06 22:07:44.301 30176 30193 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 30 lines 10-06 22:07:44.303 30176 30196 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 1 line 10-06 22:07:44.303 30176 30197 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 1 line 10-06 22:07:44.304 30176 30198 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 3 lines 10-06 22:07:44.307 3732 3732 D BluetoothManagerService: Bluetooth Adapter name changed to Samsung Galaxy S6 10-06 22:07:44.307 3732 3732 D BluetoothManagerService: Stored Bluetooth name: Samsung Galaxy S6 10-06 22:07:44.309 3732 3732 D BluetoothManagerService: BluetoothServiceConnection: com.android.bluetooth.btservice.AdapterService 10-06 22:07:44.309 3732 3906 D BluetoothManagerService: MESSAGE_BLUETOOTH_SERVICE_CONNECTED: 1 10-06 22:07:44.310 30176 30189 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 2 lines 10-06 22:07:44.312 3732 3906 D BluetoothManagerService: Broadcasting onBluetoothServiceUp() to 6 receivers. 10-06 22:07:44.315 3732 3906 D BluetoothManagerService: MESSAGE_BLUETOOTH_STATE_CHANGE: OFF > BLE_TURNING_ON 10-06 22:07:44.315 3732 3906 D BluetoothManagerService: Sending BLE State Change: OFF > BLE_TURNING_ON 10-06 22:07:44.316 30176 30199 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 1 line 10-06 22:07:44.336 30176 30202 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 11 lines 10-06 22:07:44.441 30202 30202 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 2 lines 10-06 22:07:44.511 30176 30205 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 25 lines 10-06 22:07:44.514 30176 30206 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 4 lines 10-06 22:07:44.643 30176 30205 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 3 lines 10-06 22:07:44.654 30176 30198 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 38 lines 10-06 22:07:44.658 3732 3732 D BluetoothManagerService: Bluetooth Adapter name changed to Samsung Galaxy S6 10-06 22:07:44.658 3732 3732 D BluetoothManagerService: Stored Bluetooth name: Samsung Galaxy S6 10-06 22:07:44.675 30176 30202 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 7 lines 10-06 22:07:44.677 30176 30210 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 1 line 10-06 22:07:44.678 30176 30193 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 1 line 10-06 22:07:44.679 30176 30192 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 18 lines 10-06 22:07:44.680 3732 3906 D BluetoothManagerService: MESSAGE_BLUETOOTH_STATE_CHANGE: BLE_TURNING_ON > BLE_ON 10-06 22:07:44.680 3732 3906 D BluetoothManagerService: Bluetooth is in LE only mode 10-06 22:07:44.681 3732 3906 D BluetoothManagerService: Binding Bluetooth GATT service 10-06 22:07:44.683 3732 3906 D BluetoothManagerService: Sending BLE State Change: BLE_TURNING_ON > BLE_ON 10-06 22:07:44.686 3732 3732 D BluetoothManagerService: BluetoothServiceConnection: com.android.bluetooth.gatt.GattService 10-06 22:07:44.687 3732 3906 D BluetoothManagerService: MESSAGE_BLUETOOTH_SERVICE_CONNECTED: 2 10-06 22:07:44.687 3732 3906 D BluetoothManagerService: BluetoothGatt Service is Up 10-06 22:07:44.689 3732 3906 D BluetoothManagerService: isBleAppPresent() count: 0 10-06 22:07:44.690 3732 3906 D BluetoothManagerService: Persisting Bluetooth Setting: 1 10-06 22:07:44.692 3732 3906 D BluetoothManagerService: MESSAGE_BLUETOOTH_STATE_CHANGE: BLE_ON > TURNING_ON 10-06 22:07:44.692 3732 3906 D BluetoothManagerService: Sending BLE State Change: BLE_ON > TURNING_ON 10-06 22:07:44.694 3732 3900 W BroadcastQueue: Permission Denial: receiving Intent { act=android.bluetooth.adapter.action.STATE_CHANGED flg=0x4000010 (has extras) } to ProcessRecord{ed1970c 14530:com.alibaba.aliexpresshd/u0a89} (pid=14530, uid=10089) requires android.permission.BLUETOOTH due to sender android (uid 1000) 10-06 22:07:44.697 28163 28163 D BluetoothEventManager: isFirstBoot: false state: 11 10-06 22:07:44.701 30176 30176 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 140 lines 10-06 22:07:44.717 5121 5433 D BluetoothEventManager: isFirstBoot: false state: 11 10-06 22:07:44.724 30176 30205 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 11 lines 10-06 22:07:44.743 30176 30214 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 2 lines 10-06 22:07:44.744 30176 30213 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 2 lines 10-06 22:07:44.783 30176 30219 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 11 lines 10-06 22:07:44.789 30176 30176 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 5 lines 10-06 22:07:44.789 30176 30192 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 4 lines 10-06 22:07:44.790 30176 30192 I BluetoothAdapterState: Bluetooth adapter state changed: 11-> 12 10-06 22:07:44.790 30176 30192 D BluetoothAdapterService: updateAdapterState() - Broadcasting state to 1 receivers. 10-06 22:07:44.790 3732 3906 D BluetoothManagerService: MESSAGE_BLUETOOTH_STATE_CHANGE: TURNING_ON > ON 10-06 22:07:44.790 30176 30192 I BluetoothAdapterState: Entering OnState 10-06 22:07:44.790 3732 3906 D BluetoothManagerService: Broadcasting onBluetoothStateChange(true) to 17 receivers. 10-06 22:07:44.791 5323 5336 D BluetoothHeadset: onBluetoothStateChange: up=true 10-06 22:07:44.791 5323 5336 D BluetoothHeadset: Binding service... 10-06 22:07:44.791 30176 30198 D BluetoothAdapterProperties: Scan Mode:21 10-06 22:07:44.792 5121 31343 D BluetoothPan: onBluetoothStateChange on: true 10-06 22:07:44.792 30176 30198 D BluetoothAdapterProperties: Discoverable Timeout:120 10-06 22:07:44.792 30176 30192 D BluetoothAdapterService: update uuids for bonded devices 10-06 22:07:44.794 5121 5433 D CachedBluetoothDevice: onUuidChanged, mProfile Size 0 10-06 22:07:44.794 28163 28163 D CachedBluetoothDevice: onUuidChanged, mProfile Size 0 10-06 22:07:44.797 30176 30192 D BluetoothAdapterService: isQuetModeEnabled() - Enabled = false 10-06 22:07:44.798 30176 30192 D BluetoothAdapterService: autoConnect() - Initiate auto connection on BT on... 10-06 22:07:44.798 5121 5139 D BluetoothA2dp: onBluetoothStateChange: up=true 10-06 22:07:44.800 5121 5121 D BluetoothPan: BluetoothPAN Proxy object connected 10-06 22:07:44.800 5121 5121 D PanProfile: Bluetooth service connected 10-06 22:07:44.802 30176 30192 D A2dpService: getA2DPService(): returning com.android.bluetooth.a2dp.A2dpService@cf3af1d 10-06 22:07:44.803 30176 30192 D A2dpService: Enter getPriority 10-06 22:07:44.803 28163 28175 D BluetoothPan: onBluetoothStateChange on: true 10-06 22:07:44.804 30176 30219 D BluetoothMapService: Handler(): got msg=1 10-06 22:07:44.817 30176 30219 D BluetoothMapMasInstance0: Map Service startRfcommSocketListener 10-06 22:07:44.817 30176 30219 D ObexServerSockets: create(rfcomm = -2, l2capPsm = -2) 10-06 22:07:44.818 5121 5121 D BluetoothA2dp: Proxy object connected 10-06 22:07:44.819 30176 30192 D A2dpService: Exit getPriority 10-06 22:07:44.819 30176 30192 D A2dpSinkService: getA2dpSinkService(): service is NULL 10-06 22:07:44.820 28163 28163 D BluetoothPan: BluetoothPAN Proxy object connected 10-06 22:07:44.820 28163 28163 D PanProfile: Bluetooth service connected 10-06 22:07:44.822 30176 30207 D A2dpStateMachine: Enter getConnectedDevices() 10-06 22:07:44.822 30176 30207 I A2dpStateMachine: mConnectedDevicesList size is 0 10-06 22:07:44.822 30176 30207 D A2dpStateMachine: Exit getConnectedDevices() 10-06 22:07:44.822 5121 5464 D BluetoothInputDevice: onBluetoothStateChange: up=true 10-06 22:07:44.824 30176 30219 W BluetoothAdapter: getBluetoothService() called with no BluetoothManagerCallback 10-06 22:07:44.826 28163 28714 D BluetoothMap: onBluetoothStateChange: up=true 10-06 22:07:44.828 5121 5121 D BluetoothInputDevice: Proxy object connected 10-06 22:07:44.828 5121 5121 D HidProfile: Bluetooth service connected 10-06 22:07:44.829 30176 30219 W BluetoothAdapter: getBluetoothService() called with no BluetoothManagerCallback 10-06 22:07:44.833 28163 28163 D BluetoothMap: Proxy object connected 10-06 22:07:44.833 28163 28163 D MapProfile: Bluetooth service connected 10-06 22:07:44.833 28163 28175 D BluetoothPbap: onBluetoothStateChange: up=true 10-06 22:07:44.833 28163 28163 D BluetoothMap: getConnectedDevices() 10-06 22:07:44.834 30176 30205 W bt_l2cap: L2CAP - L2CA_Register() called for PSM: 0x1001 10-06 22:07:44.834 30176 30219 D ObexServerSockets: Succeed to create listening sockets 10-06 22:07:44.834 30176 30219 D ObexServerSockets0: startAccept() 10-06 22:07:44.835 30176 30219 D ObexServerSockets0: prepareForNewConnect() 10-06 22:07:44.837 3732 3906 D BluetoothHeadset: onBluetoothStateChange: up=true 10-06 22:07:44.837 3732 3906 D BluetoothHeadset: Binding service... 10-06 22:07:44.837 3732 3906 D BluetoothHeadset: onBluetoothStateChange: up=true 10-06 22:07:44.837 3732 3906 D BluetoothHeadset: Binding service... 10-06 22:07:44.837 3732 3906 D BluetoothA2dp: onBluetoothStateChange: up=true 10-06 22:07:44.838 30176 30220 D ObexServerSockets0: Accepting socket connection... 10-06 22:07:44.838 30176 30219 D BluetoothSdpJni: sdpCreateMapMasRecordNative: 10-06 22:07:44.839 30176 30219 D BluetoothSdpJni: SDP Create record success - handle: 0 10-06 22:07:44.839 3732 3732 D BluetoothA2dp: Proxy object connected 10-06 22:07:44.840 30176 30221 D ObexServerSockets0: Accepting socket connection... 10-06 22:07:44.840 28163 28714 D BluetoothInputDevice: onBluetoothStateChange: up=true 10-06 22:07:44.842 30176 30188 D A2dpStateMachine: Enter getConnectedDevices() 10-06 22:07:44.842 30176 30188 I A2dpStateMachine: mConnectedDevicesList size is 0 10-06 22:07:44.842 30176 30188 D A2dpStateMachine: Exit getConnectedDevices() 10-06 22:07:44.843 3732 3732 D AudioService: onServiceConnected: A2dp Service connected: 0 10-06 22:07:44.844 28163 28163 D BluetoothInputDevice: Proxy object connected 10-06 22:07:44.844 3732 3906 D BluetoothHeadset: onBluetoothStateChange: up=true 10-06 22:07:44.844 3732 3906 D BluetoothHeadset: Binding service... 10-06 22:07:44.844 28163 28163 D HidProfile: Bluetooth service connected 10-06 22:07:44.844 5121 31343 D BluetoothHeadset: onBluetoothStateChange: up=true 10-06 22:07:44.844 5121 31343 D BluetoothHeadset: Binding service... 10-06 22:07:44.845 28163 28176 D BluetoothA2dp: onBluetoothStateChange: up=true 10-06 22:07:44.848 28163 28163 D BluetoothA2dp: Proxy object connected 10-06 22:07:44.848 28163 28175 D BluetoothHeadset: onBluetoothStateChange: up=true 10-06 22:07:44.848 28163 28175 D BluetoothHeadset: Binding service... 10-06 22:07:44.849 5121 11480 D BluetoothMap: onBluetoothStateChange: up=true 10-06 22:07:44.851 30176 30188 D A2dpStateMachine: Enter getConnectedDevices() 10-06 22:07:44.851 30176 30188 I A2dpStateMachine: mConnectedDevicesList size is 0 10-06 22:07:44.851 30176 30188 D A2dpStateMachine: Exit getConnectedDevices() 10-06 22:07:44.851 5121 5121 D BluetoothMap: Proxy object connected 10-06 22:07:44.852 5121 5121 D MapProfile: Bluetooth service connected 10-06 22:07:44.852 5121 5121 D BluetoothMap: getConnectedDevices() 10-06 22:07:44.852 5121 5140 D BluetoothPbap: onBluetoothStateChange: up=true 10-06 22:07:44.855 3732 3906 D BluetoothManagerService: Sending BLE State Change: TURNING_ON > ON 10-06 22:07:44.856 3732 3900 W BroadcastQueue: Permission Denial: receiving Intent { act=android.bluetooth.adapter.action.STATE_CHANGED flg=0x4000010 (has extras) } to ProcessRecord{ed1970c 14530:com.alibaba.aliexpresshd/u0a89} (pid=14530, uid=10089) requires android.permission.BLUETOOTH due to sender android (uid 1000) 10-06 22:07:44.857 3732 3732 I Telecom : BluetoothPhoneService: queryPhoneState: BPSI.qPS@DJU 10-06 22:07:44.858 30176 30176 D AvrcpBipRsp: onReceive 10-06 22:07:44.858 30176 30176 D AvrcpBipRsp: onReceive: android.bluetooth.adapter.action.STATE_CHANGED 10-06 22:07:44.858 30176 30176 D AvrcpBipRsp: STATE_ON 10-06 22:07:44.858 30176 30176 V AvrcpBipRsp: Handler(): got msg=1 10-06 22:07:44.858 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 22:07:44.861 30176 30176 D AvrcpBipRsp: startL2capListener 10-06 22:07:44.861 30176 30176 D ObexServerSockets: create(rfcomm = -1, l2capPsm = 4129) 10-06 22:07:44.862 30176 30176 W BluetoothAdapter: getBluetoothService() called with no BluetoothManagerCallback 10-06 22:07:44.866 5121 5433 D LocalBluetoothProfileManager: Handsfree Uuid not found. 10-06 22:07:44.867 28163 28163 D LocalBluetoothProfileManager: Handsfree Uuid not found. 10-06 22:07:44.868 30176 30205 W bt_l2cap: L2CAP - L2CA_Register() called for PSM: 0x1021 10-06 22:07:44.868 30176 30176 D ObexServerSockets: Succeed to create listening sockets 10-06 22:07:44.868 30176 30176 D ObexServerSockets1: startAccept() 10-06 22:07:44.868 30176 30176 D ObexServerSockets1: prepareForNewConnect() 10-06 22:07:44.869 30176 30176 D BluetoothMapService: onReceive 10-06 22:07:44.870 30176 30176 D BluetoothMapService: onReceive: android.bluetooth.adapter.action.STATE_CHANGED 10-06 22:07:44.870 30176 30176 D BluetoothMapService: STATE_ON 10-06 22:07:44.871 5121 5433 D BluetoothEventManager: isFirstBoot: false state: 12 10-06 22:07:44.871 30176 30176 D BluetoothPbapReceiver: PbapReceiver onReceive action = android.bluetooth.adapter.action.STATE_CHANGED 10-06 22:07:44.871 30176 30176 D BluetoothPbapReceiver: state = 12 10-06 22:07:44.872 30176 30223 D ObexServerSockets1: Accepting socket connection... 10-06 22:07:44.872 28163 28163 D BluetoothEventManager: isFirstBoot: false state: 12 10-06 22:07:44.873 30176 30176 D BluetoothPbapReceiver: Calling start service with action = null 10-06 22:07:44.876 30176 30176 I BluetoothPbapReceiver: Exit - onReceive for intent:android.bluetooth.adapter.action.STATE_CHANGED 10-06 22:07:44.878 30176 30176 D BluetoothPbapService: Enter - onCreate for service PBAP 10-06 22:07:44.881 30176 30176 D BluetoothPbapService: Registering observer 10-06 22:07:44.882 30176 30224 D BluetoothPbapService: startsocketListener 10-06 22:07:44.883 30176 30224 D ObexServerSockets: create(rfcomm = -2, l2capPsm = -2) 10-06 22:07:44.886 30176 30176 D BluetoothPbapService: Exit - onCreate for service PBAP 10-06 22:07:44.887 30176 30176 D BluetoothPbapService: Pbap Service onBind 10-06 22:07:44.888 30176 30224 W BluetoothAdapter: getBluetoothService() called with no BluetoothManagerCallback 10-06 22:07:44.889 5121 5121 D BluetoothPbap: Proxy object connected 10-06 22:07:44.889 5121 5121 D PbapServerProfile: Bluetooth service connected 10-06 22:07:44.890 30176 30176 D BluetoothPbapService: Enter - onStartCommand for service PBAP 10-06 22:07:44.890 30176 30176 D BluetoothPbapService: action: android.bluetooth.adapter.action.STATE_CHANGED 10-06 22:07:44.890 30176 30219 D BluetoothMapService: Handler(): got msg=1 10-06 22:07:44.891 30176 30219 D BluetoothMapMasInstance0: Map Service startRfcommSocketListener 10-06 22:07:44.891 30176 30219 D ObexServerSockets0: prepareForNewConnect() 10-06 22:07:44.892 30176 30176 D BluetoothPbapService: state: 12 10-06 22:07:44.895 30176 30176 D BluetoothPbapService: Exit - onStartCommand for service PBAP 10-06 22:07:44.897 3732 3732 D BluetoothHeadset: Proxy object connected 10-06 22:07:44.897 3732 3732 D BluetoothHeadset: Proxy object connected 10-06 22:07:44.898 28163 28714 D BluetoothHeadset: Proxy object connected 10-06 22:07:44.898 5323 5551 D BluetoothHeadset: Proxy object connected 10-06 22:07:44.898 30176 30224 W BluetoothAdapter: getBluetoothService() called with no BluetoothManagerCallback 10-06 22:07:44.899 3732 3732 D BluetoothHeadset: Proxy object connected 10-06 22:07:44.900 5121 31343 D BluetoothHeadset: Proxy object connected 10-06 22:07:44.900 5121 5121 D HeadsetProfile: Bluetooth service connected 10-06 22:07:44.900 5121 5121 D BluetoothHeadset: getConnectedDevices() 10-06 22:07:44.900 3732 3732 D BluetoothHeadset: getConnectedDevices() 10-06 22:07:44.902 30176 30189 D A2dpService: getA2DPService(): returning com.android.bluetooth.a2dp.A2dpService@cf3af1d 10-06 22:07:44.903 30176 30205 W bt_l2cap: L2CAP - L2CA_Register() called for PSM: 0x1003 10-06 22:07:44.903 30176 30224 D ObexServerSockets: Succeed to create listening sockets 10-06 22:07:44.903 30176 30224 D ObexServerSockets2: startAccept() 10-06 22:07:44.903 30176 30224 D ObexServerSockets2: prepareForNewConnect() 10-06 22:07:44.904 30176 30189 I A2dpService: audio isMusicActive is false 10-06 22:07:44.904 30176 30205 E bt_btif : bte_scan_filt_param_cfg_evt, 1 10-06 22:07:44.904 30176 30205 E bt_btif : bte_scan_filt_param_cfg_evt, 1 10-06 22:07:44.904 30176 30205 W bt_btif : bta_dm_check_av:0 10-06 22:07:44.904 30176 30224 D BluetoothPbapService: isDisabledNonAosp :false 10-06 22:07:44.905 30176 30224 D BluetoothSdpJni: sdpCreatePbapPseRecordNative: 10-06 22:07:44.905 30176 30224 D BluetoothSdpJni: SDP Create record success - handle: 1 10-06 22:07:44.906 30176 30224 D BluetoothPbapService: Creating new SDP record for PBAP server with handle: 1 10-06 22:07:44.907 30176 30226 D ObexServerSockets2: Accepting socket connection... 10-06 22:07:44.908 30176 30225 D ObexServerSockets2: Accepting socket connection... 10-06 22:07:44.911 3732 3732 D BluetoothHeadset: getConnectedDevices() 10-06 22:07:44.913 30176 30188 D A2dpService: getA2DPService(): returning com.android.bluetooth.a2dp.A2dpService@cf3af1d 10-06 22:07:44.914 3732 3732 D BluetoothHeadset: getConnectedDevices() 10-06 22:07:44.914 30176 30188 I A2dpService: audio isMusicActive is false 10-06 22:07:44.914 30176 30188 I BluetoothAdapterService: setScanMode: prev mode: 21 new mode: 23 10-06 22:07:44.916 30176 30198 D BluetoothAdapterProperties: Discoverable Timeout:120 10-06 22:07:44.919 30176 30198 D BluetoothAdapterProperties: Scan Mode:23 10-06 22:07:44.919 28163 28163 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 android.content.ContextWrapper.startService:613 com.android.settings.bluetooth.DockEventReceiver.beginStartingService:134 com.android.settings.bluetooth.DockEventReceiver.onReceive:115 10-06 22:07:44.922 28163 28163 D BluetoothPbap: Proxy object connected 10-06 22:07:44.922 28163 28163 D PbapServerProfile: Bluetooth service connected 10-06 22:07:44.922 28163 28163 D HeadsetProfile: Bluetooth service connected 10-06 22:07:44.922 28163 28163 D BluetoothHeadset: getConnectedDevices() 10-06 22:07:44.924 30176 30176 D BluetoothOppReceiver: Enter - onReceive for intent:android.bluetooth.adapter.action.STATE_CHANGED 10-06 22:07:44.924 30176 30176 D BluetoothOppReceiver: Bluetooth Adapter state = 12 10-06 22:07:44.936 3732 3906 D BluetoothHeadset: Proxy object connected 10-06 22:07:44.936 30176 30176 D BluetoothOppReceiver: Exit - onReceive for intent:android.bluetooth.adapter.action.STATE_CHANGED 10-06 22:07:44.937 3732 3732 D BluetoothHeadset: getConnectedDevices() 10-06 22:07:44.938 3732 3906 D BluetoothHeadset: Proxy object connected 10-06 22:07:44.942 30176 30176 D BtOppService: Enter - onCreate for service OPP 10-06 22:07:44.943 3732 3906 D BluetoothHeadset: Proxy object connected 10-06 22:07:44.945 5121 11480 D BluetoothHeadset: Proxy object connected 10-06 22:07:44.946 5121 5121 D HeadsetProfile: Bluetooth service connected 10-06 22:07:44.946 5121 5121 D BluetoothHeadset: getConnectedDevices() 10-06 22:07:44.949 28163 28175 D BluetoothHeadset: Proxy object connected 10-06 22:07:44.950 3732 3732 D BluetoothHeadset: getConnectedDevices() 10-06 22:07:44.956 3732 3732 D BluetoothHeadset: getConnectedDevices() 10-06 22:07:44.960 30176 30176 D BtOppService: Exit - onCreate for service OPP 10-06 22:07:44.962 30176 30176 D BtOppService: Enter - onStartCommand for service OPP 10-06 22:07:44.962 30176 30176 D BtOppService: Exit - onStartCommand for service OPP 10-06 22:07:44.966 28163 30138 D Index : Deleting data for locale 'en_GB' took 7 millis 10-06 22:07:44.968 28163 28163 D DockEventReceiver: finishStartingService: stopping service 10-06 22:07:44.968 30176 30176 D BtOppService: start Socket Listeners 10-06 22:07:44.974 30176 30176 W BluetoothAdapter: getBluetoothService() called with no BluetoothManagerCallback 10-06 22:07:44.978 30176 30176 I BtOppRfcommListener: Accept thread started. 10-06 22:07:44.979 30176 30176 W BluetoothAdapter: getBluetoothService() called with no BluetoothManagerCallback 10-06 22:07:44.983 28163 30138 D Index : Indexing locale 'en_GB' took 17 millis 10-06 22:07:44.983 30176 30205 W bt_l2cap: L2CAP - L2CA_Register() called for PSM: 0x1005 10-06 22:07:44.983 28163 28163 V BluetoothDiscoveryReceiver: Received: android.bluetooth.adapter.action.DISCOVERY_STARTED 10-06 22:07:44.983 30176 30176 I BluetoothOppL2capListener: Accept thread started. 10-06 22:07:44.983 30176 30176 D BtOppService: isDisabledNonAosp :false 10-06 22:07:44.983 30176 30176 D BtOppRfcommListener: rfcomm channel is 6 10-06 22:07:44.983 30176 30176 D BluetoothOppL2capListener: L2CAP psm is 4101 10-06 22:07:44.984 30176 30176 D BluetoothSdpJni: sdpCreateOppOpsRecordNative: 10-06 22:07:44.984 30176 30176 D BluetoothSdpJni: SDP Create record success - handle: 2 10-06 22:07:44.984 28163 28163 D HeadsetProfile: Bluetooth service connected 10-06 22:07:44.985 28163 28163 D BluetoothHeadset: getConnectedDevices() 10-06 22:07:45.641 30176 30205 W bt_btm : btm_process_inq_results: BDA: 2c-4d-79-bf-a1-6e 10-06 22:07:45.641 30176 30205 W bt_btm : btm_process_inq_results: Dev class: 24-04-04 10-06 22:07:45.692 5121 5433 D BluetoothEventManager: DeviceFoundHandler created new CachedBluetoothDevice: 2C:4D:79:BF:A1:6E 10-06 22:07:45.694 28163 28163 D BluetoothEventManager: DeviceFoundHandler created new CachedBluetoothDevice: 2C:4D:79:BF:A1:6E 10-06 22:07:48.267 30176 30205 E bt_btif : bte_scan_filt_param_cfg_evt, 1 10-06 22:07:48.269 28163 28163 I BluetoothDevice: createBond() for device 2C:4D:79:BF:A1:6E called by pid: 28163 tid: 28163 10-06 22:07:48.270 30176 30208 D A2dpService: getA2DPService(): returning com.android.bluetooth.a2dp.A2dpService@cf3af1d 10-06 22:07:48.270 30176 30208 I A2dpService: audio isMusicActive is false 10-06 22:07:48.271 30176 30205 E bt_btif : bte_scan_filt_param_cfg_evt, 1 10-06 22:07:48.271 30176 30199 I BluetoothBondStateMachine: Bond address is:2C:4D:79:BF:A1:6E 10-06 22:07:48.271 30176 30199 D bt_btif_config: btif_get_device_type: Device [2c:4d:79:bf:a1:6e] type 1 10-06 22:07:48.272 30176 30199 I bt_btif_dm: get_cod remote_cod = 0x00240404 10-06 22:07:48.272 30176 30199 I BluetoothBondStateMachine: Entering PendingCommandState State 10-06 22:07:48.272 30176 30198 I bt_btif_dm: get_cod remote_cod = 0x00240404 10-06 22:07:48.272 30176 30198 D bt_btif_config: btif_get_device_type: Device [2c:4d:79:bf:a1:6e] type 1 10-06 22:07:48.272 30176 30198 I bt_btif_dm: get_cod remote_cod = 0x00240404 10-06 22:07:48.273 30176 30198 I BluetoothBondStateMachine: bondStateChangeCallback: Status: 0 Address: 2C:4D:79:BF:A1:6E newState: 1 10-06 22:07:48.273 28163 30145 D Index : Indexing locale 'en_GB' took 1 millis 10-06 22:07:48.276 30176 30199 I BluetoothBondStateMachine: Bond State Change Intent:2C:4D:79:BF:A1:6E OldState: 10 NewState: 11 10-06 22:07:48.293 28163 28163 V BluetoothDiscoveryReceiver: Received: android.bluetooth.adapter.action.DISCOVERY_FINISHED 10-06 22:07:50.570 30176 30205 W bt_btm : btm_acl_created hci_handle=11 link_role=1 transport=1 10-06 22:07:50.571 30176 30205 W bt_btm : btm_acl_created hci_handle=11 link_role=0 transport=1 10-06 22:07:50.572 30176 30205 W bt_btm : btm_read_remote_version_complete: BDA: 2c-4d-79-bf-a1-6e 10-06 22:07:50.573 30176 30205 W bt_btm : btm_read_remote_version_complete lmp_version 7 manufacturer 10 lmp_subversion 8648 10-06 22:07:50.577 30176 30205 E bt_btif : bta_dm_acl_change new acl connetion:count = 1 10-06 22:07:50.577 30176 30205 W bt_btif : bta_dm_acl_change info: 0x10 10-06 22:07:50.578 30176 30205 W bt_l2cap: L2CA_SetDesireRole() new:x0, disallow_switch:0 10-06 22:07:50.578 30176 30198 D bt_btif_dm: remote version info [2c:4d:79:bf:a1:6e]: 7, a, 21c8 10-06 22:07:50.578 30176 30205 I bt_btm_sec: btm_sec_link_key_request: btsnd_hcic_link_key_neg_reply: p_dev_rec->sec_flags : 136 10-06 22:07:50.582 30176 30198 E BluetoothRemoteDevices: state12newState0 10-06 22:07:54.281 21311 21311 I AATKit : BannerPlacementImplementation: Requested ad for placement fr_android_item with request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @f869979} and listener: com.vinted.ads.addapptr.BannerAdRequestListener@ba866be 10-06 22:07:54.281 21311 21311 E AATKit : BannerPlacementImplementation: Cannot reload placement: fr_android_item with ad request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @f869979}, activity is paused! 10-06 22:07:54.287 21311 21311 I AATKit : BannerPlacementImplementation: Requested ad for placement fr_android_feed with request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @af5d31f} and listener: com.vinted.ads.addapptr.BannerAdRequestListener@9f8866c 10-06 22:07:54.288 21311 21311 E AATKit : BannerPlacementImplementation: Cannot reload placement: fr_android_feed with ad request: BannerRequest{bannerSizes=null, delegate=null, targetingInformation=null, contentTargetingUrl=null, @af5d31f}, activity is paused! 10-06 22:08:12.971 1021 1021 D TWILIGHT: [06Oct 22:08:12.971, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 22:08:12.971 1021 1021 I TWILIGHT: [06Oct 22:08:12.971, main]: Start foreground true 10-06 22:08:13.037 1021 1021 D TWILIGHT: [06Oct 22:08:13.037, main]: PROMO: saved 2020101222:2020101521:50:1601857244928 10-06 22:08:13.038 1021 1021 I TWILIGHT: [06Oct 22:08:13.038, main]: Start foreground true 10-06 22:08:13.063 1021 1021 I TWILIGHT: [06Oct 22:08:13.057, main]: Service: Service start foreground 10-06 22:08:13.063 1021 1021 I TWILIGHT: [06Oct 22:08:13.063, main]: Service: Extra android.intent.extra.ALARM_COUNT 10-06 22:08:13.073 1021 1021 I TWILIGHT: [06Oct 22:08:13.073, main]: SmartLight: getSmartLight false 10-06 22:08:13.077 1021 1021 I TWILIGHT: [06Oct 22:08:13.077, main]: SmartLight: setSmartLight null 10-06 22:08:13.100 1021 1021 I TWILIGHT: [06Oct 22:08:13.100, main]: VIEW: final Sunrise Tue Oct 06 08:01:00 GMT+02:00 2020 Sunset Tue Oct 06 19:24:00 GMT+02:00 2020 10-06 22:08:13.101 1021 1021 I TWILIGHT: [06Oct 22:08:13.100, main]: VIEW: Sunrise / Sunset = Wed Oct 07 08:01:00 GMT+02:00 2020 / Tue Oct 06 19:24:00 GMT+02:00 2020 10-06 22:08:13.101 1021 1021 I TWILIGHT: [06Oct 22:08:13.101, main]: SmartLight: null true 100 10-06 22:08:13.101 1021 1021 I TWILIGHT: [06Oct 22:08:13.101, main]: Needs foreground -1 10-06 22:08:13.102 1021 1021 I TWILIGHT: [06Oct 22:08:13.101, main]: VIEW: Finally Update current 100 1500 10-06 22:08:13.159 1021 1021 I TWILIGHT: [06Oct 22:08:13.159, main]: SmartLight: getSmartLight false 10-06 22:08:18.216 1021 1021 I TWILIGHT: [06Oct 22:08:18.215, main]: Wallpaper should false || false 10-06 22:08:18.231 1021 1021 I TWILIGHT: [06Oct 22:08:18.231, main]: Wallpaper true ?= false state 100 shown true should filter false 10-06 22:08:18.246 1021 1021 I TWILIGHT: [06Oct 22:08:18.245, main]: Wallpaper should false || false 10-06 22:08:20.848 30176 30205 I bt_btm_sec: btm_sec_disconnected clearing pending flag handle:11 reason:34 10-06 22:08:20.849 30176 30205 W bt_l2cap: L2CA_SetDesireRole() new:x0, disallow_switch:0 10-06 22:08:20.849 30176 30205 E bt_btif : bta_gattc_mark_bg_conn unable to find the bg connection mask for: 2c:4d:79:bf:a1:6e 10-06 22:08:20.863 30176 30198 I bt_btif_dm: get_cod remote_cod = 0x00240404 10-06 22:08:20.863 30176 30198 D bt_btif_config: btif_get_device_type: Device [2c:4d:79:bf:a1:6e] type 1 10-06 22:08:20.863 30176 30198 I bt_btif_dm: get_cod remote_cod = 0x00240404 10-06 22:08:20.865 30176 30198 I BluetoothBondStateMachine: bondStateChangeCallback: Status: 9 Address: 2C:4D:79:BF:A1:6E newState: 0 10-06 22:08:20.867 30176 30199 D BluetoothAdapterProperties: Failed to remove device: 2C:4D:79:BF:A1:6E 10-06 22:08:20.869 30176 30198 E BluetoothRemoteDevices: state12newState1 10-06 22:08:20.872 30176 30199 I BluetoothBondStateMachine: Bond State Change Intent:2C:4D:79:BF:A1:6E OldState: 11 NewState: 10 10-06 22:08:20.883 30176 30176 D AvrcpBipRsp: onReceive 10-06 22:08:20.884 30176 30176 D AvrcpBipRsp: onReceive: android.bluetooth.device.action.ACL_DISCONNECTED 10-06 22:08:20.885 30176 30176 D BluetoothMapService: onReceive 10-06 22:08:20.886 30176 30176 D BluetoothMapService: onReceive: android.bluetooth.device.action.ACL_DISCONNECTED 10-06 22:08:20.886 30176 30176 E BluetoothMapService: Unexpected error! 10-06 22:08:20.896 30176 30199 D A2dpService: getA2DPService(): returning com.android.bluetooth.a2dp.A2dpService@cf3af1d 10-06 22:08:20.896 30176 30199 D A2dpSinkService: getA2dpSinkService(): service is NULL 10-06 22:08:20.899 30176 30199 D A2dpService: Enter setPriority 10-06 22:08:20.902 30176 30199 D A2dpService: Saved priority 2C:4D:79:BF:A1:6E = -1 10-06 22:08:20.902 30176 30199 D A2dpService: Exit setPriority 10-06 22:08:20.907 30176 30199 I BluetoothBondStateMachine: StableState(): Entering Off State 10-06 22:08:20.974 30176 30176 D BluetoothPbapReceiver: PbapReceiver onReceive action = android.bluetooth.device.action.ACL_DISCONNECTED 10-06 22:08:20.975 30176 30176 D BluetoothPbapReceiver: Calling start service with action = null 10-06 22:08:20.976 30176 30176 I BluetoothPbapReceiver: Exit - onReceive for intent:android.bluetooth.device.action.ACL_DISCONNECTED 10-06 22:08:20.977 30176 30176 D BluetoothPbapService: Enter - onStartCommand for service PBAP 10-06 22:08:20.977 30176 30176 D BluetoothPbapService: action: android.bluetooth.device.action.ACL_DISCONNECTED 10-06 22:08:20.977 30176 30176 D BluetoothPbapService: Exit - onStartCommand for service PBAP 10-06 22:08:21.030 28163 28231 D mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1728x1221]-format:1 10-06 22:08:22.129 3732 3909 D LuxLevels: bright hysteresis constant= 0.1, threshold=3.3862658, lux=3.0784233 10-06 22:08:22.130 3732 3909 D LuxLevels: dark hysteresis constant= 0.2, threshold=2.4627388, lux=3.0784233 10-06 22:08:28.217 28163 28163 W InputEventReceiver: Attempted to finish an input event but the input event receiver has already been disposed. 10-06 22:08:28.219 3732 5785 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClientStubProxy@c811ae0 attribute=null, token = android.os.BinderProxy@4d5f6d8 10-06 22:08:30.880 3732 4474 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=foundation.e.blisslauncher/.features.launcher.LauncherActivity (has extras)} from uid 1000 on display 0 10-06 22:08:30.902 3732 3899 I UsageStatsService: User[0] Flushing usage stats to disk 10-06 22:08:31.113 3732 3900 W art : Long monitor contention with owner InputDispatcher (4474) at int com.android.server.am.ActivityStarter.startActivityMayWait(android.app.IApplicationThread, int, int, int, java.lang.String, android.content.Intent, java.lang.String, android.service.voice.IVoiceInteractionSession, com.android.internal.app.IVoiceInteractor, android.os.IBinder, java.lang.String, int, int, android.app.ProfilerInfo, android.app.IActivityManagerWaitResult, android.content.res.Configuration, android.os.Bundle, boolean, int, android.app.IActivityContainer, com.android.server.am.TaskRecord)(ActivityStarter.java:804) waiters=1 in void com.android.server.am.ActivityManagerServiceMainHandler.handleMessage(android.os.Message) for 230ms 10-06 22:08:31.119 28163 28163 D LocalBluetoothManager: setting foreground activity to null 10-06 22:08:31.128 9349 9349 D WeatherIconUtils: Decoding resource id = 2131230925 for density = 720 10-06 22:08:31.130 30176 30188 D A2dpService: getA2DPService(): returning com.android.bluetooth.a2dp.A2dpService@cf3af1d 10-06 22:08:31.131 30176 30188 I A2dpService: audio isMusicActive is false 10-06 22:08:31.131 30176 30188 I BluetoothAdapterService: setScanMode: prev mode: 23 new mode: 21 10-06 22:08:31.133 30176 30198 D BluetoothAdapterProperties: Discoverable Timeout:120 10-06 22:08:31.134 30176 30198 D BluetoothAdapterProperties: Scan Mode:21 10-06 22:08:31.207 3732 3742 I art : Background partial concurrent mark sweep GC freed 155005(9MB) AllocSpace objects, 21(648KB) LOS objects, 33% free, 23MB/34MB, paused 2.356ms total 115.649ms 10-06 22:08:31.503 9349 9983 D mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1440x2560]-format:1 10-06 22:08:31.509 9349 9349 D HorizontalPager: dispatchDraw() called with: canvas = [android.view.DisplayListCanvas@1d0188c] 10-06 22:08:32.453 3732 16218 I ActivityManager: Setting hasTopUi=true for pid=5121 10-06 22:08:32.455 5121 5121 D PhoneStatusBar: disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search quick_settings > 10-06 22:08:32.484 5121 5261 D mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1440x2560]-format:1 10-06 22:08:34.176 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 22:08:36.463 3732 5509 D BluetoothManagerService: disable(): mBluetooth = android.bluetooth.IBluetoothStubProxy@d28deb5 mBinding = false 10-06 22:08:36.463 3732 5509 D BluetoothManagerService: Persisting Bluetooth Setting: 0 10-06 22:08:36.464 3732 3906 D BluetoothManagerService: MESSAGE_DISABLE: mBluetooth = android.bluetooth.IBluetoothStubProxy@d28deb5 10-06 22:08:36.465 3732 3906 D BluetoothManagerService: Sending off request. 10-06 22:08:36.466 30176 30207 D BluetoothAdapterService: disable() called... 10-06 22:08:36.467 30176 30192 D BluetoothAdapterState: Current state: ON, message: 23 10-06 22:08:36.467 30176 30192 D BluetoothAdapterProperties: Setting state to 13 10-06 22:08:36.467 30176 30192 I BluetoothAdapterState: Bluetooth adapter state changed: 12-> 13 10-06 22:08:36.467 30176 30192 D BluetoothAdapterService: updateAdapterState() - Broadcasting state to 1 receivers. 10-06 22:08:36.468 30176 30192 D BluetoothAdapterProperties: onBluetoothDisable() 10-06 22:08:36.468 30176 30192 I BluetoothAdapterService: discovery not active, ignore cancelDiscovery 10-06 22:08:36.469 3732 3906 D BluetoothManagerService: MESSAGE_BLUETOOTH_STATE_CHANGE: ON > TURNING_OFF 10-06 22:08:36.469 30176 30192 I BluetoothAdapterState: Entering PendingCommandState 10-06 22:08:36.469 3732 3906 D BluetoothManagerService: Sending BLE State Change: ON > TURNING_OFF 10-06 22:08:36.470 3732 3732 D AudioService: mConnectedBTDevicesList size 0 10-06 22:08:36.471 3732 3900 W BroadcastQueue: Permission Denial: receiving Intent { act=android.bluetooth.adapter.action.STATE_CHANGED flg=0x4000010 (has extras) } to ProcessRecord{ed1970c 14530:com.alibaba.aliexpresshd/u0a89} (pid=14530, uid=10089) requires android.permission.BLUETOOTH due to sender android (uid 1000) 10-06 22:08:36.472 28163 28163 D BluetoothEventManager: isFirstBoot: false state: 13 10-06 22:08:36.474 5121 5433 D BluetoothEventManager: isFirstBoot: false state: 13 10-06 22:08:36.476 30176 30176 D AvrcpBipRsp: onReceive 10-06 22:08:36.477 30176 30176 D AvrcpBipRsp: onReceive: android.bluetooth.adapter.action.STATE_CHANGED 10-06 22:08:36.477 30176 30176 D AvrcpBipRsp: STATE_TURNING_OFF 10-06 22:08:36.477 30176 30176 D AvrcpBipRsp: stop() 10-06 22:08:36.478 30176 30198 D BluetoothAdapterProperties: Scan Mode:20 10-06 22:08:36.479 30176 30192 D BluetoothAdapterState: Current state: PENDING_COMMAND, message: 27 10-06 22:08:36.479 30176 30192 W BluetoothAdapterState: Calling BREDR cleanup 10-06 22:08:36.480 30176 30192 I BluetoothVendorJni: bredrcleanupNative 10-06 22:08:36.480 30176 30192 I bt_btif_vendor: bredrcleanup 10-06 22:08:36.480 30176 30198 D bt_btif : btif_av_execute_service: enable: 0 10-06 22:08:36.480 30176 30205 D bt_btif : AV Sevent(0x41)=0x120a(API_CLOSE) state=0(INIT) 10-06 22:08:36.480 30176 30205 W bt_l2cap: L2CAP - L2CA_Deregister() called for PSM: 0x0019 10-06 22:08:36.481 30176 30205 W bt_l2cap: L2CAP - L2CA_Deregister() called for PSM: 0x0017 10-06 22:08:36.481 30176 30205 W bt_l2cap: L2CAP - L2CA_Deregister() called for PSM: 0x0019 10-06 22:08:36.481 30176 30205 W bt_l2cap: L2CAP - PSM: 0x0019 not found for deregistration 10-06 22:08:36.481 30176 30205 W bt_l2cap: L2CAP - L2CA_Deregister() called for PSM: 0x0017 10-06 22:08:36.481 30176 30205 W bt_l2cap: L2CAP - PSM: 0x0017 not found for deregistration 10-06 22:08:36.481 30176 30205 W bt_l2cap: L2CAP - L2CA_Deregister() called for PSM: 0x0019 10-06 22:08:36.481 30176 30205 W bt_l2cap: L2CAP - PSM: 0x0019 not found for deregistration 10-06 22:08:36.481 30176 30205 W bt_l2cap: L2CAP - L2CA_Deregister() called for PSM: 0x0017 10-06 22:08:36.481 30176 30205 W bt_l2cap: L2CAP - PSM: 0x0017 not found for deregistration 10-06 22:08:36.481 30176 30198 D bt_btif : btif_av_execute_service: enable: 0 completed 10-06 22:08:36.481 30176 30198 D bt_btif : btif_hf_execute_service: enable: 0 10-06 22:08:36.481 30176 30198 D bt_btif : btif_hf_execute_service: setting call backs to NULL 10-06 22:08:36.481 30176 30205 D bt_btif : bta_ag_hdl_event: p_scb 0xf441c680 10-06 22:08:36.481 30176 30205 D bt_btif : AG evt (hdl 0x0001): State 0, Event 0x0501 10-06 22:08:36.481 30176 30198 D bt_btif : btif_hf_execute_service: enable: 0 completed 10-06 22:08:36.482 30176 30205 W bt_l2cap: L2CAP - L2CA_Deregister() called for PSM: 0x0011 10-06 22:08:36.482 30176 30205 W bt_l2cap: L2CAP - L2CA_Deregister() called for PSM: 0x0013 10-06 22:08:36.482 30176 30198 I BluetoothVendorJni: bredr_cleanup_callback 10-06 22:08:36.482 30176 30198 D BluetoothVendorService: BREDR cleanup done 10-06 22:08:36.482 30176 30198 D bt_btif : btif_hf_upstreams_evt: event=BTA_AG_DISABLE_EVT 10-06 22:08:36.482 30176 30198 E bt_btif : btif_hf_upstreams_evt: Invalid index -1 10-06 22:08:36.482 30176 30192 D BluetoothAdapterState: Current state: PENDING_COMMAND, message: 21 10-06 22:08:36.482 30176 30192 W BluetoothAdapterService: Total profiles =7 10-06 22:08:36.482 30176 30192 W BluetoothAdapterService: setProfileServiceState() - Stopping service com.android.bluetooth.hfp.HeadsetService 10-06 22:08:36.484 28163 28163 D CachedBluetoothDevice: Clearing all connection state for dev:MDR-ZX750BN 10-06 22:08:36.485 30176 30192 W BluetoothAdapterService: setProfileServiceState() - Stopping service com.android.bluetooth.a2dp.A2dpService 10-06 22:08:36.487 30176 30192 W BluetoothAdapterService: setProfileServiceState() - Stopping service com.android.bluetooth.hid.HidService 10-06 22:08:36.489 30176 30192 W BluetoothAdapterService: setProfileServiceState() - Stopping service com.android.bluetooth.hdp.HealthService 10-06 22:08:36.490 30176 30192 W BluetoothAdapterService: setProfileServiceState() - Stopping service com.android.bluetooth.pan.PanService 10-06 22:08:36.493 30176 30192 W BluetoothAdapterService: setProfileServiceState() - Stopping service com.android.bluetooth.map.BluetoothMapService 10-06 22:08:36.493 5121 5433 D CachedBluetoothDevice: Clearing all connection state for dev:MDR-ZX750BN 10-06 22:08:36.496 30176 30176 D ObexServerSockets1: shutdown(block = false) 10-06 22:08:36.496 30176 30176 D ObexServerSockets1: shutdown called from another thread - interrupt(). 10-06 22:08:36.496 30176 30223 D ObexServerSockets1: AcceptThread ended for: ServerSocket: Type: TYPE_L2CAP Channel: 4129 10-06 22:08:36.496 30176 30176 D AvrcpBipRsp: returning from stop() 10-06 22:08:36.497 30176 30176 D BluetoothMapService: onReceive 10-06 22:08:36.497 30176 30176 D BluetoothMapService: onReceive: android.bluetooth.adapter.action.STATE_CHANGED 10-06 22:08:36.497 30176 30176 D BluetoothMapService: STATE_TURNING_OFF 10-06 22:08:36.497 30176 30176 E BluetoothMapService: mSessionStatusHandler.sendMessage() dispatched shutdown message 10-06 22:08:36.497 30176 30219 D BluetoothMapService: Handler(): got msg=4 10-06 22:08:36.497 30176 30219 D BluetoothMapService: MAP Service closeService in 10-06 22:08:36.497 30176 30219 D BluetoothMapMasInstance0: MAP Service shutdown 10-06 22:08:36.497 30176 30219 D BluetoothSdpJni: sdpRemoveSdpRecordNative: 10-06 22:08:36.497 30176 30219 D BluetoothSdpJni: SDP Remove record success - handle: 0 10-06 22:08:36.498 30176 30219 D BluetoothMapMasInstance0: RemoveSDPrecord returns true 10-06 22:08:36.498 30176 30219 D ObexServerSockets0: shutdown(block = false) 10-06 22:08:36.498 30176 30219 D ObexServerSockets0: shutdown called from another thread - interrupt(). 10-06 22:08:36.498 30176 30219 D ObexServerSockets0: shutdown called from another thread - interrupt(). 10-06 22:08:36.498 30176 30219 D BluetoothMapService: MAP Service closeService out 10-06 22:08:36.499 30176 30220 D ObexServerSockets0: AcceptThread ended for: ServerSocket: Type: TYPE_RFCOMM Channel: 4 10-06 22:08:36.500 30176 30221 D ObexServerSockets0: AcceptThread ended for: ServerSocket: Type: TYPE_L2CAP Channel: 4097 10-06 22:08:36.504 30176 30209 E bt_btif : SOCK_LIST: free(id = 1) - NO app_fd! 10-06 22:08:36.504 30176 30209 E bt_btif : SOCK_LIST: free(id = 2) - NO app_fd! 10-06 22:08:36.504 30176 30205 W bt_l2cap: L2CAP - L2CA_Deregister() called for PSM: 0x1001 10-06 22:08:36.504 30176 30205 W bt_l2cap: L2CAP - L2CA_Deregister() called for PSM: 0x1021 10-06 22:08:36.506 30176 30176 D BtOppService: Adapter state = 13 10-06 22:08:36.507 30176 30176 D BluetoothPbapReceiver: PbapReceiver onReceive action = android.bluetooth.adapter.action.STATE_CHANGED 10-06 22:08:36.507 30176 30176 D BluetoothPbapReceiver: state = 13 10-06 22:08:36.507 30176 30176 D BluetoothPbapReceiver: Calling start service with action = null 10-06 22:08:36.509 30176 30176 I BluetoothPbapReceiver: Exit - onReceive for intent:android.bluetooth.adapter.action.STATE_CHANGED 10-06 22:08:36.509 30176 30176 D BluetoothAdapterService: getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@2e4df83 10-06 22:08:36.510 30176 30176 D HeadsetService: Received stop request...Stopping profile... 10-06 22:08:36.516 28163 28163 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 android.content.ContextWrapper.startService:613 com.android.settings.bluetooth.DockEventReceiver.beginStartingService:134 com.android.settings.bluetooth.DockEventReceiver.onReceive:115 10-06 22:08:36.518 3732 3732 D BluetoothHeadset: Proxy object disconnected 10-06 22:08:36.518 3732 3732 D BluetoothHeadset: Proxy object disconnected 10-06 22:08:36.518 28163 28714 D BluetoothHeadset: Proxy object disconnected 10-06 22:08:36.520 5323 5337 D BluetoothHeadset: Proxy object disconnected 10-06 22:08:36.520 30176 30176 D HeadsetService: profile stopped successfully 10-06 22:08:36.520 30176 30176 D BluetoothAdapterService: getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@2e4df83 10-06 22:08:36.520 3732 3732 D BluetoothHeadset: Proxy object disconnected 10-06 22:08:36.520 30176 30176 D BluetoothAdapterService: getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@2e4df83 10-06 22:08:36.521 5121 5139 D BluetoothHeadset: Proxy object disconnected 10-06 22:08:36.521 28163 28163 D HeadsetProfile: Bluetooth service disconnected 10-06 22:08:36.522 30176 30176 D A2dpService: Received stop request...Stopping profile... 10-06 22:08:36.522 30176 30176 D A2dpService: STOP of A2dpService 10-06 22:08:36.522 30176 30176 D A2dpStateMachine: Enter doQuit() 10-06 22:08:36.522 30176 30176 D A2dpStateMachine: Exit doQuit() 10-06 22:08:36.522 30176 30176 D AvrcpBipRsp: stop() 10-06 22:08:36.522 30176 30176 D AvrcpBipRsp: already stopped, returning 10-06 22:08:36.522 30176 30213 D A2dpStateMachine: Exit Disconnected: -1 10-06 22:08:36.523 30176 30216 D Avrcp : Enter clearDeviceDependentFeature() 10-06 22:08:36.523 30176 30216 D Avrcp : Exit clearDeviceDependentFeature() 10-06 22:08:36.523 30176 30216 I Avrcp : cleanupDeviceFeaturesIndex index:0 10-06 22:08:36.525 30176 30176 D A2dpService: Exit STOP of A2dpService 10-06 22:08:36.526 3732 3732 D BluetoothA2dp: Proxy object disconnected 10-06 22:08:36.526 3732 3732 D AudioService: mConnectedBTDevicesList size 0 10-06 22:08:36.527 30176 30176 D A2dpService: profile stopped successfully 10-06 22:08:36.527 30176 30176 D BluetoothAdapterService: getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@2e4df83 10-06 22:08:36.527 30176 30176 D BluetoothAdapterService: getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@2e4df83 10-06 22:08:36.529 30176 30176 D HidService: Received stop request...Stopping profile... 10-06 22:08:36.532 30176 30176 D HidService: profile stopped successfully 10-06 22:08:36.532 30176 30176 D BluetoothAdapterService: getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@2e4df83 10-06 22:08:36.533 30176 30176 D BluetoothAdapterService: getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@2e4df83 10-06 22:08:36.533 30176 30176 D HealthService: Received stop request...Stopping profile... 10-06 22:08:36.535 30176 30176 D HealthService: profile stopped successfully 10-06 22:08:36.535 30176 30176 D BluetoothAdapterService: getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@2e4df83 10-06 22:08:36.535 30176 30176 D BluetoothAdapterService: getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@2e4df83 10-06 22:08:36.536 28163 28163 D DockEventReceiver: finishStartingService: stopping service 10-06 22:08:36.536 30176 30176 D PanService: Received stop request...Stopping profile... 10-06 22:08:36.537 28163 28163 D BluetoothA2dp: Proxy object disconnected 10-06 22:08:36.537 28163 28163 D BluetoothInputDevice: Proxy object disconnected 10-06 22:08:36.537 28163 28163 D HidProfile: Bluetooth service disconnected 10-06 22:08:36.537 30176 30176 D PanService: profile stopped successfully 10-06 22:08:36.538 28163 28163 D BluetoothPan: BluetoothPAN Proxy object disconnected 10-06 22:08:36.538 30176 30176 D BluetoothAdapterService: getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@2e4df83 10-06 22:08:36.538 28163 28163 D PanProfile: Bluetooth service disconnected 10-06 22:08:36.538 30176 30176 D BluetoothAdapterService: getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@2e4df83 10-06 22:08:36.538 30176 30176 D BluetoothMapService: Received stop request...Stopping profile... 10-06 22:08:36.538 30176 30176 D BluetoothMapService: stop() 10-06 22:08:36.539 30176 30176 D BluetoothMapAppObserver: deinitObservers() 10-06 22:08:36.540 30176 30176 D BluetoothMapAppObserver: removeReceiver() 10-06 22:08:36.541 30176 30176 D BluetoothMapService: Service Not Available to STOP or Shutdown already in progress - Ignoring 10-06 22:08:36.543 30176 30176 D BluetoothMapService: profile stopped successfully 10-06 22:08:36.543 30176 30176 D BluetoothAdapterService: getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@2e4df83 10-06 22:08:36.543 5121 5121 D HeadsetProfile: Bluetooth service disconnected 10-06 22:08:36.543 30176 30176 D BtOppService: Removing SDP record mOppSdpHandle :2 10-06 22:08:36.543 5121 5121 D BluetoothA2dp: Proxy object disconnected 10-06 22:08:36.543 30176 30176 D BluetoothSdpJni: sdpRemoveSdpRecordNative: 10-06 22:08:36.543 30176 30176 D BluetoothSdpJni: SDP Remove record success - handle: 2 10-06 22:08:36.543 5121 5121 D BluetoothInputDevice: Proxy object disconnected 10-06 22:08:36.543 30176 30176 D BtOppService: RemoveSDPrecord returns true 10-06 22:08:36.543 5121 5121 D HidProfile: Bluetooth service disconnected 10-06 22:08:36.544 30176 30176 I BtOppRfcommListener: stopping Accept Thread 10-06 22:08:36.544 30176 30176 I BluetoothOppL2capListener: stopping Accept Thread 10-06 22:08:36.544 30176 30176 D BtOppService: STOP_LISTENER :null 10-06 22:08:36.544 30176 30233 E BtOppRfcommListener: Error accept connection java.io.IOException: read failed, socket might closed or timeout, read ret: -1 10-06 22:08:36.544 30176 30209 E bt_btif : SOCK_LIST: free(id = 4) - NO app_fd! 10-06 22:08:36.544 30176 30234 E BluetoothOppL2capListener: Error accept connection java.io.IOException: read failed, socket might closed or timeout, read ret: -1 10-06 22:08:36.544 30176 30205 W bt_l2cap: L2CAP - L2CA_Deregister() called for PSM: 0x1005 10-06 22:08:36.545 5121 5121 D BluetoothPan: BluetoothPAN Proxy object disconnected 10-06 22:08:36.545 5121 5121 D PanProfile: Bluetooth service disconnected 10-06 22:08:36.546 28163 28163 D BluetoothMap: Proxy object disconnected 10-06 22:08:36.546 28163 28163 D MapProfile: Bluetooth service disconnected 10-06 22:08:36.546 30176 30234 W BluetoothOppL2capListener: 13 L2cap listener failed as BT is (being) turned off 10-06 22:08:36.547 30176 30234 I BluetoothOppL2capListener: BluetoothSocket listen thread finished 10-06 22:08:36.548 30176 30233 W BtOppRfcommListener: 13 RFCOMM listener failed as BT is being turned off 10-06 22:08:36.548 30176 30233 I BtOppRfcommListener: BluetoothSocket listen thread finished 10-06 22:08:36.560 5121 5121 D BluetoothMap: Proxy object disconnected 10-06 22:08:36.560 5121 5121 D MapProfile: Bluetooth service disconnected 10-06 22:08:36.574 30176 30176 D BluetoothPbapService: Enter - onStartCommand for service PBAP 10-06 22:08:36.574 30176 30176 D BluetoothPbapService: action: android.bluetooth.adapter.action.STATE_CHANGED 10-06 22:08:36.574 30176 30176 D BluetoothPbapService: state: 13 10-06 22:08:36.574 30176 30176 D BluetoothPbapService: Adapter turning off, SHUTDOWN.. 10-06 22:08:36.574 30176 30176 D BluetoothPbapService: Exit - onStartCommand for service PBAP 10-06 22:08:36.574 30176 30224 D BluetoothPbapService: Closing PBAP service 10-06 22:08:36.574 30176 30224 D BluetoothPbapService: Pbap Service closeService in 10-06 22:08:36.574 30176 30176 D BluetoothAdapterService: getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@2e4df83 10-06 22:08:36.574 30176 30224 D BluetoothPbapService: Removing SDP record for PBAP with SDP handle: 1 10-06 22:08:36.574 30176 30224 D BluetoothSdpJni: sdpRemoveSdpRecordNative: 10-06 22:08:36.575 30176 30224 D BluetoothSdpJni: SDP Remove record success - handle: 1 10-06 22:08:36.575 30176 30224 D BluetoothPbapService: RemoveSDPrecord returns true 10-06 22:08:36.575 30176 30224 D ObexServerSockets2: shutdown(block = false) 10-06 22:08:36.575 30176 30224 D ObexServerSockets2: shutdown called from another thread - interrupt(). 10-06 22:08:36.575 30176 30224 D ObexServerSockets2: shutdown called from another thread - interrupt(). 10-06 22:08:36.576 30176 30225 D ObexServerSockets2: AcceptThread ended for: ServerSocket: Type: TYPE_RFCOMM Channel: 5 10-06 22:08:36.576 30176 30226 D ObexServerSockets2: AcceptThread ended for: ServerSocket: Type: TYPE_L2CAP Channel: 4099 10-06 22:08:36.577 30176 30209 E bt_btif : SOCK_LIST: free(id = 3) - NO app_fd! 10-06 22:08:36.577 30176 30205 W bt_l2cap: L2CAP - L2CA_Deregister() called for PSM: 0x1003 10-06 22:08:36.578 30176 30176 W BluetoothHeadsetServiceJni: Cleaning up Bluetooth Handsfree Interface... 10-06 22:08:36.578 30176 30176 D bt_btif : cleanup 10-06 22:08:36.578 30176 30176 W BluetoothHeadsetServiceJni: Cleaning up Bluetooth Handsfree callback object 10-06 22:08:36.578 30176 30224 D BluetoothPbapService: Pbap Service closeService out 10-06 22:08:36.579 30176 30198 D bt_btif : btif_hf_execute_service: enable: 0 10-06 22:08:36.579 30176 30205 W bt_btif : ag scb idx 1 not allocated 10-06 22:08:36.579 30176 30176 D BluetoothAdapterService: handleMessage() - Message: 1 10-06 22:08:36.579 30176 30176 D BluetoothAdapterService: handleMessage() - MESSAGE_PROFILE_SERVICE_STATE_CHANGED 10-06 22:08:36.579 30176 30176 W BluetoothAdapterService: onProfileServiceStateChange() serviceName=com.android.bluetooth.hfp.HeadsetService, state=10, doUpdate=true 10-06 22:08:36.579 28163 28163 D BluetoothPbap: Proxy object disconnected 10-06 22:08:36.579 30176 30176 V BluetoothAdapterState: isTurningOff()=true 10-06 22:08:36.579 28163 28163 D PbapServerProfile: Bluetooth service disconnected 10-06 22:08:36.579 30176 30176 V BluetoothAdapterState: isTurningOn()=false 10-06 22:08:36.579 30176 30176 V BluetoothAdapterState: isBleTurningOn()=false 10-06 22:08:36.579 30176 30205 E bt_btif : BTA AG is already disabled, ignoring ... 10-06 22:08:36.579 30176 30176 V BluetoothAdapterState: isBleTurningOff()=false 10-06 22:08:36.579 30176 30198 D bt_btif : btif_hf_execute_service: enable: 0 completed 10-06 22:08:36.579 30176 30176 D BluetoothAdapterService: processProfileServiceStateChanged() - serviceName=com.android.bluetooth.hfp.HeadsetService isTurningOn=false isTurningOff=true isBleTurningOn=false isBleTurningOff=false 10-06 22:08:36.579 30176 30198 I bt_btif_storage: btif_storage_get_adapter_property service_mask:0x20100008 10-06 22:08:36.579 30176 30176 D BluetoothAdapterService: Service: com.android.bluetooth.gatt.GattService 10-06 22:08:36.579 30176 30176 D BluetoothAdapterService: Skip GATT service - already started before 10-06 22:08:36.579 30176 30176 D BluetoothAdapterService: Service: com.android.bluetooth.hfp.HeadsetService 10-06 22:08:36.579 30176 30176 D BluetoothAdapterService: Service: com.android.bluetooth.hid.HidService 10-06 22:08:36.579 30176 30176 W BluetoothAdapterService: onProfileServiceStateChange() - Profile still running: com.android.bluetooth.hid.HidService 10-06 22:08:36.580 30176 30176 D BluetoothAdapterService: getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@2e4df83 10-06 22:08:36.580 30176 30176 D A2dpService: Enter cleanup 10-06 22:08:36.580 30176 30176 D A2dpStateMachine: Enter cleanup() 10-06 22:08:36.580 30176 30176 D A2dpStateMachine: cleanup: mConnectedDevicesList size is 0 10-06 22:08:36.580 30176 30176 D bt_btif : AV cleanup 10-06 22:08:36.580 30176 30176 D A2dpStateMachine: Exit cleanup() 10-06 22:08:36.580 30176 30198 D bt_btif : btif_av_handle_event: BTIF_AV_CLEANUP_REQ_EVT 10-06 22:08:36.580 30176 30176 D Avrcp : Exit cleanup() 10-06 22:08:36.580 30176 30176 D A2dpService: Exit cleanup 10-06 22:08:36.580 30176 30214 D bt_btif : btif_media_thread_cleanup 10-06 22:08:36.580 30176 30176 D BluetoothAdapterService: handleMessage() - Message: 1 10-06 22:08:36.580 30176 30176 D BluetoothAdapterService: handleMessage() - MESSAGE_PROFILE_SERVICE_STATE_CHANGED 10-06 22:08:36.580 30176 30176 W BluetoothAdapterService: onProfileServiceStateChange() serviceName=com.android.bluetooth.a2dp.A2dpService, state=10, doUpdate=true 10-06 22:08:36.580 30176 30215 D bt_btif : A2DP-CTRL-CHANNEL EVENT UIPC_CLOSE_EVT 10-06 22:08:36.580 30176 30176 V BluetoothAdapterState: isTurningOff()=true 10-06 22:08:36.580 30176 30176 V BluetoothAdapterState: isTurningOn()=false 10-06 22:08:36.580 30176 30176 V BluetoothAdapterState: isBleTurningOn()=false 10-06 22:08:36.580 30176 30176 V BluetoothAdapterState: isBleTurningOff()=false 10-06 22:08:36.581 30176 30176 D BluetoothAdapterService: processProfileServiceStateChanged() - serviceName=com.android.bluetooth.a2dp.A2dpService isTurningOn=false isTurningOff=true isBleTurningOn=false isBleTurningOff=false 10-06 22:08:36.581 30176 30214 W bt_osi_thread: run_thread: thread id 30214, thread name media_worker exited 10-06 22:08:36.581 30176 30176 D BluetoothAdapterService: Service: com.android.bluetooth.gatt.GattService 10-06 22:08:36.581 30176 30176 D BluetoothAdapterService: Skip GATT service - already started before 10-06 22:08:36.581 30176 30176 D BluetoothAdapterService: Service: com.android.bluetooth.hfp.HeadsetService 10-06 22:08:36.581 30176 30176 D BluetoothAdapterService: Service: com.android.bluetooth.hid.HidService 10-06 22:08:36.581 30176 30176 W BluetoothAdapterService: onProfileServiceStateChange() - Profile still running: com.android.bluetooth.hid.HidService 10-06 22:08:36.581 30176 30198 D bt_btif : btif_av_execute_service: enable: 0 10-06 22:08:36.581 30176 30176 D BluetoothOppReceiver: Enter - onReceive for intent:android.bluetooth.adapter.action.STATE_CHANGED 10-06 22:08:36.581 30176 30198 D bt_btif : btif_av_execute_service: enable: 0 completed 10-06 22:08:36.581 30176 30198 I bt_btif_storage: btif_storage_get_adapter_property service_mask:0x20100000 10-06 22:08:36.581 30176 30176 D BluetoothOppReceiver: Bluetooth Adapter state = 13 10-06 22:08:36.581 30176 30205 W bt_l2cap: L2CAP - L2CA_Deregister() called for PSM: 0x0019 10-06 22:08:36.581 30176 30176 D BluetoothOppReceiver: Exit - onReceive for intent:android.bluetooth.adapter.action.STATE_CHANGED 10-06 22:08:36.581 30176 30205 W bt_l2cap: L2CAP - PSM: 0x0019 not found for deregistration 10-06 22:08:36.581 30176 30205 W bt_l2cap: L2CAP - L2CA_Deregister() called for PSM: 0x0017 10-06 22:08:36.581 30176 30205 W bt_l2cap: L2CAP - PSM: 0x0017 not found for deregistration 10-06 22:08:36.581 30176 30198 D bt_btif : btif_rc_handler event:BTIF_AV_CLEANUP_REQ_EVT 10-06 22:08:36.581 30176 30205 W bt_l2cap: L2CAP - L2CA_Deregister() called for PSM: 0x0019 10-06 22:08:36.581 30176 30205 W bt_l2cap: L2CAP - PSM: 0x0019 not found for deregistration 10-06 22:08:36.581 30176 30205 W bt_l2cap: L2CAP - L2CA_Deregister() called for PSM: 0x0017 10-06 22:08:36.581 30176 30205 W bt_l2cap: L2CAP - PSM: 0x0017 not found for deregistration 10-06 22:08:36.581 30176 30205 W bt_l2cap: L2CAP - L2CA_Deregister() called for PSM: 0x0019 10-06 22:08:36.581 30176 30205 W bt_l2cap: L2CAP - PSM: 0x0019 not found for deregistration 10-06 22:08:36.581 30176 30176 D BluetoothAdapterService: getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@2e4df83 10-06 22:08:36.581 30176 30205 W bt_l2cap: L2CAP - L2CA_Deregister() called for PSM: 0x0017 10-06 22:08:36.582 30176 30205 W bt_l2cap: L2CAP - PSM: 0x0017 not found for deregistration 10-06 22:08:36.582 30176 30176 W BluetoothHidServiceJni: Cleaning up Bluetooth HID Interface... 10-06 22:08:36.582 30176 30176 W bt_btif : cleanup: HH disabling or disabled already, status = 0 10-06 22:08:36.582 30176 30176 W BluetoothHidServiceJni: Cleaning up Bluetooth GID callback object 10-06 22:08:36.582 30176 30176 D BluetoothAdapterService: handleMessage() - Message: 1 10-06 22:08:36.582 30176 30176 D BluetoothAdapterService: handleMessage() - MESSAGE_PROFILE_SERVICE_STATE_CHANGED 10-06 22:08:36.582 30176 30176 W BluetoothAdapterService: onProfileServiceStateChange() serviceName=com.android.bluetooth.hid.HidService, state=10, doUpdate=true 10-06 22:08:36.582 30176 30176 V BluetoothAdapterState: isTurningOff()=true 10-06 22:08:36.582 30176 30176 V BluetoothAdapterState: isTurningOn()=false 10-06 22:08:36.582 30176 30176 V BluetoothAdapterState: isBleTurningOn()=false 10-06 22:08:36.582 30176 30176 V BluetoothAdapterState: isBleTurningOff()=false 10-06 22:08:36.582 30176 30176 D BluetoothAdapterService: processProfileServiceStateChanged() - serviceName=com.android.bluetooth.hid.HidService isTurningOn=false isTurningOff=true isBleTurningOn=false isBleTurningOff=false 10-06 22:08:36.582 30176 30176 D BluetoothAdapterService: Service: com.android.bluetooth.gatt.GattService 10-06 22:08:36.582 30176 30176 D BluetoothAdapterService: Skip GATT service - already started before 10-06 22:08:36.582 30176 30176 D BluetoothAdapterService: Service: com.android.bluetooth.hfp.HeadsetService 10-06 22:08:36.582 30176 30176 D BluetoothAdapterService: Service: com.android.bluetooth.hid.HidService 10-06 22:08:36.582 30176 30176 D BluetoothAdapterService: Service: com.android.bluetooth.hdp.HealthService 10-06 22:08:36.582 30176 30176 W BluetoothAdapterService: onProfileServiceStateChange() - Profile still running: com.android.bluetooth.hdp.HealthService 10-06 22:08:36.583 30176 30176 D BluetoothAdapterService: getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@2e4df83 10-06 22:08:36.583 30176 30176 W BluetoothHealthServiceJni: Cleaning up Bluetooth Health Interface... 10-06 22:08:36.583 30176 30198 E bt_btif : btif_in_execute_service_request: Unknown service 27 being disabled 10-06 22:08:36.583 30176 30176 W BluetoothHealthServiceJni: Cleaning up Bluetooth Health object 10-06 22:08:36.583 30176 30176 D BluetoothAdapterService: handleMessage() - Message: 1 10-06 22:08:36.583 30176 30176 D BluetoothAdapterService: handleMessage() - MESSAGE_PROFILE_SERVICE_STATE_CHANGED 10-06 22:08:36.583 30176 30176 W BluetoothAdapterService: onProfileServiceStateChange() serviceName=com.android.bluetooth.hdp.HealthService, state=10, doUpdate=true 10-06 22:08:36.583 30176 30176 V BluetoothAdapterState: isTurningOff()=true 10-06 22:08:36.583 30176 30176 V BluetoothAdapterState: isTurningOn()=false 10-06 22:08:36.584 30176 30176 V BluetoothAdapterState: isBleTurningOn()=false 10-06 22:08:36.584 30176 30176 V BluetoothAdapterState: isBleTurningOff()=false 10-06 22:08:36.584 30176 30176 D BluetoothAdapterService: processProfileServiceStateChanged() - serviceName=com.android.bluetooth.hdp.HealthService isTurningOn=false isTurningOff=true isBleTurningOn=false isBleTurningOff=false 10-06 22:08:36.584 30176 30176 D BluetoothAdapterService: Service: com.android.bluetooth.gatt.GattService 10-06 22:08:36.584 30176 30176 D BluetoothAdapterService: Skip GATT service - already started before 10-06 22:08:36.584 30176 30176 D BluetoothAdapterService: Service: com.android.bluetooth.hfp.HeadsetService 10-06 22:08:36.584 5121 5121 D BluetoothPbap: Proxy object disconnected 10-06 22:08:36.584 30176 30176 D BluetoothAdapterService: Service: com.android.bluetooth.hid.HidService 10-06 22:08:36.584 30176 30176 D BluetoothAdapterService: Service: com.android.bluetooth.hdp.HealthService 10-06 22:08:36.584 5121 5121 D PbapServerProfile: Bluetooth service disconnected 10-06 22:08:36.584 30176 30176 D BluetoothAdapterService: Service: com.android.bluetooth.pan.PanService 10-06 22:08:36.584 30176 30176 W BluetoothAdapterService: onProfileServiceStateChange() - Profile still running: com.android.bluetooth.pan.PanService 10-06 22:08:36.584 30176 30176 D BluetoothAdapterService: getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@2e4df83 10-06 22:08:36.584 30176 30176 W BluetoothPanServiceJni: Cleaning up Bluetooth PAN Interface... 10-06 22:08:36.584 30176 30176 W BluetoothPanServiceJni: Cleaning up Bluetooth PAN callback object 10-06 22:08:36.584 30176 30205 W bt_l2cap: L2CAP - L2CA_Deregister() called for PSM: 0x000f 10-06 22:08:36.586 30176 30176 D BluetoothAdapterService: handleMessage() - Message: 1 10-06 22:08:36.586 30176 30176 D BluetoothAdapterService: handleMessage() - MESSAGE_PROFILE_SERVICE_STATE_CHANGED 10-06 22:08:36.586 30176 30176 W BluetoothAdapterService: onProfileServiceStateChange() serviceName=com.android.bluetooth.pan.PanService, state=10, doUpdate=true 10-06 22:08:36.586 30176 30176 V BluetoothAdapterState: isTurningOff()=true 10-06 22:08:36.586 30176 30176 V BluetoothAdapterState: isTurningOn()=false 10-06 22:08:36.586 30176 30176 V BluetoothAdapterState: isBleTurningOn()=false 10-06 22:08:36.586 30176 30176 V BluetoothAdapterState: isBleTurningOff()=false 10-06 22:08:36.586 30176 30176 D BluetoothAdapterService: processProfileServiceStateChanged() - serviceName=com.android.bluetooth.pan.PanService isTurningOn=false isTurningOff=true isBleTurningOn=false isBleTurningOff=false 10-06 22:08:36.586 30176 30176 D BluetoothAdapterService: Service: com.android.bluetooth.gatt.GattService 10-06 22:08:36.586 30176 30176 D BluetoothAdapterService: Skip GATT service - already started before 10-06 22:08:36.586 30176 30176 D BluetoothAdapterService: Service: com.android.bluetooth.hfp.HeadsetService 10-06 22:08:36.586 30176 30176 D BluetoothAdapterService: Service: com.android.bluetooth.hid.HidService 10-06 22:08:36.586 30176 30176 D BluetoothAdapterService: Service: com.android.bluetooth.hdp.HealthService 10-06 22:08:36.587 30176 30176 D BluetoothAdapterService: Service: com.android.bluetooth.pan.PanService 10-06 22:08:36.587 30176 30176 D BluetoothAdapterService: Service: com.android.bluetooth.a2dp.A2dpService 10-06 22:08:36.587 30176 30176 D BluetoothAdapterService: Service: com.android.bluetooth.map.BluetoothMapService 10-06 22:08:36.587 30176 30176 W BluetoothAdapterService: onProfileServiceStateChange() - Profile still running: com.android.bluetooth.map.BluetoothMapService 10-06 22:08:36.587 30176 30176 D BluetoothAdapterService: getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@2e4df83 10-06 22:08:36.587 30176 30176 D BluetoothMapService: cleanup() 10-06 22:08:36.587 30176 30176 D BluetoothMapService: Service Not Available to STOP or Shutdown already in progress - Ignoring 10-06 22:08:36.587 30176 30176 D BluetoothAdapterService: handleMessage() - Message: 1 10-06 22:08:36.587 30176 30176 D BluetoothAdapterService: handleMessage() - MESSAGE_PROFILE_SERVICE_STATE_CHANGED 10-06 22:08:36.587 30176 30176 W BluetoothAdapterService: onProfileServiceStateChange() serviceName=com.android.bluetooth.map.BluetoothMapService, state=10, doUpdate=true 10-06 22:08:36.587 30176 30176 V BluetoothAdapterState: isTurningOff()=true 10-06 22:08:36.587 30176 30176 V BluetoothAdapterState: isTurningOn()=false 10-06 22:08:36.587 30176 30176 V BluetoothAdapterState: isBleTurningOn()=false 10-06 22:08:36.587 30176 30176 V BluetoothAdapterState: isBleTurningOff()=false 10-06 22:08:36.588 30176 30176 D BluetoothAdapterService: processProfileServiceStateChanged() - serviceName=com.android.bluetooth.map.BluetoothMapService isTurningOn=false isTurningOff=true isBleTurningOn=false isBleTurningOff=false 10-06 22:08:36.588 30176 30176 D BluetoothAdapterService: Service: com.android.bluetooth.gatt.GattService 10-06 22:08:36.588 30176 30176 D BluetoothAdapterService: Skip GATT service - already started before 10-06 22:08:36.588 30176 30176 D BluetoothAdapterService: Service: com.android.bluetooth.hfp.HeadsetService 10-06 22:08:36.588 30176 30176 D BluetoothAdapterService: Service: com.android.bluetooth.hid.HidService 10-06 22:08:36.588 30176 30176 D BluetoothAdapterService: Service: com.android.bluetooth.hdp.HealthService 10-06 22:08:36.588 30176 30176 D BluetoothAdapterService: Service: com.android.bluetooth.pan.PanService 10-06 22:08:36.588 30176 30176 D BluetoothAdapterService: Service: com.android.bluetooth.a2dp.A2dpService 10-06 22:08:36.588 30176 30176 D BluetoothAdapterService: Service: com.android.bluetooth.map.BluetoothMapService 10-06 22:08:36.588 30176 30176 W BluetoothAdapterService: onProfileServiceStateChange() - All profile services stopped... 10-06 22:08:36.588 30176 30176 D BtOppService: onDestroy 10-06 22:08:36.589 30176 30192 D BluetoothAdapterState: Current state: PENDING_COMMAND, message: 26 10-06 22:08:36.589 30176 30192 D BluetoothAdapterProperties: Setting state to 15 10-06 22:08:36.589 30176 30192 I BluetoothAdapterState: Bluetooth adapter state changed: 13-> 15 10-06 22:08:36.589 30176 30192 D BluetoothAdapterService: updateAdapterState() - Broadcasting state to 1 receivers. 10-06 22:08:36.590 3732 3906 D BluetoothManagerService: MESSAGE_BLUETOOTH_STATE_CHANGE: TURNING_OFF > BLE_ON 10-06 22:08:36.590 3732 3906 D BluetoothManagerService: Intermediate off, back to LE only mode 10-06 22:08:36.590 3732 3906 D BluetoothManagerService: Sending BLE State Change: TURNING_OFF > BLE_ON 10-06 22:08:36.590 3732 3906 D BluetoothManagerService: Broadcasting onBluetoothStateChange(false) to 17 receivers. 10-06 22:08:36.590 5323 8851 D BluetoothHeadset: onBluetoothStateChange: up=false 10-06 22:08:36.590 5323 8851 D BluetoothHeadset: Unbinding service... 10-06 22:08:36.591 5121 11480 D BluetoothPan: onBluetoothStateChange on: false 10-06 22:08:36.591 30176 30192 I BluetoothAdapterState: Entering BleOnState 10-06 22:08:36.591 30176 30176 D BluetoothPbapService: Pbap Service onDestroy 10-06 22:08:36.591 30176 30176 D BluetoothPbapService: Unregistering observer 10-06 22:08:36.592 30176 30176 D BluetoothPbapService: StatusHandler :null mInterrupted:true 10-06 22:08:36.592 5121 11540 D BluetoothA2dp: onBluetoothStateChange: up=false 10-06 22:08:36.594 28163 28176 D BluetoothPan: onBluetoothStateChange on: false 10-06 22:08:36.595 5121 5139 D BluetoothInputDevice: onBluetoothStateChange: up=false 10-06 22:08:36.596 28163 28714 D BluetoothMap: onBluetoothStateChange: up=false 10-06 22:08:36.597 28163 28175 D BluetoothPbap: onBluetoothStateChange: up=false 10-06 22:08:36.598 3732 3906 D BluetoothHeadset: onBluetoothStateChange: up=false 10-06 22:08:36.598 3732 3906 D BluetoothHeadset: Unbinding service... 10-06 22:08:36.598 3732 3906 D BluetoothHeadset: onBluetoothStateChange: up=false 10-06 22:08:36.598 3732 3906 D BluetoothHeadset: Unbinding service... 10-06 22:08:36.598 3732 3906 D BluetoothA2dp: onBluetoothStateChange: up=false 10-06 22:08:36.598 28163 28176 D BluetoothInputDevice: onBluetoothStateChange: up=false 10-06 22:08:36.599 3732 3906 D BluetoothHeadset: onBluetoothStateChange: up=false 10-06 22:08:36.599 3732 3906 D BluetoothHeadset: Unbinding service... 10-06 22:08:36.599 5121 5140 D BluetoothHeadset: onBluetoothStateChange: up=false 10-06 22:08:36.599 5121 5140 D BluetoothHeadset: Unbinding service... 10-06 22:08:36.600 28163 28714 D BluetoothA2dp: onBluetoothStateChange: up=false 10-06 22:08:36.601 28163 28175 D BluetoothHeadset: onBluetoothStateChange: up=false 10-06 22:08:36.601 28163 28175 D BluetoothHeadset: Unbinding service... 10-06 22:08:36.601 5121 31343 D BluetoothMap: onBluetoothStateChange: up=false 10-06 22:08:36.602 5121 5464 D BluetoothPbap: onBluetoothStateChange: up=false 10-06 22:08:36.603 3732 3906 D BluetoothManagerService: Calling sendBrEdrDownCallback callbacks 10-06 22:08:36.603 3732 3906 D BluetoothManagerService: isBleAppPresent() count: 0 10-06 22:08:36.604 30176 30192 D BluetoothAdapterState: Current state: BLE ON, message: 20 10-06 22:08:36.604 30176 30192 D BluetoothAdapterProperties: Setting state to 16 10-06 22:08:36.604 30176 30192 I BluetoothAdapterState: Bluetooth adapter state changed: 15-> 16 10-06 22:08:36.604 30176 30192 D BluetoothAdapterService: updateAdapterState() - Broadcasting state to 1 receivers. 10-06 22:08:36.605 30176 30192 D BluetoothAdapterProperties: onBleDisable 10-06 22:08:36.605 3732 3906 D BluetoothManagerService: MESSAGE_BLUETOOTH_STATE_CHANGE: BLE_ON > BLE_TURNING_OFF 10-06 22:08:36.605 3732 3906 D BluetoothManagerService: Sending BLE State Change: BLE_ON > BLE_TURNING_OFF 10-06 22:08:36.605 3732 3732 D AudioService: mConnectedBTDevicesList size 0 10-06 22:08:36.605 3732 3900 W BroadcastQueue: Permission Denial: receiving Intent { act=android.bluetooth.adapter.action.STATE_CHANGED flg=0x4000010 (has extras) } to ProcessRecord{ed1970c 14530:com.alibaba.aliexpresshd/u0a89} (pid=14530, uid=10089) requires android.permission.BLUETOOTH due to sender android (uid 1000) 10-06 22:08:36.606 30176 30193 I bt_stack_manager: event_shut_down_stack is bringing down the stack 10-06 22:08:36.606 30176 30210 W bt_osi_thread: run_thread: thread id 30210, thread name btif_sock exited 10-06 22:08:36.606 30176 30192 I BluetoothAdapterState: Entering PendingCommandState 10-06 22:08:36.607 30176 30205 W bt_btif : bta_dm_disable BTA_DISABLE_DELAY set to 200 ms 10-06 22:08:36.607 30176 30193 I bt_core_module: module_shut_down Shutting down module "btif_config_module" 10-06 22:08:36.609 30176 30198 D BluetoothAdapterProperties: Scan Mode:20 10-06 22:08:36.610 30176 30176 D BluetoothPbapReceiver: PbapReceiver onReceive action = android.bluetooth.adapter.action.STATE_CHANGED 10-06 22:08:36.610 30176 30176 D BluetoothPbapReceiver: state = 10 10-06 22:08:36.610 30176 30176 I BluetoothPbapReceiver: Exit - onReceive for intent:android.bluetooth.adapter.action.STATE_CHANGED 10-06 22:08:36.616 28163 28163 D BluetoothEventManager: isFirstBoot: false state: 10 10-06 22:08:36.617 5121 5433 D BluetoothEventManager: isFirstBoot: false state: 10 10-06 22:08:36.618 28163 28163 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 android.content.ContextWrapper.startService:613 com.android.settings.bluetooth.DockEventReceiver.beginStartingService:134 com.android.settings.bluetooth.DockEventReceiver.onReceive:115 10-06 22:08:36.621 30176 30193 I bt_core_module: module_shut_down Shutdown of module "btif_config_module" completed 10-06 22:08:36.625 28163 28163 D DockEventReceiver: finishStartingService: stopping service 10-06 22:08:36.626 30176 30176 D BluetoothOppReceiver: Enter - onReceive for intent:android.bluetooth.adapter.action.STATE_CHANGED 10-06 22:08:36.626 30176 30176 D BluetoothOppReceiver: Bluetooth Adapter state = 10 10-06 22:08:36.626 30176 30176 D BluetoothOppReceiver: Exit - onReceive for intent:android.bluetooth.adapter.action.STATE_CHANGED 10-06 22:08:36.808 30176 30198 I bt_core_module: module_shut_down Shutting down module "hci_module" 10-06 22:08:36.808 30176 30198 I bt_hci : shut_down 10-06 22:08:36.809 30176 30202 I bt_vendor: low_power_mode_cb 10-06 22:08:36.812 30176 30202 I bt_vendor: epilog_cb 10-06 22:08:36.812 30176 30202 I bt_hci : epilog_finished_callback 10-06 22:08:36.812 30176 30202 W bt_osi_thread: run_thread: thread id 30202, thread name hci_thread exited 10-06 22:08:36.812 30176 30198 I bt_hci_h4: hal_close 10-06 22:08:36.813 30176 30198 I bt_userial_vendor: device fd = 74 close 10-06 22:08:36.814 30176 30198 I bt_core_module: module_shut_down Shutdown of module "hci_module" completed 10-06 22:08:36.814 30176 30198 I bt_core_module: module_shut_down Shutting down module "btsnoop_module" 10-06 22:08:36.814 30176 30198 I bt_core_module: module_shut_down Shutdown of module "btsnoop_module" completed 10-06 22:08:36.814 30176 30198 I bt_core_module: module_clean_up Cleaning up module "bte_logmsg_module" 10-06 22:08:36.815 30176 30198 I bt_core_module: module_clean_up Cleanup of module "bte_logmsg_module" completed 10-06 22:08:36.815 30176 30205 W bt_osi_thread: run_thread: thread id 30205, thread name bt_workqueue exited 10-06 22:08:36.817 30176 30193 I bt_core_module: module_shut_down Shutting down module "controller_module" 10-06 22:08:36.817 30176 30193 I bt_core_module: module_shut_down Shutdown of module "controller_module" completed 10-06 22:08:36.817 30176 30193 I bt_stack_manager: event_shut_down_stack finished 10-06 22:08:36.817 30176 30192 D BluetoothAdapterState: Current state: PENDING_COMMAND, message: 24 10-06 22:08:36.818 30176 30192 D BluetoothAdapterService: stopGattProfileService() 10-06 22:08:36.818 30176 30192 D BluetoothAdapterService: setProfileServiceState() - Stopping service com.android.bluetooth.gatt.GattService 10-06 22:08:36.819 30176 30192 D BluetoothAdapterState: Stopping Gatt profile services that were post enabled 10-06 22:08:36.820 30176 30176 D BtGatt.DebugUtils: handleDebugAction() action=null 10-06 22:08:36.820 30176 30176 D BluetoothAdapterService: getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@2e4df83 10-06 22:08:36.821 30176 30176 D BtGatt.GattService: Received stop request...Stopping profile... 10-06 22:08:36.823 30176 30176 D BtGatt.GattService: profile stopped successfully 10-06 22:08:36.823 30176 30176 D BluetoothAdapterService: getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@2e4df83 10-06 22:08:36.823 30176 30176 D BluetoothAdapterService: handleMessage() - Message: 1 10-06 22:08:36.823 30176 30176 D BluetoothAdapterService: handleMessage() - MESSAGE_PROFILE_SERVICE_STATE_CHANGED 10-06 22:08:36.823 30176 30176 W BluetoothAdapterService: onProfileServiceStateChange() serviceName=com.android.bluetooth.gatt.GattService, state=10, doUpdate=true 10-06 22:08:36.824 30176 30176 V BluetoothAdapterState: isTurningOff()=false 10-06 22:08:36.824 30176 30176 V BluetoothAdapterState: isTurningOn()=false 10-06 22:08:36.824 30176 30176 V BluetoothAdapterState: isBleTurningOn()=false 10-06 22:08:36.824 30176 30176 V BluetoothAdapterState: isBleTurningOff()=true 10-06 22:08:36.824 30176 30176 D BluetoothAdapterService: processProfileServiceStateChanged() - serviceName=com.android.bluetooth.gatt.GattService isTurningOn=false isTurningOff=false isBleTurningOn=false isBleTurningOff=true 10-06 22:08:36.824 30176 30176 D BluetoothAdapterService: GattService stopped 10-06 22:08:36.824 30176 30192 D BluetoothAdapterState: Current state: PENDING_COMMAND, message: 25 10-06 22:08:36.824 30176 30192 D BluetoothAdapterProperties: Setting state to 10 10-06 22:08:36.824 30176 30192 I BluetoothAdapterState: Bluetooth adapter state changed: 16-> 10 10-06 22:08:36.824 30176 30192 D BluetoothAdapterService: updateAdapterState() - Broadcasting state to 1 receivers. 10-06 22:08:36.825 3732 3906 D BluetoothManagerService: MESSAGE_BLUETOOTH_STATE_CHANGE: BLE_TURNING_OFF > OFF 10-06 22:08:36.825 3732 3906 D BluetoothManagerService: Bluetooth is complete send Service Down 10-06 22:08:36.825 30176 30192 I BluetoothAdapterState: Entering OffState 10-06 22:08:36.825 3732 3906 D BluetoothManagerService: Broadcasting onBluetoothServiceDown() to 6 receivers. 10-06 22:08:36.825 3732 3906 D BluetoothAdapter: onBluetoothServiceDown: Sending callbacks to 1 clients 10-06 22:08:36.825 3732 3906 D BluetoothAdapter: onBluetoothServiceDown: Finished sending callbacks to registered clients 10-06 22:08:36.825 28163 28714 D BluetoothAdapter: onBluetoothServiceDown: Sending callbacks to 1 clients 10-06 22:08:36.825 3732 3906 D BluetoothManagerService: unbindAndFinish(): android.bluetooth.IBluetoothStubProxy@d28deb5 mBinding = false mUnbinding = false 10-06 22:08:36.825 28163 28714 D BluetoothAdapter: onBluetoothServiceDown: Finished sending callbacks to registered clients 10-06 22:08:36.826 5739 5761 D BluetoothAdapter: onBluetoothServiceDown: Sending callbacks to 0 clients 10-06 22:08:36.826 5739 5761 D BluetoothAdapter: onBluetoothServiceDown: Finished sending callbacks to registered clients 10-06 22:08:36.826 5121 5139 D BluetoothAdapter: onBluetoothServiceDown: Sending callbacks to 1 clients 10-06 22:08:36.826 5121 5139 D BluetoothAdapter: onBluetoothServiceDown: Finished sending callbacks to registered clients 10-06 22:08:36.826 5323 8840 D BluetoothAdapter: onBluetoothServiceDown: Sending callbacks to 0 clients 10-06 22:08:36.826 30176 30207 D BluetoothAdapter: onBluetoothServiceDown: Sending callbacks to 1 clients 10-06 22:08:36.826 5323 8840 D BluetoothAdapter: onBluetoothServiceDown: Finished sending callbacks to registered clients 10-06 22:08:36.826 30176 30207 D BluetoothAdapter: onBluetoothServiceDown: Finished sending callbacks to registered clients 10-06 22:08:36.827 30176 30176 W BluetoothAdapterService: onUnbind, calling cleanup 10-06 22:08:36.827 30176 30176 D BluetoothAdapterService: cleanup() 10-06 22:08:36.829 3732 3906 D BluetoothManagerService: Sending BLE State Change: BLE_TURNING_OFF > OFF 10-06 22:08:36.829 30176 30176 W BluetoothSdpJni: Cleaning up Bluetooth SDP Interface... 10-06 22:08:36.829 30176 30176 W BluetoothSdpJni: Cleaning up Bluetooth SDP object 10-06 22:08:36.829 30176 30176 D BluetoothAdapterService: cleanup() - Cleaning up adapter native 10-06 22:08:36.830 30176 30193 I bt_stack_manager: event_clean_up_stack is cleaning up the stack 10-06 22:08:36.830 30176 30193 E BluetoothServiceJni: Callback env check fail: env: 0x0, callback: 0xbc6057e0 10-06 22:08:36.830 30176 30193 E BluetoothServiceJni: Callback: 'callback_thread_event' is not called on the correct thread 10-06 22:08:36.830 30176 30198 W bt_osi_thread: run_thread: thread id 30198, thread name bt_jni_workqueue exited 10-06 22:08:36.831 30176 30193 I bt_core_module: module_clean_up Cleaning up module "stack_config_module" 10-06 22:08:36.831 30176 30193 I bt_core_module: module_clean_up Cleanup of module "stack_config_module" completed 10-06 22:08:36.831 30176 30193 I bt_core_module: module_clean_up Cleaning up module "interop_module" 10-06 22:08:36.831 30176 30193 I bt_core_module: module_clean_up Cleanup of module "interop_module" completed 10-06 22:08:36.831 30176 30193 I bt_core_module: module_clean_up Cleaning up module "btif_config_module" 10-06 22:08:36.842 30176 30193 I bt_core_module: module_clean_up Cleanup of module "btif_config_module" completed 10-06 22:08:36.842 30176 30193 I bt_core_module: module_clean_up Cleaning up module "bt_utils_module" 10-06 22:08:36.843 30176 30193 I bt_core_module: module_clean_up Cleanup of module "bt_utils_module" completed 10-06 22:08:36.843 30176 30193 I bt_core_module: module_clean_up Cleaning up module "osi_module" 10-06 22:08:36.843 30176 30197 D bt_osi_alarm: callback_dispatch Callback thread exited 10-06 22:08:36.843 30176 30197 W bt_osi_thread: run_thread: thread id 30197, thread name alarm_dispatcher exited 10-06 22:08:36.843 30176 30196 W bt_osi_thread: run_thread: thread id 30196, thread name alarm_default_ca exited 10-06 22:08:36.843 30176 30193 I bt_core_module: module_clean_up Cleanup of module "osi_module" completed 10-06 22:08:36.843 30176 30193 I bt_stack_manager: event_clean_up_stack finished 10-06 22:08:36.844 30176 30176 I BluetoothServiceJni: cleanupNative: return from cleanup 10-06 22:08:36.844 30176 30176 W BluetoothVendorJni: Cleaning up Bluetooth Vendor Interface... 10-06 22:08:36.844 30176 30176 I bt_btif_vendor: cleanup 10-06 22:08:36.844 30176 30176 W BluetoothVendorJni: Cleaning up Bluetooth Vendor callback object 10-06 22:08:36.846 30176 30176 I art : System.exit called, status: 0 10-06 22:08:36.846 30176 30176 I AndroidRuntime: VM exiting with result code 0, cleanup skipped. 10-06 22:08:36.861 3732 32403 I ActivityManager: Process com.android.bluetooth (pid 30176) has died 10-06 22:08:36.862 3732 32403 D ActivityManager: cleanUpApplicationRecord -- 30176 10-06 22:08:37.856 3732 4475 I PowerManagerService: Going to sleep due to power button (uid 1000)... 10-06 22:08:37.877 3732 3909 D mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1x1]-format:1 10-06 22:08:38.310 3034 3445 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found 10-06 22:08:38.349 3732 3900 I VrManagerService: VR mode is disallowed 10-06 22:08:38.375 3732 3909 V KeyguardServiceDelegate: onScreenTurnedOff() 10-06 22:08:38.380 3732 3909 I Sensors : Light old sensor_state 512, new sensor_state : 0 en : 0 10-06 22:08:38.398 3732 3907 I DisplayManagerService: Display device changed state: "Built-in Screen", OFF 10-06 22:08:38.402 3732 3907 W LocalDisplayAdapter: Unable to find color mode 0, ignoring request. 10-06 22:08:38.407 3003 3003 D SurfaceFlinger: Set power mode=0, type=0 flinger=0x7f7da48000 10-06 22:08:38.577 3732 5089 D SurfaceControl: Excessive delay in setPowerMode(): 178ms 10-06 22:08:38.582 3732 5089 E SamsungPowerHAL: Error opening /sys/devices/system/cpu/cpu4/cpufreq/interactive/io_is_busy: Permission denied 10-06 22:08:38.583 3732 3909 I PowerManagerService: Sleeping (uid 1000)... 10-06 22:08:38.652 5121 5121 D CarrierText: onSimStateChanged: Normal 10-06 22:08:38.784 3732 3901 I WindowManager: OverscanTimeout run 10-06 22:08:38.807 5121 5121 D PhoneStatusBar: disable: < expand ICONS alerts SYSTEM_INFO back home recent clock search quick_settings > 10-06 22:08:38.869 5121 5121 D PhoneStatusBar: disable: < expand ICONS alerts SYSTEM_INFO back HOME* RECENT* clock SEARCH* quick_settings > 10-06 22:08:38.890 1021 1021 I TWILIGHT: [06Oct 22:08:38.890, main]: Service: SCREEN_OFF 10-06 22:08:38.899 9349 9349 D DeviceStatusService: onDisplayOff: Cancel pending update 10-06 22:08:38.920 5739 30464 D BrcmNfcJni: nfcManager_disableDiscovery: enter; 10-06 22:08:38.920 5739 30464 D BrcmNfcJni: pn544InteropAbortNow 10-06 22:08:38.920 5739 30464 D BrcmNfcJni: startRfDiscovery: is start=0 10-06 22:08:38.920 5739 30464 I BrcmNfcNfa: NFA_StopRfDiscovery () 10-06 22:08:38.920 5739 5947 I BrcmNfcNfa: NFA got event 0x010F 10-06 22:08:38.920 5739 5947 I BrcmNfcNfa: nfa_dm_evt_hdlr event: NFA_DM_API_STOP_RF_DISCOVERY_EVT (0x0f) 10-06 22:08:38.920 5739 5947 I BrcmNfcNfa: nfa_dm_act_stop_rf_discovery () 10-06 22:08:38.920 5739 5947 I BrcmNfcNfa: nfa_dm_rf_deactivate () deactivate_type:0x0 10-06 22:08:38.920 5739 5947 I BrcmNfcNfa: nfa_dm_disc_sm_execute (): state: DISCOVERY (1), event: DEACTIVATE_CMD(6) disc_flags: 0x2 10-06 22:08:38.920 5739 5947 I BrcmNfcNfa: NFC_Deactivate 4 (IDLE) deactivate_type:0 10-06 22:08:38.921 5739 5947 D NfcAdaptation: NfcAdaptation::HalWrite 10-06 22:08:38.921 5739 5947 I SecHAL : nfc_hal_write: enter; 10-06 22:08:38.921 5739 5947 I SecHAL : nfc_hal_write: exit; 10-06 22:08:38.921 5739 5947 I BrcmNfcNfa: nfa_dm_disc_sm_execute (): new state: DISCOVERY (1), disc_flags: 0x22 10-06 22:08:38.921 5739 5947 I BrcmNfcNfa: nfa_sys_ptim_stop_timer 9ebf6010 10-06 22:08:38.921 5739 5947 I BrcmNfcNfa: ptim timer stop 10-06 22:08:38.921 5739 5947 I BrcmNfcNfa: Stopped presence check timer (if started) 10-06 22:08:38.921 5739 6005 D SecHAL : nfc_hal_task: Got a event: HAL_EVT_WRITE(3) 10-06 22:08:38.921 5739 6005 D SecHAL : nfc_hal_task: current state: SERVICE 10-06 22:08:38.921 5739 6005 I SecHAL : __send_to_device: enter 10-06 22:08:38.921 5739 6005 I SecHAL : hal_update_sleep_timer: enter 10-06 22:08:38.921 5739 6005 I SecHAL : device_wakeup: Wakeup! in 80 ms 10-06 22:08:39.001 5739 6005 I SecHAL : device_wakeup: exit 10-06 22:08:39.001 5739 6005 I SecHAL : hal_update_sleep_timer: before OSI_timer_start 10-06 22:08:39.001 5739 6005 I SecHAL : OSI_timer_start: enter,osi_lock 10-06 22:08:39.002 5739 6005 I SecHAL : OSI_timer_start: before pthread_create for timer thread 10-06 22:08:39.002 5739 6005 I SecHAL : OSI_timer_start: after pthread_create for timer thread 10-06 22:08:39.002 5739 6005 I SecHAL : OSI_timer_start: before osi_unlock 10-06 22:08:39.002 5739 6005 I SecHAL : OSI_timer_start: exit 10-06 22:08:39.002 5739 6005 I SecHAL : hal_update_sleep_timer: exit 10-06 22:08:39.002 5739 6005 I SecHAL : __send_to_device: exit 10-06 22:08:39.002 5739 6005 I SecHAL : device_write: enter 10-06 22:08:39.002 5739 6005 I SecHAL : device_write: before system call 10-06 22:08:39.003 5739 6005 I SecHAL : device_write: after system call 10-06 22:08:39.003 5739 6005 D SecHAL : data_trace: Send( 4) 21 06 01 00 10-06 22:08:39.003 5739 6005 I SecHAL : device_write: exit 10-06 22:08:39.006 5739 6004 D SecHAL : read_thread: Sent message to HAL message task, remind que: 2 10-06 22:08:39.006 5739 6005 D SecHAL : nfc_hal_task: Got a event: HAL_EVT_READ(4) 10-06 22:08:39.006 5739 6005 D SecHAL : nfc_hal_task: current state: SERVICE 10-06 22:08:39.007 5739 6005 D SecHAL : data_trace: Recv( 4) 41 06 01 00 10-06 22:08:39.007 5739 6005 I SecHAL : hal_update_sleep_timer: enter 10-06 22:08:39.007 5739 6005 I SecHAL : hal_update_sleep_timer: before OSI_timer_start 10-06 22:08:39.007 5739 6005 I SecHAL : OSI_timer_start: enter,osi_lock 10-06 22:08:39.007 5739 6005 I SecHAL : OSI_timer_start: before osi_unlock 10-06 22:08:39.007 5739 6005 I SecHAL : OSI_timer_start: exit 10-06 22:08:39.007 5739 6005 I SecHAL : hal_update_sleep_timer: exit 10-06 22:08:39.007 5739 6005 I SecHAL : nfc_data_callback: ! 10-06 22:08:39.007 5739 6005 D NfcAdaptation: NfcAdaptation::HalDeviceContextDataCallback: len=4 10-06 22:08:39.008 5739 5947 I BrcmNfcNfa: NFC received rsp gid:1 10-06 22:08:39.008 5739 5947 I BrcmNfcNfa: p2p priority is running under bail out mode ONLY. 10-06 22:08:39.008 5739 5947 I BrcmNfcNfa: nfc_set_state 4 (IDLE)->4 (IDLE) 10-06 22:08:39.008 5739 5947 I BrcmNfcNfa: nfa_dm_disc_data_cback () 10-06 22:08:39.008 5739 5947 I BrcmNfcNfa: nfa_dm_disc_discovery_cback (): event:0x4005 10-06 22:08:39.008 5739 5947 I BrcmNfcNfa: nfa_dm_disc_sm_execute (): state: DISCOVERY (1), event: DEACTIVATE_RSP(7) disc_flags: 0x22 10-06 22:08:39.008 5739 5947 I BrcmNfcNfa: nfa_dm_disc_new_state (): old_state: DISCOVERY (1), new_state: IDLE (0) disc_flags: 0x2 10-06 22:08:39.008 5739 5947 D BrcmNfcJni: nfaConnectionCallback: event= 31 10-06 22:08:39.008 5739 5947 D BrcmNfcJni: nfaConnectionCallback: NFA_RF_DISCOVERY_STOPPED_EVT: status = 0 10-06 22:08:39.009 5739 5947 I BrcmNfcNfa: nfa_dm_start_rf_discover () 10-06 22:08:39.009 5739 30464 D BrcmNfcJni: stopPolling_rfDiscoveryDisabled: disable polling 10-06 22:08:39.009 5739 5947 I BrcmNfcNfa: NFA_DisablePolling () 10-06 22:08:39.009 5739 30464 I BrcmNfcNfa: NFA_DisablePolling () 10-06 22:08:39.009 5739 5947 I BrcmNfcNfa: NFA got event 0x0107 10-06 22:08:39.009 5739 5947 I BrcmNfcNfa: nfa_dm_evt_hdlr event: NFA_DM_API_DISABLE_POLLING_EVT (0x07) 10-06 22:08:39.009 5739 5947 I BrcmNfcNfa: nfa_dm_act_disable_polling () 10-06 22:08:39.009 5739 5947 I BrcmNfcNfa: nfa_dm_deactivate_polling () 10-06 22:08:39.009 5739 5947 I BrcmNfcNfa: nfa_dm_delete_rf_discover () handle=0x1 10-06 22:08:39.009 5739 5947 D BrcmNfcJni: nfaConnectionCallback: event= 1 10-06 22:08:39.010 5739 5947 D BrcmNfcJni: nfaConnectionCallback: NFA_POLL_DISABLED_EVT: status = 0 10-06 22:08:39.010 5739 30464 D BrcmNfcJni: PeerToPeer::enableP2pListening: enter isEnable: 0 mIsP2pListening: 1 10-06 22:08:39.010 5739 30464 I BrcmNfcNfa: NFA_P2pSetListenTech (): tech_mask:0x0 10-06 22:08:39.010 5739 5947 I BrcmNfcNfa: NFA got event 0x010D 10-06 22:08:39.010 5739 5947 I BrcmNfcNfa: nfa_dm_evt_hdlr event: NFA_DM_API_SET_P2P_LISTEN_TECH_EVT (0x0d) 10-06 22:08:39.010 5739 5947 I BrcmNfcNfa: nfa_dm_set_p2p_listen_tech () tech_mask = 0 10-06 22:08:39.010 5739 5947 I BrcmNfcNfa: nfa_p2p_update_listen_tech () tech_mask = 0x0 10-06 22:08:39.011 5739 5947 I BrcmNfcNfa: nfa_dm_delete_rf_discover () handle=0x2 10-06 22:08:39.011 5739 5947 I BrcmNfcNfa: nfa_p2p_enable_listening () sys_id = 3, update_wks = 0 10-06 22:08:39.011 5739 5947 D BrcmNfcJni: nfaConnectionCallback: event= 33 10-06 22:08:39.011 5739 5947 D BrcmNfcJni: nfaConnectionCallback: NFA_SET_P2P_LISTEN_TECH_EVT 10-06 22:08:39.011 5739 30464 D BrcmNfcJni: PeerToPeer::enableP2pListening: exit; mIsP2pListening: 0 10-06 22:08:39.011 5739 30464 D BrcmNfcJni: PowerSwitch::setModeOff(deactivated=0x1) : mCurrActivity=0x0 10-06 22:08:39.011 5739 30464 D BrcmNfcJni: PowerSwitch::setLevel: level=PS-LOW-POWER (2) 10-06 22:08:39.011 5739 30464 D BrcmNfcJni: PowerSwitch::setLevel: actual power level=PS-FULL 10-06 22:08:39.011 5739 30464 D BrcmNfcJni: nfcManager_disableDiscovery: exit 10-06 22:08:40.578 5739 30471 I SecHAL : device_sleep: NFC can be going to sleep

Relevant screenshots

Solutions

Workaround

Possible fixes

Edited by RTM