Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --------- beginning of crash
- 08-12 11:02:55.440 1217 1217 E AndroidRuntime: FATAL EXCEPTION: main
- 08-12 11:02:55.440 1217 1217 E AndroidRuntime: Process: com.android.systemui, PID: 1217
- 08-12 11:02:55.440 1217 1217 E AndroidRuntime: Theme: themes:{}
- 08-12 11:02:55.440 1217 1217 E AndroidRuntime: android.view.InflateException: Binary XML file line #99: uid=10019 needs permission android.permission.READ_CONTACTS to read lock_screen_owner_info_enabled for user 0
- 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at android.view.LayoutInflater.inflate(LayoutInflater.java:539)
- 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at android.view.LayoutInflater.inflate(LayoutInflater.java:423)
- 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at android.view.LayoutInflater.inflate(LayoutInflater.java:374)
- 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at android.view.View.inflate(View.java:19793)
- 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at com.android.systemui.statusbar.phone.PhoneStatusBar.makeStatusBarView(PhoneStatusBar.java:1008)
- 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at com.android.systemui.statusbar.phone.PhoneStatusBar.addStatusBarWindow(PhoneStatusBar.java:3334)
- 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at com.android.systemui.statusbar.phone.PhoneStatusBar.createAndAddWindows(PhoneStatusBar.java:3330)
- 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at com.android.systemui.statusbar.BaseStatusBar.start(BaseStatusBar.java:673)
- 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at com.android.systemui.statusbar.phone.PhoneStatusBar.start(PhoneStatusBar.java:946)
- 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at com.android.systemui.statusbar.SystemBars.createStatusBarFromConfig(SystemBars.java:106)
- 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at com.android.systemui.statusbar.SystemBars.onNoService(SystemBars.java:58)
- 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at com.android.systemui.statusbar.ServiceMonitor.startService(ServiceMonitor.java:230)
- 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at com.android.systemui.statusbar.ServiceMonitor.-wrap5(ServiceMonitor.java)
- 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at com.android.systemui.statusbar.ServiceMonitor$1.handleMessage(ServiceMonitor.java:73)
- 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102)
- 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at android.os.Looper.loop(Looper.java:148)
- 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:5458)
- 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
- 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
- 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
- 08-12 11:02:55.440 1217 1217 E AndroidRuntime: Caused by: java.lang.SecurityException: uid=10019 needs permission android.permission.READ_CONTACTS to read lock_screen_owner_info_enabled for user 0
- 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at android.os.Parcel.readException(Parcel.java:1666)
- 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at android.os.Parcel.readException(Parcel.java:1619)
- 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at com.android.internal.widget.ILockSettings$Stub$Proxy.getBoolean(ILockSettings.java:368)
- 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at com.android.internal.widget.LockPatternUtils.getBoolean(LockPatternUtils.java:1113)
- 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at com.android.internal.widget.LockPatternUtils.isOwnerInfoEnabled(LockPatternUtils.java:578)
- 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at com.android.keyguard.KeyguardStatusView.getOwnerInfo(KeyguardStatusView.java:249)
- 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at com.android.keyguard.KeyguardStatusView.updateOwnerInfo(KeyguardStatusView.java:222)
- 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at com.android.keyguard.KeyguardStatusView.onFinishInflate(KeyguardStatusView.java:160)
- 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at android.view.LayoutInflater.rInflate(LayoutInflater.java:844)
- 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:798)
- 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at android.view.LayoutInflater.parseInclude(LayoutInflater.java:971)
- 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at android.view.LayoutInflater.rInflate(LayoutInflater.java:831)
- 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:798)
- 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at android.view.LayoutInflater.parseInclude(LayoutInflater.java:971)
- 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at android.view.LayoutInflater.rInflate(LayoutInflater.java:831)
- 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:798)
- 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at android.view.LayoutInflater.rInflate(LayoutInflater.java:838)
- 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:798)
- 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at android.view.LayoutInflater.inflate(LayoutInflater.java:515)
- 08-12 11:02:55.440 1217 1217 E AndroidRuntime: ... 19 more
- 08-12 11:02:55.466 470 470 I Binder_2: type=1400 audit(0.0:40): avc: denied { ioctl } for path="socket:[14037]" dev="sockfs" ino=14037 ioctlcmd=7704 scontext=u:r:surfaceflinger:s0 tcontext=u:r:surfaceflinger:s0 tclass=unix_stream_socket permissive=1
- 08-12 11:02:55.472 1030 1532 D OpenGLRenderer: Use EGL_SWAP_BEHAVIOR_PRESERVED: true
- 08-12 11:02:55.466 470 470 I Binder_2: type=1400 audit(0.0:41): avc: denied { ioctl } for path="socket:[14037]" dev="sockfs" ino=14037 ioctlcmd=7704 scontext=u:r:surfaceflinger:s0 tcontext=u:r:surfaceflinger:s0 tclass=unix_stream_socket permissive=1
- 08-12 11:02:55.466 453 453 I Binder_1: type=1400 audit(0.0:42): avc: denied { ioctl } for path="socket:[14044]" dev="sockfs" ino=14044 ioctlcmd=7704 scontext=u:r:surfaceflinger:s0 tcontext=u:r:surfaceflinger:s0 tclass=unix_stream_socket permissive=1
- 08-12 11:02:55.466 453 453 I Binder_1: type=1400 audit(0.0:43): avc: denied { ioctl } for path="socket:[14044]" dev="sockfs" ino=14044 ioctlcmd=7704 scontext=u:r:surfaceflinger:s0 tcontext=u:r:surfaceflinger:s0 tclass=unix_stream_socket permissive=1
- 08-12 11:02:55.476 1030 1046 V KeyguardServiceDelegate: *** Keyguard started
- 08-12 11:02:55.477 1030 1046 D sensors_hal_SMGR: batch:sensor(android.sensor.accelerometer) sample_rate=15Hz report_rate_f=0.000000Hz curr sample rate:0 cur rpt rate:0 max:120.000000 min:1.000000
- 08-12 11:02:55.478 1030 1132 D sensors_hal_Time: tsOffsetIs: Apps: 49619785114; DSPS: 1794604; Offset : -5149617320
- 08-12 11:02:55.479 1030 1046 D sensors_hal_SMGR: enable:sensor(android.sensor.accelerometer) handle 0, freq=15 report_rate=0 batched=0
- 08-12 11:02:55.485 1030 1046 D sensors_hal_SMGR: SMGRReportAdd: Received Response: 0
- 08-12 11:02:55.485 1030 1046 W KeyguardServiceDelegate: onScreenTurningOn(): no keyguard service!
- 08-12 11:02:55.503 1030 1532 I Adreno-EGL: <qeglDrvAPI_eglInitialize:379>: EGL 1.4 QUALCOMM build: Nondeterministic_AU_msm8974_LA.BF.1.1.3_RB1__release_AU (Ia6c73e7530)
- 08-12 11:02:55.503 1030 1532 I Adreno-EGL: OpenGL ES Shader Compiler Version: E031.29.00.00
- 08-12 11:02:55.503 1030 1532 I Adreno-EGL: Build Date: 11/17/15 Tue
- 08-12 11:02:55.503 1030 1532 I Adreno-EGL: Local Branch: mybranch16463693
- 08-12 11:02:55.503 1030 1532 I Adreno-EGL: Remote Branch: quic/LA.BF.1.1.3_rb1.4
- 08-12 11:02:55.503 1030 1532 I Adreno-EGL: Local Patches: NONE
- 08-12 11:02:55.503 1030 1532 I Adreno-EGL: Reconstruct Branch: NOTHING
- 08-12 11:02:55.503 1030 1532 I OpenGLRenderer: Initialized EGL, version 1.4
- 08-12 11:02:55.567 1480 1480 E wpa_supplicant: Line 1: unknown global field 'ble_scan_offload=1'.
- 08-12 11:02:55.567 1480 1480 E wpa_supplicant: Line 1: Invalid configuration line 'ble_scan_offload=1'.
- 08-12 11:02:55.616 1480 1480 I wpa_supplicant: wlan0: CTRL-EVENT-REGDOM-CHANGE init=USER type=UNKNOWN
- 08-12 11:02:55.617 1030 1177 D WifiConfigStore: Loading config and enabling all networks
- 08-12 11:02:55.664 1030 1177 D WifiConfigStore: loaded 0 passpoint configs
- 08-12 11:02:55.671 1030 1177 W WifiConfigStore: Upgrading network 8 to android.uid.system:1000
- 08-12 11:02:55.671 1030 1177 W WifiConfigStore: Upgrading network 0 to android.uid.system:1000
- 08-12 11:02:55.672 1030 1177 W WifiConfigStore: Upgrading network 9 to android.uid.system:1000
- 08-12 11:02:55.672 1030 1177 W WifiConfigStore: Upgrading network 5 to android.uid.system:1000
- 08-12 11:02:55.673 1030 1177 W WifiConfigStore: Upgrading network 3 to android.uid.system:1000
- 08-12 11:02:55.673 1030 1177 W WifiConfigStore: Upgrading network 4 to android.uid.system:1000
- 08-12 11:02:55.674 1030 1177 W WifiConfigStore: Upgrading network 1 to android.uid.system:1000
- 08-12 11:02:55.675 1030 1177 W WifiConfigStore: Upgrading network 7 to android.uid.system:1000
- 08-12 11:02:55.675 1030 1177 W WifiConfigStore: Upgrading network 6 to android.uid.system:1000
- 08-12 11:02:55.676 1030 1177 W WifiConfigStore: Upgrading network 2 to android.uid.system:1000
- 08-12 11:02:55.677 1030 1177 E WifiConfigStore: readAutoJoinStatus: Error parsing configurationjava.io.FileNotFoundException: /data/misc/wifi/autojoinconfig.txt: open failed: ENOENT (No such file or directory)
- 08-12 11:02:55.678 1030 1177 E WifiConfigStore: buildPnoList sortedWifiConfigurations size 10
- 08-12 11:02:55.678 1030 1177 E WifiConfigStore: found sortedWifiConfigurations : "RL EMPREENDIMENTOS"WPA_PSK
- 08-12 11:02:55.678 1496 1496 I KDE/LanLink: Using port 1716
- 08-12 11:02:55.678 1030 1177 E WifiConfigStore: found sortedWifiConfigurations : "Servidores"NONE
- 08-12 11:02:55.678 1030 1177 E WifiConfigStore: found sortedWifiConfigurations : "Alunos"WPA_PSK
- 08-12 11:02:55.678 1030 1177 E WifiConfigStore: found sortedWifiConfigurations : "CFC_HABILITAR"WPA_PSK
- 08-12 11:02:55.678 1030 1177 E WifiConfigStore: found sortedWifiConfigurations : "SEMENTE ll"WPA_PSK
- 08-12 11:02:55.678 1030 1177 E WifiConfigStore: found sortedWifiConfigurations : "SEMENTE"WPA_PSK
- 08-12 11:02:55.678 1030 1177 E WifiConfigStore: found sortedWifiConfigurations : "Sementinha"WPA_PSK
- 08-12 11:02:55.678 1030 1177 E WifiConfigStore: found sortedWifiConfigurations : "Oi WiFi Fon"NONE
- 08-12 11:02:55.678 1030 1177 E WifiConfigStore: found sortedWifiConfigurations : "Conectando..."WPA_PSK
- 08-12 11:02:55.678 1030 1177 E WifiConfigStore: found sortedWifiConfigurations : "WifiC3"WPA_PSK
- 08-12 11:02:55.681 1030 1177 D WifiNative-HAL: Setting external_sim to 1
- 08-12 11:02:55.681 1030 1177 D wifi : setting dfs flag to true, 0x981bbc40
- 08-12 11:02:55.681 1496 1496 I KdeConnect: Connection state changed, trying to connect
- 08-12 11:02:55.681 1030 1177 I WifiHAL : ******HexDump len:0*********
- 08-12 11:02:55.681 1030 1177 I WifiHAL : ******HexDump End***********
- 08-12 11:02:55.682 1030 1177 D WifiHAL : requestResponse: request a response
- 08-12 11:02:55.684 1030 1177 D WifiStateMachine: Setting OUI to DA-A1-19
- 08-12 11:02:55.684 1030 1177 D wifi : setting scan oui 0x981bbc40
- 08-12 11:02:55.684 1030 1177 I WifiHAL : ******HexDump len:0*********
- 08-12 11:02:55.684 1030 1177 I WifiHAL : ******HexDump End***********
- 08-12 11:02:55.684 1030 1177 I WifiHAL : wifi_set_scanning_mac_oui: MAC_OUI - da:a1:19
- 08-12 11:02:55.684 1030 1177 D WifiHAL : requestResponse: request a response
- 08-12 11:02:55.684 1030 1177 E WifiHAL : wifi_set_scanning_mac_oui: requestResponse Error:-524
- 08-12 11:02:55.688 1030 1177 E WifiHAL : wifi_error wifi_get_link_stats(wifi_request_id, wifi_interface_handle, wifi_stats_result_handler): requestResponse Error:-22
- 08-12 11:02:55.688 1030 1177 E wifi : android_net_wifi_getLinkLayerStats: failed to get link statistics
- 08-12 11:02:55.689 1030 1177 D WifiConfigStore: Retrieve network priorities after PNO.
- 08-12 11:02:55.696 1030 1045 I ActivityManager: Start proc 1565:org.fdroid.fdroid/u0a116 for broadcast org.fdroid.fdroid/.receiver.WifiStateChangeReceiver
- 08-12 11:02:55.697 1030 1177 D WifiHAL : WifihalGeneric 0x94904270 constructed
- 08-12 11:02:55.697 1030 1177 I WifiHAL : ******HexDump len:0*********
- 08-12 11:02:55.697 1030 1177 I WifiHAL : ******HexDump End***********
- 08-12 11:02:55.697 1030 1177 I WifiHAL : Got a Wi-Fi HAL module message from Driver
- 08-12 11:02:55.697 1030 1177 I WifiHAL : Supported feature set : 9b1f
- 08-12 11:02:55.697 1030 1177 D WifiHAL : WifihalGeneric 0x94904270 destructor
- 08-12 11:02:55.697 1030 1177 I WifiHAL : Supported feature set acquired : 9b1f
- 08-12 11:02:55.697 1030 1177 D wifi : android_net_wifi_setLinkLayerStats: 1
- 08-12 11:02:55.697 1030 1177 I WifiHAL : mpdu_size_threshold : 128, aggressive_statistics_gathering : 1
- 08-12 11:02:55.697 1030 1177 E WifiHAL : wifi_error wifi_set_link_stats(wifi_interface_handle, wifi_link_layer_params): requestResponse Error:-22
- 08-12 11:02:55.700 1030 1177 E WifiHAL : wifi_error wifi_get_link_stats(wifi_request_id, wifi_interface_handle, wifi_stats_result_handler): requestResponse Error:-22
- 08-12 11:02:55.700 1030 1177 E wifi : android_net_wifi_getLinkLayerStats: failed to get link statistics
- 08-12 11:02:55.720 266 1028 D CommandListener: Setting iface cfg
- 08-12 11:02:55.758 1565 1565 W System : ClassLoader referenced unknown path: /data/app/org.fdroid.fdroid-1/lib/arm
- 08-12 11:02:55.761 1496 1562 W System.err: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
- 08-12 11:02:55.761 1496 1562 W System.err: SLF4J: Defaulting to no-operation (NOP) logger implementation
- 08-12 11:02:55.761 1496 1562 W System.err: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
- 08-12 11:02:55.928 1496 1564 W System.err: java.net.SocketException: sendto failed: ENETUNREACH (Network is unreachable)
- 08-12 11:02:55.930 1496 1562 W System.err: java.net.SocketException: sendto failed: ENETUNREACH (Network is unreachable)
- 08-12 11:02:55.930 1496 1560 W System.err: java.net.SocketException: sendto failed: ENETUNREACH (Network is unreachable)
- 08-12 11:02:55.932 1496 1562 W System.err: at at at libcore.io.IoBridge.maybeThrowAfterSendto(IoBridge.java:542)
- 08-12 11:02:55.932 1496 1564 W System.err: at libcore.io.IoBridge.maybeThrowAfterSendto(IoBridge.java:542)
- 08-12 11:02:55.932 1496 1560 W System.err: at libcore.io.IoBridge.maybeThrowAfterSendto(IoBridge.java:542)
- 08-12 11:02:55.932 1496 1564 W System.err: at libcore.io.IoBridge.sendto(IoBridge.java:511)
- 08-12 11:02:55.932 1496 1560 W System.err: at libcore.io.IoBridge.sendto(IoBridge.java:511)
- 08-12 11:02:55.933 1496 1564 W System.err: at java.net.PlainDatagramSocketImpl.send(PlainDatagramSocketImpl.java:184)
- 08-12 11:02:55.933 1496 1560 W System.err: java.net.PlainDatagramSocketImpl.send(PlainDatagramSocketImpl.java:184)
- 08-12 11:02:55.933 1496 1560 W System.err: at java.net.DatagramSocket.send(DatagramSocket.java:305)
- 08-12 11:02:55.933 1496 1560 W System.err: at org.kde.kdeconnect.Backends.LanBackend.LanLinkProvider$6.run(LanLinkProvider.java:384)
- 08-12 11:02:55.933 1496 1564 W System.err: at java.net.DatagramSocket.send(DatagramSocket.java:305)
- 08-12 11:02:55.933 1496 1564 W System.err: at org.kde.kdeconnect.Backends.LanBackend.LanLinkProvider$6.run(LanLinkProvider.java:384)
- 08-12 11:02:55.934 1496 1564 W System.err: at java.lang.Thread.run(Thread.java:818)
- 08-12 11:02:55.934 1496 1560 W System.err: Caused by: at java.lang.Thread.run(Thread.java:818)
- 08-12 11:02:55.934 1496 1564 W System.err: android.system.ErrnoException: sendto failed: ENETUNREACH (Network is unreachable)
- 08-12 11:02:55.934 1496 1560 W System.err: Caused by: android.system.ErrnoException: sendto failed: ENETUNREACH (Network is unreachable)
- 08-12 11:02:55.934 1496 1564 W System.err: at libcore.io.Posix.sendtoBytes(Native Method)
- 08-12 11:02:55.934 1496 1564 W System.err: at libcore.io.Posix.sendto(Posix.java:211)
- 08-12 11:02:55.935 1496 1564 W System.err: at libcore.io.BlockGuardOs.sendto(BlockGuardOs.java:278)
- 08-12 11:02:55.935 1496 1564 W System.err: at libcore.io.IoBridge.sendto(IoBridge.java:509)
- 08-12 11:02:55.935 1496 1564 W System.err: ... 4 more
- 08-12 11:02:55.935 1496 1564 E KDE/LanLinkProvider: Sending udp identity package failed. Invalid address? (255.255.255.255)
- 08-12 11:02:55.935 1496 1560 W System.err: at libcore.io.Posix.sendtoBytes(Native Method)
- 08-12 11:02:55.935 1496 1560 W System.err: at libcore.io.Posix.sendto(Posix.java:211)
- 08-12 11:02:55.936 1496 1562 W System.err: libcore.io.IoBridge.sendto(IoBridge.java:511)
- 08-12 11:02:55.936 1496 1562 W System.err: at at java.net.PlainDatagramSocketImpl.send(PlainDatagramSocketImpl.java:184)
- 08-12 11:02:55.936 1496 1560 W System.err: libcore.io.BlockGuardOs.sendto(BlockGuardOs.java:278) at
- 08-12 11:02:55.936 1496 1560 W System.err: at libcore.io.IoBridge.sendto(IoBridge.java:509)
- 08-12 11:02:55.937 1496 1560 W System.err: ... 4 more
- 08-12 11:02:55.937 1496 1560 E KDE/LanLinkProvider: Sending udp identity package failed. Invalid address? (255.255.255.255)
- 08-12 11:02:55.938 1496 1562 W System.err: java.net.DatagramSocket.send(DatagramSocket.java:305)
- 08-12 11:02:55.938 1496 1562 W System.err: at org.kde.kdeconnect.Backends.LanBackend.LanLinkProvider$6.run(LanLinkProvider.java:384)
- 08-12 11:02:55.938 1496 1562 W System.err: at java.lang.Thread.run(Thread.java:818)
- 08-12 11:02:55.939 1496 1562 W System.err: Caused by: android.system.ErrnoException: sendto failed: ENETUNREACH (Network is unreachable)
- 08-12 11:02:55.939 1496 1562 W System.err: at libcore.io.Posix.sendtoBytes(Native Method)
- 08-12 11:02:55.939 1496 1562 W System.err: at libcore.io.Posix.sendto(Posix.java:211)
- 08-12 11:02:55.939 1496 1562 W System.err: at libcore.io.BlockGuardOs.sendto(BlockGuardOs.java:278)
- 08-12 11:02:55.939 1496 1562 W System.err: at libcore.io.IoBridge.sendto(IoBridge.java:509)
- 08-12 11:02:55.939 1496 1562 W System.err: ... 4 more
- 08-12 11:02:55.940 1496 1562 E KDE/LanLinkProvider: Sending udp identity package failed. Invalid address? (255.255.255.255)
- 08-12 11:02:55.970 1565 1565 I ACRA : ACRA is enabled for org.fdroid.fdroid, initializing...
- 08-12 11:02:56.002 1480 1480 I wpa_supplicant: wlan0: CTRL-EVENT-REGDOM-CHANGE init=USER type=COUNTRY alpha2=BR
- 08-12 11:02:56.003 1480 1480 I wpa_supplicant: p2p0: CTRL-EVENT-REGDOM-CHANGE init=USER type=COUNTRY alpha2=BR
- 08-12 11:02:56.004 1030 1177 D WifiStateMachine: WIFI_COUNTRY_CODE set to BR
- 08-12 11:02:56.004 266 1028 D CommandListener: Trying to bring up p2p0
- 08-12 11:02:56.004 1030 1177 E native : do suspend false
- 08-12 11:02:56.006 1030 1177 D WifiConfigStore: No blacklist allowed without epno enabled
- 08-12 11:02:56.006 1030 1177 D WifiConfigStore: Retrieve network priorities after PNO.
- 08-12 11:02:56.006 1030 1176 D WifiMonitor: startMonitoring(p2p0) with mConnected = true
- 08-12 11:02:56.008 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{6a5b2b8 u-1 android.hardware.display.action.WIFI_DISPLAY_STATUS_CHANGED} to ReceiverList{bcd364a 1217 com.android.systemui/10019/u0 remote:cbdffb5}: process crashing
- 08-12 11:02:56.011 1030 1176 D WifiNative-HAL: p2pGetDeviceAddress
- 08-12 11:02:56.011 1030 1176 D WifiNative-HAL: p2pGetDeviceAddress returning 8a:c9:d0:e3:41:bd
- 08-12 11:02:56.016 1030 1177 E WifiHAL : wifi_error wifi_get_link_stats(wifi_request_id, wifi_interface_handle, wifi_stats_result_handler): requestResponse Error:-22
- 08-12 11:02:56.016 1030 1177 E wifi : android_net_wifi_getLinkLayerStats: failed to get link statistics
- 08-12 11:02:56.018 1030 1177 E WifiHAL : wifi_error wifi_get_link_stats(wifi_request_id, wifi_interface_handle, wifi_stats_result_handler): requestResponse Error:-22
- 08-12 11:02:56.018 1030 1177 E wifi : android_net_wifi_getLinkLayerStats: failed to get link statistics
- 08-12 11:02:56.037 1480 1480 I wpa_supplicant: p2p0: CTRL-EVENT-REGDOM-CHANGE init=USER type=COUNTRY alpha2=BR
- 08-12 11:02:56.086 1030 1572 I ActivityManager: Start proc 1590:org.fdroid.fdroid:acra/u0a116 for service org.fdroid.fdroid/org.acra.sender.SenderService
- 08-12 11:02:56.114 1030 1049 D BluetoothManagerService: Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@3c513f6:true
- 08-12 11:02:56.145 1590 1590 W System : ClassLoader referenced unknown path: /data/app/org.fdroid.fdroid-1/lib/arm
- 08-12 11:02:56.148 1565 1610 E ACRA : ACRA caught a SecurityException for org.fdroid.fdroid
- 08-12 11:02:56.148 1565 1610 E ACRA : java.lang.SecurityException: WifiService: Neither user 10116 nor current process has android.permission.ACCESS_WIFI_STATE.
- 08-12 11:02:56.148 1565 1610 E ACRA : at android.os.Parcel.readException(Parcel.java:1666)
- 08-12 11:02:56.148 1565 1610 E ACRA : at android.os.Parcel.readException(Parcel.java:1619)
- 08-12 11:02:56.148 1565 1610 E ACRA : at android.net.wifi.IWifiManager$Stub$Proxy.getWifiEnabledState(IWifiManager.java:1165)
- 08-12 11:02:56.148 1565 1610 E ACRA : at android.net.wifi.WifiManager.getWifiState(WifiManager.java:1467)
- 08-12 11:02:56.148 1565 1610 E ACRA : at org.fdroid.fdroid.net.WifiStateChangeService.onHandleIntent(WifiStateChangeService.java:68)
- 08-12 11:02:56.148 1565 1610 E ACRA : at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:66)
- 08-12 11:02:56.148 1565 1610 E ACRA : at android.os.Handler.dispatchMessage(Handler.java:102)
- 08-12 11:02:56.148 1565 1610 E ACRA : at android.os.Looper.loop(Looper.java:148)
- 08-12 11:02:56.148 1565 1610 E ACRA : at android.os.HandlerThread.run(HandlerThread.java:61)
- 08-12 11:02:56.203 1030 1255 I ActivityManager: START u0 {flg=0x10000000 cmp=org.fdroid.fdroid/.CrashReportActivity (has extras)} from uid 10116 on display 0
- 08-12 11:02:56.232 1030 1255 I ActivityManager: Start proc 1619:org.fdroid.fdroid:error_report/u0a116 for activity org.fdroid.fdroid/.CrashReportActivity
- 08-12 11:02:56.244 1565 1610 I Process : Sending signal. PID: 1565 SIG: 9
- 08-12 11:02:56.276 1030 1572 I ActivityManager: Process org.fdroid.fdroid (pid 1565) has died
- 08-12 11:02:56.277 1030 1572 W ActivityManager: Scheduling restart of crashed service org.fdroid.fdroid/.net.WifiStateChangeService in 1000ms
- 08-12 11:02:56.288 1619 1619 W System : ClassLoader referenced unknown path: /data/app/org.fdroid.fdroid-1/lib/arm
- 08-12 11:02:56.346 1590 1637 W ACRA : org.fdroid.fdroid reports will be sent by email (if accepted by user).
- 08-12 11:02:56.387 1619 1619 I ACRA : ACRA is enabled for org.fdroid.fdroid, initializing...
- 08-12 11:02:56.474 1030 1049 D BluetoothManagerService: Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@4c41aef:true
- 08-12 11:02:56.485 1030 1046 W WindowManager: Keyguard drawn timeout. Setting mKeyguardDrawComplete
- 08-12 11:02:56.489 1590 1654 W ACRA : org.fdroid.fdroid reports will be sent by email (if accepted by user).
- 08-12 11:02:56.498 1030 1255 I ActivityManager: Start proc 1658:org.fdroid.fdroid/u0a116 for service org.fdroid.fdroid/.net.WifiStateChangeService
- 08-12 11:02:56.544 1658 1658 W System : ClassLoader referenced unknown path: /data/app/org.fdroid.fdroid-1/lib/arm
- 08-12 11:02:56.583 1061 1061 I Binder_3: type=1400 audit(0.0:44): avc: denied { ioctl } for path="socket:[16197]" dev="sockfs" ino=16197 ioctlcmd=7704 scontext=u:r:surfaceflinger:s0 tcontext=u:r:surfaceflinger:s0 tclass=unix_stream_socket permissive=1
- 08-12 11:02:56.583 1061 1061 I Binder_3: type=1400 audit(0.0:45): avc: denied { ioctl } for path="socket:[16197]" dev="sockfs" ino=16197 ioctlcmd=7704 scontext=u:r:surfaceflinger:s0 tcontext=u:r:surfaceflinger:s0 tclass=unix_stream_socket permissive=1
- 08-12 11:02:56.589 1619 1681 D OpenGLRenderer: Use EGL_SWAP_BEHAVIOR_PRESERVED: true
- 08-12 11:02:56.586 453 453 I Binder_1: type=1400 audit(0.0:46): avc: denied { ioctl } for path="socket:[14284]" dev="sockfs" ino=14284 ioctlcmd=7704 scontext=u:r:surfaceflinger:s0 tcontext=u:r:surfaceflinger:s0 tclass=unix_stream_socket permissive=1
- 08-12 11:02:56.586 453 453 I Binder_1: type=1400 audit(0.0:47): avc: denied { ioctl } for path="socket:[14284]" dev="sockfs" ino=14284 ioctlcmd=7704 scontext=u:r:surfaceflinger:s0 tcontext=u:r:surfaceflinger:s0 tclass=unix_stream_socket permissive=1
- 08-12 11:02:56.603 1255 1255 I Binder_3: type=1400 audit(0.0:48): avc: denied { ioctl } for path="socket:[14290]" dev="sockfs" ino=14290 ioctlcmd=7704 scontext=u:r:system_server:s0 tcontext=u:r:system_server:s0 tclass=unix_stream_socket permissive=1
- 08-12 11:02:56.603 1255 1255 I Binder_3: type=1400 audit(0.0:49): avc: denied { ioctl } for path="socket:[14290]" dev="sockfs" ino=14290 ioctlcmd=7704 scontext=u:r:system_server:s0 tcontext=u:r:system_server:s0 tclass=unix_stream_socket permissive=1
- 08-12 11:02:56.610 1664 1664 I Binder_6: type=1400 audit(0.0:50): avc: denied { ioctl } for path="socket:[16768]" dev="sockfs" ino=16768 ioctlcmd=7704 scontext=u:r:system_server:s0 tcontext=u:r:system_server:s0 tclass=unix_stream_socket permissive=1
- 08-12 11:02:56.610 1664 1664 I Binder_6: type=1400 audit(0.0:51): avc: denied { ioctl } for path="socket:[16768]" dev="sockfs" ino=16768 ioctlcmd=7704 scontext=u:r:system_server:s0 tcontext=u:r:system_server:s0 tclass=unix_stream_socket permissive=1
- 08-12 11:02:56.656 1619 1681 I Adreno-EGL: <qeglDrvAPI_eglInitialize:379>: EGL 1.4 QUALCOMM build: Nondeterministic_AU_msm8974_LA.BF.1.1.3_RB1__release_AU (Ia6c73e7530)
- 08-12 11:02:56.656 1619 1681 I Adreno-EGL: OpenGL ES Shader Compiler Version: E031.29.00.00
- 08-12 11:02:56.656 1619 1681 I Adreno-EGL: Build Date: 11/17/15 Tue
- 08-12 11:02:56.656 1619 1681 I Adreno-EGL: Local Branch: mybranch16463693
- 08-12 11:02:56.656 1619 1681 I Adreno-EGL: Remote Branch: quic/LA.BF.1.1.3_rb1.4
- 08-12 11:02:56.656 1619 1681 I Adreno-EGL: Local Patches: NONE
- 08-12 11:02:56.656 1619 1681 I Adreno-EGL: Reconstruct Branch: NOTHING
- 08-12 11:02:56.659 1619 1681 I OpenGLRenderer: Initialized EGL, version 1.4
- 08-12 11:02:56.690 1658 1658 I ACRA : ACRA is enabled for org.fdroid.fdroid, initializing...
- 08-12 11:02:56.775 1030 1177 D WIFI : Registering NetworkFactory
- 08-12 11:02:56.775 1030 1177 D WIFI_UT : Registering NetworkFactory
- 08-12 11:02:56.783 1030 1177 D WIFI : got request NetworkRequest [ id=1, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 0
- 08-12 11:02:56.783 1030 1177 D WIFI_UT : got request NetworkRequest [ id=1, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 0
- 08-12 11:02:56.798 1030 1049 D BluetoothManagerService: Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@4055e00:true
- 08-12 11:02:56.817 1658 1700 E ACRA : ACRA caught a SecurityException for org.fdroid.fdroid
- 08-12 11:02:56.817 1658 1700 E ACRA : java.lang.SecurityException: WifiService: Neither user 10116 nor current process has android.permission.ACCESS_WIFI_STATE.
- 08-12 11:02:56.817 1658 1700 E ACRA : at android.os.Parcel.readException(Parcel.java:1666)
- 08-12 11:02:56.817 1658 1700 E ACRA : at android.os.Parcel.readException(Parcel.java:1619)
- 08-12 11:02:56.817 1658 1700 E ACRA : at android.net.wifi.IWifiManager$Stub$Proxy.getWifiEnabledState(IWifiManager.java:1165)
- 08-12 11:02:56.817 1658 1700 E ACRA : at android.net.wifi.WifiManager.getWifiState(WifiManager.java:1467)
- 08-12 11:02:56.817 1658 1700 E ACRA : at org.fdroid.fdroid.net.WifiStateChangeService.onHandleIntent(WifiStateChangeService.java:68)
- 08-12 11:02:56.817 1658 1700 E ACRA : at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:66)
- 08-12 11:02:56.817 1658 1700 E ACRA : at android.os.Handler.dispatchMessage(Handler.java:102)
- 08-12 11:02:56.817 1658 1700 E ACRA : at android.os.Looper.loop(Looper.java:148)
- 08-12 11:02:56.817 1658 1700 E ACRA : at android.os.HandlerThread.run(HandlerThread.java:61)
- 08-12 11:02:56.821 1590 1697 W ACRA : org.fdroid.fdroid reports will be sent by email (if accepted by user).
- 08-12 11:02:56.878 1030 1050 I ActivityManager: Displayed org.fdroid.fdroid/.CrashReportActivity: +657ms
- 08-12 11:02:56.884 1030 1572 I ActivityManager: START u0 {flg=0x10000000 cmp=org.fdroid.fdroid/.CrashReportActivity (has extras)} from uid 10116 on display 0
- 08-12 11:02:56.893 1658 1700 I Process : Sending signal. PID: 1658 SIG: 9
- 08-12 11:02:56.915 1030 1255 I ActivityManager: Process org.fdroid.fdroid (pid 1658) has died
- 08-12 11:02:56.915 1030 1255 W ActivityManager: Scheduling restart of crashed service org.fdroid.fdroid/.net.WifiStateChangeService in 1000ms
- 08-12 11:02:57.243 1030 1030 I SystemServiceManager: Starting phase 600
- 08-12 11:02:57.243 270 1103 D audio_hw_primary: adev_set_parameters: enter: A2dpSuspended=false
- 08-12 11:02:57.244 270 1103 E voice : voice_extn_compress_voip_set_parameters: COMPRESS_VOIP_ENABLED is not defined
- 08-12 11:02:57.245 1030 1030 V NotificationListeners: enabling notification listener for user 0: ComponentInfo{org.cyanogenmod.theme.chooser/org.cyanogenmod.theme.chooser.NotificationHijackingService}
- 08-12 11:02:57.245 1030 1049 D BluetoothManagerService: Added callback: android.bluetooth.BluetoothAdapter$1@c512245:true
- 08-12 11:02:57.255 1030 1030 I ActivityManager: Start proc 1734:org.cyanogenmod.theme.chooser/u0a21 for service org.cyanogenmod.theme.chooser/.NotificationHijackingService
- 08-12 11:02:57.255 1030 1030 V NotificationListeners: enabling notification listener for user 0: ComponentInfo{org.kde.kdeconnect_tp/org.kde.kdeconnect.Plugins.NotificationsPlugin.NotificationReceiver}
- 08-12 11:02:57.261 1030 1030 V NotificationListeners: enabling notification listener for user 0: ComponentInfo{ginlemon.smartlauncher.notifier/ginlemon.smartlauncher.notifier.NotificationListener}
- 08-12 11:02:57.268 270 1185 I AudioFlinger: systemReady
- 08-12 11:02:57.275 1030 1030 I ActivityManager: Start proc 1746:ginlemon.smartlauncher.notifier/u0a129 for service ginlemon.smartlauncher.notifier/.NotificationListener
- 08-12 11:02:57.279 1030 1030 I BackupManagerService: Backup enabled => true
- 08-12 11:02:57.312 1030 1767 I OMXClient: Using client-side OMX mux.
- 08-12 11:02:57.340 1734 1734 W System : ClassLoader referenced unknown path: /system/priv-app/ThemeChooser/lib/arm
- 08-12 11:02:57.346 1746 1746 W System : ClassLoader referenced unknown path: /data/app/ginlemon.smartlauncher.notifier-1/lib/arm
- 08-12 11:02:57.353 1746 1746 D MusicHelper: init
- 08-12 11:02:57.355 1746 1746 W MusicHelper: No sessions
- 08-12 11:02:57.363 1030 1771 I OMXClient: Using client-side OMX mux.
- 08-12 11:02:57.366 1746 1746 W Blacklist: android.uid.system;com.android.systemui;android;com.google.android.webview;com.google.android.wearable.app;com.google.android.googlequicksearchbox;com.ea.games.r3_row;com.antivirus;com.avast.android.mobilesecurity;com.android.shell;
- 08-12 11:02:57.368 1746 1746 W System.err: android.content.pm.PackageManager$NameNotFoundException: ginlemon.flowerpro
- 08-12 11:02:57.368 1746 1746 W System.err: at android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java:138)
- 08-12 11:02:57.370 1746 1746 W System.err: at ginlemon.smartlauncher.slVersionCheck.Controls.isGenuine(Controls.java:36)
- 08-12 11:02:57.370 1746 1746 W System.err: at ginlemon.smartlauncher.notifier.NotificationListener.versionCheck(NotificationListener.java:128)
- 08-12 11:02:57.370 1746 1746 W System.err: at ginlemon.smartlauncher.notifier.NotificationListener.onCreate(NotificationListener.java:116)
- 08-12 11:02:57.370 1746 1746 W System.err: at android.app.ActivityThread.handleCreateService(ActivityThread.java:2905)
- 08-12 11:02:57.370 1746 1746 W System.err: at android.app.ActivityThread.-wrap4(ActivityThread.java)
- 08-12 11:02:57.370 1746 1746 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1430)
- 08-12 11:02:57.370 1746 1746 W System.err: at android.os.Handler.dispatchMessage(Handler.java:102)
- 08-12 11:02:57.370 1746 1746 W System.err: at android.os.Looper.loop(Looper.java:148)
- 08-12 11:02:57.370 1746 1746 W System.err: at android.app.ActivityThread.main(ActivityThread.java:5458)
- 08-12 11:02:57.370 1746 1746 W System.err: at java.lang.reflect.Method.invoke(Native Method)
- 08-12 11:02:57.370 1746 1746 W System.err: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
- 08-12 11:02:57.370 1746 1746 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
- 08-12 11:02:57.372 1746 1746 I isUpdated: proVersion -1
- 08-12 11:02:57.372 1746 1746 I isUpdated: freeVersion 425
- 08-12 11:02:57.391 1030 1274 W ActivityManager: Permission Denial: opening provider com.android.providers.contacts.CallLogProvider from ProcessRecord{96b66ab 1746:ginlemon.smartlauncher.notifier/u0a129} (pid=1746, uid=10129) requires android.permission.READ_CALL_LOG or android.permission.WRITE_CALL_LOG
- 08-12 11:02:57.392 1746 1746 D AndroidRuntime: Shutting down VM
- 08-12 11:02:57.401 1746 1746 E AndroidRuntime: FATAL EXCEPTION: main
- 08-12 11:02:57.401 1746 1746 E AndroidRuntime: Process: ginlemon.smartlauncher.notifier, PID: 1746
- 08-12 11:02:57.401 1746 1746 E AndroidRuntime: Theme: themes:{}
- 08-12 11:02:57.401 1746 1746 E AndroidRuntime: java.lang.RuntimeException: Unable to create service ginlemon.smartlauncher.notifier.NotificationListener: java.lang.SecurityException: Permission Denial: opening provider com.android.providers.contacts.CallLogProvider from ProcessRecord{96b66ab 1746:ginlemon.smartlauncher.notifier/u0a129} (pid=1746, uid=10129) requires android.permission.READ_CALL_LOG or android.permission.WRITE_CALL_LOG
- 08-12 11:02:57.401 1746 1746 E AndroidRuntime: at android.app.ActivityThread.handleCreateService(ActivityThread.java:2915)
- 08-12 11:02:57.401 1746 1746 E AndroidRuntime: at android.app.ActivityThread.-wrap4(ActivityThread.java)
- 08-12 11:02:57.401 1746 1746 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1430)
- 08-12 11:02:57.401 1746 1746 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102)
- 08-12 11:02:57.401 1746 1746 E AndroidRuntime: at android.os.Looper.loop(Looper.java:148)
- 08-12 11:02:57.401 1746 1746 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:5458)
- 08-12 11:02:57.401 1746 1746 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
- 08-12 11:02:57.401 1746 1746 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
- 08-12 11:02:57.401 1746 1746 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
- 08-12 11:02:57.401 1746 1746 E AndroidRuntime: Caused by: java.lang.SecurityException: Permission Denial: opening provider com.android.providers.contacts.CallLogProvider from ProcessRecord{96b66ab 1746:ginlemon.smartlauncher.notifier/u0a129} (pid=1746, uid=10129) requires android.permission.READ_CALL_LOG or android.permission.WRITE_CALL_LOG
- 08-12 11:02:57.401 1746 1746 E AndroidRuntime: at android.os.Parcel.readException(Parcel.java:1666)
- 08-12 11:02:57.401 1746 1746 E AndroidRuntime: at android.os.Parcel.readException(Parcel.java:1619)
- 08-12 11:02:57.401 1746 1746 E AndroidRuntime: at android.app.ActivityManagerProxy.getContentProvider(ActivityManagerNative.java:3551)
- 08-12 11:02:57.401 1746 1746 E AndroidRuntime: at android.app.ActivityThread.acquireProvider(ActivityThread.java:4815)
- 08-12 11:02:57.401 1746 1746 E AndroidRuntime: at android.app.ContextImpl$ApplicationContentResolver.acquireUnstableProvider(ContextImpl.java:2067)
- 08-12 11:02:57.401 1746 1746 E AndroidRuntime: at android.content.ContentResolver.acquireUnstableProvider(ContentResolver.java:1468)
- 08-12 11:02:57.401 1746 1746 E AndroidRuntime: at android.content.ContentResolver.query(ContentResolver.java:475)
- 08-12 11:02:57.401 1746 1746 E AndroidRuntime: at android.content.ContentResolver.query(ContentResolver.java:434)
- 08-12 11:02:57.401 1746 1746 E AndroidRuntime: at ginlemon.smartlauncher.notifier.ContentResolversMonitor.checkMissedCalls(ContentResolversMonitor.java:200)
- 08-12 11:02:57.401 1746 1746 E AndroidRuntime: at ginlemon.smartlauncher.notifier.NotificationListener.onCreate(NotificationListener.java:118)
- 08-12 11:02:57.401 1746 1746 E AndroidRuntime: at android.app.ActivityThread.handleCreateService(ActivityThread.java:2905)
- 08-12 11:02:57.401 1746 1746 E AndroidRuntime: ... 8 more
- 08-12 11:02:57.469 1030 1030 I ActivityManager: Start proc 1775:com.google.android.googlequicksearchbox:interactor/u0a32 for service com.google.android.googlequicksearchbox/com.google.android.voiceinteraction.GsaVoiceInteractionService
- 08-12 11:02:57.493 1030 1780 I OMXClient: Using client-side OMX mux.
- 08-12 11:02:57.494 1030 1030 E InputMethodManagerService: Ignoring updateSystemUiLocked due to an invalid token. uid:1000 token:null
- 08-12 11:02:57.541 1030 1030 I ActivityManager: Start proc 1793:com.touchtype.swiftkey/u0a101 for service com.touchtype.swiftkey/com.touchtype.KeyboardService
- 08-12 11:02:57.541 1030 1030 V InputMethodManagerService: Adding window token: android.os.Binder@95ed80a
- 08-12 11:02:57.557 1030 1030 E LocSvc_afw: E/get_extension: Invalid interface passed in
- 08-12 11:02:57.563 1030 1805 I OMXClient: Using client-side OMX mux.
- 08-12 11:02:57.596 1030 1030 E LocSvc_afw: E/get_extension: Invalid interface passed in
- 08-12 11:02:57.596 1030 1030 E LocSvc_afw: E/get_extension: Invalid interface passed in
- 08-12 11:02:57.601 1030 1044 D GpsLocationProvider: Reset GPS properties, previous size = 0
- 08-12 11:02:57.602 1030 1044 D GpsLocationProvider: GpsParamsResource: SUPL_HOST=supl.google.com
- 08-12 11:02:57.602 1030 1044 D GpsLocationProvider: GpsParamsResource: SUPL_PORT=7275
- 08-12 11:02:57.602 1030 1044 D GpsLocationProvider: GpsParamsResource: NTP_SERVER=north-america.pool.ntp.org
- 08-12 11:02:57.602 1030 1044 D GpsLocationProvider: GpsParamsResource: SUPL_VER=0x20000
- 08-12 11:02:57.602 1030 1044 D GpsLocationProvider: GpsParamsResource: SUPL_MODE=1
- 08-12 11:02:57.621 1030 1030 E FlpHardwareProvider: Error hw_get_module 'flp': -2
- 08-12 11:02:57.621 1030 1030 E LocationManagerService: FLP HAL not supported
- 08-12 11:02:57.624 1030 1044 D GpsLocationProvider: GPS properties reloaded, size = 57
- 08-12 11:02:57.624 1030 1044 E LocSvc_eng: W/set_server called before init. save the address, type: 3, hostname: supl.google.com, port: 7275
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: GPS configuration:
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: #Fri Aug 12 11:02:57 GMT-03:00 2016
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST=supl.google.com
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: ENABLE_WIPER=0
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST_276_2=supl.vodafone.com
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_PORT_204_4=7275
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST_222_10=supl.vodafone.com
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_PORT_647_10=7275
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: NMEA_PROVIDER=1
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST_208_10=supl.google.com
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: CAPABILITIES=0x33
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST_262_2=supl.vodafone.com
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_PORT_262_2=7275
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_PORT_276_2=7275
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST_226_1=supl.vodafone.com
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_MODE=1
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_VER_222_10=0x20000
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: XTRA_SERVER_3=http\://xtrapath3.izatcloud.net/xtra2.bin
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: XTRA_SERVER_1=http\://xtrapath1.izatcloud.net/xtra2.bin
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_PORT_UNF=7275
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST_286_2=supl.vodafone.com
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_VER=0x20000
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: ERR_ESTIMATE=0
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_PORT_214_1=7275
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_PORT_234_15=7275
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST_234_15=supl.vodafone.com
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: LPP_PROFILE=0
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST_214_1=supl.vodafone.com
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: NTP_SERVER=europe.pool.ntp.org
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_PORT_530_1=7275
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_PORT_286_2=7275
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: XTRA_SERVER_2=http\://xtrapath2.izatcloud.net/xtra2.bin
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST_647_10=supl.google.com
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST_530_1=supl.vodafone.com
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST_208_9=supl.google.com
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST_202_5=supl.vodafone.com
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: QUIPC_ENABLED=0
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: final config = #Fri Aug 12 11:02:57 GMT-03:00 2016
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST=supl.google.com
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: ENABLE_WIPER=0
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST_276_2=supl.vodafone.com
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_PORT_204_4=7275
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST_222_10=supl.vodafone.com
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_PORT_647_10=7275
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: NMEA_PROVIDER=1
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST_208_10=supl.google.com
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: CAPABILITIES=0x33
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST_262_2=supl.vodafone.com
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_PORT_262_2=7275
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_PORT_276_2=7275
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST_226_1=supl.vodafone.com
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_MODE=1
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_VER_222_10=0x20000
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: XTRA_SERVER_3=http\://xtrapath3.izatcloud.net/xtra2.bin
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: XTRA_SERVER_1=http\://xtrapath1.izatcloud.net/xtra2.bin
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_PORT_UNF=7275
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST_286_2=supl.vodafone.com
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_VER=0x20000
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: ERR_ESTIMATE=0
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_PORT_214_1=7275
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_PORT_234_15=7275
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST_234_15=supl.vodafone.com
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: LPP_PROFILE=0
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST_214_1=supl.vodafone.com
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: NTP_SERVER=europe.pool.ntp.org
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_PORT_530_1=7275
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_PORT_286_2=7275
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: XTRA_SERVER_2=http\://xtrapath2.izatcloud.net/xtra2.bin
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST_647_10=supl.google.com
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST_530_1=supl.vodafone.com
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST_208_9=supl.google.com
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST_202_5=supl.vodafone.com
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: QUIPC_ENABLED=0
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_VER_UNF=0x10000
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_PORT_208_10=7275
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: A_GLONASS_POS_PROTOCOL_SELECT=0
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST_UNF=supl.iusacell.com
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: INTERMEDIATE_POS=0
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: NTP_SERVER_SCA=south-america.pool.ntp.org
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: NTP_SERVER_AME=asia.pool.ntp.org
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_PORT_226_1=7275
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST_204_4=supl.vodafone.com
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST_278_1=supl.vodafone.com
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_PORT_208_9=7275
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_PORT_268_1=7275
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_PORT_222_10=7275
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_PORT=7275
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: DEBUG_LEVEL=2
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: NTP_SERVER_AU=oceania.pool.ntp.org
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_PORT_278_1=7275
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_PORT_202_5=7275
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_VER_214_1=0x20000
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST_268_1=supl.vodafone.com
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_VER_262_2=0x20000
- 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: NTP_SERVER_CN=cn.pool.ntp.org
- 08-12 11:02:57.628 1030 1030 E ActivityRecognitionHardware: Error hw_get_module: -2
- 08-12 11:02:57.628 1030 1030 E LocationManagerService: Hardware Activity-Recognition not supported.
- 08-12 11:02:57.638 1030 1030 I CommonTimeManagementService: No common time service detected on this platform. Common time services will be unavailable.
- 08-12 11:02:57.640 1030 1030 I MmsServiceBroker: systemRunning
- 08-12 11:02:57.641 1030 1169 I InputReader: Reconfiguring input devices. changes=0x00000020
- 08-12 11:02:57.649 1030 1811 I OMXClient: Using client-side OMX mux.
- 08-12 11:02:57.659 1030 1030 D com.android.server.ThemeService: Prev api level was: 23, api is now: 23
- 08-12 11:02:57.661 1030 1030 E PackageManager: Unable to find icon pack: system
- 08-12 11:02:57.663 1030 1030 D MountService: onStartUser 0
- 08-12 11:02:57.663 1030 1030 D VoldConnector: SND -> {7 volume user_started 0}
- 08-12 11:02:57.663 230 234 D vold : Linking /storage/emulated/0 to /mnt/user/0/primary
- 08-12 11:02:57.664 1030 1171 D VoldConnector: RCV <- {200 7 Command succeeded}
- 08-12 11:02:57.664 1030 1170 D MountService: Volume public:179,65 broadcasting mounted to UserHandle{0}
- 08-12 11:02:57.665 1030 1170 D MountService: Volume emulated broadcasting mounted to UserHandle{0}
- 08-12 11:02:57.666 1235 1235 D MtpService: onStorageStateChanged /storage/2C42-10FB mounted -> mounted
- 08-12 11:02:57.666 1235 1235 D MtpService: onStorageStateChanged /storage/emulated/0 mounted -> mounted
- 08-12 11:02:57.671 1030 1169 I InputReader: Reconfiguring input devices. changes=0x00000010
- 08-12 11:02:57.676 1030 1030 I ActivityManager: Start proc 1814:org.omnirom.omniswitch/u0a13 for added application org.omnirom.omniswitch
- 08-12 11:02:57.687 1030 1030 I ActivityManager: Start proc 1819:com.android.nfc/1027 for added application com.android.nfc
- 08-12 11:02:57.698 1030 1030 I ActivityManager: Start proc 1825:com.cyanogenmod.settings.device/1000 for added application com.cyanogenmod.settings.device
- 08-12 11:02:57.709 1030 1030 I ActivityManager: Start proc 1836:com.android.phone/1001 for added application com.android.phone
- 08-12 11:02:57.711 1030 1030 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000000 cmp=android/com.android.internal.app.ResolverActivity} from uid 0 on display 0
- 08-12 11:02:57.746 1030 1851 I OMXClient: Using client-side OMX mux.
- 08-12 11:02:57.764 1775 1775 W System : ClassLoader referenced unknown path: /system/priv-app/Velvet/lib/arm
- 08-12 11:02:57.970 271 271 D installd: aapt source_apk=/data/app/ind.aang.midnight.blue-1/base.apk internal_path=assets/overlays/common/ out_restable=/data/resource-cache/ind.aang.midnight.blue/common uid=50155, pkgId=95,min_sdk_version=23, app_res_path=, common_res_path=
- 08-12 11:02:58.038 1030 1030 I WindowManager: Screenshot max retries 4 of Token{f38893 ActivityRecord{7267982 u0 org.fdroid.fdroid/.CrashReportActivity t1}} appWin=Window{f2e78e7 u0 org.fdroid.fdroid/org.fdroid.fdroid.CrashReportActivity} drawState=4
- 08-12 11:02:58.053 1030 1170 W art : Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.systemReady(java.lang.Runnable) from ActivityManagerService.java:11909 waiters=0 for 388ms
- 08-12 11:02:58.055 1030 1041 W art : Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.systemReady(java.lang.Runnable) from ActivityManagerService.java:11909 waiters=2 for 380ms
- 08-12 11:02:58.057 1030 1045 W BroadcastQueue: Skipping deliver [foreground] BroadcastRecord{f2eab73 u-1 android.intent.action.USER_SWITCHED} to ReceiverList{a460dfd 1217 com.android.systemui/10019/u0 remote:ac76a54}: process crashing
- 08-12 11:02:58.057 1030 1052 D PowerManagerService: mWakeLockBlockingEnabled=0 blockedWakelockList=null
- 08-12 11:02:58.057 1030 1045 W BroadcastQueue: Skipping deliver [foreground] BroadcastRecord{f2eab73 u-1 android.intent.action.USER_SWITCHED} to ReceiverList{1112b09 1217 com.android.systemui/10019/u0 remote:23fe410}: process crashing
- 08-12 11:02:58.058 1030 1044 W art : Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.systemReady(java.lang.Runnable) from ActivityManagerService.java:11909 waiters=4 for 327ms
- 08-12 11:02:58.078 1030 1274 I ActivityManager: Start proc 1880:system:ui/1000 for activity android/com.android.internal.app.ResolverActivity
- 08-12 11:02:58.081 1030 1572 W art : Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.systemReady(java.lang.Runnable) from ActivityManagerService.java:11909 waiters=7 for 321ms
- 08-12 11:02:58.085 1030 1848 W art : Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.systemReady(java.lang.Runnable) from ActivityManagerService.java:11909 waiters=8 for 311ms
- 08-12 11:02:58.089 1030 1184 W art : Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.systemReady(java.lang.Runnable) from ActivityManagerService.java:11909 waiters=9 for 312ms
- 08-12 11:02:58.151 1030 1044 I ActivityManager: Start proc 1893:com.android.printspooler/u0a56 for service com.android.printspooler/.model.PrintSpoolerService
- 08-12 11:02:58.151 1877 1877 E cutils-trace: Error opening trace file: Permission denied (13)
- 08-12 11:02:58.151 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{e3e8bcf u-1 android.intent.action.BATTERY_CHANGED} to ReceiverList{8be44a2 1217 com.android.systemui/10019/u0 remote:d9b706d}: process crashing
- 08-12 11:02:58.152 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{e3e8bcf u-1 android.intent.action.BATTERY_CHANGED} to ReceiverList{1112b09 1217 com.android.systemui/10019/u0 remote:23fe410}: process crashing
- 08-12 11:02:58.169 1030 1030 D RttService: SCAN_AVAILABLE : 1
- 08-12 11:02:58.170 1030 1195 D RttService: DefaultState got{ when=0 what=160513 target=com.android.internal.util.StateMachine$SmHandler }
- 08-12 11:02:58.174 1030 1030 I Choreographer: Skipped 273 frames! The application may be doing too much work on its main thread.
- 08-12 11:02:58.191 1825 1825 W System : ClassLoader referenced unknown path: /system/priv-app/GloveMode/lib/arm
- 08-12 11:02:58.207 1836 1836 W System : ClassLoader referenced unknown path: /system/priv-app/TeleService/lib/arm
- 08-12 11:02:58.213 1814 1814 W System : ClassLoader referenced unknown path: /system/priv-app/OmniSwitch/lib/arm
- 08-12 11:02:58.229 1819 1819 I NfcService: Starting NFC service
- 08-12 11:02:58.274 1893 1893 I PrintSpoolerService: No existing print spooler state.
- 08-12 11:02:58.276 1836 1836 W System : ClassLoader referenced unknown path: /system/priv-app/TelephonyProvider/lib/arm
- 08-12 11:02:58.295 1819 1819 D BrcmNfcJni: JNI_OnLoad: enter
- 08-12 11:02:58.296 1819 1819 I BrcmNfcJni: NFC Service: loading nci JNI
- 08-12 11:02:58.296 1819 1819 D BrcmNfcJni: register_com_android_nfc_NativeNfcManager: enter
- 08-12 11:02:58.296 1819 1819 D BrcmNfcJni: PowerSwitch::initialize: level=PS-UNKNOWN (0)
- 08-12 11:02:58.296 1819 1819 D NfcAdaptation: bool CNfcConfig::readConfig(const char *, bool) Opened base config /etc/libnfc-brcm.conf
- 08-12 11:02:58.324 270 1913 D NuPlayerDriver: notifyListener_l(0xafe1e180), (1, 0, 0)
- 08-12 11:02:58.325 1030 1030 D MediaPlayer: setSubtitleAnchor in MediaPlayer
- 08-12 11:02:58.329 1836 1836 D TelephonyProvider: dbh.onOpen: ok, queried table=siminfo
- 08-12 11:02:58.330 1836 1836 D TelephonyProvider: dbh.onOpen: ok, queried table=carriers
- 08-12 11:02:58.330 1819 1819 D NfcAdaptation: const CNfcParam *CNfcConfig::find(const char *) const found SCREEN_OFF_POWER_STATE=(0x1)
- 08-12 11:02:58.330 1819 1819 D BrcmNfcJni: PowerSwitch::initialize: desired screen-off state=1
- 08-12 11:02:58.330 1819 1819 D BrcmNfcJni: register_com_android_nfc_NativeNfcManager: exit
- 08-12 11:02:58.331 1819 1819 D BrcmNfcJni: register_com_android_nfc_NativeNfcTag
- 08-12 11:02:58.331 1819 1819 D BrcmNfcJni: RoutingManager::RoutingManager(): default route is 0x00
- 08-12 11:02:58.331 1819 1819 D BrcmNfcJni: RoutingManager::RoutingManager(): mOffHostEe=0xF4
- 08-12 11:02:58.331 1819 1819 D BrcmNfcJni: RoutingManager::registerJniFunctions
- 08-12 11:02:58.331 1819 1819 D BrcmNfcJni: JNI_OnLoad: exit
- 08-12 11:02:58.331 1819 1819 D BrcmNfcJni: nfcManager_initNativeStruc: enter
- 08-12 11:02:58.335 270 1186 D NuPlayerDriver: reset(0xafe1e180)
- 08-12 11:02:58.335 270 1186 D NuPlayerDriver: notifyListener_l(0xafe1e180), (8, 0, 0)
- 08-12 11:02:58.336 1819 1819 D BrcmNfcJni: nfcManager_initNativeStruc: exit
- 08-12 11:02:58.336 270 1913 W AMessage: failed to post message as target looper for handler 0 is gone.
- 08-12 11:02:58.337 270 1913 D NuPlayerDriver: notifyResetComplete(0xafe1e180)
- 08-12 11:02:58.337 270 1185 D NuPlayerDriver: reset(0xafe1e180)
- 08-12 11:02:58.340 1030 1049 D BluetoothManagerService: Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@c006bf:true
- 08-12 11:02:58.341 1819 1819 W Settings: Setting device_provisioned has moved from android.provider.Settings.Secure to android.provider.Settings.Global.
- 08-12 11:02:58.428 270 1919 D NuPlayerDriver: notifyListener_l(0xafe1e1e0), (1, 0, 0)
- 08-12 11:02:58.429 1030 1030 D MediaPlayer: setSubtitleAnchor in MediaPlayer
- 08-12 11:02:58.447 270 1186 D NuPlayerDriver: start(0xafe1e1e0), state is 4, eos is 0
- 08-12 11:02:58.447 270 1919 I GenericSource: start
- 08-12 11:02:58.453 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{80018e u-1 android.intent.action.BATTERY_CHANGED} to ReceiverList{8be44a2 1217 com.android.systemui/10019/u0 remote:d9b706d}: process crashing
- 08-12 11:02:58.453 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{80018e u-1 android.intent.action.BATTERY_CHANGED} to ReceiverList{1112b09 1217 com.android.systemui/10019/u0 remote:23fe410}: process crashing
- 08-12 11:02:58.477 270 1933 E OMXNodeInstance: setConfig(29:google.vorbis.decoder, ConfigPriority(0x6f800002)) ERROR: Undefined(0x80001001)
- 08-12 11:02:58.477 270 1933 I ACodec : codec does not support config priority (err -2147483648)
- 08-12 11:02:58.479 270 1933 I MediaCodec: MediaCodec will operate in async mode
- 08-12 11:02:58.483 1030 1030 W System : ClassLoader referenced unknown path: /system/priv-app/Telecom/lib/arm
- 08-12 11:02:58.496 1819 1819 I NfceeAccess: read 1 signature(s) for NFCEE access
- 08-12 11:02:58.506 1819 1819 W Settings: Setting airplane_mode_radios has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value.
- 08-12 11:02:58.507 1030 1664 I ActivityManager: Start proc 1936:com.google.android.gms/u0a25 for service com.google.android.gms/.ads.identifier.service.AdvertisingIdService
- 08-12 11:02:58.507 1819 1819 W Settings: Setting airplane_mode_toggleable_radios has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value.
- 08-12 11:02:58.515 270 1098 D audio_hw_primary: start_output_stream: enter: stream(0xb5ff65c0)usecase(0: deep-buffer-playback) devices(0x2)
- 08-12 11:02:58.515 270 1098 D audio_hw_primary: start_output_stream: enter: usecase(0: deep-buffer-playback) devices(0x2)
- 08-12 11:02:58.515 270 1919 D NuPlayerDriver: notifyListener_l(0xafe1e1e0), (6, 0, 0)
- 08-12 11:02:58.517 270 1098 E ANDR-PERF-MPCTL: PERFLOCK Failed to connect to socket: errno=2 (No such file or directory)
- 08-12 11:02:58.517 270 1098 E audio_hw_primary: voice_extn_compress_voip_is_active: COMPRESS_VOIP_ENABLED is not defined
- 08-12 11:02:58.517 270 1098 E msm8974_platform: voice_extn_compress_voip_is_active: COMPRESS_VOIP_ENABLED is not defined
- 08-12 11:02:58.517 270 1098 D audio_hw_primary: select_devices: out_snd_device(2: speaker) in_snd_device(0: )
- 08-12 11:02:58.517 270 1098 W msm8974_platform: Codec backend bitwidth 16, samplerate 48000
- 08-12 11:02:58.517 270 1098 D hardware_info: hw_info_append_hw_type : device_name = speaker
- 08-12 11:02:58.517 270 1098 I msm8974_platform: platform_send_audio_calibration: sending audio calibration for snd_device(2) acdb_id(14)
- 08-12 11:02:58.517 270 1098 D ACDB-LOADER: ACDB -> send_audio_cal, acdb_id = 14, path = 0
- 08-12 11:02:58.517 270 1098 D ACDB-LOADER: ACDB -> send_adm_topology
- 08-12 11:02:58.517 270 1098 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TOPOLOGY_ID
- 08-12 11:02:58.517 270 1098 D ACDB-LOADER: ACDB -> send_asm_topology
- 08-12 11:02:58.517 270 1098 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TOPOLOGY_ID
- 08-12 11:02:58.517 270 1098 D ACDB-LOADER: ACDB -> send_audtable
- 08-12 11:02:58.517 270 1098 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE
- 08-12 11:02:58.517 270 1098 D ACDB-LOADER: ACDB -> AUDIO_SET_AUDPROC_CAL
- 08-12 11:02:58.517 270 1098 D ACDB-LOADER: ACDB -> send_audvoltable
- 08-12 11:02:58.517 270 1098 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_STEP_TABLE
- 08-12 11:02:58.517 270 1098 D ACDB-LOADER: ACDB -> AUDIO_SET_AUDPROC_VOL_CAL
- 08-12 11:02:58.517 270 1098 D ACDB-LOADER: ACDB -> send_afe_cal
- 08-12 11:02:58.517 270 1098 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE
- 08-12 11:02:58.517 270 1098 D ACDB-LOADER: ACDB -> AUDIO_SET_AFE_CAL
- 08-12 11:02:58.525 270 1098 D audio_hw_primary: select_devices: done
- 08-12 11:02:58.529 270 1098 E ANDR-PERF-MPCTL: PERFLOCK Failed to connect to socket: errno=2 (No such file or directory)
- 08-12 11:02:58.549 1793 1793 I Crashlytics: Initializing Crashlytics 1.1.10.12
- 08-12 11:02:58.614 1030 1030 I Telecom : Class: TelecomSystem.INSTANCE being set
- 08-12 11:02:58.622 1030 1030 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1241 android.content.ContextWrapper.startService:587 com.android.server.telecom.components.TelecomService.initializeTelecomSystem:107 com.android.server.telecom.components.TelecomService.onBind:46 android.app.ActivityThread.handleBindService:2932
- 08-12 11:02:58.623 1030 1944 I ActivityManager: Start proc 1954:android.process.acore/u0a2 for content provider com.android.providers.contacts/.CallLogProvider
- 08-12 11:02:58.641 1030 1030 D RttService: SCAN_AVAILABLE : 3
- 08-12 11:02:58.641 1030 1194 E WifiHAL : wifi_get_gscan_capabilities: GSCAN is not supported by driver
- 08-12 11:02:58.641 1030 1194 D wifi : failed to get capabilities : -3
- 08-12 11:02:58.641 1030 1195 D RttService: DefaultState got{ when=0 what=160512 target=com.android.internal.util.StateMachine$SmHandler }
- 08-12 11:02:58.641 1030 1194 E WifiScanningService: could not get scan capabilities
- 08-12 11:02:58.662 1030 1030 I ActivityManager: Start proc 1969:com.android.providers.calendar/u0a1 for content provider com.android.providers.calendar/.CalendarProvider2
- 08-12 11:02:58.668 1819 1819 D RegisteredServicesCache: Dynamic AIDs file does not exist.
- 08-12 11:02:58.701 1030 1572 I ActivityManager: Start proc 1979:com.android.smspush/u0a59 for service com.android.smspush/.WapPushManager
- 08-12 11:02:58.751 270 1098 D AudioFlinger: mixer(0xb1840000) throttle end: throttle time(81)
- 08-12 11:02:58.802 1819 1975 D NfcService: checking on firmware download
- 08-12 11:02:58.803 1819 1975 W Settings: Setting airplane_mode_on has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value.
- 08-12 11:02:58.803 1819 1975 D NfcService: NFC is on. Doing normal stuff
- 08-12 11:02:58.803 1819 1975 I NfcService: Enabling NFC
- 08-12 11:02:58.806 1819 1975 D BrcmNfcJni: nfcManager_doInitialize: enter; ver=NFCDROID-AOSP_M_00.01 nfa=NFA_PI_1.03.66+ NCI_VERSION=0x10
- 08-12 11:02:58.806 1819 1975 D BrcmNfcJni: PowerSwitch::initialize: level=PS-FULL (1)
- 08-12 11:02:58.806 1819 1975 D NfcAdaptation: const CNfcParam *CNfcConfig::find(const char *) const found SCREEN_OFF_POWER_STATE=(0x1)
- 08-12 11:02:58.806 1819 1975 D BrcmNfcJni: PowerSwitch::initialize: desired screen-off state=1
- 08-12 11:02:58.806 1819 1975 D NfcAdaptation: NfcAdaptation::Initialize: enter
- 08-12 11:02:58.806 1819 1975 E NfcAdaptation: NfcAdaptation::Initialize: ver=NFCDROID-AOSP_M_00.01 nfa=NFA_PI_1.03.66+
- 08-12 11:02:58.806 1819 1975 D NfcAdaptation: const CNfcParam *CNfcConfig::find(const char *) const found NFA_STORAGE=/data/nfc
- 08-12 11:02:58.806 1819 1975 D NfcAdaptation: const CNfcParam *CNfcConfig::find(const char *) const found PROTOCOL_TRACE_LEVEL=(0xFFFFFFFF)
- 08-12 11:02:58.806 1819 1975 D NfcAdaptation: const CNfcParam *CNfcConfig::find(const char *) const found NFA_MAX_EE_SUPPORTED=(0x2)
- 08-12 11:02:58.806 1819 1975 D NfcAdaptation: NfcAdaptation::Initialize: Overriding NFA_EE_MAX_EE_SUPPORTED to use 2
- 08-12 11:02:58.806 1819 1975 D NfcAdaptation: const CNfcParam *CNfcConfig::find(const char *) const found APPL_TRACE_LEVEL=(0xFF)
- 08-12 11:02:58.806 1819 1975 D BrcmNfcJni: initializeGlobalAppLogLevel: level=5
- 08-12 11:02:58.806 1819 1975 D : verify_stack_non_volatile_store
- 08-12 11:02:58.806 1819 1975 D NfcNciHal: crcChecksumVerifyIntegrity: filename=/data/nfc/nfaStorage.bin1
- 08-12 11:02:58.809 1819 1975 D NfcNciHal: crcChecksumVerifyIntegrity: data size=228
- 08-12 11:02:58.809 1819 1975 D NfcNciHal: crcChecksumVerifyIntegrity: filename=/data/nfc/nfaStorage.bin2
- 08-12 11:02:58.809 1819 1975 D NfcNciHal: crcChecksumVerifyIntegrity: filename=/data/nfc/nfaStorage.bin3
- 08-12 11:02:58.809 1819 1975 D NfcNciHal: crcChecksumVerifyIntegrity: filename=/data/nfc/nfaStorage.bin4
- 08-12 11:02:58.809 1819 1975 D NfcNciHal: crcChecksumVerifyIntegrity: filename=/data/nfc/nfaStorage.bin5
- 08-12 11:02:58.809 1819 1975 D NfcAdaptation: const CNfcParam *CNfcConfig::find(const char *) const found PRESERVE_STORAGE=(0x1)
- 08-12 11:02:58.809 1819 1975 D NfcAdaptation: Initialize: preserve stack NV store
- 08-12 11:02:58.815 1819 1996 D NfcAdaptation: NfcAdaptation::NFCA_TASK: enter
- 08-12 11:02:58.815 1819 1996 I BrcmNfcNfa: GKI_run(): Start/Stop GKI_timer_update_registered!
- 08-12 11:02:58.816 1819 1997 D NfcAdaptation: NfcAdaptation::Thread: enter
- 08-12 11:02:58.823 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{83dce3f u-1 android.intent.action.SIM_STATE_CHANGED} to ReceiverList{8be44a2 1217 com.android.systemui/10019/u0 remote:d9b706d}: process crashing
- 08-12 11:02:58.829 1819 2000 I BrcmNfcNfa: NFC_TASK started.
- 08-12 11:02:58.829 1819 1975 D NfcAdaptation: NfcAdaptation::InitializeHalDeviceContext: enter
- 08-12 11:02:58.829 1819 1975 D NfcAdaptation: const CNfcParam *CNfcConfig::find(const char *) const found NCI_HAL_MODULE=nfc_nci.pn54x
- 08-12 11:02:58.830 1819 1997 D NfcAdaptation: NfcAdaptation::Thread: exit
- 08-12 11:02:59.573 1030 1030 I system_server: type=1400 audit(0.0:52): avc: denied { ioctl } for path="socket:[17050]" dev="sockfs" ino=17050 ioctlcmd=7704 scontext=u:r:system_server:s0 tcontext=u:r:system_server:s0 tclass=unix_stream_socket permissive=1
- 08-12 11:02:59.600 1030 1030 I system_server: type=1400 audit(0.0:53): avc: denied { ioctl } for path="socket:[17050]" dev="sockfs" ino=17050 ioctlcmd=7704 scontext=u:r:system_server:s0 tcontext=u:r:system_server:s0 tclass=unix_stream_socket permissive=1
- 08-12 11:02:58.838 1836 2007 E DcSwitchStateMachine-0: DctController is not ready
- 08-12 11:02:58.875 1030 1179 E ConnectivityService: Failed to find Messenger in unregisterNetworkFactory
- 08-12 11:02:58.876 1819 1975 D NxpNfcNciHal: nfc_open: enter; name=nci
- 08-12 11:02:58.876 1819 1975 D NxpNfcNciHal: nfc_open: exit 0
- 08-12 11:02:58.876 1819 1975 D NfcAdaptation: NfcAdaptation::InitializeHalDeviceContext: exit
- 08-12 11:02:58.876 1819 1975 D NfcAdaptation: NfcAdaptation::Initialize: exit
- 08-12 11:02:58.876 1819 1975 I BrcmNfcNfa: nfa_dm_init ()
- 08-12 11:02:58.876 1819 1975 I BrcmNfcNfa: nfa_sys_register () id=1, enable_cplt_mask=0x0
- 08-12 11:02:58.876 1819 1975 I BrcmNfcNfa: nfa_sys_register () id=3, enable_cplt_mask=0x8
- 08-12 11:02:58.876 1819 1975 I BrcmNfcNfa: nfa_rw_init ()
- 08-12 11:02:58.876 1819 1975 I BrcmNfcNfa: nfa_sys_register () id=6, enable_cplt_mask=0x48
- 08-12 11:02:58.876 1819 1975 I BrcmNfcNfa: nfa_ce_init ()
- 08-12 11:02:58.876 1819 1975 I BrcmNfcNfa: nfa_sys_register () id=7, enable_cplt_mask=0xc8
- 08-12 11:02:58.876 1819 1975 I BrcmNfcNfa: nfa_ee_init ()
- 08-12 11:02:58.876 1819 1975 I BrcmNfcNfa: nfa_sys_register () id=2, enable_cplt_mask=0xcc
- 08-12 11:02:58.876 1819 1975 I BrcmNfcNfa: nfa_hci_init ()
- 08-12 11:02:58.876 1819 1975 I BrcmNfcNfa: nfa_sys_register () id=8, enable_cplt_mask=0x1cc
- 08-12 11:02:58.877 1819 1975 I BrcmNfcNfa: LLCP - llcp_init ()
- 08-12 11:02:58.877 1819 1975 I BrcmNfcNfa: num_rx_buff = 9, rx_congest_start = 6, rx_congest_end = 4, max_num_ll_rx_buff = 2
- 08-12 11:02:58.877 1819 1975 I BrcmNfcNfa: max_num_tx_buff = 21, max_num_ll_tx_buff = 6
- 08-12 11:02:58.877 1819 1975 I BrcmNfcNfa: LLCP_RegisterServer (): SAP:0x1, link_type:0x2, ServiceName:<urn:nfc:sn:sdp>
- 08-12 11:02:58.877 1819 1975 I BrcmNfcNfa: LLCP_RegisterServer (): Registered SAP = 0x01
- 08-12 11:02:58.877 1819 1975 I BrcmNfcNfa: NFA_Enable ()
- 08-12 11:02:58.877 1819 2000 I BrcmNfcNfa: NFA got event 0x0100
- 08-12 11:02:58.877 1819 2000 I BrcmNfcNfa: nfa_dm_evt_hdlr event: NFA_DM_API_ENABLE_EVT (0x00)
- 08-12 11:02:58.877 1819 2000 I BrcmNfcNfa: nfa_dm_enable ()
- 08-12 11:02:58.877 1819 2000 I BrcmNfcNfa: NFC_Enable ()
- 08-12 11:02:58.877 1819 2000 I BrcmNfcNfa: nfc_set_state 0 (NONE)->1 (W4_HAL_OPEN)
- 08-12 11:02:58.877 1819 2000 D NfcAdaptation: NfcAdaptation::HalOpen
- 08-12 11:02:58.877 1819 1975 D NfcAdaptation: const CNfcParam *CNfcConfig::find(const char *) const found APPL_TRACE_LEVEL=(0xFF)
- 08-12 11:02:58.877 1819 1975 D BrcmNfcJni: initializeGlobalAppLogLevel: level=5
- 08-12 11:02:58.877 1819 1975 I BrcmNfcNfa: NFC_SetTraceLevel () new_level = 5
- 08-12 11:02:58.894 1819 2000 D NxpExtns: const CNfcParam *CNfcConfig::find(const char *) const found NXPLOG_TML_LOGLEVEL=(0x3)
- 08-12 11:02:58.894 1819 2000 D NxpExtns: const CNfcParam *CNfcConfig::find(const char *) const found NXPLOG_FWDNLD_LOGLEVEL=(0x3)
- 08-12 11:02:58.894 1819 2000 D NxpExtns: const CNfcParam *CNfcConfig::find(const char *) const found NXPLOG_NCIX_LOGLEVEL=(0x3)
- 08-12 11:02:58.894 1819 2000 D NxpExtns: const CNfcParam *CNfcConfig::find(const char *) const found NXPLOG_NCIR_LOGLEVEL=(0x3)
- 08-12 11:02:58.894 1819 2000 D : phNxpLog_InitializeLogLevel: global =1, Fwdnld =3, extns =3, hal =3, tml =3, ncir =3, ncix =3
- 08-12 11:02:58.895 1819 2000 D NxpHal : Entering phNxpNciHal_init_monitor
- 08-12 11:02:58.895 1819 2000 D NxpHal : Returning with SUCCESS
- 08-12 11:02:58.895 1819 2000 D NxpTml : Opening port=/dev/pn544
- 08-12 11:02:58.895 1819 2000 D NxpTml : phTmlNfc_i2c_reset(), VEN level 1
- 08-12 11:02:58.897 1954 1954 W System : ClassLoader referenced unknown path: /system/priv-app/ContactsProvider/lib/arm
- 08-12 11:02:58.899 1936 1936 W System : ClassLoader referenced unknown path: /system/priv-app/PrebuiltGmsCore/lib/arm
- 08-12 11:02:58.908 1979 1979 W System : ClassLoader referenced unknown path: /system/app/WAPPushManager/lib/arm
- 08-12 11:02:58.910 1969 1969 W System : ClassLoader referenced unknown path: /system/priv-app/CalendarProvider/lib/arm
- 08-12 11:03:00.090 453 453 I Binder_1: type=1400 audit(0.0:54): avc: denied { ioctl } for path="socket:[17104]" dev="sockfs" ino=17104 ioctlcmd=7704 scontext=u:r:surfaceflinger:s0 tcontext=u:r:surfaceflinger:s0 tclass=unix_stream_socket permissive=1
- 08-12 11:03:00.090 453 453 I Binder_1: type=1400 audit(0.0:55): avc: denied { ioctl } for path="socket:[17104]" dev="sockfs" ino=17104 ioctlcmd=7704 scontext=u:r:surfaceflinger:s0 tcontext=u:r:surfaceflinger:s0 tclass=unix_stream_socket permissive=1
- 08-12 11:03:00.096 1848 1848 I Binder_7: type=1400 audit(0.0:56): avc: denied { ioctl } for path="socket:[17107]" dev="sockfs" ino=17107 ioctlcmd=7704 scontext=u:r:system_server:s0 tcontext=u:r:system_server:s0 tclass=unix_stream_socket permissive=1
- 08-12 11:03:00.096 1848 1848 I Binder_7: type=1400 audit(0.0:57): avc: denied { ioctl } for path="socket:[17107]" dev="sockfs" ino=17107 ioctlcmd=7704 scontext=u:r:system_server:s0 tcontext=u:r:system_server:s0 tclass=unix_stream_socket permissive=1
- 08-12 11:03:00.133 1878 1878 I Binder_B: type=1400 audit(0.0:58): avc: denied { ioctl } for path="socket:[17109]" dev="sockfs" ino=17109 ioctlcmd=7704 scontext=u:r:system_server:s0 tcontext=u:r:system_server:s0 tclass=unix_stream_socket permissive=1
- 08-12 11:03:00.133 1878 1878 I Binder_B: type=1400 audit(0.0:59): avc: denied { ioctl } for path="socket:[17109]" dev="sockfs" ino=17109 ioctlcmd=7704 scontext=u:r:system_server:s0 tcontext=u:r:system_server:s0 tclass=unix_stream_socket permissive=1
- 08-12 11:02:58.987 1954 1954 W System : ClassLoader referenced unknown path: /system/app/UserDictionaryProvider/lib/arm
- 08-12 11:02:59.008 1819 2000 D NxpTml : phTmlNfc_i2c_reset(), VEN level 0
- 08-12 11:02:59.014 1969 1969 I CalendarProvider2: Created com.android.providers.calendar.CalendarAlarmManager@bab60b4(com.android.providers.calendar.CalendarProvider2@ea734dd)
- 08-12 11:02:59.035 1836 1836 D CarrierConfigLoader: CarrierConfigLoader has started
- 08-12 11:02:59.043 1030 1049 D BluetoothManagerService: Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@c4c276c:true
- 08-12 11:02:59.049 274 495 E ThermalEngine: [GPU_MON] 1 percent. Current Sampling Time is 1 sec
- 08-12 11:02:59.057 1030 1030 I ActivityManager: Start proc 2025:com.android.vending/u0a30 for broadcast com.android.vending/com.google.android.finsky.receivers.LocationProviderChangedReceiver
- 08-12 11:02:59.059 1030 1030 V WiredAccessoryManager: notifyWiredAccessoryChanged: when=0 bits= mask=54
- 08-12 11:02:59.059 1030 1030 V WiredAccessoryManager: newName=h2w newState=0 headsetState=0 prev headsetState=0
- 08-12 11:02:59.059 1030 1030 E WiredAccessoryManager: No state change.
- 08-12 11:02:59.059 1030 1030 V WiredAccessoryManager: init()
- 08-12 11:02:59.108 1030 1030 I ActivityManager: Start proc 2035:com.oasisfeng.greenify:service/u0a106 for service com.oasisfeng.greenify/.AccessibilityDispatcher
- 08-12 11:02:59.109 1836 1836 W TelecomManager: Telecom Service not found.
- 08-12 11:02:59.111 1030 1664 W ActivityManager: Permission Denial: opening provider com.android.providers.contacts.ContactsProvider2 from ProcessRecord{f9f2974 1836:com.android.phone/1001} (pid=1836, uid=1001) requires android.permission.READ_CONTACTS or android.permission.WRITE_CONTACTS
- 08-12 11:02:59.112 1836 1836 I Telephony: TtyManager: updateUiTtyMode -1 -> 0
- 08-12 11:02:59.112 270 1932 I NuPlayerDecoder: [audio] saw output EOS
- 08-12 11:02:59.114 1936 1936 I MultiDex: VM with version 2.1.0 has multidex support
- 08-12 11:02:59.114 1936 1936 I MultiDex: install
- 08-12 11:02:59.114 1936 1936 I MultiDex: VM has multidex support, MultiDex support library is disabled.
- 08-12 11:02:59.122 1819 2000 D NxpTml : phTmlNfc_i2c_reset(), VEN level 1
- 08-12 11:02:59.132 1030 1040 I art : Background partial concurrent mark sweep GC freed 54228(3MB) AllocSpace objects, 12(236KB) LOS objects, 33% free, 29MB/44MB, paused 4.268ms total 135.273ms
- 08-12 11:02:59.144 1819 2048 D NxpHal : thread started
- 08-12 11:02:59.144 1819 2046 D NxpTml : PN54X - Tml Writer Thread Started................
- 08-12 11:02:59.144 1819 2046 D NxpTml : PN54X - Tml Writer Thread Running................
- 08-12 11:02:59.144 1819 2046 D NxpTml : PN54X - Write requested.....
- 08-12 11:02:59.144 1819 2045 D NxpTml : PN54X - Tml Reader Thread Started................
- 08-12 11:02:59.144 1819 2046 D NxpTml : PN54X - Invoking I2C Write.....
- 08-12 11:02:59.144 1819 2045 D NxpTml : PN54X - Read requested.....
- 08-12 11:02:59.144 1819 2045 D NxpTml : PN54X - Invoking I2C Read.....
- 08-12 11:02:59.144 1819 2046 D NxpNciX : len = 4 > 20000101
- 08-12 11:02:59.145 1819 2046 D NxpTml : PN54X - I2C Write successful.....
- 08-12 11:02:59.145 1819 2046 D NxpTml : PN54X - Posting Fresh Write message.....
- 08-12 11:02:59.145 1819 2048 D NxpHal : write successful status = 0x0
- 08-12 11:02:59.145 1819 2046 D NxpTml : PN54X - Tml Writer Thread Running................
- 08-12 11:02:59.145 1819 2000 D NxpHal : Response timer started
- 08-12 11:02:59.145 1819 2000 D NxpHal : Waiting after ext cmd sent
- 08-12 11:02:59.154 256 470 D PermissionCache: checking android.permission.HARDWARE_TEST for uid=1000 => granted (1711 us)
- 08-12 11:02:59.175 1819 2045 D NxpTml : PN54X - I2C Read successful.....
- 08-12 11:02:59.175 1819 2045 D NxpNciR : len = 6 > 400003001001
- 08-12 11:02:59.175 1819 2045 D NxpTml : PN54X - Posting read message.....
- 08-12 11:02:59.175 1819 2048 D NxpHal : read successful status = 0x0
- 08-12 11:02:59.175 1819 2000 D NxpHal : Response timer stopped
- 08-12 11:02:59.175 1819 2045 D NxpTml : PN54X - Read requested.....
- 08-12 11:02:59.175 1819 2000 D NxpHal : Checking response
- 08-12 11:02:59.175 1819 2045 D NxpTml : PN54X - Invoking I2C Read.....
- 08-12 11:02:59.175 1819 2046 D NxpTml : PN54X - Write requested.....
- 08-12 11:02:59.175 1819 2046 D NxpTml : PN54X - Invoking I2C Write.....
- 08-12 11:02:59.175 1819 2046 D NxpNciX : len = 3 > 200100
- 08-12 11:02:59.175 1819 2046 D NxpTml : PN54X - I2C Write successful.....
- 08-12 11:02:59.175 1819 2046 D NxpTml : PN54X - Posting Fresh Write message.....
- 08-12 11:02:59.175 1819 2046 D NxpTml : PN54X - Tml Writer Thread Running................
- 08-12 11:02:59.175 1819 2048 D NxpHal : write successful status = 0x0
- 08-12 11:02:59.175 1819 2000 D NxpHal : Response timer started
- 08-12 11:02:59.175 1819 2000 D NxpHal : Waiting after ext cmd sent
- 08-12 11:02:59.176 1819 2045 D NxpTml : PN54X - I2C Read successful.....
- 08-12 11:02:59.177 1819 2045 D NxpNciR : len = 26 > 40011700030E03000600010203818202C800FF02000405080124
- 08-12 11:02:59.177 1819 2045 D NxpTml : PN54X - Posting read message.....
- 08-12 11:02:59.177 1819 2048 D NxpHal : read successful status = 0x0
- 08-12 11:02:59.177 1819 2048 D NxpHal : NxpNci> FW Version: 8.1.24
- 08-12 11:02:59.177 1819 2000 D NxpHal : Response timer stopped
- 08-12 11:02:59.177 1819 2000 D NxpHal : Checking response
- 08-12 11:02:59.177 1819 2046 D NxpTml : PN54X - Write requested.....
- 08-12 11:02:59.177 1819 2046 D NxpTml : PN54X - Invoking I2C Write.....
- 08-12 11:02:59.177 1819 2045 D NxpTml : PN54X - Read requested.....
- 08-12 11:02:59.177 1819 2045 D NxpTml : PN54X - Invoking I2C Read.....
- 08-12 11:02:59.177 1819 2046 D NxpNciX : len = 6 > 20030301A005
- 08-12 11:02:59.177 1819 2046 D NxpTml : PN54X - I2C Write successful.....
- 08-12 11:02:59.177 1819 2046 D NxpTml : PN54X - Posting Fresh Write message.....
- 08-12 11:02:59.177 1819 2046 D NxpTml : PN54X - Tml Writer Thread Running................
- 08-12 11:02:59.177 1819 2048 D NxpHal : write successful status = 0x0
- 08-12 11:02:59.177 1819 2000 D NxpHal : Response timer started
- 08-12 11:02:59.177 1819 2000 D NxpHal : Waiting after ext cmd sent
- 08-12 11:02:59.178 1819 2045 D NxpTml : PN54X - I2C Read successful.....
- 08-12 11:02:59.178 1819 2045 D NxpNciR : len = 9 > 4003060001A0050100
- 08-12 11:02:59.178 1819 2045 D NxpTml : PN54X - Posting read message.....
- 08-12 11:02:59.178 1819 2048 D NxpHal : read successful status = 0x0
- 08-12 11:02:59.178 1819 2048 D NxpHal : phNxpNciHal_print_res_status: response status =STATUS_OK
- 08-12 11:02:59.178 1819 2045 D NxpTml : PN54X - Read requested.....
- 08-12 11:02:59.178 1819 2000 D NxpHal : Response timer stopped
- 08-12 11:02:59.178 1819 2045 D NxpTml : PN54X - Invoking I2C Read.....
- 08-12 11:02:59.178 1819 2000 D NxpHal : Checking response
- 08-12 11:02:59.178 1819 2000 E NxpHal : i2c_fragmentation_status existing
- 08-12 11:02:59.178 1819 2000 D NxpFwDnld: Allocating Mem for Dnld Context..
- 08-12 11:02:59.178 1030 1045 I ActivityManager: Start proc 2053:org.telegram.messenger/u0a74 for broadcast org.telegram.messenger/.MusicPlayerReceiver
- 08-12 11:02:59.179 270 1103 D audio_hw_primary: adev_set_mic_mute state 0
- 08-12 11:02:59.180 1030 1045 W BroadcastQueue: Skipping deliver [foreground] BroadcastRecord{172405d u-1 android.media.RINGER_MODE_CHANGED} to ReceiverList{8be44a2 1217 com.android.systemui/10019/u0 remote:d9b706d}: process crashing
- 08-12 11:02:59.180 1030 1045 W BroadcastQueue: Skipping deliver [foreground] BroadcastRecord{172405d u-1 android.media.RINGER_MODE_CHANGED} to ReceiverList{5e22a86 1217 com.android.systemui/10019/u0 remote:a916f61}: process crashing
- 08-12 11:02:59.180 1030 1045 W BroadcastQueue: Skipping deliver [foreground] BroadcastRecord{22fedd2 u-1 android.media.INTERNAL_RINGER_MODE_CHANGED_ACTION} to ReceiverList{5e22a86 1217 com.android.systemui/10019/u0 remote:a916f61}: process crashing
- 08-12 11:02:59.186 1819 2000 D NxpFwDnld: @@@/system/vendor/firmware/libpn547_fw.so
- 08-12 11:02:59.186 1819 2000 E NxpFwDnld: NULL handler : unable to load the library file, specify correct path
- 08-12 11:02:59.186 1819 2000 D NxpFwDnld: FW Image Length - ImageInfoLen 0
- 08-12 11:02:59.186 1819 2000 D NxpFwDnld: FW Image Info Pointer - pImageInfo 0
- 08-12 11:02:59.186 1819 2000 E NxpFwDnld: Image extraction Failed - invalid imginfo or imginfolen!!
- 08-12 11:02:59.186 1819 2000 E NxpFwDnld: Error loading libpn54x_fw !!
- 08-12 11:02:59.186 1819 2000 D NxpHal : FW version for FW file = 0x0
- 08-12 11:02:59.186 1819 2000 D NxpHal : FW version from device = 0x80124
- 08-12 11:02:59.186 1819 2000 D NxpHal : phNxpNciHal_CheckValidFwVersion current_major_no = 0x0
- 08-12 11:02:59.186 1819 2000 E NxpHal : Wrong FW Version >>> Firmware download not allowed
- 08-12 11:02:59.186 1819 2048 D NfcAdaptation: NfcAdaptation::HalDeviceContextCallback: event=0
- 08-12 11:02:59.186 1819 2048 I BrcmNfcNfa: nfc_main_hal_cback event: HAL_NFC_OPEN_CPLT_EVT(0x0), status=0
- 08-12 11:02:59.186 1819 2000 I BrcmNfcNfa: NFC_TASK got NFC_TASK_EVT_TRANSPORT_READY.
- 08-12 11:02:59.186 1819 2000 I BrcmNfcNfa: nfc_set_state 1 (W4_HAL_OPEN)->2 (CORE_INIT)
- 08-12 11:02:59.186 1819 2000 D NfcAdaptation: NfcAdaptation::HalWrite
- 08-12 11:02:59.186 1819 2000 D NxpExtns: const CNfcParam *CNfcConfig::find(const char *) const found MIFARE_READER_ENABLE=(0x1)
- 08-12 11:02:59.187 1819 2046 D NxpTml : PN54X - Write requested.....
- 08-12 11:02:59.187 1819 2046 D NxpTml : PN54X - Invoking I2C Write.....
- 08-12 11:02:59.187 1819 2046 D NxpNciX : len = 4 > 20000101
- 08-12 11:02:59.187 1819 2046 D NxpTml : PN54X - I2C Write successful.....
- 08-12 11:02:59.187 1819 2046 D NxpTml : PN54X - Posting Fresh Write message.....
- 08-12 11:02:59.187 1819 2046 D NxpTml : PN54X - Tml Writer Thread Running................
- 08-12 11:02:59.187 1819 2048 D NxpHal : write successful status = 0x0
- 08-12 11:03:00.143 1879 1879 I Binder_C: type=1400 audit(0.0:60): avc: denied { ioctl } for path="socket:[17111]" dev="sockfs" ino=17111 ioctlcmd=7704 scontext=u:r:system_server:s0 tcontext=u:r:system_server:s0 tclass=unix_stream_socket permissive=1
- 08-12 11:03:00.143 1879 1879 I Binder_C: type=1400 audit(0.0:61): avc: denied { ioctl } for path="socket:[17111]" dev="sockfs" ino=17111 ioctlcmd=7704 scontext=u:r:system_server:s0 tcontext=u:r:system_server:s0 tclass=unix_stream_socket permissive=1
- 08-12 11:02:59.191 270 1098 D audio_hw_primary: out_set_parameters: enter: usecase(0: deep-buffer-playback) kvpairs: routing=2
- 08-12 11:02:59.191 270 1098 E audio_hw_primary: voice_extn_compress_voip_is_active: COMPRESS_VOIP_ENABLED is not defined
- 08-12 11:02:59.191 270 1098 E msm8974_platform: voice_extn_compress_voip_is_active: COMPRESS_VOIP_ENABLED is not defined
- 08-12 11:02:59.193 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{b4a6ea3 u-1 android.intent.action.SERVICE_STATE} to ReceiverList{8be44a2 1217 com.android.systemui/10019/u0 remote:d9b706d}: process crashing
- 08-12 11:02:59.427 1819 2102 D NdefPushServer: about create LLCP service socket
- 08-12 11:02:59.427 1819 2102 D BrcmNfcJni: nfcManager_doCreateLlcpServiceSocket: enter: sap=16; name=com.android.npp; miu=248; rw=1; buffLen=1024
- 08-12 11:02:59.428 1819 2102 D BrcmNfcJni: PeerToPeer::registerServer: enter; service name: com.android.npp JNI handle: 1
- 08-12 11:02:59.428 1819 2102 D BrcmNfcJni: PeerToPeer::registerServer: added new p2p server index: 0 handle: 1 name: com.android.npp
- 08-12 11:02:59.428 1819 2102 D BrcmNfcJni: P2pServer::registerWithStack: enter; service name: com.android.npp JNI handle: 1
- 08-12 11:02:59.428 1819 2102 I BrcmNfcNfa: NFA_P2pSetLLCPConfig ():link_miu:2175, opt:0x03, wt:7, link_timeout:1000
- 08-12 11:02:59.428 1819 2102 I BrcmNfcNfa: inact_timeout(init:0, target:0), symm_delay:20, data_link_timeout:2000
- 08-12 11:02:59.428 1819 2102 I BrcmNfcNfa: delay_first_pdu_timeout:50
- 08-12 11:02:59.428 1819 2102 I BrcmNfcNfa: NFA got event 0x030C
- 08-12 11:02:59.428 1819 2000 I BrcmNfcNfa: NFA got event 0x030C
- 08-12 11:02:59.428 1819 2102 D BrcmNfcJni: P2pServer::registerWithStack: wait for listen-completion event
- 08-12 11:02:59.428 1819 2000 I BrcmNfcNfa: nfa_p2p_evt_hdlr (): LLCP State [Link IDLE], Event [API_SET_LLCP_CFG_EVT]
- 08-12 11:02:59.428 1819 2000 I BrcmNfcNfa: LLCP_SetConfig () link_miu:2175, opt:0x03, wt:7, link_timeout:1000
- 08-12 11:02:59.428 1819 2000 I BrcmNfcNfa: inact_timeout (init:0,target:0), symm_delay:20, data_link_timeout:2000
- 08-12 11:02:59.428 1819 2000 I BrcmNfcNfa: delay_first_pdu_timeout:50
- 08-12 11:02:59.428 1819 2000 I BrcmNfcNfa: NFA got event 0x0300
- 08-12 11:02:59.428 1819 2000 I BrcmNfcNfa: nfa_p2p_evt_hdlr (): LLCP State [Link IDLE], Event [API_REG_SERVER]
- 08-12 11:02:59.428 1819 2000 I BrcmNfcNfa: nfa_p2p_reg_server ()
- 08-12 11:02:59.428 1819 2000 I BrcmNfcNfa: LLCP_RegisterServer (): SAP:0xff, link_type:0x2, ServiceName:<com.android.npp>
- 08-12 11:02:59.428 1819 2000 I BrcmNfcNfa: LLCP_RegisterServer (): Registered SAP = 0x10
- 08-12 11:02:59.428 1819 2000 I BrcmNfcNfa: nfa_p2p_enable_listening () sys_id = 3, update_wks = 0
- 08-12 11:02:59.428 1819 2000 D BrcmNfcJni: PeerToPeer::nfaServerCallback: enter; event=0x0
- 08-12 11:02:59.428 1819 2000 D BrcmNfcJni: PeerToPeer::nfaServerCallback: NFA_P2P_REG_SERVER_EVT; handle: 0x0510; service sap=0x10 name: com.android.npp
- 08-12 11:02:59.428 1819 2000 D BrcmNfcJni: PeerToPeer::nfaServerCallback: exit
- 08-12 11:02:59.428 1819 2102 D BrcmNfcJni: PeerToPeer::registerServer: got new p2p server h=0x510
- 08-12 11:02:59.428 1819 2102 D BrcmNfcJni: nfcManager_doCreateLlcpServiceSocket: socket Handle = 0x1
- 08-12 11:02:59.428 1819 2102 D BrcmNfcJni: nfcManager_doCreateLlcpServiceSocket: buffer length = 1024
- 08-12 11:02:59.428 1819 2102 D BrcmNfcJni: nfcManager_doCreateLlcpServiceSocket: MIU = 248
- 08-12 11:02:59.428 1819 2102 D BrcmNfcJni: nfcManager_doCreateLlcpServiceSocket: RW = 1
- 08-12 11:02:59.428 1819 2102 D BrcmNfcJni: nfcManager_doCreateLlcpServiceSocket: exit
- 08-12 11:02:59.428 1819 2102 D NdefPushServer: created LLCP service socket
- 08-12 11:02:59.793 270 1919 D NuPlayerDriver: notifyListener_l(0xafe1e1e0), (2, 0, 0)
- 08-12 11:03:00.080 1936 1936 W System : ClassLoader referenced unknown path: /system/priv-app/PrebuiltGmsCore/lib/arm
- 08-12 11:03:00.105 1619 1619 E WindowManager:
- 08-12 11:03:00.105 1619 1619 E WindowManager: android.view.WindowLeaked: Activity org.fdroid.fdroid.CrashReportActivity has leaked window com.android.internal.policy.PhoneWindow$DecorView{619f54c V.E...... R....... 0,0-1368,1219} that was originally added here
- 08-12 11:03:00.105 1619 1619 E WindowManager: at android.view.ViewRootImpl.<init>(ViewRootImpl.java:372)
- 08-12 11:03:00.105 1619 1619 E WindowManager: at android.view.WindowManagerGlobal.addView(WindowManagerGlobal.java:299)
- 08-12 11:03:00.105 1619 1619 E WindowManager: at android.view.WindowManagerImpl.addView(WindowManagerImpl.java:85)
- 08-12 11:03:00.105 1619 1619 E WindowManager: at android.app.Dialog.show(Dialog.java:319)
- 08-12 11:03:00.105 1619 1619 E WindowManager: at org.fdroid.fdroid.CrashReportActivity.onCreate(CrashReportActivity.java:28)
- 08-12 11:03:00.105 1619 1619 E WindowManager: at android.app.Activity.performCreate(Activity.java:6251)
- 08-12 11:03:00.105 1619 1619 E WindowManager: at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1107)
- 08-12 11:03:00.105 1619 1619 E WindowManager: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2387)
- 08-12 11:03:00.105 1619 1619 E WindowManager: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2504)
- 08-12 11:03:00.105 1619 1619 E WindowManager: at android.app.ActivityThread.-wrap11(ActivityThread.java)
- 08-12 11:03:00.105 1619 1619 E WindowManager: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1347)
- 08-12 11:03:00.105 1619 1619 E WindowManager: at android.os.Handler.dispatchMessage(Handler.java:102)
- 08-12 11:03:00.105 1619 1619 E WindowManager: at android.os.Looper.loop(Looper.java:148)
- 08-12 11:03:00.105 1619 1619 E WindowManager: at android.app.ActivityThread.main(ActivityThread.java:5458)
- 08-12 11:03:00.105 1619 1619 E WindowManager: at java.lang.reflect.Method.invoke(Native Method)
- 08-12 11:03:00.105 1619 1619 E WindowManager: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
- 08-12 11:03:00.105 1619 1619 E WindowManager: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
- 08-12 11:03:00.120 1936 1936 V JNIHelp : Registering com/google/android/gms/org/conscrypt/NativeCrypto's 255 native methods...
- 08-12 11:03:00.276 270 1103 D audio_hw_primary: adev_set_parameters: enter: A2dpSuspended=false
- 08-12 11:03:00.276 270 1103 E voice : voice_extn_compress_voip_set_parameters: COMPRESS_VOIP_ENABLED is not defined
- 08-12 11:03:00.289 1936 1936 I ProviderInstaller: Installed default security provider GmsCore_OpenSSL
- 08-12 11:03:00.307 1030 1848 W art : Long monitor contention event with owner method=android.content.pm.PackageInfo com.android.server.pm.PackageManagerService.getPackageInfo(java.lang.String, int, int) from PackageManagerService.java:2781 waiters=0 for 176ms
- 08-12 11:03:00.380 1936 1936 D ChimeraCfgMgr: Reading stored module config
- 08-12 11:03:00.410 1836 1836 I Telephony: PstnIncomingCallNotifier: Unregistering: Handler (com.android.internal.telephony.gsm.GSMPhone) {682d25e}
- 08-12 11:03:00.445 1836 1836 E PhoneInterfaceManager: [PhoneIntfMgr] getIccId: No UICC
- 08-12 11:03:00.451 1936 2184 D NativeLibraryUtils: Install completed successfully. count=12 extracted=0
- 08-12 11:03:00.500 1030 1274 I Telecom : PhoneAccountRegistrar: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0}(addr: tel:******** -> tel:)(icon: Icon(typ=BITMAP size=67x84) -> Icon(typ=BITMAP size=67x84))(subAddr: tel:******** -> tel:)]
- 08-12 11:03:00.533 1954 1978 W art : Long monitor contention event with owner method=long android.database.sqlite.SQLiteConnection.nativeOpen(java.lang.String, int, java.lang.String, boolean, boolean) from SQLiteConnection.java:4294967294 waiters=0 for 1.456s
- 08-12 11:03:00.539 1030 1274 I Telecom : : Sending phone-account registered intent as user
- 08-12 11:03:00.543 1836 1836 I Telephony: AccountEntry: Registered phoneAccount: [[ ] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0} Capabilities: 54 Schemes: tel voicemail ] with handle: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0}
- 08-12 11:03:00.543 1836 1836 I Telephony: PstnIncomingCallNotifier: Registering: Handler (com.android.internal.telephony.gsm.GSMPhone) {682d25e}
- 08-12 11:03:00.547 1030 2190 W Telecom : : No account found for the calling user
- 08-12 11:03:00.581 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{b883e4d u-1 android.intent.action.internal_sim_state_changed} to ReceiverList{69d1909 1836 com.android.phone/1001/u0 remote:3eeca10}: process crashing
- 08-12 11:03:00.584 1836 1836 I Telephony: PstnIncomingCallNotifier: Unregistering: Handler (com.android.internal.telephony.gsm.GSMPhone) {682d25e}
- 08-12 11:03:00.585 1836 1836 E PhoneInterfaceManager: [PhoneIntfMgr] getIccId: No UICC
- 08-12 11:03:00.589 1030 1872 I Telecom : PhoneAccountRegistrar: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0}(icon: Icon(typ=BITMAP size=67x84) -> Icon(typ=BITMAP size=67x84))]
- 08-12 11:03:00.623 1030 1872 I Telecom : : Sending phone-account registered intent as user
- 08-12 11:03:00.624 1836 1836 I Telephony: AccountEntry: Registered phoneAccount: [[ ] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0} Capabilities: 54 Schemes: tel voicemail ] with handle: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0}
- 08-12 11:03:00.624 1836 1836 I Telephony: PstnIncomingCallNotifier: Registering: Handler (com.android.internal.telephony.gsm.GSMPhone) {682d25e}
- 08-12 11:03:00.628 1030 1879 W Telecom : : No account found for the calling user
- 08-12 11:03:00.670 1030 1044 D GpsLocationProvider: received SIM change, new known MCC/MNC: []
- 08-12 11:03:00.676 1030 1178 D WifiService: New client listening to asynchronous messages
- 08-12 11:03:00.693 1879 1879 I Binder_C: type=1400 audit(0.0:62): avc: denied { ioctl } for path="socket:[18881]" dev="sockfs" ino=18881 ioctlcmd=7704 scontext=u:r:system_server:s0 tcontext=u:r:system_server:s0 tclass=unix_stream_socket permissive=1
- 08-12 11:03:00.693 1879 1879 I Binder_C: type=1400 audit(0.0:63): avc: denied { ioctl } for path="socket:[18881]" dev="sockfs" ino=18881 ioctlcmd=7704 scontext=u:r:system_server:s0 tcontext=u:r:system_server:s0 tclass=unix_stream_socket permissive=1
- 08-12 11:03:00.697 1880 1880 I Choreographer: Skipped 35 frames! The application may be doing too much work on its main thread.
- 08-12 11:03:00.710 271 271 D installd: aapt source_apk=/data/app/ind.aang.midnight.blue-1/base.apk internal_path=assets/overlays/com.dirtyunicorns.about/ out_restable=/data/resource-cache/ind.aang.midnight.blue/com.dirtyunicorns.about uid=50155, pkgId=97,min_sdk_version=23, app_res_path=/system/app/DU-About/DU-About.apk, common_res_path=/data/resource-cache/ind.aang.midnight.blue/common/resources.apk
- 08-12 11:03:00.812 1030 1050 I ActivityManager: Displayed android/com.android.internal.app.ResolverActivity: +2s752ms
- 08-12 11:03:00.832 1030 1050 I WindowManager: Screen frozen for +788ms due to AppWindowToken{15edbe2 token=Token{d0edcad ActivityRecord{6ec85c4 u0 android/com.android.internal.app.ResolverActivity t2}}}
- 08-12 11:03:00.891 1030 1664 W art : Long monitor contention event with owner method=android.content.pm.ParceledListSlice com.android.server.pm.PackageManagerService.getInstalledPackages(int, int) from PackageManagerService.java:5363 waiters=1 for 196ms
- 08-12 11:03:00.937 2193 2193 E cutils-trace: Error opening trace file: Permission denied (13)
- 08-12 11:03:01.007 271 271 E InstallTheme: Failed to generate resource table for split ''
- 08-12 11:03:01.008 271 271 E InstallTheme: assets/overlays/com.dirtyunicorns.about/res/values/colors.xml:13: error: Error: No resource found that matches the given name (at 'light_bg' with value '@android:color/bg_light').
- 08-12 11:03:01.008 271 271 E InstallTheme:
- 08-12 11:03:01.010 271 271 E installd: aapt failed, status=0x0100
- 08-12 11:03:01.037 1836 1836 D MccTable: updateMccMncConfiguration mccmnc='72405' fromServiceState=true
- 08-12 11:03:01.037 1836 1836 D MccTable: updateMccMncConfiguration defaultMccMnc=
- 08-12 11:03:01.037 1836 1836 D MccTable: updateMccMncConfiguration: mcc=724, mnc=5
- 08-12 11:03:01.042 2025 2025 W System : ClassLoader referenced unknown path: /system/priv-app/Phonesky/lib/arm
- 08-12 11:03:01.077 1793 1959 E Crashlytics: Failed to retrieve settings from https://settings.crashlytics.com/spi/v2/platforms/android/apps/com.touchtype.swiftkey/settings
- 08-12 11:03:01.081 1793 1963 W art : Long monitor contention event with owner method=boolean com.a.a.a.ap.c() from SourceFile:125 waiters=0 for 518ms
- 08-12 11:03:01.087 1793 1963 E Crashlytics: Failed to retrieve settings from https://settings.crashlytics.com/spi/v2/platforms/android/apps/com.touchtype.swiftkey/settings
- 08-12 11:03:01.099 1030 1878 D AlarmManagerService: Kernel timezone updated to 180 minutes west of GMT
- 08-12 11:03:01.106 1030 1190 W PackageManager: Unable to process theme ind.aang.midnight.blue for com.dirtyunicorns.about
- 08-12 11:03:01.106 1030 1190 W PackageManager: com.android.server.pm.PackageManagerService$AaptException: Failed to run aapt
- 08-12 11:03:01.106 1030 1190 W PackageManager: at com.android.server.pm.PackageManagerService.compileResourcesWithAapt(PackageManagerService.java:8145)
- 08-12 11:03:01.106 1030 1190 W PackageManager: at com.android.server.pm.PackageManagerService.compileResources(PackageManagerService.java:8049)
- 08-12 11:03:01.106 1030 1190 W PackageManager: at com.android.server.pm.PackageManagerService.compileResourcesIfNeeded(PackageManagerService.java:8037)
- 08-12 11:03:01.106 1030 1190 W PackageManager: at com.android.server.pm.PackageManagerService.compileResourcesAndIdmapIfNeeded(PackageManagerService.java:8020)
- 08-12 11:03:01.106 1030 1190 W PackageManager: at com.android.server.pm.PackageManagerService.processThemeResources(PackageManagerService.java:17673)
- 08-12 11:03:01.106 1030 1190 W PackageManager: at android.app.ApplicationPackageManager.processThemeResources(ApplicationPackageManager.java:2307)
- 08-12 11:03:01.106 1030 1190 W PackageManager: at com.android.server.ThemeService$ResourceProcessingHandler.handleMessage(ThemeService.java:197)
- 08-12 11:03:01.106 1030 1190 W PackageManager: at android.os.Handler.dispatchMessage(Handler.java:102)
- 08-12 11:03:01.106 1030 1190 W PackageManager: at android.os.Looper.loop(Looper.java:148)
- 08-12 11:03:01.106 1030 1190 W PackageManager: at android.os.HandlerThread.run(HandlerThread.java:61)
- 08-12 11:03:01.130 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{2ae5462 u-1 android.intent.action.SERVICE_STATE} to ReceiverList{8be44a2 1217 com.android.systemui/10019/u0 remote:d9b706d}: process crashing
- 08-12 11:03:01.130 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{2ae5462 u-1 android.intent.action.SERVICE_STATE} to ReceiverList{58b573b 1836 com.android.phone/1001/u0 remote:92739ca}: process crashing
- 08-12 11:03:01.159 1836 1836 I Telephony: PstnIncomingCallNotifier: Unregistering: Handler (com.android.internal.telephony.gsm.GSMPhone) {682d25e}
- 08-12 11:03:01.161 1836 1836 E PhoneInterfaceManager: [PhoneIntfMgr] getIccId: No UICC
- 08-12 11:03:01.166 1030 1572 I Telecom : PhoneAccountRegistrar: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0}(icon: Icon(typ=BITMAP size=67x84) -> Icon(typ=BITMAP size=67x84))]
- 08-12 11:03:01.219 1030 1572 I Telecom : : Sending phone-account registered intent as user
- 08-12 11:03:01.220 1836 1836 I Telephony: AccountEntry: Registered phoneAccount: [[ ] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0} Capabilities: 54 Schemes: tel voicemail ] with handle: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0}
- 08-12 11:03:01.220 1836 1836 I Telephony: PstnIncomingCallNotifier: Registering: Handler (com.android.internal.telephony.gsm.GSMPhone) {682d25e}
- 08-12 11:03:01.224 1030 1848 W Telecom : : No account found for the calling user
- 08-12 11:03:01.370 1030 1664 I ActivityManager: Start proc 2218:com.google.android.partnersetup/u0a28 for content provider com.google.android.partnersetup/.RlzAppProvider
- 08-12 11:03:01.454 2218 2218 W System : ClassLoader referenced unknown path: /system/priv-app/GooglePartnerSetup/lib/arm
- 08-12 11:03:01.466 1954 2021 I ContactLocale: AddressBook Labels [pt-BR]: [, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, Α, Β, Γ, Δ, Ε, Ζ, Η, Θ, Ι, Κ, Λ, Μ, Ν, Ξ, Ο, Π, Ρ, Σ, Τ, Υ, Φ, Χ, Ψ, Ω, , А, Б, В, Г, Д, Ђ, Е, Є, Ж, З, И, І, Й, Ј, К, Л, Љ, М, Н, Њ, О, П, Р, С, Т, Ћ, У, Ф, Х, Ц, Ч, Џ, Ш, Щ, Ю, Я, , א, ב, ג, ד, ה, ו, ז, ח, ט, י, כ, ל, מ, נ, ס, ע, פ, צ, ק, ר, ש, ת, , ا, ب, ت, ث, ج, ح, خ, د, ذ, ر, ز, س, ش, ص, ض, ط, ظ, ع, غ, ف, ق, ك, ل, م, ن, ه, و, ي, , ก, ข, ฃ, ค, ฅ, ฆ, ง, จ, ฉ, ช, ซ, ฌ, ญ, ฎ, ฏ, ฐ, ฑ, ฒ, ณ, ด, ต, ถ, ท, ธ, น, บ, ป, ผ, ฝ, พ, ฟ, ภ, ม, ย, ร, ฤ, ล, ฦ, ว, ศ, ษ, ส, ห, ฬ, อ, ฮ, , ㄱ, ㄴ, ㄷ, ㄹ, ㅁ, ㅂ, ㅅ, ㅇ, ㅈ, ㅊ, ㅋ, ㅌ, ㅍ, ㅎ, , あ, か, さ, た, な, は, ま, や, ら, わ, #, ]
- 08-12 11:03:01.547 1969 1969 I CalendarProvider2: Sending notification intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar flg=0x20000000 }
- 08-12 11:03:01.578 1969 1969 W ContentResolver: Failed to get type for: content://com.android.calendar (Unknown URL content://com.android.calendar)
- 08-12 11:03:01.616 1030 1040 I art : Background partial concurrent mark sweep GC freed 81747(5MB) AllocSpace objects, 41(856KB) LOS objects, 33% free, 29MB/44MB, paused 1.520ms total 156.181ms
- 08-12 11:03:01.619 270 1103 D NuPlayerDriver: reset(0xafe1e1e0)
- 08-12 11:03:01.619 270 1103 D NuPlayerDriver: notifyListener_l(0xafe1e1e0), (8, 0, 0)
- 08-12 11:03:01.623 270 1919 D NuPlayerDriver: notifyResetComplete(0xafe1e1e0)
- 08-12 11:03:01.652 1030 1044 W art : Long monitor contention event with owner method=int android.content.res.AssetManager.loadResourceValue(int, short, android.util.TypedValue, boolean) from AssetManager.java:4294967294 waiters=0 for 707ms
- 08-12 11:03:01.717 2119 2187 I GrammarCompilationSvcCt: Grammar compilation alarm set for interval 604800000
- 08-12 11:03:01.732 2119 2119 I MemoryTrimmer: Trimming objects from memory, since app is in the background.
- 08-12 11:03:01.806 271 271 D installd: aapt source_apk=/data/app/ind.aang.midnight.blue-1/base.apk internal_path=assets/overlays/com.google.android.gms/ out_restable=/data/resource-cache/ind.aang.midnight.blue/com.google.android.gms uid=50155, pkgId=97,min_sdk_version=23, app_res_path=/system/priv-app/PrebuiltGmsCore/PrebuiltGmsCore.apk, common_res_path=/data/resource-cache/ind.aang.midnight.blue/common/resources.apk
- 08-12 11:03:01.813 2025 2025 W Finsky : [1] com.google.android.finsky.billing.k.d(82): Cannot read subscriber Id: java.lang.SecurityException: getSubscriberId: Neither user 10030 nor current process has android.permission.READ_PHONE_STATE.
- 08-12 11:03:01.825 2025 2025 W Finsky : [1] com.google.android.finsky.billing.k.e(103): Cannot read device Id: java.lang.SecurityException: getDeviceId: Neither user 10030 nor current process has android.permission.READ_PHONE_STATE.
- 08-12 11:03:01.905 284 829 E QC-time-services: Daemon:tod_update_ind_cb: Got Update from modem msg_id 39
- 08-12 11:03:01.907 2025 2025 I Finsky : [1] com.google.android.finsky.services.DailyHygiene.a(225): No need to run daily hygiene.
- 08-12 11:03:01.924 2255 2255 E cutils-trace: Error opening trace file: Permission denied (13)
- 08-12 11:03:01.955 2025 2025 W Settings: Setting download_manager_max_bytes_over_mobile has moved from android.provider.Settings.Secure to android.provider.Settings.Global.
- 08-12 11:03:01.957 2025 2025 W Settings: Setting download_manager_recommended_max_bytes_over_mobile has moved from android.provider.Settings.Secure to android.provider.Settings.Global.
- 08-12 11:03:01.962 271 271 E InstallTheme: Failed to generate resource table for split ''
- 08-12 11:03:01.963 271 271 E InstallTheme: assets/overlays/com.google.android.gms/res/values-v20/colors.xml:46: error: Error: No resource found that matches the given name (at 'wallet_background_light' with value '@*common:color/accent_app_background').
- 08-12 11:03:01.963 271 271 E InstallTheme:
- 08-12 11:03:01.966 271 271 E installd: aapt failed, status=0x0100
- 08-12 11:03:01.967 268 382 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13
- 08-12 11:03:01.967 268 382 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 0
- 08-12 11:03:01.967 268 382 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 1471010583000
- 08-12 11:03:01.967 268 382 D QC-time-services: Lib:time_genoff_operation: Send to server passed!!
- 08-12 11:03:01.967 284 831 D QC-time-services: Daemon: Connection accepted:time_genoff
- 08-12 11:03:01.968 284 2271 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 0,value = 1471010583000
- 08-12 11:03:01.968 284 2271 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 1471010583000, operation = 0
- 08-12 11:03:01.968 284 2271 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS0/5/70 22:56:48
- 08-12 11:03:01.968 284 2271 D QC-time-services: Daemon:Value read from RTC seconds = 428208000
- 08-12 11:03:01.968 284 2271 D QC-time-services: Daemon:new time 1471010583000
- 08-12 11:03:01.968 284 2271 D QC-time-services: Daemon: delta 1470582375000 genoff 1470582375000
- 08-12 11:03:01.968 284 2271 D QC-time-services: Daemon:genoff_persistent_update: Writing genoff = 1470582375000 to memory
- 08-12 11:03:01.968 284 2271 D QC-time-services: Daemon:Opening File: /data/time/ats_13
- 08-12 11:03:01.968 284 2271 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff write operation
- 08-12 11:03:01.971 284 831 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection
- 08-12 11:03:01.971 268 382 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 0, result = 0
- 08-12 11:03:01.972 268 382 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13
- 08-12 11:03:01.972 268 382 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 0
- 08-12 11:03:01.972 268 382 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 1471010583000
- 08-12 11:03:01.972 268 382 D QC-time-services: Lib:time_genoff_operation: Send to server passed!!
- 08-12 11:03:01.972 284 831 D QC-time-services: Daemon: Connection accepted:time_genoff
- 08-12 11:03:01.974 1030 1190 W PackageManager: Unable to process theme ind.aang.midnight.blue for com.google.android.gms
- 08-12 11:03:01.974 1030 1190 W PackageManager: com.android.server.pm.PackageManagerService$AaptException: Failed to run aapt
- 08-12 11:03:01.974 1030 1190 W PackageManager: at com.android.server.pm.PackageManagerService.compileResourcesWithAapt(PackageManagerService.java:8145)
- 08-12 11:03:01.974 1030 1190 W PackageManager: at com.android.server.pm.PackageManagerService.compileResources(PackageManagerService.java:8049)
- 08-12 11:03:01.974 1030 1190 W PackageManager: at com.android.server.pm.PackageManagerService.compileResourcesIfNeeded(PackageManagerService.java:8037)
- 08-12 11:03:01.974 1030 1190 W PackageManager: at com.android.server.pm.PackageManagerService.compileResourcesAndIdmapIfNeeded(PackageManagerService.java:8020)
- 08-12 11:03:01.974 1030 1190 W PackageManager: at com.android.server.pm.PackageManagerService.processThemeResources(PackageManagerService.java:17673)
- 08-12 11:03:01.974 1030 1190 W PackageManager: at android.app.ApplicationPackageManager.processThemeResources(ApplicationPackageManager.java:2307)
- 08-12 11:03:01.974 1030 1190 W PackageManager: at com.android.server.ThemeService$ResourceProcessingHandler.handleMessage(ThemeService.java:197)
- 08-12 11:03:01.974 1030 1190 W PackageManager: at android.os.Handler.dispatchMessage(Handler.java:102)
- 08-12 11:03:01.974 1030 1190 W PackageManager: at android.os.Looper.loop(Looper.java:148)
- 08-12 11:03:01.974 1030 1190 W PackageManager: at android.os.HandlerThread.run(HandlerThread.java:61)
- 08-12 11:03:01.975 284 2272 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 0,value = 1471010583000
- 08-12 11:03:01.975 284 2272 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 1471010583000, operation = 0
- 08-12 11:03:01.975 284 2272 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS0/5/70 22:56:48
- 08-12 11:03:01.975 284 2272 D QC-time-services: Daemon:Value read from RTC seconds = 428208000
- 08-12 11:03:01.975 284 2272 D QC-time-services: Daemon:new time 1471010583000
- 08-12 11:03:01.975 284 2272 D QC-time-services: Daemon: delta 1470582375000 genoff 1470582375000
- 08-12 11:03:01.975 284 2272 D QC-time-services: Daemon:genoff_persistent_update: Writing genoff = 1470582375000 to memory
- 08-12 11:03:01.975 284 2272 D QC-time-services: Daemon:Opening File: /data/time/ats_13
- 08-12 11:03:01.975 284 2272 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff write operation
- 08-12 11:03:01.978 284 831 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection
- 08-12 11:03:01.978 268 382 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 0, result = 0
- 08-12 11:03:01.987 1030 1848 D AlarmManagerService: Kernel timezone updated to 180 minutes west of GMT
- 08-12 11:03:01.990 1030 1879 D AlarmManagerService: Setting time of day to sec=1471010583
- 08-12 11:03:03.018 1030 1879 D QC-time-services: Lib:time_genoff_operation: pargs->base = 2
- 08-12 11:03:03.018 1030 1879 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 0
- 08-12 11:03:03.018 1030 1879 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 1471010583
- 08-12 11:03:03.018 1030 1879 D QC-time-services: Lib:time_genoff_operation: Send to server passed!!
- 08-12 11:03:03.018 284 831 D QC-time-services: Daemon: Connection accepted:time_genoff
- 08-12 11:03:03.018 284 2273 D QC-time-services: Daemon:Received base = 2, unit = 1, operation = 0,value = 1471010583000
- 08-12 11:03:03.018 284 2273 D QC-time-services: Daemon:genoff_opr: Base = 2, val = 1471010583000, operation = 0
- 08-12 11:03:03.018 284 2273 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS0/5/70 22:56:48
- 08-12 11:03:03.018 284 2273 D QC-time-services: Daemon:Value read from RTC seconds = 428208000
- 08-12 11:03:03.018 284 2273 D QC-time-services: Daemon:new time 1471010583000
- 08-12 11:03:03.019 284 2273 D QC-time-services: Daemon: delta 1470582375000 genoff 1470582375000
- 08-12 11:03:03.019 284 2273 D QC-time-services: Daemon:genoff_persistent_update: Writing genoff = 1470582375000 to memory
- 08-12 11:03:03.019 284 2273 D QC-time-services: Daemon:Opening File: /data/time/ats_2
- 08-12 11:03:03.019 284 2273 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff write operation
- 08-12 11:03:03.038 284 2273 D QC-time-services: Updating the TOD offset
- 08-12 11:03:03.038 284 2273 D QC-time-services: Daemon:genoff_persistent_update: Writing genoff = 1470582375000 to memory
- 08-12 11:03:03.038 284 2273 D QC-time-services: Daemon:Opening File: /data/time/ats_1
- 08-12 11:03:03.038 284 2273 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff write operation
- 08-12 11:03:03.066 2025 2025 I Finsky : [1] com.google.android.finsky.utils.bq.a(177): Enabling bucket experiment: factor=2.000, zeroDelta=0ms, forceNetwork=false
- 08-12 11:03:03.070 284 2273 E QC-time-services: Daemon:Update to modem bit set
- 08-12 11:03:03.070 284 2273 D QC-time-services: Daemon:genoff_send_modem: Sending data to MODEM !
- 08-12 11:03:03.070 284 2273 D QC-time-services: Daemon: Base = 2, Value being sent to MODEM = 1154617575000
- 08-12 11:03:03.071 1030 1879 E QC-time-services: Receive Passed == base = 2, unit = 1, operation = 0, result = 0
- 08-12 11:03:03.071 1030 1879 W AlarmManagerService: Unable to set rtc to 1471010583: Invalid argument
- 08-12 11:03:03.072 284 829 E QC-time-services: Daemon:tod_update_ind_cb: Got Update from modem msg_id 40
- 08-12 11:03:03.072 284 831 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection
- 08-12 11:03:03.074 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{8f88a6c u-1 android.intent.action.TIME_SET} to ReceiverList{8be44a2 1217 com.android.systemui/10019/u0 remote:d9b706d}: process crashing
- 08-12 11:03:03.075 1030 1872 D AlarmManagerService: Kernel timezone updated to 180 minutes west of GMT
- 08-12 11:03:03.077 1030 1572 D AlarmManagerService: Setting time of day to sec=1471010583
- 08-12 11:03:03.070 1030 1572 D QC-time-services: Lib:time_genoff_operation: pargs->base = 2
- 08-12 11:03:03.070 1030 1572 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 0
- 08-12 11:03:03.070 1030 1572 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 1471010583
- 08-12 11:03:03.070 1030 1572 D QC-time-services: Lib:time_genoff_operation: Send to server passed!!
- 08-12 11:03:03.070 284 831 D QC-time-services: Daemon: Connection accepted:time_genoff
- 08-12 11:03:03.070 284 2275 D QC-time-services: Daemon:Received base = 2, unit = 1, operation = 0,value = 1471010583000
- 08-12 11:03:03.070 284 2275 D QC-time-services: Daemon:genoff_opr: Base = 2, val = 1471010583000, operation = 0
- 08-12 11:03:03.070 284 2275 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS0/5/70 22:56:48
- 08-12 11:03:03.070 284 2275 D QC-time-services: Daemon:Value read from RTC seconds = 428208000
- 08-12 11:03:03.070 284 2275 D QC-time-services: Daemon:new time 1471010583000
- 08-12 11:03:03.070 284 2275 D QC-time-services: Daemon: delta 1470582375000 genoff 1470582375000
- 08-12 11:03:03.070 284 2275 D QC-time-services: Daemon:genoff_persistent_update: Writing genoff = 1470582375000 to memory
- 08-12 11:03:03.070 284 2275 D QC-time-services: Daemon:Opening File: /data/time/ats_2
- 08-12 11:03:03.070 284 2275 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff write operation
- 08-12 11:03:03.083 284 2275 D QC-time-services: Updating the TOD offset
- 08-12 11:03:03.083 284 2275 D QC-time-services: Daemon:genoff_persistent_update: Writing genoff = 1470582375000 to memory
- 08-12 11:03:03.083 284 2275 D QC-time-services: Daemon:Opening File: /data/time/ats_1
- 08-12 11:03:03.083 284 2275 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff write operation
- 08-12 11:03:03.098 284 2275 E QC-time-services: Daemon:Update to modem bit set
- 08-12 11:03:03.098 284 2275 D QC-time-services: Daemon:genoff_send_modem: Sending data to MODEM !
- 08-12 11:03:03.098 284 2275 D QC-time-services: Daemon: Base = 2, Value being sent to MODEM = 1154617575000
- 08-12 11:03:03.098 1030 1572 E QC-time-services: Receive Passed == base = 2, unit = 1, operation = 0, result = 0
- 08-12 11:03:03.098 1030 1572 W AlarmManagerService: Unable to set rtc to 1471010583: Invalid argument
- 08-12 11:03:03.099 284 831 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection
- 08-12 11:03:03.127 1030 1872 D AlarmManagerService: Kernel timezone updated to 180 minutes west of GMT
- 08-12 11:03:03.131 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{569d4ca u-1 android.intent.action.SERVICE_STATE} to ReceiverList{8be44a2 1217 com.android.systemui/10019/u0 remote:d9b706d}: process crashing
- 08-12 11:03:03.131 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{569d4ca u-1 android.intent.action.SERVICE_STATE} to ReceiverList{58b573b 1836 com.android.phone/1001/u0 remote:92739ca}: process crashing
- 08-12 11:03:03.132 1836 1836 I Telephony: PstnIncomingCallNotifier: Unregistering: Handler (com.android.internal.telephony.gsm.GSMPhone) {682d25e}
- 08-12 11:03:03.134 1836 1836 E PhoneInterfaceManager: [PhoneIntfMgr] getIccId: No UICC
- 08-12 11:03:03.135 2025 2025 I Finsky : [1] com.google.android.finsky.utils.du.onTrimMemory(25): Memory trim requested to level 15
- 08-12 11:03:03.138 1030 1664 I Telecom : PhoneAccountRegistrar: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0}(icon: Icon(typ=BITMAP size=67x84) -> Icon(typ=BITMAP size=67x84))]
- 08-12 11:03:03.145 1030 1664 I Telecom : : Sending phone-account registered intent as user
- 08-12 11:03:03.146 1836 1836 I Telephony: AccountEntry: Registered phoneAccount: [[ ] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0} Capabilities: 54 Schemes: tel voicemail ] with handle: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0}
- 08-12 11:03:03.146 1836 1836 I Telephony: PstnIncomingCallNotifier: Registering: Handler (com.android.internal.telephony.gsm.GSMPhone) {682d25e}
- 08-12 11:03:03.150 1030 2190 W Telecom : : No account found for the calling user
- 08-12 11:03:03.167 1030 1572 I ActivityManager: Start proc 2282:com.google.android.gms.persistent/u0a25 for broadcast com.google.android.gms/com.google.android.location.internal.NlpNetworkProviderSettingsUpdateReceiver
- 08-12 11:03:03.285 2282 2282 W System : ClassLoader referenced unknown path: /system/priv-app/PrebuiltGmsCore/lib/arm
- 08-12 11:03:03.299 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{a4cf807 u-1 android.intent.action.SERVICE_STATE} to ReceiverList{8be44a2 1217 com.android.systemui/10019/u0 remote:d9b706d}: process crashing
- 08-12 11:03:03.299 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{a4cf807 u-1 android.intent.action.SERVICE_STATE} to ReceiverList{58b573b 1836 com.android.phone/1001/u0 remote:92739ca}: process crashing
- 08-12 11:03:03.304 2282 2282 I MultiDex: VM with version 2.1.0 has multidex support
- 08-12 11:03:03.304 2282 2282 I MultiDex: install
- 08-12 11:03:03.304 2282 2282 I MultiDex: VM has multidex support, MultiDex support library is disabled.
- 08-12 11:03:03.305 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{2c1ed34 u-1 android.intent.action.ANY_DATA_STATE} to ReceiverList{58b573b 1836 com.android.phone/1001/u0 remote:92739ca}: process crashing
- 08-12 11:03:03.307 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{d10075d u-1 android.intent.action.ANY_DATA_STATE} to ReceiverList{58b573b 1836 com.android.phone/1001/u0 remote:92739ca}: process crashing
- 08-12 11:03:03.308 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{ffa8d2 u-1 android.intent.action.ANY_DATA_STATE} to ReceiverList{58b573b 1836 com.android.phone/1001/u0 remote:92739ca}: process crashing
- 08-12 11:03:03.310 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{6b70da3 u-1 android.intent.action.ANY_DATA_STATE} to ReceiverList{58b573b 1836 com.android.phone/1001/u0 remote:92739ca}: process crashing
- 08-12 11:03:03.312 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{12aa8a0 u-1 android.intent.action.ANY_DATA_STATE} to ReceiverList{58b573b 1836 com.android.phone/1001/u0 remote:92739ca}: process crashing
- 08-12 11:03:03.322 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{a4abc59 u-1 android.intent.action.ANY_DATA_STATE} to ReceiverList{58b573b 1836 com.android.phone/1001/u0 remote:92739ca}: process crashing
- 08-12 11:03:03.324 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{d0b801e u-1 android.intent.action.ANY_DATA_STATE} to ReceiverList{58b573b 1836 com.android.phone/1001/u0 remote:92739ca}: process crashing
- 08-12 11:03:03.326 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{422e0ff u-1 android.intent.action.ANY_DATA_STATE} to ReceiverList{58b573b 1836 com.android.phone/1001/u0 remote:92739ca}: process crashing
- 08-12 11:03:03.328 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{7a1aecc u-1 android.intent.action.ANY_DATA_STATE} to ReceiverList{58b573b 1836 com.android.phone/1001/u0 remote:92739ca}: process crashing
- 08-12 11:03:03.330 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{e1c515 u-1 android.intent.action.ANY_DATA_STATE} to ReceiverList{58b573b 1836 com.android.phone/1001/u0 remote:92739ca}: process crashing
- 08-12 11:03:03.336 1954 2021 D ContactDirectoryManager: Found com.google.android.gm.exchange.bundled.directory.provider
- 08-12 11:03:03.336 1954 2021 D ContactDirectoryManager: Found com.google.contacts.gal.provider
- 08-12 11:03:03.357 1030 1872 I ActivityManager: Start proc 2313:com.google.android.gm/u0a64 for content provider com.google.android.gm/com.android.exchange.provider.ExchangeDirectoryProvider
- 08-12 11:03:03.379 2025 2025 I Finsky : [1] com.google.android.finsky.receivers.j.b(50085): Attempt recovery of content://downloads/my_downloads/1 195
- 08-12 11:03:03.380 2025 2025 I Finsky : [1] com.google.android.finsky.receivers.j.a(923): Recovering download for running com.recarga.recarga
- 08-12 11:03:03.397 2282 2282 W System : ClassLoader referenced unknown path: /system/priv-app/PrebuiltGmsCore/lib/arm
- 08-12 11:03:03.398 2282 2282 W System : ClassLoader referenced unknown path: /system/priv-app/PrebuiltGmsCore/lib/arm
- 08-12 11:03:03.400 2025 2025 I Finsky : [1] com.google.android.finsky.receivers.j.a(34527): Recovery of com.recarga.recarga (com.recarga.recarga) into downloading APK state
- 08-12 11:03:03.402 2025 2025 I Finsky : [1] com.google.android.finsky.download.e.a(264): Duplicate state set for 'com.recarga.recarga' (0). Already in that state
- 08-12 11:03:03.402 2025 2257 I Finsky : [126] com.google.android.finsky.installer.ai.run(127): Session for com.recarga.recarga already exists, skipping creation
- 08-12 11:03:03.403 2025 2025 I Finsky : [1] com.google.android.finsky.download.x.f(161): Download queue recovering download com.recarga.recarga.
- 08-12 11:03:03.404 2025 2025 I Finsky : [1] com.google.android.finsky.download.e.a(266): com.recarga.recarga from 0 to 2.
- 08-12 11:03:03.415 2025 2025 I Finsky : [1] com.google.android.finsky.c.l.a(270): result=false type=4
- 08-12 11:03:03.464 2025 2025 I Finsky : [1] com.google.android.finsky.download.x.a(644): com.recarga.recarga: onStart
- 08-12 11:03:03.479 1030 1044 D GpsLocationProvider: received SIM change, new known MCC/MNC: [72405]
- 08-12 11:03:03.479 1030 1044 D GpsLocationProvider: Reset GPS properties, previous size = 57
- 08-12 11:03:03.479 1030 1044 D GpsLocationProvider: GpsParamsResource: SUPL_HOST=supl.google.com
- 08-12 11:03:03.479 1030 1044 D GpsLocationProvider: GpsParamsResource: SUPL_PORT=7275
- 08-12 11:03:03.479 1030 1044 D GpsLocationProvider: GpsParamsResource: NTP_SERVER=north-america.pool.ntp.org
- 08-12 11:03:03.479 1030 1044 D GpsLocationProvider: GpsParamsResource: SUPL_VER=0x20000
- 08-12 11:03:03.479 1030 1044 D GpsLocationProvider: GpsParamsResource: SUPL_MODE=1
- 08-12 11:03:03.481 1030 1044 D GpsLocationProvider: GPS properties reloaded, size = 57
- 08-12 11:03:03.481 1030 1044 E LocSvc_eng: W/set_server called before init. save the address, type: 3, hostname: supl.google.com, port: 7275
- 08-12 11:03:03.492 2025 2025 I Finsky : [1] com.google.android.finsky.download.x.b(413): com.recarga.recarga: onProgress 73728/2798307 Status: 196.
- 08-12 11:03:03.505 2282 2282 W linker : /system/priv-app/PrebuiltGmsCore/PrebuiltGmsCore.apk: unused DT entry: type 0x7ffffffd arg 0xa74
- 08-12 11:03:03.507 2313 2313 W System : ClassLoader referenced unknown path: /data/app/com.google.android.gm-1/lib/arm
- 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: GPS configuration:
- 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: #Fri Aug 12 11:03:03 GMT-03:00 2016
- 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: SUPL_HOST=supl.google.com
- 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: ENABLE_WIPER=0
- 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: SUPL_HOST_276_2=supl.vodafone.com
- 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: SUPL_PORT_204_4=7275
- 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: SUPL_HOST_222_10=supl.vodafone.com
- 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: SUPL_PORT_647_10=7275
- 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: NMEA_PROVIDER=1
- 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: SUPL_HOST_208_10=supl.google.com
- 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: CAPABILITIES=0x33
- 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: SUPL_HOST_262_2=supl.vodafone.com
- 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: SUPL_PORT_262_2=7275
- 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: SUPL_PORT_276_2=7275
- 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: SUPL_HOST_226_1=supl.vodafone.com
- 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: SUPL_MODE=1
- 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: SUPL_VER_222_10=0x20000
- 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: XTRA_SERVER_3=http\://xtrapath3.izatcloud.net/xtra2.bin
- 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: XTRA_SERVER_1=http\://xtrapath1.izatcloud.net/xtra2.bin
- 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: SUPL_PORT_UNF=7275
- 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: SUPL_HOST_286_2=supl.vodafone.com
- 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: SUPL_VER=0x20000
- 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: ERR_ESTIMATE=0
- 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: SUPL_PORT_214_1=7275
- 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: SUPL_PORT_234_15=7275
- 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: SUPL_HOST_234_15=supl.vodafone.com
- 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: LPP_PROFILE=0
- 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: SUPL_HOST_214_1=supl.vodafone.com
- 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: NTP_SERVER=europe.pool.ntp.org
- 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: SUPL_PORT_530_1=7275
- 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: SUPL_PORT_286_2=7275
- 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: XTRA_SERVER_2=http\://xtrapath2.izatcloud.net/xtra2.bin
- 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: SUPL_HOST_647_10=supl.google.com
- 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: SUPL_HOST_530_1=supl.vodafone.com
- 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: SUPL_HOST_208_9=supl.google.com
- 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: SUPL_HOST_202_5=supl.vodafone.com
- 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: QUIPC_ENABLED=0
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: final config = #Fri Aug 12 11:03:03 GMT-03:00 2016
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_HOST=supl.google.com
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: ENABLE_WIPER=0
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_HOST_276_2=supl.vodafone.com
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_PORT_204_4=7275
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_HOST_222_10=supl.vodafone.com
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_PORT_647_10=7275
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: NMEA_PROVIDER=1
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_HOST_208_10=supl.google.com
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: CAPABILITIES=0x33
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_HOST_262_2=supl.vodafone.com
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_PORT_262_2=7275
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_PORT_276_2=7275
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_HOST_226_1=supl.vodafone.com
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_MODE=1
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_VER_222_10=0x20000
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: XTRA_SERVER_3=http\://xtrapath3.izatcloud.net/xtra2.bin
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: XTRA_SERVER_1=http\://xtrapath1.izatcloud.net/xtra2.bin
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_PORT_UNF=7275
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_HOST_286_2=supl.vodafone.com
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_VER=0x20000
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: ERR_ESTIMATE=0
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_PORT_214_1=7275
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_PORT_234_15=7275
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_HOST_234_15=supl.vodafone.com
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: LPP_PROFILE=0
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_HOST_214_1=supl.vodafone.com
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: NTP_SERVER=europe.pool.ntp.org
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_PORT_530_1=7275
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_PORT_286_2=7275
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: XTRA_SERVER_2=http\://xtrapath2.izatcloud.net/xtra2.bin
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_HOST_647_10=supl.google.com
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_HOST_530_1=supl.vodafone.com
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_HOST_208_9=supl.google.com
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_HOST_202_5=supl.vodafone.com
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: QUIPC_ENABLED=0
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_VER_UNF=0x10000
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_PORT_208_10=7275
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: A_GLONASS_POS_PROTOCOL_SELECT=0
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_HOST_UNF=supl.iusacell.com
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: INTERMEDIATE_POS=0
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: NTP_SERVER_SCA=south-america.pool.ntp.org
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: NTP_SERVER_AME=asia.pool.ntp.org
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_PORT_226_1=7275
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_HOST_204_4=supl.vodafone.com
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_HOST_278_1=supl.vodafone.com
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_PORT_208_9=7275
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_PORT_268_1=7275
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_PORT_222_10=7275
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_PORT=7275
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: DEBUG_LEVEL=2
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: NTP_SERVER_AU=oceania.pool.ntp.org
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_PORT_278_1=7275
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_PORT_202_5=7275
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_VER_214_1=0x20000
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_HOST_268_1=supl.vodafone.com
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_VER_262_2=0x20000
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: NTP_SERVER_CN=cn.pool.ntp.org
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: received SIM change, new known MCC/MNC: [72405]
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: received SIM change, new known MCC/MNC: [72405]
- 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: received SIM change, new known MCC/MNC: [72405]
- 08-12 11:03:03.529 2282 2282 W System : ClassLoader referenced unknown path: /system/priv-app/PrebuiltGmsCore/lib/arm
- 08-12 11:03:03.530 2282 2282 W System : ClassLoader referenced unknown path: /system/priv-app/PrebuiltGmsCore/lib/arm
- 08-12 11:03:03.535 2282 2282 W linker : /data/data/com.google.android.gms/app_extracted_libs/armeabi-v7a/libconscrypt_gmscore_jni.so: unused DT entry: type 0x1d arg 0xe0
- 08-12 11:03:03.535 2282 2282 W linker : /data/data/com.google.android.gms/app_extracted_libs/armeabi-v7a/libconscrypt_gmscore_jni.so: unused DT entry: type 0x7ffffffd arg 0x1cb
- 08-12 11:03:03.550 2282 2282 V JNIHelp : Registering com/google/android/gms/org/conscrypt/NativeCrypto's 255 native methods...
- 08-12 11:03:03.565 271 271 D installd: aapt source_apk=/data/app/ind.aang.midnight.blue-1/base.apk internal_path=assets/overlays/com.android.email/ out_restable=/data/resource-cache/ind.aang.midnight.blue/com.android.email uid=50155, pkgId=97,min_sdk_version=23, app_res_path=/system/app/Email/Email.apk, common_res_path=/data/resource-cache/ind.aang.midnight.blue/common/resources.apk
- 08-12 11:03:03.566 1030 1044 D GpsLocationProvider: received SIM change, new known MCC/MNC: [72405]
- 08-12 11:03:03.567 1030 1044 D GpsLocationProvider: received SIM change, new known MCC/MNC: [72405]
- 08-12 11:03:03.567 1030 1044 D GpsLocationProvider: received SIM change, new known MCC/MNC: [72405]
- 08-12 11:03:03.675 2336 2336 E cutils-trace: Error opening trace file: Permission denied (13)
- 08-12 11:03:03.680 2282 2282 I ProviderInstaller: Installed default security provider GmsCore_OpenSSL
- 08-12 11:03:03.693 2282 2282 D ChimeraCfgMgr: Reading stored module config
- 08-12 11:03:03.703 271 271 E InstallTheme: Failed to generate resource table for split ''
- 08-12 11:03:03.706 271 271 E InstallTheme: assets/overlays/com.android.email/res/values/colors.xml:23: error: Error: No resource found that matches the given name (at 'swiped_bg_color' with value '@*common:color/#ffffffff').
- 08-12 11:03:03.706 271 271 E InstallTheme:
- 08-12 11:03:03.712 270 1098 D audio_hw_primary: out_standby: enter: stream (0xb5ff65c0) usecase(0: deep-buffer-playback)
- 08-12 11:03:03.716 271 271 E installd: aapt failed, status=0x0100
- 08-12 11:03:03.733 1030 1190 W PackageManager: Unable to process theme ind.aang.midnight.blue for com.android.email
- 08-12 11:03:03.733 1030 1190 W PackageManager: com.android.server.pm.PackageManagerService$AaptException: Failed to run aapt
- 08-12 11:03:03.733 1030 1190 W PackageManager: at com.android.server.pm.PackageManagerService.compileResourcesWithAapt(PackageManagerService.java:8145)
- 08-12 11:03:03.733 1030 1190 W PackageManager: at com.android.server.pm.PackageManagerService.compileResources(PackageManagerService.java:8049)
- 08-12 11:03:03.733 1030 1190 W PackageManager: at com.android.server.pm.PackageManagerService.compileResourcesIfNeeded(PackageManagerService.java:8037)
- 08-12 11:03:03.733 1030 1190 W PackageManager: at com.android.server.pm.PackageManagerService.compileResourcesAndIdmapIfNeeded(PackageManagerService.java:8020)
- 08-12 11:03:03.733 1030 1190 W PackageManager: at com.android.server.pm.PackageManagerService.processThemeResources(PackageManagerService.java:17673)
- 08-12 11:03:03.733 1030 1190 W PackageManager: at android.app.ApplicationPackageManager.processThemeResources(ApplicationPackageManager.java:2307)
- 08-12 11:03:03.733 1030 1190 W PackageManager: at com.android.server.ThemeService$ResourceProcessingHandler.handleMessage(ThemeService.java:197)
- 08-12 11:03:03.733 1030 1190 W PackageManager: at android.os.Handler.dispatchMessage(Handler.java:102)
- 08-12 11:03:03.733 1030 1190 W PackageManager: at android.os.Looper.loop(Looper.java:148)
- 08-12 11:03:03.733 1030 1190 W PackageManager: at android.os.HandlerThread.run(HandlerThread.java:61)
- 08-12 11:03:03.755 2313 2313 W EasBundling: in EasBundling.init, isBundlingEnabled=true
- 08-12 11:03:03.774 2282 2340 D NativeLibraryUtils: Install completed successfully. count=12 extracted=0
- 08-12 11:03:03.829 2313 2354 D ActivityThread: Loading provider com.google.android.gmail.provider;com.android.mail.notifier;com.google.android.gm.email.provider;com.google.android.gm.email.notifier: com.android.email.provider.EmailProvider
- 08-12 11:03:03.855 2313 2353 I Gmail : getAccountsCursor
- 08-12 11:03:03.859 1030 1050 I art : Starting a blocking GC Explicit
- 08-12 11:03:03.881 1030 1030 V BackupManagerService: Connected to transport ComponentInfo{com.google.android.gms/com.google.android.gms.backup.BackupTransportService}
- 08-12 11:03:03.881 1030 1030 V BackupManagerService: Registering transport com.google.android.gms/.backup.BackupTransportService::com.google.android.gms/.backup.BackupTransportService = com.android.internal.backup.IBackupTransport$Stub$Proxy@b02b2e8
- 08-12 11:03:03.896 270 1098 D hardware_info: hw_info_append_hw_type : device_name = speaker
- 08-12 11:03:03.931 2025 2025 I Finsky : [1] com.google.android.finsky.k.j.run(208): Loaded library for account: [NRI1Nhj-VS1Wh-Rww-jNbxz-60o]
- 08-12 11:03:03.945 1030 1050 I art : Explicit concurrent mark sweep GC freed 20014(1392KB) AllocSpace objects, 6(124KB) LOS objects, 33% free, 29MB/44MB, paused 6.241ms total 85.544ms
- 08-12 11:03:03.978 2282 2282 I GCoreNlp: !shouldConfirmNlp, ensuring user opted into NLP
- 08-12 11:03:04.069 2313 2327 E DatabaseUtils: Writing exception to parcel
- 08-12 11:03:04.069 2313 2327 E DatabaseUtils: java.lang.SecurityException: Permission Denial: reading com.android.exchange.provider.ExchangeDirectoryProvider uri content://com.google.android.gm.exchange.bundled.directory.provider/directories from pid=1954, uid=10002 requires android.permission.READ_CONTACTS, or grantUriPermission()
- 08-12 11:03:04.069 2313 2327 E DatabaseUtils: at android.content.ContentProvider.enforceReadPermissionInner(ContentProvider.java:605)
- 08-12 11:03:04.069 2313 2327 E DatabaseUtils: at android.content.ContentProvider$Transport.enforceReadPermission(ContentProvider.java:480)
- 08-12 11:03:04.069 2313 2327 E DatabaseUtils: at android.content.ContentProvider$Transport.query(ContentProvider.java:211)
- 08-12 11:03:04.069 2313 2327 E DatabaseUtils: at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:112)
- 08-12 11:03:04.069 2313 2327 E DatabaseUtils: at android.os.Binder.execTransact(Binder.java:453)
- 08-12 11:03:04.071 274 495 E ThermalEngine: [GPU_MON] 3 percent. Current Sampling Time is 1 sec
- 08-12 11:03:04.079 1954 2021 E ContactDirectoryManager: Directory provider com.google.android.gm(com.google.android.gm.exchange.bundled.directory.provider) exception
- 08-12 11:03:04.079 1954 2021 E ContactDirectoryManager: java.lang.SecurityException: Permission Denial: reading com.android.exchange.provider.ExchangeDirectoryProvider uri content://com.google.android.gm.exchange.bundled.directory.provider/directories from pid=1954, uid=10002 requires android.permission.READ_CONTACTS, or grantUriPermission()
- 08-12 11:03:04.079 1954 2021 E ContactDirectoryManager: at android.os.Parcel.readException(Parcel.java:1666)
- 08-12 11:03:04.079 1954 2021 E ContactDirectoryManager: at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:183)
- 08-12 11:03:04.079 1954 2021 E ContactDirectoryManager: at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:135)
- 08-12 11:03:04.079 1954 2021 E ContactDirectoryManager: at android.content.ContentProviderProxy.query(ContentProviderNative.java:421)
- 08-12 11:03:04.079 1954 2021 E ContactDirectoryManager: at android.content.ContentResolver.query(ContentResolver.java:491)
- 08-12 11:03:04.079 1954 2021 E ContactDirectoryManager: at android.content.ContentResolver.query(ContentResolver.java:434)
- 08-12 11:03:04.079 1954 2021 E ContactDirectoryManager: at com.android.providers.contacts.ContactDirectoryManager.queryDirectoriesForAuthority(ContactDirectoryManager.java:428)
- 08-12 11:03:04.079 1954 2021 E ContactDirectoryManager: at com.android.providers.contacts.ContactDirectoryManager.updateDirectoriesForPackage(ContactDirectoryManager.java:381)
- 08-12 11:03:04.079 1954 2021 E ContactDirectoryManager: at com.android.providers.contacts.ContactDirectoryManager.scanAllPackages(ContactDirectoryManager.java:285)
- 08-12 11:03:04.079 1954 2021 E ContactDirectoryManager: at com.android.providers.contacts.ContactDirectoryManager.scanAllPackagesIfNeeded(ContactDirectoryManager.java:191)
- 08-12 11:03:04.079 1954 2021 E ContactDirectoryManager: at com.android.providers.contacts.ContactDirectoryManager.scanAllPackages(ContactDirectoryManager.java:181)
- 08-12 11:03:04.079 1954 2021 E ContactDirectoryManager: at com.android.providers.contacts.ContactsProvider2.updateDirectoriesInBackground(ContactsProvider2.java:1890)
- 08-12 11:03:04.079 1954 2021 E ContactDirectoryManager: at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1690)
- 08-12 11:03:04.079 1954 2021 E ContactDirectoryManager: at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1516)
- 08-12 11:03:04.079 1954 2021 E ContactDirectoryManager: at android.os.Handler.dispatchMessage(Handler.java:102)
- 08-12 11:03:04.079 1954 2021 E ContactDirectoryManager: at android.os.Looper.loop(Looper.java:148)
- 08-12 11:03:04.079 1954 2021 E ContactDirectoryManager: at android.os.HandlerThread.run(HandlerThread.java:61)
- 08-12 11:03:04.105 1030 1872 I ActivityManager: Start proc 2372:com.google.process.gapps/u0a65 for content provider com.google.android.syncadapters.contacts/.GalProvider
- 08-12 11:03:04.107 2313 2313 W GAV2 : Thread[main,5,main]: Need to call initialize() and be in fallback mode to start dispatch.
- 08-12 11:03:04.194 2372 2372 W System : ClassLoader referenced unknown path: /system/app/GoogleContactsSyncAdapter/lib/arm
- 08-12 11:03:04.213 1954 2021 I ContactDirectoryManager: Directory provider com.google.android.syncadapters.contacts(com.google.contacts.gal.provider) returned a NULL cursor.
- 08-12 11:03:04.214 1954 2021 I ContactDirectoryManager: deleted 0 stale rows which don't have any relevant directory
- 08-12 11:03:04.226 274 494 I ThermalEngine: TM Id 'battery_monitor' Sensor 'xo_batt' - alarm raised 2 at 48.0 degC
- 08-12 11:03:04.226 274 494 I ThermalEngine: ACTION: BATTERY - Setting battery charging mitigation to 768
- 08-12 11:03:04.263 1954 2021 I ContactDirectoryManager: Discovered 0 contact directories in 1357ms
- 08-12 11:03:04.286 2025 2025 I Finsky : [1] com.google.android.finsky.k.j.run(208): Loaded library for account: [ImRHa2-8h9PNtLvNP47I-QUY9s8]
- 08-12 11:03:04.286 2025 2025 I Finsky : [1] com.google.android.finsky.k.j.run(214): Finished loading 2 libraries.
- 08-12 11:03:04.305 2025 2025 I Finsky : [1] com.google.android.finsky.services.bd.a(1052): Restore complete with 0 success and 0 failed.
- 08-12 11:03:04.314 2282 2282 D WearableService: callingUid 10025, callindPid: 2282
- 08-12 11:03:04.331 2313 2393 I Gmail : Initiated Service map for: [gPop3, gLegacyImap, gEas, gmail]
- 08-12 11:03:04.371 2282 2299 I DynamiteModule: Considering local module com.google.android.gms.googlecertificates:1 and remote module com.google.android.gms.googlecertificates:1
- 08-12 11:03:04.372 2282 2299 I DynamiteModule: Selected remote version of com.google.android.gms.googlecertificates, version >= 1
- 08-12 11:03:04.383 2313 2313 I Exchange: EasService.onCreate
- 08-12 11:03:04.385 1030 1876 W ActivityManager: Unable to start service Intent { cmp=com.google.android.gm.exchange/com.android.exchange.service.EasService } U=0: not found
- 08-12 11:03:04.386 2313 2313 I Exchange: EasService.onCreate stoppedOldService=false
- 08-12 11:03:04.389 2313 2313 I Exchange: needResyncCalendar: false, hasCalendarPermission: false, needResyncContacts: false, hasContactsPermission: false
- 08-12 11:03:04.395 2282 2282 I Auth : [AuthDelegateWrapper] Service intent: Intent { cmp=com.google.android.gms/.auth.account.authenticator.DefaultAuthDelegateService }.
- 08-12 11:03:04.398 2282 2299 W System : ClassLoader referenced unknown path: /data/user/0/com.google.android.gms/app_chimera/m/00000000/n/armeabi
- 08-12 11:03:04.402 2025 2025 E Finsky : [1] com.google.android.finsky.wear.bo.a(837): onConnectionFailed: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null, message=null}
- 08-12 11:03:04.405 2025 2025 I Finsky : [1] com.google.android.finsky.wear.WearSupportService.a(6394): Dropping command=send_installed_apps due to Gms not connected
- 08-12 11:03:04.411 2282 2282 I Auth : [AuthDelegateWrapper] Service intent: Intent { cmp=com.google.android.gms/.auth.account.authenticator.DefaultAuthDelegateService }.
- 08-12 11:03:04.411 2282 2299 D ChimeraFileApk: Primary ABI of requesting process is armeabi-v7a
- 08-12 11:03:04.414 2282 2299 D ChimeraFileApk: Classloading successful. Optimized code found.
- 08-12 11:03:04.419 2025 2025 I Finsky : [1] com.google.android.finsky.utils.du.onTrimMemory(25): Memory trim requested to level 80
- 08-12 11:03:04.420 2282 2299 D GoogleCertificates: com.google.android.gms.googlecertificates module is loaded
- 08-12 11:03:04.424 2313 2408 I Exchange: RestartPingTask
- 08-12 11:03:04.432 2282 2282 I GCoreNlp: !shouldConfirmNlp, ensuring user opted into NLP
- 08-12 11:03:04.450 2313 2413 I Gmail : getAccountsCursor
- 08-12 11:03:04.455 271 271 D installd: aapt source_apk=/data/app/ind.aang.midnight.blue-1/base.apk internal_path=assets/overlays/android/ out_restable=/data/resource-cache/ind.aang.midnight.blue/android uid=50155, pkgId=96,min_sdk_version=23, app_res_path=/system/framework/framework-res.apk, common_res_path=/data/resource-cache/ind.aang.midnight.blue/common/resources.apk
- 08-12 11:03:04.472 2282 2282 I Auth : [AuthDelegateWrapper] Service intent: Intent { cmp=com.google.android.gms/.auth.account.authenticator.DefaultAuthDelegateService }.
- 08-12 11:03:04.477 2282 2282 I GCoreUlr: Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) }, extras=Bundle[{receiverAction=android.location.PROVIDERS_CHANGED}]
- 08-12 11:03:04.490 2119 2119 I MemoryTrimmer: Trimming objects from memory, since app is in the background.
- 08-12 11:03:04.515 1030 1875 I ActivityManager: Start proc 2422:org.cyanogenmod.cmte.provider/u0a22 for broadcast org.cyanogenmod.cmte.provider/.AppReceiver
- 08-12 11:03:04.543 2025 2025 I Finsky : [1] com.google.android.finsky.utils.du.onTrimMemory(25): Memory trim requested to level 80
- 08-12 11:03:04.545 2282 2299 D GoogleCertificatesImpl: Fetched 318 Google certificates
- 08-12 11:03:04.592 1030 1049 D BluetoothManagerService: Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@74ad91d:true
- 08-12 11:03:04.601 2282 2282 W System : ClassLoader referenced unknown path: /system/priv-app/PrebuiltGmsCore/lib/arm
- 08-12 11:03:04.602 2282 2282 W System : ClassLoader referenced unknown path: /system/priv-app/PrebuiltGmsCore/lib/arm
- 08-12 11:03:04.607 2313 2367 W art : Long monitor contention event with owner method=void bbu.<init>(android.content.Context, java.lang.String) from SourceFile:1183 waiters=0 for 525ms
- 08-12 11:03:04.608 2282 2282 W linker : /data/data/com.google.android.gms/app_extracted_libs/armeabi-v7a/libleveldbjni.so: unused DT entry: type 0x7ffffffd arg 0x1254
- 08-12 11:03:04.615 2414 2414 E cutils-trace: Error opening trace file: Permission denied (13)
- 08-12 11:03:04.619 2313 2408 W art : Long monitor contention event with owner method=void bbu.<init>(android.content.Context, java.lang.String) from SourceFile:1183 waiters=1 for 195ms
- 08-12 11:03:04.619 1030 1878 W ActivityManager: Unable to start service Intent { cmp=com.google.android.gm/com.android.email.service.AttachmentService } U=0: not found
- 08-12 11:03:04.665 2282 2282 I Auth : [AuthDelegateWrapper] Service intent: Intent { cmp=com.google.android.gms/.auth.account.authenticator.DefaultAuthDelegateService }.
- 08-12 11:03:04.685 2422 2422 W System : ClassLoader referenced unknown path: /system/priv-app/ThemesProvider/lib/arm
- 08-12 11:03:04.696 2282 2282 D GeofencerStateMachine: Creating GeofencerStateMachine
- 08-12 11:03:04.700 2313 2313 I Exchange: RestartPingsTask did not start any pings.
- 08-12 11:03:04.700 2313 2313 I Exchange: PSS stopIfIdle
- 08-12 11:03:04.700 2313 2313 I Exchange: PSS has no active accounts; stopping service.
- 08-12 11:03:04.704 2313 2313 I Exchange: onDestroy
- 08-12 11:03:04.709 271 271 E InstallTheme: assets/overlays/android/res/values/drawables.xml:4: error: Resource entry btn_radio_material_anim is already defined.
- 08-12 11:03:04.709 271 271 E InstallTheme: res/drawable/btn_radio_material_anim.xml:0: Originally defined here.
- 08-12 11:03:04.709 271 271 E InstallTheme:
- 08-12 11:03:04.709 271 271 E InstallTheme: assets/overlays/android/res/values/styles.xml:49: error: Error: No resource found that matches the given name: attr 'windowMinWidthMajor'.
- 08-12 11:03:04.709 271 271 E InstallTheme:
- 08-12 11:03:04.709 271 271 E InstallTheme: assets/overlays/android/res/values/styles.xml:50: error: Error: No resource found that matches the given name: attr 'windowMinWidthMinor'.
- 08-12 11:03:04.709 271 271 E InstallTheme:
- 08-12 11:03:04.709 271 271 E InstallTheme: assets/overlays/android/res/values/styles.xml:58: error: Error: No resource found that matches the given name: attr 'windowMinWidthMajor'.
- 08-12 11:03:04.709 271 271 E InstallTheme:
- 08-12 11:03:04.709 271 271 E InstallTheme: assets/overlays/android/res/values/styles.xml:59: error: Error: No resource found that matches the given name: attr 'windowMinWidthMinor'.
- 08-12 11:03:04.709 271 271 E InstallTheme:
- 08-12 11:03:04.712 271 271 E installd: aapt failed, status=0x0100
- 08-12 11:03:04.713 1030 1190 W PackageManager: Unable to process theme ind.aang.midnight.blue for android
- 08-12 11:03:04.713 1030 1190 W PackageManager: com.android.server.pm.PackageManagerService$AaptException: Failed to run aapt
- 08-12 11:03:04.713 1030 1190 W PackageManager: at com.android.server.pm.PackageManagerService.compileResourcesWithAapt(PackageManagerService.java:8145)
- 08-12 11:03:04.713 1030 1190 W PackageManager: at com.android.server.pm.PackageManagerService.compileResources(PackageManagerService.java:8049)
- 08-12 11:03:04.713 1030 1190 W PackageManager: at com.android.server.pm.PackageManagerService.compileResourcesIfNeeded(PackageManagerService.java:8037)
- 08-12 11:03:04.713 1030 1190 W PackageManager: at com.android.server.pm.PackageManagerService.compileResourcesAndIdmapIfNeeded(PackageManagerService.java:8020)
- 08-12 11:03:04.713 1030 1190 W PackageManager: at com.android.server.pm.PackageManagerService.processThemeResources(PackageManagerService.java:17673)
- 08-12 11:03:04.713 1030 1190 W PackageManager: at android.app.ApplicationPackageManager.processThemeResources(ApplicationPackageManager.java:2307)
- 08-12 11:03:04.713 1030 1190 W PackageManager: at com.android.server.ThemeService$ResourceProcessingHandler.handleMessage(ThemeService.java:197)
- 08-12 11:03:04.713 1030 1190 W PackageManager: at android.os.Handler.dispatchMessage(Handler.java:102)
- 08-12 11:03:04.713 1030 1190 W PackageManager: at android.os.Looper.loop(Looper.java:148)
- 08-12 11:03:04.713 1030 1190 W PackageManager: at android.os.HandlerThread.run(HandlerThread.java:61)
- 08-12 11:03:04.713 1030 1178 D WifiService: New client listening to asynchronous messages
- 08-12 11:03:04.760 2313 2445 I Gmail : Observing account changes for notifications
- 08-12 11:03:04.904 2282 2451 I GCoreUlr: WorldUpdater received intent Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) } with receiverAction android.location.PROVIDERS_CHANGED
- 08-12 11:03:04.940 2282 2387 E LocationManagerCompat: Unable to assign LocationManager blame through WorkSource
- 08-12 11:03:04.940 2282 2387 E LocationManagerCompat: java.lang.SecurityException: "passive" location provider requires ACCESS_FINE_LOCATION permission.
- 08-12 11:03:04.940 2282 2387 E LocationManagerCompat: at android.os.Parcel.readException(Parcel.java:1666)
- 08-12 11:03:04.940 2282 2387 E LocationManagerCompat: at android.os.Parcel.readException(Parcel.java:1619)
- 08-12 11:03:04.940 2282 2387 E LocationManagerCompat: at android.location.ILocationManager$Stub$Proxy.requestLocationUpdates(ILocationManager.java:606)
- 08-12 11:03:04.940 2282 2387 E LocationManagerCompat: at android.location.LocationManager.requestLocationUpdates(LocationManager.java:880)
- 08-12 11:03:04.940 2282 2387 E LocationManagerCompat: at android.location.LocationManager.requestLocationUpdates(LocationManager.java:829)
- 08-12 11:03:04.940 2282 2387 E LocationManagerCompat: at afci.a(:com.google.android.gms:41)
- 08-12 11:03:04.940 2282 2387 E LocationManagerCompat: at aegt.a(:com.google.android.gms:41)
- 08-12 11:03:04.940 2282 2387 E LocationManagerCompat: at aegu.g(:com.google.android.gms:56)
- 08-12 11:03:04.940 2282 2387 E LocationManagerCompat: at aegu.e(:com.google.android.gms:37)
- 08-12 11:03:04.940 2282 2387 E LocationManagerCompat: at aedo.a(:com.google.android.gms:8422)
- 08-12 11:03:04.940 2282 2387 E LocationManagerCompat: at aecb.a(:com.google.android.gms:195)
- 08-12 11:03:04.940 2282 2387 E LocationManagerCompat: at aebw.a(:com.google.android.gms:152)
- 08-12 11:03:04.940 2282 2387 E LocationManagerCompat: at aebw.a(:com.google.android.gms:73)
- 08-12 11:03:04.940 2282 2387 E LocationManagerCompat: at aedz.a(:com.google.android.gms:168)
- 08-12 11:03:04.940 2282 2387 E LocationManagerCompat: at aefy.a(:com.google.android.gms:151)
- 08-12 11:03:04.940 2282 2387 E LocationManagerCompat: at aefc.a(:com.google.android.gms:55)
- 08-12 11:03:04.940 2282 2387 E LocationManagerCompat: at aefe.a(:com.google.android.gms:126)
- 08-12 11:03:04.940 2282 2387 E LocationManagerCompat: at aegc.handleMessage(:com.google.android.gms:88)
- 08-12 11:03:04.940 2282 2387 E LocationManagerCompat: at android.os.Handler.dispatchMessage(Handler.java:102)
- 08-12 11:03:04.940 2282 2387 E LocationManagerCompat: at afcs.dispatchMessage(:com.google.android.gms:50)
- 08-12 11:03:04.940 2282 2387 E LocationManagerCompat: at android.os.Looper.loop(Looper.java:148)
- 08-12 11:03:04.940 2282 2387 E LocationManagerCompat: at android.os.HandlerThread.run(HandlerThread.java:61)
- 08-12 11:03:04.941 2282 2387 E LocationManagerCompat: Unable to request location updates.
- 08-12 11:03:04.941 2282 2387 E LocationManagerCompat: java.lang.SecurityException: "passive" location provider requires ACCESS_FINE_LOCATION permission.
- 08-12 11:03:04.941 2282 2387 E LocationManagerCompat: at android.os.Parcel.readException(Parcel.java:1666)
- 08-12 11:03:04.941 2282 2387 E LocationManagerCompat: at android.os.Parcel.readException(Parcel.java:1619)
- 08-12 11:03:04.941 2282 2387 E LocationManagerCompat: at android.location.ILocationManager$Stub$Proxy.requestLocationUpdates(ILocationManager.java:606)
- 08-12 11:03:04.941 2282 2387 E LocationManagerCompat: at android.location.LocationManager.requestLocationUpdates(LocationManager.java:880)
- 08-12 11:03:04.941 2282 2387 E LocationManagerCompat: at android.location.LocationManager.requestLocationUpdates(LocationManager.java:496)
- 08-12 11:03:04.941 2282 2387 E LocationManagerCompat: at afch.a(:com.google.android.gms:69)
- 08-12 11:03:04.941 2282 2387 E LocationManagerCompat: at afci.a(:com.google.android.gms:46)
- 08-12 11:03:04.941 2282 2387 E LocationManagerCompat: at aegt.a(:com.google.android.gms:41)
- 08-12 11:03:04.941 2282 2387 E LocationManagerCompat: at aegu.g(:com.google.android.gms:56)
- 08-12 11:03:04.941 2282 2387 E LocationManagerCompat: at aegu.e(:com.google.android.gms:37)
- 08-12 11:03:04.941 2282 2387 E LocationManagerCompat: at aedo.a(:com.google.android.gms:8422)
- 08-12 11:03:04.941 2282 2387 E LocationManagerCompat: at aecb.a(:com.google.android.gms:195)
- 08-12 11:03:04.941 2282 2387 E LocationManagerCompat: at aebw.a(:com.google.android.gms:152)
- 08-12 11:03:04.941 2282 2387 E LocationManagerCompat: at aebw.a(:com.google.android.gms:73)
- 08-12 11:03:04.941 2282 2387 E LocationManagerCompat: at aedz.a(:com.google.android.gms:168)
- 08-12 11:03:04.941 2282 2387 E LocationManagerCompat: at aefy.a(:com.google.android.gms:151)
- 08-12 11:03:04.941 2282 2387 E LocationManagerCompat: at aefc.a(:com.google.android.gms:55)
- 08-12 11:03:04.941 2282 2387 E LocationManagerCompat: at aefe.a(:com.google.android.gms:126)
- 08-12 11:03:04.941 2282 2387 E LocationManagerCompat: at aegc.handleMessage(:com.google.android.gms:88)
- 08-12 11:03:04.941 2282 2387 E LocationManagerCompat: at android.os.Handler.dispatchMessage(Handler.java:102)
- 08-12 11:03:04.941 2282 2387 E LocationManagerCompat: at afcs.dispatchMessage(:com.google.android.gms:50)
- 08-12 11:03:04.941 2282 2387 E LocationManagerCompat: at android.os.Looper.loop(Looper.java:148)
- 08-12 11:03:04.941 2282 2387 E LocationManagerCompat: at android.os.HandlerThread.run(HandlerThread.java:61)
- 08-12 11:03:04.952 1030 1164 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.019043 y:0.107117 z:9.594086
- 08-12 11:03:04.998 2282 2459 D GeofenceStateCache: Recovered 0 geofences.
- 08-12 11:03:05.014 2282 2459 I GeofencerStateMachine: Network location disabled.
- 08-12 11:03:05.016 1030 1164 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.029755 y:0.098785 z:9.603607
- 08-12 11:03:05.072 1030 1177 D WifiHAL : WifihalGeneric 0x949042e0 constructed
- 08-12 11:03:05.072 1030 1177 I WifiHAL : ******HexDump len:0*********
- 08-12 11:03:05.072 1030 1177 I WifiHAL : ******HexDump End***********
- 08-12 11:03:05.072 1030 1177 I WifiHAL : Got a Wi-Fi HAL module message from Driver
- 08-12 11:03:05.072 1030 1177 I WifiHAL : Supported feature set : 9b1f
- 08-12 11:03:05.072 1030 1177 D WifiHAL : WifihalGeneric 0x949042e0 destructor
- 08-12 11:03:05.072 1030 1177 I WifiHAL : Supported feature set acquired : 9b1f
- 08-12 11:03:05.076 2313 2457 I Gmail : notifyAccountChanged
- 08-12 11:03:05.077 2282 2467 D RttManager: Get the messenger from android.net.wifi.IRttManager$Stub$Proxy@bd2c266
- 08-12 11:03:05.080 1030 1164 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.022614 y:0.108307 z:9.588135
- 08-12 11:03:05.083 2313 2393 I Gmail : getAccountsCursor
- 08-12 11:03:05.087 2282 2282 I Auth : [AuthDelegateWrapper] Service intent: Intent { cmp=com.google.android.gms/.auth.account.authenticator.DefaultAuthDelegateService }.
- 08-12 11:03:05.089 2282 2476 I RttManager: RTT manager get message: 69632
- 08-12 11:03:05.089 1030 1195 D RttService: ClientHandler got{ when=0 what=69633 target=com.android.server.wifi.RttService$RttServiceImpl$ClientHandler }
- 08-12 11:03:05.090 1030 1195 D RttService: ClientHandler got{ when=0 what=69632 obj=com.android.internal.util.AsyncChannel@1708143 target=com.android.server.wifi.RttService$RttServiceImpl$ClientHandler }
- 08-12 11:03:05.090 1030 1195 D RttService: New client listening to asynchronous messages: android.os.Messenger@11ba3c0
- 08-12 11:03:05.112 2313 2457 I Gmail : calculateUnknownSyncRationalesAndPurgeInBackground: queueing
- 08-12 11:03:05.160 2313 2457 I Gmail : calculateUnknownSyncRationalesAndPurgeInBackground: queueing
- 08-12 11:03:05.196 2282 2467 I GCore-Chimera-Crash: Cg0KB3ZJbmZyYTQQtNg5Gl8KHWNvbS5nb29nbGUuYW5kcm9pZC
- 08-12 11:03:05.196 2282 2467 I GCore-Chimera-Crash: 5wbGF5LmdhbWVzEhQzLjcuMjQgKDMwNTE3NzQtMDMwKRje-eAR
- 08-12 11:03:05.196 2282 2467 I GCore-Chimera-Crash: IiMKHGNvbS5nb29nbGUuYW5kcm9pZC5nbXMuZ2FtZXMQwPngEQ
- 08-12 11:03:05.196 2282 2467 I GCore-Chimera-Crash: ==
- 08-12 11:03:05.196 2282 2467 I GCore-Chimera-Crash: GCore-Chimera-Crash
- 08-12 11:03:05.199 2282 2467 I DeviceDoctorDatabaseHelper: Cleaning stale data from database!
- 08-12 11:03:05.223 2313 2457 I Gmail : calculateUnknownSyncRationalesAndPurgeInBackground: running
- 08-12 11:03:05.237 2282 2467 I DeviceDoctorDatabaseHelper: Number of times the given crash has been seen: 1
- 08-12 11:03:05.250 2282 2467 E AndroidRuntime: FATAL EXCEPTION: GoogleLocationService
- 08-12 11:03:05.250 2282 2467 E AndroidRuntime: Process: com.google.android.gms.persistent, PID: 2282
- 08-12 11:03:05.250 2282 2467 E AndroidRuntime: Theme: themes:{}
- 08-12 11:03:05.250 2282 2467 E AndroidRuntime: java.lang.SecurityException: "gps" location provider requires ACCESS_FINE_LOCATION permission.
- 08-12 11:03:05.250 2282 2467 E AndroidRuntime: at android.os.Parcel.readException(Parcel.java:1666)
- 08-12 11:03:05.250 2282 2467 E AndroidRuntime: at android.os.Parcel.readException(Parcel.java:1619)
- 08-12 11:03:05.250 2282 2467 E AndroidRuntime: at android.location.ILocationManager$Stub$Proxy.addGpsStatusListener(ILocationManager.java:741)
- 08-12 11:03:05.250 2282 2467 E AndroidRuntime: at android.location.LocationManager.addGpsStatusListener(LocationManager.java:1522)
- 08-12 11:03:05.250 2282 2467 E AndroidRuntime: at aepg.a(:com.google.android.gms:1045)
- 08-12 11:03:05.250 2282 2467 E AndroidRuntime: at aelu.b(:com.google.android.gms:7362)
- 08-12 11:03:05.250 2282 2467 E AndroidRuntime: at aelu.handleMessage(:com.google.android.gms:262)
- 08-12 11:03:05.250 2282 2467 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102)
- 08-12 11:03:05.250 2282 2467 E AndroidRuntime: at android.os.Looper.loop(Looper.java:148)
- 08-12 11:03:05.250 2282 2467 E AndroidRuntime: at android.os.HandlerThread.run(HandlerThread.java:61)
- 08-12 11:03:05.266 2313 2457 I Gmail : calculateUnknownSyncRationalesAndPurgeInBackground: running
- 08-12 11:03:05.304 2282 2451 I GCoreUlr: WorldUpdater:android.location.PROVIDERS_CHANGED: Ensuring that reporting is stopped because of reasons: {account#-19#=[InactiveReason{mVersionCode=0, mIdentifier=6, mName='ReportingNotEnabled'}, InactiveReason{mVersionCode=0, mIdentifier=14, mName='HistoryNotEnabled'}], account#-2#=[InactiveReason{mVersionCode=0, mIdentifier=6, mName='ReportingNotEnabled'}]}
- 08-12 11:03:05.313 2282 2451 I GCoreUlr: Unbound from all location providers
- 08-12 11:03:05.313 2282 2451 I GCoreUlr: Place inference reporting - stop
- 08-12 11:03:05.315 1030 1876 W AppOps : Finishing op nesting under-run: uid 10025 pkg com.google.android.gms code 40 time=1471010372822 duration=1429 nesting=0
- 08-12 11:03:05.320 2282 2282 I GCoreUlr: DispatchingService.onDestroy()
- 08-12 11:03:05.320 2282 2282 I GCoreUlr: Stopping handler for UlrDispSvcFast
- 08-12 11:03:05.336 2282 2282 I GCoreUlr: Unbound from all location providers
- 08-12 11:03:05.337 2282 2282 I GCoreUlr: Place inference reporting - stop
- 08-12 11:03:05.345 2313 2477 I Gmail : notifyAccountChanged
- 08-12 11:03:05.347 2313 2477 I Gmail : calculateUnknownSyncRationalesAndPurgeInBackground: queueing
- 08-12 11:03:05.354 2313 2393 W art : Long monitor contention event with owner method=long android.database.sqlite.SQLiteConnection.nativePrepareStatement(long, java.lang.String) from SQLiteConnection.java:4294967294 waiters=0 for 245ms
- 08-12 11:03:05.362 2313 2477 I Gmail : calculateUnknownSyncRationalesAndPurgeInBackground: queueing
- 08-12 11:03:05.399 2313 2477 I Gmail : calculateUnknownSyncRationalesAndPurgeInBackground: running
- 08-12 11:03:05.458 1030 1044 D GpsLocationProvider: received SIM change, new known MCC/MNC: [72405]
- 08-12 11:03:05.475 2313 2477 I Gmail : calculateUnknownSyncRationalesAndPurgeInBackground: running
- 08-12 11:03:05.557 2313 2413 I Gmail : getAccountsCursor
- 08-12 11:03:05.562 2282 2282 I Auth : [AuthDelegateWrapper] Service intent: Intent { cmp=com.google.android.gms/.auth.account.authenticator.DefaultAuthDelegateService }.
- 08-12 11:03:05.972 2282 2459 D GeofenceHardware: System refused to grant LOCATION_HARDWARE permission.
- 08-12 11:03:06.462 2422 2422 W ResourceType: Invalid package identifier when getting bag for resource number 0x00000000
- 08-12 11:03:06.463 2422 2422 E org.cyanogenmod.cmte.provider.ThemePackageHelper: Theme whitelist not supported for com.whicons.iconpack
- 08-12 11:03:06.611 2422 2518 D ThemesProvider: Deleted 0
- 08-12 11:03:07.556 2422 2422 W ResourceType: Invalid package identifier when getting bag for resource number 0x00000000
- 08-12 11:03:07.557 2422 2422 E org.cyanogenmod.cmte.provider.ThemePackageHelper: Theme whitelist not supported for com.uppack.stampedwhite
- 08-12 11:03:07.568 1030 1848 I ActivityManager: Start proc 2520:org.fdroid.fdroid/u0a116 for content provider org.fdroid.fdroid/.data.InstalledAppProvider
- 08-12 11:03:07.630 1235 1235 D MediaScannerReceiver: action: android.intent.action.MEDIA_MOUNTED path: /storage/2C42-10FB
- 08-12 11:03:07.645 1030 1879 I ActivityManager: Start proc 2538:com.buak.Link2SD/u0a88 for broadcast com.buak.Link2SD/.MediaMountedReceiver
- 08-12 11:03:07.695 2520 2520 W System : ClassLoader referenced unknown path: /data/app/org.fdroid.fdroid-1/lib/arm
- 08-12 11:03:07.820 2520 2520 I ACRA : ACRA is enabled for org.fdroid.fdroid, initializing...
- 08-12 11:03:07.834 1030 1875 I ActivityManager: Start proc 2555:com.google.android.music:main/u0a128 for broadcast com.google.android.music/.store.MediaStoreImportService$Receiver
- 08-12 11:03:07.853 2553 2553 I IntentService[L: type=1400 audit(0.0:64): avc: denied { open } for name="link2sd_b" dev="mmcblk0p43" ino=514980 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:app_data_file:s0 tclass=file permissive=1
- 08-12 11:03:07.930 1590 2569 W ACRA : org.fdroid.fdroid reports will be sent by email (if accepted by user).
- 08-12 11:03:07.939 1030 1049 D BluetoothManagerService: Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@4381895:true
- 08-12 11:03:07.960 2555 2555 W System : ClassLoader referenced unknown path: /data/app/com.google.android.music-2/lib/arm
- 08-12 11:03:07.980 2520 2572 E ACRA : ACRA caught a SecurityException for org.fdroid.fdroid
- 08-12 11:03:07.980 2520 2572 E ACRA : java.lang.SecurityException: WifiService: Neither user 10116 nor current process has android.permission.ACCESS_WIFI_STATE.
- 08-12 11:03:07.980 2520 2572 E ACRA : at android.os.Parcel.readException(Parcel.java:1666)
- 08-12 11:03:07.980 2520 2572 E ACRA : at android.os.Parcel.readException(Parcel.java:1619)
- 08-12 11:03:07.980 2520 2572 E ACRA : at android.net.wifi.IWifiManager$Stub$Proxy.getWifiEnabledState(IWifiManager.java:1165)
- 08-12 11:03:07.980 2520 2572 E ACRA : at android.net.wifi.WifiManager.getWifiState(WifiManager.java:1467)
- 08-12 11:03:07.980 2520 2572 E ACRA : at org.fdroid.fdroid.net.WifiStateChangeService.onHandleIntent(WifiStateChangeService.java:68)
- 08-12 11:03:07.980 2520 2572 E ACRA : at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:66)
- 08-12 11:03:07.980 2520 2572 E ACRA : at android.os.Handler.dispatchMessage(Handler.java:102)
- 08-12 11:03:07.980 2520 2572 E ACRA : at android.os.Looper.loop(Looper.java:148)
- 08-12 11:03:07.980 2520 2572 E ACRA : at android.os.HandlerThread.run(HandlerThread.java:61)
- 08-12 11:03:08.029 2555 2555 I MultiDex: VM with version 2.1.0 has multidex support
- 08-12 11:03:08.029 2555 2555 I MultiDex: install
- 08-12 11:03:08.029 2555 2555 I MultiDex: VM has multidex support, MultiDex support library is disabled.
- 08-12 11:03:08.072 274 495 E ThermalEngine: [GPU_MON] 1 percent. Current Sampling Time is 1 sec
- 08-12 11:03:08.086 1030 1274 I ActivityManager: START u0 {flg=0x10000000 cmp=org.fdroid.fdroid/.CrashReportActivity (has extras)} from uid 10116 on display 0
- 08-12 11:03:08.190 2574 2574 I ps : type=1400 audit(0.0:65): avc: denied { getattr } for path="/proc/1" dev="proc" ino=8200 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:init:s0 tclass=dir permissive=1
- 08-12 11:03:08.190 2574 2574 I ps : type=1400 audit(0.0:66): avc: denied { search } for name="1" dev="proc" ino=8200 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:init:s0 tclass=dir permissive=1
- 08-12 11:03:08.190 2574 2574 I ps : type=1400 audit(0.0:67): avc: denied { read } for name="cmdline" dev="proc" ino=12809 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:init:s0 tclass=file permissive=1
- 08-12 11:03:08.190 2574 2574 I ps : type=1400 audit(0.0:68): avc: denied { open } for name="cmdline" dev="proc" ino=12809 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:init:s0 tclass=file permissive=1
- 08-12 11:03:08.193 2574 2574 I ps : type=1400 audit(0.0:69): avc: denied { getattr } for path="/proc/2" dev="proc" ino=12632 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:kernel:s0 tclass=dir permissive=1
- 08-12 11:03:08.193 2574 2574 I ps : type=1400 audit(0.0:70): avc: denied { search } for name="2" dev="proc" ino=12632 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:kernel:s0 tclass=dir permissive=1
- 08-12 11:03:08.193 2574 2574 I ps : type=1400 audit(0.0:71): avc: denied { read } for name="cmdline" dev="proc" ino=12811 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:kernel:s0 tclass=file permissive=1
- 08-12 11:03:08.193 2574 2574 I ps : type=1400 audit(0.0:72): avc: denied { open } for name="cmdline" dev="proc" ino=12811 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:kernel:s0 tclass=file permissive=1
- 08-12 11:03:08.216 2574 2574 I ps : type=1400 audit(0.0:73): avc: denied { getattr } for path="/proc/199" dev="proc" ino=9217 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:ueventd:s0 tclass=dir permissive=1
- 08-12 11:03:08.216 2574 2574 I ps : type=1400 audit(0.0:74): avc: denied { search } for name="199" dev="proc" ino=9217 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:ueventd:s0 tclass=dir permissive=1
- 08-12 11:03:08.216 2574 2574 I ps : type=1400 audit(0.0:75): avc: denied { read } for name="cmdline" dev="proc" ino=13095 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:ueventd:s0 tclass=file permissive=1
- 08-12 11:03:08.216 2574 2574 I ps : type=1400 audit(0.0:76): avc: denied { open } for name="cmdline" dev="proc" ino=13095 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:ueventd:s0 tclass=file permissive=1
- 08-12 11:03:08.220 2574 2574 I ps : type=1400 audit(0.0:77): avc: denied { getattr } for path="/proc/230" dev="proc" ino=9241 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:vold:s0 tclass=dir permissive=1
- 08-12 11:03:08.223 2574 2574 I ps : type=1400 audit(0.0:78): avc: denied { search } for name="230" dev="proc" ino=9241 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:vold:s0 tclass=dir permissive=1
- 08-12 11:03:08.223 2574 2574 I ps : type=1400 audit(0.0:79): avc: denied { read } for name="cmdline" dev="proc" ino=6508 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:vold:s0 tclass=file permissive=1
- 08-12 11:03:08.223 2574 2574 I ps : type=1400 audit(0.0:80): avc: denied { open } for name="cmdline" dev="proc" ino=6508 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:vold:s0 tclass=file permissive=1
- 08-12 11:03:08.223 2574 2574 I ps : type=1400 audit(0.0:81): avc: denied { getattr } for path="/proc/253" dev="proc" ino=9257 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:healthd:s0 tclass=dir permissive=1
- 08-12 11:03:08.230 2574 2574 I ps : type=1400 audit(0.0:82): avc: denied { search } for name="253" dev="proc" ino=9257 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:healthd:s0 tclass=dir permissive=1
- 08-12 11:03:08.230 2574 2574 I ps : type=1400 audit(0.0:83): avc: denied { read } for name="cmdline" dev="proc" ino=13141 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:healthd:s0 tclass=file permissive=1
- 08-12 11:03:08.230 2574 2574 I ps : type=1400 audit(0.0:84): avc: denied { open } for name="cmdline" dev="proc" ino=13141 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:healthd:s0 tclass=file permissive=1
- 08-12 11:03:08.230 2574 2574 I ps : type=1400 audit(0.0:85): avc: denied { getattr } for path="/proc/254" dev="proc" ino=9262 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:lmkd:s0 tclass=dir permissive=1
- 08-12 11:03:08.230 2574 2574 I ps : type=1400 audit(0.0:86): avc: denied { search } for name="254" dev="proc" ino=9262 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:lmkd:s0 tclass=dir permissive=1
- 08-12 11:03:08.230 2574 2574 I ps : type=1400 audit(0.0:87): avc: denied { read } for name="cmdline" dev="proc" ino=7876 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:lmkd:s0 tclass=file permissive=1
- 08-12 11:03:08.230 2574 2574 I ps : type=1400 audit(0.0:88): avc: denied { open } for name="cmdline" dev="proc" ino=7876 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:lmkd:s0 tclass=file permissive=1
- 08-12 11:03:08.230 2574 2574 I ps : type=1400 audit(0.0:89): avc: denied { getattr } for path="/proc/255" dev="proc" ino=6521 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:servicemanager:s0 tclass=dir permissive=1
- 08-12 11:03:08.233 2574 2574 I ps : type=1400 audit(0.0:90): avc: denied { search } for name="255" dev="proc" ino=6521 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:servicemanager:s0 tclass=dir permissive=1
- 08-12 11:03:08.233 2574 2574 I ps : type=1400 audit(0.0:91): avc: denied { read } for name="cmdline" dev="proc" ino=9657 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:servicemanager:s0 tclass=file permissive=1
- 08-12 11:03:08.233 2574 2574 I ps : type=1400 audit(0.0:92): avc: denied { open } for name="cmdline" dev="proc" ino=9657 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:servicemanager:s0 tclass=file permissive=1
- 08-12 11:03:08.233 2574 2574 I ps : type=1400 audit(0.0:93): avc: denied { getattr } for path="/proc/256" dev="proc" ino=6518 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:surfaceflinger:s0 tclass=dir permissive=1
- 08-12 11:03:08.233 2574 2574 I ps : type=1400 audit(0.0:94): avc: denied { search } for name="256" dev="proc" ino=6518 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:surfaceflinger:s0 tclass=dir permissive=1
- 08-12 11:03:08.233 2574 2574 I ps : type=1400 audit(0.0:95): avc: denied { read } for name="cmdline" dev="proc" ino=10349 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:surfaceflinger:s0 tclass=file permissive=1
- 08-12 11:03:08.233 2574 2574 I ps : type=1400 audit(0.0:96): avc: denied { open } for name="cmdline" dev="proc" ino=10349 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:surfaceflinger:s0 tclass=file permissive=1
- 08-12 11:03:08.233 2574 2574 I ps : type=1400 audit(0.0:97): avc: denied { getattr } for path="/proc/259" dev="proc" ino=7867 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:tee:s0 tclass=dir permissive=1
- 08-12 11:03:08.233 2574 2574 I ps : type=1400 audit(0.0:98): avc: denied { search } for name="259" dev="proc" ino=7867 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:tee:s0 tclass=dir permissive=1
- 08-12 11:03:08.233 2574 2574 I ps : type=1400 audit(0.0:99): avc: denied { read } for name="cmdline" dev="proc" ino=9278 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:tee:s0 tclass=file permissive=1
- 08-12 11:03:08.233 2574 2574 I ps : type=1400 audit(0.0:100): avc: denied { open } for name="cmdline" dev="proc" ino=9278 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:tee:s0 tclass=file permissive=1
- 08-12 11:03:08.233 2574 2574 I ps : type=1400 audit(0.0:101): avc: denied { getattr } for path="/proc/261" dev="proc" ino=7872 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:qmuxd:s0 tclass=dir permissive=1
- 08-12 11:03:08.392 1030 1274 I WindowManager: Screenshot max retries 4 of Token{d0edcad ActivityRecord{6ec85c4 u0 android/com.android.internal.app.ResolverActivity t2}} appWin=Window{9148a03 u0 android/com.android.internal.app.ResolverActivity} drawState=4
- 08-12 11:03:08.394 1030 1045 W art : Long monitor contention event with owner method=int com.android.server.am.ActivityStackSupervisor.startActivityMayWait(android.app.IApplicationThread, int, java.lang.String, android.content.Intent, java.lang.String, android.service.voice.IVoiceInteractionSession, com.android.internal.app.IVoiceInteractor, android.os.IBinder, java.lang.String, int, int, android.app.ProfilerInfo, android.app.IActivityManager$WaitResult, android.content.res.Configuration, android.os.Bundle, boolean, int, android.app.IActivityContainer, com.android.server.am.TaskRecord) from ActivityStackSupervisor.java:947 waiters=0 for 275ms
- 08-12 11:03:08.395 1030 1572 W art : Long monitor contention event with owner method=int com.android.server.am.ActivityStackSupervisor.startActivityMayWait(android.app.IApplicationThread, int, java.lang.String, android.content.Intent, java.lang.String, android.service.voice.IVoiceInteractionSession, com.android.internal.app.IVoiceInteractor, android.os.IBinder, java.lang.String, int, int, android.app.ProfilerInfo, android.app.IActivityManager$WaitResult, android.content.res.Configuration, android.os.Bundle, boolean, int, android.app.IActivityContainer, com.android.server.am.TaskRecord) from ActivityStackSupervisor.java:947 waiters=1 for 247ms
- 08-12 11:03:08.395 2520 2572 I Process : Sending signal. PID: 2520 SIG: 9
- 08-12 11:03:08.441 1030 1274 I ActivityManager: Process org.fdroid.fdroid (pid 2520) has died
- 08-12 11:03:08.441 1030 1274 W ActivityManager: Scheduling restart of crashed service org.fdroid.fdroid/.net.WifiStateChangeService in 1000ms
- 08-12 11:03:08.466 1030 1879 I ActivityManager: Activity reported stop, but no longer stopping: ActivityRecord{6ec85c4 u0 android/com.android.internal.app.ResolverActivity t2 f}
- 08-12 11:03:08.498 2555 2555 I BaseStore: ConfigStore database version: 1
- 08-12 11:03:08.533 2555 2555 D AndroidRuntime: Shutting down VM
- 08-12 11:03:08.542 2555 2555 E AndroidRuntime: FATAL EXCEPTION: main
- 08-12 11:03:08.542 2555 2555 E AndroidRuntime: Process: com.google.android.music:main, PID: 2555
- 08-12 11:03:08.542 2555 2555 E AndroidRuntime: Theme: themes:{}
- 08-12 11:03:08.542 2555 2555 E AndroidRuntime: java.lang.RuntimeException: Unable to get provider com.google.android.music.api.MusicPublicContentProvider: java.lang.SecurityException: ConnectivityService: Neither user 10128 nor current process has android.permission.ACCESS_NETWORK_STATE.
- 08-12 11:03:08.542 2555 2555 E AndroidRuntime: at android.app.ActivityThread.installProvider(ActivityThread.java:5193)
- 08-12 11:03:08.542 2555 2555 E AndroidRuntime: at android.app.ActivityThread.installContentProviders(ActivityThread.java:4785)
- 08-12 11:03:08.542 2555 2555 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4725)
- 08-12 11:03:08.542 2555 2555 E AndroidRuntime: at android.app.ActivityThread.-wrap1(ActivityThread.java)
- 08-12 11:03:08.542 2555 2555 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1408)
- 08-12 11:03:08.542 2555 2555 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102)
- 08-12 11:03:08.542 2555 2555 E AndroidRuntime: at android.os.Looper.loop(Looper.java:148)
- 08-12 11:03:08.542 2555 2555 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:5458)
- 08-12 11:03:08.542 2555 2555 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
- 08-12 11:03:08.542 2555 2555 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
- 08-12 11:03:08.542 2555 2555 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
- 08-12 11:03:08.542 2555 2555 E AndroidRuntime: Caused by: java.lang.SecurityException: ConnectivityService: Neither user 10128 nor current process has android.permission.ACCESS_NETWORK_STATE.
- 08-12 11:03:08.542 2555 2555 E AndroidRuntime: at android.os.Parcel.readException(Parcel.java:1666)
- 08-12 11:03:08.542 2555 2555 E AndroidRuntime: at android.os.Parcel.readException(Parcel.java:1619)
- 08-12 11:03:08.542 2555 2555 E AndroidRuntime: at android.net.IConnectivityManager$Stub$Proxy.getActiveNetworkInfo(IConnectivityManager.java:1029)
- 08-12 11:03:08.542 2555 2555 E AndroidRuntime: at android.net.ConnectivityManager.getActiveNetworkInfo(ConnectivityManager.java:667)
- 08-12 11:03:08.542 2555 2555 E AndroidRuntime: at com.google.android.music.net.NetworkConnectivityMonitor.<init>(NetworkConnectivityMonitor.java:66)
- 08-12 11:03:08.542 2555 2555 E AndroidRuntime: at com.google.android.music.net.NetworkConnectivityMonitor$FactoryImpl.create(NetworkConnectivityMonitor.java:259)
- 08-12 11:03:08.542 2555 2555 E AndroidRuntime: at com.google.android.music.Factory.getNetworkConnectivityMonitor(Factory.java:457)
- 08-12 11:03:08.542 2555 2555 E AndroidRuntime: at com.google.android.music.Factory.getMusicEventLogger(Factory.java:184)
- 08-12 11:03:08.542 2555 2555 E AndroidRuntime: at com.google.android.music.api.MusicPublicContentProvider.injectDependecies(MusicPublicContentProvider.java:85)
- 08-12 11:03:08.542 2555 2555 E AndroidRuntime: at com.google.android.music.api.MusicPublicContentProvider.onCreate(MusicPublicContentProvider.java:68)
- 08-12 11:03:08.542 2555 2555 E AndroidRuntime: at android.content.ContentProvider.attachInfo(ContentProvider.java:1748)
- 08-12 11:03:08.542 2555 2555 E AndroidRuntime: at android.content.ContentProvider.attachInfo(ContentProvider.java:1723)
- 08-12 11:03:08.542 2555 2555 E AndroidRuntime: at android.app.ActivityThread.installProvider(ActivityThread.java:5190)
- 08-12 11:03:08.542 2555 2555 E AndroidRuntime: ... 10 more
- 08-12 11:03:08.847 1235 1235 D MediaScannerReceiver: action: android.intent.action.MEDIA_MOUNTED path: /storage/emulated/0
- 08-12 11:03:09.199 2313 2371 I GAV2 : Thread[GAThread,5,main]: No campaign data found.
- 08-12 11:03:09.260 1936 1936 I GAv4-SVC: Google Analytics 9.4.52 is starting up.
- 08-12 11:03:10.971 1030 1875 I ActivityManager: Start proc 2651:org.fdroid.fdroid/u0a116 for content provider org.fdroid.fdroid/.data.InstalledAppProvider
- 08-12 11:03:11.052 2651 2651 W System : ClassLoader referenced unknown path: /data/app/org.fdroid.fdroid-1/lib/arm
- 08-12 11:03:11.156 2651 2651 I ACRA : ACRA is enabled for org.fdroid.fdroid, initializing...
- 08-12 11:03:11.253 1030 1049 D BluetoothManagerService: Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@113553b:true
- 08-12 11:03:11.268 2651 2669 E ACRA : ACRA caught a SecurityException for org.fdroid.fdroid
- 08-12 11:03:11.268 2651 2669 E ACRA : java.lang.SecurityException: WifiService: Neither user 10116 nor current process has android.permission.ACCESS_WIFI_STATE.
- 08-12 11:03:11.268 2651 2669 E ACRA : at android.os.Parcel.readException(Parcel.java:1666)
- 08-12 11:03:11.268 2651 2669 E ACRA : at android.os.Parcel.readException(Parcel.java:1619)
- 08-12 11:03:11.268 2651 2669 E ACRA : at android.net.wifi.IWifiManager$Stub$Proxy.getWifiEnabledState(IWifiManager.java:1165)
- 08-12 11:03:11.268 2651 2669 E ACRA : at android.net.wifi.WifiManager.getWifiState(WifiManager.java:1467)
- 08-12 11:03:11.268 2651 2669 E ACRA : at org.fdroid.fdroid.net.WifiStateChangeService.onHandleIntent(WifiStateChangeService.java:68)
- 08-12 11:03:11.268 2651 2669 E ACRA : at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:66)
- 08-12 11:03:11.268 2651 2669 E ACRA : at android.os.Handler.dispatchMessage(Handler.java:102)
- 08-12 11:03:11.268 2651 2669 E ACRA : at android.os.Looper.loop(Looper.java:148)
- 08-12 11:03:11.268 2651 2669 E ACRA : at android.os.HandlerThread.run(HandlerThread.java:61)
- 08-12 11:03:11.272 1590 2666 W ACRA : org.fdroid.fdroid reports will be sent by email (if accepted by user).
- 08-12 11:03:11.322 1030 1879 I ActivityManager: START u0 {flg=0x10000000 cmp=org.fdroid.fdroid/.CrashReportActivity (has extras)} from uid 10116 on display 0
- 08-12 11:03:11.324 2651 2669 I Process : Sending signal. PID: 2651 SIG: 9
- 08-12 11:03:11.362 1030 1875 I ActivityManager: Process org.fdroid.fdroid (pid 2651) has died
- 08-12 11:03:11.362 1030 1875 W ActivityManager: Scheduling restart of crashed service org.fdroid.fdroid/.net.WifiStateChangeService in 1000ms
- 08-12 11:03:11.435 1030 1045 I ActivityManager: Waited long enough for: ServiceRecord{f0eaa70 u0 org.kde.kdeconnect_tp/org.kde.kdeconnect.BackgroundService}
- 08-12 11:03:12.053 1030 1177 D WifiConfigStore: Retrieve network priorities after PNO.
- 08-12 11:03:12.073 274 495 E ThermalEngine: [GPU_MON] 2 percent. Current Sampling Time is 1 sec
- 08-12 11:03:13.125 274 494 I ThermalEngine: TM Id 'CPU_LCD_management' Sensor 'xo_therm_pu2' - alarm raised 3 at 49.0 degC
- 08-12 11:03:13.127 274 494 I ThermalEngine: ACTION: CPU - Setting CPU[0] to 1497600
- 08-12 11:03:14.235 274 494 I ThermalEngine: TM Id 'battery_monitor' Sensor 'xo_batt' - alarm raised 3 at 49.0 degC
- 08-12 11:03:14.235 274 494 I ThermalEngine: ACTION: BATTERY - Setting battery charging mitigation to 512
- 08-12 11:03:14.737 1030 1177 D WifiStateMachine: shouldSwitchNetwork txSuccessRate=0,00 rxSuccessRate=0,00 delta 1000 -> 1000
- 08-12 11:03:14.738 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{a15be96 u-1 android.net.wifi.SCAN_RESULTS} to ReceiverList{833c03e 2282 com.google.android.gms.persistent/10025/u0 remote:b2968f9}: process crashing
- 08-12 11:03:14.768 1030 1177 D WifiStateMachine: CMD_AUTO_CONNECT sup state ScanState my state DisconnectedState nid=0 roam=3
- 08-12 11:03:14.768 1030 1177 E WifiConfigStore: saveWifiConfigBSSID Setting BSSID for "RL EMPREENDIMENTOS"WPA_PSK to any
- 08-12 11:03:14.776 1030 1177 D WifiStateMachine: CMD_AUTO_CONNECT will save config -> "RL EMPREENDIMENTOS" nid=0
- 08-12 11:03:14.825 1030 1177 D WifiStateMachine: CMD_AUTO_CONNECT did save config -> nid=0
- 08-12 11:03:14.838 1480 1480 I wpa_supplicant: wlan0: Trying to associate with SSID 'RL EMPREENDIMENTOS'
- 08-12 11:03:14.845 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{9580a17 u-1 android.net.wifi.STATE_CHANGE} to ReceiverList{eb68333 1836 com.android.phone/1001/u0 remote:ec43aa2}: process crashing
- 08-12 11:03:14.975 1480 1480 I wpa_supplicant: wlan0: Associated with 58:6d:8f:ff:95:b6
- 08-12 11:03:14.979 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{c6e0a6e u-1 android.net.wifi.STATE_CHANGE} to ReceiverList{eb68333 1836 com.android.phone/1001/u0 remote:ec43aa2}: process crashing
- 08-12 11:03:14.982 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{11c250f u-1 android.net.wifi.STATE_CHANGE} to ReceiverList{eb68333 1836 com.android.phone/1001/u0 remote:ec43aa2}: process crashing
- 08-12 11:03:14.982 1030 1049 D Tethering: sendTetherStateChangedBroadcast 1, 0, 0
- 08-12 11:03:14.990 1030 1479 I WifiHAL : Unknown EAPOL message type
- 08-12 11:03:15.002 1030 1479 I WifiHAL : Unknown EAPOL message type
- 08-12 11:03:15.008 1480 1480 I wpa_supplicant: wlan0: WPA: Key negotiation completed with 58:6d:8f:ff:95:b6 [PTK=TKIP GTK=TKIP]
- 08-12 11:03:15.008 1480 1480 I wpa_supplicant: wlan0: CTRL-EVENT-CONNECTED - Connection to 58:6d:8f:ff:95:b6 completed [id=0 id_str=]
- 08-12 11:03:15.009 1030 1177 D WifiConfigStore: Retrieve network priorities after PNO.
- 08-12 11:03:15.009 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{4e0899c u-1 android.net.wifi.STATE_CHANGE} to ReceiverList{eb68333 1836 com.android.phone/1001/u0 remote:ec43aa2}: process crashing
- 08-12 11:03:15.013 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{8304fa5 u-1 android.net.wifi.STATE_CHANGE} to ReceiverList{eb68333 1836 com.android.phone/1001/u0 remote:ec43aa2}: process crashing
- 08-12 11:03:15.040 1030 1177 E WifiConfigStore: saveWifiConfigBSSID Setting BSSID for "RL EMPREENDIMENTOS"WPA_PSK to any
- 08-12 11:03:15.057 1030 1177 E WifiConfigStore: saveWifiConfigBSSID Setting BSSID for "RL EMPREENDIMENTOS"WPA_PSK to any
- 08-12 11:03:15.058 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{ffaca3 u-1 android.net.wifi.STATE_CHANGE} to ReceiverList{eb68333 1836 com.android.phone/1001/u0 remote:ec43aa2}: process crashing
- 08-12 11:03:15.065 266 1028 D CommandListener: Setting iface cfg
- 08-12 11:03:15.066 266 1028 D CommandListener: Trying to bring up wlan0
- 08-12 11:03:15.093 1030 1177 D IpReachabilityMonitor: watch: iface{wlan0/22}, v{1}, ntable=[]
- 08-12 11:03:15.094 1030 1177 D IpReachabilityMonitor: watch: iface{wlan0/22}, v{2}, ntable=[10.1.1.1/NUD_NONE]
- 08-12 11:03:15.095 1030 1177 D WifiConfigStore: No blacklist allowed without epno enabled
- 08-12 11:03:15.095 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{c885ba0 u-1 android.net.wifi.STATE_CHANGE} to ReceiverList{eb68333 1836 com.android.phone/1001/u0 remote:ec43aa2}: process crashing
- 08-12 11:03:15.096 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{fb9f359 u-1 android.net.wifi.STATE_CHANGE} to ReceiverList{eb68333 1836 com.android.phone/1001/u0 remote:ec43aa2}: process crashing
- 08-12 11:03:15.097 1030 1177 E WifiStateMachine: Did not find remoteAddress {10.1.1.1} in /proc/net/arp
- 08-12 11:03:15.132 1030 1179 E ConnectivityService: Unexpected mtu value: 0, wlan0
- 08-12 11:03:15.156 1030 1177 D WifiConfigStore: No blacklist allowed without epno enabled
- 08-12 11:03:15.157 1030 1177 D WifiStateMachine: WifiStateMachine: Leaving Connected state
- 08-12 11:03:15.157 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{3d66fff u-1 android.net.wifi.STATE_CHANGE} to ReceiverList{eb68333 1836 com.android.phone/1001/u0 remote:ec43aa2}: process crashing
- 08-12 11:03:15.158 1030 1177 E WifiStateMachine: Did not find remoteAddress {10.1.1.1} in /proc/net/arp
- 08-12 11:03:15.159 1030 1177 D WifiNetworkAgent: NetworkAgent: Received signal strength thresholds: []
- 08-12 11:03:15.159 1030 1177 D WifiNative-HAL: stopRssiMonitoring, cmdId 0
- 08-12 11:03:15.189 266 1028 V IdletimerController: runCmd(/system/bin/ip6tables -w -t raw -A idletimer_raw_PREROUTING -i wlan0 -j IDLETIMER --timeout 15 --label 1 --send_nl_msg 1) res_ipv4=0, res_ipv6=0
- 08-12 11:03:15.214 266 1028 V IdletimerController: runCmd(/system/bin/ip6tables -w -t mangle -A idletimer_mangle_POSTROUTING -o wlan0 -j IDLETIMER --timeout 15 --label 1 --send_nl_msg 1) res_ipv4=0, res_ipv6=0
- 08-12 11:03:15.218 1030 1179 D CSLegacyTypeTracker: Sending CONNECTED broadcast for type 1 NetworkAgentInfo [WIFI () - 100] isDefaultNetwork=true
- 08-12 11:03:15.220 1030 1049 D Tethering: MasterInitialState.processMessage what=3
- 08-12 11:03:15.221 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{6a791cc u-1 android.net.conn.CONNECTIVITY_CHANGE} to ReceiverList{956a593 2282 com.google.android.gms.persistent/10025/u0 remote:6dfea82}: process crashing
- 08-12 11:03:15.221 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{6a791cc u-1 android.net.conn.CONNECTIVITY_CHANGE} to ReceiverList{833c03e 2282 com.google.android.gms.persistent/10025/u0 remote:b2968f9}: process crashing
- 08-12 11:03:15.251 1030 2675 D NetlinkSocketObserver: NeighborEvent{elapsedMs=68368, 10.1.1.1, [4C5E0C300581], RTM_NEWNEIGH, NUD_REACHABLE}
- 08-12 11:03:15.397 1030 2683 D GpsLocationProvider: NTP server returned: 1471010579916 (Fri Aug 12 11:02:59 GMT-03:00 2016) reference: 68514 certainty: 25 system time offset: -15480
- 08-12 11:03:15.400 1030 2683 E LocSvc_eng: E/int loc_eng_inject_time(loc_eng_data_s_type &, GpsUtcTime, int64_t, int): log_eng state error: instance not initialized
- 08-12 11:03:15.405 1030 2674 D NetworkMonitor/NetworkAgentInfo [WIFI () - 100]: Checking http://connectivitycheck.gstatic.com/generate_204 on "RL EMPREENDIMENTOS", connectivitycheck.gstatic.com=189.51.127.27,2800:3f0:4004:807::200e
- 08-12 11:03:15.508 1030 2674 D NetworkMonitor/NetworkAgentInfo [WIFI () - 100]: isCaptivePortal: ret=204 headers={null=[HTTP/1.1 204 No Content], Content-Length=[0], Date=[Fri, 12 Aug 2016 14:03:00 GMT], X-Android-Received-Millis=[1471010595507], X-Android-Response-Source=[NETWORK 204], X-Android-Selected-Protocol=[http/1.1], X-Android-Sent-Millis=[1471010595480]}
- 08-12 11:03:16.067 1030 1177 D IpReachabilityMonitor: watch: iface{wlan0/22}, v{3}, ntable=[10.1.1.1/NUD_REACHABLE]
- 08-12 11:03:16.074 274 495 E ThermalEngine: [GPU_MON] 4 percent. Current Sampling Time is 1 sec
- 08-12 11:03:17.981 1030 1164 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.019043 y:0.101166 z:9.589325
- 08-12 11:03:18.044 1030 1164 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.026184 y:0.101166 z:9.592896
- 08-12 11:03:18.110 1030 1164 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.013092 y:0.098785 z:9.603607
- 08-12 11:03:18.372 1030 1045 W ActivityManager: Timeout executing service: ServiceRecord{ab0508f u0 ginlemon.smartlauncher.notifier/.ContentResolversMonitor}
- 08-12 11:03:18.410 1030 1045 I ActivityManager: Crashing app skipping ANR: ProcessRecord{96b66ab 1746:ginlemon.smartlauncher.notifier/u0a129} executing service ginlemon.smartlauncher.notifier/.ContentResolversMonitor
- 08-12 11:03:18.506 1030 1045 W ActivityManager: Timeout executing service: ServiceRecord{8b033ff u0 com.android.systemui/.keyguard.KeyguardService}
- 08-12 11:03:18.526 1030 1045 I ActivityManager: Crashing app skipping ANR: ProcessRecord{9e5b491 1217:com.android.systemui/u0a19} executing service com.android.systemui/.keyguard.KeyguardService
- 08-12 11:03:20.077 274 495 E ThermalEngine: [GPU_MON] 3 percent. Current Sampling Time is 1 sec
- 08-12 11:03:22.636 1030 1045 I ActivityManager: Waited long enough for: ServiceRecord{2ffdd23 u0 com.android.providers.media/.MediaScannerService}
- 08-12 11:03:24.078 274 495 E ThermalEngine: [GPU_MON] 3 percent. Current Sampling Time is 1 sec
- 08-12 11:03:26.510 1030 1050 W WindowManager: ***** BOOT TIMEOUT: forcing display enabled
- 08-12 11:03:26.511 256 1755 I SurfaceFlinger: Boot is finished (73485 ms)
- 08-12 11:03:26.533 1030 1050 I SystemServiceManager: Starting phase 1000
- 08-12 11:03:26.684 2693 2693 I MP-Decision: OPTION ENABLED: Adjusting average
- 08-12 11:03:26.685 2693 2693 I MP-Decision: Decision parameters CPU 0: Nw=0.000000, Tw=0, Ns=0.000000, Ts=0
- 08-12 11:03:26.685 2693 2693 I MP-Decision: util_h_and=0, util_h_or=0, util_low=0
- 08-12 11:03:26.685 2693 2693 I MP-Decision: Decision parameters CPU 1: Nw=1.900000, Tw=140, Ns=1.100000, Ts=190
- 08-12 11:03:26.685 2693 2693 I MP-Decision: util_h_and=35, util_h_or=75, util_low=20
- 08-12 11:03:26.685 2693 2693 I MP-Decision: Decision parameters CPU 2: Nw=2.700000, Tw=90, Ns=2.100000, Ts=240
- 08-12 11:03:26.685 2693 2693 I MP-Decision: util_h_and=0, util_h_or=400, util_low=0
- 08-12 11:03:26.685 2693 2693 I MP-Decision: Decision parameters CPU 3: Nw=3.500000, Tw=90, Ns=3.100000, Ts=240
- 08-12 11:03:26.685 2693 2693 I MP-Decision: util_h_and=0, util_h_or=400, util_low=0
- 08-12 11:03:26.685 2693 2693 I MP-Decision: Decision parameters: poll_ms: 9 decision_ms: 50
- 08-12 11:03:26.686 2693 2693 I MP-Decision: Available core list/order for available_cpus - 4: 0 3 2 1
- 08-12 11:03:26.711 2693 2708 I Thermal-Lib: Thermal-Lib-Client: Client request sent
- 08-12 11:03:26.716 274 493 I ThermalEngine: Thermal-Server: Thermal received msg from override
- 08-12 11:03:27.056 1030 1177 D WifiStateMachine: L2Connected CMD_START_SCAN source -2 3, 5 -> obsolete
- 08-12 11:03:27.112 1030 2675 D NetlinkSocketObserver: NeighborEvent{elapsedMs=80231, 10.1.1.1, [4C5E0C300581], RTM_NEWNEIGH, NUD_STALE}
- 08-12 11:03:28.080 274 495 E ThermalEngine: [GPU_MON] 1 percent. Current Sampling Time is 1 sec
- 08-12 11:03:31.007 1030 1164 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.009521 y:0.110687 z:9.589325
- 08-12 11:03:31.071 1030 1164 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.033325 y:0.094025 z:9.589325
- 08-12 11:03:31.136 1030 1164 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.015472 y:0.105927 z:9.603607
- 08-12 11:03:32.082 274 495 E ThermalEngine: [GPU_MON] 2 percent. Current Sampling Time is 1 sec
- 08-12 11:03:34.250 274 494 I ThermalEngine: TM Id 'battery_monitor' Sensor 'xo_batt' - alarm cleared 3 at 48.0 degC
- 08-12 11:03:34.251 274 494 I ThermalEngine: ACTION: BATTERY - Setting battery charging mitigation to 768
- 08-12 11:03:35.139 1030 1177 D WifiStateMachine: L2Connected CMD_START_SCAN source -2 4, 5 -> obsolete
- 08-12 11:03:35.159 1030 1177 D WifiStateMachine: starting scan for "RL EMPREENDIMENTOS"WPA_PSK with 2437
- 08-12 11:03:40.211 1030 1664 I ActivityManager: Process com.android.externalstorage (pid 1242) has died
- 08-12 11:03:40.411 270 270 E MPEG4Extractor: No width or height, assuming worst case 1080p
- 08-12 11:03:40.459 270 270 E MPEG4Extractor: No width or height, assuming worst case 1080p
- 08-12 11:03:40.768 270 270 I SampleTable: There are reordered frames present.
- 08-12 11:03:41.218 270 270 I SampleTable: There are reordered frames present.
- 08-12 11:03:41.666 270 270 I SampleTable: There are reordered frames present.
- 08-12 11:03:42.172 270 270 I SampleTable: There are reordered frames present.
- 08-12 11:03:44.032 1030 1164 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.010712 y:0.063080 z:9.586945
- 08-12 11:03:44.096 1030 1164 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.041656 y:0.089264 z:9.605988
- 08-12 11:03:44.160 1030 1164 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.058319 y:0.111877 z:9.588135
- 08-12 11:03:44.356 263 263 I rmt_storage: rmt_storage_connect_cb: clnt_h=0x5 conn_h=0xb6c0a030
- 08-12 11:03:44.356 263 263 I rmt_storage: rmt_storage_rw_iovec_cb: /boot/modem_fs2: clnt_h=0x2: req_h=0x9 msg_id=3: R/W request received
- 08-12 11:03:44.356 263 263 I rmt_storage: wakelock acquired: 1, error no: 42
- 08-12 11:03:44.356 263 596 I rmt_storage: rmt_storage_client_thread: /boot/modem_fs2: clnt_h=0x2 Unblock worker thread (th_id: -1230239440)
- 08-12 11:03:44.405 1030 1178 D WifiService: Client connection lost with reason: 4
- 08-12 11:03:44.412 1030 1274 I ActivityManager: Process com.google.android.googlequicksearchbox:search (pid 2119) has died
- 08-12 11:03:44.440 263 596 I rmt_storage: rmt_storage_client_thread: /boot/modem_fs2: clnt_h=0x2: req_h=0x9 msg_id=3: Bytes written = 1572864
- 08-12 11:03:44.440 263 596 I rmt_storage: rmt_storage_client_thread: /boot/modem_fs2: clnt_h=0x2: req_h=0x9 msg_id=3: Send response: res=0 err=0
- 08-12 11:03:44.440 263 596 I rmt_storage: rmt_storage_client_thread: /boot/modem_fs2: clnt_h=0x2 About to block rmt_storage client thread (th_id: -1230239440) wakelock released: 1, error no: 0
- 08-12 11:03:44.440 263 596 I rmt_storage:
- 08-12 11:03:44.443 263 263 I rmt_storage: rmt_storage_disconnect_cb: clnt_h=0x0x5 conn_h=0x0xb6c0a030
- 08-12 11:03:46.334 1235 2537 W MediaScanner: Error opening directory '/storage/2C42-10FB/.android_secure/', skipping: Permission denied.
- 08-12 11:03:46.356 1030 1875 I ActivityManager: Process android.process.acore (pid 1954) has died
- 08-12 11:03:48.196 270 1185 E MetadataRetrieverClient: failed to extract an album art
- 08-12 11:03:48.232 270 1103 E MPEG4Extractor: No width or height, assuming worst case 1080p
- 08-12 11:03:48.243 270 1103 E MetadataRetrieverClient: failed to extract an album art
- 08-12 11:03:48.286 270 270 E MetadataRetrieverClient: failed to extract an album art
- 08-12 11:03:48.497 1235 2537 V MediaScanner: pruneDeadThumbnailFiles... android.database.sqlite.SQLiteCursor@18f5349
- 08-12 11:03:48.517 1235 2537 V MediaScanner: /pruneDeadThumbnailFiles... android.database.sqlite.SQLiteCursor@18f5349
- 08-12 11:03:49.388 1936 2646 W GAv4-SVC: Network compressed POST connection error: java.net.ConnectException: failed to connect to ssl.google-analytics.com/127.0.0.1 (port 443) after 60000ms: isConnected failed: ECONNREFUSED (Connection refused)
- 08-12 11:03:50.455 1235 2537 D MediaProvider: object removed 220
- 08-12 11:03:50.457 1235 2537 D MediaProvider: object removed 221
- 08-12 11:03:50.457 1235 2537 D MediaProvider: object removed 222
- 08-12 11:03:50.457 1235 2537 D MediaProvider: object removed 223
- 08-12 11:03:50.457 1235 2537 D MediaProvider: object removed 224
- 08-12 11:03:50.457 1235 2537 D MediaProvider: object removed 225
- 08-12 11:03:50.458 1235 2537 D MediaProvider: object removed 226
- 08-12 11:03:50.458 1235 2537 D MediaProvider: object removed 227
- 08-12 11:03:50.458 1235 2537 D MediaProvider: object removed 228
- 08-12 11:03:50.458 1235 2537 D MediaProvider: object removed 229
- 08-12 11:03:50.458 1235 2537 D MediaProvider: object removed 230
- 08-12 11:03:50.458 1235 2537 D MediaProvider: object removed 231
- 08-12 11:03:50.458 1235 2537 D MediaProvider: object removed 232
- 08-12 11:03:50.458 1235 2537 D MediaProvider: object removed 233
- 08-12 11:03:50.459 1235 2537 D MediaProvider: object removed 234
- 08-12 11:03:50.459 1235 2537 D MediaProvider: object removed 235
- 08-12 11:03:50.459 1235 2537 D MediaProvider: object removed 236
- 08-12 11:03:50.459 1235 2537 D MediaProvider: object removed 237
- 08-12 11:03:50.459 1235 2537 D MediaProvider: object removed 238
- 08-12 11:03:50.459 1235 2537 D MediaProvider: object removed 239
- 08-12 11:03:50.460 1235 2537 D MediaProvider: object removed 240
- 08-12 11:03:50.460 1235 2537 D MediaProvider: object removed 241
- 08-12 11:03:50.460 1235 2537 D MediaProvider: object removed 242
- 08-12 11:03:50.460 1235 2537 D MediaProvider: object removed 243
- 08-12 11:03:50.460 1235 2537 D MediaProvider: object removed 244
- 08-12 11:03:50.460 1235 2537 D MediaProvider: object removed 245
- 08-12 11:03:50.460 1235 2537 D MediaProvider: object removed 246
- 08-12 11:03:50.460 1235 2537 D MediaProvider: object removed 247
- 08-12 11:03:50.460 1235 2537 D MediaProvider: object removed 248
- 08-12 11:03:50.461 1235 2537 D MediaProvider: object removed 249
- 08-12 11:03:50.461 1235 2537 D MediaProvider: object removed 250
- 08-12 11:03:51.159 1030 1274 I ActivityManager: Process com.google.android.partnersetup (pid 2218) has died
- 08-12 11:03:53.161 274 494 I ThermalEngine: TM Id 'CPU_LCD_management' Sensor 'xo_therm_pu2' - alarm cleared 3 at 47.0 degC
- 08-12 11:03:53.161 274 494 I ThermalEngine: ACTION: CPU - Setting CPU[0] to 1728000
- 08-12 11:03:54.265 274 494 I ThermalEngine: TM Id 'battery_monitor' Sensor 'xo_batt' - alarm cleared 2 at 47.0 degC
- 08-12 11:03:54.265 274 494 I ThermalEngine: ACTION: BATTERY - Setting battery charging mitigation to 1024
- 08-12 11:03:55.159 1030 1177 D WifiStateMachine: starting scan for "RL EMPREENDIMENTOS"WPA_PSK with 2437
- 08-12 11:03:56.536 1030 1052 I PowerManagerService: Going to sleep due to screen timeout (uid 1000)...
- 08-12 11:03:57.060 1030 1164 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.036896 y:0.096405 z:9.597656
- 08-12 11:03:57.089 274 495 E ThermalEngine: [GPU_MON] ACTION: GPU - [GPU_MON] Setting GPU[0] to 462400000
- 08-12 11:03:57.124 1030 1164 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.020233 y:0.099976 z:9.598846
- 08-12 11:03:57.188 1030 1164 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.030945 y:0.094025 z:9.604797
- 08-12 11:03:57.209 1030 1052 I WindowManager: Screenshot max retries 4 of Token{f38893 ActivityRecord{7267982 u0 org.fdroid.fdroid/.CrashReportActivity t1}} appWin=Window{9ec97d8 u0 org.fdroid.fdroid/org.fdroid.fdroid.CrashReportActivity} drawState=4
- 08-12 11:03:57.232 1030 1052 V sensors_hal_Ctx: All sensors stop, stop the time_service.
- 08-12 11:03:57.232 1030 1052 D sensors_hal_Time: send stop time_service command
- 08-12 11:03:57.234 1030 1052 D sensors_hal_SMGR: enable:sensor(android.sensor.accelerometer) Deactivating sensor handle=0
- 08-12 11:03:57.237 1030 1052 D sensors_hal_SMGR: SMGRReportDelete: Rcvd success response from request
- 08-12 11:03:57.248 1030 1052 E libEGL : call to OpenGL ES API with no current context (logged once per thread)
- 08-12 11:03:57.250 1030 1050 I DisplayManagerService: Display device changed state: "Tela integrada", OFF
- 08-12 11:03:57.252 256 256 D SurfaceFlinger: Set power mode=0, type=0 flinger=0xb6a64000
- 08-12 11:03:57.252 256 256 D qdhwcomposer: hwc_setPowerMode: Setting mode 0 on display: 0
- 08-12 11:03:57.505 256 586 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
- 08-12 11:03:57.511 256 256 D qdhwcomposer: hwc_setPowerMode: Done setting mode 0 on display 0
- 08-12 11:03:57.511 1030 1198 D SurfaceControl: Excessive delay in setPowerMode(): 261ms
- 08-12 11:03:57.512 1030 1052 E QCOM PowerHAL: Invalid hint ID.
- 08-12 11:03:57.512 1030 1052 I QCOM PowerHAL: Got set_interactive hint
- 08-12 11:03:57.517 1030 1052 I PowerManagerService: Sleeping (uid 1000)...
- 08-12 11:03:57.534 1030 1177 D WifiConfigStore: Retrieve network priorities after PNO.
- 08-12 11:03:57.534 270 1103 D audio_hw_primary: adev_set_parameters: enter: screen_state=on
- 08-12 11:03:57.535 270 1103 E voice : voice_extn_compress_voip_set_parameters: COMPRESS_VOIP_ENABLED is not defined
- 08-12 11:03:57.536 1030 1030 W BroadcastQueue: Skipping deliver [foreground] BroadcastRecord{d1a1894 u-1 android.intent.action.SCREEN_ON} to ReceiverList{1112b09 1217 com.android.systemui/10019/u0 remote:23fe410}: process crashing
- 08-12 11:03:57.540 1030 1177 E native : do suspend false
- 08-12 11:03:57.541 1030 1177 D WifiConfigStore: No blacklist allowed without epno enabled
- 08-12 11:03:57.595 1030 1879 W BroadcastQueue: Skipping deliver [foreground] BroadcastRecord{d1a1894 u-1 android.intent.action.SCREEN_ON} to ReceiverList{eb68333 1836 com.android.phone/1001/u0 remote:ec43aa2}: process crashing
- 08-12 11:03:57.596 1030 1664 W BroadcastQueue: Skipping deliver [foreground] BroadcastRecord{d1a1894 u-1 android.intent.action.SCREEN_ON} to ReceiverList{8851078 2282 com.google.android.gms.persistent/10025/u0 remote:5cd4ddb}: process crashing
- 08-12 11:03:57.597 1030 1045 W BroadcastQueue: Skipping deliver [foreground] BroadcastRecord{d1a1894 u-1 android.intent.action.SCREEN_ON} to ReceiverList{f32bbaf 2282 com.google.android.gms.persistent/10025/u0 remote:13c578e}: process crashing
- 08-12 11:03:57.598 1030 1045 W BroadcastQueue: Skipping deliver [foreground] BroadcastRecord{d1a1894 u-1 android.intent.action.SCREEN_ON} to ReceiverList{833c03e 2282 com.google.android.gms.persistent/10025/u0 remote:b2968f9}: process crashing
- 08-12 11:03:57.600 1030 1177 D WifiConfigStore: Retrieve network priorities after PNO.
- 08-12 11:03:57.600 270 270 D audio_hw_primary: adev_set_parameters: enter: screen_state=off
- 08-12 11:03:57.600 270 270 E voice : voice_extn_compress_voip_set_parameters: COMPRESS_VOIP_ENABLED is not defined
- 08-12 11:03:57.601 1030 1030 W BroadcastQueue: Skipping deliver [foreground] BroadcastRecord{e11bf3d u-1 android.intent.action.SCREEN_OFF} to ReceiverList{5e22a86 1217 com.android.systemui/10019/u0 remote:a916f61}: process crashing
- 08-12 11:03:57.602 1030 1045 W BroadcastQueue: Skipping deliver [foreground] BroadcastRecord{e11bf3d u-1 android.intent.action.SCREEN_OFF} to ReceiverList{1112b09 1217 com.android.systemui/10019/u0 remote:23fe410}: process crashing
- 08-12 11:03:57.603 1030 1177 E native : do suspend true
- 08-12 11:03:57.606 1819 2781 D NfcService: Discovery configuration equal, not updating.
- 08-12 11:03:57.607 1030 1876 W BroadcastQueue: Skipping deliver [foreground] BroadcastRecord{e11bf3d u-1 android.intent.action.SCREEN_OFF} to ReceiverList{eb68333 1836 com.android.phone/1001/u0 remote:ec43aa2}: process crashing
- 08-12 11:03:57.610 1819 2783 D BrcmNfcJni: nfcManager_disableDiscovery: enter;
- 08-12 11:03:57.610 1819 2783 D BrcmNfcJni: pn544InteropAbortNow
- 08-12 11:03:57.610 1819 2783 D BrcmNfcJni: startRfDiscovery: is start=0
- 08-12 11:03:57.610 1819 2783 I BrcmNfcNfa: NFA_StopRfDiscovery ()
- 08-12 11:03:57.611 1819 2000 I BrcmNfcNfa: NFA got event 0x010F
- 08-12 11:03:57.611 1819 2000 I BrcmNfcNfa: nfa_dm_evt_hdlr event: NFA_DM_API_STOP_RF_DISCOVERY_EVT (0x0f)
- 08-12 11:03:57.611 1819 2000 I BrcmNfcNfa: nfa_dm_act_stop_rf_discovery ()
- 08-12 11:03:57.611 1819 2000 I BrcmNfcNfa: nfa_dm_rf_deactivate () deactivate_type:0x0
- 08-12 11:03:57.612 1819 2000 I BrcmNfcNfa: nfa_dm_disc_sm_execute (): state: DISCOVERY (1), event: DEACTIVATE_CMD(6) disc_flags: 0x2
- 08-12 11:03:57.612 1819 2000 I BrcmNfcNfa: NFC_Deactivate 4 (IDLE) deactivate_type:0
- 08-12 11:03:57.612 1819 2000 D NfcAdaptation: NfcAdaptation::HalWrite
- 08-12 11:03:57.612 1819 2000 D NxpExtns: const CNfcParam *CNfcConfig::find(const char *) const found MIFARE_READER_ENABLE=(0x1)
- 08-12 11:03:57.612 1819 2046 D NxpTml : PN54X - Write requested.....
- 08-12 11:03:57.612 1819 2046 D NxpTml : PN54X - Invoking I2C Write.....
- 08-12 11:03:57.612 1819 2046 E NxpTml : _i2c_write() errno : 5
- 08-12 11:03:57.612 1819 2046 E NxpTml : PN54X - Error in I2C Write.....
- 08-12 11:03:57.612 1819 2046 D NxpTml : PN54X - Posting Fresh Write message.....
- 08-12 11:03:57.612 1819 2046 D NxpTml : PN54X - Tml Writer Thread Running................
- 08-12 11:03:57.612 1819 2048 E NxpHal : write error status = 0x1ff
- 08-12 11:03:57.612 1819 2000 E NxpHal : write_unlocked failed - PN54X Maybe in Standby Mode - Retry
- 08-12 11:03:57.614 1819 2046 D NxpTml : PN54X - Write requested.....
- 08-12 11:03:57.614 1819 2046 D NxpTml : PN54X - Invoking I2C Write.....
- 08-12 11:03:57.614 1819 2046 D NxpNciX : len = 4 > 21060100
- 08-12 11:03:57.614 1819 2046 D NxpTml : PN54X - I2C Write successful.....
- 08-12 11:03:57.614 1819 2046 D NxpTml : PN54X - Posting Fresh Write message.....
- 08-12 11:03:57.614 1819 2046 D NxpTml : PN54X - Tml Writer Thread Running................
- 08-12 11:03:57.614 1819 2048 D NxpHal : write successful status = 0x0
- 08-12 11:03:57.614 1819 2000 I BrcmNfcNfa: nfa_dm_disc_sm_execute (): new state: DISCOVERY (1), disc_flags: 0x22
- 08-12 11:03:57.614 1819 2000 I BrcmNfcNfa: nfa_sys_ptim_stop_timer b38daca0
- 08-12 11:03:57.614 1819 2000 I BrcmNfcNfa: ptim timer stop
- 08-12 11:03:57.614 1819 2000 I BrcmNfcNfa: Stopped presence check timer (if started)
- 08-12 11:03:57.615 1819 2045 D NxpTml : PN54X - I2C Read successful.....
- 08-12 11:03:57.615 1819 2045 D NxpNciR : len = 4 > 41060100
- 08-12 11:03:57.615 1819 2045 D NxpTml : PN54X - Posting read message.....
- 08-12 11:03:57.615 1819 2048 D NxpHal : read successful status = 0x0
- 08-12 11:03:57.615 1819 2048 D NfcAdaptation: NfcAdaptation::HalDeviceContextDataCallback: len=4
- 08-12 11:03:57.615 1819 2045 D NxpTml : PN54X - Read requested.....
- 08-12 11:03:57.615 1819 2000 I BrcmNfcNfa: NFC received rsp gid:1
- 08-12 11:03:57.615 1819 2045 D NxpTml : PN54X - Invoking I2C Read.....
- 08-12 11:03:57.615 1819 2000 I BrcmNfcNfa: p2p priority is running under bail out mode ONLY.
- 08-12 11:03:57.615 1819 2000 I BrcmNfcNfa: nfc_set_state 4 (IDLE)->4 (IDLE)
- 08-12 11:03:57.615 1819 2000 I BrcmNfcNfa: nfa_dm_disc_data_cback ()
- 08-12 11:03:57.615 1819 2000 I BrcmNfcNfa: nfa_dm_disc_discovery_cback (): event:0x4005
- 08-12 11:03:57.615 1819 2000 I BrcmNfcNfa: nfa_dm_disc_sm_execute (): state: DISCOVERY (1), event: DEACTIVATE_RSP(7) disc_flags: 0x22
- 08-12 11:03:57.615 1819 2000 I BrcmNfcNfa: nfa_dm_disc_new_state (): old_state: DISCOVERY (1), new_state: IDLE (0) disc_flags: 0x2
- 08-12 11:03:57.615 1819 2000 D BrcmNfcJni: nfaConnectionCallback: event= 31
- 08-12 11:03:57.615 1819 2000 D BrcmNfcJni: nfaConnectionCallback: NFA_RF_DISCOVERY_STOPPED_EVT: status = 0
- 08-12 11:03:57.620 1819 2000 I BrcmNfcNfa: nfa_dm_start_rf_discover ()
- 08-12 11:03:57.620 1819 2000 I BrcmNfcNfa: nfa_dm_disc_sm_execute (): new state: IDLE (0), disc_flags: 0x0
- 08-12 11:03:57.620 1819 2783 D BrcmNfcJni: PeerToPeer::enableP2pListening: enter isEnable: 0 mIsP2pListening: 0
- 08-12 11:03:57.620 1819 2783 D BrcmNfcJni: PeerToPeer::enableP2pListening: exit; mIsP2pListening: 0
- 08-12 11:03:57.620 1819 2783 D BrcmNfcJni: PowerSwitch::setModeOff(deactivated=0x1) : mCurrActivity=0x0
- 08-12 11:03:57.620 1819 2783 D BrcmNfcJni: PowerSwitch::setLevel: level=PS-LOW-POWER (2)
- 08-12 11:03:57.620 1819 2783 D BrcmNfcJni: PowerSwitch::setLevel: actual power level=PS-FULL
- 08-12 11:03:57.620 1819 2783 D BrcmNfcJni: nfcManager_disableDiscovery: exit
- 08-12 11:03:57.636 2035 2035 I Cleaner : Schedule hibernation in 180s
- 08-12 11:03:57.641 1030 1848 W BroadcastQueue: Skipping deliver [foreground] BroadcastRecord{e11bf3d u-1 android.intent.action.SCREEN_OFF} to ReceiverList{8851078 2282 com.google.android.gms.persistent/10025/u0 remote:5cd4ddb}: process crashing
- 08-12 11:03:57.642 1030 1045 W BroadcastQueue: Skipping deliver [foreground] BroadcastRecord{e11bf3d u-1 android.intent.action.SCREEN_OFF} to ReceiverList{f32bbaf 2282 com.google.android.gms.persistent/10025/u0 remote:13c578e}: process crashing
- 08-12 11:03:57.642 1030 1045 W BroadcastQueue: Skipping deliver [foreground] BroadcastRecord{e11bf3d u-1 android.intent.action.SCREEN_OFF} to ReceiverList{833c03e 2282 com.google.android.gms.persistent/10025/u0 remote:b2968f9}: process crashing
- 08-12 11:03:58.039 1030 1177 D WifiStateMachine: L2Connected CMD_START_SCAN source -2 9, 10 -> obsolete
- 08-12 11:03:58.246 1030 1274 I ActivityManager: Process com.android.providers.calendar (pid 1969) has died
- 08-12 11:03:58.286 1235 2537 W MediaScanner: Error opening directory '/storage/2C42-10FB/.android_secure/', skipping: Permission denied.
- 08-12 11:04:08.855 1030 1045 W BroadcastQueue: Timeout of broadcast BroadcastRecord{c013332 u0 android.intent.action.MEDIA_MOUNTED} - receiver=android.os.BinderProxy@4c83883, started 60001ms ago
- 08-12 11:04:08.856 1030 1045 W BroadcastQueue: Receiver during timeout: ResolveInfo{2ca2a00 com.google.android.music/.store.MediaStoreImportService$Receiver m=0x208000}
- 08-12 11:04:08.951 1030 1045 I ActivityManager: Start proc 2791:com.android.settings/1000 for broadcast com.android.settings/.sim.SimSelectNotification
- 08-12 11:04:08.985 1030 1045 I ActivityManager: Crashing app skipping ANR: ProcessRecord{4e01239 2555:com.google.android.music:main/u0a128} Broadcast of Intent { act=android.intent.action.MEDIA_MOUNTED dat=file:///storage/emulated/0 flg=0x4000010 cmp=com.google.android.music/.store.MediaStoreImportService$Receiver (has extras) }
- 08-12 11:04:09.094 2791 2791 W System : ClassLoader referenced unknown path: /system/priv-app/Settings/lib/arm
- 08-12 11:04:09.141 1030 1876 I ActivityManager: Process com.google.android.gm (pid 2313) has died
- 08-12 11:04:09.306 1030 1274 I ActivityManager: Start proc 2823:com.google.android.googlequicksearchbox:search/u0a32 for broadcast com.google.android.googlequicksearchbox/.SearchWidgetProvider
- 08-12 11:04:09.601 2823 2823 W System : ClassLoader referenced unknown path: /system/priv-app/Velvet/lib/arm
- 08-12 11:04:10.098 1030 1178 D WifiService: New client listening to asynchronous messages
- 08-12 11:04:10.168 1030 1664 I ActivityManager: Start proc 2854:com.android.cellbroadcastreceiver/u0a4 for broadcast com.android.cellbroadcastreceiver/.CellBroadcastReceiver
- 08-12 11:04:10.226 2854 2854 W System : ClassLoader referenced unknown path: /system/priv-app/CellBroadcastReceiver/lib/arm
- 08-12 11:04:10.241 2854 2854 D CellBroadcastReceiver: subscriptionId = -2
- 08-12 11:04:10.268 1836 2871 D SIP : [SipSharedPreferences] isReceivingCallsEnabled, option not set; use default value, exception: android.provider.Settings$SettingNotFoundException: sip_receive_calls
- 08-12 11:04:10.270 2854 2854 D CellBroadcastReceiver: subscriptionId = -2
- 08-12 11:04:10.284 1030 1274 I ActivityManager: Start proc 2872:android.process.acore/u0a2 for broadcast com.android.providers.contacts/.PhoneAccountRegistrationReceiver
- 08-12 11:04:10.346 2872 2872 W System : ClassLoader referenced unknown path: /system/priv-app/ContactsProvider/lib/arm
- 08-12 11:04:10.415 2872 2872 W System : ClassLoader referenced unknown path: /system/app/UserDictionaryProvider/lib/arm
- 08-12 11:04:10.465 2854 2854 D CellBroadcastReceiver: subscriptionId = -2
- 08-12 11:04:10.496 2872 2887 I ContactLocale: AddressBook Labels [pt-BR]: [, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, Α, Β, Γ, Δ, Ε, Ζ, Η, Θ, Ι, Κ, Λ, Μ, Ν, Ξ, Ο, Π, Ρ, Σ, Τ, Υ, Φ, Χ, Ψ, Ω, , А, Б, В, Г, Д, Ђ, Е, Є, Ж, З, И, І, Й, Ј, К, Л, Љ, М, Н, Њ, О, П, Р, С, Т, Ћ, У, Ф, Х, Ц, Ч, Џ, Ш, Щ, Ю, Я, , א, ב, ג, ד, ה, ו, ז, ח, ט, י, כ, ל, מ, נ, ס, ע, פ, צ, ק, ר, ש, ת, , ا, ب, ت, ث, ج, ح, خ, د, ذ, ر, ز, س, ش, ص, ض, ط, ظ, ع, غ, ف, ق, ك, ل, م, ن, ه, و, ي, , ก, ข, ฃ, ค, ฅ, ฆ, ง, จ, ฉ, ช, ซ, ฌ, ญ, ฎ, ฏ, ฐ, ฑ, ฒ, ณ, ด, ต, ถ, ท, ธ, น, บ, ป, ผ, ฝ, พ, ฟ, ภ, ม, ย, ร, ฤ, ล, ฦ, ว, ศ, ษ, ส, ห, ฬ, อ, ฮ, , ㄱ, ㄴ, ㄷ, ㄹ, ㅁ, ㅂ, ㅅ, ㅇ, ㅈ, ㅊ, ㅋ, ㅌ, ㅍ, ㅎ, , あ, か, さ, た, な, は, ま, や, ら, わ, #, ]
- 08-12 11:04:10.526 1030 1664 I ActivityManager: Start proc 2890:com.google.android.calendar/u0a62 for broadcast com.google.android.calendar/com.android.calendar.alerts.AlertReceiver
- 08-12 11:04:10.556 1030 1876 I ActivityManager: Process com.android.vending (pid 2025) has died
- 08-12 11:04:10.608 2890 2890 W System : ClassLoader referenced unknown path: /data/app/com.google.android.calendar-1/lib/arm
- 08-12 11:04:10.747 1030 1664 W ActivityManager: Permission Denial: opening provider com.android.providers.calendar.CalendarProvider2 from ProcessRecord{a3e34fb 2890:com.google.android.calendar/u0a62} (pid=2890, uid=10062) requires android.permission.READ_CALENDAR or android.permission.WRITE_CALENDAR
- 08-12 11:04:10.749 2872 2887 D ContactDirectoryManager: Found com.google.android.gm.exchange.bundled.directory.provider
- 08-12 11:04:10.749 2872 2887 D ContactDirectoryManager: Found com.google.contacts.gal.provider
- 08-12 11:04:10.751 2890 2905 W AsyncQuery: Exception thrown during handling EVENT_ARG_QUERY
- 08-12 11:04:10.751 2890 2905 W AsyncQuery: java.lang.SecurityException: Permission Denial: opening provider com.android.providers.calendar.CalendarProvider2 from ProcessRecord{a3e34fb 2890:com.google.android.calendar/u0a62} (pid=2890, uid=10062) requires android.permission.READ_CALENDAR or android.permission.WRITE_CALENDAR
- 08-12 11:04:10.751 2890 2905 W AsyncQuery: at android.os.Parcel.readException(Parcel.java:1666)
- 08-12 11:04:10.751 2890 2905 W AsyncQuery: at android.os.Parcel.readException(Parcel.java:1619)
- 08-12 11:04:10.751 2890 2905 W AsyncQuery: at android.app.ActivityManagerProxy.getContentProvider(ActivityManagerNative.java:3551)
- 08-12 11:04:10.751 2890 2905 W AsyncQuery: at android.app.ActivityThread.acquireProvider(ActivityThread.java:4815)
- 08-12 11:04:10.751 2890 2905 W AsyncQuery: at android.app.ContextImpl$ApplicationContentResolver.acquireUnstableProvider(ContextImpl.java:2067)
- 08-12 11:04:10.751 2890 2905 W AsyncQuery: at android.content.ContentResolver.acquireUnstableProvider(ContentResolver.java:1468)
- 08-12 11:04:10.751 2890 2905 W AsyncQuery: at android.content.ContentResolver.query(ContentResolver.java:475)
- 08-12 11:04:10.751 2890 2905 W AsyncQuery: at android.content.ContentResolver.query(ContentResolver.java:434)
- 08-12 11:04:10.751 2890 2905 W AsyncQuery: at android.content.AsyncQueryHandler$WorkerHandler.handleMessage(AsyncQueryHandler.java:79)
- 08-12 11:04:10.751 2890 2905 W AsyncQuery: at android.os.Handler.dispatchMessage(Handler.java:102)
- 08-12 11:04:10.751 2890 2905 W AsyncQuery: at android.os.Looper.loop(Looper.java:148)
- 08-12 11:04:10.751 2890 2905 W AsyncQuery: at android.os.HandlerThread.run(HandlerThread.java:61)
- 08-12 11:04:10.767 1030 1572 I ActivityManager: Start proc 2906:com.google.android.gm/u0a64 for content provider com.google.android.gm/com.android.exchange.provider.ExchangeDirectoryProvider
- 08-12 11:04:10.833 2906 2906 W System : ClassLoader referenced unknown path: /data/app/com.google.android.gm-1/lib/arm
- 08-12 11:04:10.974 2906 2906 W EasBundling: in EasBundling.init, isBundlingEnabled=true
- 08-12 11:04:11.002 2890 2890 W AnalyticsLogBase: PlayLogger.onLoggerFailedWithRes. intent=PendingIntent{18f5349: android.os.BinderProxy@8dce44e}
- 08-12 11:04:11.002 2890 2890 W AnalyticsLogBase: PlayLogger.onLoggerFailedWithRes. intent=PendingIntent{5f1296f: android.os.BinderProxy@8dce44e}
- 08-12 11:04:11.007 2906 2934 I Gmail : getAccountsCursor
- 08-12 11:04:11.008 2906 2935 D ActivityThread: Loading provider com.google.android.gmail.provider;com.android.mail.notifier;com.google.android.gm.email.provider;com.google.android.gm.email.notifier: com.android.email.provider.EmailProvider
- 08-12 11:04:11.091 2906 2919 E DatabaseUtils: Writing exception to parcel
- 08-12 11:04:11.091 2906 2919 E DatabaseUtils: java.lang.SecurityException: Permission Denial: reading com.android.exchange.provider.ExchangeDirectoryProvider uri content://com.google.android.gm.exchange.bundled.directory.provider/directories from pid=2872, uid=10002 requires android.permission.READ_CONTACTS, or grantUriPermission()
- 08-12 11:04:11.091 2906 2919 E DatabaseUtils: at android.content.ContentProvider.enforceReadPermissionInner(ContentProvider.java:605)
- 08-12 11:04:11.091 2906 2919 E DatabaseUtils: at android.content.ContentProvider$Transport.enforceReadPermission(ContentProvider.java:480)
- 08-12 11:04:11.091 2906 2919 E DatabaseUtils: at android.content.ContentProvider$Transport.query(ContentProvider.java:211)
- 08-12 11:04:11.091 2906 2919 E DatabaseUtils: at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:112)
- 08-12 11:04:11.091 2906 2919 E DatabaseUtils: at android.os.Binder.execTransact(Binder.java:453)
- 08-12 11:04:11.102 2872 2887 E ContactDirectoryManager: Directory provider com.google.android.gm(com.google.android.gm.exchange.bundled.directory.provider) exception
- 08-12 11:04:11.102 2872 2887 E ContactDirectoryManager: java.lang.SecurityException: Permission Denial: reading com.android.exchange.provider.ExchangeDirectoryProvider uri content://com.google.android.gm.exchange.bundled.directory.provider/directories from pid=2872, uid=10002 requires android.permission.READ_CONTACTS, or grantUriPermission()
- 08-12 11:04:11.102 2872 2887 E ContactDirectoryManager: at android.os.Parcel.readException(Parcel.java:1666)
- 08-12 11:04:11.102 2872 2887 E ContactDirectoryManager: at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:183)
- 08-12 11:04:11.102 2872 2887 E ContactDirectoryManager: at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:135)
- 08-12 11:04:11.102 2872 2887 E ContactDirectoryManager: at android.content.ContentProviderProxy.query(ContentProviderNative.java:421)
- 08-12 11:04:11.102 2872 2887 E ContactDirectoryManager: at android.content.ContentResolver.query(ContentResolver.java:491)
- 08-12 11:04:11.102 2872 2887 E ContactDirectoryManager: at android.content.ContentResolver.query(ContentResolver.java:434)
- 08-12 11:04:11.102 2872 2887 E ContactDirectoryManager: at com.android.providers.contacts.ContactDirectoryManager.queryDirectoriesForAuthority(ContactDirectoryManager.java:428)
- 08-12 11:04:11.102 2872 2887 E ContactDirectoryManager: at com.android.providers.contacts.ContactDirectoryManager.updateDirectoriesForPackage(ContactDirectoryManager.java:381)
- 08-12 11:04:11.102 2872 2887 E ContactDirectoryManager: at com.android.providers.contacts.ContactDirectoryManager.scanAllPackages(ContactDirectoryManager.java:285)
- 08-12 11:04:11.102 2872 2887 E ContactDirectoryManager: at com.android.providers.contacts.ContactDirectoryManager.scanAllPackagesIfNeeded(ContactDirectoryManager.java:191)
- 08-12 11:04:11.102 2872 2887 E ContactDirectoryManager: at com.android.providers.contacts.ContactDirectoryManager.scanAllPackages(ContactDirectoryManager.java:181)
- 08-12 11:04:11.102 2872 2887 E ContactDirectoryManager: at com.android.providers.contacts.ContactsProvider2.updateDirectoriesInBackground(ContactsProvider2.java:1890)
- 08-12 11:04:11.102 2872 2887 E ContactDirectoryManager: at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1690)
- 08-12 11:04:11.102 2872 2887 E ContactDirectoryManager: at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1516)
- 08-12 11:04:11.102 2872 2887 E ContactDirectoryManager: at android.os.Handler.dispatchMessage(Handler.java:102)
- 08-12 11:04:11.102 2872 2887 E ContactDirectoryManager: at android.os.Looper.loop(Looper.java:148)
- 08-12 11:04:11.102 2872 2887 E ContactDirectoryManager: at android.os.HandlerThread.run(HandlerThread.java:61)
- 08-12 11:04:11.108 2872 2887 I ContactDirectoryManager: Directory provider com.google.android.syncadapters.contacts(com.google.contacts.gal.provider) returned a NULL cursor.
- 08-12 11:04:11.121 2872 2887 I ContactDirectoryManager: deleted 0 stale rows which don't have any relevant directory
- 08-12 11:04:11.130 2906 2906 W GAV2 : Thread[main,5,main]: Need to call initialize() and be in fallback mode to start dispatch.
- 08-12 11:04:11.145 2282 2282 I Auth : [AuthDelegateWrapper] Service intent: Intent { cmp=com.google.android.gms/.auth.account.authenticator.DefaultAuthDelegateService }.
- 08-12 11:04:11.156 2872 2887 I ContactDirectoryManager: Discovered 0 contact directories in 551ms
- 08-12 11:04:11.197 2906 2948 I Gmail : getAccountsCursor
- 08-12 11:04:11.201 2282 2282 I Auth : [AuthDelegateWrapper] Service intent: Intent { cmp=com.google.android.gms/.auth.account.authenticator.DefaultAuthDelegateService }.
- 08-12 11:04:11.210 2906 2943 I Gmail : Initiated Service map for: [gPop3, gLegacyImap, gEas, gmail]
- 08-12 11:04:11.247 1030 1848 I ActivityManager: Process com.google.process.gapps (pid 2372) has died
- 08-12 11:04:11.252 2282 2282 I Auth : [AuthDelegateWrapper] Service intent: Intent { cmp=com.google.android.gms/.auth.account.authenticator.DefaultAuthDelegateService }.
- 08-12 11:04:11.255 1030 1876 W ActivityManager: Unable to start service Intent { cmp=com.google.android.gm/com.android.email.service.AttachmentService } U=0: not found
- 08-12 11:04:11.257 2906 2906 I Exchange: EasService.onCreate
- 08-12 11:04:11.260 1030 1848 W ActivityManager: Unable to start service Intent { cmp=com.google.android.gm.exchange/com.android.exchange.service.EasService } U=0: not found
- 08-12 11:04:11.261 2906 2906 I Exchange: EasService.onCreate stoppedOldService=false
- 08-12 11:04:11.266 2906 2906 I Exchange: needResyncCalendar: false, hasCalendarPermission: false, needResyncContacts: false, hasContactsPermission: false
- 08-12 11:04:11.268 2906 2955 I Gmail : Observing account changes for notifications
- 08-12 11:04:11.272 2282 2282 I Auth : [AuthDelegateWrapper] Service intent: Intent { cmp=com.google.android.gms/.auth.account.authenticator.DefaultAuthDelegateService }.
- 08-12 11:04:11.275 2906 2957 I Exchange: RestartPingTask
- 08-12 11:04:11.291 2906 2906 I Exchange: RestartPingsTask did not start any pings.
- 08-12 11:04:11.291 2906 2906 I Exchange: PSS stopIfIdle
- 08-12 11:04:11.292 2906 2906 I Exchange: PSS has no active accounts; stopping service.
- 08-12 11:04:11.295 1030 1876 I ActivityManager: Start proc 2962:com.android.deskclock/u0a42 for broadcast com.android.deskclock/.AlarmInitReceiver
- 08-12 11:04:11.303 2906 2906 I Exchange: onDestroy
- 08-12 11:04:11.369 1030 1664 I ActivityManager: Process org.cyanogenmod.cmte.provider (pid 2422) has died
- 08-12 11:04:11.408 2962 2962 W System : ClassLoader referenced unknown path: /system/app/DeskClock/lib/arm
- 08-12 11:04:11.410 2906 2961 I Gmail : notifyAccountChanged
- 08-12 11:04:11.414 2906 2961 I Gmail : calculateUnknownSyncRationalesAndPurgeInBackground: queueing
- 08-12 11:04:11.415 2906 2934 I Gmail : getAccountsCursor
- 08-12 11:04:11.421 2282 2282 I Auth : [AuthDelegateWrapper] Service intent: Intent { cmp=com.google.android.gms/.auth.account.authenticator.DefaultAuthDelegateService }.
- 08-12 11:04:11.425 2906 2961 I Gmail : calculateUnknownSyncRationalesAndPurgeInBackground: queueing
- 08-12 11:04:11.427 2962 2962 V AlarmClock: AlarmInitReceiver android.intent.action.TIME_SET
- 08-12 11:04:11.450 2906 2961 I Gmail : calculateUnknownSyncRationalesAndPurgeInBackground: running
- 08-12 11:04:11.452 2906 2961 I Gmail : calculateUnknownSyncRationalesAndPurgeInBackground: running
- 08-12 11:04:11.495 2962 2983 V AlarmClock: AlarmInitReceiver finished
- 08-12 11:04:11.505 2906 2980 I Gmail : notifyAccountChanged
- 08-12 11:04:11.508 2906 2980 I Gmail : calculateUnknownSyncRationalesAndPurgeInBackground: queueing
- 08-12 11:04:11.514 2906 2980 I Gmail : calculateUnknownSyncRationalesAndPurgeInBackground: queueing
- 08-12 11:04:11.525 2906 2980 I Gmail : calculateUnknownSyncRationalesAndPurgeInBackground: running
- 08-12 11:04:11.526 2906 2980 I Gmail : calculateUnknownSyncRationalesAndPurgeInBackground: running
- 08-12 11:04:11.541 1030 1876 I ActivityManager: Start proc 2985:com.qualcomm.timeservice/1000 for broadcast com.qualcomm.timeservice/.TimeServiceBroadcastReceiver
- 08-12 11:04:11.607 1030 1040 I art : Background partial concurrent mark sweep GC freed 22846(1496KB) AllocSpace objects, 1(20KB) LOS objects, 33% free, 30MB/45MB, paused 5.775ms total 55.980ms
- 08-12 11:04:11.615 2906 2935 I Gmail : getAccountsCursor
- 08-12 11:04:11.624 2282 2282 I Auth : [AuthDelegateWrapper] Service intent: Intent { cmp=com.google.android.gms/.auth.account.authenticator.DefaultAuthDelegateService }.
- 08-12 11:04:11.641 2985 2985 W System : ClassLoader referenced unknown path: /system/app/TimeService/lib/arm
- 08-12 11:04:11.652 2985 2985 D TimeService: Receivedandroid.intent.action.TIME_SET intent. Current Time is 1471010651652
- 08-12 11:04:11.653 2985 2985 D : TimeServiceNative: User Time to be set is 1471010651652
- 08-12 11:04:11.653 2985 2985 D QC-time-services: Lib:time_genoff_operation: pargs->base = 2
- 08-12 11:04:11.653 2985 2985 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 0
- 08-12 11:04:11.653 2985 2985 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 1471010651652
- 08-12 11:04:11.653 284 831 D QC-time-services: Daemon: Connection accepted:time_genoff
- 08-12 11:04:11.653 2985 2985 D QC-time-services: Lib:time_genoff_operation: Send to server passed!!
- 08-12 11:04:11.653 284 2999 D QC-time-services: Daemon:Received base = 2, unit = 1, operation = 0,value = 1471010651652
- 08-12 11:04:11.653 284 2999 D QC-time-services: Daemon:genoff_opr: Base = 2, val = 1471010651652, operation = 0
- 08-12 11:04:11.653 284 2999 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS0/5/70 22:57:57
- 08-12 11:04:11.654 284 2999 D QC-time-services: Daemon:Value read from RTC seconds = 428277000
- 08-12 11:04:11.654 284 2999 D QC-time-services: Daemon:new time 1471010651652
- 08-12 11:04:11.654 284 2999 D QC-time-services: Daemon: delta 1470582374652 genoff 1470582374652
- 08-12 11:04:11.654 284 2999 D QC-time-services: Daemon:genoff_persistent_update: Writing genoff = 1470582374652 to memory
- 08-12 11:04:11.654 284 2999 D QC-time-services: Daemon:Opening File: /data/time/ats_2
- 08-12 11:04:11.654 284 2999 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff write operation
- 08-12 11:04:11.657 284 2999 D QC-time-services: Updating the TOD offset
- 08-12 11:04:11.657 284 2999 D QC-time-services: Daemon:genoff_persistent_update: Writing genoff = 1470582374652 to memory
- 08-12 11:04:11.657 284 2999 D QC-time-services: Daemon:Opening File: /data/time/ats_1
- 08-12 11:04:11.657 284 2999 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff write operation
- 08-12 11:04:11.659 284 2999 E QC-time-services: Daemon:Update to modem bit set
- 08-12 11:04:11.659 284 2999 D QC-time-services: Daemon:genoff_send_modem: Sending data to MODEM !
- 08-12 11:04:11.659 284 2999 D QC-time-services: Daemon: Base = 2, Value being sent to MODEM = 1154617574652
- 08-12 11:04:11.659 2985 2985 E QC-time-services: Receive Passed == base = 2, unit = 1, operation = 0, result = 0
- 08-12 11:04:11.660 284 829 E QC-time-services: Daemon:tod_update_ind_cb: Got Update from modem msg_id 40
- 08-12 11:04:11.660 284 831 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection
- 08-12 11:04:11.710 2854 2854 D CellBroadcastReceiver: subscriptionId = -2
- 08-12 11:04:11.724 2854 2854 D CellBroadcastReceiver: subscriptionId = -2
- 08-12 11:04:11.794 1030 1848 I ActivityManager: Start proc 3003:org.cyanogenmod.cmte.provider/u0a22 for broadcast org.cyanogenmod.cmte.provider/.AppReceiver
- 08-12 11:04:11.884 1030 1572 I ActivityManager: Process com.buak.Link2SD (pid 2538) has died
- 08-12 11:04:11.974 3003 3003 W System : ClassLoader referenced unknown path: /system/priv-app/ThemesProvider/lib/arm
- 08-12 11:04:13.028 3003 3003 W ResourceType: Invalid package identifier when getting bag for resource number 0x00000000
- 08-12 11:04:13.028 3003 3003 E org.cyanogenmod.cmte.provider.ThemePackageHelper: Theme whitelist not supported for ind.aang.midnight.blue
- 08-12 11:04:13.063 1836 1836 W System : ClassLoader referenced unknown path: /system/app/Stk/lib/arm
- 08-12 11:04:13.174 3003 3031 D ThemesProvider: Deleted 0
- 08-12 11:04:13.180 274 494 I ThermalEngine: TM Id 'GPU_management' Sensor 'xo_therm_pu2' - alarm cleared 1 at 46.0 degC
- 08-12 11:04:13.180 274 494 E ThermalEngine: [GPU_MON] MAX Freqeuncy limited to 657 Mhz by thermal engine
- 08-12 11:04:13.180 274 494 E ThermalEngine: [GPU_MON] ACTION: GPU - [GPU_MON] Setting GPU[0] to 657500000
- 08-12 11:04:13.424 268 382 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13
- 08-12 11:04:13.424 268 382 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 0
- 08-12 11:04:13.424 268 382 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 1471010654000
- 08-12 11:04:13.425 284 831 D QC-time-services: Daemon: Connection accepted:time_genoff
- 08-12 11:04:13.425 268 382 D QC-time-services: Lib:time_genoff_operation: Send to server passed!!
- 08-12 11:04:13.425 284 3038 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 0,value = 1471010654000
- 08-12 11:04:13.425 284 3038 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 1471010654000, operation = 0
- 08-12 11:04:13.425 284 3038 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS0/5/70 22:57:59
- 08-12 11:04:13.426 284 3038 D QC-time-services: Daemon:Value read from RTC seconds = 428279000
- 08-12 11:04:13.426 284 3038 D QC-time-services: Daemon:new time 1471010654000
- 08-12 11:04:13.426 284 3038 D QC-time-services: Daemon: delta 1470582375000 genoff 1470582375000
- 08-12 11:04:13.426 284 3038 D QC-time-services: Daemon:genoff_persistent_update: Writing genoff = 1470582375000 to memory
- 08-12 11:04:13.426 284 3038 D QC-time-services: Daemon:Opening File: /data/time/ats_13
- 08-12 11:04:13.426 284 3038 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff write operation
- 08-12 11:04:13.431 268 382 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 0, result = 0
- 08-12 11:04:13.432 284 831 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection
- 08-12 11:04:13.435 1030 1876 D AlarmManagerService: Kernel timezone updated to 180 minutes west of GMT
- 08-12 11:04:13.444 1030 1572 D AlarmManagerService: Setting time of day to sec=1471010654
- 08-12 11:04:14.012 1030 1572 D QC-time-services: Lib:time_genoff_operation: pargs->base = 2
- 08-12 11:04:14.012 1030 1572 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 0
- 08-12 11:04:14.012 1030 1572 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 1471010654
- 08-12 11:04:14.012 1030 1572 D QC-time-services: Lib:time_genoff_operation: Send to server passed!!
- 08-12 11:04:14.012 284 831 D QC-time-services: Daemon: Connection accepted:time_genoff
- 08-12 11:04:14.014 284 3039 D QC-time-services: Daemon:Received base = 2, unit = 1, operation = 0,value = 1471010654000
- 08-12 11:04:14.014 284 3039 D QC-time-services: Daemon:genoff_opr: Base = 2, val = 1471010654000, operation = 0
- 08-12 11:04:14.014 284 3039 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS0/5/70 22:57:59
- 08-12 11:04:14.014 284 3039 D QC-time-services: Daemon:Value read from RTC seconds = 428279000
- 08-12 11:04:14.015 284 3039 D QC-time-services: Daemon:new time 1471010654000
- 08-12 11:04:14.015 284 3039 D QC-time-services: Daemon: delta 1470582375000 genoff 1470582375000
- 08-12 11:04:14.015 284 3039 D QC-time-services: Daemon:genoff_persistent_update: Writing genoff = 1470582375000 to memory
- 08-12 11:04:14.015 284 3039 D QC-time-services: Daemon:Opening File: /data/time/ats_2
- 08-12 11:04:14.015 284 3039 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff write operation
- 08-12 11:04:14.024 284 3039 D QC-time-services: Updating the TOD offset
- 08-12 11:04:14.024 284 3039 D QC-time-services: Daemon:genoff_persistent_update: Writing genoff = 1470582375000 to memory
- 08-12 11:04:14.024 284 3039 D QC-time-services: Daemon:Opening File: /data/time/ats_1
- 08-12 11:04:14.024 284 3039 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff write operation
- 08-12 11:04:14.025 284 3039 E QC-time-services: Daemon:Update to modem bit set
- 08-12 11:04:14.025 284 3039 D QC-time-services: Daemon:genoff_send_modem: Sending data to MODEM !
- 08-12 11:04:14.025 284 3039 D QC-time-services: Daemon: Base = 2, Value being sent to MODEM = 1154617575000
- 08-12 11:04:14.025 1030 1572 E QC-time-services: Receive Passed == base = 2, unit = 1, operation = 0, result = 0
- 08-12 11:04:14.025 1030 1572 W AlarmManagerService: Unable to set rtc to 1471010654: Invalid argument
- 08-12 11:04:14.028 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{b44ab3e u-1 android.intent.action.TIME_SET} to ReceiverList{8be44a2 1217 com.android.systemui/10019/u0 remote:d9b706d}: process crashing
- 08-12 11:04:14.028 284 829 E QC-time-services: Daemon:tod_update_ind_cb: Got Update from modem msg_id 40
- 08-12 11:04:14.036 284 831 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection
- 08-12 11:04:14.051 1030 1030 I ActivityManager: Start proc 3040:com.android.providers.calendar/u0a1 for content provider com.android.providers.calendar/.CalendarProvider2
- 08-12 11:04:14.052 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{85dfd9f u-1 android.intent.action.SERVICE_STATE} to ReceiverList{8be44a2 1217 com.android.systemui/10019/u0 remote:d9b706d}: process crashing
- 08-12 11:04:14.052 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{85dfd9f u-1 android.intent.action.SERVICE_STATE} to ReceiverList{58b573b 1836 com.android.phone/1001/u0 remote:92739ca}: process crashing
- 08-12 11:04:14.089 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{b459eec u-1 android.intent.action.SERVICE_STATE} to ReceiverList{8be44a2 1217 com.android.systemui/10019/u0 remote:d9b706d}: process crashing
- 08-12 11:04:14.089 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{b459eec u-1 android.intent.action.SERVICE_STATE} to ReceiverList{58b573b 1836 com.android.phone/1001/u0 remote:92739ca}: process crashing
- 08-12 11:04:14.146 3040 3040 W System : ClassLoader referenced unknown path: /system/priv-app/CalendarProvider/lib/arm
- 08-12 11:04:14.184 3040 3040 I CalendarProvider2: Created com.android.providers.calendar.CalendarAlarmManager@bab60b4(com.android.providers.calendar.CalendarProvider2@ea734dd)
- 08-12 11:04:14.304 268 382 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13
- 08-12 11:04:14.304 268 382 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 0
- 08-12 11:04:14.304 268 382 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 1471010654000
- 08-12 11:04:14.304 268 382 D QC-time-services: Lib:time_genoff_operation: Send to server passed!!
- 08-12 11:04:14.305 284 831 D QC-time-services: Daemon: Connection accepted:time_genoff
- 08-12 11:04:14.305 284 3078 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 0,value = 1471010654000
- 08-12 11:04:14.305 284 3078 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 1471010654000, operation = 0
- 08-12 11:04:14.306 284 3078 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS0/5/70 22:57:59
- 08-12 11:04:14.306 284 3078 D QC-time-services: Daemon:Value read from RTC seconds = 428279000
- 08-12 11:04:14.306 284 3078 D QC-time-services: Daemon:new time 1471010654000
- 08-12 11:04:14.306 284 3078 D QC-time-services: Daemon: delta 1470582375000 genoff 1470582375000
- 08-12 11:04:14.306 284 3078 D QC-time-services: Daemon:genoff_persistent_update: Writing genoff = 1470582375000 to memory
- 08-12 11:04:14.306 284 3078 D QC-time-services: Daemon:Opening File: /data/time/ats_13
- 08-12 11:04:14.306 284 3078 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff write operation
- 08-12 11:04:14.311 268 382 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 0, result = 0
- 08-12 11:04:14.313 1030 1664 D AlarmManagerService: Kernel timezone updated to 180 minutes west of GMT
- 08-12 11:04:14.317 284 831 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection
- 08-12 11:04:14.317 1030 1274 D AlarmManagerService: Setting time of day to sec=1471010654
- 08-12 11:04:14.005 1030 1274 D QC-time-services: Lib:time_genoff_operation: pargs->base = 2
- 08-12 11:04:14.005 1030 1274 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 0
- 08-12 11:04:14.005 1030 1274 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 1471010654
- 08-12 11:04:14.005 1030 1274 D QC-time-services: Lib:time_genoff_operation: Send to server passed!!
- 08-12 11:04:14.005 284 831 D QC-time-services: Daemon: Connection accepted:time_genoff
- 08-12 11:04:14.005 284 3080 D QC-time-services: Daemon:Received base = 2, unit = 1, operation = 0,value = 1471010654000
- 08-12 11:04:14.005 284 3080 D QC-time-services: Daemon:genoff_opr: Base = 2, val = 1471010654000, operation = 0
- 08-12 11:04:14.006 284 3080 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS0/5/70 22:57:59
- 08-12 11:04:14.006 284 3080 D QC-time-services: Daemon:Value read from RTC seconds = 428279000
- 08-12 11:04:14.006 284 3080 D QC-time-services: Daemon:new time 1471010654000
- 08-12 11:04:14.006 284 3080 D QC-time-services: Daemon: delta 1470582375000 genoff 1470582375000
- 08-12 11:04:14.006 284 3080 D QC-time-services: Daemon:genoff_persistent_update: Writing genoff = 1470582375000 to memory
- 08-12 11:04:14.006 284 3080 D QC-time-services: Daemon:Opening File: /data/time/ats_2
- 08-12 11:04:14.006 284 3080 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff write operation
- 08-12 11:04:14.011 284 3080 D QC-time-services: Updating the TOD offset
- 08-12 11:04:14.011 284 3080 D QC-time-services: Daemon:genoff_persistent_update: Writing genoff = 1470582375000 to memory
- 08-12 11:04:14.011 284 3080 D QC-time-services: Daemon:Opening File: /data/time/ats_1
- 08-12 11:04:14.011 284 3080 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff write operation
- 08-12 11:04:14.012 284 3080 E QC-time-services: Daemon:Update to modem bit set
- 08-12 11:04:14.012 284 3080 D QC-time-services: Daemon:genoff_send_modem: Sending data to MODEM !
- 08-12 11:04:14.012 284 3080 D QC-time-services: Daemon: Base = 2, Value being sent to MODEM = 1154617575000
- 08-12 11:04:14.012 1030 1274 E QC-time-services: Receive Passed == base = 2, unit = 1, operation = 0, result = 0
- 08-12 11:04:14.012 1030 1274 W AlarmManagerService: Unable to set rtc to 1471010654: Invalid argument
- 08-12 11:04:14.013 284 831 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection
- 08-12 11:04:14.052 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{cab936d u-1 android.intent.action.SERVICE_STATE} to ReceiverList{8be44a2 1217 com.android.systemui/10019/u0 remote:d9b706d}: process crashing
- 08-12 11:04:14.052 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{cab936d u-1 android.intent.action.SERVICE_STATE} to ReceiverList{58b573b 1836 com.android.phone/1001/u0 remote:92739ca}: process crashing
- 08-12 11:04:14.353 274 495 E ThermalEngine: [GPU_MON] ACTION: GPU - [GPU_MON] Setting GPU[0] to 657500000
- 08-12 11:04:14.535 274 494 I ThermalEngine: TM Id 'battery_monitor' Sensor 'xo_batt' - alarm cleared 1 at 46.0 degC
- 08-12 11:04:14.535 274 494 I ThermalEngine: ACTION: BATTERY - Setting battery charging mitigation to 2000
- 08-12 11:04:14.858 1755 1755 I Binder_5: type=1400 audit(0.0:217): avc: denied { ioctl } for path="socket:[44691]" dev="sockfs" ino=44691 ioctlcmd=7704 scontext=u:r:surfaceflinger:s0 tcontext=u:r:surfaceflinger:s0 tclass=unix_stream_socket permissive=1
- 08-12 11:04:14.858 1755 1755 I Binder_5: type=1400 audit(0.0:218): avc: denied { ioctl } for path="socket:[44691]" dev="sockfs" ino=44691 ioctlcmd=7704 scontext=u:r:surfaceflinger:s0 tcontext=u:r:surfaceflinger:s0 tclass=unix_stream_socket permissive=1
- 08-12 11:04:14.884 3040 3040 I CalendarProvider2: Sending notification intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar flg=0x20000000 }
- 08-12 11:04:14.884 3040 3040 W ContentResolver: Failed to get type for: content://com.android.calendar (Unknown URL content://com.android.calendar)
- 08-12 11:04:15.428 1030 1177 D WifiStateMachine: L2Connected CMD_START_SCAN source -2 7, 10 -> obsolete
- 08-12 11:04:16.156 2890 2922 I GAV2 : Thread[GAThread,5,main]: No campaign data found.
- 08-12 11:04:16.487 2906 2941 I GAV2 : Thread[GAThread,5,main]: No campaign data found.
- 08-12 11:04:17.956 3003 3032 W MessageQueue: Handler (android.view.Choreographer$FrameHandler) {9db4e7b} sending message to a Handler on a dead thread
- 08-12 11:04:17.956 3003 3032 W MessageQueue: java.lang.IllegalStateException: Handler (android.view.Choreographer$FrameHandler) {9db4e7b} sending message to a Handler on a dead thread
- 08-12 11:04:17.956 3003 3032 W MessageQueue: at android.os.MessageQueue.enqueueMessage(MessageQueue.java:543)
- 08-12 11:04:17.956 3003 3032 W MessageQueue: at android.os.Handler.enqueueMessage(Handler.java:631)
- 08-12 11:04:17.956 3003 3032 W MessageQueue: at android.os.Handler.sendMessageAtTime(Handler.java:600)
- 08-12 11:04:17.956 3003 3032 W MessageQueue: at android.view.Choreographer$FrameDisplayEventReceiver.onVsync(Choreographer.java:838)
- 08-12 11:04:17.956 3003 3032 W MessageQueue: at android.view.DisplayEventReceiver.dispatchVsync(DisplayEventReceiver.java:141)
- 08-12 11:04:17.956 3003 3032 W MessageQueue: at android.os.MessageQueue.nativePollOnce(Native Method)
- 08-12 11:04:17.956 3003 3032 W MessageQueue: at android.os.MessageQueue.next(MessageQueue.java:323)
- 08-12 11:04:17.956 3003 3032 W MessageQueue: at android.os.Looper.loop(Looper.java:135)
- 08-12 11:04:17.956 3003 3032 W MessageQueue: at android.os.HandlerThread.run(HandlerThread.java:61)
- 08-12 11:04:20.895 1030 2675 D NetlinkSocketObserver: NeighborEvent{elapsedMs=133758, 10.1.1.1, [4C5E0C300581], RTM_NEWNEIGH, NUD_PROBE}
- 08-12 11:04:23.441 274 494 I ThermalEngine: TM Id 'iusb_monitor' Sensor 'xo_therm_pu2' - alarm cleared 1 at 45.0 degC
- 08-12 11:04:23.447 274 494 I ThermalEngine: TM Id 'CPU_LCD_management' Sensor 'xo_therm_pu2' - alarm cleared 2 at 45.0 degC
- 08-12 11:04:23.448 274 494 I ThermalEngine: ACTION: CPU - Setting CPU[0] to 2457600
- 08-12 11:04:23.453 255 255 E SELinux : avc: denied { find } for service=power scontext=u:r:thermal-engine:s0 tcontext=u:object_r:power_service:s0 tclass=service_manager
- 08-12 11:04:23.454 274 494 E ThermalEngine: ACTION: LCD - Setting max LCD brightness to 255
- 08-12 11:04:23.557 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{cc78c8f u0 android.intent.action.PACKAGE_CHANGED} to ReceiverList{4b602e0 1217 com.android.systemui/10019/u0 remote:ca68e3}: process crashing
- 08-12 11:04:23.557 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{cc78c8f u0 android.intent.action.PACKAGE_CHANGED} to ReceiverList{d30b03f 1217 com.android.systemui/10019/u0 remote:1fe045e}: process crashing
- 08-12 11:04:23.567 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{cc78c8f u0 android.intent.action.PACKAGE_CHANGED} to ReceiverList{b8cf90d 1836 com.android.phone/1001/u-1 remote:419d7a4}: process crashing
- 08-12 11:04:23.567 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{cc78c8f u0 android.intent.action.PACKAGE_CHANGED} to ReceiverList{fa422c1 2282 com.google.android.gms.persistent/10025/u0 remote:f9987a8}: process crashing
- 08-12 11:04:23.581 1030 1169 I InputReader: Reconfiguring input devices. changes=0x00000010
- 08-12 11:04:29.526 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{4489d57 u-1 android.intent.action.BATTERY_CHANGED} to ReceiverList{8be44a2 1217 com.android.systemui/10019/u0 remote:d9b706d}: process crashing
- 08-12 11:04:29.527 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{4489d57 u-1 android.intent.action.BATTERY_CHANGED} to ReceiverList{1112b09 1217 com.android.systemui/10019/u0 remote:23fe410}: process crashing
- 08-12 11:04:29.527 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{4489d57 u-1 android.intent.action.BATTERY_CHANGED} to ReceiverList{1063624 1836 com.android.phone/1001/u0 remote:fa20eb7}: process crashing
- 08-12 11:04:32.255 1030 2675 D NetlinkSocketObserver: NeighborEvent{elapsedMs=145117, 10.1.1.1, [4C5E0C300581], RTM_NEWNEIGH, NUD_STALE}
- 08-12 11:04:33.451 274 494 I ThermalEngine: TM Id 'CPU_LCD_management' Sensor 'xo_therm_pu2' - alarm cleared 1 at 44.0 degC
- 08-12 11:04:34.003 1836 1836 D MccTable: updateMccMncConfiguration mccmnc='null' fromServiceState=true
- 08-12 11:04:34.009 1030 1044 D GpsLocationProvider: received SIM change, new known MCC/MNC: []
- 08-12 11:04:34.021 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{b25b044 u-1 android.intent.action.SERVICE_STATE} to ReceiverList{8be44a2 1217 com.android.systemui/10019/u0 remote:d9b706d}: process crashing
- 08-12 11:04:34.021 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{b25b044 u-1 android.intent.action.SERVICE_STATE} to ReceiverList{58b573b 1836 com.android.phone/1001/u0 remote:92739ca}: process crashing
- 08-12 11:04:34.027 1836 1836 I Telephony: PstnIncomingCallNotifier: Unregistering: Handler (com.android.internal.telephony.gsm.GSMPhone) {682d25e}
- 08-12 11:04:34.029 1836 1836 E PhoneInterfaceManager: [PhoneIntfMgr] getIccId: No UICC
- 08-12 11:04:34.035 1030 1274 I Telecom : PhoneAccountRegistrar: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0}(icon: Icon(typ=BITMAP size=67x84) -> Icon(typ=BITMAP size=67x84))]
- 08-12 11:04:34.048 1030 1274 I Telecom : : Sending phone-account registered intent as user
- 08-12 11:04:34.049 1836 1836 I Telephony: AccountEntry: Registered phoneAccount: [[ ] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0} Capabilities: 54 Schemes: tel voicemail ] with handle: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0}
- 08-12 11:04:34.050 1836 1836 I Telephony: PstnIncomingCallNotifier: Registering: Handler (com.android.internal.telephony.gsm.GSMPhone) {682d25e}
- 08-12 11:04:34.054 1030 1879 W Telecom : : No account found for the calling user
- 08-12 11:04:34.083 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{8a3e04f u-1 android.intent.action.SERVICE_STATE} to ReceiverList{8be44a2 1217 com.android.systemui/10019/u0 remote:d9b706d}: process crashing
- 08-12 11:04:34.083 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{8a3e04f u-1 android.intent.action.SERVICE_STATE} to ReceiverList{58b573b 1836 com.android.phone/1001/u0 remote:92739ca}: process crashing
- 08-12 11:04:34.085 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{838c3dc u-1 android.intent.action.ANY_DATA_STATE} to ReceiverList{58b573b 1836 com.android.phone/1001/u0 remote:92739ca}: process crashing
- 08-12 11:04:34.086 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{4009ce5 u-1 android.intent.action.ANY_DATA_STATE} to ReceiverList{58b573b 1836 com.android.phone/1001/u0 remote:92739ca}: process crashing
- 08-12 11:04:34.087 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{22ec3ba u-1 android.intent.action.ANY_DATA_STATE} to ReceiverList{58b573b 1836 com.android.phone/1001/u0 remote:92739ca}: process crashing
- 08-12 11:04:34.089 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{968326b u-1 android.intent.action.ANY_DATA_STATE} to ReceiverList{58b573b 1836 com.android.phone/1001/u0 remote:92739ca}: process crashing
- 08-12 11:04:34.090 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{a7c41c8 u-1 android.intent.action.ANY_DATA_STATE} to ReceiverList{58b573b 1836 com.android.phone/1001/u0 remote:92739ca}: process crashing
- 08-12 11:04:34.091 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{ba32261 u-1 android.intent.action.ANY_DATA_STATE} to ReceiverList{58b573b 1836 com.android.phone/1001/u0 remote:92739ca}: process crashing
- 08-12 11:04:34.092 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{f56186 u-1 android.intent.action.ANY_DATA_STATE} to ReceiverList{58b573b 1836 com.android.phone/1001/u0 remote:92739ca}: process crashing
- 08-12 11:04:34.093 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{fd58a47 u-1 android.intent.action.ANY_DATA_STATE} to ReceiverList{58b573b 1836 com.android.phone/1001/u0 remote:92739ca}: process crashing
- 08-12 11:04:34.094 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{7f7b274 u-1 android.intent.action.ANY_DATA_STATE} to ReceiverList{58b573b 1836 com.android.phone/1001/u0 remote:92739ca}: process crashing
- 08-12 11:04:34.095 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{68e839d u-1 android.intent.action.ANY_DATA_STATE} to ReceiverList{58b573b 1836 com.android.phone/1001/u0 remote:92739ca}: process crashing
- 08-12 11:04:35.668 1836 1836 D MccTable: updateMccMncConfiguration mccmnc='72405' fromServiceState=true
- 08-12 11:04:35.669 1836 1836 D MccTable: updateMccMncConfiguration defaultMccMnc=
- 08-12 11:04:35.669 1836 1836 D MccTable: updateMccMncConfiguration: mcc=724, mnc=5
- 08-12 11:04:35.676 1030 1879 D AlarmManagerService: Kernel timezone updated to 180 minutes west of GMT
- 08-12 11:04:35.684 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{f361012 u-1 android.intent.action.SERVICE_STATE} to ReceiverList{8be44a2 1217 com.android.systemui/10019/u0 remote:d9b706d}: process crashing
- 08-12 11:04:35.684 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{f361012 u-1 android.intent.action.SERVICE_STATE} to ReceiverList{58b573b 1836 com.android.phone/1001/u0 remote:92739ca}: process crashing
- 08-12 11:04:35.701 1836 1836 I Telephony: PstnIncomingCallNotifier: Unregistering: Handler (com.android.internal.telephony.gsm.GSMPhone) {682d25e}
- 08-12 11:04:35.703 1836 1836 E PhoneInterfaceManager: [PhoneIntfMgr] getIccId: No UICC
- 08-12 11:04:35.710 1030 1879 I Telecom : PhoneAccountRegistrar: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0}(icon: Icon(typ=BITMAP size=67x84) -> Icon(typ=BITMAP size=67x84))]
- 08-12 11:04:35.721 1030 1879 I Telecom : : Sending phone-account registered intent as user
- 08-12 11:04:35.723 1836 1836 I Telephony: AccountEntry: Registered phoneAccount: [[ ] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0} Capabilities: 54 Schemes: tel voicemail ] with handle: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0}
- 08-12 11:04:35.723 1836 1836 I Telephony: PstnIncomingCallNotifier: Registering: Handler (com.android.internal.telephony.gsm.GSMPhone) {682d25e}
- 08-12 11:04:35.729 1030 1274 W Telecom : : No account found for the calling user
- 08-12 11:04:35.752 1030 1044 D GpsLocationProvider: received SIM change, new known MCC/MNC: [72405]
- 08-12 11:04:35.752 1030 1044 D GpsLocationProvider: Reset GPS properties, previous size = 57
- 08-12 11:04:35.752 1030 1044 D GpsLocationProvider: GpsParamsResource: SUPL_HOST=supl.google.com
- 08-12 11:04:35.752 1030 1044 D GpsLocationProvider: GpsParamsResource: SUPL_PORT=7275
- 08-12 11:04:35.752 1030 1044 D GpsLocationProvider: GpsParamsResource: NTP_SERVER=north-america.pool.ntp.org
- 08-12 11:04:35.752 1030 1044 D GpsLocationProvider: GpsParamsResource: SUPL_VER=0x20000
- 08-12 11:04:35.752 1030 1044 D GpsLocationProvider: GpsParamsResource: SUPL_MODE=1
- 08-12 11:04:35.763 1030 1044 D GpsLocationProvider: GPS properties reloaded, size = 57
- 08-12 11:04:35.763 1030 1044 E LocSvc_eng: W/set_server called before init. save the address, type: 3, hostname: supl.google.com, port: 7275
- 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: GPS configuration:
- 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: #Fri Aug 12 11:04:35 GMT-03:00 2016
- 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: SUPL_HOST=supl.google.com
- 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: ENABLE_WIPER=0
- 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: SUPL_HOST_276_2=supl.vodafone.com
- 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: SUPL_PORT_204_4=7275
- 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: SUPL_HOST_222_10=supl.vodafone.com
- 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: SUPL_PORT_647_10=7275
- 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: NMEA_PROVIDER=1
- 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: SUPL_HOST_208_10=supl.google.com
- 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: CAPABILITIES=0x33
- 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: SUPL_HOST_262_2=supl.vodafone.com
- 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: SUPL_PORT_262_2=7275
- 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: SUPL_PORT_276_2=7275
- 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: SUPL_HOST_226_1=supl.vodafone.com
- 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: SUPL_MODE=1
- 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: SUPL_VER_222_10=0x20000
- 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: XTRA_SERVER_3=http\://xtrapath3.izatcloud.net/xtra2.bin
- 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: XTRA_SERVER_1=http\://xtrapath1.izatcloud.net/xtra2.bin
- 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: SUPL_PORT_UNF=7275
- 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: SUPL_HOST_286_2=supl.vodafone.com
- 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: SUPL_VER=0x20000
- 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: ERR_ESTIMATE=0
- 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: SUPL_PORT_214_1=7275
- 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: SUPL_PORT_234_15=7275
- 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: SUPL_HOST_234_15=supl.vodafone.com
- 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: LPP_PROFILE=0
- 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: SUPL_HOST_214_1=supl.vodafone.com
- 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: NTP_SERVER=europe.pool.ntp.org
- 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: SUPL_PORT_530_1=7275
- 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: SUPL_PORT_286_2=7275
- 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: XTRA_SERVER_2=http\://xtrapath2.izatcloud.net/xtra2.bin
- 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: SUPL_HOST_647_10=supl.google.com
- 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: SUPL_HOST_530_1=supl.vodafone.com
- 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: SUPL_HOST_208_9=supl.google.com
- 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: SUPL_HOST_202_5=supl.vodafone.com
- 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: QUIPC_ENABLED=0
- 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: final config = #Fri Aug 12 11:04:35 GMT-03:00 2016
- 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_HOST=supl.google.com
- 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: ENABLE_WIPER=0
- 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_HOST_276_2=supl.vodafone.com
- 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_PORT_204_4=7275
- 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_HOST_222_10=supl.vodafone.com
- 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_PORT_647_10=7275
- 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: NMEA_PROVIDER=1
- 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_HOST_208_10=supl.google.com
- 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: CAPABILITIES=0x33
- 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_HOST_262_2=supl.vodafone.com
- 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_PORT_262_2=7275
- 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_PORT_276_2=7275
- 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_HOST_226_1=supl.vodafone.com
- 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_MODE=1
- 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_VER_222_10=0x20000
- 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: XTRA_SERVER_3=http\://xtrapath3.izatcloud.net/xtra2.bin
- 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: XTRA_SERVER_1=http\://xtrapath1.izatcloud.net/xtra2.bin
- 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_PORT_UNF=7275
- 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_HOST_286_2=supl.vodafone.com
- 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_VER=0x20000
- 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: ERR_ESTIMATE=0
- 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_PORT_214_1=7275
- 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_PORT_234_15=7275
- 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_HOST_234_15=supl.vodafone.com
- 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: LPP_PROFILE=0
- 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_HOST_214_1=supl.vodafone.com
- 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: NTP_SERVER=europe.pool.ntp.org
- 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_PORT_530_1=7275
- 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_PORT_286_2=7275
- 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: XTRA_SERVER_2=http\://xtrapath2.izatcloud.net/xtra2.bin
- 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_HOST_647_10=supl.google.com
- 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_HOST_530_1=supl.vodafone.com
- 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_HOST_208_9=supl.google.com
- 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_HOST_202_5=supl.vodafone.com
- 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: QUIPC_ENABLED=0
- 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_VER_UNF=0x10000
- 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_PORT_208_10=7275
- 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: A_GLONASS_POS_PROTOCOL_SELECT=0
- 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_HOST_UNF=supl.iusacell.com
- 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: INTERMEDIATE_POS=0
- 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: NTP_SERVER_SCA=south-america.pool.ntp.org
- 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: NTP_SERVER_AME=asia.pool.ntp.org
- 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_PORT_226_1=7275
- 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_HOST_204_4=supl.vodafone.com
- 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_HOST_278_1=supl.vodafone.com
- 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_PORT_208_9=7275
- 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_PORT_268_1=7275
- 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_PORT_222_10=7275
- 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_PORT=7275
- 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: DEBUG_LEVEL=2
- 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: NTP_SERVER_AU=oceania.pool.ntp.org
- 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_PORT_278_1=7275
- 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_PORT_202_5=7275
- 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_VER_214_1=0x20000
- 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_HOST_268_1=supl.vodafone.com
- 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_VER_262_2=0x20000
- 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: NTP_SERVER_CN=cn.pool.ntp.org
- 08-12 11:04:35.780 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{bab8955 u-1 android.intent.action.SERVICE_STATE} to ReceiverList{8be44a2 1217 com.android.systemui/10019/u0 remote:d9b706d}: process crashing
- 08-12 11:04:35.780 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{bab8955 u-1 android.intent.action.SERVICE_STATE} to ReceiverList{58b573b 1836 com.android.phone/1001/u0 remote:92739ca}: process crashing
- 08-12 11:04:35.783 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{89f8f6a u-1 android.intent.action.ANY_DATA_STATE} to ReceiverList{58b573b 1836 com.android.phone/1001/u0 remote:92739ca}: process crashing
- 08-12 11:04:35.785 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{f9e8c5b u-1 android.intent.action.ANY_DATA_STATE} to ReceiverList{58b573b 1836 com.android.phone/1001/u0 remote:92739ca}: process crashing
- 08-12 11:04:35.786 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{ea7acf8 u-1 android.intent.action.ANY_DATA_STATE} to ReceiverList{58b573b 1836 com.android.phone/1001/u0 remote:92739ca}: process crashing
- 08-12 11:04:35.788 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{3e865d1 u-1 android.intent.action.ANY_DATA_STATE} to ReceiverList{58b573b 1836 com.android.phone/1001/u0 remote:92739ca}: process crashing
- 08-12 11:04:35.789 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{99f3836 u-1 android.intent.action.ANY_DATA_STATE} to ReceiverList{58b573b 1836 com.android.phone/1001/u0 remote:92739ca}: process crashing
- 08-12 11:04:35.797 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{baf9337 u-1 android.intent.action.ANY_DATA_STATE} to ReceiverList{58b573b 1836 com.android.phone/1001/u0 remote:92739ca}: process crashing
- 08-12 11:04:35.805 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{c26a0a4 u-1 android.intent.action.ANY_DATA_STATE} to ReceiverList{58b573b 1836 com.android.phone/1001/u0 remote:92739ca}: process crashing
- 08-12 11:04:35.809 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{43c8e0d u-1 android.intent.action.ANY_DATA_STATE} to ReceiverList{58b573b 1836 com.android.phone/1001/u0 remote:92739ca}: process crashing
- 08-12 11:04:35.811 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{c1ea1c2 u-1 android.intent.action.ANY_DATA_STATE} to ReceiverList{58b573b 1836 com.android.phone/1001/u0 remote:92739ca}: process crashing
- 08-12 11:04:35.815 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{c602bd3 u-1 android.intent.action.ANY_DATA_STATE} to ReceiverList{58b573b 1836 com.android.phone/1001/u0 remote:92739ca}: process crashing
- 08-12 11:04:49.307 1030 1169 D sensors_hal_SAM: batch:sensor(android.sensor.proximity) handle:48 freq:20 report_rate:20 max:20.000000 min:1.000000
- 08-12 11:04:49.309 1030 1132 D sensors_hal_Time: tsOffsetIs: Apps: 162174386096; DSPS: 5482794; Offset : -5149657334
- 08-12 11:04:49.309 1030 1169 D sensors_hal_Thresh: enable: handle=48
- 08-12 11:04:49.314 1030 1133 D sensors_hal_Thresh: processResp: Received SNS_SAM_SENSOR_THRESH_ENABLE_RESP_V01
- 08-12 11:04:49.314 1030 1169 D sensors_hal_Thresh: enable: Received response: 0
- 08-12 11:04:49.391 1030 1133 D sensors_hal_Thresh: processInd: SNS_SAM_SENSOR_THRESH_REPORT_IND_V01
- 08-12 11:04:49.392 1030 1164 D sensors_hal_Ctx: poll:polldata:1, sensor:48, type:8, x:5.000000 y:-0.000006 z:-0.000000
- 08-12 11:04:49.393 1030 1030 V sensors_hal_Ctx: All sensors stop, stop the time_service.
- 08-12 11:04:49.393 1030 1030 D sensors_hal_Time: send stop time_service command
- 08-12 11:04:49.394 1030 1030 D sensors_hal_Thresh: enable: handle=48
- 08-12 11:04:49.395 1030 1030 D sensors_hal_Thresh: enable: Disabling sensor handle=48
- 08-12 11:04:49.395 1030 1030 I PowerManagerService: Waking up from sleep (uid 1000)...
- 08-12 11:04:49.398 1030 1133 D sensors_hal_Thresh: processResp: Received SNS_SAM_SENSOR_THRESH_DISABLE/CANCEL_RESP_V01
- 08-12 11:04:49.402 1030 1052 I DisplayPowerController: Blocking screen on until initial contents have been drawn.
- 08-12 11:04:49.402 1030 1052 W KeyguardServiceDelegate: onScreenTurningOn(): no keyguard service!
- 08-12 11:04:49.405 1030 1030 I QCOM PowerHAL: Got set_interactive hint
- 08-12 11:04:49.408 1030 1050 I DisplayManagerService: Display device changed state: "Tela integrada", ON
- 08-12 11:04:49.409 256 256 D SurfaceFlinger: Set power mode=2, type=0 flinger=0xb6a64000
- 08-12 11:04:49.409 256 256 D qdhwcomposer: hwc_setPowerMode: Setting mode 2 on display: 0
- 08-12 11:04:49.524 1030 1177 D WifiConfigStore: Retrieve network priorities after PNO.
- 08-12 11:04:49.527 270 1185 D audio_hw_primary: adev_set_parameters: enter: screen_state=on
- 08-12 11:04:49.527 270 1185 E voice : voice_extn_compress_voip_set_parameters: COMPRESS_VOIP_ENABLED is not defined
- 08-12 11:04:49.528 1030 1030 W BroadcastQueue: Skipping deliver [foreground] BroadcastRecord{330fe09 u-1 android.intent.action.SCREEN_ON} to ReceiverList{1112b09 1217 com.android.systemui/10019/u0 remote:23fe410}: process crashing
- 08-12 11:04:49.530 1030 1177 E native : do suspend false
- 08-12 11:04:49.548 256 586 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 1
- 08-12 11:04:49.569 1030 1177 D WifiConfigStore: No blacklist allowed without epno enabled
- 08-12 11:04:49.619 256 256 D qdhwcomposer: hwc_setPowerMode: Done setting mode 2 on display 0
- 08-12 11:04:49.619 1030 1198 D SurfaceControl: Excessive delay in setPowerMode(): 211ms
- 08-12 11:04:49.807 1030 1878 W BroadcastQueue: Skipping deliver [foreground] BroadcastRecord{330fe09 u-1 android.intent.action.SCREEN_ON} to ReceiverList{eb68333 1836 com.android.phone/1001/u0 remote:ec43aa2}: process crashing
- 08-12 11:04:49.811 1819 3166 D BrcmNfcJni: nfcManager_enableDiscovery: enter; tech_mask = 00
- 08-12 11:04:49.811 1819 3166 D BrcmNfcJni: PowerSwitch::setLevel: level=PS-FULL (1)
- 08-12 11:04:49.811 1819 3166 D BrcmNfcJni: stopPolling_rfDiscoveryDisabled: disable polling
- 08-12 11:04:49.811 1819 3166 I BrcmNfcNfa: NFA_DisablePolling ()
- 08-12 11:04:49.811 1819 2000 I BrcmNfcNfa: NFA got event 0x0107
- 08-12 11:04:49.811 1819 2000 I BrcmNfcNfa: nfa_dm_evt_hdlr event: NFA_DM_API_DISABLE_POLLING_EVT (0x07)
- 08-12 11:04:49.811 1819 2000 I BrcmNfcNfa: nfa_dm_act_disable_polling ()
- 08-12 11:04:49.811 1819 2000 D BrcmNfcJni: nfaConnectionCallback: event= 1
- 08-12 11:04:49.811 1819 2000 D BrcmNfcJni: nfaConnectionCallback: NFA_POLL_DISABLED_EVT: status = 3
- 08-12 11:04:49.811 1030 1875 W BroadcastQueue: Skipping deliver [foreground] BroadcastRecord{330fe09 u-1 android.intent.action.SCREEN_ON} to ReceiverList{8851078 2282 com.google.android.gms.persistent/10025/u0 remote:5cd4ddb}: process crashing
- 08-12 11:04:49.813 1819 3166 I BrcmNfcNfa: NFA_EeSetDefaultTechRouting(): handle:<0x0>technology_mask:<0x1>/<0x0>/<0x0>
- 08-12 11:04:49.813 1819 3166 I BrcmNfcNfa: nfa_ee_find_ecb ()
- 08-12 11:04:49.813 1819 2000 I BrcmNfcNfa: NFA got event 0x0204
- 08-12 11:04:49.813 1819 2000 I BrcmNfcNfa: nfa_ee_evt_hdlr (): Event API_SET_TECH_CFG(0x204), State: INIT_DONE(1)
- 08-12 11:04:49.813 1819 2000 D BrcmNfcJni: RoutingManager::nfaEeCallback: NFA_EE_SET_TECH_CFG_EVT; status=0x0
- 08-12 11:04:49.814 1819 3166 I BrcmNfcNfa: NFA_EeSetDefaultProtoRouting(): handle:<0x0>protocol_mask:<0x8>/<0x0>/<0x0>
- 08-12 11:04:49.814 1819 3166 I BrcmNfcNfa: nfa_ee_find_ecb ()
- 08-12 11:04:49.814 1819 2000 I BrcmNfcNfa: NFA got event 0x0205
- 08-12 11:04:49.814 1819 2000 I BrcmNfcNfa: nfa_ee_evt_hdlr (): Event API_SET_PROTO_CFG(0x205), State: INIT_DONE(1)
- 08-12 11:04:49.814 1819 2000 D BrcmNfcJni: RoutingManager::nfaEeCallback: NFA_EE_SET_PROTO_CFG_EVT; status=0x0
- 08-12 11:04:49.814 1819 3166 D BrcmNfcJni: RoutingManager::commitRouting
- 08-12 11:04:49.814 1819 3166 I BrcmNfcNfa: NFA_EeUpdateNow()
- 08-12 11:04:49.814 1819 2000 I BrcmNfcNfa: NFA got event 0x0209
- 08-12 11:04:49.814 1819 2000 I BrcmNfcNfa: nfa_ee_evt_hdlr (): Event API_UPDATE_NOW(0x209), State: INIT_DONE(1)
- 08-12 11:04:49.814 1819 2000 I BrcmNfcNfa: nfa_sys_ptim_stop_timer b38d8cfc
- 08-12 11:04:49.814 1819 2000 I BrcmNfcNfa: ptim timer stop
- 08-12 11:04:49.814 1819 2000 I BrcmNfcNfa: nfa_ee_rout_timeout()
- 08-12 11:04:49.814 1819 2000 I BrcmNfcNfa: nfa_ee_need_recfg() ee_cfged: 0x90 ee_cfg_sts: 0x10
- 08-12 11:04:49.814 1819 2000 I BrcmNfcNfa: 0: ecb_flags : 0x00, mask: 0x10
- 08-12 11:04:49.814 1819 2000 I BrcmNfcNfa: 1: ecb_flags : 0x00, mask: 0x01
- 08-12 11:04:49.814 1819 2000 I BrcmNfcNfa: 2: ecb_flags : 0x00, mask: 0x02
- 08-12 11:04:49.815 1819 2000 I BrcmNfcNfa: nfa_ee_report_update_evt ee_wait_evt:0x10 wait_rsp:0
- 08-12 11:04:49.815 1819 2000 D BrcmNfcJni: RoutingManager::nfaEeCallback: NFA_EE_UPDATED_EVT
- 08-12 11:04:49.815 1030 1045 W BroadcastQueue: Skipping deliver [foreground] BroadcastRecord{330fe09 u-1 android.intent.action.SCREEN_ON} to ReceiverList{f32bbaf 2282 com.google.android.gms.persistent/10025/u0 remote:13c578e}: process crashing
- 08-12 11:04:49.815 1030 1045 W BroadcastQueue: Skipping deliver [foreground] BroadcastRecord{330fe09 u-1 android.intent.action.SCREEN_ON} to ReceiverList{833c03e 2282 com.google.android.gms.persistent/10025/u0 remote:b2968f9}: process crashing
- 08-12 11:04:49.816 1030 1030 W BroadcastQueue: Skipping deliver [foreground] BroadcastRecord{d39180e u-1 android.intent.action.TIME_TICK} to ReceiverList{8be44a2 1217 com.android.systemui/10019/u0 remote:d9b706d}: process crashing
- 08-12 11:04:49.817 1819 3166 D BrcmNfcJni: startRfDiscovery: is start=1
- 08-12 11:04:49.817 1819 3166 I BrcmNfcNfa: NFA_StartRfDiscovery ()
- 08-12 11:04:49.817 1819 2000 I BrcmNfcNfa: NFA got event 0x010E
- 08-12 11:04:49.817 1819 2000 I BrcmNfcNfa: nfa_dm_evt_hdlr event: NFA_DM_API_START_RF_DISCOVERY_EVT (0x0e)
- 08-12 11:04:49.817 1819 2000 I BrcmNfcNfa: nfa_dm_act_start_rf_discovery ()
- 08-12 11:04:49.817 1819 2000 I BrcmNfcNfa: nfa_dm_start_rf_discover ()
- 08-12 11:04:49.817 1819 2000 I BrcmNfcNfa: nfa_ee_get_tech_route(): 1
- 08-12 11:04:49.817 1819 2000 I BrcmNfcNfa: 0x0, 0x0, 0x0, 0x0
- 08-12 11:04:49.817 1819 2000 I BrcmNfcNfa: nfa_dm_cb.disc_cb.entry[0].selected_disc_mask = 0x40000
- 08-12 11:04:49.817 1819 2000 I BrcmNfcNfa: dm_disc_mask = 0x40000
- 08-12 11:04:49.818 1819 2000 I BrcmNfcNfa: nfa_dm_set_rf_listen_mode_config () tech_proto_mask = 0x00040000
- 08-12 11:04:49.818 1819 2000 I BrcmNfcNfa: nfa_dm_check_set_config ()
- 08-12 11:04:49.818 1819 2000 I BrcmNfcNfa: nfa_dm_set_total_duration ()
- 08-12 11:04:49.818 1819 2000 I BrcmNfcNfa: nfa_dm_check_set_config ()
- 08-12 11:04:49.818 1819 2000 I BrcmNfcNfa: NFC_DiscoveryStart
- 08-12 11:04:49.818 1819 2000 D NfcAdaptation: NfcAdaptation::HalPrediscover
- 08-12 11:04:49.818 1819 2000 D NfcAdaptation: NfcAdaptation::HalWrite
- 08-12 11:04:49.818 1819 2000 D NxpExtns: const CNfcParam *CNfcConfig::find(const char *) const found MIFARE_READER_ENABLE=(0x1)
- 08-12 11:04:49.818 1819 2000 D NxpHal : > Polling Loop Started
- 08-12 11:04:49.818 1819 2000 D NxpHal : phNxpNciHal_discovery_cmd_ext
- 08-12 11:04:49.818 1819 2046 D NxpTml : PN54X - Write requested.....
- 08-12 11:04:49.818 1819 2046 D NxpTml : PN54X - Invoking I2C Write.....
- 08-12 11:04:49.818 1819 2046 E NxpTml : _i2c_write() errno : 5
- 08-12 11:04:49.818 1819 2046 E NxpTml : PN54X - Error in I2C Write.....
- 08-12 11:04:49.818 1819 2046 D NxpTml : PN54X - Posting Fresh Write message.....
- 08-12 11:04:49.818 1819 2046 D NxpTml : PN54X - Tml Writer Thread Running................
- 08-12 11:04:49.819 1819 2048 E NxpHal : write error status = 0x1ff
- 08-12 11:04:49.819 1819 2000 E NxpHal : write_unlocked failed - PN54X Maybe in Standby Mode - Retry
- 08-12 11:04:49.820 1819 2046 D NxpTml : PN54X - Write requested.....
- 08-12 11:04:49.820 1819 2046 D NxpTml : PN54X - Invoking I2C Write.....
- 08-12 11:04:49.820 1819 2046 D NxpNciX : len = 6 > 210303018001
- 08-12 11:04:49.820 1819 2046 D NxpTml : PN54X - I2C Write successful.....
- 08-12 11:04:49.820 1819 2046 D NxpTml : PN54X - Posting Fresh Write message.....
- 08-12 11:04:49.820 1819 2046 D NxpTml : PN54X - Tml Writer Thread Running................
- 08-12 11:04:49.820 1819 2048 D NxpHal : write successful status = 0x0
- 08-12 11:04:49.820 1819 2000 I BrcmNfcNfa: NFC_DiscoveryStart status: 0xe3
- 08-12 11:04:49.821 1819 2045 D NxpTml : PN54X - I2C Read successful.....
- 08-12 11:04:49.821 1819 2045 D NxpNciR : len = 4 > 41030100
- 08-12 11:04:49.821 1819 2045 D NxpTml : PN54X - Posting read message.....
- 08-12 11:04:49.821 1819 2048 D NxpHal : read successful status = 0x0
- 08-12 11:04:49.821 1819 2048 D NfcAdaptation: NfcAdaptation::HalDeviceContextDataCallback: len=4
- 08-12 11:04:49.821 1819 2045 D NxpTml : PN54X - Read requested.....
- 08-12 11:04:49.821 1819 2000 I BrcmNfcNfa: NFC received rsp gid:1
- 08-12 11:04:49.821 1819 2045 D NxpTml : PN54X - Invoking I2C Read.....
- 08-12 11:04:49.821 1819 2000 I BrcmNfcNfa: p2p priority is running under bail out mode ONLY.
- 08-12 11:04:49.821 1819 2000 I BrcmNfcNfa: nfa_dm_disc_discovery_cback (): event:0x4000
- 08-12 11:04:49.821 1819 2000 I BrcmNfcNfa: nfa_dm_disc_sm_execute (): state: IDLE (0), event: DISCOVER_RSP(1) disc_flags: 0x31
- 08-12 11:04:49.821 1819 2000 I BrcmNfcNfa: nfa_dm_disc_new_state (): old_state: IDLE (0), new_state: DISCOVERY (1) disc_flags: 0x11
- 08-12 11:04:49.821 1819 2000 D BrcmNfcJni: nfaConnectionCallback: event= 30
- 08-12 11:04:49.821 1819 2000 D BrcmNfcJni: nfaConnectionCallback: NFA_RF_DISCOVERY_STARTED_EVT: status = 0
- 08-12 11:04:49.821 1819 2000 I BrcmNfcNfa: nfa_dm_disc_sm_execute (): new state: DISCOVERY (1), disc_flags: 0x1
- 08-12 11:04:49.821 1819 3166 D BrcmNfcJni: PowerSwitch::setModeOn(activated=0x1) : mCurrActivity=0x1
- 08-12 11:04:49.821 1819 3166 D BrcmNfcJni: nfcManager_enableDiscovery: exit
- 08-12 11:04:50.402 1030 1046 W WindowManager: Keyguard drawn timeout. Setting mKeyguardDrawComplete
- 08-12 11:04:50.430 1030 1046 D sensors_hal_SMGR: batch:sensor(android.sensor.accelerometer) sample_rate=15Hz report_rate_f=0.000000Hz curr sample rate:15 cur rpt rate:0 max:120.000000 min:1.000000
- 08-12 11:04:50.445 1030 1132 D sensors_hal_Time: tsOffsetIs: Apps: 163297667420; DSPS: 5519601; Offset : -5149637315
- 08-12 11:04:50.445 1030 1046 D sensors_hal_SMGR: enable:sensor(android.sensor.accelerometer) handle 0, freq=15 report_rate=0 batched=0
- 08-12 11:04:50.453 1030 1046 D sensors_hal_SMGR: SMGRReportAdd: Received Response: 0
- 08-12 11:04:50.454 1030 1052 I DisplayPowerController: Unblocked screen on after 1052 ms
- 08-12 11:05:00.001 1030 1030 W BroadcastQueue: Skipping deliver [foreground] BroadcastRecord{f77b22f u-1 android.intent.action.TIME_TICK} to ReceiverList{8be44a2 1217 com.android.systemui/10019/u0 remote:d9b706d}: process crashing
- 08-12 11:05:02.365 1030 1164 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.024994 y:0.111877 z:9.561951
- 08-12 11:05:02.429 1030 1164 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.027374 y:0.116638 z:9.563141
- 08-12 11:05:02.493 1030 1164 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.024994 y:0.127350 z:9.582184
- 08-12 11:05:04.104 268 382 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13
- 08-12 11:05:04.104 268 382 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 0
- 08-12 11:05:04.106 268 382 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 1471010704000
- 08-12 11:05:04.107 284 831 D QC-time-services: Daemon: Connection accepted:time_genoff
- 08-12 11:05:04.108 268 382 D QC-time-services: Lib:time_genoff_operation: Send to server passed!!
- 08-12 11:05:04.111 284 3202 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 0,value = 1471010704000
- 08-12 11:05:04.111 284 3202 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 1471010704000, operation = 0
- 08-12 11:05:04.111 284 3202 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS0/5/70 22:58:49
- 08-12 11:05:04.112 284 3202 D QC-time-services: Daemon:Value read from RTC seconds = 428329000
- 08-12 11:05:04.112 284 3202 D QC-time-services: Daemon:new time 1471010704000
- 08-12 11:05:04.112 284 3202 D QC-time-services: Daemon: delta 1470582375000 genoff 1470582375000
- 08-12 11:05:04.112 284 3202 D QC-time-services: Daemon:genoff_persistent_update: Writing genoff = 1470582375000 to memory
- 08-12 11:05:04.112 284 3202 D QC-time-services: Daemon:Opening File: /data/time/ats_13
- 08-12 11:05:04.112 284 3202 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff write operation
- 08-12 11:05:04.236 284 831 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection
- 08-12 11:05:04.236 268 382 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 0, result = 0
- 08-12 11:05:04.238 1030 1878 D AlarmManagerService: Kernel timezone updated to 180 minutes west of GMT
- 08-12 11:05:04.244 1030 1848 D AlarmManagerService: Setting time of day to sec=1471010704
- 08-12 11:05:04.008 1030 1848 D QC-time-services: Lib:time_genoff_operation: pargs->base = 2
- 08-12 11:05:04.008 1030 1848 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 0
- 08-12 11:05:04.008 1030 1848 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 1471010704
- 08-12 11:05:04.008 1030 1848 D QC-time-services: Lib:time_genoff_operation: Send to server passed!!
- 08-12 11:05:04.008 284 831 D QC-time-services: Daemon: Connection accepted:time_genoff
- 08-12 11:05:04.008 284 3206 D QC-time-services: Daemon:Received base = 2, unit = 1, operation = 0,value = 1471010704000
- 08-12 11:05:04.008 284 3206 D QC-time-services: Daemon:genoff_opr: Base = 2, val = 1471010704000, operation = 0
- 08-12 11:05:04.008 284 3206 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS0/5/70 22:58:49
- 08-12 11:05:04.008 284 3206 D QC-time-services: Daemon:Value read from RTC seconds = 428329000
- 08-12 11:05:04.008 284 3206 D QC-time-services: Daemon:new time 1471010704000
- 08-12 11:05:04.008 284 3206 D QC-time-services: Daemon: delta 1470582375000 genoff 1470582375000
- 08-12 11:05:04.008 284 3206 D QC-time-services: Daemon:genoff_persistent_update: Writing genoff = 1470582375000 to memory
- 08-12 11:05:04.008 284 3206 D QC-time-services: Daemon:Opening File: /data/time/ats_2
- 08-12 11:05:04.009 284 3206 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff write operation
- 08-12 11:05:04.015 284 3206 D QC-time-services: Updating the TOD offset
- 08-12 11:05:04.015 284 3206 D QC-time-services: Daemon:genoff_persistent_update: Writing genoff = 1470582375000 to memory
- 08-12 11:05:04.015 284 3206 D QC-time-services: Daemon:Opening File: /data/time/ats_1
- 08-12 11:05:04.015 284 3206 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff write operation
- 08-12 11:05:04.020 1030 1848 E QC-time-services: Receive Passed == base = 2, unit = 1, operation = 0, result = 0
- 08-12 11:05:04.020 1030 1848 W AlarmManagerService: Unable to set rtc to 1471010704: Invalid argument
- 08-12 11:05:04.020 284 3206 E QC-time-services: Daemon:Update to modem bit set
- 08-12 11:05:04.020 284 3206 D QC-time-services: Daemon:genoff_send_modem: Sending data to MODEM !
- 08-12 11:05:04.020 284 3206 D QC-time-services: Daemon: Base = 2, Value being sent to MODEM = 1154617575000
- 08-12 11:05:04.023 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{d9b603c u-1 android.intent.action.TIME_SET} to ReceiverList{8be44a2 1217 com.android.systemui/10019/u0 remote:d9b706d}: process crashing
- 08-12 11:05:04.028 268 382 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13
- 08-12 11:05:04.028 268 382 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 0
- 08-12 11:05:04.028 268 382 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 1471010704000
- 08-12 11:05:04.028 268 382 D QC-time-services: Lib:time_genoff_operation: Send to server passed!!
- 08-12 11:05:04.029 284 831 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection
- 08-12 11:05:04.029 284 831 D QC-time-services: Daemon: Connection accepted:time_genoff
- 08-12 11:05:04.030 284 3207 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 0,value = 1471010704000
- 08-12 11:05:04.030 284 3207 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 1471010704000, operation = 0
- 08-12 11:05:04.030 284 3207 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS0/5/70 22:58:49
- 08-12 11:05:04.030 284 3207 D QC-time-services: Daemon:Value read from RTC seconds = 428329000
- 08-12 11:05:04.030 284 3207 D QC-time-services: Daemon:new time 1471010704000
- 08-12 11:05:04.030 284 3207 D QC-time-services: Daemon: delta 1470582375000 genoff 1470582375000
- 08-12 11:05:04.030 284 3207 D QC-time-services: Daemon:genoff_persistent_update: Writing genoff = 1470582375000 to memory
- 08-12 11:05:04.030 284 3207 D QC-time-services: Daemon:Opening File: /data/time/ats_13
- 08-12 11:05:04.031 284 3207 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff write operation
- 08-12 11:05:04.036 268 382 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 0, result = 0
- 08-12 11:05:04.037 284 831 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection
- 08-12 11:05:04.042 268 382 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13
- 08-12 11:05:04.042 268 382 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 0
- 08-12 11:05:04.042 268 382 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 1471010704000
- 08-12 11:05:04.042 268 382 D QC-time-services: Lib:time_genoff_operation: Send to server passed!!
- 08-12 11:05:04.042 284 831 D QC-time-services: Daemon: Connection accepted:time_genoff
- 08-12 11:05:04.044 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{ce271c5 u-1 android.intent.action.SERVICE_STATE} to ReceiverList{8be44a2 1217 com.android.systemui/10019/u0 remote:d9b706d}: process crashing
- 08-12 11:05:04.044 284 3208 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 0,value = 1471010704000
- 08-12 11:05:04.044 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{ce271c5 u-1 android.intent.action.SERVICE_STATE} to ReceiverList{58b573b 1836 com.android.phone/1001/u0 remote:92739ca}: process crashing
- 08-12 11:05:04.044 284 3208 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 1471010704000, operation = 0
- 08-12 11:05:04.044 284 3208 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS0/5/70 22:58:49
- 08-12 11:05:04.044 284 3208 D QC-time-services: Daemon:Value read from RTC seconds = 428329000
- 08-12 11:05:04.044 284 3208 D QC-time-services: Daemon:new time 1471010704000
- 08-12 11:05:04.044 284 3208 D QC-time-services: Daemon: delta 1470582375000 genoff 1470582375000
- 08-12 11:05:04.044 284 3208 D QC-time-services: Daemon:genoff_persistent_update: Writing genoff = 1470582375000 to memory
- 08-12 11:05:04.044 284 3208 D QC-time-services: Daemon:Opening File: /data/time/ats_13
- 08-12 11:05:04.044 284 3208 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff write operation
- 08-12 11:05:04.046 1030 1572 D AlarmManagerService: Kernel timezone updated to 180 minutes west of GMT
- 08-12 11:05:04.048 268 382 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 0, result = 0
- 08-12 11:05:04.049 1030 1878 D AlarmManagerService: Setting time of day to sec=1471010704
- 08-12 11:05:04.013 1030 1878 D QC-time-services: Lib:time_genoff_operation: pargs->base = 2
- 08-12 11:05:04.013 1030 1878 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 0
- 08-12 11:05:04.013 1030 1878 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 1471010704
- 08-12 11:05:04.013 1030 1878 D QC-time-services: Lib:time_genoff_operation: Send to server passed!!
- 08-12 11:05:04.013 284 831 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection
- 08-12 11:05:04.013 284 831 D QC-time-services: Daemon: Connection accepted:time_genoff
- 08-12 11:05:04.013 284 3209 D QC-time-services: Daemon:Received base = 2, unit = 1, operation = 0,value = 1471010704000
- 08-12 11:05:04.013 284 3209 D QC-time-services: Daemon:genoff_opr: Base = 2, val = 1471010704000, operation = 0
- 08-12 11:05:04.013 284 3209 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS0/5/70 22:58:49
- 08-12 11:05:04.013 284 3209 D QC-time-services: Daemon:Value read from RTC seconds = 428329000
- 08-12 11:05:04.013 284 3209 D QC-time-services: Daemon:new time 1471010704000
- 08-12 11:05:04.013 284 3209 D QC-time-services: Daemon: delta 1470582375000 genoff 1470582375000
- 08-12 11:05:04.014 284 3209 D QC-time-services: Daemon:genoff_persistent_update: Writing genoff = 1470582375000 to memory
- 08-12 11:05:04.014 284 3209 D QC-time-services: Daemon:Opening File: /data/time/ats_2
- 08-12 11:05:04.014 284 3209 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff write operation
- 08-12 11:05:04.018 268 382 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13
- 08-12 11:05:04.018 268 382 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 0
- 08-12 11:05:04.018 268 382 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 1471010704000
- 08-12 11:05:04.018 268 382 D QC-time-services: Lib:time_genoff_operation: Send to server passed!!
- 08-12 11:05:04.018 284 3209 D QC-time-services: Updating the TOD offset
- 08-12 11:05:04.018 284 3209 D QC-time-services: Daemon:genoff_persistent_update: Writing genoff = 1470582375000 to memory
- 08-12 11:05:04.018 284 3209 D QC-time-services: Daemon:Opening File: /data/time/ats_1
- 08-12 11:05:04.018 284 3209 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff write operation
- 08-12 11:05:04.020 284 3209 E QC-time-services: Daemon:Update to modem bit set
- 08-12 11:05:04.020 284 3209 D QC-time-services: Daemon:genoff_send_modem: Sending data to MODEM !
- 08-12 11:05:04.020 284 3209 D QC-time-services: Daemon: Base = 2, Value being sent to MODEM = 1154617575000
- 08-12 11:05:04.020 1030 1878 E QC-time-services: Receive Passed == base = 2, unit = 1, operation = 0, result = 0
- 08-12 11:05:04.020 1030 1878 W AlarmManagerService: Unable to set rtc to 1471010704: Invalid argument
- 08-12 11:05:04.020 284 831 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection
- 08-12 11:05:04.020 284 831 D QC-time-services: Daemon: Connection accepted:time_genoff
- 08-12 11:05:04.021 284 3210 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 0,value = 1471010704000
- 08-12 11:05:04.021 284 3210 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 1471010704000, operation = 0
- 08-12 11:05:04.021 284 3210 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS0/5/70 22:58:49
- 08-12 11:05:04.021 284 3210 D QC-time-services: Daemon:Value read from RTC seconds = 428329000
- 08-12 11:05:04.021 284 3210 D QC-time-services: Daemon:new time 1471010704000
- 08-12 11:05:04.021 284 3210 D QC-time-services: Daemon: delta 1470582375000 genoff 1470582375000
- 08-12 11:05:04.021 284 3210 D QC-time-services: Daemon:genoff_persistent_update: Writing genoff = 1470582375000 to memory
- 08-12 11:05:04.021 284 3210 D QC-time-services: Daemon:Opening File: /data/time/ats_13
- 08-12 11:05:04.021 284 3210 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff write operation
- 08-12 11:05:04.023 268 382 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 0, result = 0
- 08-12 11:05:04.023 284 831 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection
- 08-12 11:05:04.031 1030 1572 D AlarmManagerService: Kernel timezone updated to 180 minutes west of GMT
- 08-12 11:05:04.032 1030 1878 D AlarmManagerService: Setting time of day to sec=1471010704
- 08-12 11:05:04.019 1030 1878 D QC-time-services: Lib:time_genoff_operation: pargs->base = 2
- 08-12 11:05:04.019 1030 1878 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 0
- 08-12 11:05:04.019 1030 1878 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 1471010704
- 08-12 11:05:04.019 1030 1878 D QC-time-services: Lib:time_genoff_operation: Send to server passed!!
- 08-12 11:05:04.019 284 831 D QC-time-services: Daemon: Connection accepted:time_genoff
- 08-12 11:05:04.020 284 3215 D QC-time-services: Daemon:Received base = 2, unit = 1, operation = 0,value = 1471010704000
- 08-12 11:05:04.020 284 3215 D QC-time-services: Daemon:genoff_opr: Base = 2, val = 1471010704000, operation = 0
- 08-12 11:05:04.021 284 3215 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS0/5/70 22:58:49
- 08-12 11:05:04.021 284 3215 D QC-time-services: Daemon:Value read from RTC seconds = 428329000
- 08-12 11:05:04.021 284 3215 D QC-time-services: Daemon:new time 1471010704000
- 08-12 11:05:04.021 284 3215 D QC-time-services: Daemon: delta 1470582375000 genoff 1470582375000
- 08-12 11:05:04.021 284 3215 D QC-time-services: Daemon:genoff_persistent_update: Writing genoff = 1470582375000 to memory
- 08-12 11:05:04.021 284 3215 D QC-time-services: Daemon:Opening File: /data/time/ats_2
- 08-12 11:05:04.021 284 3215 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff write operation
- 08-12 11:05:04.024 284 3215 D QC-time-services: Updating the TOD offset
- 08-12 11:05:04.024 284 3215 D QC-time-services: Daemon:genoff_persistent_update: Writing genoff = 1470582375000 to memory
- 08-12 11:05:04.024 284 3215 D QC-time-services: Daemon:Opening File: /data/time/ats_1
- 08-12 11:05:04.024 284 3215 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff write operation
- 08-12 11:05:04.026 284 3215 E QC-time-services: Daemon:Update to modem bit set
- 08-12 11:05:04.026 284 3215 D QC-time-services: Daemon:genoff_send_modem: Sending data to MODEM !
- 08-12 11:05:04.026 1030 1878 E QC-time-services: Receive Passed == base = 2, unit = 1, operation = 0, result = 0
- 08-12 11:05:04.026 284 3215 D QC-time-services: Daemon: Base = 2, Value being sent to MODEM = 1154617575000
- 08-12 11:05:04.026 1030 1878 W AlarmManagerService: Unable to set rtc to 1471010704: Invalid argument
- 08-12 11:05:04.026 284 831 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection
- 08-12 11:05:04.030 1030 1876 D AlarmManagerService: Kernel timezone updated to 180 minutes west of GMT
- 08-12 11:05:04.032 1030 1572 D AlarmManagerService: Setting time of day to sec=1471010704
- 08-12 11:05:04.022 1030 1572 D QC-time-services: Lib:time_genoff_operation: pargs->base = 2
- 08-12 11:05:04.022 1030 1572 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 0
- 08-12 11:05:04.022 1030 1572 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 1471010704
- 08-12 11:05:04.022 1030 1572 D QC-time-services: Lib:time_genoff_operation: Send to server passed!!
- 08-12 11:05:04.022 284 831 D QC-time-services: Daemon: Connection accepted:time_genoff
- 08-12 11:05:04.023 284 3221 D QC-time-services: Daemon:Received base = 2, unit = 1, operation = 0,value = 1471010704000
- 08-12 11:05:04.023 284 3221 D QC-time-services: Daemon:genoff_opr: Base = 2, val = 1471010704000, operation = 0
- 08-12 11:05:04.023 284 3221 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS0/5/70 22:58:49
- 08-12 11:05:04.023 284 3221 D QC-time-services: Daemon:Value read from RTC seconds = 428329000
- 08-12 11:05:04.023 284 3221 D QC-time-services: Daemon:new time 1471010704000
- 08-12 11:05:04.023 284 3221 D QC-time-services: Daemon: delta 1470582375000 genoff 1470582375000
- 08-12 11:05:04.023 284 3221 D QC-time-services: Daemon:genoff_persistent_update: Writing genoff = 1470582375000 to memory
- 08-12 11:05:04.023 284 3221 D QC-time-services: Daemon:Opening File: /data/time/ats_2
- 08-12 11:05:04.023 284 3221 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff write operation
- 08-12 11:05:04.028 284 3221 D QC-time-services: Updating the TOD offset
- 08-12 11:05:04.028 284 3221 D QC-time-services: Daemon:genoff_persistent_update: Writing genoff = 1470582375000 to memory
- 08-12 11:05:04.028 284 3221 D QC-time-services: Daemon:Opening File: /data/time/ats_1
- 08-12 11:05:04.028 284 3221 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff write operation
- 08-12 11:05:04.030 284 3221 E QC-time-services: Daemon:Update to modem bit set
- 08-12 11:05:04.030 284 3221 D QC-time-services: Daemon:genoff_send_modem: Sending data to MODEM !
- 08-12 11:05:04.030 284 3221 D QC-time-services: Daemon: Base = 2, Value being sent to MODEM = 1154617575000
- 08-12 11:05:04.030 1030 1572 E QC-time-services: Receive Passed == base = 2, unit = 1, operation = 0, result = 0
- 08-12 11:05:04.030 1030 1572 W AlarmManagerService: Unable to set rtc to 1471010704: Invalid argument
- 08-12 11:05:04.031 284 831 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection
- 08-12 11:05:04.049 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{e72a71a u-1 android.intent.action.SERVICE_STATE} to ReceiverList{8be44a2 1217 com.android.systemui/10019/u0 remote:d9b706d}: process crashing
- 08-12 11:05:04.049 1030 1045 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{e72a71a u-1 android.intent.action.SERVICE_STATE} to ReceiverList{58b573b 1836 com.android.phone/1001/u0 remote:92739ca}: process crashing
- 08-12 11:05:13.153 1030 1045 W BroadcastQueue: Timeout of broadcast BroadcastRecord{dd7424b u0 android.intent.action.MEDIA_SCANNER_STARTED} - receiver=android.os.BinderProxy@4c83883, started 60001ms ago
- 08-12 11:05:13.153 1030 1045 W BroadcastQueue: Receiver during timeout: ResolveInfo{bdc4428 com.google.android.music/.store.MediaStoreImportService$Receiver m=0x208000}
- 08-12 11:05:13.224 1030 1664 I ActivityManager: Start proc 3238:org.fdroid.fdroid/u0a116 for broadcast org.fdroid.fdroid/.receiver.WifiStateChangeReceiver
- 08-12 11:05:13.242 1030 1045 I ActivityManager: Crashing app skipping ANR: ProcessRecord{4e01239 2555:com.google.android.music:main/u0a128} Broadcast of Intent { act=android.intent.action.MEDIA_SCANNER_STARTED dat=file:///storage/emulated/0 flg=0x10 cmp=com.google.android.music/.store.MediaStoreImportService$Receiver }
- 08-12 11:05:13.296 3238 3238 W System : ClassLoader referenced unknown path: /data/app/org.fdroid.fdroid-1/lib/arm
- 08-12 11:05:13.436 3238 3238 I ACRA : ACRA is enabled for org.fdroid.fdroid, initializing...
- 08-12 11:05:13.528 1030 1049 D BluetoothManagerService: Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@ec57ad4:true
- 08-12 11:05:13.557 1590 3260 W ACRA : org.fdroid.fdroid reports will be sent by email (if accepted by user).
- 08-12 11:05:13.615 3238 3268 E ACRA : ACRA caught a SecurityException for org.fdroid.fdroid
- 08-12 11:05:13.615 3238 3268 E ACRA : java.lang.SecurityException: WifiService: Neither user 10116 nor current process has android.permission.ACCESS_WIFI_STATE.
- 08-12 11:05:13.615 3238 3268 E ACRA : at android.os.Parcel.readException(Parcel.java:1666)
- 08-12 11:05:13.615 3238 3268 E ACRA : at android.os.Parcel.readException(Parcel.java:1619)
- 08-12 11:05:13.615 3238 3268 E ACRA : at android.net.wifi.IWifiManager$Stub$Proxy.getWifiEnabledState(IWifiManager.java:1165)
- 08-12 11:05:13.615 3238 3268 E ACRA : at android.net.wifi.WifiManager.getWifiState(WifiManager.java:1467)
- 08-12 11:05:13.615 3238 3268 E ACRA : at org.fdroid.fdroid.net.WifiStateChangeService.onHandleIntent(WifiStateChangeService.java:68)
- 08-12 11:05:13.615 3238 3268 E ACRA : at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:66)
- 08-12 11:05:13.615 3238 3268 E ACRA : at android.os.Handler.dispatchMessage(Handler.java:102)
- 08-12 11:05:13.615 3238 3268 E ACRA : at android.os.Looper.loop(Looper.java:148)
- 08-12 11:05:13.615 3238 3268 E ACRA : at android.os.HandlerThread.run(HandlerThread.java:61)
- 08-12 11:05:13.634 1030 1274 I ActivityManager: Start proc 3269:com.disa/u0a82 for broadcast com.disa/md5e9f95577ed91de1d706f596ad26c9217.ConnectivityReceiver
- 08-12 11:05:13.675 1030 1274 I ActivityManager: START u0 {flg=0x10000000 cmp=org.fdroid.fdroid/.CrashReportActivity (has extras)} from uid 10116 on display 0
- 08-12 11:05:13.677 3238 3268 I Process : Sending signal. PID: 3238 SIG: 9
- 08-12 11:05:13.698 1030 1572 I ActivityManager: Process org.fdroid.fdroid (pid 3238) has died
- 08-12 11:05:13.698 1030 1572 W ActivityManager: Scheduling restart of crashed service org.fdroid.fdroid/.net.WifiStateChangeService in 1000ms
- 08-12 11:05:13.801 3269 3269 I MultiDex: VM with version 2.1.0 has multidex support
- 08-12 11:05:13.801 3269 3269 I MultiDex: install
- 08-12 11:05:13.801 3269 3269 I MultiDex: VM has multidex support, MultiDex support library is disabled.
- 08-12 11:05:13.867 3269 3269 W monodroid: Trying to load sgen from: /data/app/com.disa-1/lib/arm/libmonosgen-2.0.so
- 08-12 11:05:14.213 3269 3269 W monodroid-gc: GREF GC Threshold: 46080
- 08-12 11:05:14.745 3269 3269 I GMPM : App measurement is starting up, version: 8487
- 08-12 11:05:14.745 3269 3269 I GMPM : To enable debug logging run: adb shell setprop log.tag.GMPM VERBOSE
- 08-12 11:05:14.784 3269 3286 E GMPM : App is missing ACCESS_NETWORK_STATE permission
- 08-12 11:05:14.792 3269 3286 E GMPM : Uploading is not possible. App measurement disabled
- 08-12 11:05:14.946 3269 3269 I mono-stdout: display size = 1440 2392 537,882x541,866
- 08-12 11:05:14.960 3269 3269 I mono-stdout: >>>>>> Preinitializing!!!
- 08-12 11:05:15.205 3269 3289 W Xamarin.Insights: Warning: Insights data communication has been manually enabled
- 08-12 11:05:15.371 1030 1164 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.034515 y:0.098785 z:9.577423
- 08-12 11:05:15.435 1030 1164 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.032135 y:0.089264 z:9.566711
- 08-12 11:05:15.463 3269 3269 I mono-stdout: >>>>>>>>>>>>>>>>>> Removing action
- 08-12 11:05:15.466 3269 3269 I mono-stdout: >>>>>>>>>>>>>>>>>> Scheduling action
- 08-12 11:05:15.475 3269 3269 I mono-stdout: ScheduledActions in list: 1
- 08-12 11:05:15.477 3269 3269 I mono-stdout: Slot : 0 Time: 1471010745 WakeLocks: 1
- 08-12 11:05:15.497 3269 3290 I mono-stdout: >>>>>>> Aquiring wake lock. DisaStartup
- 08-12 11:05:15.499 1030 1164 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.039276 y:0.109497 z:9.571472
- 08-12 11:05:15.610 3269 3269 I MonoDroid: UNHANDLED EXCEPTION:
- 08-12 11:05:15.623 3269 3269 I MonoDroid: Java.Lang.RuntimeException: ConnectivityService: Neither user 10082 nor current process has android.permission.ACCESS_NETWORK_STATE.
- 08-12 11:05:15.623 3269 3269 I MonoDroid: at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x9bde3390 + 0x00024> in <filename unknown>:0
- 08-12 11:05:15.623 3269 3269 I MonoDroid: at Java.Interop.JniEnvironment+InstanceMethods.CallObjectMethod (JniObjectReference instance, Java.Interop.JniMethodInfo method, Java.Interop.JniArgumentValue* args) <0x9c277828 + 0x000cb> in <filename unknown>:0
- 08-12 11:05:15.623 3269 3269 I MonoDroid: at Java.Interop.JniPeerMembers+JniInstanceMethods.InvokeVirtualObjectMethod (System.String encodedMember, IJavaPeerable self, Java.Interop.JniArgumentValue* parameters) <0x9c272388 + 0x000a7> in <filename unknown>:0
- 08-12 11:05:15.623 3269 3269 I MonoDroid: at Android.Net.ConnectivityManager.get_ActiveNetworkInfo () <0x9b9221f8 + 0x00067> in <filename unknown>:0
- 08-12 11:05:15.623 3269 3269 I MonoDroid: at Disa.Android.ConnectivityReceiver+<OnReceive>c__async0.MoveNext () <0x9b921a18 + 0x0017f> in <filename unknown>:0
- 08-12 11:05:15.623 3269 3269 I MonoDroid: --- End of stack trace from previous location where exception was thrown ---
- 08-12 11:05:15.623 3269 3269 I MonoDroid: at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x9bde3390 + 0x00024> in <filename unknown>:0
- 08-12 11:05:15.623 3269 3269 I MonoDroid: at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<ThrowAsync>m__0 (System.Object state) <0x9b923f30 + 0x0003f> in <filename unknown>:0
- 08-12 11:05:15.623 3269 3269 I MonoDroid: at Android.App.SyncContext+<Post>c__AnonStorey0.<>m__0 () <0x9b922e68 + 0x00027> in <filename unknown>:0
- 08-12 11:05:15.623 3269 3269 I MonoDroid: at Java.Lang.Thread+RunnableImplementor.Run () <0x9b922ca0 + 0x0003f> in <filename unknown>:0
- 08-12 11:05:15.623 3269 3269 I MonoDroid: at Java.Lang.IRunnableInvoker.n_Run (IntPtr jnienv, IntPtr native__this) <0x9b922bf8 + 0x0003f> in <filename unknown>:0
- 08-12 11:05:15.623 3269 3269 I MonoDroid: at (wrapper dynamic-method) System.Object:6a689b3f-b036-4f15-9537-4f6a0ed1bf73 (intptr,intptr)
- 08-12 11:05:15.623 3269 3269 I MonoDroid: --- End of managed exception stack trace ---
- 08-12 11:05:15.624 3269 3269 I MonoDroid: java.lang.SecurityException: ConnectivityService: Neither user 10082 nor current process has android.permission.ACCESS_NETWORK_STATE.
- 08-12 11:05:15.624 3269 3269 I MonoDroid: at android.os.Parcel.readException(Parcel.java:1666)
- 08-12 11:05:15.624 3269 3269 I MonoDroid: at android.os.Parcel.readException(Parcel.java:1619)
- 08-12 11:05:15.624 3269 3269 I MonoDroid: at android.net.IConnectivityManager$Stub$Proxy.getActiveNetworkInfo(IConnectivityManager.java:1029)
- 08-12 11:05:15.624 3269 3269 I MonoDroid: at android.net.ConnectivityManager.getActiveNetworkInfo(ConnectivityManager.java:667)
- 08-12 11:05:15.624 3269 3269 I MonoDroid: at md5e9f95577ed91de1d706f596ad26c9217.ConnectivityReceiver.n_onReceive(Native Method)
- 08-12 11:05:15.624 3269 3269 I MonoDroid: at md5e9f95577ed91de1d706f596ad26c9217.ConnectivityReceiver.onReceive(ConnectivityReceiver.java:29)
- 08-12 11:05:15.624 3269 3269 I MonoDroid: at android.app.ActivityThread.handleReceiver(ActivityThread.java:2753)
- 08-12 11:05:15.624 3269 3269 I MonoDroid: at android.app.ActivityThread.-wrap14(ActivityThread.java)
- 08-12 11:05:15.624 3269 3269 I MonoDroid: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1424)
- 08-12 11:05:15.624 3269 3269 I MonoDroid: at android.os.Handler.dispatchMessage(Handler.java:102)
- 08-12 11:05:15.624 3269 3269 I MonoDroid: at android.os.Looper.loop(Looper.java:148)
- 08-12 11:05:15.624 3269 3269 I MonoDroid: at android.app.ActivityThread.main(ActivityThread.java:5458)
- 08-12 11:05:15.624 3269 3269 I MonoDroid: at java.lang.reflect.Method.invoke(Native Method)
- 08-12 11:05:15.624 3269 3269 I MonoDroid: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
- 08-12 11:05:15.624 3269 3269 I MonoDroid: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
- 08-12 11:05:15.647 3269 3269 W Xamarin.Insights: Warning: Unhandled exception: Java.Lang.RuntimeException: ConnectivityService: Neither user 10082 nor current process has android.permission.ACCESS_NETWORK_STATE.
- 08-12 11:05:15.647 3269 3269 W Xamarin.Insights: at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x9bde3390 + 0x00024> in <filename unknown>:0
- 08-12 11:05:15.647 3269 3269 W Xamarin.Insights: at Java.Interop.JniEnvironment+InstanceMethods.CallObjectMethod (JniObjectReference instance, Java.Interop.JniMethodInfo method, Java.Interop.JniArgumentValue* args) <0x9c277828 + 0x000cb> in <filename unknown>:0
- 08-12 11:05:15.647 3269 3269 W Xamarin.Insights: at Java.Interop.JniPeerMembers+JniInstanceMethods.InvokeVirtualObjectMethod (System.String encodedMember, IJavaPeerable self, Java.Interop.JniArgumentValue* parameters) <0x9c272388 + 0x000a7> in <filename unknown>:0
- 08-12 11:05:15.647 3269 3269 W Xamarin.Insights: at Android.Net.ConnectivityManager.get_ActiveNetworkInfo () <0x9b9221f8 + 0x00067> in <filename unknown>:0
- 08-12 11:05:15.647 3269 3269 W Xamarin.Insights: at Disa.Android.ConnectivityReceiver+<OnReceive>c__async0.MoveNext () <0x9b921a18 + 0x0017f> in <filename unknown>:0
- 08-12 11:05:15.647 3269 3269 W Xamarin.Insights: --- End of stack trace from previous location where exception was thrown ---
- 08-12 11:05:15.647 3269 3269 W Xamarin.Insights: at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x9bde3390 + 0x00024> in <filename unknown>:0
- 08-12 11:05:15.647 3269 3269 W Xamarin.Insights: at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<ThrowAsync>m__0 (System.Object state) <0x9b923f30 + 0x0003f> in <filename unknown>:0
- 08-12 11:05:15.647 3269 3269 W Xamarin.Insights: at Android.App.SyncContext+<Post>c__AnonStorey0.<>m__0 () <0x9b922e68 + 0x00027> in <filename unknown>:0
- 08-12 11:05:15.647 3269 3269 W Xamarin.Insights: at Java.Lang.Thread+RunnableImplementor.Run () <0x9b922ca0 + 0x0003f> in <filename unknown>:0
- 08-12 11:05:15.647 3269 3269 W Xamarin.Insights: at Java.Lang.IRunnableInvoker.n_Run (IntPtr jnienv, IntPtr native__this) <0x9b922bf8 + 0x0003f> in <filename unknown>:0
- 08-12 11:05:15.647 3269 3269 W Xamarin.Insights: at (wrapper dynamic-method) System.Object:6a689b3f-b036-4f15-9537-4f6a0ed1bf73 (intptr,intptr)
- 08-12 11:05:15.647 3269 3269 W Xamarin.Insights: --- End of managed exception stack trace ---
- 08-12 11:05:15.647 3269 3269 W Xamarin.Insights: java.lang.SecurityException: ConnectivityService: Neither user 10082 nor current process has android.permission.ACCESS_NETWORK_STATE.
- 08-12 11:05:15.647 3269 3269 W Xamarin.Insights: at android.os.Parcel.readException(Parcel.java:1666)
- 08-12 11:05:15.647 3269 3269 W Xamarin.Insights: at android.os.Parcel.readException(Parcel.java:1619)
- 08-12 11:05:15.647 3269 3269 W Xamarin.Insights: at android.net.IConnectivityManager$Stub$Proxy.getActiveNetworkInfo(IConnectivityManager.java:1029)
- 08-12 11:05:15.647 3269 3269 W Xamarin.Insights: at android.net.ConnectivityManager.getActiveNetworkInfo(ConnectivityManager.java:667)
- 08-12 11:05:15.647 3269 3269 W Xamarin.Insights: at md5e9f95577ed91de1d706f596ad26c9217.ConnectivityReceiver.n_onReceive(Native Method)
- 08-12 11:05:15.647 3269 3269 W Xamarin.Insights: at md5e9f95577ed91de1d706f596ad26c9217.ConnectivityReceiver.onReceive(ConnectivityReceiver.java:29)
- 08-12 11:05:15.647 3269 3269 W Xamarin.Insights: at android.app.ActivityThread.handleReceiver(ActivityThread.java:2753)
- 08-12 11:05:15.647 3269 3269 W Xamarin.Insights: at android.app.ActivityThread.-wrap14(ActivityThread.java)
- 08-12 11:05:15.647 3269 3269 W Xamarin.Insights: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1424)
- 08-12 11:05:15.647 3269 3269 W Xamarin.Insights: at android.os.Handler.dispatchMessage(Handler.java:102)
- 08-12 11:05:15.647 3269 3269 W Xamarin.Insights: at android.os.Looper.loop(Looper.java:148)
- 08-12 11:05:15.647 3269 3269 W Xamarin.Insights: at android.app.ActivityThread.main(ActivityThread.java:5458)
- 08-12 11:05:15.647 3269 3269 W Xamarin.Insights: at java.lang.reflect.Method.invoke(Native Method)
- 08-12 11:05:15.647 3269 3269 W Xamarin.Insights: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
- 08-12 11:05:15.647 3269 3269 W Xamarin.Insights: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
- 08-12 11:05:15.923 3269 3269 D AndroidRuntime: Shutting down VM
- 08-12 11:05:15.927 3269 3269 I mono-stdout: Purging thumbnail cache and current conversation as an unhandled exception has been thrown: System.UnhandledExceptionEventArgs
- 08-12 11:05:15.928 3269 3269 I mono-stdout: Purging current conversation...
- 08-12 11:05:15.930 3269 3269 I mono-stdout: Successfully purged conversation.
- 08-12 11:05:15.931 3269 3269 I mono-stdout: Purging thumbnail cache...
- 08-12 11:05:15.932 3269 3269 I mono-stdout: Successfully purged thumbnail cache.
- 08-12 11:05:15.935 3269 3269 E AndroidRuntime: FATAL EXCEPTION: main
- 08-12 11:05:15.935 3269 3269 E AndroidRuntime: Process: com.disa, PID: 3269
- 08-12 11:05:15.935 3269 3269 E AndroidRuntime: Theme: themes:{}
- 08-12 11:05:15.935 3269 3269 E AndroidRuntime: java.lang.SecurityException: ConnectivityService: Neither user 10082 nor current process has android.permission.ACCESS_NETWORK_STATE.
- 08-12 11:05:15.935 3269 3269 E AndroidRuntime: at android.os.Parcel.readException(Parcel.java:1666)
- 08-12 11:05:15.935 3269 3269 E AndroidRuntime: at android.os.Parcel.readException(Parcel.java:1619)
- 08-12 11:05:15.935 3269 3269 E AndroidRuntime: at android.net.IConnectivityManager$Stub$Proxy.getActiveNetworkInfo(IConnectivityManager.java:1029)
- 08-12 11:05:15.935 3269 3269 E AndroidRuntime: at android.net.ConnectivityManager.getActiveNetworkInfo(ConnectivityManager.java:667)
- 08-12 11:05:15.935 3269 3269 E AndroidRuntime: at md5e9f95577ed91de1d706f596ad26c9217.ConnectivityReceiver.n_onReceive(Native Method)
- 08-12 11:05:15.935 3269 3269 E AndroidRuntime: at md5e9f95577ed91de1d706f596ad26c9217.ConnectivityReceiver.onReceive(ConnectivityReceiver.java:29)
- 08-12 11:05:15.935 3269 3269 E AndroidRuntime: at android.app.ActivityThread.handleReceiver(ActivityThread.java:2753)
- 08-12 11:05:15.935 3269 3269 E AndroidRuntime: at android.app.ActivityThread.-wrap14(ActivityThread.java)
- 08-12 11:05:15.935 3269 3269 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1424)
- 08-12 11:05:15.935 3269 3269 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102)
- 08-12 11:05:15.935 3269 3269 E AndroidRuntime: at android.os.Looper.loop(Looper.java:148)
- 08-12 11:05:15.935 3269 3269 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:5458)
- 08-12 11:05:15.935 3269 3269 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
- 08-12 11:05:15.935 3269 3269 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
- 08-12 11:05:15.935 3269 3269 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
- 08-12 11:05:18.979 1030 1052 I PowerManagerService: Going to sleep due to screen timeout (uid 1000)...
- 08-12 11:05:19.650 1030 1052 I WindowManager: Screenshot max retries 4 of Token{f38893 ActivityRecord{7267982 u0 org.fdroid.fdroid/.CrashReportActivity t1}} appWin=Window{9ec97d8 u0 org.fdroid.fdroid/org.fdroid.fdroid.CrashReportActivity} drawState=4
- 08-12 11:05:19.716 1030 1052 V sensors_hal_Ctx: All sensors stop, stop the time_service.
- 08-12 11:05:19.716 1030 1052 D sensors_hal_Time: send stop time_service command
- 08-12 11:05:19.720 1030 1052 D sensors_hal_SMGR: enable:sensor(android.sensor.accelerometer) Deactivating sensor handle=0
- 08-12 11:05:19.722 1030 1164 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:0.002380 y:0.122589 z:9.603607
- 08-12 11:05:19.722 1030 1052 D sensors_hal_SMGR: SMGRReportDelete: Rcvd success response from request
- 08-12 11:05:19.738 256 256 D SurfaceFlinger: Set power mode=0, type=0 flinger=0xb6a64000
- 08-12 11:05:19.738 1030 1050 I DisplayManagerService: Display device changed state: "Tela integrada", OFF
- 08-12 11:05:19.738 256 256 D qdhwcomposer: hwc_setPowerMode: Setting mode 0 on display: 0
- 08-12 11:05:20.007 256 586 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
- 08-12 11:05:20.014 256 256 D qdhwcomposer: hwc_setPowerMode: Done setting mode 0 on display 0
- 08-12 11:05:20.018 1030 1198 D SurfaceControl: Excessive delay in setPowerMode(): 280ms
- 08-12 11:05:20.021 1030 1052 I QCOM PowerHAL: Got set_interactive hint
- 08-12 11:05:20.027 1030 1052 I PowerManagerService: Sleeping (uid 1000)...
- 08-12 11:05:20.030 270 1103 D audio_hw_primary: adev_set_parameters: enter: screen_state=off
- 08-12 11:05:20.030 270 1103 E voice : voice_extn_compress_voip_set_parameters: COMPRESS_VOIP_ENABLED is not defined
- 08-12 11:05:20.030 1030 1177 D WifiConfigStore: Retrieve network priorities after PNO.
- 08-12 11:05:20.032 1030 1030 W BroadcastQueue: Skipping deliver [foreground] BroadcastRecord{53f9164 u-1 android.intent.action.SCREEN_OFF} to ReceiverList{5e22a86 1217 com.android.systemui/10019/u0 remote:a916f61}: process crashing
- 08-12 11:05:20.032 1030 1045 W BroadcastQueue: Skipping deliver [foreground] BroadcastRecord{53f9164 u-1 android.intent.action.SCREEN_OFF} to ReceiverList{1112b09 1217 com.android.systemui/10019/u0 remote:23fe410}: process crashing
- 08-12 11:05:20.035 1030 1177 E native : do suspend true
- 08-12 11:05:20.037 1030 1848 W BroadcastQueue: Skipping deliver [foreground] BroadcastRecord{53f9164 u-1 android.intent.action.SCREEN_OFF} to ReceiverList{eb68333 1836 com.android.phone/1001/u0 remote:ec43aa2}: process crashing
- 08-12 11:05:20.038 2035 2035 I Cleaner : Schedule hibernation in 180s
- 08-12 11:05:20.042 1030 1876 W BroadcastQueue: Skipping deliver [foreground] BroadcastRecord{53f9164 u-1 android.intent.action.SCREEN_OFF} to ReceiverList{8851078 2282 com.google.android.gms.persistent/10025/u0 remote:5cd4ddb}: process crashing
- 08-12 11:05:20.043 1030 1045 W BroadcastQueue: Skipping deliver [foreground] BroadcastRecord{53f9164 u-1 android.intent.action.SCREEN_OFF} to ReceiverList{f32bbaf 2282 com.google.android.gms.persistent/10025/u0 remote:13c578e}: process crashing
- 08-12 11:05:20.043 1030 1045 W BroadcastQueue: Skipping deliver [foreground] BroadcastRecord{53f9164 u-1 android.intent.action.SCREEN_OFF} to ReceiverList{833c03e 2282 com.google.android.gms.persistent/10025/u0 remote:b2968f9}: process crashing
- 08-12 11:05:20.043 1030 1045 W BroadcastQueue: Skipping deliver [foreground] BroadcastRecord{53f9164 u-1 android.intent.action.SCREEN_OFF} to ReceiverList{f2ba043 1836 com.android.phone/1001/u0 remote:f3661f2}: process crashing
- 08-12 11:05:20.043 1030 1045 W BroadcastQueue: Skipping deliver [foreground] BroadcastRecord{53f9164 u-1 android.intent.action.SCREEN_OFF} to ReceiverList{6d30aca 3269 com.disa/10082/u0 remote:9c5635}: process crashing
- 08-12 11:05:20.043 1030 1045 W BroadcastQueue: Skipping deliver [foreground] BroadcastRecord{53f9164 u-1 android.intent.action.SCREEN_OFF} to ReceiverList{ac920b1 3269 com.disa/10082/u0 remote:cbd0758}: process crashing
- 08-12 11:05:20.048 1819 3302 D BrcmNfcJni: nfcManager_disableDiscovery: enter;
- 08-12 11:05:20.048 1819 3302 D BrcmNfcJni: pn544InteropAbortNow
- 08-12 11:05:20.048 1819 3302 D BrcmNfcJni: startRfDiscovery: is start=0
- 08-12 11:05:20.048 1819 3302 I BrcmNfcNfa: NFA_StopRfDiscovery ()
- 08-12 11:05:20.048 1819 2000 I BrcmNfcNfa: NFA got event 0x010F
- 08-12 11:05:20.048 1819 2000 I BrcmNfcNfa: nfa_dm_evt_hdlr event: NFA_DM_API_STOP_RF_DISCOVERY_EVT (0x0f)
- 08-12 11:05:20.048 1819 2000 I BrcmNfcNfa: nfa_dm_act_stop_rf_discovery ()
- 08-12 11:05:20.048 1819 2000 I BrcmNfcNfa: nfa_dm_rf_deactivate () deactivate_type:0x0
- 08-12 11:05:20.048 1819 2000 I BrcmNfcNfa: nfa_dm_disc_sm_execute (): state: DISCOVERY (1), event: DEACTIVATE_CMD(6) disc_flags: 0x2
- 08-12 11:05:20.048 1819 2000 I BrcmNfcNfa: NFC_Deactivate 4 (IDLE) deactivate_type:0
- 08-12 11:05:20.048 1819 2000 D NfcAdaptation: NfcAdaptation::HalWrite
- 08-12 11:05:20.048 1819 2000 D NxpExtns: const CNfcParam *CNfcConfig::find(const char *) const found MIFARE_READER_ENABLE=(0x1)
- 08-12 11:05:20.048 1819 2046 D NxpTml : PN54X - Write requested.....
- 08-12 11:05:20.048 1819 2046 D NxpTml : PN54X - Invoking I2C Write.....
- 08-12 11:05:20.049 1819 2046 E NxpTml : _i2c_write() errno : 5
- 08-12 11:05:20.049 1819 2046 E NxpTml : PN54X - Error in I2C Write.....
- 08-12 11:05:20.049 1819 2046 D NxpTml : PN54X - Posting Fresh Write message.....
- 08-12 11:05:20.049 1819 2046 D NxpTml : PN54X - Tml Writer Thread Running................
- 08-12 11:05:20.049 1819 2048 E NxpHal : write error status = 0x1ff
- 08-12 11:05:20.049 1819 2000 E NxpHal : write_unlocked failed - PN54X Maybe in Standby Mode - Retry
- 08-12 11:05:20.050 1819 2046 D NxpTml : PN54X - Write requested.....
- 08-12 11:05:20.050 1819 2046 D NxpTml : PN54X - Invoking I2C Write.....
- 08-12 11:05:20.050 1819 2046 D NxpNciX : len = 4 > 21060100
- 08-12 11:05:20.050 1819 2046 D NxpTml : PN54X - I2C Write successful.....
- 08-12 11:05:20.050 1819 2046 D NxpTml : PN54X - Posting Fresh Write message.....
- 08-12 11:05:20.050 1819 2046 D NxpTml : PN54X - Tml Writer Thread Running................
- 08-12 11:05:20.050 1819 2048 D NxpHal : write successful status = 0x0
- 08-12 11:05:20.050 1819 2000 I BrcmNfcNfa: nfa_dm_disc_sm_execute (): new state: DISCOVERY (1), disc_flags: 0x22
- 08-12 11:05:20.051 1819 2000 I BrcmNfcNfa: nfa_sys_ptim_stop_timer b38daca0
- 08-12 11:05:20.051 1819 2000 I BrcmNfcNfa: ptim timer stop
- 08-12 11:05:20.051 1819 2000 I BrcmNfcNfa: Stopped presence check timer (if started)
- 08-12 11:05:20.051 1819 2045 D NxpTml : PN54X - I2C Read successful.....
- 08-12 11:05:20.051 1819 2045 D NxpNciR : len = 4 > 41060100
- 08-12 11:05:20.051 1819 2045 D NxpTml : PN54X - Posting read message.....
- 08-12 11:05:20.051 1819 2048 D NxpHal : read successful status = 0x0
- 08-12 11:05:20.051 1819 2048 D NfcAdaptation: NfcAdaptation::HalDeviceContextDataCallback: len=4
- 08-12 11:05:20.051 1819 2000 I BrcmNfcNfa: NFC received rsp gid:1
- 08-12 11:05:20.051 1819 2000 I BrcmNfcNfa: p2p priority is running under bail out mode ONLY.
- 08-12 11:05:20.051 1819 2000 I BrcmNfcNfa: nfc_set_state 4 (IDLE)->4 (IDLE)
- 08-12 11:05:20.051 1819 2000 I BrcmNfcNfa: nfa_dm_disc_data_cback ()
- 08-12 11:05:20.051 1819 2000 I BrcmNfcNfa: nfa_dm_disc_discovery_cback (): event:0x4005
- 08-12 11:05:20.052 1819 2000 I BrcmNfcNfa: nfa_dm_disc_sm_execute (): state: DISCOVERY (1), event: DEACTIVATE_RSP(7) disc_flags: 0x22
- 08-12 11:05:20.052 1819 2000 I BrcmNfcNfa: nfa_dm_disc_new_state (): old_state: DISCOVERY (1), new_state: IDLE (0) disc_flags: 0x2
- 08-12 11:05:20.052 1819 2000 D BrcmNfcJni: nfaConnectionCallback: event= 31
- 08-12 11:05:20.052 1819 2000 D BrcmNfcJni: nfaConnectionCallback: NFA_RF_DISCOVERY_STOPPED_EVT: status = 0
- 08-12 11:05:20.052 1819 2000 I BrcmNfcNfa: nfa_dm_start_rf_discover ()
- 08-12 11:05:20.052 1819 2000 I BrcmNfcNfa: nfa_dm_disc_sm_execute (): new state: IDLE (0), disc_flags: 0x0
- 08-12 11:05:20.052 1819 2045 D NxpTml : PN54X - Read requested.....
- 08-12 11:05:20.052 1819 2045 D NxpTml : PN54X - Invoking I2C Read.....
- 08-12 11:05:20.061 1819 3302 D BrcmNfcJni: PeerToPeer::enableP2pListening: enter isEnable: 0 mIsP2pListening: 0
- 08-12 11:05:20.061 1819 3302 D BrcmNfcJni: PeerToPeer::enableP2pListening: exit; mIsP2pListening: 0
- 08-12 11:05:20.061 1819 3302 D BrcmNfcJni: PowerSwitch::setModeOff(deactivated=0x1) : mCurrActivity=0x0
- 08-12 11:05:20.061 1819 3302 D BrcmNfcJni: PowerSwitch::setLevel: level=PS-LOW-POWER (2)
- 08-12 11:05:20.061 1819 3302 D BrcmNfcJni: PowerSwitch::setLevel: actual power level=PS-FULL
- 08-12 11:05:20.061 1819 3302 D BrcmNfcJni: nfcManager_disableDiscovery: exit
- 08-12 11:05:20.098 274 495 E ThermalEngine: [GPU_MON] ACTION: GPU - [GPU_MON] Setting GPU[0] to 657500000
- 08-12 11:05:20.376 3269 3308 I mono-stdout: Xamarin.Android returned no custom HttpClientHandler. Defaulting to System.Net.Http.HttpClientHandler
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement