Advertisement
Guest User

lg g3 dirty unicons 10.5 logcat crash

a guest
Aug 12th, 2016
721
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 321.13 KB | None | 0 0
  1. --------- beginning of crash
  2. 08-12 11:02:55.440 1217 1217 E AndroidRuntime: FATAL EXCEPTION: main
  3. 08-12 11:02:55.440 1217 1217 E AndroidRuntime: Process: com.android.systemui, PID: 1217
  4. 08-12 11:02:55.440 1217 1217 E AndroidRuntime: Theme: themes:{}
  5. 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
  6. 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at android.view.LayoutInflater.inflate(LayoutInflater.java:539)
  7. 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at android.view.LayoutInflater.inflate(LayoutInflater.java:423)
  8. 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at android.view.LayoutInflater.inflate(LayoutInflater.java:374)
  9. 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at android.view.View.inflate(View.java:19793)
  10. 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at com.android.systemui.statusbar.phone.PhoneStatusBar.makeStatusBarView(PhoneStatusBar.java:1008)
  11. 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at com.android.systemui.statusbar.phone.PhoneStatusBar.addStatusBarWindow(PhoneStatusBar.java:3334)
  12. 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at com.android.systemui.statusbar.phone.PhoneStatusBar.createAndAddWindows(PhoneStatusBar.java:3330)
  13. 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at com.android.systemui.statusbar.BaseStatusBar.start(BaseStatusBar.java:673)
  14. 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at com.android.systemui.statusbar.phone.PhoneStatusBar.start(PhoneStatusBar.java:946)
  15. 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at com.android.systemui.statusbar.SystemBars.createStatusBarFromConfig(SystemBars.java:106)
  16. 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at com.android.systemui.statusbar.SystemBars.onNoService(SystemBars.java:58)
  17. 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at com.android.systemui.statusbar.ServiceMonitor.startService(ServiceMonitor.java:230)
  18. 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at com.android.systemui.statusbar.ServiceMonitor.-wrap5(ServiceMonitor.java)
  19. 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at com.android.systemui.statusbar.ServiceMonitor$1.handleMessage(ServiceMonitor.java:73)
  20. 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102)
  21. 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at android.os.Looper.loop(Looper.java:148)
  22. 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:5458)
  23. 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
  24. 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
  25. 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
  26. 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
  27. 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at android.os.Parcel.readException(Parcel.java:1666)
  28. 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at android.os.Parcel.readException(Parcel.java:1619)
  29. 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at com.android.internal.widget.ILockSettings$Stub$Proxy.getBoolean(ILockSettings.java:368)
  30. 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at com.android.internal.widget.LockPatternUtils.getBoolean(LockPatternUtils.java:1113)
  31. 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at com.android.internal.widget.LockPatternUtils.isOwnerInfoEnabled(LockPatternUtils.java:578)
  32. 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at com.android.keyguard.KeyguardStatusView.getOwnerInfo(KeyguardStatusView.java:249)
  33. 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at com.android.keyguard.KeyguardStatusView.updateOwnerInfo(KeyguardStatusView.java:222)
  34. 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at com.android.keyguard.KeyguardStatusView.onFinishInflate(KeyguardStatusView.java:160)
  35. 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at android.view.LayoutInflater.rInflate(LayoutInflater.java:844)
  36. 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:798)
  37. 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at android.view.LayoutInflater.parseInclude(LayoutInflater.java:971)
  38. 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at android.view.LayoutInflater.rInflate(LayoutInflater.java:831)
  39. 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:798)
  40. 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at android.view.LayoutInflater.parseInclude(LayoutInflater.java:971)
  41. 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at android.view.LayoutInflater.rInflate(LayoutInflater.java:831)
  42. 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:798)
  43. 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at android.view.LayoutInflater.rInflate(LayoutInflater.java:838)
  44. 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:798)
  45. 08-12 11:02:55.440 1217 1217 E AndroidRuntime: at android.view.LayoutInflater.inflate(LayoutInflater.java:515)
  46. 08-12 11:02:55.440 1217 1217 E AndroidRuntime: ... 19 more
  47. 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
  48. 08-12 11:02:55.472 1030 1532 D OpenGLRenderer: Use EGL_SWAP_BEHAVIOR_PRESERVED: true
  49. 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
  50. 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
  51. 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
  52. 08-12 11:02:55.476 1030 1046 V KeyguardServiceDelegate: *** Keyguard started
  53. 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
  54. 08-12 11:02:55.478 1030 1132 D sensors_hal_Time: tsOffsetIs: Apps: 49619785114; DSPS: 1794604; Offset : -5149617320
  55. 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
  56. 08-12 11:02:55.485 1030 1046 D sensors_hal_SMGR: SMGRReportAdd: Received Response: 0
  57. 08-12 11:02:55.485 1030 1046 W KeyguardServiceDelegate: onScreenTurningOn(): no keyguard service!
  58. 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)
  59. 08-12 11:02:55.503 1030 1532 I Adreno-EGL: OpenGL ES Shader Compiler Version: E031.29.00.00
  60. 08-12 11:02:55.503 1030 1532 I Adreno-EGL: Build Date: 11/17/15 Tue
  61. 08-12 11:02:55.503 1030 1532 I Adreno-EGL: Local Branch: mybranch16463693
  62. 08-12 11:02:55.503 1030 1532 I Adreno-EGL: Remote Branch: quic/LA.BF.1.1.3_rb1.4
  63. 08-12 11:02:55.503 1030 1532 I Adreno-EGL: Local Patches: NONE
  64. 08-12 11:02:55.503 1030 1532 I Adreno-EGL: Reconstruct Branch: NOTHING
  65. 08-12 11:02:55.503 1030 1532 I OpenGLRenderer: Initialized EGL, version 1.4
  66. 08-12 11:02:55.567 1480 1480 E wpa_supplicant: Line 1: unknown global field 'ble_scan_offload=1'.
  67. 08-12 11:02:55.567 1480 1480 E wpa_supplicant: Line 1: Invalid configuration line 'ble_scan_offload=1'.
  68. 08-12 11:02:55.616 1480 1480 I wpa_supplicant: wlan0: CTRL-EVENT-REGDOM-CHANGE init=USER type=UNKNOWN
  69. 08-12 11:02:55.617 1030 1177 D WifiConfigStore: Loading config and enabling all networks
  70. 08-12 11:02:55.664 1030 1177 D WifiConfigStore: loaded 0 passpoint configs
  71. 08-12 11:02:55.671 1030 1177 W WifiConfigStore: Upgrading network 8 to android.uid.system:1000
  72. 08-12 11:02:55.671 1030 1177 W WifiConfigStore: Upgrading network 0 to android.uid.system:1000
  73. 08-12 11:02:55.672 1030 1177 W WifiConfigStore: Upgrading network 9 to android.uid.system:1000
  74. 08-12 11:02:55.672 1030 1177 W WifiConfigStore: Upgrading network 5 to android.uid.system:1000
  75. 08-12 11:02:55.673 1030 1177 W WifiConfigStore: Upgrading network 3 to android.uid.system:1000
  76. 08-12 11:02:55.673 1030 1177 W WifiConfigStore: Upgrading network 4 to android.uid.system:1000
  77. 08-12 11:02:55.674 1030 1177 W WifiConfigStore: Upgrading network 1 to android.uid.system:1000
  78. 08-12 11:02:55.675 1030 1177 W WifiConfigStore: Upgrading network 7 to android.uid.system:1000
  79. 08-12 11:02:55.675 1030 1177 W WifiConfigStore: Upgrading network 6 to android.uid.system:1000
  80. 08-12 11:02:55.676 1030 1177 W WifiConfigStore: Upgrading network 2 to android.uid.system:1000
  81. 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)
  82. 08-12 11:02:55.678 1030 1177 E WifiConfigStore: buildPnoList sortedWifiConfigurations size 10
  83. 08-12 11:02:55.678 1030 1177 E WifiConfigStore: found sortedWifiConfigurations : "RL EMPREENDIMENTOS"WPA_PSK
  84. 08-12 11:02:55.678 1496 1496 I KDE/LanLink: Using port 1716
  85. 08-12 11:02:55.678 1030 1177 E WifiConfigStore: found sortedWifiConfigurations : "Servidores"NONE
  86. 08-12 11:02:55.678 1030 1177 E WifiConfigStore: found sortedWifiConfigurations : "Alunos"WPA_PSK
  87. 08-12 11:02:55.678 1030 1177 E WifiConfigStore: found sortedWifiConfigurations : "CFC_HABILITAR"WPA_PSK
  88. 08-12 11:02:55.678 1030 1177 E WifiConfigStore: found sortedWifiConfigurations : "SEMENTE ll"WPA_PSK
  89. 08-12 11:02:55.678 1030 1177 E WifiConfigStore: found sortedWifiConfigurations : "SEMENTE"WPA_PSK
  90. 08-12 11:02:55.678 1030 1177 E WifiConfigStore: found sortedWifiConfigurations : "Sementinha"WPA_PSK
  91. 08-12 11:02:55.678 1030 1177 E WifiConfigStore: found sortedWifiConfigurations : "Oi WiFi Fon"NONE
  92. 08-12 11:02:55.678 1030 1177 E WifiConfigStore: found sortedWifiConfigurations : "Conectando..."WPA_PSK
  93. 08-12 11:02:55.678 1030 1177 E WifiConfigStore: found sortedWifiConfigurations : "WifiC3"WPA_PSK
  94. 08-12 11:02:55.681 1030 1177 D WifiNative-HAL: Setting external_sim to 1
  95. 08-12 11:02:55.681 1030 1177 D wifi : setting dfs flag to true, 0x981bbc40
  96. 08-12 11:02:55.681 1496 1496 I KdeConnect: Connection state changed, trying to connect
  97. 08-12 11:02:55.681 1030 1177 I WifiHAL : ******HexDump len:0*********
  98. 08-12 11:02:55.681 1030 1177 I WifiHAL : ******HexDump End***********
  99. 08-12 11:02:55.682 1030 1177 D WifiHAL : requestResponse: request a response
  100. 08-12 11:02:55.684 1030 1177 D WifiStateMachine: Setting OUI to DA-A1-19
  101. 08-12 11:02:55.684 1030 1177 D wifi : setting scan oui 0x981bbc40
  102. 08-12 11:02:55.684 1030 1177 I WifiHAL : ******HexDump len:0*********
  103. 08-12 11:02:55.684 1030 1177 I WifiHAL : ******HexDump End***********
  104. 08-12 11:02:55.684 1030 1177 I WifiHAL : wifi_set_scanning_mac_oui: MAC_OUI - da:a1:19
  105. 08-12 11:02:55.684 1030 1177 D WifiHAL : requestResponse: request a response
  106. 08-12 11:02:55.684 1030 1177 E WifiHAL : wifi_set_scanning_mac_oui: requestResponse Error:-524
  107. 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
  108. 08-12 11:02:55.688 1030 1177 E wifi : android_net_wifi_getLinkLayerStats: failed to get link statistics
  109. 08-12 11:02:55.689 1030 1177 D WifiConfigStore: Retrieve network priorities after PNO.
  110. 08-12 11:02:55.696 1030 1045 I ActivityManager: Start proc 1565:org.fdroid.fdroid/u0a116 for broadcast org.fdroid.fdroid/.receiver.WifiStateChangeReceiver
  111. 08-12 11:02:55.697 1030 1177 D WifiHAL : WifihalGeneric 0x94904270 constructed
  112. 08-12 11:02:55.697 1030 1177 I WifiHAL : ******HexDump len:0*********
  113. 08-12 11:02:55.697 1030 1177 I WifiHAL : ******HexDump End***********
  114. 08-12 11:02:55.697 1030 1177 I WifiHAL : Got a Wi-Fi HAL module message from Driver
  115. 08-12 11:02:55.697 1030 1177 I WifiHAL : Supported feature set : 9b1f
  116. 08-12 11:02:55.697 1030 1177 D WifiHAL : WifihalGeneric 0x94904270 destructor
  117. 08-12 11:02:55.697 1030 1177 I WifiHAL : Supported feature set acquired : 9b1f
  118. 08-12 11:02:55.697 1030 1177 D wifi : android_net_wifi_setLinkLayerStats: 1
  119. 08-12 11:02:55.697 1030 1177 I WifiHAL : mpdu_size_threshold : 128, aggressive_statistics_gathering : 1
  120. 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
  121. 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
  122. 08-12 11:02:55.700 1030 1177 E wifi : android_net_wifi_getLinkLayerStats: failed to get link statistics
  123. 08-12 11:02:55.720 266 1028 D CommandListener: Setting iface cfg
  124. 08-12 11:02:55.758 1565 1565 W System : ClassLoader referenced unknown path: /data/app/org.fdroid.fdroid-1/lib/arm
  125. 08-12 11:02:55.761 1496 1562 W System.err: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
  126. 08-12 11:02:55.761 1496 1562 W System.err: SLF4J: Defaulting to no-operation (NOP) logger implementation
  127. 08-12 11:02:55.761 1496 1562 W System.err: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
  128. 08-12 11:02:55.928 1496 1564 W System.err: java.net.SocketException: sendto failed: ENETUNREACH (Network is unreachable)
  129. 08-12 11:02:55.930 1496 1562 W System.err: java.net.SocketException: sendto failed: ENETUNREACH (Network is unreachable)
  130. 08-12 11:02:55.930 1496 1560 W System.err: java.net.SocketException: sendto failed: ENETUNREACH (Network is unreachable)
  131. 08-12 11:02:55.932 1496 1562 W System.err: at at at libcore.io.IoBridge.maybeThrowAfterSendto(IoBridge.java:542)
  132. 08-12 11:02:55.932 1496 1564 W System.err: at libcore.io.IoBridge.maybeThrowAfterSendto(IoBridge.java:542)
  133. 08-12 11:02:55.932 1496 1560 W System.err: at libcore.io.IoBridge.maybeThrowAfterSendto(IoBridge.java:542)
  134. 08-12 11:02:55.932 1496 1564 W System.err: at libcore.io.IoBridge.sendto(IoBridge.java:511)
  135. 08-12 11:02:55.932 1496 1560 W System.err: at libcore.io.IoBridge.sendto(IoBridge.java:511)
  136. 08-12 11:02:55.933 1496 1564 W System.err: at java.net.PlainDatagramSocketImpl.send(PlainDatagramSocketImpl.java:184)
  137. 08-12 11:02:55.933 1496 1560 W System.err: java.net.PlainDatagramSocketImpl.send(PlainDatagramSocketImpl.java:184)
  138. 08-12 11:02:55.933 1496 1560 W System.err: at java.net.DatagramSocket.send(DatagramSocket.java:305)
  139. 08-12 11:02:55.933 1496 1560 W System.err: at org.kde.kdeconnect.Backends.LanBackend.LanLinkProvider$6.run(LanLinkProvider.java:384)
  140. 08-12 11:02:55.933 1496 1564 W System.err: at java.net.DatagramSocket.send(DatagramSocket.java:305)
  141. 08-12 11:02:55.933 1496 1564 W System.err: at org.kde.kdeconnect.Backends.LanBackend.LanLinkProvider$6.run(LanLinkProvider.java:384)
  142. 08-12 11:02:55.934 1496 1564 W System.err: at java.lang.Thread.run(Thread.java:818)
  143. 08-12 11:02:55.934 1496 1560 W System.err: Caused by: at java.lang.Thread.run(Thread.java:818)
  144. 08-12 11:02:55.934 1496 1564 W System.err: android.system.ErrnoException: sendto failed: ENETUNREACH (Network is unreachable)
  145. 08-12 11:02:55.934 1496 1560 W System.err: Caused by: android.system.ErrnoException: sendto failed: ENETUNREACH (Network is unreachable)
  146. 08-12 11:02:55.934 1496 1564 W System.err: at libcore.io.Posix.sendtoBytes(Native Method)
  147. 08-12 11:02:55.934 1496 1564 W System.err: at libcore.io.Posix.sendto(Posix.java:211)
  148. 08-12 11:02:55.935 1496 1564 W System.err: at libcore.io.BlockGuardOs.sendto(BlockGuardOs.java:278)
  149. 08-12 11:02:55.935 1496 1564 W System.err: at libcore.io.IoBridge.sendto(IoBridge.java:509)
  150. 08-12 11:02:55.935 1496 1564 W System.err: ... 4 more
  151. 08-12 11:02:55.935 1496 1564 E KDE/LanLinkProvider: Sending udp identity package failed. Invalid address? (255.255.255.255)
  152. 08-12 11:02:55.935 1496 1560 W System.err: at libcore.io.Posix.sendtoBytes(Native Method)
  153. 08-12 11:02:55.935 1496 1560 W System.err: at libcore.io.Posix.sendto(Posix.java:211)
  154. 08-12 11:02:55.936 1496 1562 W System.err: libcore.io.IoBridge.sendto(IoBridge.java:511)
  155. 08-12 11:02:55.936 1496 1562 W System.err: at at java.net.PlainDatagramSocketImpl.send(PlainDatagramSocketImpl.java:184)
  156. 08-12 11:02:55.936 1496 1560 W System.err: libcore.io.BlockGuardOs.sendto(BlockGuardOs.java:278) at
  157. 08-12 11:02:55.936 1496 1560 W System.err: at libcore.io.IoBridge.sendto(IoBridge.java:509)
  158. 08-12 11:02:55.937 1496 1560 W System.err: ... 4 more
  159. 08-12 11:02:55.937 1496 1560 E KDE/LanLinkProvider: Sending udp identity package failed. Invalid address? (255.255.255.255)
  160. 08-12 11:02:55.938 1496 1562 W System.err: java.net.DatagramSocket.send(DatagramSocket.java:305)
  161. 08-12 11:02:55.938 1496 1562 W System.err: at org.kde.kdeconnect.Backends.LanBackend.LanLinkProvider$6.run(LanLinkProvider.java:384)
  162. 08-12 11:02:55.938 1496 1562 W System.err: at java.lang.Thread.run(Thread.java:818)
  163. 08-12 11:02:55.939 1496 1562 W System.err: Caused by: android.system.ErrnoException: sendto failed: ENETUNREACH (Network is unreachable)
  164. 08-12 11:02:55.939 1496 1562 W System.err: at libcore.io.Posix.sendtoBytes(Native Method)
  165. 08-12 11:02:55.939 1496 1562 W System.err: at libcore.io.Posix.sendto(Posix.java:211)
  166. 08-12 11:02:55.939 1496 1562 W System.err: at libcore.io.BlockGuardOs.sendto(BlockGuardOs.java:278)
  167. 08-12 11:02:55.939 1496 1562 W System.err: at libcore.io.IoBridge.sendto(IoBridge.java:509)
  168. 08-12 11:02:55.939 1496 1562 W System.err: ... 4 more
  169. 08-12 11:02:55.940 1496 1562 E KDE/LanLinkProvider: Sending udp identity package failed. Invalid address? (255.255.255.255)
  170. 08-12 11:02:55.970 1565 1565 I ACRA : ACRA is enabled for org.fdroid.fdroid, initializing...
  171. 08-12 11:02:56.002 1480 1480 I wpa_supplicant: wlan0: CTRL-EVENT-REGDOM-CHANGE init=USER type=COUNTRY alpha2=BR
  172. 08-12 11:02:56.003 1480 1480 I wpa_supplicant: p2p0: CTRL-EVENT-REGDOM-CHANGE init=USER type=COUNTRY alpha2=BR
  173. 08-12 11:02:56.004 1030 1177 D WifiStateMachine: WIFI_COUNTRY_CODE set to BR
  174. 08-12 11:02:56.004 266 1028 D CommandListener: Trying to bring up p2p0
  175. 08-12 11:02:56.004 1030 1177 E native : do suspend false
  176. 08-12 11:02:56.006 1030 1177 D WifiConfigStore: No blacklist allowed without epno enabled
  177. 08-12 11:02:56.006 1030 1177 D WifiConfigStore: Retrieve network priorities after PNO.
  178. 08-12 11:02:56.006 1030 1176 D WifiMonitor: startMonitoring(p2p0) with mConnected = true
  179. 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
  180. 08-12 11:02:56.011 1030 1176 D WifiNative-HAL: p2pGetDeviceAddress
  181. 08-12 11:02:56.011 1030 1176 D WifiNative-HAL: p2pGetDeviceAddress returning 8a:c9:d0:e3:41:bd
  182. 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
  183. 08-12 11:02:56.016 1030 1177 E wifi : android_net_wifi_getLinkLayerStats: failed to get link statistics
  184. 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
  185. 08-12 11:02:56.018 1030 1177 E wifi : android_net_wifi_getLinkLayerStats: failed to get link statistics
  186. 08-12 11:02:56.037 1480 1480 I wpa_supplicant: p2p0: CTRL-EVENT-REGDOM-CHANGE init=USER type=COUNTRY alpha2=BR
  187. 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
  188. 08-12 11:02:56.114 1030 1049 D BluetoothManagerService: Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@3c513f6:true
  189. 08-12 11:02:56.145 1590 1590 W System : ClassLoader referenced unknown path: /data/app/org.fdroid.fdroid-1/lib/arm
  190. 08-12 11:02:56.148 1565 1610 E ACRA : ACRA caught a SecurityException for org.fdroid.fdroid
  191. 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.
  192. 08-12 11:02:56.148 1565 1610 E ACRA : at android.os.Parcel.readException(Parcel.java:1666)
  193. 08-12 11:02:56.148 1565 1610 E ACRA : at android.os.Parcel.readException(Parcel.java:1619)
  194. 08-12 11:02:56.148 1565 1610 E ACRA : at android.net.wifi.IWifiManager$Stub$Proxy.getWifiEnabledState(IWifiManager.java:1165)
  195. 08-12 11:02:56.148 1565 1610 E ACRA : at android.net.wifi.WifiManager.getWifiState(WifiManager.java:1467)
  196. 08-12 11:02:56.148 1565 1610 E ACRA : at org.fdroid.fdroid.net.WifiStateChangeService.onHandleIntent(WifiStateChangeService.java:68)
  197. 08-12 11:02:56.148 1565 1610 E ACRA : at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:66)
  198. 08-12 11:02:56.148 1565 1610 E ACRA : at android.os.Handler.dispatchMessage(Handler.java:102)
  199. 08-12 11:02:56.148 1565 1610 E ACRA : at android.os.Looper.loop(Looper.java:148)
  200. 08-12 11:02:56.148 1565 1610 E ACRA : at android.os.HandlerThread.run(HandlerThread.java:61)
  201. 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
  202. 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
  203. 08-12 11:02:56.244 1565 1610 I Process : Sending signal. PID: 1565 SIG: 9
  204. 08-12 11:02:56.276 1030 1572 I ActivityManager: Process org.fdroid.fdroid (pid 1565) has died
  205. 08-12 11:02:56.277 1030 1572 W ActivityManager: Scheduling restart of crashed service org.fdroid.fdroid/.net.WifiStateChangeService in 1000ms
  206. 08-12 11:02:56.288 1619 1619 W System : ClassLoader referenced unknown path: /data/app/org.fdroid.fdroid-1/lib/arm
  207. 08-12 11:02:56.346 1590 1637 W ACRA : org.fdroid.fdroid reports will be sent by email (if accepted by user).
  208. 08-12 11:02:56.387 1619 1619 I ACRA : ACRA is enabled for org.fdroid.fdroid, initializing...
  209. 08-12 11:02:56.474 1030 1049 D BluetoothManagerService: Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@4c41aef:true
  210. 08-12 11:02:56.485 1030 1046 W WindowManager: Keyguard drawn timeout. Setting mKeyguardDrawComplete
  211. 08-12 11:02:56.489 1590 1654 W ACRA : org.fdroid.fdroid reports will be sent by email (if accepted by user).
  212. 08-12 11:02:56.498 1030 1255 I ActivityManager: Start proc 1658:org.fdroid.fdroid/u0a116 for service org.fdroid.fdroid/.net.WifiStateChangeService
  213. 08-12 11:02:56.544 1658 1658 W System : ClassLoader referenced unknown path: /data/app/org.fdroid.fdroid-1/lib/arm
  214. 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
  215. 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
  216. 08-12 11:02:56.589 1619 1681 D OpenGLRenderer: Use EGL_SWAP_BEHAVIOR_PRESERVED: true
  217. 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
  218. 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
  219. 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
  220. 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
  221. 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
  222. 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
  223. 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)
  224. 08-12 11:02:56.656 1619 1681 I Adreno-EGL: OpenGL ES Shader Compiler Version: E031.29.00.00
  225. 08-12 11:02:56.656 1619 1681 I Adreno-EGL: Build Date: 11/17/15 Tue
  226. 08-12 11:02:56.656 1619 1681 I Adreno-EGL: Local Branch: mybranch16463693
  227. 08-12 11:02:56.656 1619 1681 I Adreno-EGL: Remote Branch: quic/LA.BF.1.1.3_rb1.4
  228. 08-12 11:02:56.656 1619 1681 I Adreno-EGL: Local Patches: NONE
  229. 08-12 11:02:56.656 1619 1681 I Adreno-EGL: Reconstruct Branch: NOTHING
  230. 08-12 11:02:56.659 1619 1681 I OpenGLRenderer: Initialized EGL, version 1.4
  231. 08-12 11:02:56.690 1658 1658 I ACRA : ACRA is enabled for org.fdroid.fdroid, initializing...
  232. 08-12 11:02:56.775 1030 1177 D WIFI : Registering NetworkFactory
  233. 08-12 11:02:56.775 1030 1177 D WIFI_UT : Registering NetworkFactory
  234. 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
  235. 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
  236. 08-12 11:02:56.798 1030 1049 D BluetoothManagerService: Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@4055e00:true
  237. 08-12 11:02:56.817 1658 1700 E ACRA : ACRA caught a SecurityException for org.fdroid.fdroid
  238. 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.
  239. 08-12 11:02:56.817 1658 1700 E ACRA : at android.os.Parcel.readException(Parcel.java:1666)
  240. 08-12 11:02:56.817 1658 1700 E ACRA : at android.os.Parcel.readException(Parcel.java:1619)
  241. 08-12 11:02:56.817 1658 1700 E ACRA : at android.net.wifi.IWifiManager$Stub$Proxy.getWifiEnabledState(IWifiManager.java:1165)
  242. 08-12 11:02:56.817 1658 1700 E ACRA : at android.net.wifi.WifiManager.getWifiState(WifiManager.java:1467)
  243. 08-12 11:02:56.817 1658 1700 E ACRA : at org.fdroid.fdroid.net.WifiStateChangeService.onHandleIntent(WifiStateChangeService.java:68)
  244. 08-12 11:02:56.817 1658 1700 E ACRA : at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:66)
  245. 08-12 11:02:56.817 1658 1700 E ACRA : at android.os.Handler.dispatchMessage(Handler.java:102)
  246. 08-12 11:02:56.817 1658 1700 E ACRA : at android.os.Looper.loop(Looper.java:148)
  247. 08-12 11:02:56.817 1658 1700 E ACRA : at android.os.HandlerThread.run(HandlerThread.java:61)
  248. 08-12 11:02:56.821 1590 1697 W ACRA : org.fdroid.fdroid reports will be sent by email (if accepted by user).
  249. 08-12 11:02:56.878 1030 1050 I ActivityManager: Displayed org.fdroid.fdroid/.CrashReportActivity: +657ms
  250. 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
  251. 08-12 11:02:56.893 1658 1700 I Process : Sending signal. PID: 1658 SIG: 9
  252. 08-12 11:02:56.915 1030 1255 I ActivityManager: Process org.fdroid.fdroid (pid 1658) has died
  253. 08-12 11:02:56.915 1030 1255 W ActivityManager: Scheduling restart of crashed service org.fdroid.fdroid/.net.WifiStateChangeService in 1000ms
  254. 08-12 11:02:57.243 1030 1030 I SystemServiceManager: Starting phase 600
  255. 08-12 11:02:57.243 270 1103 D audio_hw_primary: adev_set_parameters: enter: A2dpSuspended=false
  256. 08-12 11:02:57.244 270 1103 E voice : voice_extn_compress_voip_set_parameters: COMPRESS_VOIP_ENABLED is not defined
  257. 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}
  258. 08-12 11:02:57.245 1030 1049 D BluetoothManagerService: Added callback: android.bluetooth.BluetoothAdapter$1@c512245:true
  259. 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
  260. 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}
  261. 08-12 11:02:57.261 1030 1030 V NotificationListeners: enabling notification listener for user 0: ComponentInfo{ginlemon.smartlauncher.notifier/ginlemon.smartlauncher.notifier.NotificationListener}
  262. 08-12 11:02:57.268 270 1185 I AudioFlinger: systemReady
  263. 08-12 11:02:57.275 1030 1030 I ActivityManager: Start proc 1746:ginlemon.smartlauncher.notifier/u0a129 for service ginlemon.smartlauncher.notifier/.NotificationListener
  264. 08-12 11:02:57.279 1030 1030 I BackupManagerService: Backup enabled => true
  265. 08-12 11:02:57.312 1030 1767 I OMXClient: Using client-side OMX mux.
  266. 08-12 11:02:57.340 1734 1734 W System : ClassLoader referenced unknown path: /system/priv-app/ThemeChooser/lib/arm
  267. 08-12 11:02:57.346 1746 1746 W System : ClassLoader referenced unknown path: /data/app/ginlemon.smartlauncher.notifier-1/lib/arm
  268. 08-12 11:02:57.353 1746 1746 D MusicHelper: init
  269. 08-12 11:02:57.355 1746 1746 W MusicHelper: No sessions
  270. 08-12 11:02:57.363 1030 1771 I OMXClient: Using client-side OMX mux.
  271. 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;
  272. 08-12 11:02:57.368 1746 1746 W System.err: android.content.pm.PackageManager$NameNotFoundException: ginlemon.flowerpro
  273. 08-12 11:02:57.368 1746 1746 W System.err: at android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java:138)
  274. 08-12 11:02:57.370 1746 1746 W System.err: at ginlemon.smartlauncher.slVersionCheck.Controls.isGenuine(Controls.java:36)
  275. 08-12 11:02:57.370 1746 1746 W System.err: at ginlemon.smartlauncher.notifier.NotificationListener.versionCheck(NotificationListener.java:128)
  276. 08-12 11:02:57.370 1746 1746 W System.err: at ginlemon.smartlauncher.notifier.NotificationListener.onCreate(NotificationListener.java:116)
  277. 08-12 11:02:57.370 1746 1746 W System.err: at android.app.ActivityThread.handleCreateService(ActivityThread.java:2905)
  278. 08-12 11:02:57.370 1746 1746 W System.err: at android.app.ActivityThread.-wrap4(ActivityThread.java)
  279. 08-12 11:02:57.370 1746 1746 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1430)
  280. 08-12 11:02:57.370 1746 1746 W System.err: at android.os.Handler.dispatchMessage(Handler.java:102)
  281. 08-12 11:02:57.370 1746 1746 W System.err: at android.os.Looper.loop(Looper.java:148)
  282. 08-12 11:02:57.370 1746 1746 W System.err: at android.app.ActivityThread.main(ActivityThread.java:5458)
  283. 08-12 11:02:57.370 1746 1746 W System.err: at java.lang.reflect.Method.invoke(Native Method)
  284. 08-12 11:02:57.370 1746 1746 W System.err: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
  285. 08-12 11:02:57.370 1746 1746 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
  286. 08-12 11:02:57.372 1746 1746 I isUpdated: proVersion -1
  287. 08-12 11:02:57.372 1746 1746 I isUpdated: freeVersion 425
  288. 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
  289. 08-12 11:02:57.392 1746 1746 D AndroidRuntime: Shutting down VM
  290. 08-12 11:02:57.401 1746 1746 E AndroidRuntime: FATAL EXCEPTION: main
  291. 08-12 11:02:57.401 1746 1746 E AndroidRuntime: Process: ginlemon.smartlauncher.notifier, PID: 1746
  292. 08-12 11:02:57.401 1746 1746 E AndroidRuntime: Theme: themes:{}
  293. 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
  294. 08-12 11:02:57.401 1746 1746 E AndroidRuntime: at android.app.ActivityThread.handleCreateService(ActivityThread.java:2915)
  295. 08-12 11:02:57.401 1746 1746 E AndroidRuntime: at android.app.ActivityThread.-wrap4(ActivityThread.java)
  296. 08-12 11:02:57.401 1746 1746 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1430)
  297. 08-12 11:02:57.401 1746 1746 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102)
  298. 08-12 11:02:57.401 1746 1746 E AndroidRuntime: at android.os.Looper.loop(Looper.java:148)
  299. 08-12 11:02:57.401 1746 1746 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:5458)
  300. 08-12 11:02:57.401 1746 1746 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
  301. 08-12 11:02:57.401 1746 1746 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
  302. 08-12 11:02:57.401 1746 1746 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
  303. 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
  304. 08-12 11:02:57.401 1746 1746 E AndroidRuntime: at android.os.Parcel.readException(Parcel.java:1666)
  305. 08-12 11:02:57.401 1746 1746 E AndroidRuntime: at android.os.Parcel.readException(Parcel.java:1619)
  306. 08-12 11:02:57.401 1746 1746 E AndroidRuntime: at android.app.ActivityManagerProxy.getContentProvider(ActivityManagerNative.java:3551)
  307. 08-12 11:02:57.401 1746 1746 E AndroidRuntime: at android.app.ActivityThread.acquireProvider(ActivityThread.java:4815)
  308. 08-12 11:02:57.401 1746 1746 E AndroidRuntime: at android.app.ContextImpl$ApplicationContentResolver.acquireUnstableProvider(ContextImpl.java:2067)
  309. 08-12 11:02:57.401 1746 1746 E AndroidRuntime: at android.content.ContentResolver.acquireUnstableProvider(ContentResolver.java:1468)
  310. 08-12 11:02:57.401 1746 1746 E AndroidRuntime: at android.content.ContentResolver.query(ContentResolver.java:475)
  311. 08-12 11:02:57.401 1746 1746 E AndroidRuntime: at android.content.ContentResolver.query(ContentResolver.java:434)
  312. 08-12 11:02:57.401 1746 1746 E AndroidRuntime: at ginlemon.smartlauncher.notifier.ContentResolversMonitor.checkMissedCalls(ContentResolversMonitor.java:200)
  313. 08-12 11:02:57.401 1746 1746 E AndroidRuntime: at ginlemon.smartlauncher.notifier.NotificationListener.onCreate(NotificationListener.java:118)
  314. 08-12 11:02:57.401 1746 1746 E AndroidRuntime: at android.app.ActivityThread.handleCreateService(ActivityThread.java:2905)
  315. 08-12 11:02:57.401 1746 1746 E AndroidRuntime: ... 8 more
  316. 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
  317. 08-12 11:02:57.493 1030 1780 I OMXClient: Using client-side OMX mux.
  318. 08-12 11:02:57.494 1030 1030 E InputMethodManagerService: Ignoring updateSystemUiLocked due to an invalid token. uid:1000 token:null
  319. 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
  320. 08-12 11:02:57.541 1030 1030 V InputMethodManagerService: Adding window token: android.os.Binder@95ed80a
  321. 08-12 11:02:57.557 1030 1030 E LocSvc_afw: E/get_extension: Invalid interface passed in
  322. 08-12 11:02:57.563 1030 1805 I OMXClient: Using client-side OMX mux.
  323. 08-12 11:02:57.596 1030 1030 E LocSvc_afw: E/get_extension: Invalid interface passed in
  324. 08-12 11:02:57.596 1030 1030 E LocSvc_afw: E/get_extension: Invalid interface passed in
  325. 08-12 11:02:57.601 1030 1044 D GpsLocationProvider: Reset GPS properties, previous size = 0
  326. 08-12 11:02:57.602 1030 1044 D GpsLocationProvider: GpsParamsResource: SUPL_HOST=supl.google.com
  327. 08-12 11:02:57.602 1030 1044 D GpsLocationProvider: GpsParamsResource: SUPL_PORT=7275
  328. 08-12 11:02:57.602 1030 1044 D GpsLocationProvider: GpsParamsResource: NTP_SERVER=north-america.pool.ntp.org
  329. 08-12 11:02:57.602 1030 1044 D GpsLocationProvider: GpsParamsResource: SUPL_VER=0x20000
  330. 08-12 11:02:57.602 1030 1044 D GpsLocationProvider: GpsParamsResource: SUPL_MODE=1
  331. 08-12 11:02:57.621 1030 1030 E FlpHardwareProvider: Error hw_get_module 'flp': -2
  332. 08-12 11:02:57.621 1030 1030 E LocationManagerService: FLP HAL not supported
  333. 08-12 11:02:57.624 1030 1044 D GpsLocationProvider: GPS properties reloaded, size = 57
  334. 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
  335. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: GPS configuration:
  336. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: #Fri Aug 12 11:02:57 GMT-03:00 2016
  337. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST=supl.google.com
  338. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: ENABLE_WIPER=0
  339. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST_276_2=supl.vodafone.com
  340. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_PORT_204_4=7275
  341. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST_222_10=supl.vodafone.com
  342. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_PORT_647_10=7275
  343. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: NMEA_PROVIDER=1
  344. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST_208_10=supl.google.com
  345. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: CAPABILITIES=0x33
  346. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST_262_2=supl.vodafone.com
  347. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_PORT_262_2=7275
  348. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_PORT_276_2=7275
  349. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST_226_1=supl.vodafone.com
  350. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_MODE=1
  351. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_VER_222_10=0x20000
  352. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: XTRA_SERVER_3=http\://xtrapath3.izatcloud.net/xtra2.bin
  353. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: XTRA_SERVER_1=http\://xtrapath1.izatcloud.net/xtra2.bin
  354. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_PORT_UNF=7275
  355. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST_286_2=supl.vodafone.com
  356. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_VER=0x20000
  357. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: ERR_ESTIMATE=0
  358. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_PORT_214_1=7275
  359. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_PORT_234_15=7275
  360. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST_234_15=supl.vodafone.com
  361. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: LPP_PROFILE=0
  362. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST_214_1=supl.vodafone.com
  363. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: NTP_SERVER=europe.pool.ntp.org
  364. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_PORT_530_1=7275
  365. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_PORT_286_2=7275
  366. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: XTRA_SERVER_2=http\://xtrapath2.izatcloud.net/xtra2.bin
  367. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST_647_10=supl.google.com
  368. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST_530_1=supl.vodafone.com
  369. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST_208_9=supl.google.com
  370. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST_202_5=supl.vodafone.com
  371. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: QUIPC_ENABLED=0
  372. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: final config = #Fri Aug 12 11:02:57 GMT-03:00 2016
  373. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST=supl.google.com
  374. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: ENABLE_WIPER=0
  375. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST_276_2=supl.vodafone.com
  376. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_PORT_204_4=7275
  377. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST_222_10=supl.vodafone.com
  378. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_PORT_647_10=7275
  379. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: NMEA_PROVIDER=1
  380. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST_208_10=supl.google.com
  381. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: CAPABILITIES=0x33
  382. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST_262_2=supl.vodafone.com
  383. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_PORT_262_2=7275
  384. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_PORT_276_2=7275
  385. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST_226_1=supl.vodafone.com
  386. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_MODE=1
  387. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_VER_222_10=0x20000
  388. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: XTRA_SERVER_3=http\://xtrapath3.izatcloud.net/xtra2.bin
  389. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: XTRA_SERVER_1=http\://xtrapath1.izatcloud.net/xtra2.bin
  390. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_PORT_UNF=7275
  391. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST_286_2=supl.vodafone.com
  392. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_VER=0x20000
  393. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: ERR_ESTIMATE=0
  394. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_PORT_214_1=7275
  395. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_PORT_234_15=7275
  396. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST_234_15=supl.vodafone.com
  397. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: LPP_PROFILE=0
  398. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST_214_1=supl.vodafone.com
  399. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: NTP_SERVER=europe.pool.ntp.org
  400. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_PORT_530_1=7275
  401. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_PORT_286_2=7275
  402. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: XTRA_SERVER_2=http\://xtrapath2.izatcloud.net/xtra2.bin
  403. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST_647_10=supl.google.com
  404. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST_530_1=supl.vodafone.com
  405. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST_208_9=supl.google.com
  406. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST_202_5=supl.vodafone.com
  407. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: QUIPC_ENABLED=0
  408. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_VER_UNF=0x10000
  409. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_PORT_208_10=7275
  410. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: A_GLONASS_POS_PROTOCOL_SELECT=0
  411. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST_UNF=supl.iusacell.com
  412. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: INTERMEDIATE_POS=0
  413. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: NTP_SERVER_SCA=south-america.pool.ntp.org
  414. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: NTP_SERVER_AME=asia.pool.ntp.org
  415. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_PORT_226_1=7275
  416. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST_204_4=supl.vodafone.com
  417. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST_278_1=supl.vodafone.com
  418. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_PORT_208_9=7275
  419. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_PORT_268_1=7275
  420. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_PORT_222_10=7275
  421. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_PORT=7275
  422. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: DEBUG_LEVEL=2
  423. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: NTP_SERVER_AU=oceania.pool.ntp.org
  424. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_PORT_278_1=7275
  425. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_PORT_202_5=7275
  426. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_VER_214_1=0x20000
  427. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_HOST_268_1=supl.vodafone.com
  428. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: SUPL_VER_262_2=0x20000
  429. 08-12 11:02:57.626 1030 1044 D GpsLocationProvider: NTP_SERVER_CN=cn.pool.ntp.org
  430. 08-12 11:02:57.628 1030 1030 E ActivityRecognitionHardware: Error hw_get_module: -2
  431. 08-12 11:02:57.628 1030 1030 E LocationManagerService: Hardware Activity-Recognition not supported.
  432. 08-12 11:02:57.638 1030 1030 I CommonTimeManagementService: No common time service detected on this platform. Common time services will be unavailable.
  433. 08-12 11:02:57.640 1030 1030 I MmsServiceBroker: systemRunning
  434. 08-12 11:02:57.641 1030 1169 I InputReader: Reconfiguring input devices. changes=0x00000020
  435. 08-12 11:02:57.649 1030 1811 I OMXClient: Using client-side OMX mux.
  436. 08-12 11:02:57.659 1030 1030 D com.android.server.ThemeService: Prev api level was: 23, api is now: 23
  437. 08-12 11:02:57.661 1030 1030 E PackageManager: Unable to find icon pack: system
  438. 08-12 11:02:57.663 1030 1030 D MountService: onStartUser 0
  439. 08-12 11:02:57.663 1030 1030 D VoldConnector: SND -> {7 volume user_started 0}
  440. 08-12 11:02:57.663 230 234 D vold : Linking /storage/emulated/0 to /mnt/user/0/primary
  441. 08-12 11:02:57.664 1030 1171 D VoldConnector: RCV <- {200 7 Command succeeded}
  442. 08-12 11:02:57.664 1030 1170 D MountService: Volume public:179,65 broadcasting mounted to UserHandle{0}
  443. 08-12 11:02:57.665 1030 1170 D MountService: Volume emulated broadcasting mounted to UserHandle{0}
  444. 08-12 11:02:57.666 1235 1235 D MtpService: onStorageStateChanged /storage/2C42-10FB mounted -> mounted
  445. 08-12 11:02:57.666 1235 1235 D MtpService: onStorageStateChanged /storage/emulated/0 mounted -> mounted
  446. 08-12 11:02:57.671 1030 1169 I InputReader: Reconfiguring input devices. changes=0x00000010
  447. 08-12 11:02:57.676 1030 1030 I ActivityManager: Start proc 1814:org.omnirom.omniswitch/u0a13 for added application org.omnirom.omniswitch
  448. 08-12 11:02:57.687 1030 1030 I ActivityManager: Start proc 1819:com.android.nfc/1027 for added application com.android.nfc
  449. 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
  450. 08-12 11:02:57.709 1030 1030 I ActivityManager: Start proc 1836:com.android.phone/1001 for added application com.android.phone
  451. 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
  452. 08-12 11:02:57.746 1030 1851 I OMXClient: Using client-side OMX mux.
  453. 08-12 11:02:57.764 1775 1775 W System : ClassLoader referenced unknown path: /system/priv-app/Velvet/lib/arm
  454. 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=
  455. 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
  456. 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
  457. 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
  458. 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
  459. 08-12 11:02:58.057 1030 1052 D PowerManagerService: mWakeLockBlockingEnabled=0 blockedWakelockList=null
  460. 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
  461. 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
  462. 08-12 11:02:58.078 1030 1274 I ActivityManager: Start proc 1880:system:ui/1000 for activity android/com.android.internal.app.ResolverActivity
  463. 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
  464. 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
  465. 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
  466. 08-12 11:02:58.151 1030 1044 I ActivityManager: Start proc 1893:com.android.printspooler/u0a56 for service com.android.printspooler/.model.PrintSpoolerService
  467. 08-12 11:02:58.151 1877 1877 E cutils-trace: Error opening trace file: Permission denied (13)
  468. 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
  469. 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
  470. 08-12 11:02:58.169 1030 1030 D RttService: SCAN_AVAILABLE : 1
  471. 08-12 11:02:58.170 1030 1195 D RttService: DefaultState got{ when=0 what=160513 target=com.android.internal.util.StateMachine$SmHandler }
  472. 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.
  473. 08-12 11:02:58.191 1825 1825 W System : ClassLoader referenced unknown path: /system/priv-app/GloveMode/lib/arm
  474. 08-12 11:02:58.207 1836 1836 W System : ClassLoader referenced unknown path: /system/priv-app/TeleService/lib/arm
  475. 08-12 11:02:58.213 1814 1814 W System : ClassLoader referenced unknown path: /system/priv-app/OmniSwitch/lib/arm
  476. 08-12 11:02:58.229 1819 1819 I NfcService: Starting NFC service
  477. 08-12 11:02:58.274 1893 1893 I PrintSpoolerService: No existing print spooler state.
  478. 08-12 11:02:58.276 1836 1836 W System : ClassLoader referenced unknown path: /system/priv-app/TelephonyProvider/lib/arm
  479. 08-12 11:02:58.295 1819 1819 D BrcmNfcJni: JNI_OnLoad: enter
  480. 08-12 11:02:58.296 1819 1819 I BrcmNfcJni: NFC Service: loading nci JNI
  481. 08-12 11:02:58.296 1819 1819 D BrcmNfcJni: register_com_android_nfc_NativeNfcManager: enter
  482. 08-12 11:02:58.296 1819 1819 D BrcmNfcJni: PowerSwitch::initialize: level=PS-UNKNOWN (0)
  483. 08-12 11:02:58.296 1819 1819 D NfcAdaptation: bool CNfcConfig::readConfig(const char *, bool) Opened base config /etc/libnfc-brcm.conf
  484. 08-12 11:02:58.324 270 1913 D NuPlayerDriver: notifyListener_l(0xafe1e180), (1, 0, 0)
  485. 08-12 11:02:58.325 1030 1030 D MediaPlayer: setSubtitleAnchor in MediaPlayer
  486. 08-12 11:02:58.329 1836 1836 D TelephonyProvider: dbh.onOpen: ok, queried table=siminfo
  487. 08-12 11:02:58.330 1836 1836 D TelephonyProvider: dbh.onOpen: ok, queried table=carriers
  488. 08-12 11:02:58.330 1819 1819 D NfcAdaptation: const CNfcParam *CNfcConfig::find(const char *) const found SCREEN_OFF_POWER_STATE=(0x1)
  489. 08-12 11:02:58.330 1819 1819 D BrcmNfcJni: PowerSwitch::initialize: desired screen-off state=1
  490. 08-12 11:02:58.330 1819 1819 D BrcmNfcJni: register_com_android_nfc_NativeNfcManager: exit
  491. 08-12 11:02:58.331 1819 1819 D BrcmNfcJni: register_com_android_nfc_NativeNfcTag
  492. 08-12 11:02:58.331 1819 1819 D BrcmNfcJni: RoutingManager::RoutingManager(): default route is 0x00
  493. 08-12 11:02:58.331 1819 1819 D BrcmNfcJni: RoutingManager::RoutingManager(): mOffHostEe=0xF4
  494. 08-12 11:02:58.331 1819 1819 D BrcmNfcJni: RoutingManager::registerJniFunctions
  495. 08-12 11:02:58.331 1819 1819 D BrcmNfcJni: JNI_OnLoad: exit
  496. 08-12 11:02:58.331 1819 1819 D BrcmNfcJni: nfcManager_initNativeStruc: enter
  497. 08-12 11:02:58.335 270 1186 D NuPlayerDriver: reset(0xafe1e180)
  498. 08-12 11:02:58.335 270 1186 D NuPlayerDriver: notifyListener_l(0xafe1e180), (8, 0, 0)
  499. 08-12 11:02:58.336 1819 1819 D BrcmNfcJni: nfcManager_initNativeStruc: exit
  500. 08-12 11:02:58.336 270 1913 W AMessage: failed to post message as target looper for handler 0 is gone.
  501. 08-12 11:02:58.337 270 1913 D NuPlayerDriver: notifyResetComplete(0xafe1e180)
  502. 08-12 11:02:58.337 270 1185 D NuPlayerDriver: reset(0xafe1e180)
  503. 08-12 11:02:58.340 1030 1049 D BluetoothManagerService: Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@c006bf:true
  504. 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.
  505. 08-12 11:02:58.428 270 1919 D NuPlayerDriver: notifyListener_l(0xafe1e1e0), (1, 0, 0)
  506. 08-12 11:02:58.429 1030 1030 D MediaPlayer: setSubtitleAnchor in MediaPlayer
  507. 08-12 11:02:58.447 270 1186 D NuPlayerDriver: start(0xafe1e1e0), state is 4, eos is 0
  508. 08-12 11:02:58.447 270 1919 I GenericSource: start
  509. 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
  510. 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
  511. 08-12 11:02:58.477 270 1933 E OMXNodeInstance: setConfig(29:google.vorbis.decoder, ConfigPriority(0x6f800002)) ERROR: Undefined(0x80001001)
  512. 08-12 11:02:58.477 270 1933 I ACodec : codec does not support config priority (err -2147483648)
  513. 08-12 11:02:58.479 270 1933 I MediaCodec: MediaCodec will operate in async mode
  514. 08-12 11:02:58.483 1030 1030 W System : ClassLoader referenced unknown path: /system/priv-app/Telecom/lib/arm
  515. 08-12 11:02:58.496 1819 1819 I NfceeAccess: read 1 signature(s) for NFCEE access
  516. 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.
  517. 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
  518. 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.
  519. 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)
  520. 08-12 11:02:58.515 270 1098 D audio_hw_primary: start_output_stream: enter: usecase(0: deep-buffer-playback) devices(0x2)
  521. 08-12 11:02:58.515 270 1919 D NuPlayerDriver: notifyListener_l(0xafe1e1e0), (6, 0, 0)
  522. 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)
  523. 08-12 11:02:58.517 270 1098 E audio_hw_primary: voice_extn_compress_voip_is_active: COMPRESS_VOIP_ENABLED is not defined
  524. 08-12 11:02:58.517 270 1098 E msm8974_platform: voice_extn_compress_voip_is_active: COMPRESS_VOIP_ENABLED is not defined
  525. 08-12 11:02:58.517 270 1098 D audio_hw_primary: select_devices: out_snd_device(2: speaker) in_snd_device(0: )
  526. 08-12 11:02:58.517 270 1098 W msm8974_platform: Codec backend bitwidth 16, samplerate 48000
  527. 08-12 11:02:58.517 270 1098 D hardware_info: hw_info_append_hw_type : device_name = speaker
  528. 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)
  529. 08-12 11:02:58.517 270 1098 D ACDB-LOADER: ACDB -> send_audio_cal, acdb_id = 14, path = 0
  530. 08-12 11:02:58.517 270 1098 D ACDB-LOADER: ACDB -> send_adm_topology
  531. 08-12 11:02:58.517 270 1098 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TOPOLOGY_ID
  532. 08-12 11:02:58.517 270 1098 D ACDB-LOADER: ACDB -> send_asm_topology
  533. 08-12 11:02:58.517 270 1098 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TOPOLOGY_ID
  534. 08-12 11:02:58.517 270 1098 D ACDB-LOADER: ACDB -> send_audtable
  535. 08-12 11:02:58.517 270 1098 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE
  536. 08-12 11:02:58.517 270 1098 D ACDB-LOADER: ACDB -> AUDIO_SET_AUDPROC_CAL
  537. 08-12 11:02:58.517 270 1098 D ACDB-LOADER: ACDB -> send_audvoltable
  538. 08-12 11:02:58.517 270 1098 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_STEP_TABLE
  539. 08-12 11:02:58.517 270 1098 D ACDB-LOADER: ACDB -> AUDIO_SET_AUDPROC_VOL_CAL
  540. 08-12 11:02:58.517 270 1098 D ACDB-LOADER: ACDB -> send_afe_cal
  541. 08-12 11:02:58.517 270 1098 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE
  542. 08-12 11:02:58.517 270 1098 D ACDB-LOADER: ACDB -> AUDIO_SET_AFE_CAL
  543. 08-12 11:02:58.525 270 1098 D audio_hw_primary: select_devices: done
  544. 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)
  545. 08-12 11:02:58.549 1793 1793 I Crashlytics: Initializing Crashlytics 1.1.10.12
  546. 08-12 11:02:58.614 1030 1030 I Telecom : Class: TelecomSystem.INSTANCE being set
  547. 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
  548. 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
  549. 08-12 11:02:58.641 1030 1030 D RttService: SCAN_AVAILABLE : 3
  550. 08-12 11:02:58.641 1030 1194 E WifiHAL : wifi_get_gscan_capabilities: GSCAN is not supported by driver
  551. 08-12 11:02:58.641 1030 1194 D wifi : failed to get capabilities : -3
  552. 08-12 11:02:58.641 1030 1195 D RttService: DefaultState got{ when=0 what=160512 target=com.android.internal.util.StateMachine$SmHandler }
  553. 08-12 11:02:58.641 1030 1194 E WifiScanningService: could not get scan capabilities
  554. 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
  555. 08-12 11:02:58.668 1819 1819 D RegisteredServicesCache: Dynamic AIDs file does not exist.
  556. 08-12 11:02:58.701 1030 1572 I ActivityManager: Start proc 1979:com.android.smspush/u0a59 for service com.android.smspush/.WapPushManager
  557. 08-12 11:02:58.751 270 1098 D AudioFlinger: mixer(0xb1840000) throttle end: throttle time(81)
  558. 08-12 11:02:58.802 1819 1975 D NfcService: checking on firmware download
  559. 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.
  560. 08-12 11:02:58.803 1819 1975 D NfcService: NFC is on. Doing normal stuff
  561. 08-12 11:02:58.803 1819 1975 I NfcService: Enabling NFC
  562. 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
  563. 08-12 11:02:58.806 1819 1975 D BrcmNfcJni: PowerSwitch::initialize: level=PS-FULL (1)
  564. 08-12 11:02:58.806 1819 1975 D NfcAdaptation: const CNfcParam *CNfcConfig::find(const char *) const found SCREEN_OFF_POWER_STATE=(0x1)
  565. 08-12 11:02:58.806 1819 1975 D BrcmNfcJni: PowerSwitch::initialize: desired screen-off state=1
  566. 08-12 11:02:58.806 1819 1975 D NfcAdaptation: NfcAdaptation::Initialize: enter
  567. 08-12 11:02:58.806 1819 1975 E NfcAdaptation: NfcAdaptation::Initialize: ver=NFCDROID-AOSP_M_00.01 nfa=NFA_PI_1.03.66+
  568. 08-12 11:02:58.806 1819 1975 D NfcAdaptation: const CNfcParam *CNfcConfig::find(const char *) const found NFA_STORAGE=/data/nfc
  569. 08-12 11:02:58.806 1819 1975 D NfcAdaptation: const CNfcParam *CNfcConfig::find(const char *) const found PROTOCOL_TRACE_LEVEL=(0xFFFFFFFF)
  570. 08-12 11:02:58.806 1819 1975 D NfcAdaptation: const CNfcParam *CNfcConfig::find(const char *) const found NFA_MAX_EE_SUPPORTED=(0x2)
  571. 08-12 11:02:58.806 1819 1975 D NfcAdaptation: NfcAdaptation::Initialize: Overriding NFA_EE_MAX_EE_SUPPORTED to use 2
  572. 08-12 11:02:58.806 1819 1975 D NfcAdaptation: const CNfcParam *CNfcConfig::find(const char *) const found APPL_TRACE_LEVEL=(0xFF)
  573. 08-12 11:02:58.806 1819 1975 D BrcmNfcJni: initializeGlobalAppLogLevel: level=5
  574. 08-12 11:02:58.806 1819 1975 D : verify_stack_non_volatile_store
  575. 08-12 11:02:58.806 1819 1975 D NfcNciHal: crcChecksumVerifyIntegrity: filename=/data/nfc/nfaStorage.bin1
  576. 08-12 11:02:58.809 1819 1975 D NfcNciHal: crcChecksumVerifyIntegrity: data size=228
  577. 08-12 11:02:58.809 1819 1975 D NfcNciHal: crcChecksumVerifyIntegrity: filename=/data/nfc/nfaStorage.bin2
  578. 08-12 11:02:58.809 1819 1975 D NfcNciHal: crcChecksumVerifyIntegrity: filename=/data/nfc/nfaStorage.bin3
  579. 08-12 11:02:58.809 1819 1975 D NfcNciHal: crcChecksumVerifyIntegrity: filename=/data/nfc/nfaStorage.bin4
  580. 08-12 11:02:58.809 1819 1975 D NfcNciHal: crcChecksumVerifyIntegrity: filename=/data/nfc/nfaStorage.bin5
  581. 08-12 11:02:58.809 1819 1975 D NfcAdaptation: const CNfcParam *CNfcConfig::find(const char *) const found PRESERVE_STORAGE=(0x1)
  582. 08-12 11:02:58.809 1819 1975 D NfcAdaptation: Initialize: preserve stack NV store
  583. 08-12 11:02:58.815 1819 1996 D NfcAdaptation: NfcAdaptation::NFCA_TASK: enter
  584. 08-12 11:02:58.815 1819 1996 I BrcmNfcNfa: GKI_run(): Start/Stop GKI_timer_update_registered!
  585. 08-12 11:02:58.816 1819 1997 D NfcAdaptation: NfcAdaptation::Thread: enter
  586. 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
  587. 08-12 11:02:58.829 1819 2000 I BrcmNfcNfa: NFC_TASK started.
  588. 08-12 11:02:58.829 1819 1975 D NfcAdaptation: NfcAdaptation::InitializeHalDeviceContext: enter
  589. 08-12 11:02:58.829 1819 1975 D NfcAdaptation: const CNfcParam *CNfcConfig::find(const char *) const found NCI_HAL_MODULE=nfc_nci.pn54x
  590. 08-12 11:02:58.830 1819 1997 D NfcAdaptation: NfcAdaptation::Thread: exit
  591. 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
  592. 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
  593. 08-12 11:02:58.838 1836 2007 E DcSwitchStateMachine-0: DctController is not ready
  594. 08-12 11:02:58.875 1030 1179 E ConnectivityService: Failed to find Messenger in unregisterNetworkFactory
  595. 08-12 11:02:58.876 1819 1975 D NxpNfcNciHal: nfc_open: enter; name=nci
  596. 08-12 11:02:58.876 1819 1975 D NxpNfcNciHal: nfc_open: exit 0
  597. 08-12 11:02:58.876 1819 1975 D NfcAdaptation: NfcAdaptation::InitializeHalDeviceContext: exit
  598. 08-12 11:02:58.876 1819 1975 D NfcAdaptation: NfcAdaptation::Initialize: exit
  599. 08-12 11:02:58.876 1819 1975 I BrcmNfcNfa: nfa_dm_init ()
  600. 08-12 11:02:58.876 1819 1975 I BrcmNfcNfa: nfa_sys_register () id=1, enable_cplt_mask=0x0
  601. 08-12 11:02:58.876 1819 1975 I BrcmNfcNfa: nfa_sys_register () id=3, enable_cplt_mask=0x8
  602. 08-12 11:02:58.876 1819 1975 I BrcmNfcNfa: nfa_rw_init ()
  603. 08-12 11:02:58.876 1819 1975 I BrcmNfcNfa: nfa_sys_register () id=6, enable_cplt_mask=0x48
  604. 08-12 11:02:58.876 1819 1975 I BrcmNfcNfa: nfa_ce_init ()
  605. 08-12 11:02:58.876 1819 1975 I BrcmNfcNfa: nfa_sys_register () id=7, enable_cplt_mask=0xc8
  606. 08-12 11:02:58.876 1819 1975 I BrcmNfcNfa: nfa_ee_init ()
  607. 08-12 11:02:58.876 1819 1975 I BrcmNfcNfa: nfa_sys_register () id=2, enable_cplt_mask=0xcc
  608. 08-12 11:02:58.876 1819 1975 I BrcmNfcNfa: nfa_hci_init ()
  609. 08-12 11:02:58.876 1819 1975 I BrcmNfcNfa: nfa_sys_register () id=8, enable_cplt_mask=0x1cc
  610. 08-12 11:02:58.877 1819 1975 I BrcmNfcNfa: LLCP - llcp_init ()
  611. 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
  612. 08-12 11:02:58.877 1819 1975 I BrcmNfcNfa: max_num_tx_buff = 21, max_num_ll_tx_buff = 6
  613. 08-12 11:02:58.877 1819 1975 I BrcmNfcNfa: LLCP_RegisterServer (): SAP:0x1, link_type:0x2, ServiceName:<urn:nfc:sn:sdp>
  614. 08-12 11:02:58.877 1819 1975 I BrcmNfcNfa: LLCP_RegisterServer (): Registered SAP = 0x01
  615. 08-12 11:02:58.877 1819 1975 I BrcmNfcNfa: NFA_Enable ()
  616. 08-12 11:02:58.877 1819 2000 I BrcmNfcNfa: NFA got event 0x0100
  617. 08-12 11:02:58.877 1819 2000 I BrcmNfcNfa: nfa_dm_evt_hdlr event: NFA_DM_API_ENABLE_EVT (0x00)
  618. 08-12 11:02:58.877 1819 2000 I BrcmNfcNfa: nfa_dm_enable ()
  619. 08-12 11:02:58.877 1819 2000 I BrcmNfcNfa: NFC_Enable ()
  620. 08-12 11:02:58.877 1819 2000 I BrcmNfcNfa: nfc_set_state 0 (NONE)->1 (W4_HAL_OPEN)
  621. 08-12 11:02:58.877 1819 2000 D NfcAdaptation: NfcAdaptation::HalOpen
  622. 08-12 11:02:58.877 1819 1975 D NfcAdaptation: const CNfcParam *CNfcConfig::find(const char *) const found APPL_TRACE_LEVEL=(0xFF)
  623. 08-12 11:02:58.877 1819 1975 D BrcmNfcJni: initializeGlobalAppLogLevel: level=5
  624. 08-12 11:02:58.877 1819 1975 I BrcmNfcNfa: NFC_SetTraceLevel () new_level = 5
  625. 08-12 11:02:58.894 1819 2000 D NxpExtns: const CNfcParam *CNfcConfig::find(const char *) const found NXPLOG_TML_LOGLEVEL=(0x3)
  626. 08-12 11:02:58.894 1819 2000 D NxpExtns: const CNfcParam *CNfcConfig::find(const char *) const found NXPLOG_FWDNLD_LOGLEVEL=(0x3)
  627. 08-12 11:02:58.894 1819 2000 D NxpExtns: const CNfcParam *CNfcConfig::find(const char *) const found NXPLOG_NCIX_LOGLEVEL=(0x3)
  628. 08-12 11:02:58.894 1819 2000 D NxpExtns: const CNfcParam *CNfcConfig::find(const char *) const found NXPLOG_NCIR_LOGLEVEL=(0x3)
  629. 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
  630. 08-12 11:02:58.895 1819 2000 D NxpHal : Entering phNxpNciHal_init_monitor
  631. 08-12 11:02:58.895 1819 2000 D NxpHal : Returning with SUCCESS
  632. 08-12 11:02:58.895 1819 2000 D NxpTml : Opening port=/dev/pn544
  633. 08-12 11:02:58.895 1819 2000 D NxpTml : phTmlNfc_i2c_reset(), VEN level 1
  634. 08-12 11:02:58.897 1954 1954 W System : ClassLoader referenced unknown path: /system/priv-app/ContactsProvider/lib/arm
  635. 08-12 11:02:58.899 1936 1936 W System : ClassLoader referenced unknown path: /system/priv-app/PrebuiltGmsCore/lib/arm
  636. 08-12 11:02:58.908 1979 1979 W System : ClassLoader referenced unknown path: /system/app/WAPPushManager/lib/arm
  637. 08-12 11:02:58.910 1969 1969 W System : ClassLoader referenced unknown path: /system/priv-app/CalendarProvider/lib/arm
  638. 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
  639. 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
  640. 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
  641. 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
  642. 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
  643. 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
  644. 08-12 11:02:58.987 1954 1954 W System : ClassLoader referenced unknown path: /system/app/UserDictionaryProvider/lib/arm
  645. 08-12 11:02:59.008 1819 2000 D NxpTml : phTmlNfc_i2c_reset(), VEN level 0
  646. 08-12 11:02:59.014 1969 1969 I CalendarProvider2: Created com.android.providers.calendar.CalendarAlarmManager@bab60b4(com.android.providers.calendar.CalendarProvider2@ea734dd)
  647. 08-12 11:02:59.035 1836 1836 D CarrierConfigLoader: CarrierConfigLoader has started
  648. 08-12 11:02:59.043 1030 1049 D BluetoothManagerService: Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@c4c276c:true
  649. 08-12 11:02:59.049 274 495 E ThermalEngine: [GPU_MON] 1 percent. Current Sampling Time is 1 sec
  650. 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
  651. 08-12 11:02:59.059 1030 1030 V WiredAccessoryManager: notifyWiredAccessoryChanged: when=0 bits= mask=54
  652. 08-12 11:02:59.059 1030 1030 V WiredAccessoryManager: newName=h2w newState=0 headsetState=0 prev headsetState=0
  653. 08-12 11:02:59.059 1030 1030 E WiredAccessoryManager: No state change.
  654. 08-12 11:02:59.059 1030 1030 V WiredAccessoryManager: init()
  655. 08-12 11:02:59.108 1030 1030 I ActivityManager: Start proc 2035:com.oasisfeng.greenify:service/u0a106 for service com.oasisfeng.greenify/.AccessibilityDispatcher
  656. 08-12 11:02:59.109 1836 1836 W TelecomManager: Telecom Service not found.
  657. 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
  658. 08-12 11:02:59.112 1836 1836 I Telephony: TtyManager: updateUiTtyMode -1 -> 0
  659. 08-12 11:02:59.112 270 1932 I NuPlayerDecoder: [audio] saw output EOS
  660. 08-12 11:02:59.114 1936 1936 I MultiDex: VM with version 2.1.0 has multidex support
  661. 08-12 11:02:59.114 1936 1936 I MultiDex: install
  662. 08-12 11:02:59.114 1936 1936 I MultiDex: VM has multidex support, MultiDex support library is disabled.
  663. 08-12 11:02:59.122 1819 2000 D NxpTml : phTmlNfc_i2c_reset(), VEN level 1
  664. 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
  665. 08-12 11:02:59.144 1819 2048 D NxpHal : thread started
  666. 08-12 11:02:59.144 1819 2046 D NxpTml : PN54X - Tml Writer Thread Started................
  667. 08-12 11:02:59.144 1819 2046 D NxpTml : PN54X - Tml Writer Thread Running................
  668. 08-12 11:02:59.144 1819 2046 D NxpTml : PN54X - Write requested.....
  669. 08-12 11:02:59.144 1819 2045 D NxpTml : PN54X - Tml Reader Thread Started................
  670. 08-12 11:02:59.144 1819 2046 D NxpTml : PN54X - Invoking I2C Write.....
  671. 08-12 11:02:59.144 1819 2045 D NxpTml : PN54X - Read requested.....
  672. 08-12 11:02:59.144 1819 2045 D NxpTml : PN54X - Invoking I2C Read.....
  673. 08-12 11:02:59.144 1819 2046 D NxpNciX : len = 4 > 20000101
  674. 08-12 11:02:59.145 1819 2046 D NxpTml : PN54X - I2C Write successful.....
  675. 08-12 11:02:59.145 1819 2046 D NxpTml : PN54X - Posting Fresh Write message.....
  676. 08-12 11:02:59.145 1819 2048 D NxpHal : write successful status = 0x0
  677. 08-12 11:02:59.145 1819 2046 D NxpTml : PN54X - Tml Writer Thread Running................
  678. 08-12 11:02:59.145 1819 2000 D NxpHal : Response timer started
  679. 08-12 11:02:59.145 1819 2000 D NxpHal : Waiting after ext cmd sent
  680. 08-12 11:02:59.154 256 470 D PermissionCache: checking android.permission.HARDWARE_TEST for uid=1000 => granted (1711 us)
  681. 08-12 11:02:59.175 1819 2045 D NxpTml : PN54X - I2C Read successful.....
  682. 08-12 11:02:59.175 1819 2045 D NxpNciR : len = 6 > 400003001001
  683. 08-12 11:02:59.175 1819 2045 D NxpTml : PN54X - Posting read message.....
  684. 08-12 11:02:59.175 1819 2048 D NxpHal : read successful status = 0x0
  685. 08-12 11:02:59.175 1819 2000 D NxpHal : Response timer stopped
  686. 08-12 11:02:59.175 1819 2045 D NxpTml : PN54X - Read requested.....
  687. 08-12 11:02:59.175 1819 2000 D NxpHal : Checking response
  688. 08-12 11:02:59.175 1819 2045 D NxpTml : PN54X - Invoking I2C Read.....
  689. 08-12 11:02:59.175 1819 2046 D NxpTml : PN54X - Write requested.....
  690. 08-12 11:02:59.175 1819 2046 D NxpTml : PN54X - Invoking I2C Write.....
  691. 08-12 11:02:59.175 1819 2046 D NxpNciX : len = 3 > 200100
  692. 08-12 11:02:59.175 1819 2046 D NxpTml : PN54X - I2C Write successful.....
  693. 08-12 11:02:59.175 1819 2046 D NxpTml : PN54X - Posting Fresh Write message.....
  694. 08-12 11:02:59.175 1819 2046 D NxpTml : PN54X - Tml Writer Thread Running................
  695. 08-12 11:02:59.175 1819 2048 D NxpHal : write successful status = 0x0
  696. 08-12 11:02:59.175 1819 2000 D NxpHal : Response timer started
  697. 08-12 11:02:59.175 1819 2000 D NxpHal : Waiting after ext cmd sent
  698. 08-12 11:02:59.176 1819 2045 D NxpTml : PN54X - I2C Read successful.....
  699. 08-12 11:02:59.177 1819 2045 D NxpNciR : len = 26 > 40011700030E03000600010203818202C800FF02000405080124
  700. 08-12 11:02:59.177 1819 2045 D NxpTml : PN54X - Posting read message.....
  701. 08-12 11:02:59.177 1819 2048 D NxpHal : read successful status = 0x0
  702. 08-12 11:02:59.177 1819 2048 D NxpHal : NxpNci> FW Version: 8.1.24
  703. 08-12 11:02:59.177 1819 2000 D NxpHal : Response timer stopped
  704. 08-12 11:02:59.177 1819 2000 D NxpHal : Checking response
  705. 08-12 11:02:59.177 1819 2046 D NxpTml : PN54X - Write requested.....
  706. 08-12 11:02:59.177 1819 2046 D NxpTml : PN54X - Invoking I2C Write.....
  707. 08-12 11:02:59.177 1819 2045 D NxpTml : PN54X - Read requested.....
  708. 08-12 11:02:59.177 1819 2045 D NxpTml : PN54X - Invoking I2C Read.....
  709. 08-12 11:02:59.177 1819 2046 D NxpNciX : len = 6 > 20030301A005
  710. 08-12 11:02:59.177 1819 2046 D NxpTml : PN54X - I2C Write successful.....
  711. 08-12 11:02:59.177 1819 2046 D NxpTml : PN54X - Posting Fresh Write message.....
  712. 08-12 11:02:59.177 1819 2046 D NxpTml : PN54X - Tml Writer Thread Running................
  713. 08-12 11:02:59.177 1819 2048 D NxpHal : write successful status = 0x0
  714. 08-12 11:02:59.177 1819 2000 D NxpHal : Response timer started
  715. 08-12 11:02:59.177 1819 2000 D NxpHal : Waiting after ext cmd sent
  716. 08-12 11:02:59.178 1819 2045 D NxpTml : PN54X - I2C Read successful.....
  717. 08-12 11:02:59.178 1819 2045 D NxpNciR : len = 9 > 4003060001A0050100
  718. 08-12 11:02:59.178 1819 2045 D NxpTml : PN54X - Posting read message.....
  719. 08-12 11:02:59.178 1819 2048 D NxpHal : read successful status = 0x0
  720. 08-12 11:02:59.178 1819 2048 D NxpHal : phNxpNciHal_print_res_status: response status =STATUS_OK
  721. 08-12 11:02:59.178 1819 2045 D NxpTml : PN54X - Read requested.....
  722. 08-12 11:02:59.178 1819 2000 D NxpHal : Response timer stopped
  723. 08-12 11:02:59.178 1819 2045 D NxpTml : PN54X - Invoking I2C Read.....
  724. 08-12 11:02:59.178 1819 2000 D NxpHal : Checking response
  725. 08-12 11:02:59.178 1819 2000 E NxpHal : i2c_fragmentation_status existing
  726. 08-12 11:02:59.178 1819 2000 D NxpFwDnld: Allocating Mem for Dnld Context..
  727. 08-12 11:02:59.178 1030 1045 I ActivityManager: Start proc 2053:org.telegram.messenger/u0a74 for broadcast org.telegram.messenger/.MusicPlayerReceiver
  728. 08-12 11:02:59.179 270 1103 D audio_hw_primary: adev_set_mic_mute state 0
  729. 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
  730. 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
  731. 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
  732. 08-12 11:02:59.186 1819 2000 D NxpFwDnld: @@@/system/vendor/firmware/libpn547_fw.so
  733. 08-12 11:02:59.186 1819 2000 E NxpFwDnld: NULL handler : unable to load the library file, specify correct path
  734. 08-12 11:02:59.186 1819 2000 D NxpFwDnld: FW Image Length - ImageInfoLen 0
  735. 08-12 11:02:59.186 1819 2000 D NxpFwDnld: FW Image Info Pointer - pImageInfo 0
  736. 08-12 11:02:59.186 1819 2000 E NxpFwDnld: Image extraction Failed - invalid imginfo or imginfolen!!
  737. 08-12 11:02:59.186 1819 2000 E NxpFwDnld: Error loading libpn54x_fw !!
  738. 08-12 11:02:59.186 1819 2000 D NxpHal : FW version for FW file = 0x0
  739. 08-12 11:02:59.186 1819 2000 D NxpHal : FW version from device = 0x80124
  740. 08-12 11:02:59.186 1819 2000 D NxpHal : phNxpNciHal_CheckValidFwVersion current_major_no = 0x0
  741. 08-12 11:02:59.186 1819 2000 E NxpHal : Wrong FW Version >>> Firmware download not allowed
  742. 08-12 11:02:59.186 1819 2048 D NfcAdaptation: NfcAdaptation::HalDeviceContextCallback: event=0
  743. 08-12 11:02:59.186 1819 2048 I BrcmNfcNfa: nfc_main_hal_cback event: HAL_NFC_OPEN_CPLT_EVT(0x0), status=0
  744. 08-12 11:02:59.186 1819 2000 I BrcmNfcNfa: NFC_TASK got NFC_TASK_EVT_TRANSPORT_READY.
  745. 08-12 11:02:59.186 1819 2000 I BrcmNfcNfa: nfc_set_state 1 (W4_HAL_OPEN)->2 (CORE_INIT)
  746. 08-12 11:02:59.186 1819 2000 D NfcAdaptation: NfcAdaptation::HalWrite
  747. 08-12 11:02:59.186 1819 2000 D NxpExtns: const CNfcParam *CNfcConfig::find(const char *) const found MIFARE_READER_ENABLE=(0x1)
  748. 08-12 11:02:59.187 1819 2046 D NxpTml : PN54X - Write requested.....
  749. 08-12 11:02:59.187 1819 2046 D NxpTml : PN54X - Invoking I2C Write.....
  750. 08-12 11:02:59.187 1819 2046 D NxpNciX : len = 4 > 20000101
  751. 08-12 11:02:59.187 1819 2046 D NxpTml : PN54X - I2C Write successful.....
  752. 08-12 11:02:59.187 1819 2046 D NxpTml : PN54X - Posting Fresh Write message.....
  753. 08-12 11:02:59.187 1819 2046 D NxpTml : PN54X - Tml Writer Thread Running................
  754. 08-12 11:02:59.187 1819 2048 D NxpHal : write successful status = 0x0
  755. 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
  756. 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
  757. 08-12 11:02:59.191 270 1098 D audio_hw_primary: out_set_parameters: enter: usecase(0: deep-buffer-playback) kvpairs: routing=2
  758. 08-12 11:02:59.191 270 1098 E audio_hw_primary: voice_extn_compress_voip_is_active: COMPRESS_VOIP_ENABLED is not defined
  759. 08-12 11:02:59.191 270 1098 E msm8974_platform: voice_extn_compress_voip_is_active: COMPRESS_VOIP_ENABLED is not defined
  760. 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
  761. 08-12 11:02:59.427 1819 2102 D NdefPushServer: about create LLCP service socket
  762. 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
  763. 08-12 11:02:59.428 1819 2102 D BrcmNfcJni: PeerToPeer::registerServer: enter; service name: com.android.npp JNI handle: 1
  764. 08-12 11:02:59.428 1819 2102 D BrcmNfcJni: PeerToPeer::registerServer: added new p2p server index: 0 handle: 1 name: com.android.npp
  765. 08-12 11:02:59.428 1819 2102 D BrcmNfcJni: P2pServer::registerWithStack: enter; service name: com.android.npp JNI handle: 1
  766. 08-12 11:02:59.428 1819 2102 I BrcmNfcNfa: NFA_P2pSetLLCPConfig ():link_miu:2175, opt:0x03, wt:7, link_timeout:1000
  767. 08-12 11:02:59.428 1819 2102 I BrcmNfcNfa: inact_timeout(init:0, target:0), symm_delay:20, data_link_timeout:2000
  768. 08-12 11:02:59.428 1819 2102 I BrcmNfcNfa: delay_first_pdu_timeout:50
  769. 08-12 11:02:59.428 1819 2102 I BrcmNfcNfa: NFA got event 0x030C
  770. 08-12 11:02:59.428 1819 2000 I BrcmNfcNfa: NFA got event 0x030C
  771. 08-12 11:02:59.428 1819 2102 D BrcmNfcJni: P2pServer::registerWithStack: wait for listen-completion event
  772. 08-12 11:02:59.428 1819 2000 I BrcmNfcNfa: nfa_p2p_evt_hdlr (): LLCP State [Link IDLE], Event [API_SET_LLCP_CFG_EVT]
  773. 08-12 11:02:59.428 1819 2000 I BrcmNfcNfa: LLCP_SetConfig () link_miu:2175, opt:0x03, wt:7, link_timeout:1000
  774. 08-12 11:02:59.428 1819 2000 I BrcmNfcNfa: inact_timeout (init:0,target:0), symm_delay:20, data_link_timeout:2000
  775. 08-12 11:02:59.428 1819 2000 I BrcmNfcNfa: delay_first_pdu_timeout:50
  776. 08-12 11:02:59.428 1819 2000 I BrcmNfcNfa: NFA got event 0x0300
  777. 08-12 11:02:59.428 1819 2000 I BrcmNfcNfa: nfa_p2p_evt_hdlr (): LLCP State [Link IDLE], Event [API_REG_SERVER]
  778. 08-12 11:02:59.428 1819 2000 I BrcmNfcNfa: nfa_p2p_reg_server ()
  779. 08-12 11:02:59.428 1819 2000 I BrcmNfcNfa: LLCP_RegisterServer (): SAP:0xff, link_type:0x2, ServiceName:<com.android.npp>
  780. 08-12 11:02:59.428 1819 2000 I BrcmNfcNfa: LLCP_RegisterServer (): Registered SAP = 0x10
  781. 08-12 11:02:59.428 1819 2000 I BrcmNfcNfa: nfa_p2p_enable_listening () sys_id = 3, update_wks = 0
  782. 08-12 11:02:59.428 1819 2000 D BrcmNfcJni: PeerToPeer::nfaServerCallback: enter; event=0x0
  783. 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
  784. 08-12 11:02:59.428 1819 2000 D BrcmNfcJni: PeerToPeer::nfaServerCallback: exit
  785. 08-12 11:02:59.428 1819 2102 D BrcmNfcJni: PeerToPeer::registerServer: got new p2p server h=0x510
  786. 08-12 11:02:59.428 1819 2102 D BrcmNfcJni: nfcManager_doCreateLlcpServiceSocket: socket Handle = 0x1
  787. 08-12 11:02:59.428 1819 2102 D BrcmNfcJni: nfcManager_doCreateLlcpServiceSocket: buffer length = 1024
  788. 08-12 11:02:59.428 1819 2102 D BrcmNfcJni: nfcManager_doCreateLlcpServiceSocket: MIU = 248
  789. 08-12 11:02:59.428 1819 2102 D BrcmNfcJni: nfcManager_doCreateLlcpServiceSocket: RW = 1
  790. 08-12 11:02:59.428 1819 2102 D BrcmNfcJni: nfcManager_doCreateLlcpServiceSocket: exit
  791. 08-12 11:02:59.428 1819 2102 D NdefPushServer: created LLCP service socket
  792. 08-12 11:02:59.793 270 1919 D NuPlayerDriver: notifyListener_l(0xafe1e1e0), (2, 0, 0)
  793. 08-12 11:03:00.080 1936 1936 W System : ClassLoader referenced unknown path: /system/priv-app/PrebuiltGmsCore/lib/arm
  794. 08-12 11:03:00.105 1619 1619 E WindowManager:
  795. 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
  796. 08-12 11:03:00.105 1619 1619 E WindowManager: at android.view.ViewRootImpl.<init>(ViewRootImpl.java:372)
  797. 08-12 11:03:00.105 1619 1619 E WindowManager: at android.view.WindowManagerGlobal.addView(WindowManagerGlobal.java:299)
  798. 08-12 11:03:00.105 1619 1619 E WindowManager: at android.view.WindowManagerImpl.addView(WindowManagerImpl.java:85)
  799. 08-12 11:03:00.105 1619 1619 E WindowManager: at android.app.Dialog.show(Dialog.java:319)
  800. 08-12 11:03:00.105 1619 1619 E WindowManager: at org.fdroid.fdroid.CrashReportActivity.onCreate(CrashReportActivity.java:28)
  801. 08-12 11:03:00.105 1619 1619 E WindowManager: at android.app.Activity.performCreate(Activity.java:6251)
  802. 08-12 11:03:00.105 1619 1619 E WindowManager: at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1107)
  803. 08-12 11:03:00.105 1619 1619 E WindowManager: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2387)
  804. 08-12 11:03:00.105 1619 1619 E WindowManager: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2504)
  805. 08-12 11:03:00.105 1619 1619 E WindowManager: at android.app.ActivityThread.-wrap11(ActivityThread.java)
  806. 08-12 11:03:00.105 1619 1619 E WindowManager: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1347)
  807. 08-12 11:03:00.105 1619 1619 E WindowManager: at android.os.Handler.dispatchMessage(Handler.java:102)
  808. 08-12 11:03:00.105 1619 1619 E WindowManager: at android.os.Looper.loop(Looper.java:148)
  809. 08-12 11:03:00.105 1619 1619 E WindowManager: at android.app.ActivityThread.main(ActivityThread.java:5458)
  810. 08-12 11:03:00.105 1619 1619 E WindowManager: at java.lang.reflect.Method.invoke(Native Method)
  811. 08-12 11:03:00.105 1619 1619 E WindowManager: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
  812. 08-12 11:03:00.105 1619 1619 E WindowManager: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
  813. 08-12 11:03:00.120 1936 1936 V JNIHelp : Registering com/google/android/gms/org/conscrypt/NativeCrypto's 255 native methods...
  814. 08-12 11:03:00.276 270 1103 D audio_hw_primary: adev_set_parameters: enter: A2dpSuspended=false
  815. 08-12 11:03:00.276 270 1103 E voice : voice_extn_compress_voip_set_parameters: COMPRESS_VOIP_ENABLED is not defined
  816. 08-12 11:03:00.289 1936 1936 I ProviderInstaller: Installed default security provider GmsCore_OpenSSL
  817. 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
  818. 08-12 11:03:00.380 1936 1936 D ChimeraCfgMgr: Reading stored module config
  819. 08-12 11:03:00.410 1836 1836 I Telephony: PstnIncomingCallNotifier: Unregistering: Handler (com.android.internal.telephony.gsm.GSMPhone) {682d25e}
  820. 08-12 11:03:00.445 1836 1836 E PhoneInterfaceManager: [PhoneIntfMgr] getIccId: No UICC
  821. 08-12 11:03:00.451 1936 2184 D NativeLibraryUtils: Install completed successfully. count=12 extracted=0
  822. 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:)]
  823. 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
  824. 08-12 11:03:00.539 1030 1274 I Telecom : : Sending phone-account registered intent as user
  825. 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}
  826. 08-12 11:03:00.543 1836 1836 I Telephony: PstnIncomingCallNotifier: Registering: Handler (com.android.internal.telephony.gsm.GSMPhone) {682d25e}
  827. 08-12 11:03:00.547 1030 2190 W Telecom : : No account found for the calling user
  828. 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
  829. 08-12 11:03:00.584 1836 1836 I Telephony: PstnIncomingCallNotifier: Unregistering: Handler (com.android.internal.telephony.gsm.GSMPhone) {682d25e}
  830. 08-12 11:03:00.585 1836 1836 E PhoneInterfaceManager: [PhoneIntfMgr] getIccId: No UICC
  831. 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))]
  832. 08-12 11:03:00.623 1030 1872 I Telecom : : Sending phone-account registered intent as user
  833. 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}
  834. 08-12 11:03:00.624 1836 1836 I Telephony: PstnIncomingCallNotifier: Registering: Handler (com.android.internal.telephony.gsm.GSMPhone) {682d25e}
  835. 08-12 11:03:00.628 1030 1879 W Telecom : : No account found for the calling user
  836. 08-12 11:03:00.670 1030 1044 D GpsLocationProvider: received SIM change, new known MCC/MNC: []
  837. 08-12 11:03:00.676 1030 1178 D WifiService: New client listening to asynchronous messages
  838. 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
  839. 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
  840. 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.
  841. 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
  842. 08-12 11:03:00.812 1030 1050 I ActivityManager: Displayed android/com.android.internal.app.ResolverActivity: +2s752ms
  843. 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}}}
  844. 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
  845. 08-12 11:03:00.937 2193 2193 E cutils-trace: Error opening trace file: Permission denied (13)
  846. 08-12 11:03:01.007 271 271 E InstallTheme: Failed to generate resource table for split ''
  847. 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').
  848. 08-12 11:03:01.008 271 271 E InstallTheme:
  849. 08-12 11:03:01.010 271 271 E installd: aapt failed, status=0x0100
  850. 08-12 11:03:01.037 1836 1836 D MccTable: updateMccMncConfiguration mccmnc='72405' fromServiceState=true
  851. 08-12 11:03:01.037 1836 1836 D MccTable: updateMccMncConfiguration defaultMccMnc=
  852. 08-12 11:03:01.037 1836 1836 D MccTable: updateMccMncConfiguration: mcc=724, mnc=5
  853. 08-12 11:03:01.042 2025 2025 W System : ClassLoader referenced unknown path: /system/priv-app/Phonesky/lib/arm
  854. 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
  855. 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
  856. 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
  857. 08-12 11:03:01.099 1030 1878 D AlarmManagerService: Kernel timezone updated to 180 minutes west of GMT
  858. 08-12 11:03:01.106 1030 1190 W PackageManager: Unable to process theme ind.aang.midnight.blue for com.dirtyunicorns.about
  859. 08-12 11:03:01.106 1030 1190 W PackageManager: com.android.server.pm.PackageManagerService$AaptException: Failed to run aapt
  860. 08-12 11:03:01.106 1030 1190 W PackageManager: at com.android.server.pm.PackageManagerService.compileResourcesWithAapt(PackageManagerService.java:8145)
  861. 08-12 11:03:01.106 1030 1190 W PackageManager: at com.android.server.pm.PackageManagerService.compileResources(PackageManagerService.java:8049)
  862. 08-12 11:03:01.106 1030 1190 W PackageManager: at com.android.server.pm.PackageManagerService.compileResourcesIfNeeded(PackageManagerService.java:8037)
  863. 08-12 11:03:01.106 1030 1190 W PackageManager: at com.android.server.pm.PackageManagerService.compileResourcesAndIdmapIfNeeded(PackageManagerService.java:8020)
  864. 08-12 11:03:01.106 1030 1190 W PackageManager: at com.android.server.pm.PackageManagerService.processThemeResources(PackageManagerService.java:17673)
  865. 08-12 11:03:01.106 1030 1190 W PackageManager: at android.app.ApplicationPackageManager.processThemeResources(ApplicationPackageManager.java:2307)
  866. 08-12 11:03:01.106 1030 1190 W PackageManager: at com.android.server.ThemeService$ResourceProcessingHandler.handleMessage(ThemeService.java:197)
  867. 08-12 11:03:01.106 1030 1190 W PackageManager: at android.os.Handler.dispatchMessage(Handler.java:102)
  868. 08-12 11:03:01.106 1030 1190 W PackageManager: at android.os.Looper.loop(Looper.java:148)
  869. 08-12 11:03:01.106 1030 1190 W PackageManager: at android.os.HandlerThread.run(HandlerThread.java:61)
  870. 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
  871. 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
  872. 08-12 11:03:01.159 1836 1836 I Telephony: PstnIncomingCallNotifier: Unregistering: Handler (com.android.internal.telephony.gsm.GSMPhone) {682d25e}
  873. 08-12 11:03:01.161 1836 1836 E PhoneInterfaceManager: [PhoneIntfMgr] getIccId: No UICC
  874. 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))]
  875. 08-12 11:03:01.219 1030 1572 I Telecom : : Sending phone-account registered intent as user
  876. 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}
  877. 08-12 11:03:01.220 1836 1836 I Telephony: PstnIncomingCallNotifier: Registering: Handler (com.android.internal.telephony.gsm.GSMPhone) {682d25e}
  878. 08-12 11:03:01.224 1030 1848 W Telecom : : No account found for the calling user
  879. 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
  880. 08-12 11:03:01.454 2218 2218 W System : ClassLoader referenced unknown path: /system/priv-app/GooglePartnerSetup/lib/arm
  881. 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, Α, Β, Γ, Δ, Ε, Ζ, Η, Θ, Ι, Κ, Λ, Μ, Ν, Ξ, Ο, Π, Ρ, Σ, Τ, Υ, Φ, Χ, Ψ, Ω, , А, Б, В, Г, Д, Ђ, Е, Є, Ж, З, И, І, Й, Ј, К, Л, Љ, М, Н, Њ, О, П, Р, С, Т, Ћ, У, Ф, Х, Ц, Ч, Џ, Ш, Щ, Ю, Я, , א, ב, ג, ד, ה, ו, ז, ח, ט, י, כ, ל, מ, נ, ס, ע, פ, צ, ק, ר, ש, ת, , ا, ب, ت, ث, ج, ح, خ, د, ذ, ر, ز, س, ش, ص, ض, ط, ظ, ع, غ, ف, ق, ك, ل, م, ن, ه, و, ي, , ก, ข, ฃ, ค, ฅ, ฆ, ง, จ, ฉ, ช, ซ, ฌ, ญ, ฎ, ฏ, ฐ, ฑ, ฒ, ณ, ด, ต, ถ, ท, ธ, น, บ, ป, ผ, ฝ, พ, ฟ, ภ, ม, ย, ร, ฤ, ล, ฦ, ว, ศ, ษ, ส, ห, ฬ, อ, ฮ, , ㄱ, ㄴ, ㄷ, ㄹ, ㅁ, ㅂ, ㅅ, ㅇ, ㅈ, ㅊ, ㅋ, ㅌ, ㅍ, ㅎ, , あ, か, さ, た, な, は, ま, や, ら, わ, #, ]
  882. 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 }
  883. 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)
  884. 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
  885. 08-12 11:03:01.619 270 1103 D NuPlayerDriver: reset(0xafe1e1e0)
  886. 08-12 11:03:01.619 270 1103 D NuPlayerDriver: notifyListener_l(0xafe1e1e0), (8, 0, 0)
  887. 08-12 11:03:01.623 270 1919 D NuPlayerDriver: notifyResetComplete(0xafe1e1e0)
  888. 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
  889. 08-12 11:03:01.717 2119 2187 I GrammarCompilationSvcCt: Grammar compilation alarm set for interval 604800000
  890. 08-12 11:03:01.732 2119 2119 I MemoryTrimmer: Trimming objects from memory, since app is in the background.
  891. 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
  892. 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.
  893. 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.
  894. 08-12 11:03:01.905 284 829 E QC-time-services: Daemon:tod_update_ind_cb: Got Update from modem msg_id 39
  895. 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.
  896. 08-12 11:03:01.924 2255 2255 E cutils-trace: Error opening trace file: Permission denied (13)
  897. 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.
  898. 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.
  899. 08-12 11:03:01.962 271 271 E InstallTheme: Failed to generate resource table for split ''
  900. 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').
  901. 08-12 11:03:01.963 271 271 E InstallTheme:
  902. 08-12 11:03:01.966 271 271 E installd: aapt failed, status=0x0100
  903. 08-12 11:03:01.967 268 382 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13
  904. 08-12 11:03:01.967 268 382 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 0
  905. 08-12 11:03:01.967 268 382 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 1471010583000
  906. 08-12 11:03:01.967 268 382 D QC-time-services: Lib:time_genoff_operation: Send to server passed!!
  907. 08-12 11:03:01.967 284 831 D QC-time-services: Daemon: Connection accepted:time_genoff
  908. 08-12 11:03:01.968 284 2271 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 0,value = 1471010583000
  909. 08-12 11:03:01.968 284 2271 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 1471010583000, operation = 0
  910. 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
  911. 08-12 11:03:01.968 284 2271 D QC-time-services: Daemon:Value read from RTC seconds = 428208000
  912. 08-12 11:03:01.968 284 2271 D QC-time-services: Daemon:new time 1471010583000
  913. 08-12 11:03:01.968 284 2271 D QC-time-services: Daemon: delta 1470582375000 genoff 1470582375000
  914. 08-12 11:03:01.968 284 2271 D QC-time-services: Daemon:genoff_persistent_update: Writing genoff = 1470582375000 to memory
  915. 08-12 11:03:01.968 284 2271 D QC-time-services: Daemon:Opening File: /data/time/ats_13
  916. 08-12 11:03:01.968 284 2271 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff write operation
  917. 08-12 11:03:01.971 284 831 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection
  918. 08-12 11:03:01.971 268 382 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 0, result = 0
  919. 08-12 11:03:01.972 268 382 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13
  920. 08-12 11:03:01.972 268 382 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 0
  921. 08-12 11:03:01.972 268 382 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 1471010583000
  922. 08-12 11:03:01.972 268 382 D QC-time-services: Lib:time_genoff_operation: Send to server passed!!
  923. 08-12 11:03:01.972 284 831 D QC-time-services: Daemon: Connection accepted:time_genoff
  924. 08-12 11:03:01.974 1030 1190 W PackageManager: Unable to process theme ind.aang.midnight.blue for com.google.android.gms
  925. 08-12 11:03:01.974 1030 1190 W PackageManager: com.android.server.pm.PackageManagerService$AaptException: Failed to run aapt
  926. 08-12 11:03:01.974 1030 1190 W PackageManager: at com.android.server.pm.PackageManagerService.compileResourcesWithAapt(PackageManagerService.java:8145)
  927. 08-12 11:03:01.974 1030 1190 W PackageManager: at com.android.server.pm.PackageManagerService.compileResources(PackageManagerService.java:8049)
  928. 08-12 11:03:01.974 1030 1190 W PackageManager: at com.android.server.pm.PackageManagerService.compileResourcesIfNeeded(PackageManagerService.java:8037)
  929. 08-12 11:03:01.974 1030 1190 W PackageManager: at com.android.server.pm.PackageManagerService.compileResourcesAndIdmapIfNeeded(PackageManagerService.java:8020)
  930. 08-12 11:03:01.974 1030 1190 W PackageManager: at com.android.server.pm.PackageManagerService.processThemeResources(PackageManagerService.java:17673)
  931. 08-12 11:03:01.974 1030 1190 W PackageManager: at android.app.ApplicationPackageManager.processThemeResources(ApplicationPackageManager.java:2307)
  932. 08-12 11:03:01.974 1030 1190 W PackageManager: at com.android.server.ThemeService$ResourceProcessingHandler.handleMessage(ThemeService.java:197)
  933. 08-12 11:03:01.974 1030 1190 W PackageManager: at android.os.Handler.dispatchMessage(Handler.java:102)
  934. 08-12 11:03:01.974 1030 1190 W PackageManager: at android.os.Looper.loop(Looper.java:148)
  935. 08-12 11:03:01.974 1030 1190 W PackageManager: at android.os.HandlerThread.run(HandlerThread.java:61)
  936. 08-12 11:03:01.975 284 2272 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 0,value = 1471010583000
  937. 08-12 11:03:01.975 284 2272 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 1471010583000, operation = 0
  938. 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
  939. 08-12 11:03:01.975 284 2272 D QC-time-services: Daemon:Value read from RTC seconds = 428208000
  940. 08-12 11:03:01.975 284 2272 D QC-time-services: Daemon:new time 1471010583000
  941. 08-12 11:03:01.975 284 2272 D QC-time-services: Daemon: delta 1470582375000 genoff 1470582375000
  942. 08-12 11:03:01.975 284 2272 D QC-time-services: Daemon:genoff_persistent_update: Writing genoff = 1470582375000 to memory
  943. 08-12 11:03:01.975 284 2272 D QC-time-services: Daemon:Opening File: /data/time/ats_13
  944. 08-12 11:03:01.975 284 2272 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff write operation
  945. 08-12 11:03:01.978 284 831 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection
  946. 08-12 11:03:01.978 268 382 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 0, result = 0
  947. 08-12 11:03:01.987 1030 1848 D AlarmManagerService: Kernel timezone updated to 180 minutes west of GMT
  948. 08-12 11:03:01.990 1030 1879 D AlarmManagerService: Setting time of day to sec=1471010583
  949. 08-12 11:03:03.018 1030 1879 D QC-time-services: Lib:time_genoff_operation: pargs->base = 2
  950. 08-12 11:03:03.018 1030 1879 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 0
  951. 08-12 11:03:03.018 1030 1879 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 1471010583
  952. 08-12 11:03:03.018 1030 1879 D QC-time-services: Lib:time_genoff_operation: Send to server passed!!
  953. 08-12 11:03:03.018 284 831 D QC-time-services: Daemon: Connection accepted:time_genoff
  954. 08-12 11:03:03.018 284 2273 D QC-time-services: Daemon:Received base = 2, unit = 1, operation = 0,value = 1471010583000
  955. 08-12 11:03:03.018 284 2273 D QC-time-services: Daemon:genoff_opr: Base = 2, val = 1471010583000, operation = 0
  956. 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
  957. 08-12 11:03:03.018 284 2273 D QC-time-services: Daemon:Value read from RTC seconds = 428208000
  958. 08-12 11:03:03.018 284 2273 D QC-time-services: Daemon:new time 1471010583000
  959. 08-12 11:03:03.019 284 2273 D QC-time-services: Daemon: delta 1470582375000 genoff 1470582375000
  960. 08-12 11:03:03.019 284 2273 D QC-time-services: Daemon:genoff_persistent_update: Writing genoff = 1470582375000 to memory
  961. 08-12 11:03:03.019 284 2273 D QC-time-services: Daemon:Opening File: /data/time/ats_2
  962. 08-12 11:03:03.019 284 2273 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff write operation
  963. 08-12 11:03:03.038 284 2273 D QC-time-services: Updating the TOD offset
  964. 08-12 11:03:03.038 284 2273 D QC-time-services: Daemon:genoff_persistent_update: Writing genoff = 1470582375000 to memory
  965. 08-12 11:03:03.038 284 2273 D QC-time-services: Daemon:Opening File: /data/time/ats_1
  966. 08-12 11:03:03.038 284 2273 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff write operation
  967. 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
  968. 08-12 11:03:03.070 284 2273 E QC-time-services: Daemon:Update to modem bit set
  969. 08-12 11:03:03.070 284 2273 D QC-time-services: Daemon:genoff_send_modem: Sending data to MODEM !
  970. 08-12 11:03:03.070 284 2273 D QC-time-services: Daemon: Base = 2, Value being sent to MODEM = 1154617575000
  971. 08-12 11:03:03.071 1030 1879 E QC-time-services: Receive Passed == base = 2, unit = 1, operation = 0, result = 0
  972. 08-12 11:03:03.071 1030 1879 W AlarmManagerService: Unable to set rtc to 1471010583: Invalid argument
  973. 08-12 11:03:03.072 284 829 E QC-time-services: Daemon:tod_update_ind_cb: Got Update from modem msg_id 40
  974. 08-12 11:03:03.072 284 831 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection
  975. 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
  976. 08-12 11:03:03.075 1030 1872 D AlarmManagerService: Kernel timezone updated to 180 minutes west of GMT
  977. 08-12 11:03:03.077 1030 1572 D AlarmManagerService: Setting time of day to sec=1471010583
  978. 08-12 11:03:03.070 1030 1572 D QC-time-services: Lib:time_genoff_operation: pargs->base = 2
  979. 08-12 11:03:03.070 1030 1572 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 0
  980. 08-12 11:03:03.070 1030 1572 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 1471010583
  981. 08-12 11:03:03.070 1030 1572 D QC-time-services: Lib:time_genoff_operation: Send to server passed!!
  982. 08-12 11:03:03.070 284 831 D QC-time-services: Daemon: Connection accepted:time_genoff
  983. 08-12 11:03:03.070 284 2275 D QC-time-services: Daemon:Received base = 2, unit = 1, operation = 0,value = 1471010583000
  984. 08-12 11:03:03.070 284 2275 D QC-time-services: Daemon:genoff_opr: Base = 2, val = 1471010583000, operation = 0
  985. 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
  986. 08-12 11:03:03.070 284 2275 D QC-time-services: Daemon:Value read from RTC seconds = 428208000
  987. 08-12 11:03:03.070 284 2275 D QC-time-services: Daemon:new time 1471010583000
  988. 08-12 11:03:03.070 284 2275 D QC-time-services: Daemon: delta 1470582375000 genoff 1470582375000
  989. 08-12 11:03:03.070 284 2275 D QC-time-services: Daemon:genoff_persistent_update: Writing genoff = 1470582375000 to memory
  990. 08-12 11:03:03.070 284 2275 D QC-time-services: Daemon:Opening File: /data/time/ats_2
  991. 08-12 11:03:03.070 284 2275 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff write operation
  992. 08-12 11:03:03.083 284 2275 D QC-time-services: Updating the TOD offset
  993. 08-12 11:03:03.083 284 2275 D QC-time-services: Daemon:genoff_persistent_update: Writing genoff = 1470582375000 to memory
  994. 08-12 11:03:03.083 284 2275 D QC-time-services: Daemon:Opening File: /data/time/ats_1
  995. 08-12 11:03:03.083 284 2275 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff write operation
  996. 08-12 11:03:03.098 284 2275 E QC-time-services: Daemon:Update to modem bit set
  997. 08-12 11:03:03.098 284 2275 D QC-time-services: Daemon:genoff_send_modem: Sending data to MODEM !
  998. 08-12 11:03:03.098 284 2275 D QC-time-services: Daemon: Base = 2, Value being sent to MODEM = 1154617575000
  999. 08-12 11:03:03.098 1030 1572 E QC-time-services: Receive Passed == base = 2, unit = 1, operation = 0, result = 0
  1000. 08-12 11:03:03.098 1030 1572 W AlarmManagerService: Unable to set rtc to 1471010583: Invalid argument
  1001. 08-12 11:03:03.099 284 831 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection
  1002. 08-12 11:03:03.127 1030 1872 D AlarmManagerService: Kernel timezone updated to 180 minutes west of GMT
  1003. 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
  1004. 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
  1005. 08-12 11:03:03.132 1836 1836 I Telephony: PstnIncomingCallNotifier: Unregistering: Handler (com.android.internal.telephony.gsm.GSMPhone) {682d25e}
  1006. 08-12 11:03:03.134 1836 1836 E PhoneInterfaceManager: [PhoneIntfMgr] getIccId: No UICC
  1007. 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
  1008. 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))]
  1009. 08-12 11:03:03.145 1030 1664 I Telecom : : Sending phone-account registered intent as user
  1010. 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}
  1011. 08-12 11:03:03.146 1836 1836 I Telephony: PstnIncomingCallNotifier: Registering: Handler (com.android.internal.telephony.gsm.GSMPhone) {682d25e}
  1012. 08-12 11:03:03.150 1030 2190 W Telecom : : No account found for the calling user
  1013. 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
  1014. 08-12 11:03:03.285 2282 2282 W System : ClassLoader referenced unknown path: /system/priv-app/PrebuiltGmsCore/lib/arm
  1015. 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
  1016. 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
  1017. 08-12 11:03:03.304 2282 2282 I MultiDex: VM with version 2.1.0 has multidex support
  1018. 08-12 11:03:03.304 2282 2282 I MultiDex: install
  1019. 08-12 11:03:03.304 2282 2282 I MultiDex: VM has multidex support, MultiDex support library is disabled.
  1020. 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
  1021. 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
  1022. 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
  1023. 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
  1024. 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
  1025. 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
  1026. 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
  1027. 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
  1028. 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
  1029. 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
  1030. 08-12 11:03:03.336 1954 2021 D ContactDirectoryManager: Found com.google.android.gm.exchange.bundled.directory.provider
  1031. 08-12 11:03:03.336 1954 2021 D ContactDirectoryManager: Found com.google.contacts.gal.provider
  1032. 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
  1033. 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
  1034. 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
  1035. 08-12 11:03:03.397 2282 2282 W System : ClassLoader referenced unknown path: /system/priv-app/PrebuiltGmsCore/lib/arm
  1036. 08-12 11:03:03.398 2282 2282 W System : ClassLoader referenced unknown path: /system/priv-app/PrebuiltGmsCore/lib/arm
  1037. 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
  1038. 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
  1039. 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
  1040. 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.
  1041. 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.
  1042. 08-12 11:03:03.415 2025 2025 I Finsky : [1] com.google.android.finsky.c.l.a(270): result=false type=4
  1043. 08-12 11:03:03.464 2025 2025 I Finsky : [1] com.google.android.finsky.download.x.a(644): com.recarga.recarga: onStart
  1044. 08-12 11:03:03.479 1030 1044 D GpsLocationProvider: received SIM change, new known MCC/MNC: [72405]
  1045. 08-12 11:03:03.479 1030 1044 D GpsLocationProvider: Reset GPS properties, previous size = 57
  1046. 08-12 11:03:03.479 1030 1044 D GpsLocationProvider: GpsParamsResource: SUPL_HOST=supl.google.com
  1047. 08-12 11:03:03.479 1030 1044 D GpsLocationProvider: GpsParamsResource: SUPL_PORT=7275
  1048. 08-12 11:03:03.479 1030 1044 D GpsLocationProvider: GpsParamsResource: NTP_SERVER=north-america.pool.ntp.org
  1049. 08-12 11:03:03.479 1030 1044 D GpsLocationProvider: GpsParamsResource: SUPL_VER=0x20000
  1050. 08-12 11:03:03.479 1030 1044 D GpsLocationProvider: GpsParamsResource: SUPL_MODE=1
  1051. 08-12 11:03:03.481 1030 1044 D GpsLocationProvider: GPS properties reloaded, size = 57
  1052. 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
  1053. 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.
  1054. 08-12 11:03:03.505 2282 2282 W linker : /system/priv-app/PrebuiltGmsCore/PrebuiltGmsCore.apk: unused DT entry: type 0x7ffffffd arg 0xa74
  1055. 08-12 11:03:03.507 2313 2313 W System : ClassLoader referenced unknown path: /data/app/com.google.android.gm-1/lib/arm
  1056. 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: GPS configuration:
  1057. 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: #Fri Aug 12 11:03:03 GMT-03:00 2016
  1058. 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: SUPL_HOST=supl.google.com
  1059. 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: ENABLE_WIPER=0
  1060. 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: SUPL_HOST_276_2=supl.vodafone.com
  1061. 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: SUPL_PORT_204_4=7275
  1062. 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: SUPL_HOST_222_10=supl.vodafone.com
  1063. 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: SUPL_PORT_647_10=7275
  1064. 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: NMEA_PROVIDER=1
  1065. 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: SUPL_HOST_208_10=supl.google.com
  1066. 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: CAPABILITIES=0x33
  1067. 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: SUPL_HOST_262_2=supl.vodafone.com
  1068. 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: SUPL_PORT_262_2=7275
  1069. 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: SUPL_PORT_276_2=7275
  1070. 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: SUPL_HOST_226_1=supl.vodafone.com
  1071. 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: SUPL_MODE=1
  1072. 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: SUPL_VER_222_10=0x20000
  1073. 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: XTRA_SERVER_3=http\://xtrapath3.izatcloud.net/xtra2.bin
  1074. 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: XTRA_SERVER_1=http\://xtrapath1.izatcloud.net/xtra2.bin
  1075. 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: SUPL_PORT_UNF=7275
  1076. 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: SUPL_HOST_286_2=supl.vodafone.com
  1077. 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: SUPL_VER=0x20000
  1078. 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: ERR_ESTIMATE=0
  1079. 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: SUPL_PORT_214_1=7275
  1080. 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: SUPL_PORT_234_15=7275
  1081. 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: SUPL_HOST_234_15=supl.vodafone.com
  1082. 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: LPP_PROFILE=0
  1083. 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: SUPL_HOST_214_1=supl.vodafone.com
  1084. 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: NTP_SERVER=europe.pool.ntp.org
  1085. 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: SUPL_PORT_530_1=7275
  1086. 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: SUPL_PORT_286_2=7275
  1087. 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: XTRA_SERVER_2=http\://xtrapath2.izatcloud.net/xtra2.bin
  1088. 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: SUPL_HOST_647_10=supl.google.com
  1089. 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: SUPL_HOST_530_1=supl.vodafone.com
  1090. 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: SUPL_HOST_208_9=supl.google.com
  1091. 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: SUPL_HOST_202_5=supl.vodafone.com
  1092. 08-12 11:03:03.517 1030 1044 D GpsLocationProvider: QUIPC_ENABLED=0
  1093. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: final config = #Fri Aug 12 11:03:03 GMT-03:00 2016
  1094. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_HOST=supl.google.com
  1095. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: ENABLE_WIPER=0
  1096. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_HOST_276_2=supl.vodafone.com
  1097. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_PORT_204_4=7275
  1098. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_HOST_222_10=supl.vodafone.com
  1099. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_PORT_647_10=7275
  1100. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: NMEA_PROVIDER=1
  1101. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_HOST_208_10=supl.google.com
  1102. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: CAPABILITIES=0x33
  1103. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_HOST_262_2=supl.vodafone.com
  1104. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_PORT_262_2=7275
  1105. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_PORT_276_2=7275
  1106. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_HOST_226_1=supl.vodafone.com
  1107. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_MODE=1
  1108. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_VER_222_10=0x20000
  1109. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: XTRA_SERVER_3=http\://xtrapath3.izatcloud.net/xtra2.bin
  1110. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: XTRA_SERVER_1=http\://xtrapath1.izatcloud.net/xtra2.bin
  1111. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_PORT_UNF=7275
  1112. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_HOST_286_2=supl.vodafone.com
  1113. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_VER=0x20000
  1114. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: ERR_ESTIMATE=0
  1115. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_PORT_214_1=7275
  1116. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_PORT_234_15=7275
  1117. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_HOST_234_15=supl.vodafone.com
  1118. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: LPP_PROFILE=0
  1119. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_HOST_214_1=supl.vodafone.com
  1120. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: NTP_SERVER=europe.pool.ntp.org
  1121. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_PORT_530_1=7275
  1122. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_PORT_286_2=7275
  1123. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: XTRA_SERVER_2=http\://xtrapath2.izatcloud.net/xtra2.bin
  1124. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_HOST_647_10=supl.google.com
  1125. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_HOST_530_1=supl.vodafone.com
  1126. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_HOST_208_9=supl.google.com
  1127. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_HOST_202_5=supl.vodafone.com
  1128. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: QUIPC_ENABLED=0
  1129. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_VER_UNF=0x10000
  1130. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_PORT_208_10=7275
  1131. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: A_GLONASS_POS_PROTOCOL_SELECT=0
  1132. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_HOST_UNF=supl.iusacell.com
  1133. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: INTERMEDIATE_POS=0
  1134. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: NTP_SERVER_SCA=south-america.pool.ntp.org
  1135. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: NTP_SERVER_AME=asia.pool.ntp.org
  1136. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_PORT_226_1=7275
  1137. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_HOST_204_4=supl.vodafone.com
  1138. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_HOST_278_1=supl.vodafone.com
  1139. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_PORT_208_9=7275
  1140. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_PORT_268_1=7275
  1141. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_PORT_222_10=7275
  1142. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_PORT=7275
  1143. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: DEBUG_LEVEL=2
  1144. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: NTP_SERVER_AU=oceania.pool.ntp.org
  1145. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_PORT_278_1=7275
  1146. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_PORT_202_5=7275
  1147. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_VER_214_1=0x20000
  1148. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_HOST_268_1=supl.vodafone.com
  1149. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: SUPL_VER_262_2=0x20000
  1150. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: NTP_SERVER_CN=cn.pool.ntp.org
  1151. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: received SIM change, new known MCC/MNC: [72405]
  1152. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: received SIM change, new known MCC/MNC: [72405]
  1153. 08-12 11:03:03.518 1030 1044 D GpsLocationProvider: received SIM change, new known MCC/MNC: [72405]
  1154. 08-12 11:03:03.529 2282 2282 W System : ClassLoader referenced unknown path: /system/priv-app/PrebuiltGmsCore/lib/arm
  1155. 08-12 11:03:03.530 2282 2282 W System : ClassLoader referenced unknown path: /system/priv-app/PrebuiltGmsCore/lib/arm
  1156. 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
  1157. 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
  1158. 08-12 11:03:03.550 2282 2282 V JNIHelp : Registering com/google/android/gms/org/conscrypt/NativeCrypto's 255 native methods...
  1159. 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
  1160. 08-12 11:03:03.566 1030 1044 D GpsLocationProvider: received SIM change, new known MCC/MNC: [72405]
  1161. 08-12 11:03:03.567 1030 1044 D GpsLocationProvider: received SIM change, new known MCC/MNC: [72405]
  1162. 08-12 11:03:03.567 1030 1044 D GpsLocationProvider: received SIM change, new known MCC/MNC: [72405]
  1163. 08-12 11:03:03.675 2336 2336 E cutils-trace: Error opening trace file: Permission denied (13)
  1164. 08-12 11:03:03.680 2282 2282 I ProviderInstaller: Installed default security provider GmsCore_OpenSSL
  1165. 08-12 11:03:03.693 2282 2282 D ChimeraCfgMgr: Reading stored module config
  1166. 08-12 11:03:03.703 271 271 E InstallTheme: Failed to generate resource table for split ''
  1167. 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').
  1168. 08-12 11:03:03.706 271 271 E InstallTheme:
  1169. 08-12 11:03:03.712 270 1098 D audio_hw_primary: out_standby: enter: stream (0xb5ff65c0) usecase(0: deep-buffer-playback)
  1170. 08-12 11:03:03.716 271 271 E installd: aapt failed, status=0x0100
  1171. 08-12 11:03:03.733 1030 1190 W PackageManager: Unable to process theme ind.aang.midnight.blue for com.android.email
  1172. 08-12 11:03:03.733 1030 1190 W PackageManager: com.android.server.pm.PackageManagerService$AaptException: Failed to run aapt
  1173. 08-12 11:03:03.733 1030 1190 W PackageManager: at com.android.server.pm.PackageManagerService.compileResourcesWithAapt(PackageManagerService.java:8145)
  1174. 08-12 11:03:03.733 1030 1190 W PackageManager: at com.android.server.pm.PackageManagerService.compileResources(PackageManagerService.java:8049)
  1175. 08-12 11:03:03.733 1030 1190 W PackageManager: at com.android.server.pm.PackageManagerService.compileResourcesIfNeeded(PackageManagerService.java:8037)
  1176. 08-12 11:03:03.733 1030 1190 W PackageManager: at com.android.server.pm.PackageManagerService.compileResourcesAndIdmapIfNeeded(PackageManagerService.java:8020)
  1177. 08-12 11:03:03.733 1030 1190 W PackageManager: at com.android.server.pm.PackageManagerService.processThemeResources(PackageManagerService.java:17673)
  1178. 08-12 11:03:03.733 1030 1190 W PackageManager: at android.app.ApplicationPackageManager.processThemeResources(ApplicationPackageManager.java:2307)
  1179. 08-12 11:03:03.733 1030 1190 W PackageManager: at com.android.server.ThemeService$ResourceProcessingHandler.handleMessage(ThemeService.java:197)
  1180. 08-12 11:03:03.733 1030 1190 W PackageManager: at android.os.Handler.dispatchMessage(Handler.java:102)
  1181. 08-12 11:03:03.733 1030 1190 W PackageManager: at android.os.Looper.loop(Looper.java:148)
  1182. 08-12 11:03:03.733 1030 1190 W PackageManager: at android.os.HandlerThread.run(HandlerThread.java:61)
  1183. 08-12 11:03:03.755 2313 2313 W EasBundling: in EasBundling.init, isBundlingEnabled=true
  1184. 08-12 11:03:03.774 2282 2340 D NativeLibraryUtils: Install completed successfully. count=12 extracted=0
  1185. 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
  1186. 08-12 11:03:03.855 2313 2353 I Gmail : getAccountsCursor
  1187. 08-12 11:03:03.859 1030 1050 I art : Starting a blocking GC Explicit
  1188. 08-12 11:03:03.881 1030 1030 V BackupManagerService: Connected to transport ComponentInfo{com.google.android.gms/com.google.android.gms.backup.BackupTransportService}
  1189. 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
  1190. 08-12 11:03:03.896 270 1098 D hardware_info: hw_info_append_hw_type : device_name = speaker
  1191. 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]
  1192. 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
  1193. 08-12 11:03:03.978 2282 2282 I GCoreNlp: !shouldConfirmNlp, ensuring user opted into NLP
  1194. 08-12 11:03:04.069 2313 2327 E DatabaseUtils: Writing exception to parcel
  1195. 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()
  1196. 08-12 11:03:04.069 2313 2327 E DatabaseUtils: at android.content.ContentProvider.enforceReadPermissionInner(ContentProvider.java:605)
  1197. 08-12 11:03:04.069 2313 2327 E DatabaseUtils: at android.content.ContentProvider$Transport.enforceReadPermission(ContentProvider.java:480)
  1198. 08-12 11:03:04.069 2313 2327 E DatabaseUtils: at android.content.ContentProvider$Transport.query(ContentProvider.java:211)
  1199. 08-12 11:03:04.069 2313 2327 E DatabaseUtils: at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:112)
  1200. 08-12 11:03:04.069 2313 2327 E DatabaseUtils: at android.os.Binder.execTransact(Binder.java:453)
  1201. 08-12 11:03:04.071 274 495 E ThermalEngine: [GPU_MON] 3 percent. Current Sampling Time is 1 sec
  1202. 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
  1203. 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()
  1204. 08-12 11:03:04.079 1954 2021 E ContactDirectoryManager: at android.os.Parcel.readException(Parcel.java:1666)
  1205. 08-12 11:03:04.079 1954 2021 E ContactDirectoryManager: at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:183)
  1206. 08-12 11:03:04.079 1954 2021 E ContactDirectoryManager: at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:135)
  1207. 08-12 11:03:04.079 1954 2021 E ContactDirectoryManager: at android.content.ContentProviderProxy.query(ContentProviderNative.java:421)
  1208. 08-12 11:03:04.079 1954 2021 E ContactDirectoryManager: at android.content.ContentResolver.query(ContentResolver.java:491)
  1209. 08-12 11:03:04.079 1954 2021 E ContactDirectoryManager: at android.content.ContentResolver.query(ContentResolver.java:434)
  1210. 08-12 11:03:04.079 1954 2021 E ContactDirectoryManager: at com.android.providers.contacts.ContactDirectoryManager.queryDirectoriesForAuthority(ContactDirectoryManager.java:428)
  1211. 08-12 11:03:04.079 1954 2021 E ContactDirectoryManager: at com.android.providers.contacts.ContactDirectoryManager.updateDirectoriesForPackage(ContactDirectoryManager.java:381)
  1212. 08-12 11:03:04.079 1954 2021 E ContactDirectoryManager: at com.android.providers.contacts.ContactDirectoryManager.scanAllPackages(ContactDirectoryManager.java:285)
  1213. 08-12 11:03:04.079 1954 2021 E ContactDirectoryManager: at com.android.providers.contacts.ContactDirectoryManager.scanAllPackagesIfNeeded(ContactDirectoryManager.java:191)
  1214. 08-12 11:03:04.079 1954 2021 E ContactDirectoryManager: at com.android.providers.contacts.ContactDirectoryManager.scanAllPackages(ContactDirectoryManager.java:181)
  1215. 08-12 11:03:04.079 1954 2021 E ContactDirectoryManager: at com.android.providers.contacts.ContactsProvider2.updateDirectoriesInBackground(ContactsProvider2.java:1890)
  1216. 08-12 11:03:04.079 1954 2021 E ContactDirectoryManager: at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1690)
  1217. 08-12 11:03:04.079 1954 2021 E ContactDirectoryManager: at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1516)
  1218. 08-12 11:03:04.079 1954 2021 E ContactDirectoryManager: at android.os.Handler.dispatchMessage(Handler.java:102)
  1219. 08-12 11:03:04.079 1954 2021 E ContactDirectoryManager: at android.os.Looper.loop(Looper.java:148)
  1220. 08-12 11:03:04.079 1954 2021 E ContactDirectoryManager: at android.os.HandlerThread.run(HandlerThread.java:61)
  1221. 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
  1222. 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.
  1223. 08-12 11:03:04.194 2372 2372 W System : ClassLoader referenced unknown path: /system/app/GoogleContactsSyncAdapter/lib/arm
  1224. 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.
  1225. 08-12 11:03:04.214 1954 2021 I ContactDirectoryManager: deleted 0 stale rows which don't have any relevant directory
  1226. 08-12 11:03:04.226 274 494 I ThermalEngine: TM Id 'battery_monitor' Sensor 'xo_batt' - alarm raised 2 at 48.0 degC
  1227. 08-12 11:03:04.226 274 494 I ThermalEngine: ACTION: BATTERY - Setting battery charging mitigation to 768
  1228. 08-12 11:03:04.263 1954 2021 I ContactDirectoryManager: Discovered 0 contact directories in 1357ms
  1229. 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]
  1230. 08-12 11:03:04.286 2025 2025 I Finsky : [1] com.google.android.finsky.k.j.run(214): Finished loading 2 libraries.
  1231. 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.
  1232. 08-12 11:03:04.314 2282 2282 D WearableService: callingUid 10025, callindPid: 2282
  1233. 08-12 11:03:04.331 2313 2393 I Gmail : Initiated Service map for: [gPop3, gLegacyImap, gEas, gmail]
  1234. 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
  1235. 08-12 11:03:04.372 2282 2299 I DynamiteModule: Selected remote version of com.google.android.gms.googlecertificates, version >= 1
  1236. 08-12 11:03:04.383 2313 2313 I Exchange: EasService.onCreate
  1237. 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
  1238. 08-12 11:03:04.386 2313 2313 I Exchange: EasService.onCreate stoppedOldService=false
  1239. 08-12 11:03:04.389 2313 2313 I Exchange: needResyncCalendar: false, hasCalendarPermission: false, needResyncContacts: false, hasContactsPermission: false
  1240. 08-12 11:03:04.395 2282 2282 I Auth : [AuthDelegateWrapper] Service intent: Intent { cmp=com.google.android.gms/.auth.account.authenticator.DefaultAuthDelegateService }.
  1241. 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
  1242. 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}
  1243. 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
  1244. 08-12 11:03:04.411 2282 2282 I Auth : [AuthDelegateWrapper] Service intent: Intent { cmp=com.google.android.gms/.auth.account.authenticator.DefaultAuthDelegateService }.
  1245. 08-12 11:03:04.411 2282 2299 D ChimeraFileApk: Primary ABI of requesting process is armeabi-v7a
  1246. 08-12 11:03:04.414 2282 2299 D ChimeraFileApk: Classloading successful. Optimized code found.
  1247. 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
  1248. 08-12 11:03:04.420 2282 2299 D GoogleCertificates: com.google.android.gms.googlecertificates module is loaded
  1249. 08-12 11:03:04.424 2313 2408 I Exchange: RestartPingTask
  1250. 08-12 11:03:04.432 2282 2282 I GCoreNlp: !shouldConfirmNlp, ensuring user opted into NLP
  1251. 08-12 11:03:04.450 2313 2413 I Gmail : getAccountsCursor
  1252. 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
  1253. 08-12 11:03:04.472 2282 2282 I Auth : [AuthDelegateWrapper] Service intent: Intent { cmp=com.google.android.gms/.auth.account.authenticator.DefaultAuthDelegateService }.
  1254. 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}]
  1255. 08-12 11:03:04.490 2119 2119 I MemoryTrimmer: Trimming objects from memory, since app is in the background.
  1256. 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
  1257. 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
  1258. 08-12 11:03:04.545 2282 2299 D GoogleCertificatesImpl: Fetched 318 Google certificates
  1259. 08-12 11:03:04.592 1030 1049 D BluetoothManagerService: Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@74ad91d:true
  1260. 08-12 11:03:04.601 2282 2282 W System : ClassLoader referenced unknown path: /system/priv-app/PrebuiltGmsCore/lib/arm
  1261. 08-12 11:03:04.602 2282 2282 W System : ClassLoader referenced unknown path: /system/priv-app/PrebuiltGmsCore/lib/arm
  1262. 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
  1263. 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
  1264. 08-12 11:03:04.615 2414 2414 E cutils-trace: Error opening trace file: Permission denied (13)
  1265. 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
  1266. 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
  1267. 08-12 11:03:04.665 2282 2282 I Auth : [AuthDelegateWrapper] Service intent: Intent { cmp=com.google.android.gms/.auth.account.authenticator.DefaultAuthDelegateService }.
  1268. 08-12 11:03:04.685 2422 2422 W System : ClassLoader referenced unknown path: /system/priv-app/ThemesProvider/lib/arm
  1269. 08-12 11:03:04.696 2282 2282 D GeofencerStateMachine: Creating GeofencerStateMachine
  1270. 08-12 11:03:04.700 2313 2313 I Exchange: RestartPingsTask did not start any pings.
  1271. 08-12 11:03:04.700 2313 2313 I Exchange: PSS stopIfIdle
  1272. 08-12 11:03:04.700 2313 2313 I Exchange: PSS has no active accounts; stopping service.
  1273. 08-12 11:03:04.704 2313 2313 I Exchange: onDestroy
  1274. 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.
  1275. 08-12 11:03:04.709 271 271 E InstallTheme: res/drawable/btn_radio_material_anim.xml:0: Originally defined here.
  1276. 08-12 11:03:04.709 271 271 E InstallTheme:
  1277. 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'.
  1278. 08-12 11:03:04.709 271 271 E InstallTheme:
  1279. 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'.
  1280. 08-12 11:03:04.709 271 271 E InstallTheme:
  1281. 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'.
  1282. 08-12 11:03:04.709 271 271 E InstallTheme:
  1283. 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'.
  1284. 08-12 11:03:04.709 271 271 E InstallTheme:
  1285. 08-12 11:03:04.712 271 271 E installd: aapt failed, status=0x0100
  1286. 08-12 11:03:04.713 1030 1190 W PackageManager: Unable to process theme ind.aang.midnight.blue for android
  1287. 08-12 11:03:04.713 1030 1190 W PackageManager: com.android.server.pm.PackageManagerService$AaptException: Failed to run aapt
  1288. 08-12 11:03:04.713 1030 1190 W PackageManager: at com.android.server.pm.PackageManagerService.compileResourcesWithAapt(PackageManagerService.java:8145)
  1289. 08-12 11:03:04.713 1030 1190 W PackageManager: at com.android.server.pm.PackageManagerService.compileResources(PackageManagerService.java:8049)
  1290. 08-12 11:03:04.713 1030 1190 W PackageManager: at com.android.server.pm.PackageManagerService.compileResourcesIfNeeded(PackageManagerService.java:8037)
  1291. 08-12 11:03:04.713 1030 1190 W PackageManager: at com.android.server.pm.PackageManagerService.compileResourcesAndIdmapIfNeeded(PackageManagerService.java:8020)
  1292. 08-12 11:03:04.713 1030 1190 W PackageManager: at com.android.server.pm.PackageManagerService.processThemeResources(PackageManagerService.java:17673)
  1293. 08-12 11:03:04.713 1030 1190 W PackageManager: at android.app.ApplicationPackageManager.processThemeResources(ApplicationPackageManager.java:2307)
  1294. 08-12 11:03:04.713 1030 1190 W PackageManager: at com.android.server.ThemeService$ResourceProcessingHandler.handleMessage(ThemeService.java:197)
  1295. 08-12 11:03:04.713 1030 1190 W PackageManager: at android.os.Handler.dispatchMessage(Handler.java:102)
  1296. 08-12 11:03:04.713 1030 1190 W PackageManager: at android.os.Looper.loop(Looper.java:148)
  1297. 08-12 11:03:04.713 1030 1190 W PackageManager: at android.os.HandlerThread.run(HandlerThread.java:61)
  1298. 08-12 11:03:04.713 1030 1178 D WifiService: New client listening to asynchronous messages
  1299. 08-12 11:03:04.760 2313 2445 I Gmail : Observing account changes for notifications
  1300. 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
  1301. 08-12 11:03:04.940 2282 2387 E LocationManagerCompat: Unable to assign LocationManager blame through WorkSource
  1302. 08-12 11:03:04.940 2282 2387 E LocationManagerCompat: java.lang.SecurityException: "passive" location provider requires ACCESS_FINE_LOCATION permission.
  1303. 08-12 11:03:04.940 2282 2387 E LocationManagerCompat: at android.os.Parcel.readException(Parcel.java:1666)
  1304. 08-12 11:03:04.940 2282 2387 E LocationManagerCompat: at android.os.Parcel.readException(Parcel.java:1619)
  1305. 08-12 11:03:04.940 2282 2387 E LocationManagerCompat: at android.location.ILocationManager$Stub$Proxy.requestLocationUpdates(ILocationManager.java:606)
  1306. 08-12 11:03:04.940 2282 2387 E LocationManagerCompat: at android.location.LocationManager.requestLocationUpdates(LocationManager.java:880)
  1307. 08-12 11:03:04.940 2282 2387 E LocationManagerCompat: at android.location.LocationManager.requestLocationUpdates(LocationManager.java:829)
  1308. 08-12 11:03:04.940 2282 2387 E LocationManagerCompat: at afci.a(:com.google.android.gms:41)
  1309. 08-12 11:03:04.940 2282 2387 E LocationManagerCompat: at aegt.a(:com.google.android.gms:41)
  1310. 08-12 11:03:04.940 2282 2387 E LocationManagerCompat: at aegu.g(:com.google.android.gms:56)
  1311. 08-12 11:03:04.940 2282 2387 E LocationManagerCompat: at aegu.e(:com.google.android.gms:37)
  1312. 08-12 11:03:04.940 2282 2387 E LocationManagerCompat: at aedo.a(:com.google.android.gms:8422)
  1313. 08-12 11:03:04.940 2282 2387 E LocationManagerCompat: at aecb.a(:com.google.android.gms:195)
  1314. 08-12 11:03:04.940 2282 2387 E LocationManagerCompat: at aebw.a(:com.google.android.gms:152)
  1315. 08-12 11:03:04.940 2282 2387 E LocationManagerCompat: at aebw.a(:com.google.android.gms:73)
  1316. 08-12 11:03:04.940 2282 2387 E LocationManagerCompat: at aedz.a(:com.google.android.gms:168)
  1317. 08-12 11:03:04.940 2282 2387 E LocationManagerCompat: at aefy.a(:com.google.android.gms:151)
  1318. 08-12 11:03:04.940 2282 2387 E LocationManagerCompat: at aefc.a(:com.google.android.gms:55)
  1319. 08-12 11:03:04.940 2282 2387 E LocationManagerCompat: at aefe.a(:com.google.android.gms:126)
  1320. 08-12 11:03:04.940 2282 2387 E LocationManagerCompat: at aegc.handleMessage(:com.google.android.gms:88)
  1321. 08-12 11:03:04.940 2282 2387 E LocationManagerCompat: at android.os.Handler.dispatchMessage(Handler.java:102)
  1322. 08-12 11:03:04.940 2282 2387 E LocationManagerCompat: at afcs.dispatchMessage(:com.google.android.gms:50)
  1323. 08-12 11:03:04.940 2282 2387 E LocationManagerCompat: at android.os.Looper.loop(Looper.java:148)
  1324. 08-12 11:03:04.940 2282 2387 E LocationManagerCompat: at android.os.HandlerThread.run(HandlerThread.java:61)
  1325. 08-12 11:03:04.941 2282 2387 E LocationManagerCompat: Unable to request location updates.
  1326. 08-12 11:03:04.941 2282 2387 E LocationManagerCompat: java.lang.SecurityException: "passive" location provider requires ACCESS_FINE_LOCATION permission.
  1327. 08-12 11:03:04.941 2282 2387 E LocationManagerCompat: at android.os.Parcel.readException(Parcel.java:1666)
  1328. 08-12 11:03:04.941 2282 2387 E LocationManagerCompat: at android.os.Parcel.readException(Parcel.java:1619)
  1329. 08-12 11:03:04.941 2282 2387 E LocationManagerCompat: at android.location.ILocationManager$Stub$Proxy.requestLocationUpdates(ILocationManager.java:606)
  1330. 08-12 11:03:04.941 2282 2387 E LocationManagerCompat: at android.location.LocationManager.requestLocationUpdates(LocationManager.java:880)
  1331. 08-12 11:03:04.941 2282 2387 E LocationManagerCompat: at android.location.LocationManager.requestLocationUpdates(LocationManager.java:496)
  1332. 08-12 11:03:04.941 2282 2387 E LocationManagerCompat: at afch.a(:com.google.android.gms:69)
  1333. 08-12 11:03:04.941 2282 2387 E LocationManagerCompat: at afci.a(:com.google.android.gms:46)
  1334. 08-12 11:03:04.941 2282 2387 E LocationManagerCompat: at aegt.a(:com.google.android.gms:41)
  1335. 08-12 11:03:04.941 2282 2387 E LocationManagerCompat: at aegu.g(:com.google.android.gms:56)
  1336. 08-12 11:03:04.941 2282 2387 E LocationManagerCompat: at aegu.e(:com.google.android.gms:37)
  1337. 08-12 11:03:04.941 2282 2387 E LocationManagerCompat: at aedo.a(:com.google.android.gms:8422)
  1338. 08-12 11:03:04.941 2282 2387 E LocationManagerCompat: at aecb.a(:com.google.android.gms:195)
  1339. 08-12 11:03:04.941 2282 2387 E LocationManagerCompat: at aebw.a(:com.google.android.gms:152)
  1340. 08-12 11:03:04.941 2282 2387 E LocationManagerCompat: at aebw.a(:com.google.android.gms:73)
  1341. 08-12 11:03:04.941 2282 2387 E LocationManagerCompat: at aedz.a(:com.google.android.gms:168)
  1342. 08-12 11:03:04.941 2282 2387 E LocationManagerCompat: at aefy.a(:com.google.android.gms:151)
  1343. 08-12 11:03:04.941 2282 2387 E LocationManagerCompat: at aefc.a(:com.google.android.gms:55)
  1344. 08-12 11:03:04.941 2282 2387 E LocationManagerCompat: at aefe.a(:com.google.android.gms:126)
  1345. 08-12 11:03:04.941 2282 2387 E LocationManagerCompat: at aegc.handleMessage(:com.google.android.gms:88)
  1346. 08-12 11:03:04.941 2282 2387 E LocationManagerCompat: at android.os.Handler.dispatchMessage(Handler.java:102)
  1347. 08-12 11:03:04.941 2282 2387 E LocationManagerCompat: at afcs.dispatchMessage(:com.google.android.gms:50)
  1348. 08-12 11:03:04.941 2282 2387 E LocationManagerCompat: at android.os.Looper.loop(Looper.java:148)
  1349. 08-12 11:03:04.941 2282 2387 E LocationManagerCompat: at android.os.HandlerThread.run(HandlerThread.java:61)
  1350. 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
  1351. 08-12 11:03:04.998 2282 2459 D GeofenceStateCache: Recovered 0 geofences.
  1352. 08-12 11:03:05.014 2282 2459 I GeofencerStateMachine: Network location disabled.
  1353. 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
  1354. 08-12 11:03:05.072 1030 1177 D WifiHAL : WifihalGeneric 0x949042e0 constructed
  1355. 08-12 11:03:05.072 1030 1177 I WifiHAL : ******HexDump len:0*********
  1356. 08-12 11:03:05.072 1030 1177 I WifiHAL : ******HexDump End***********
  1357. 08-12 11:03:05.072 1030 1177 I WifiHAL : Got a Wi-Fi HAL module message from Driver
  1358. 08-12 11:03:05.072 1030 1177 I WifiHAL : Supported feature set : 9b1f
  1359. 08-12 11:03:05.072 1030 1177 D WifiHAL : WifihalGeneric 0x949042e0 destructor
  1360. 08-12 11:03:05.072 1030 1177 I WifiHAL : Supported feature set acquired : 9b1f
  1361. 08-12 11:03:05.076 2313 2457 I Gmail : notifyAccountChanged
  1362. 08-12 11:03:05.077 2282 2467 D RttManager: Get the messenger from android.net.wifi.IRttManager$Stub$Proxy@bd2c266
  1363. 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
  1364. 08-12 11:03:05.083 2313 2393 I Gmail : getAccountsCursor
  1365. 08-12 11:03:05.087 2282 2282 I Auth : [AuthDelegateWrapper] Service intent: Intent { cmp=com.google.android.gms/.auth.account.authenticator.DefaultAuthDelegateService }.
  1366. 08-12 11:03:05.089 2282 2476 I RttManager: RTT manager get message: 69632
  1367. 08-12 11:03:05.089 1030 1195 D RttService: ClientHandler got{ when=0 what=69633 target=com.android.server.wifi.RttService$RttServiceImpl$ClientHandler }
  1368. 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 }
  1369. 08-12 11:03:05.090 1030 1195 D RttService: New client listening to asynchronous messages: android.os.Messenger@11ba3c0
  1370. 08-12 11:03:05.112 2313 2457 I Gmail : calculateUnknownSyncRationalesAndPurgeInBackground: queueing
  1371. 08-12 11:03:05.160 2313 2457 I Gmail : calculateUnknownSyncRationalesAndPurgeInBackground: queueing
  1372. 08-12 11:03:05.196 2282 2467 I GCore-Chimera-Crash: Cg0KB3ZJbmZyYTQQtNg5Gl8KHWNvbS5nb29nbGUuYW5kcm9pZC
  1373. 08-12 11:03:05.196 2282 2467 I GCore-Chimera-Crash: 5wbGF5LmdhbWVzEhQzLjcuMjQgKDMwNTE3NzQtMDMwKRje-eAR
  1374. 08-12 11:03:05.196 2282 2467 I GCore-Chimera-Crash: IiMKHGNvbS5nb29nbGUuYW5kcm9pZC5nbXMuZ2FtZXMQwPngEQ
  1375. 08-12 11:03:05.196 2282 2467 I GCore-Chimera-Crash: ==
  1376. 08-12 11:03:05.196 2282 2467 I GCore-Chimera-Crash: GCore-Chimera-Crash
  1377. 08-12 11:03:05.199 2282 2467 I DeviceDoctorDatabaseHelper: Cleaning stale data from database!
  1378. 08-12 11:03:05.223 2313 2457 I Gmail : calculateUnknownSyncRationalesAndPurgeInBackground: running
  1379. 08-12 11:03:05.237 2282 2467 I DeviceDoctorDatabaseHelper: Number of times the given crash has been seen: 1
  1380. 08-12 11:03:05.250 2282 2467 E AndroidRuntime: FATAL EXCEPTION: GoogleLocationService
  1381. 08-12 11:03:05.250 2282 2467 E AndroidRuntime: Process: com.google.android.gms.persistent, PID: 2282
  1382. 08-12 11:03:05.250 2282 2467 E AndroidRuntime: Theme: themes:{}
  1383. 08-12 11:03:05.250 2282 2467 E AndroidRuntime: java.lang.SecurityException: "gps" location provider requires ACCESS_FINE_LOCATION permission.
  1384. 08-12 11:03:05.250 2282 2467 E AndroidRuntime: at android.os.Parcel.readException(Parcel.java:1666)
  1385. 08-12 11:03:05.250 2282 2467 E AndroidRuntime: at android.os.Parcel.readException(Parcel.java:1619)
  1386. 08-12 11:03:05.250 2282 2467 E AndroidRuntime: at android.location.ILocationManager$Stub$Proxy.addGpsStatusListener(ILocationManager.java:741)
  1387. 08-12 11:03:05.250 2282 2467 E AndroidRuntime: at android.location.LocationManager.addGpsStatusListener(LocationManager.java:1522)
  1388. 08-12 11:03:05.250 2282 2467 E AndroidRuntime: at aepg.a(:com.google.android.gms:1045)
  1389. 08-12 11:03:05.250 2282 2467 E AndroidRuntime: at aelu.b(:com.google.android.gms:7362)
  1390. 08-12 11:03:05.250 2282 2467 E AndroidRuntime: at aelu.handleMessage(:com.google.android.gms:262)
  1391. 08-12 11:03:05.250 2282 2467 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102)
  1392. 08-12 11:03:05.250 2282 2467 E AndroidRuntime: at android.os.Looper.loop(Looper.java:148)
  1393. 08-12 11:03:05.250 2282 2467 E AndroidRuntime: at android.os.HandlerThread.run(HandlerThread.java:61)
  1394. 08-12 11:03:05.266 2313 2457 I Gmail : calculateUnknownSyncRationalesAndPurgeInBackground: running
  1395. 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'}]}
  1396. 08-12 11:03:05.313 2282 2451 I GCoreUlr: Unbound from all location providers
  1397. 08-12 11:03:05.313 2282 2451 I GCoreUlr: Place inference reporting - stop
  1398. 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
  1399. 08-12 11:03:05.320 2282 2282 I GCoreUlr: DispatchingService.onDestroy()
  1400. 08-12 11:03:05.320 2282 2282 I GCoreUlr: Stopping handler for UlrDispSvcFast
  1401. 08-12 11:03:05.336 2282 2282 I GCoreUlr: Unbound from all location providers
  1402. 08-12 11:03:05.337 2282 2282 I GCoreUlr: Place inference reporting - stop
  1403. 08-12 11:03:05.345 2313 2477 I Gmail : notifyAccountChanged
  1404. 08-12 11:03:05.347 2313 2477 I Gmail : calculateUnknownSyncRationalesAndPurgeInBackground: queueing
  1405. 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
  1406. 08-12 11:03:05.362 2313 2477 I Gmail : calculateUnknownSyncRationalesAndPurgeInBackground: queueing
  1407. 08-12 11:03:05.399 2313 2477 I Gmail : calculateUnknownSyncRationalesAndPurgeInBackground: running
  1408. 08-12 11:03:05.458 1030 1044 D GpsLocationProvider: received SIM change, new known MCC/MNC: [72405]
  1409. 08-12 11:03:05.475 2313 2477 I Gmail : calculateUnknownSyncRationalesAndPurgeInBackground: running
  1410. 08-12 11:03:05.557 2313 2413 I Gmail : getAccountsCursor
  1411. 08-12 11:03:05.562 2282 2282 I Auth : [AuthDelegateWrapper] Service intent: Intent { cmp=com.google.android.gms/.auth.account.authenticator.DefaultAuthDelegateService }.
  1412. 08-12 11:03:05.972 2282 2459 D GeofenceHardware: System refused to grant LOCATION_HARDWARE permission.
  1413. 08-12 11:03:06.462 2422 2422 W ResourceType: Invalid package identifier when getting bag for resource number 0x00000000
  1414. 08-12 11:03:06.463 2422 2422 E org.cyanogenmod.cmte.provider.ThemePackageHelper: Theme whitelist not supported for com.whicons.iconpack
  1415. 08-12 11:03:06.611 2422 2518 D ThemesProvider: Deleted 0
  1416. 08-12 11:03:07.556 2422 2422 W ResourceType: Invalid package identifier when getting bag for resource number 0x00000000
  1417. 08-12 11:03:07.557 2422 2422 E org.cyanogenmod.cmte.provider.ThemePackageHelper: Theme whitelist not supported for com.uppack.stampedwhite
  1418. 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
  1419. 08-12 11:03:07.630 1235 1235 D MediaScannerReceiver: action: android.intent.action.MEDIA_MOUNTED path: /storage/2C42-10FB
  1420. 08-12 11:03:07.645 1030 1879 I ActivityManager: Start proc 2538:com.buak.Link2SD/u0a88 for broadcast com.buak.Link2SD/.MediaMountedReceiver
  1421. 08-12 11:03:07.695 2520 2520 W System : ClassLoader referenced unknown path: /data/app/org.fdroid.fdroid-1/lib/arm
  1422. 08-12 11:03:07.820 2520 2520 I ACRA : ACRA is enabled for org.fdroid.fdroid, initializing...
  1423. 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
  1424. 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
  1425. 08-12 11:03:07.930 1590 2569 W ACRA : org.fdroid.fdroid reports will be sent by email (if accepted by user).
  1426. 08-12 11:03:07.939 1030 1049 D BluetoothManagerService: Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@4381895:true
  1427. 08-12 11:03:07.960 2555 2555 W System : ClassLoader referenced unknown path: /data/app/com.google.android.music-2/lib/arm
  1428. 08-12 11:03:07.980 2520 2572 E ACRA : ACRA caught a SecurityException for org.fdroid.fdroid
  1429. 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.
  1430. 08-12 11:03:07.980 2520 2572 E ACRA : at android.os.Parcel.readException(Parcel.java:1666)
  1431. 08-12 11:03:07.980 2520 2572 E ACRA : at android.os.Parcel.readException(Parcel.java:1619)
  1432. 08-12 11:03:07.980 2520 2572 E ACRA : at android.net.wifi.IWifiManager$Stub$Proxy.getWifiEnabledState(IWifiManager.java:1165)
  1433. 08-12 11:03:07.980 2520 2572 E ACRA : at android.net.wifi.WifiManager.getWifiState(WifiManager.java:1467)
  1434. 08-12 11:03:07.980 2520 2572 E ACRA : at org.fdroid.fdroid.net.WifiStateChangeService.onHandleIntent(WifiStateChangeService.java:68)
  1435. 08-12 11:03:07.980 2520 2572 E ACRA : at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:66)
  1436. 08-12 11:03:07.980 2520 2572 E ACRA : at android.os.Handler.dispatchMessage(Handler.java:102)
  1437. 08-12 11:03:07.980 2520 2572 E ACRA : at android.os.Looper.loop(Looper.java:148)
  1438. 08-12 11:03:07.980 2520 2572 E ACRA : at android.os.HandlerThread.run(HandlerThread.java:61)
  1439. 08-12 11:03:08.029 2555 2555 I MultiDex: VM with version 2.1.0 has multidex support
  1440. 08-12 11:03:08.029 2555 2555 I MultiDex: install
  1441. 08-12 11:03:08.029 2555 2555 I MultiDex: VM has multidex support, MultiDex support library is disabled.
  1442. 08-12 11:03:08.072 274 495 E ThermalEngine: [GPU_MON] 1 percent. Current Sampling Time is 1 sec
  1443. 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
  1444. 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
  1445. 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
  1446. 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
  1447. 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
  1448. 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
  1449. 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
  1450. 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
  1451. 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
  1452. 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
  1453. 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
  1454. 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
  1455. 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
  1456. 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
  1457. 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
  1458. 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
  1459. 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
  1460. 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
  1461. 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
  1462. 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
  1463. 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
  1464. 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
  1465. 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
  1466. 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
  1467. 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
  1468. 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
  1469. 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
  1470. 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
  1471. 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
  1472. 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
  1473. 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
  1474. 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
  1475. 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
  1476. 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
  1477. 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
  1478. 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
  1479. 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
  1480. 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
  1481. 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
  1482. 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
  1483. 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
  1484. 08-12 11:03:08.395 2520 2572 I Process : Sending signal. PID: 2520 SIG: 9
  1485. 08-12 11:03:08.441 1030 1274 I ActivityManager: Process org.fdroid.fdroid (pid 2520) has died
  1486. 08-12 11:03:08.441 1030 1274 W ActivityManager: Scheduling restart of crashed service org.fdroid.fdroid/.net.WifiStateChangeService in 1000ms
  1487. 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}
  1488. 08-12 11:03:08.498 2555 2555 I BaseStore: ConfigStore database version: 1
  1489. 08-12 11:03:08.533 2555 2555 D AndroidRuntime: Shutting down VM
  1490. 08-12 11:03:08.542 2555 2555 E AndroidRuntime: FATAL EXCEPTION: main
  1491. 08-12 11:03:08.542 2555 2555 E AndroidRuntime: Process: com.google.android.music:main, PID: 2555
  1492. 08-12 11:03:08.542 2555 2555 E AndroidRuntime: Theme: themes:{}
  1493. 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.
  1494. 08-12 11:03:08.542 2555 2555 E AndroidRuntime: at android.app.ActivityThread.installProvider(ActivityThread.java:5193)
  1495. 08-12 11:03:08.542 2555 2555 E AndroidRuntime: at android.app.ActivityThread.installContentProviders(ActivityThread.java:4785)
  1496. 08-12 11:03:08.542 2555 2555 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4725)
  1497. 08-12 11:03:08.542 2555 2555 E AndroidRuntime: at android.app.ActivityThread.-wrap1(ActivityThread.java)
  1498. 08-12 11:03:08.542 2555 2555 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1408)
  1499. 08-12 11:03:08.542 2555 2555 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102)
  1500. 08-12 11:03:08.542 2555 2555 E AndroidRuntime: at android.os.Looper.loop(Looper.java:148)
  1501. 08-12 11:03:08.542 2555 2555 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:5458)
  1502. 08-12 11:03:08.542 2555 2555 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
  1503. 08-12 11:03:08.542 2555 2555 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
  1504. 08-12 11:03:08.542 2555 2555 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
  1505. 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.
  1506. 08-12 11:03:08.542 2555 2555 E AndroidRuntime: at android.os.Parcel.readException(Parcel.java:1666)
  1507. 08-12 11:03:08.542 2555 2555 E AndroidRuntime: at android.os.Parcel.readException(Parcel.java:1619)
  1508. 08-12 11:03:08.542 2555 2555 E AndroidRuntime: at android.net.IConnectivityManager$Stub$Proxy.getActiveNetworkInfo(IConnectivityManager.java:1029)
  1509. 08-12 11:03:08.542 2555 2555 E AndroidRuntime: at android.net.ConnectivityManager.getActiveNetworkInfo(ConnectivityManager.java:667)
  1510. 08-12 11:03:08.542 2555 2555 E AndroidRuntime: at com.google.android.music.net.NetworkConnectivityMonitor.<init>(NetworkConnectivityMonitor.java:66)
  1511. 08-12 11:03:08.542 2555 2555 E AndroidRuntime: at com.google.android.music.net.NetworkConnectivityMonitor$FactoryImpl.create(NetworkConnectivityMonitor.java:259)
  1512. 08-12 11:03:08.542 2555 2555 E AndroidRuntime: at com.google.android.music.Factory.getNetworkConnectivityMonitor(Factory.java:457)
  1513. 08-12 11:03:08.542 2555 2555 E AndroidRuntime: at com.google.android.music.Factory.getMusicEventLogger(Factory.java:184)
  1514. 08-12 11:03:08.542 2555 2555 E AndroidRuntime: at com.google.android.music.api.MusicPublicContentProvider.injectDependecies(MusicPublicContentProvider.java:85)
  1515. 08-12 11:03:08.542 2555 2555 E AndroidRuntime: at com.google.android.music.api.MusicPublicContentProvider.onCreate(MusicPublicContentProvider.java:68)
  1516. 08-12 11:03:08.542 2555 2555 E AndroidRuntime: at android.content.ContentProvider.attachInfo(ContentProvider.java:1748)
  1517. 08-12 11:03:08.542 2555 2555 E AndroidRuntime: at android.content.ContentProvider.attachInfo(ContentProvider.java:1723)
  1518. 08-12 11:03:08.542 2555 2555 E AndroidRuntime: at android.app.ActivityThread.installProvider(ActivityThread.java:5190)
  1519. 08-12 11:03:08.542 2555 2555 E AndroidRuntime: ... 10 more
  1520. 08-12 11:03:08.847 1235 1235 D MediaScannerReceiver: action: android.intent.action.MEDIA_MOUNTED path: /storage/emulated/0
  1521. 08-12 11:03:09.199 2313 2371 I GAV2 : Thread[GAThread,5,main]: No campaign data found.
  1522. 08-12 11:03:09.260 1936 1936 I GAv4-SVC: Google Analytics 9.4.52 is starting up.
  1523. 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
  1524. 08-12 11:03:11.052 2651 2651 W System : ClassLoader referenced unknown path: /data/app/org.fdroid.fdroid-1/lib/arm
  1525. 08-12 11:03:11.156 2651 2651 I ACRA : ACRA is enabled for org.fdroid.fdroid, initializing...
  1526. 08-12 11:03:11.253 1030 1049 D BluetoothManagerService: Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@113553b:true
  1527. 08-12 11:03:11.268 2651 2669 E ACRA : ACRA caught a SecurityException for org.fdroid.fdroid
  1528. 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.
  1529. 08-12 11:03:11.268 2651 2669 E ACRA : at android.os.Parcel.readException(Parcel.java:1666)
  1530. 08-12 11:03:11.268 2651 2669 E ACRA : at android.os.Parcel.readException(Parcel.java:1619)
  1531. 08-12 11:03:11.268 2651 2669 E ACRA : at android.net.wifi.IWifiManager$Stub$Proxy.getWifiEnabledState(IWifiManager.java:1165)
  1532. 08-12 11:03:11.268 2651 2669 E ACRA : at android.net.wifi.WifiManager.getWifiState(WifiManager.java:1467)
  1533. 08-12 11:03:11.268 2651 2669 E ACRA : at org.fdroid.fdroid.net.WifiStateChangeService.onHandleIntent(WifiStateChangeService.java:68)
  1534. 08-12 11:03:11.268 2651 2669 E ACRA : at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:66)
  1535. 08-12 11:03:11.268 2651 2669 E ACRA : at android.os.Handler.dispatchMessage(Handler.java:102)
  1536. 08-12 11:03:11.268 2651 2669 E ACRA : at android.os.Looper.loop(Looper.java:148)
  1537. 08-12 11:03:11.268 2651 2669 E ACRA : at android.os.HandlerThread.run(HandlerThread.java:61)
  1538. 08-12 11:03:11.272 1590 2666 W ACRA : org.fdroid.fdroid reports will be sent by email (if accepted by user).
  1539. 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
  1540. 08-12 11:03:11.324 2651 2669 I Process : Sending signal. PID: 2651 SIG: 9
  1541. 08-12 11:03:11.362 1030 1875 I ActivityManager: Process org.fdroid.fdroid (pid 2651) has died
  1542. 08-12 11:03:11.362 1030 1875 W ActivityManager: Scheduling restart of crashed service org.fdroid.fdroid/.net.WifiStateChangeService in 1000ms
  1543. 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}
  1544. 08-12 11:03:12.053 1030 1177 D WifiConfigStore: Retrieve network priorities after PNO.
  1545. 08-12 11:03:12.073 274 495 E ThermalEngine: [GPU_MON] 2 percent. Current Sampling Time is 1 sec
  1546. 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
  1547. 08-12 11:03:13.127 274 494 I ThermalEngine: ACTION: CPU - Setting CPU[0] to 1497600
  1548. 08-12 11:03:14.235 274 494 I ThermalEngine: TM Id 'battery_monitor' Sensor 'xo_batt' - alarm raised 3 at 49.0 degC
  1549. 08-12 11:03:14.235 274 494 I ThermalEngine: ACTION: BATTERY - Setting battery charging mitigation to 512
  1550. 08-12 11:03:14.737 1030 1177 D WifiStateMachine: shouldSwitchNetwork txSuccessRate=0,00 rxSuccessRate=0,00 delta 1000 -> 1000
  1551. 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
  1552. 08-12 11:03:14.768 1030 1177 D WifiStateMachine: CMD_AUTO_CONNECT sup state ScanState my state DisconnectedState nid=0 roam=3
  1553. 08-12 11:03:14.768 1030 1177 E WifiConfigStore: saveWifiConfigBSSID Setting BSSID for "RL EMPREENDIMENTOS"WPA_PSK to any
  1554. 08-12 11:03:14.776 1030 1177 D WifiStateMachine: CMD_AUTO_CONNECT will save config -> "RL EMPREENDIMENTOS" nid=0
  1555. 08-12 11:03:14.825 1030 1177 D WifiStateMachine: CMD_AUTO_CONNECT did save config -> nid=0
  1556. 08-12 11:03:14.838 1480 1480 I wpa_supplicant: wlan0: Trying to associate with SSID 'RL EMPREENDIMENTOS'
  1557. 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
  1558. 08-12 11:03:14.975 1480 1480 I wpa_supplicant: wlan0: Associated with 58:6d:8f:ff:95:b6
  1559. 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
  1560. 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
  1561. 08-12 11:03:14.982 1030 1049 D Tethering: sendTetherStateChangedBroadcast 1, 0, 0
  1562. 08-12 11:03:14.990 1030 1479 I WifiHAL : Unknown EAPOL message type
  1563. 08-12 11:03:15.002 1030 1479 I WifiHAL : Unknown EAPOL message type
  1564. 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]
  1565. 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=]
  1566. 08-12 11:03:15.009 1030 1177 D WifiConfigStore: Retrieve network priorities after PNO.
  1567. 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
  1568. 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
  1569. 08-12 11:03:15.040 1030 1177 E WifiConfigStore: saveWifiConfigBSSID Setting BSSID for "RL EMPREENDIMENTOS"WPA_PSK to any
  1570. 08-12 11:03:15.057 1030 1177 E WifiConfigStore: saveWifiConfigBSSID Setting BSSID for "RL EMPREENDIMENTOS"WPA_PSK to any
  1571. 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
  1572. 08-12 11:03:15.065 266 1028 D CommandListener: Setting iface cfg
  1573. 08-12 11:03:15.066 266 1028 D CommandListener: Trying to bring up wlan0
  1574. 08-12 11:03:15.093 1030 1177 D IpReachabilityMonitor: watch: iface{wlan0/22}, v{1}, ntable=[]
  1575. 08-12 11:03:15.094 1030 1177 D IpReachabilityMonitor: watch: iface{wlan0/22}, v{2}, ntable=[10.1.1.1/NUD_NONE]
  1576. 08-12 11:03:15.095 1030 1177 D WifiConfigStore: No blacklist allowed without epno enabled
  1577. 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
  1578. 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
  1579. 08-12 11:03:15.097 1030 1177 E WifiStateMachine: Did not find remoteAddress {10.1.1.1} in /proc/net/arp
  1580. 08-12 11:03:15.132 1030 1179 E ConnectivityService: Unexpected mtu value: 0, wlan0
  1581. 08-12 11:03:15.156 1030 1177 D WifiConfigStore: No blacklist allowed without epno enabled
  1582. 08-12 11:03:15.157 1030 1177 D WifiStateMachine: WifiStateMachine: Leaving Connected state
  1583. 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
  1584. 08-12 11:03:15.158 1030 1177 E WifiStateMachine: Did not find remoteAddress {10.1.1.1} in /proc/net/arp
  1585. 08-12 11:03:15.159 1030 1177 D WifiNetworkAgent: NetworkAgent: Received signal strength thresholds: []
  1586. 08-12 11:03:15.159 1030 1177 D WifiNative-HAL: stopRssiMonitoring, cmdId 0
  1587. 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
  1588. 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
  1589. 08-12 11:03:15.218 1030 1179 D CSLegacyTypeTracker: Sending CONNECTED broadcast for type 1 NetworkAgentInfo [WIFI () - 100] isDefaultNetwork=true
  1590. 08-12 11:03:15.220 1030 1049 D Tethering: MasterInitialState.processMessage what=3
  1591. 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
  1592. 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
  1593. 08-12 11:03:15.251 1030 2675 D NetlinkSocketObserver: NeighborEvent{elapsedMs=68368, 10.1.1.1, [4C5E0C300581], RTM_NEWNEIGH, NUD_REACHABLE}
  1594. 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
  1595. 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
  1596. 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
  1597. 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]}
  1598. 08-12 11:03:16.067 1030 1177 D IpReachabilityMonitor: watch: iface{wlan0/22}, v{3}, ntable=[10.1.1.1/NUD_REACHABLE]
  1599. 08-12 11:03:16.074 274 495 E ThermalEngine: [GPU_MON] 4 percent. Current Sampling Time is 1 sec
  1600. 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
  1601. 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
  1602. 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
  1603. 08-12 11:03:18.372 1030 1045 W ActivityManager: Timeout executing service: ServiceRecord{ab0508f u0 ginlemon.smartlauncher.notifier/.ContentResolversMonitor}
  1604. 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
  1605. 08-12 11:03:18.506 1030 1045 W ActivityManager: Timeout executing service: ServiceRecord{8b033ff u0 com.android.systemui/.keyguard.KeyguardService}
  1606. 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
  1607. 08-12 11:03:20.077 274 495 E ThermalEngine: [GPU_MON] 3 percent. Current Sampling Time is 1 sec
  1608. 08-12 11:03:22.636 1030 1045 I ActivityManager: Waited long enough for: ServiceRecord{2ffdd23 u0 com.android.providers.media/.MediaScannerService}
  1609. 08-12 11:03:24.078 274 495 E ThermalEngine: [GPU_MON] 3 percent. Current Sampling Time is 1 sec
  1610. 08-12 11:03:26.510 1030 1050 W WindowManager: ***** BOOT TIMEOUT: forcing display enabled
  1611. 08-12 11:03:26.511 256 1755 I SurfaceFlinger: Boot is finished (73485 ms)
  1612. 08-12 11:03:26.533 1030 1050 I SystemServiceManager: Starting phase 1000
  1613. 08-12 11:03:26.684 2693 2693 I MP-Decision: OPTION ENABLED: Adjusting average
  1614. 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
  1615. 08-12 11:03:26.685 2693 2693 I MP-Decision: util_h_and=0, util_h_or=0, util_low=0
  1616. 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
  1617. 08-12 11:03:26.685 2693 2693 I MP-Decision: util_h_and=35, util_h_or=75, util_low=20
  1618. 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
  1619. 08-12 11:03:26.685 2693 2693 I MP-Decision: util_h_and=0, util_h_or=400, util_low=0
  1620. 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
  1621. 08-12 11:03:26.685 2693 2693 I MP-Decision: util_h_and=0, util_h_or=400, util_low=0
  1622. 08-12 11:03:26.685 2693 2693 I MP-Decision: Decision parameters: poll_ms: 9 decision_ms: 50
  1623. 08-12 11:03:26.686 2693 2693 I MP-Decision: Available core list/order for available_cpus - 4: 0 3 2 1
  1624. 08-12 11:03:26.711 2693 2708 I Thermal-Lib: Thermal-Lib-Client: Client request sent
  1625. 08-12 11:03:26.716 274 493 I ThermalEngine: Thermal-Server: Thermal received msg from override
  1626. 08-12 11:03:27.056 1030 1177 D WifiStateMachine: L2Connected CMD_START_SCAN source -2 3, 5 -> obsolete
  1627. 08-12 11:03:27.112 1030 2675 D NetlinkSocketObserver: NeighborEvent{elapsedMs=80231, 10.1.1.1, [4C5E0C300581], RTM_NEWNEIGH, NUD_STALE}
  1628. 08-12 11:03:28.080 274 495 E ThermalEngine: [GPU_MON] 1 percent. Current Sampling Time is 1 sec
  1629. 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
  1630. 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
  1631. 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
  1632. 08-12 11:03:32.082 274 495 E ThermalEngine: [GPU_MON] 2 percent. Current Sampling Time is 1 sec
  1633. 08-12 11:03:34.250 274 494 I ThermalEngine: TM Id 'battery_monitor' Sensor 'xo_batt' - alarm cleared 3 at 48.0 degC
  1634. 08-12 11:03:34.251 274 494 I ThermalEngine: ACTION: BATTERY - Setting battery charging mitigation to 768
  1635. 08-12 11:03:35.139 1030 1177 D WifiStateMachine: L2Connected CMD_START_SCAN source -2 4, 5 -> obsolete
  1636. 08-12 11:03:35.159 1030 1177 D WifiStateMachine: starting scan for "RL EMPREENDIMENTOS"WPA_PSK with 2437
  1637. 08-12 11:03:40.211 1030 1664 I ActivityManager: Process com.android.externalstorage (pid 1242) has died
  1638. 08-12 11:03:40.411 270 270 E MPEG4Extractor: No width or height, assuming worst case 1080p
  1639. 08-12 11:03:40.459 270 270 E MPEG4Extractor: No width or height, assuming worst case 1080p
  1640. 08-12 11:03:40.768 270 270 I SampleTable: There are reordered frames present.
  1641. 08-12 11:03:41.218 270 270 I SampleTable: There are reordered frames present.
  1642. 08-12 11:03:41.666 270 270 I SampleTable: There are reordered frames present.
  1643. 08-12 11:03:42.172 270 270 I SampleTable: There are reordered frames present.
  1644. 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
  1645. 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
  1646. 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
  1647. 08-12 11:03:44.356 263 263 I rmt_storage: rmt_storage_connect_cb: clnt_h=0x5 conn_h=0xb6c0a030
  1648. 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
  1649. 08-12 11:03:44.356 263 263 I rmt_storage: wakelock acquired: 1, error no: 42
  1650. 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)
  1651. 08-12 11:03:44.405 1030 1178 D WifiService: Client connection lost with reason: 4
  1652. 08-12 11:03:44.412 1030 1274 I ActivityManager: Process com.google.android.googlequicksearchbox:search (pid 2119) has died
  1653. 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
  1654. 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
  1655. 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
  1656. 08-12 11:03:44.440 263 596 I rmt_storage:
  1657. 08-12 11:03:44.443 263 263 I rmt_storage: rmt_storage_disconnect_cb: clnt_h=0x0x5 conn_h=0x0xb6c0a030
  1658. 08-12 11:03:46.334 1235 2537 W MediaScanner: Error opening directory '/storage/2C42-10FB/.android_secure/', skipping: Permission denied.
  1659. 08-12 11:03:46.356 1030 1875 I ActivityManager: Process android.process.acore (pid 1954) has died
  1660. 08-12 11:03:48.196 270 1185 E MetadataRetrieverClient: failed to extract an album art
  1661. 08-12 11:03:48.232 270 1103 E MPEG4Extractor: No width or height, assuming worst case 1080p
  1662. 08-12 11:03:48.243 270 1103 E MetadataRetrieverClient: failed to extract an album art
  1663. 08-12 11:03:48.286 270 270 E MetadataRetrieverClient: failed to extract an album art
  1664. 08-12 11:03:48.497 1235 2537 V MediaScanner: pruneDeadThumbnailFiles... android.database.sqlite.SQLiteCursor@18f5349
  1665. 08-12 11:03:48.517 1235 2537 V MediaScanner: /pruneDeadThumbnailFiles... android.database.sqlite.SQLiteCursor@18f5349
  1666. 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)
  1667. 08-12 11:03:50.455 1235 2537 D MediaProvider: object removed 220
  1668. 08-12 11:03:50.457 1235 2537 D MediaProvider: object removed 221
  1669. 08-12 11:03:50.457 1235 2537 D MediaProvider: object removed 222
  1670. 08-12 11:03:50.457 1235 2537 D MediaProvider: object removed 223
  1671. 08-12 11:03:50.457 1235 2537 D MediaProvider: object removed 224
  1672. 08-12 11:03:50.457 1235 2537 D MediaProvider: object removed 225
  1673. 08-12 11:03:50.458 1235 2537 D MediaProvider: object removed 226
  1674. 08-12 11:03:50.458 1235 2537 D MediaProvider: object removed 227
  1675. 08-12 11:03:50.458 1235 2537 D MediaProvider: object removed 228
  1676. 08-12 11:03:50.458 1235 2537 D MediaProvider: object removed 229
  1677. 08-12 11:03:50.458 1235 2537 D MediaProvider: object removed 230
  1678. 08-12 11:03:50.458 1235 2537 D MediaProvider: object removed 231
  1679. 08-12 11:03:50.458 1235 2537 D MediaProvider: object removed 232
  1680. 08-12 11:03:50.458 1235 2537 D MediaProvider: object removed 233
  1681. 08-12 11:03:50.459 1235 2537 D MediaProvider: object removed 234
  1682. 08-12 11:03:50.459 1235 2537 D MediaProvider: object removed 235
  1683. 08-12 11:03:50.459 1235 2537 D MediaProvider: object removed 236
  1684. 08-12 11:03:50.459 1235 2537 D MediaProvider: object removed 237
  1685. 08-12 11:03:50.459 1235 2537 D MediaProvider: object removed 238
  1686. 08-12 11:03:50.459 1235 2537 D MediaProvider: object removed 239
  1687. 08-12 11:03:50.460 1235 2537 D MediaProvider: object removed 240
  1688. 08-12 11:03:50.460 1235 2537 D MediaProvider: object removed 241
  1689. 08-12 11:03:50.460 1235 2537 D MediaProvider: object removed 242
  1690. 08-12 11:03:50.460 1235 2537 D MediaProvider: object removed 243
  1691. 08-12 11:03:50.460 1235 2537 D MediaProvider: object removed 244
  1692. 08-12 11:03:50.460 1235 2537 D MediaProvider: object removed 245
  1693. 08-12 11:03:50.460 1235 2537 D MediaProvider: object removed 246
  1694. 08-12 11:03:50.460 1235 2537 D MediaProvider: object removed 247
  1695. 08-12 11:03:50.460 1235 2537 D MediaProvider: object removed 248
  1696. 08-12 11:03:50.461 1235 2537 D MediaProvider: object removed 249
  1697. 08-12 11:03:50.461 1235 2537 D MediaProvider: object removed 250
  1698. 08-12 11:03:51.159 1030 1274 I ActivityManager: Process com.google.android.partnersetup (pid 2218) has died
  1699. 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
  1700. 08-12 11:03:53.161 274 494 I ThermalEngine: ACTION: CPU - Setting CPU[0] to 1728000
  1701. 08-12 11:03:54.265 274 494 I ThermalEngine: TM Id 'battery_monitor' Sensor 'xo_batt' - alarm cleared 2 at 47.0 degC
  1702. 08-12 11:03:54.265 274 494 I ThermalEngine: ACTION: BATTERY - Setting battery charging mitigation to 1024
  1703. 08-12 11:03:55.159 1030 1177 D WifiStateMachine: starting scan for "RL EMPREENDIMENTOS"WPA_PSK with 2437
  1704. 08-12 11:03:56.536 1030 1052 I PowerManagerService: Going to sleep due to screen timeout (uid 1000)...
  1705. 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
  1706. 08-12 11:03:57.089 274 495 E ThermalEngine: [GPU_MON] ACTION: GPU - [GPU_MON] Setting GPU[0] to 462400000
  1707. 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
  1708. 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
  1709. 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
  1710. 08-12 11:03:57.232 1030 1052 V sensors_hal_Ctx: All sensors stop, stop the time_service.
  1711. 08-12 11:03:57.232 1030 1052 D sensors_hal_Time: send stop time_service command
  1712. 08-12 11:03:57.234 1030 1052 D sensors_hal_SMGR: enable:sensor(android.sensor.accelerometer) Deactivating sensor handle=0
  1713. 08-12 11:03:57.237 1030 1052 D sensors_hal_SMGR: SMGRReportDelete: Rcvd success response from request
  1714. 08-12 11:03:57.248 1030 1052 E libEGL : call to OpenGL ES API with no current context (logged once per thread)
  1715. 08-12 11:03:57.250 1030 1050 I DisplayManagerService: Display device changed state: "Tela integrada", OFF
  1716. 08-12 11:03:57.252 256 256 D SurfaceFlinger: Set power mode=0, type=0 flinger=0xb6a64000
  1717. 08-12 11:03:57.252 256 256 D qdhwcomposer: hwc_setPowerMode: Setting mode 0 on display: 0
  1718. 08-12 11:03:57.505 256 586 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1719. 08-12 11:03:57.511 256 256 D qdhwcomposer: hwc_setPowerMode: Done setting mode 0 on display 0
  1720. 08-12 11:03:57.511 1030 1198 D SurfaceControl: Excessive delay in setPowerMode(): 261ms
  1721. 08-12 11:03:57.512 1030 1052 E QCOM PowerHAL: Invalid hint ID.
  1722. 08-12 11:03:57.512 1030 1052 I QCOM PowerHAL: Got set_interactive hint
  1723. 08-12 11:03:57.517 1030 1052 I PowerManagerService: Sleeping (uid 1000)...
  1724. 08-12 11:03:57.534 1030 1177 D WifiConfigStore: Retrieve network priorities after PNO.
  1725. 08-12 11:03:57.534 270 1103 D audio_hw_primary: adev_set_parameters: enter: screen_state=on
  1726. 08-12 11:03:57.535 270 1103 E voice : voice_extn_compress_voip_set_parameters: COMPRESS_VOIP_ENABLED is not defined
  1727. 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
  1728. 08-12 11:03:57.540 1030 1177 E native : do suspend false
  1729. 08-12 11:03:57.541 1030 1177 D WifiConfigStore: No blacklist allowed without epno enabled
  1730. 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
  1731. 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
  1732. 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
  1733. 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
  1734. 08-12 11:03:57.600 1030 1177 D WifiConfigStore: Retrieve network priorities after PNO.
  1735. 08-12 11:03:57.600 270 270 D audio_hw_primary: adev_set_parameters: enter: screen_state=off
  1736. 08-12 11:03:57.600 270 270 E voice : voice_extn_compress_voip_set_parameters: COMPRESS_VOIP_ENABLED is not defined
  1737. 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
  1738. 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
  1739. 08-12 11:03:57.603 1030 1177 E native : do suspend true
  1740. 08-12 11:03:57.606 1819 2781 D NfcService: Discovery configuration equal, not updating.
  1741. 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
  1742. 08-12 11:03:57.610 1819 2783 D BrcmNfcJni: nfcManager_disableDiscovery: enter;
  1743. 08-12 11:03:57.610 1819 2783 D BrcmNfcJni: pn544InteropAbortNow
  1744. 08-12 11:03:57.610 1819 2783 D BrcmNfcJni: startRfDiscovery: is start=0
  1745. 08-12 11:03:57.610 1819 2783 I BrcmNfcNfa: NFA_StopRfDiscovery ()
  1746. 08-12 11:03:57.611 1819 2000 I BrcmNfcNfa: NFA got event 0x010F
  1747. 08-12 11:03:57.611 1819 2000 I BrcmNfcNfa: nfa_dm_evt_hdlr event: NFA_DM_API_STOP_RF_DISCOVERY_EVT (0x0f)
  1748. 08-12 11:03:57.611 1819 2000 I BrcmNfcNfa: nfa_dm_act_stop_rf_discovery ()
  1749. 08-12 11:03:57.611 1819 2000 I BrcmNfcNfa: nfa_dm_rf_deactivate () deactivate_type:0x0
  1750. 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
  1751. 08-12 11:03:57.612 1819 2000 I BrcmNfcNfa: NFC_Deactivate 4 (IDLE) deactivate_type:0
  1752. 08-12 11:03:57.612 1819 2000 D NfcAdaptation: NfcAdaptation::HalWrite
  1753. 08-12 11:03:57.612 1819 2000 D NxpExtns: const CNfcParam *CNfcConfig::find(const char *) const found MIFARE_READER_ENABLE=(0x1)
  1754. 08-12 11:03:57.612 1819 2046 D NxpTml : PN54X - Write requested.....
  1755. 08-12 11:03:57.612 1819 2046 D NxpTml : PN54X - Invoking I2C Write.....
  1756. 08-12 11:03:57.612 1819 2046 E NxpTml : _i2c_write() errno : 5
  1757. 08-12 11:03:57.612 1819 2046 E NxpTml : PN54X - Error in I2C Write.....
  1758. 08-12 11:03:57.612 1819 2046 D NxpTml : PN54X - Posting Fresh Write message.....
  1759. 08-12 11:03:57.612 1819 2046 D NxpTml : PN54X - Tml Writer Thread Running................
  1760. 08-12 11:03:57.612 1819 2048 E NxpHal : write error status = 0x1ff
  1761. 08-12 11:03:57.612 1819 2000 E NxpHal : write_unlocked failed - PN54X Maybe in Standby Mode - Retry
  1762. 08-12 11:03:57.614 1819 2046 D NxpTml : PN54X - Write requested.....
  1763. 08-12 11:03:57.614 1819 2046 D NxpTml : PN54X - Invoking I2C Write.....
  1764. 08-12 11:03:57.614 1819 2046 D NxpNciX : len = 4 > 21060100
  1765. 08-12 11:03:57.614 1819 2046 D NxpTml : PN54X - I2C Write successful.....
  1766. 08-12 11:03:57.614 1819 2046 D NxpTml : PN54X - Posting Fresh Write message.....
  1767. 08-12 11:03:57.614 1819 2046 D NxpTml : PN54X - Tml Writer Thread Running................
  1768. 08-12 11:03:57.614 1819 2048 D NxpHal : write successful status = 0x0
  1769. 08-12 11:03:57.614 1819 2000 I BrcmNfcNfa: nfa_dm_disc_sm_execute (): new state: DISCOVERY (1), disc_flags: 0x22
  1770. 08-12 11:03:57.614 1819 2000 I BrcmNfcNfa: nfa_sys_ptim_stop_timer b38daca0
  1771. 08-12 11:03:57.614 1819 2000 I BrcmNfcNfa: ptim timer stop
  1772. 08-12 11:03:57.614 1819 2000 I BrcmNfcNfa: Stopped presence check timer (if started)
  1773. 08-12 11:03:57.615 1819 2045 D NxpTml : PN54X - I2C Read successful.....
  1774. 08-12 11:03:57.615 1819 2045 D NxpNciR : len = 4 > 41060100
  1775. 08-12 11:03:57.615 1819 2045 D NxpTml : PN54X - Posting read message.....
  1776. 08-12 11:03:57.615 1819 2048 D NxpHal : read successful status = 0x0
  1777. 08-12 11:03:57.615 1819 2048 D NfcAdaptation: NfcAdaptation::HalDeviceContextDataCallback: len=4
  1778. 08-12 11:03:57.615 1819 2045 D NxpTml : PN54X - Read requested.....
  1779. 08-12 11:03:57.615 1819 2000 I BrcmNfcNfa: NFC received rsp gid:1
  1780. 08-12 11:03:57.615 1819 2045 D NxpTml : PN54X - Invoking I2C Read.....
  1781. 08-12 11:03:57.615 1819 2000 I BrcmNfcNfa: p2p priority is running under bail out mode ONLY.
  1782. 08-12 11:03:57.615 1819 2000 I BrcmNfcNfa: nfc_set_state 4 (IDLE)->4 (IDLE)
  1783. 08-12 11:03:57.615 1819 2000 I BrcmNfcNfa: nfa_dm_disc_data_cback ()
  1784. 08-12 11:03:57.615 1819 2000 I BrcmNfcNfa: nfa_dm_disc_discovery_cback (): event:0x4005
  1785. 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
  1786. 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
  1787. 08-12 11:03:57.615 1819 2000 D BrcmNfcJni: nfaConnectionCallback: event= 31
  1788. 08-12 11:03:57.615 1819 2000 D BrcmNfcJni: nfaConnectionCallback: NFA_RF_DISCOVERY_STOPPED_EVT: status = 0
  1789. 08-12 11:03:57.620 1819 2000 I BrcmNfcNfa: nfa_dm_start_rf_discover ()
  1790. 08-12 11:03:57.620 1819 2000 I BrcmNfcNfa: nfa_dm_disc_sm_execute (): new state: IDLE (0), disc_flags: 0x0
  1791. 08-12 11:03:57.620 1819 2783 D BrcmNfcJni: PeerToPeer::enableP2pListening: enter isEnable: 0 mIsP2pListening: 0
  1792. 08-12 11:03:57.620 1819 2783 D BrcmNfcJni: PeerToPeer::enableP2pListening: exit; mIsP2pListening: 0
  1793. 08-12 11:03:57.620 1819 2783 D BrcmNfcJni: PowerSwitch::setModeOff(deactivated=0x1) : mCurrActivity=0x0
  1794. 08-12 11:03:57.620 1819 2783 D BrcmNfcJni: PowerSwitch::setLevel: level=PS-LOW-POWER (2)
  1795. 08-12 11:03:57.620 1819 2783 D BrcmNfcJni: PowerSwitch::setLevel: actual power level=PS-FULL
  1796. 08-12 11:03:57.620 1819 2783 D BrcmNfcJni: nfcManager_disableDiscovery: exit
  1797. 08-12 11:03:57.636 2035 2035 I Cleaner : Schedule hibernation in 180s
  1798. 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
  1799. 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
  1800. 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
  1801. 08-12 11:03:58.039 1030 1177 D WifiStateMachine: L2Connected CMD_START_SCAN source -2 9, 10 -> obsolete
  1802. 08-12 11:03:58.246 1030 1274 I ActivityManager: Process com.android.providers.calendar (pid 1969) has died
  1803. 08-12 11:03:58.286 1235 2537 W MediaScanner: Error opening directory '/storage/2C42-10FB/.android_secure/', skipping: Permission denied.
  1804. 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
  1805. 08-12 11:04:08.856 1030 1045 W BroadcastQueue: Receiver during timeout: ResolveInfo{2ca2a00 com.google.android.music/.store.MediaStoreImportService$Receiver m=0x208000}
  1806. 08-12 11:04:08.951 1030 1045 I ActivityManager: Start proc 2791:com.android.settings/1000 for broadcast com.android.settings/.sim.SimSelectNotification
  1807. 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) }
  1808. 08-12 11:04:09.094 2791 2791 W System : ClassLoader referenced unknown path: /system/priv-app/Settings/lib/arm
  1809. 08-12 11:04:09.141 1030 1876 I ActivityManager: Process com.google.android.gm (pid 2313) has died
  1810. 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
  1811. 08-12 11:04:09.601 2823 2823 W System : ClassLoader referenced unknown path: /system/priv-app/Velvet/lib/arm
  1812. 08-12 11:04:10.098 1030 1178 D WifiService: New client listening to asynchronous messages
  1813. 08-12 11:04:10.168 1030 1664 I ActivityManager: Start proc 2854:com.android.cellbroadcastreceiver/u0a4 for broadcast com.android.cellbroadcastreceiver/.CellBroadcastReceiver
  1814. 08-12 11:04:10.226 2854 2854 W System : ClassLoader referenced unknown path: /system/priv-app/CellBroadcastReceiver/lib/arm
  1815. 08-12 11:04:10.241 2854 2854 D CellBroadcastReceiver: subscriptionId = -2
  1816. 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
  1817. 08-12 11:04:10.270 2854 2854 D CellBroadcastReceiver: subscriptionId = -2
  1818. 08-12 11:04:10.284 1030 1274 I ActivityManager: Start proc 2872:android.process.acore/u0a2 for broadcast com.android.providers.contacts/.PhoneAccountRegistrationReceiver
  1819. 08-12 11:04:10.346 2872 2872 W System : ClassLoader referenced unknown path: /system/priv-app/ContactsProvider/lib/arm
  1820. 08-12 11:04:10.415 2872 2872 W System : ClassLoader referenced unknown path: /system/app/UserDictionaryProvider/lib/arm
  1821. 08-12 11:04:10.465 2854 2854 D CellBroadcastReceiver: subscriptionId = -2
  1822. 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, Α, Β, Γ, Δ, Ε, Ζ, Η, Θ, Ι, Κ, Λ, Μ, Ν, Ξ, Ο, Π, Ρ, Σ, Τ, Υ, Φ, Χ, Ψ, Ω, , А, Б, В, Г, Д, Ђ, Е, Є, Ж, З, И, І, Й, Ј, К, Л, Љ, М, Н, Њ, О, П, Р, С, Т, Ћ, У, Ф, Х, Ц, Ч, Џ, Ш, Щ, Ю, Я, , א, ב, ג, ד, ה, ו, ז, ח, ט, י, כ, ל, מ, נ, ס, ע, פ, צ, ק, ר, ש, ת, , ا, ب, ت, ث, ج, ح, خ, د, ذ, ر, ز, س, ش, ص, ض, ط, ظ, ع, غ, ف, ق, ك, ل, م, ن, ه, و, ي, , ก, ข, ฃ, ค, ฅ, ฆ, ง, จ, ฉ, ช, ซ, ฌ, ญ, ฎ, ฏ, ฐ, ฑ, ฒ, ณ, ด, ต, ถ, ท, ธ, น, บ, ป, ผ, ฝ, พ, ฟ, ภ, ม, ย, ร, ฤ, ล, ฦ, ว, ศ, ษ, ส, ห, ฬ, อ, ฮ, , ㄱ, ㄴ, ㄷ, ㄹ, ㅁ, ㅂ, ㅅ, ㅇ, ㅈ, ㅊ, ㅋ, ㅌ, ㅍ, ㅎ, , あ, か, さ, た, な, は, ま, や, ら, わ, #, ]
  1823. 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
  1824. 08-12 11:04:10.556 1030 1876 I ActivityManager: Process com.android.vending (pid 2025) has died
  1825. 08-12 11:04:10.608 2890 2890 W System : ClassLoader referenced unknown path: /data/app/com.google.android.calendar-1/lib/arm
  1826. 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
  1827. 08-12 11:04:10.749 2872 2887 D ContactDirectoryManager: Found com.google.android.gm.exchange.bundled.directory.provider
  1828. 08-12 11:04:10.749 2872 2887 D ContactDirectoryManager: Found com.google.contacts.gal.provider
  1829. 08-12 11:04:10.751 2890 2905 W AsyncQuery: Exception thrown during handling EVENT_ARG_QUERY
  1830. 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
  1831. 08-12 11:04:10.751 2890 2905 W AsyncQuery: at android.os.Parcel.readException(Parcel.java:1666)
  1832. 08-12 11:04:10.751 2890 2905 W AsyncQuery: at android.os.Parcel.readException(Parcel.java:1619)
  1833. 08-12 11:04:10.751 2890 2905 W AsyncQuery: at android.app.ActivityManagerProxy.getContentProvider(ActivityManagerNative.java:3551)
  1834. 08-12 11:04:10.751 2890 2905 W AsyncQuery: at android.app.ActivityThread.acquireProvider(ActivityThread.java:4815)
  1835. 08-12 11:04:10.751 2890 2905 W AsyncQuery: at android.app.ContextImpl$ApplicationContentResolver.acquireUnstableProvider(ContextImpl.java:2067)
  1836. 08-12 11:04:10.751 2890 2905 W AsyncQuery: at android.content.ContentResolver.acquireUnstableProvider(ContentResolver.java:1468)
  1837. 08-12 11:04:10.751 2890 2905 W AsyncQuery: at android.content.ContentResolver.query(ContentResolver.java:475)
  1838. 08-12 11:04:10.751 2890 2905 W AsyncQuery: at android.content.ContentResolver.query(ContentResolver.java:434)
  1839. 08-12 11:04:10.751 2890 2905 W AsyncQuery: at android.content.AsyncQueryHandler$WorkerHandler.handleMessage(AsyncQueryHandler.java:79)
  1840. 08-12 11:04:10.751 2890 2905 W AsyncQuery: at android.os.Handler.dispatchMessage(Handler.java:102)
  1841. 08-12 11:04:10.751 2890 2905 W AsyncQuery: at android.os.Looper.loop(Looper.java:148)
  1842. 08-12 11:04:10.751 2890 2905 W AsyncQuery: at android.os.HandlerThread.run(HandlerThread.java:61)
  1843. 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
  1844. 08-12 11:04:10.833 2906 2906 W System : ClassLoader referenced unknown path: /data/app/com.google.android.gm-1/lib/arm
  1845. 08-12 11:04:10.974 2906 2906 W EasBundling: in EasBundling.init, isBundlingEnabled=true
  1846. 08-12 11:04:11.002 2890 2890 W AnalyticsLogBase: PlayLogger.onLoggerFailedWithRes. intent=PendingIntent{18f5349: android.os.BinderProxy@8dce44e}
  1847. 08-12 11:04:11.002 2890 2890 W AnalyticsLogBase: PlayLogger.onLoggerFailedWithRes. intent=PendingIntent{5f1296f: android.os.BinderProxy@8dce44e}
  1848. 08-12 11:04:11.007 2906 2934 I Gmail : getAccountsCursor
  1849. 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
  1850. 08-12 11:04:11.091 2906 2919 E DatabaseUtils: Writing exception to parcel
  1851. 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()
  1852. 08-12 11:04:11.091 2906 2919 E DatabaseUtils: at android.content.ContentProvider.enforceReadPermissionInner(ContentProvider.java:605)
  1853. 08-12 11:04:11.091 2906 2919 E DatabaseUtils: at android.content.ContentProvider$Transport.enforceReadPermission(ContentProvider.java:480)
  1854. 08-12 11:04:11.091 2906 2919 E DatabaseUtils: at android.content.ContentProvider$Transport.query(ContentProvider.java:211)
  1855. 08-12 11:04:11.091 2906 2919 E DatabaseUtils: at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:112)
  1856. 08-12 11:04:11.091 2906 2919 E DatabaseUtils: at android.os.Binder.execTransact(Binder.java:453)
  1857. 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
  1858. 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()
  1859. 08-12 11:04:11.102 2872 2887 E ContactDirectoryManager: at android.os.Parcel.readException(Parcel.java:1666)
  1860. 08-12 11:04:11.102 2872 2887 E ContactDirectoryManager: at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:183)
  1861. 08-12 11:04:11.102 2872 2887 E ContactDirectoryManager: at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:135)
  1862. 08-12 11:04:11.102 2872 2887 E ContactDirectoryManager: at android.content.ContentProviderProxy.query(ContentProviderNative.java:421)
  1863. 08-12 11:04:11.102 2872 2887 E ContactDirectoryManager: at android.content.ContentResolver.query(ContentResolver.java:491)
  1864. 08-12 11:04:11.102 2872 2887 E ContactDirectoryManager: at android.content.ContentResolver.query(ContentResolver.java:434)
  1865. 08-12 11:04:11.102 2872 2887 E ContactDirectoryManager: at com.android.providers.contacts.ContactDirectoryManager.queryDirectoriesForAuthority(ContactDirectoryManager.java:428)
  1866. 08-12 11:04:11.102 2872 2887 E ContactDirectoryManager: at com.android.providers.contacts.ContactDirectoryManager.updateDirectoriesForPackage(ContactDirectoryManager.java:381)
  1867. 08-12 11:04:11.102 2872 2887 E ContactDirectoryManager: at com.android.providers.contacts.ContactDirectoryManager.scanAllPackages(ContactDirectoryManager.java:285)
  1868. 08-12 11:04:11.102 2872 2887 E ContactDirectoryManager: at com.android.providers.contacts.ContactDirectoryManager.scanAllPackagesIfNeeded(ContactDirectoryManager.java:191)
  1869. 08-12 11:04:11.102 2872 2887 E ContactDirectoryManager: at com.android.providers.contacts.ContactDirectoryManager.scanAllPackages(ContactDirectoryManager.java:181)
  1870. 08-12 11:04:11.102 2872 2887 E ContactDirectoryManager: at com.android.providers.contacts.ContactsProvider2.updateDirectoriesInBackground(ContactsProvider2.java:1890)
  1871. 08-12 11:04:11.102 2872 2887 E ContactDirectoryManager: at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1690)
  1872. 08-12 11:04:11.102 2872 2887 E ContactDirectoryManager: at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1516)
  1873. 08-12 11:04:11.102 2872 2887 E ContactDirectoryManager: at android.os.Handler.dispatchMessage(Handler.java:102)
  1874. 08-12 11:04:11.102 2872 2887 E ContactDirectoryManager: at android.os.Looper.loop(Looper.java:148)
  1875. 08-12 11:04:11.102 2872 2887 E ContactDirectoryManager: at android.os.HandlerThread.run(HandlerThread.java:61)
  1876. 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.
  1877. 08-12 11:04:11.121 2872 2887 I ContactDirectoryManager: deleted 0 stale rows which don't have any relevant directory
  1878. 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.
  1879. 08-12 11:04:11.145 2282 2282 I Auth : [AuthDelegateWrapper] Service intent: Intent { cmp=com.google.android.gms/.auth.account.authenticator.DefaultAuthDelegateService }.
  1880. 08-12 11:04:11.156 2872 2887 I ContactDirectoryManager: Discovered 0 contact directories in 551ms
  1881. 08-12 11:04:11.197 2906 2948 I Gmail : getAccountsCursor
  1882. 08-12 11:04:11.201 2282 2282 I Auth : [AuthDelegateWrapper] Service intent: Intent { cmp=com.google.android.gms/.auth.account.authenticator.DefaultAuthDelegateService }.
  1883. 08-12 11:04:11.210 2906 2943 I Gmail : Initiated Service map for: [gPop3, gLegacyImap, gEas, gmail]
  1884. 08-12 11:04:11.247 1030 1848 I ActivityManager: Process com.google.process.gapps (pid 2372) has died
  1885. 08-12 11:04:11.252 2282 2282 I Auth : [AuthDelegateWrapper] Service intent: Intent { cmp=com.google.android.gms/.auth.account.authenticator.DefaultAuthDelegateService }.
  1886. 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
  1887. 08-12 11:04:11.257 2906 2906 I Exchange: EasService.onCreate
  1888. 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
  1889. 08-12 11:04:11.261 2906 2906 I Exchange: EasService.onCreate stoppedOldService=false
  1890. 08-12 11:04:11.266 2906 2906 I Exchange: needResyncCalendar: false, hasCalendarPermission: false, needResyncContacts: false, hasContactsPermission: false
  1891. 08-12 11:04:11.268 2906 2955 I Gmail : Observing account changes for notifications
  1892. 08-12 11:04:11.272 2282 2282 I Auth : [AuthDelegateWrapper] Service intent: Intent { cmp=com.google.android.gms/.auth.account.authenticator.DefaultAuthDelegateService }.
  1893. 08-12 11:04:11.275 2906 2957 I Exchange: RestartPingTask
  1894. 08-12 11:04:11.291 2906 2906 I Exchange: RestartPingsTask did not start any pings.
  1895. 08-12 11:04:11.291 2906 2906 I Exchange: PSS stopIfIdle
  1896. 08-12 11:04:11.292 2906 2906 I Exchange: PSS has no active accounts; stopping service.
  1897. 08-12 11:04:11.295 1030 1876 I ActivityManager: Start proc 2962:com.android.deskclock/u0a42 for broadcast com.android.deskclock/.AlarmInitReceiver
  1898. 08-12 11:04:11.303 2906 2906 I Exchange: onDestroy
  1899. 08-12 11:04:11.369 1030 1664 I ActivityManager: Process org.cyanogenmod.cmte.provider (pid 2422) has died
  1900. 08-12 11:04:11.408 2962 2962 W System : ClassLoader referenced unknown path: /system/app/DeskClock/lib/arm
  1901. 08-12 11:04:11.410 2906 2961 I Gmail : notifyAccountChanged
  1902. 08-12 11:04:11.414 2906 2961 I Gmail : calculateUnknownSyncRationalesAndPurgeInBackground: queueing
  1903. 08-12 11:04:11.415 2906 2934 I Gmail : getAccountsCursor
  1904. 08-12 11:04:11.421 2282 2282 I Auth : [AuthDelegateWrapper] Service intent: Intent { cmp=com.google.android.gms/.auth.account.authenticator.DefaultAuthDelegateService }.
  1905. 08-12 11:04:11.425 2906 2961 I Gmail : calculateUnknownSyncRationalesAndPurgeInBackground: queueing
  1906. 08-12 11:04:11.427 2962 2962 V AlarmClock: AlarmInitReceiver android.intent.action.TIME_SET
  1907. 08-12 11:04:11.450 2906 2961 I Gmail : calculateUnknownSyncRationalesAndPurgeInBackground: running
  1908. 08-12 11:04:11.452 2906 2961 I Gmail : calculateUnknownSyncRationalesAndPurgeInBackground: running
  1909. 08-12 11:04:11.495 2962 2983 V AlarmClock: AlarmInitReceiver finished
  1910. 08-12 11:04:11.505 2906 2980 I Gmail : notifyAccountChanged
  1911. 08-12 11:04:11.508 2906 2980 I Gmail : calculateUnknownSyncRationalesAndPurgeInBackground: queueing
  1912. 08-12 11:04:11.514 2906 2980 I Gmail : calculateUnknownSyncRationalesAndPurgeInBackground: queueing
  1913. 08-12 11:04:11.525 2906 2980 I Gmail : calculateUnknownSyncRationalesAndPurgeInBackground: running
  1914. 08-12 11:04:11.526 2906 2980 I Gmail : calculateUnknownSyncRationalesAndPurgeInBackground: running
  1915. 08-12 11:04:11.541 1030 1876 I ActivityManager: Start proc 2985:com.qualcomm.timeservice/1000 for broadcast com.qualcomm.timeservice/.TimeServiceBroadcastReceiver
  1916. 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
  1917. 08-12 11:04:11.615 2906 2935 I Gmail : getAccountsCursor
  1918. 08-12 11:04:11.624 2282 2282 I Auth : [AuthDelegateWrapper] Service intent: Intent { cmp=com.google.android.gms/.auth.account.authenticator.DefaultAuthDelegateService }.
  1919. 08-12 11:04:11.641 2985 2985 W System : ClassLoader referenced unknown path: /system/app/TimeService/lib/arm
  1920. 08-12 11:04:11.652 2985 2985 D TimeService: Receivedandroid.intent.action.TIME_SET intent. Current Time is 1471010651652
  1921. 08-12 11:04:11.653 2985 2985 D : TimeServiceNative: User Time to be set is 1471010651652
  1922. 08-12 11:04:11.653 2985 2985 D QC-time-services: Lib:time_genoff_operation: pargs->base = 2
  1923. 08-12 11:04:11.653 2985 2985 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 0
  1924. 08-12 11:04:11.653 2985 2985 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 1471010651652
  1925. 08-12 11:04:11.653 284 831 D QC-time-services: Daemon: Connection accepted:time_genoff
  1926. 08-12 11:04:11.653 2985 2985 D QC-time-services: Lib:time_genoff_operation: Send to server passed!!
  1927. 08-12 11:04:11.653 284 2999 D QC-time-services: Daemon:Received base = 2, unit = 1, operation = 0,value = 1471010651652
  1928. 08-12 11:04:11.653 284 2999 D QC-time-services: Daemon:genoff_opr: Base = 2, val = 1471010651652, operation = 0
  1929. 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
  1930. 08-12 11:04:11.654 284 2999 D QC-time-services: Daemon:Value read from RTC seconds = 428277000
  1931. 08-12 11:04:11.654 284 2999 D QC-time-services: Daemon:new time 1471010651652
  1932. 08-12 11:04:11.654 284 2999 D QC-time-services: Daemon: delta 1470582374652 genoff 1470582374652
  1933. 08-12 11:04:11.654 284 2999 D QC-time-services: Daemon:genoff_persistent_update: Writing genoff = 1470582374652 to memory
  1934. 08-12 11:04:11.654 284 2999 D QC-time-services: Daemon:Opening File: /data/time/ats_2
  1935. 08-12 11:04:11.654 284 2999 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff write operation
  1936. 08-12 11:04:11.657 284 2999 D QC-time-services: Updating the TOD offset
  1937. 08-12 11:04:11.657 284 2999 D QC-time-services: Daemon:genoff_persistent_update: Writing genoff = 1470582374652 to memory
  1938. 08-12 11:04:11.657 284 2999 D QC-time-services: Daemon:Opening File: /data/time/ats_1
  1939. 08-12 11:04:11.657 284 2999 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff write operation
  1940. 08-12 11:04:11.659 284 2999 E QC-time-services: Daemon:Update to modem bit set
  1941. 08-12 11:04:11.659 284 2999 D QC-time-services: Daemon:genoff_send_modem: Sending data to MODEM !
  1942. 08-12 11:04:11.659 284 2999 D QC-time-services: Daemon: Base = 2, Value being sent to MODEM = 1154617574652
  1943. 08-12 11:04:11.659 2985 2985 E QC-time-services: Receive Passed == base = 2, unit = 1, operation = 0, result = 0
  1944. 08-12 11:04:11.660 284 829 E QC-time-services: Daemon:tod_update_ind_cb: Got Update from modem msg_id 40
  1945. 08-12 11:04:11.660 284 831 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection
  1946. 08-12 11:04:11.710 2854 2854 D CellBroadcastReceiver: subscriptionId = -2
  1947. 08-12 11:04:11.724 2854 2854 D CellBroadcastReceiver: subscriptionId = -2
  1948. 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
  1949. 08-12 11:04:11.884 1030 1572 I ActivityManager: Process com.buak.Link2SD (pid 2538) has died
  1950. 08-12 11:04:11.974 3003 3003 W System : ClassLoader referenced unknown path: /system/priv-app/ThemesProvider/lib/arm
  1951. 08-12 11:04:13.028 3003 3003 W ResourceType: Invalid package identifier when getting bag for resource number 0x00000000
  1952. 08-12 11:04:13.028 3003 3003 E org.cyanogenmod.cmte.provider.ThemePackageHelper: Theme whitelist not supported for ind.aang.midnight.blue
  1953. 08-12 11:04:13.063 1836 1836 W System : ClassLoader referenced unknown path: /system/app/Stk/lib/arm
  1954. 08-12 11:04:13.174 3003 3031 D ThemesProvider: Deleted 0
  1955. 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
  1956. 08-12 11:04:13.180 274 494 E ThermalEngine: [GPU_MON] MAX Freqeuncy limited to 657 Mhz by thermal engine
  1957. 08-12 11:04:13.180 274 494 E ThermalEngine: [GPU_MON] ACTION: GPU - [GPU_MON] Setting GPU[0] to 657500000
  1958. 08-12 11:04:13.424 268 382 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13
  1959. 08-12 11:04:13.424 268 382 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 0
  1960. 08-12 11:04:13.424 268 382 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 1471010654000
  1961. 08-12 11:04:13.425 284 831 D QC-time-services: Daemon: Connection accepted:time_genoff
  1962. 08-12 11:04:13.425 268 382 D QC-time-services: Lib:time_genoff_operation: Send to server passed!!
  1963. 08-12 11:04:13.425 284 3038 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 0,value = 1471010654000
  1964. 08-12 11:04:13.425 284 3038 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 1471010654000, operation = 0
  1965. 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
  1966. 08-12 11:04:13.426 284 3038 D QC-time-services: Daemon:Value read from RTC seconds = 428279000
  1967. 08-12 11:04:13.426 284 3038 D QC-time-services: Daemon:new time 1471010654000
  1968. 08-12 11:04:13.426 284 3038 D QC-time-services: Daemon: delta 1470582375000 genoff 1470582375000
  1969. 08-12 11:04:13.426 284 3038 D QC-time-services: Daemon:genoff_persistent_update: Writing genoff = 1470582375000 to memory
  1970. 08-12 11:04:13.426 284 3038 D QC-time-services: Daemon:Opening File: /data/time/ats_13
  1971. 08-12 11:04:13.426 284 3038 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff write operation
  1972. 08-12 11:04:13.431 268 382 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 0, result = 0
  1973. 08-12 11:04:13.432 284 831 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection
  1974. 08-12 11:04:13.435 1030 1876 D AlarmManagerService: Kernel timezone updated to 180 minutes west of GMT
  1975. 08-12 11:04:13.444 1030 1572 D AlarmManagerService: Setting time of day to sec=1471010654
  1976. 08-12 11:04:14.012 1030 1572 D QC-time-services: Lib:time_genoff_operation: pargs->base = 2
  1977. 08-12 11:04:14.012 1030 1572 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 0
  1978. 08-12 11:04:14.012 1030 1572 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 1471010654
  1979. 08-12 11:04:14.012 1030 1572 D QC-time-services: Lib:time_genoff_operation: Send to server passed!!
  1980. 08-12 11:04:14.012 284 831 D QC-time-services: Daemon: Connection accepted:time_genoff
  1981. 08-12 11:04:14.014 284 3039 D QC-time-services: Daemon:Received base = 2, unit = 1, operation = 0,value = 1471010654000
  1982. 08-12 11:04:14.014 284 3039 D QC-time-services: Daemon:genoff_opr: Base = 2, val = 1471010654000, operation = 0
  1983. 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
  1984. 08-12 11:04:14.014 284 3039 D QC-time-services: Daemon:Value read from RTC seconds = 428279000
  1985. 08-12 11:04:14.015 284 3039 D QC-time-services: Daemon:new time 1471010654000
  1986. 08-12 11:04:14.015 284 3039 D QC-time-services: Daemon: delta 1470582375000 genoff 1470582375000
  1987. 08-12 11:04:14.015 284 3039 D QC-time-services: Daemon:genoff_persistent_update: Writing genoff = 1470582375000 to memory
  1988. 08-12 11:04:14.015 284 3039 D QC-time-services: Daemon:Opening File: /data/time/ats_2
  1989. 08-12 11:04:14.015 284 3039 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff write operation
  1990. 08-12 11:04:14.024 284 3039 D QC-time-services: Updating the TOD offset
  1991. 08-12 11:04:14.024 284 3039 D QC-time-services: Daemon:genoff_persistent_update: Writing genoff = 1470582375000 to memory
  1992. 08-12 11:04:14.024 284 3039 D QC-time-services: Daemon:Opening File: /data/time/ats_1
  1993. 08-12 11:04:14.024 284 3039 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff write operation
  1994. 08-12 11:04:14.025 284 3039 E QC-time-services: Daemon:Update to modem bit set
  1995. 08-12 11:04:14.025 284 3039 D QC-time-services: Daemon:genoff_send_modem: Sending data to MODEM !
  1996. 08-12 11:04:14.025 284 3039 D QC-time-services: Daemon: Base = 2, Value being sent to MODEM = 1154617575000
  1997. 08-12 11:04:14.025 1030 1572 E QC-time-services: Receive Passed == base = 2, unit = 1, operation = 0, result = 0
  1998. 08-12 11:04:14.025 1030 1572 W AlarmManagerService: Unable to set rtc to 1471010654: Invalid argument
  1999. 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
  2000. 08-12 11:04:14.028 284 829 E QC-time-services: Daemon:tod_update_ind_cb: Got Update from modem msg_id 40
  2001. 08-12 11:04:14.036 284 831 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection
  2002. 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
  2003. 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
  2004. 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
  2005. 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
  2006. 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
  2007. 08-12 11:04:14.146 3040 3040 W System : ClassLoader referenced unknown path: /system/priv-app/CalendarProvider/lib/arm
  2008. 08-12 11:04:14.184 3040 3040 I CalendarProvider2: Created com.android.providers.calendar.CalendarAlarmManager@bab60b4(com.android.providers.calendar.CalendarProvider2@ea734dd)
  2009. 08-12 11:04:14.304 268 382 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13
  2010. 08-12 11:04:14.304 268 382 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 0
  2011. 08-12 11:04:14.304 268 382 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 1471010654000
  2012. 08-12 11:04:14.304 268 382 D QC-time-services: Lib:time_genoff_operation: Send to server passed!!
  2013. 08-12 11:04:14.305 284 831 D QC-time-services: Daemon: Connection accepted:time_genoff
  2014. 08-12 11:04:14.305 284 3078 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 0,value = 1471010654000
  2015. 08-12 11:04:14.305 284 3078 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 1471010654000, operation = 0
  2016. 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
  2017. 08-12 11:04:14.306 284 3078 D QC-time-services: Daemon:Value read from RTC seconds = 428279000
  2018. 08-12 11:04:14.306 284 3078 D QC-time-services: Daemon:new time 1471010654000
  2019. 08-12 11:04:14.306 284 3078 D QC-time-services: Daemon: delta 1470582375000 genoff 1470582375000
  2020. 08-12 11:04:14.306 284 3078 D QC-time-services: Daemon:genoff_persistent_update: Writing genoff = 1470582375000 to memory
  2021. 08-12 11:04:14.306 284 3078 D QC-time-services: Daemon:Opening File: /data/time/ats_13
  2022. 08-12 11:04:14.306 284 3078 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff write operation
  2023. 08-12 11:04:14.311 268 382 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 0, result = 0
  2024. 08-12 11:04:14.313 1030 1664 D AlarmManagerService: Kernel timezone updated to 180 minutes west of GMT
  2025. 08-12 11:04:14.317 284 831 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection
  2026. 08-12 11:04:14.317 1030 1274 D AlarmManagerService: Setting time of day to sec=1471010654
  2027. 08-12 11:04:14.005 1030 1274 D QC-time-services: Lib:time_genoff_operation: pargs->base = 2
  2028. 08-12 11:04:14.005 1030 1274 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 0
  2029. 08-12 11:04:14.005 1030 1274 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 1471010654
  2030. 08-12 11:04:14.005 1030 1274 D QC-time-services: Lib:time_genoff_operation: Send to server passed!!
  2031. 08-12 11:04:14.005 284 831 D QC-time-services: Daemon: Connection accepted:time_genoff
  2032. 08-12 11:04:14.005 284 3080 D QC-time-services: Daemon:Received base = 2, unit = 1, operation = 0,value = 1471010654000
  2033. 08-12 11:04:14.005 284 3080 D QC-time-services: Daemon:genoff_opr: Base = 2, val = 1471010654000, operation = 0
  2034. 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
  2035. 08-12 11:04:14.006 284 3080 D QC-time-services: Daemon:Value read from RTC seconds = 428279000
  2036. 08-12 11:04:14.006 284 3080 D QC-time-services: Daemon:new time 1471010654000
  2037. 08-12 11:04:14.006 284 3080 D QC-time-services: Daemon: delta 1470582375000 genoff 1470582375000
  2038. 08-12 11:04:14.006 284 3080 D QC-time-services: Daemon:genoff_persistent_update: Writing genoff = 1470582375000 to memory
  2039. 08-12 11:04:14.006 284 3080 D QC-time-services: Daemon:Opening File: /data/time/ats_2
  2040. 08-12 11:04:14.006 284 3080 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff write operation
  2041. 08-12 11:04:14.011 284 3080 D QC-time-services: Updating the TOD offset
  2042. 08-12 11:04:14.011 284 3080 D QC-time-services: Daemon:genoff_persistent_update: Writing genoff = 1470582375000 to memory
  2043. 08-12 11:04:14.011 284 3080 D QC-time-services: Daemon:Opening File: /data/time/ats_1
  2044. 08-12 11:04:14.011 284 3080 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff write operation
  2045. 08-12 11:04:14.012 284 3080 E QC-time-services: Daemon:Update to modem bit set
  2046. 08-12 11:04:14.012 284 3080 D QC-time-services: Daemon:genoff_send_modem: Sending data to MODEM !
  2047. 08-12 11:04:14.012 284 3080 D QC-time-services: Daemon: Base = 2, Value being sent to MODEM = 1154617575000
  2048. 08-12 11:04:14.012 1030 1274 E QC-time-services: Receive Passed == base = 2, unit = 1, operation = 0, result = 0
  2049. 08-12 11:04:14.012 1030 1274 W AlarmManagerService: Unable to set rtc to 1471010654: Invalid argument
  2050. 08-12 11:04:14.013 284 831 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection
  2051. 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
  2052. 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
  2053. 08-12 11:04:14.353 274 495 E ThermalEngine: [GPU_MON] ACTION: GPU - [GPU_MON] Setting GPU[0] to 657500000
  2054. 08-12 11:04:14.535 274 494 I ThermalEngine: TM Id 'battery_monitor' Sensor 'xo_batt' - alarm cleared 1 at 46.0 degC
  2055. 08-12 11:04:14.535 274 494 I ThermalEngine: ACTION: BATTERY - Setting battery charging mitigation to 2000
  2056. 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
  2057. 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
  2058. 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 }
  2059. 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)
  2060. 08-12 11:04:15.428 1030 1177 D WifiStateMachine: L2Connected CMD_START_SCAN source -2 7, 10 -> obsolete
  2061. 08-12 11:04:16.156 2890 2922 I GAV2 : Thread[GAThread,5,main]: No campaign data found.
  2062. 08-12 11:04:16.487 2906 2941 I GAV2 : Thread[GAThread,5,main]: No campaign data found.
  2063. 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
  2064. 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
  2065. 08-12 11:04:17.956 3003 3032 W MessageQueue: at android.os.MessageQueue.enqueueMessage(MessageQueue.java:543)
  2066. 08-12 11:04:17.956 3003 3032 W MessageQueue: at android.os.Handler.enqueueMessage(Handler.java:631)
  2067. 08-12 11:04:17.956 3003 3032 W MessageQueue: at android.os.Handler.sendMessageAtTime(Handler.java:600)
  2068. 08-12 11:04:17.956 3003 3032 W MessageQueue: at android.view.Choreographer$FrameDisplayEventReceiver.onVsync(Choreographer.java:838)
  2069. 08-12 11:04:17.956 3003 3032 W MessageQueue: at android.view.DisplayEventReceiver.dispatchVsync(DisplayEventReceiver.java:141)
  2070. 08-12 11:04:17.956 3003 3032 W MessageQueue: at android.os.MessageQueue.nativePollOnce(Native Method)
  2071. 08-12 11:04:17.956 3003 3032 W MessageQueue: at android.os.MessageQueue.next(MessageQueue.java:323)
  2072. 08-12 11:04:17.956 3003 3032 W MessageQueue: at android.os.Looper.loop(Looper.java:135)
  2073. 08-12 11:04:17.956 3003 3032 W MessageQueue: at android.os.HandlerThread.run(HandlerThread.java:61)
  2074. 08-12 11:04:20.895 1030 2675 D NetlinkSocketObserver: NeighborEvent{elapsedMs=133758, 10.1.1.1, [4C5E0C300581], RTM_NEWNEIGH, NUD_PROBE}
  2075. 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
  2076. 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
  2077. 08-12 11:04:23.448 274 494 I ThermalEngine: ACTION: CPU - Setting CPU[0] to 2457600
  2078. 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
  2079. 08-12 11:04:23.454 274 494 E ThermalEngine: ACTION: LCD - Setting max LCD brightness to 255
  2080. 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
  2081. 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
  2082. 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
  2083. 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
  2084. 08-12 11:04:23.581 1030 1169 I InputReader: Reconfiguring input devices. changes=0x00000010
  2085. 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
  2086. 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
  2087. 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
  2088. 08-12 11:04:32.255 1030 2675 D NetlinkSocketObserver: NeighborEvent{elapsedMs=145117, 10.1.1.1, [4C5E0C300581], RTM_NEWNEIGH, NUD_STALE}
  2089. 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
  2090. 08-12 11:04:34.003 1836 1836 D MccTable: updateMccMncConfiguration mccmnc='null' fromServiceState=true
  2091. 08-12 11:04:34.009 1030 1044 D GpsLocationProvider: received SIM change, new known MCC/MNC: []
  2092. 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
  2093. 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
  2094. 08-12 11:04:34.027 1836 1836 I Telephony: PstnIncomingCallNotifier: Unregistering: Handler (com.android.internal.telephony.gsm.GSMPhone) {682d25e}
  2095. 08-12 11:04:34.029 1836 1836 E PhoneInterfaceManager: [PhoneIntfMgr] getIccId: No UICC
  2096. 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))]
  2097. 08-12 11:04:34.048 1030 1274 I Telecom : : Sending phone-account registered intent as user
  2098. 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}
  2099. 08-12 11:04:34.050 1836 1836 I Telephony: PstnIncomingCallNotifier: Registering: Handler (com.android.internal.telephony.gsm.GSMPhone) {682d25e}
  2100. 08-12 11:04:34.054 1030 1879 W Telecom : : No account found for the calling user
  2101. 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
  2102. 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
  2103. 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
  2104. 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
  2105. 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
  2106. 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
  2107. 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
  2108. 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
  2109. 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
  2110. 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
  2111. 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
  2112. 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
  2113. 08-12 11:04:35.668 1836 1836 D MccTable: updateMccMncConfiguration mccmnc='72405' fromServiceState=true
  2114. 08-12 11:04:35.669 1836 1836 D MccTable: updateMccMncConfiguration defaultMccMnc=
  2115. 08-12 11:04:35.669 1836 1836 D MccTable: updateMccMncConfiguration: mcc=724, mnc=5
  2116. 08-12 11:04:35.676 1030 1879 D AlarmManagerService: Kernel timezone updated to 180 minutes west of GMT
  2117. 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
  2118. 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
  2119. 08-12 11:04:35.701 1836 1836 I Telephony: PstnIncomingCallNotifier: Unregistering: Handler (com.android.internal.telephony.gsm.GSMPhone) {682d25e}
  2120. 08-12 11:04:35.703 1836 1836 E PhoneInterfaceManager: [PhoneIntfMgr] getIccId: No UICC
  2121. 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))]
  2122. 08-12 11:04:35.721 1030 1879 I Telecom : : Sending phone-account registered intent as user
  2123. 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}
  2124. 08-12 11:04:35.723 1836 1836 I Telephony: PstnIncomingCallNotifier: Registering: Handler (com.android.internal.telephony.gsm.GSMPhone) {682d25e}
  2125. 08-12 11:04:35.729 1030 1274 W Telecom : : No account found for the calling user
  2126. 08-12 11:04:35.752 1030 1044 D GpsLocationProvider: received SIM change, new known MCC/MNC: [72405]
  2127. 08-12 11:04:35.752 1030 1044 D GpsLocationProvider: Reset GPS properties, previous size = 57
  2128. 08-12 11:04:35.752 1030 1044 D GpsLocationProvider: GpsParamsResource: SUPL_HOST=supl.google.com
  2129. 08-12 11:04:35.752 1030 1044 D GpsLocationProvider: GpsParamsResource: SUPL_PORT=7275
  2130. 08-12 11:04:35.752 1030 1044 D GpsLocationProvider: GpsParamsResource: NTP_SERVER=north-america.pool.ntp.org
  2131. 08-12 11:04:35.752 1030 1044 D GpsLocationProvider: GpsParamsResource: SUPL_VER=0x20000
  2132. 08-12 11:04:35.752 1030 1044 D GpsLocationProvider: GpsParamsResource: SUPL_MODE=1
  2133. 08-12 11:04:35.763 1030 1044 D GpsLocationProvider: GPS properties reloaded, size = 57
  2134. 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
  2135. 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: GPS configuration:
  2136. 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: #Fri Aug 12 11:04:35 GMT-03:00 2016
  2137. 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: SUPL_HOST=supl.google.com
  2138. 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: ENABLE_WIPER=0
  2139. 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: SUPL_HOST_276_2=supl.vodafone.com
  2140. 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: SUPL_PORT_204_4=7275
  2141. 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: SUPL_HOST_222_10=supl.vodafone.com
  2142. 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: SUPL_PORT_647_10=7275
  2143. 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: NMEA_PROVIDER=1
  2144. 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: SUPL_HOST_208_10=supl.google.com
  2145. 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: CAPABILITIES=0x33
  2146. 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: SUPL_HOST_262_2=supl.vodafone.com
  2147. 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: SUPL_PORT_262_2=7275
  2148. 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: SUPL_PORT_276_2=7275
  2149. 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: SUPL_HOST_226_1=supl.vodafone.com
  2150. 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: SUPL_MODE=1
  2151. 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: SUPL_VER_222_10=0x20000
  2152. 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: XTRA_SERVER_3=http\://xtrapath3.izatcloud.net/xtra2.bin
  2153. 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: XTRA_SERVER_1=http\://xtrapath1.izatcloud.net/xtra2.bin
  2154. 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: SUPL_PORT_UNF=7275
  2155. 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: SUPL_HOST_286_2=supl.vodafone.com
  2156. 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: SUPL_VER=0x20000
  2157. 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: ERR_ESTIMATE=0
  2158. 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: SUPL_PORT_214_1=7275
  2159. 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: SUPL_PORT_234_15=7275
  2160. 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: SUPL_HOST_234_15=supl.vodafone.com
  2161. 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: LPP_PROFILE=0
  2162. 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: SUPL_HOST_214_1=supl.vodafone.com
  2163. 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: NTP_SERVER=europe.pool.ntp.org
  2164. 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: SUPL_PORT_530_1=7275
  2165. 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: SUPL_PORT_286_2=7275
  2166. 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: XTRA_SERVER_2=http\://xtrapath2.izatcloud.net/xtra2.bin
  2167. 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: SUPL_HOST_647_10=supl.google.com
  2168. 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: SUPL_HOST_530_1=supl.vodafone.com
  2169. 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: SUPL_HOST_208_9=supl.google.com
  2170. 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: SUPL_HOST_202_5=supl.vodafone.com
  2171. 08-12 11:04:35.764 1030 1044 D GpsLocationProvider: QUIPC_ENABLED=0
  2172. 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: final config = #Fri Aug 12 11:04:35 GMT-03:00 2016
  2173. 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_HOST=supl.google.com
  2174. 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: ENABLE_WIPER=0
  2175. 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_HOST_276_2=supl.vodafone.com
  2176. 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_PORT_204_4=7275
  2177. 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_HOST_222_10=supl.vodafone.com
  2178. 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_PORT_647_10=7275
  2179. 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: NMEA_PROVIDER=1
  2180. 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_HOST_208_10=supl.google.com
  2181. 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: CAPABILITIES=0x33
  2182. 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_HOST_262_2=supl.vodafone.com
  2183. 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_PORT_262_2=7275
  2184. 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_PORT_276_2=7275
  2185. 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_HOST_226_1=supl.vodafone.com
  2186. 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_MODE=1
  2187. 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_VER_222_10=0x20000
  2188. 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: XTRA_SERVER_3=http\://xtrapath3.izatcloud.net/xtra2.bin
  2189. 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: XTRA_SERVER_1=http\://xtrapath1.izatcloud.net/xtra2.bin
  2190. 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_PORT_UNF=7275
  2191. 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_HOST_286_2=supl.vodafone.com
  2192. 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_VER=0x20000
  2193. 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: ERR_ESTIMATE=0
  2194. 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_PORT_214_1=7275
  2195. 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_PORT_234_15=7275
  2196. 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_HOST_234_15=supl.vodafone.com
  2197. 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: LPP_PROFILE=0
  2198. 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_HOST_214_1=supl.vodafone.com
  2199. 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: NTP_SERVER=europe.pool.ntp.org
  2200. 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_PORT_530_1=7275
  2201. 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_PORT_286_2=7275
  2202. 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: XTRA_SERVER_2=http\://xtrapath2.izatcloud.net/xtra2.bin
  2203. 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_HOST_647_10=supl.google.com
  2204. 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_HOST_530_1=supl.vodafone.com
  2205. 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_HOST_208_9=supl.google.com
  2206. 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_HOST_202_5=supl.vodafone.com
  2207. 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: QUIPC_ENABLED=0
  2208. 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_VER_UNF=0x10000
  2209. 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_PORT_208_10=7275
  2210. 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: A_GLONASS_POS_PROTOCOL_SELECT=0
  2211. 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_HOST_UNF=supl.iusacell.com
  2212. 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: INTERMEDIATE_POS=0
  2213. 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: NTP_SERVER_SCA=south-america.pool.ntp.org
  2214. 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: NTP_SERVER_AME=asia.pool.ntp.org
  2215. 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_PORT_226_1=7275
  2216. 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_HOST_204_4=supl.vodafone.com
  2217. 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_HOST_278_1=supl.vodafone.com
  2218. 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_PORT_208_9=7275
  2219. 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_PORT_268_1=7275
  2220. 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_PORT_222_10=7275
  2221. 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_PORT=7275
  2222. 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: DEBUG_LEVEL=2
  2223. 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: NTP_SERVER_AU=oceania.pool.ntp.org
  2224. 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_PORT_278_1=7275
  2225. 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_PORT_202_5=7275
  2226. 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_VER_214_1=0x20000
  2227. 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_HOST_268_1=supl.vodafone.com
  2228. 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: SUPL_VER_262_2=0x20000
  2229. 08-12 11:04:35.765 1030 1044 D GpsLocationProvider: NTP_SERVER_CN=cn.pool.ntp.org
  2230. 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
  2231. 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
  2232. 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
  2233. 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
  2234. 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
  2235. 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
  2236. 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
  2237. 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
  2238. 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
  2239. 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
  2240. 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
  2241. 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
  2242. 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
  2243. 08-12 11:04:49.309 1030 1132 D sensors_hal_Time: tsOffsetIs: Apps: 162174386096; DSPS: 5482794; Offset : -5149657334
  2244. 08-12 11:04:49.309 1030 1169 D sensors_hal_Thresh: enable: handle=48
  2245. 08-12 11:04:49.314 1030 1133 D sensors_hal_Thresh: processResp: Received SNS_SAM_SENSOR_THRESH_ENABLE_RESP_V01
  2246. 08-12 11:04:49.314 1030 1169 D sensors_hal_Thresh: enable: Received response: 0
  2247. 08-12 11:04:49.391 1030 1133 D sensors_hal_Thresh: processInd: SNS_SAM_SENSOR_THRESH_REPORT_IND_V01
  2248. 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
  2249. 08-12 11:04:49.393 1030 1030 V sensors_hal_Ctx: All sensors stop, stop the time_service.
  2250. 08-12 11:04:49.393 1030 1030 D sensors_hal_Time: send stop time_service command
  2251. 08-12 11:04:49.394 1030 1030 D sensors_hal_Thresh: enable: handle=48
  2252. 08-12 11:04:49.395 1030 1030 D sensors_hal_Thresh: enable: Disabling sensor handle=48
  2253. 08-12 11:04:49.395 1030 1030 I PowerManagerService: Waking up from sleep (uid 1000)...
  2254. 08-12 11:04:49.398 1030 1133 D sensors_hal_Thresh: processResp: Received SNS_SAM_SENSOR_THRESH_DISABLE/CANCEL_RESP_V01
  2255. 08-12 11:04:49.402 1030 1052 I DisplayPowerController: Blocking screen on until initial contents have been drawn.
  2256. 08-12 11:04:49.402 1030 1052 W KeyguardServiceDelegate: onScreenTurningOn(): no keyguard service!
  2257. 08-12 11:04:49.405 1030 1030 I QCOM PowerHAL: Got set_interactive hint
  2258. 08-12 11:04:49.408 1030 1050 I DisplayManagerService: Display device changed state: "Tela integrada", ON
  2259. 08-12 11:04:49.409 256 256 D SurfaceFlinger: Set power mode=2, type=0 flinger=0xb6a64000
  2260. 08-12 11:04:49.409 256 256 D qdhwcomposer: hwc_setPowerMode: Setting mode 2 on display: 0
  2261. 08-12 11:04:49.524 1030 1177 D WifiConfigStore: Retrieve network priorities after PNO.
  2262. 08-12 11:04:49.527 270 1185 D audio_hw_primary: adev_set_parameters: enter: screen_state=on
  2263. 08-12 11:04:49.527 270 1185 E voice : voice_extn_compress_voip_set_parameters: COMPRESS_VOIP_ENABLED is not defined
  2264. 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
  2265. 08-12 11:04:49.530 1030 1177 E native : do suspend false
  2266. 08-12 11:04:49.548 256 586 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 1
  2267. 08-12 11:04:49.569 1030 1177 D WifiConfigStore: No blacklist allowed without epno enabled
  2268. 08-12 11:04:49.619 256 256 D qdhwcomposer: hwc_setPowerMode: Done setting mode 2 on display 0
  2269. 08-12 11:04:49.619 1030 1198 D SurfaceControl: Excessive delay in setPowerMode(): 211ms
  2270. 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
  2271. 08-12 11:04:49.811 1819 3166 D BrcmNfcJni: nfcManager_enableDiscovery: enter; tech_mask = 00
  2272. 08-12 11:04:49.811 1819 3166 D BrcmNfcJni: PowerSwitch::setLevel: level=PS-FULL (1)
  2273. 08-12 11:04:49.811 1819 3166 D BrcmNfcJni: stopPolling_rfDiscoveryDisabled: disable polling
  2274. 08-12 11:04:49.811 1819 3166 I BrcmNfcNfa: NFA_DisablePolling ()
  2275. 08-12 11:04:49.811 1819 2000 I BrcmNfcNfa: NFA got event 0x0107
  2276. 08-12 11:04:49.811 1819 2000 I BrcmNfcNfa: nfa_dm_evt_hdlr event: NFA_DM_API_DISABLE_POLLING_EVT (0x07)
  2277. 08-12 11:04:49.811 1819 2000 I BrcmNfcNfa: nfa_dm_act_disable_polling ()
  2278. 08-12 11:04:49.811 1819 2000 D BrcmNfcJni: nfaConnectionCallback: event= 1
  2279. 08-12 11:04:49.811 1819 2000 D BrcmNfcJni: nfaConnectionCallback: NFA_POLL_DISABLED_EVT: status = 3
  2280. 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
  2281. 08-12 11:04:49.813 1819 3166 I BrcmNfcNfa: NFA_EeSetDefaultTechRouting(): handle:<0x0>technology_mask:<0x1>/<0x0>/<0x0>
  2282. 08-12 11:04:49.813 1819 3166 I BrcmNfcNfa: nfa_ee_find_ecb ()
  2283. 08-12 11:04:49.813 1819 2000 I BrcmNfcNfa: NFA got event 0x0204
  2284. 08-12 11:04:49.813 1819 2000 I BrcmNfcNfa: nfa_ee_evt_hdlr (): Event API_SET_TECH_CFG(0x204), State: INIT_DONE(1)
  2285. 08-12 11:04:49.813 1819 2000 D BrcmNfcJni: RoutingManager::nfaEeCallback: NFA_EE_SET_TECH_CFG_EVT; status=0x0
  2286. 08-12 11:04:49.814 1819 3166 I BrcmNfcNfa: NFA_EeSetDefaultProtoRouting(): handle:<0x0>protocol_mask:<0x8>/<0x0>/<0x0>
  2287. 08-12 11:04:49.814 1819 3166 I BrcmNfcNfa: nfa_ee_find_ecb ()
  2288. 08-12 11:04:49.814 1819 2000 I BrcmNfcNfa: NFA got event 0x0205
  2289. 08-12 11:04:49.814 1819 2000 I BrcmNfcNfa: nfa_ee_evt_hdlr (): Event API_SET_PROTO_CFG(0x205), State: INIT_DONE(1)
  2290. 08-12 11:04:49.814 1819 2000 D BrcmNfcJni: RoutingManager::nfaEeCallback: NFA_EE_SET_PROTO_CFG_EVT; status=0x0
  2291. 08-12 11:04:49.814 1819 3166 D BrcmNfcJni: RoutingManager::commitRouting
  2292. 08-12 11:04:49.814 1819 3166 I BrcmNfcNfa: NFA_EeUpdateNow()
  2293. 08-12 11:04:49.814 1819 2000 I BrcmNfcNfa: NFA got event 0x0209
  2294. 08-12 11:04:49.814 1819 2000 I BrcmNfcNfa: nfa_ee_evt_hdlr (): Event API_UPDATE_NOW(0x209), State: INIT_DONE(1)
  2295. 08-12 11:04:49.814 1819 2000 I BrcmNfcNfa: nfa_sys_ptim_stop_timer b38d8cfc
  2296. 08-12 11:04:49.814 1819 2000 I BrcmNfcNfa: ptim timer stop
  2297. 08-12 11:04:49.814 1819 2000 I BrcmNfcNfa: nfa_ee_rout_timeout()
  2298. 08-12 11:04:49.814 1819 2000 I BrcmNfcNfa: nfa_ee_need_recfg() ee_cfged: 0x90 ee_cfg_sts: 0x10
  2299. 08-12 11:04:49.814 1819 2000 I BrcmNfcNfa: 0: ecb_flags : 0x00, mask: 0x10
  2300. 08-12 11:04:49.814 1819 2000 I BrcmNfcNfa: 1: ecb_flags : 0x00, mask: 0x01
  2301. 08-12 11:04:49.814 1819 2000 I BrcmNfcNfa: 2: ecb_flags : 0x00, mask: 0x02
  2302. 08-12 11:04:49.815 1819 2000 I BrcmNfcNfa: nfa_ee_report_update_evt ee_wait_evt:0x10 wait_rsp:0
  2303. 08-12 11:04:49.815 1819 2000 D BrcmNfcJni: RoutingManager::nfaEeCallback: NFA_EE_UPDATED_EVT
  2304. 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
  2305. 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
  2306. 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
  2307. 08-12 11:04:49.817 1819 3166 D BrcmNfcJni: startRfDiscovery: is start=1
  2308. 08-12 11:04:49.817 1819 3166 I BrcmNfcNfa: NFA_StartRfDiscovery ()
  2309. 08-12 11:04:49.817 1819 2000 I BrcmNfcNfa: NFA got event 0x010E
  2310. 08-12 11:04:49.817 1819 2000 I BrcmNfcNfa: nfa_dm_evt_hdlr event: NFA_DM_API_START_RF_DISCOVERY_EVT (0x0e)
  2311. 08-12 11:04:49.817 1819 2000 I BrcmNfcNfa: nfa_dm_act_start_rf_discovery ()
  2312. 08-12 11:04:49.817 1819 2000 I BrcmNfcNfa: nfa_dm_start_rf_discover ()
  2313. 08-12 11:04:49.817 1819 2000 I BrcmNfcNfa: nfa_ee_get_tech_route(): 1
  2314. 08-12 11:04:49.817 1819 2000 I BrcmNfcNfa: 0x0, 0x0, 0x0, 0x0
  2315. 08-12 11:04:49.817 1819 2000 I BrcmNfcNfa: nfa_dm_cb.disc_cb.entry[0].selected_disc_mask = 0x40000
  2316. 08-12 11:04:49.817 1819 2000 I BrcmNfcNfa: dm_disc_mask = 0x40000
  2317. 08-12 11:04:49.818 1819 2000 I BrcmNfcNfa: nfa_dm_set_rf_listen_mode_config () tech_proto_mask = 0x00040000
  2318. 08-12 11:04:49.818 1819 2000 I BrcmNfcNfa: nfa_dm_check_set_config ()
  2319. 08-12 11:04:49.818 1819 2000 I BrcmNfcNfa: nfa_dm_set_total_duration ()
  2320. 08-12 11:04:49.818 1819 2000 I BrcmNfcNfa: nfa_dm_check_set_config ()
  2321. 08-12 11:04:49.818 1819 2000 I BrcmNfcNfa: NFC_DiscoveryStart
  2322. 08-12 11:04:49.818 1819 2000 D NfcAdaptation: NfcAdaptation::HalPrediscover
  2323. 08-12 11:04:49.818 1819 2000 D NfcAdaptation: NfcAdaptation::HalWrite
  2324. 08-12 11:04:49.818 1819 2000 D NxpExtns: const CNfcParam *CNfcConfig::find(const char *) const found MIFARE_READER_ENABLE=(0x1)
  2325. 08-12 11:04:49.818 1819 2000 D NxpHal : > Polling Loop Started
  2326. 08-12 11:04:49.818 1819 2000 D NxpHal : phNxpNciHal_discovery_cmd_ext
  2327. 08-12 11:04:49.818 1819 2046 D NxpTml : PN54X - Write requested.....
  2328. 08-12 11:04:49.818 1819 2046 D NxpTml : PN54X - Invoking I2C Write.....
  2329. 08-12 11:04:49.818 1819 2046 E NxpTml : _i2c_write() errno : 5
  2330. 08-12 11:04:49.818 1819 2046 E NxpTml : PN54X - Error in I2C Write.....
  2331. 08-12 11:04:49.818 1819 2046 D NxpTml : PN54X - Posting Fresh Write message.....
  2332. 08-12 11:04:49.818 1819 2046 D NxpTml : PN54X - Tml Writer Thread Running................
  2333. 08-12 11:04:49.819 1819 2048 E NxpHal : write error status = 0x1ff
  2334. 08-12 11:04:49.819 1819 2000 E NxpHal : write_unlocked failed - PN54X Maybe in Standby Mode - Retry
  2335. 08-12 11:04:49.820 1819 2046 D NxpTml : PN54X - Write requested.....
  2336. 08-12 11:04:49.820 1819 2046 D NxpTml : PN54X - Invoking I2C Write.....
  2337. 08-12 11:04:49.820 1819 2046 D NxpNciX : len = 6 > 210303018001
  2338. 08-12 11:04:49.820 1819 2046 D NxpTml : PN54X - I2C Write successful.....
  2339. 08-12 11:04:49.820 1819 2046 D NxpTml : PN54X - Posting Fresh Write message.....
  2340. 08-12 11:04:49.820 1819 2046 D NxpTml : PN54X - Tml Writer Thread Running................
  2341. 08-12 11:04:49.820 1819 2048 D NxpHal : write successful status = 0x0
  2342. 08-12 11:04:49.820 1819 2000 I BrcmNfcNfa: NFC_DiscoveryStart status: 0xe3
  2343. 08-12 11:04:49.821 1819 2045 D NxpTml : PN54X - I2C Read successful.....
  2344. 08-12 11:04:49.821 1819 2045 D NxpNciR : len = 4 > 41030100
  2345. 08-12 11:04:49.821 1819 2045 D NxpTml : PN54X - Posting read message.....
  2346. 08-12 11:04:49.821 1819 2048 D NxpHal : read successful status = 0x0
  2347. 08-12 11:04:49.821 1819 2048 D NfcAdaptation: NfcAdaptation::HalDeviceContextDataCallback: len=4
  2348. 08-12 11:04:49.821 1819 2045 D NxpTml : PN54X - Read requested.....
  2349. 08-12 11:04:49.821 1819 2000 I BrcmNfcNfa: NFC received rsp gid:1
  2350. 08-12 11:04:49.821 1819 2045 D NxpTml : PN54X - Invoking I2C Read.....
  2351. 08-12 11:04:49.821 1819 2000 I BrcmNfcNfa: p2p priority is running under bail out mode ONLY.
  2352. 08-12 11:04:49.821 1819 2000 I BrcmNfcNfa: nfa_dm_disc_discovery_cback (): event:0x4000
  2353. 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
  2354. 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
  2355. 08-12 11:04:49.821 1819 2000 D BrcmNfcJni: nfaConnectionCallback: event= 30
  2356. 08-12 11:04:49.821 1819 2000 D BrcmNfcJni: nfaConnectionCallback: NFA_RF_DISCOVERY_STARTED_EVT: status = 0
  2357. 08-12 11:04:49.821 1819 2000 I BrcmNfcNfa: nfa_dm_disc_sm_execute (): new state: DISCOVERY (1), disc_flags: 0x1
  2358. 08-12 11:04:49.821 1819 3166 D BrcmNfcJni: PowerSwitch::setModeOn(activated=0x1) : mCurrActivity=0x1
  2359. 08-12 11:04:49.821 1819 3166 D BrcmNfcJni: nfcManager_enableDiscovery: exit
  2360. 08-12 11:04:50.402 1030 1046 W WindowManager: Keyguard drawn timeout. Setting mKeyguardDrawComplete
  2361. 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
  2362. 08-12 11:04:50.445 1030 1132 D sensors_hal_Time: tsOffsetIs: Apps: 163297667420; DSPS: 5519601; Offset : -5149637315
  2363. 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
  2364. 08-12 11:04:50.453 1030 1046 D sensors_hal_SMGR: SMGRReportAdd: Received Response: 0
  2365. 08-12 11:04:50.454 1030 1052 I DisplayPowerController: Unblocked screen on after 1052 ms
  2366. 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
  2367. 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
  2368. 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
  2369. 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
  2370. 08-12 11:05:04.104 268 382 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13
  2371. 08-12 11:05:04.104 268 382 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 0
  2372. 08-12 11:05:04.106 268 382 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 1471010704000
  2373. 08-12 11:05:04.107 284 831 D QC-time-services: Daemon: Connection accepted:time_genoff
  2374. 08-12 11:05:04.108 268 382 D QC-time-services: Lib:time_genoff_operation: Send to server passed!!
  2375. 08-12 11:05:04.111 284 3202 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 0,value = 1471010704000
  2376. 08-12 11:05:04.111 284 3202 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 1471010704000, operation = 0
  2377. 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
  2378. 08-12 11:05:04.112 284 3202 D QC-time-services: Daemon:Value read from RTC seconds = 428329000
  2379. 08-12 11:05:04.112 284 3202 D QC-time-services: Daemon:new time 1471010704000
  2380. 08-12 11:05:04.112 284 3202 D QC-time-services: Daemon: delta 1470582375000 genoff 1470582375000
  2381. 08-12 11:05:04.112 284 3202 D QC-time-services: Daemon:genoff_persistent_update: Writing genoff = 1470582375000 to memory
  2382. 08-12 11:05:04.112 284 3202 D QC-time-services: Daemon:Opening File: /data/time/ats_13
  2383. 08-12 11:05:04.112 284 3202 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff write operation
  2384. 08-12 11:05:04.236 284 831 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection
  2385. 08-12 11:05:04.236 268 382 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 0, result = 0
  2386. 08-12 11:05:04.238 1030 1878 D AlarmManagerService: Kernel timezone updated to 180 minutes west of GMT
  2387. 08-12 11:05:04.244 1030 1848 D AlarmManagerService: Setting time of day to sec=1471010704
  2388. 08-12 11:05:04.008 1030 1848 D QC-time-services: Lib:time_genoff_operation: pargs->base = 2
  2389. 08-12 11:05:04.008 1030 1848 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 0
  2390. 08-12 11:05:04.008 1030 1848 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 1471010704
  2391. 08-12 11:05:04.008 1030 1848 D QC-time-services: Lib:time_genoff_operation: Send to server passed!!
  2392. 08-12 11:05:04.008 284 831 D QC-time-services: Daemon: Connection accepted:time_genoff
  2393. 08-12 11:05:04.008 284 3206 D QC-time-services: Daemon:Received base = 2, unit = 1, operation = 0,value = 1471010704000
  2394. 08-12 11:05:04.008 284 3206 D QC-time-services: Daemon:genoff_opr: Base = 2, val = 1471010704000, operation = 0
  2395. 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
  2396. 08-12 11:05:04.008 284 3206 D QC-time-services: Daemon:Value read from RTC seconds = 428329000
  2397. 08-12 11:05:04.008 284 3206 D QC-time-services: Daemon:new time 1471010704000
  2398. 08-12 11:05:04.008 284 3206 D QC-time-services: Daemon: delta 1470582375000 genoff 1470582375000
  2399. 08-12 11:05:04.008 284 3206 D QC-time-services: Daemon:genoff_persistent_update: Writing genoff = 1470582375000 to memory
  2400. 08-12 11:05:04.008 284 3206 D QC-time-services: Daemon:Opening File: /data/time/ats_2
  2401. 08-12 11:05:04.009 284 3206 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff write operation
  2402. 08-12 11:05:04.015 284 3206 D QC-time-services: Updating the TOD offset
  2403. 08-12 11:05:04.015 284 3206 D QC-time-services: Daemon:genoff_persistent_update: Writing genoff = 1470582375000 to memory
  2404. 08-12 11:05:04.015 284 3206 D QC-time-services: Daemon:Opening File: /data/time/ats_1
  2405. 08-12 11:05:04.015 284 3206 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff write operation
  2406. 08-12 11:05:04.020 1030 1848 E QC-time-services: Receive Passed == base = 2, unit = 1, operation = 0, result = 0
  2407. 08-12 11:05:04.020 1030 1848 W AlarmManagerService: Unable to set rtc to 1471010704: Invalid argument
  2408. 08-12 11:05:04.020 284 3206 E QC-time-services: Daemon:Update to modem bit set
  2409. 08-12 11:05:04.020 284 3206 D QC-time-services: Daemon:genoff_send_modem: Sending data to MODEM !
  2410. 08-12 11:05:04.020 284 3206 D QC-time-services: Daemon: Base = 2, Value being sent to MODEM = 1154617575000
  2411. 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
  2412. 08-12 11:05:04.028 268 382 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13
  2413. 08-12 11:05:04.028 268 382 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 0
  2414. 08-12 11:05:04.028 268 382 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 1471010704000
  2415. 08-12 11:05:04.028 268 382 D QC-time-services: Lib:time_genoff_operation: Send to server passed!!
  2416. 08-12 11:05:04.029 284 831 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection
  2417. 08-12 11:05:04.029 284 831 D QC-time-services: Daemon: Connection accepted:time_genoff
  2418. 08-12 11:05:04.030 284 3207 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 0,value = 1471010704000
  2419. 08-12 11:05:04.030 284 3207 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 1471010704000, operation = 0
  2420. 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
  2421. 08-12 11:05:04.030 284 3207 D QC-time-services: Daemon:Value read from RTC seconds = 428329000
  2422. 08-12 11:05:04.030 284 3207 D QC-time-services: Daemon:new time 1471010704000
  2423. 08-12 11:05:04.030 284 3207 D QC-time-services: Daemon: delta 1470582375000 genoff 1470582375000
  2424. 08-12 11:05:04.030 284 3207 D QC-time-services: Daemon:genoff_persistent_update: Writing genoff = 1470582375000 to memory
  2425. 08-12 11:05:04.030 284 3207 D QC-time-services: Daemon:Opening File: /data/time/ats_13
  2426. 08-12 11:05:04.031 284 3207 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff write operation
  2427. 08-12 11:05:04.036 268 382 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 0, result = 0
  2428. 08-12 11:05:04.037 284 831 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection
  2429. 08-12 11:05:04.042 268 382 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13
  2430. 08-12 11:05:04.042 268 382 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 0
  2431. 08-12 11:05:04.042 268 382 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 1471010704000
  2432. 08-12 11:05:04.042 268 382 D QC-time-services: Lib:time_genoff_operation: Send to server passed!!
  2433. 08-12 11:05:04.042 284 831 D QC-time-services: Daemon: Connection accepted:time_genoff
  2434. 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
  2435. 08-12 11:05:04.044 284 3208 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 0,value = 1471010704000
  2436. 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
  2437. 08-12 11:05:04.044 284 3208 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 1471010704000, operation = 0
  2438. 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
  2439. 08-12 11:05:04.044 284 3208 D QC-time-services: Daemon:Value read from RTC seconds = 428329000
  2440. 08-12 11:05:04.044 284 3208 D QC-time-services: Daemon:new time 1471010704000
  2441. 08-12 11:05:04.044 284 3208 D QC-time-services: Daemon: delta 1470582375000 genoff 1470582375000
  2442. 08-12 11:05:04.044 284 3208 D QC-time-services: Daemon:genoff_persistent_update: Writing genoff = 1470582375000 to memory
  2443. 08-12 11:05:04.044 284 3208 D QC-time-services: Daemon:Opening File: /data/time/ats_13
  2444. 08-12 11:05:04.044 284 3208 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff write operation
  2445. 08-12 11:05:04.046 1030 1572 D AlarmManagerService: Kernel timezone updated to 180 minutes west of GMT
  2446. 08-12 11:05:04.048 268 382 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 0, result = 0
  2447. 08-12 11:05:04.049 1030 1878 D AlarmManagerService: Setting time of day to sec=1471010704
  2448. 08-12 11:05:04.013 1030 1878 D QC-time-services: Lib:time_genoff_operation: pargs->base = 2
  2449. 08-12 11:05:04.013 1030 1878 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 0
  2450. 08-12 11:05:04.013 1030 1878 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 1471010704
  2451. 08-12 11:05:04.013 1030 1878 D QC-time-services: Lib:time_genoff_operation: Send to server passed!!
  2452. 08-12 11:05:04.013 284 831 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection
  2453. 08-12 11:05:04.013 284 831 D QC-time-services: Daemon: Connection accepted:time_genoff
  2454. 08-12 11:05:04.013 284 3209 D QC-time-services: Daemon:Received base = 2, unit = 1, operation = 0,value = 1471010704000
  2455. 08-12 11:05:04.013 284 3209 D QC-time-services: Daemon:genoff_opr: Base = 2, val = 1471010704000, operation = 0
  2456. 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
  2457. 08-12 11:05:04.013 284 3209 D QC-time-services: Daemon:Value read from RTC seconds = 428329000
  2458. 08-12 11:05:04.013 284 3209 D QC-time-services: Daemon:new time 1471010704000
  2459. 08-12 11:05:04.013 284 3209 D QC-time-services: Daemon: delta 1470582375000 genoff 1470582375000
  2460. 08-12 11:05:04.014 284 3209 D QC-time-services: Daemon:genoff_persistent_update: Writing genoff = 1470582375000 to memory
  2461. 08-12 11:05:04.014 284 3209 D QC-time-services: Daemon:Opening File: /data/time/ats_2
  2462. 08-12 11:05:04.014 284 3209 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff write operation
  2463. 08-12 11:05:04.018 268 382 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13
  2464. 08-12 11:05:04.018 268 382 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 0
  2465. 08-12 11:05:04.018 268 382 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 1471010704000
  2466. 08-12 11:05:04.018 268 382 D QC-time-services: Lib:time_genoff_operation: Send to server passed!!
  2467. 08-12 11:05:04.018 284 3209 D QC-time-services: Updating the TOD offset
  2468. 08-12 11:05:04.018 284 3209 D QC-time-services: Daemon:genoff_persistent_update: Writing genoff = 1470582375000 to memory
  2469. 08-12 11:05:04.018 284 3209 D QC-time-services: Daemon:Opening File: /data/time/ats_1
  2470. 08-12 11:05:04.018 284 3209 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff write operation
  2471. 08-12 11:05:04.020 284 3209 E QC-time-services: Daemon:Update to modem bit set
  2472. 08-12 11:05:04.020 284 3209 D QC-time-services: Daemon:genoff_send_modem: Sending data to MODEM !
  2473. 08-12 11:05:04.020 284 3209 D QC-time-services: Daemon: Base = 2, Value being sent to MODEM = 1154617575000
  2474. 08-12 11:05:04.020 1030 1878 E QC-time-services: Receive Passed == base = 2, unit = 1, operation = 0, result = 0
  2475. 08-12 11:05:04.020 1030 1878 W AlarmManagerService: Unable to set rtc to 1471010704: Invalid argument
  2476. 08-12 11:05:04.020 284 831 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection
  2477. 08-12 11:05:04.020 284 831 D QC-time-services: Daemon: Connection accepted:time_genoff
  2478. 08-12 11:05:04.021 284 3210 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 0,value = 1471010704000
  2479. 08-12 11:05:04.021 284 3210 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 1471010704000, operation = 0
  2480. 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
  2481. 08-12 11:05:04.021 284 3210 D QC-time-services: Daemon:Value read from RTC seconds = 428329000
  2482. 08-12 11:05:04.021 284 3210 D QC-time-services: Daemon:new time 1471010704000
  2483. 08-12 11:05:04.021 284 3210 D QC-time-services: Daemon: delta 1470582375000 genoff 1470582375000
  2484. 08-12 11:05:04.021 284 3210 D QC-time-services: Daemon:genoff_persistent_update: Writing genoff = 1470582375000 to memory
  2485. 08-12 11:05:04.021 284 3210 D QC-time-services: Daemon:Opening File: /data/time/ats_13
  2486. 08-12 11:05:04.021 284 3210 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff write operation
  2487. 08-12 11:05:04.023 268 382 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 0, result = 0
  2488. 08-12 11:05:04.023 284 831 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection
  2489. 08-12 11:05:04.031 1030 1572 D AlarmManagerService: Kernel timezone updated to 180 minutes west of GMT
  2490. 08-12 11:05:04.032 1030 1878 D AlarmManagerService: Setting time of day to sec=1471010704
  2491. 08-12 11:05:04.019 1030 1878 D QC-time-services: Lib:time_genoff_operation: pargs->base = 2
  2492. 08-12 11:05:04.019 1030 1878 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 0
  2493. 08-12 11:05:04.019 1030 1878 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 1471010704
  2494. 08-12 11:05:04.019 1030 1878 D QC-time-services: Lib:time_genoff_operation: Send to server passed!!
  2495. 08-12 11:05:04.019 284 831 D QC-time-services: Daemon: Connection accepted:time_genoff
  2496. 08-12 11:05:04.020 284 3215 D QC-time-services: Daemon:Received base = 2, unit = 1, operation = 0,value = 1471010704000
  2497. 08-12 11:05:04.020 284 3215 D QC-time-services: Daemon:genoff_opr: Base = 2, val = 1471010704000, operation = 0
  2498. 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
  2499. 08-12 11:05:04.021 284 3215 D QC-time-services: Daemon:Value read from RTC seconds = 428329000
  2500. 08-12 11:05:04.021 284 3215 D QC-time-services: Daemon:new time 1471010704000
  2501. 08-12 11:05:04.021 284 3215 D QC-time-services: Daemon: delta 1470582375000 genoff 1470582375000
  2502. 08-12 11:05:04.021 284 3215 D QC-time-services: Daemon:genoff_persistent_update: Writing genoff = 1470582375000 to memory
  2503. 08-12 11:05:04.021 284 3215 D QC-time-services: Daemon:Opening File: /data/time/ats_2
  2504. 08-12 11:05:04.021 284 3215 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff write operation
  2505. 08-12 11:05:04.024 284 3215 D QC-time-services: Updating the TOD offset
  2506. 08-12 11:05:04.024 284 3215 D QC-time-services: Daemon:genoff_persistent_update: Writing genoff = 1470582375000 to memory
  2507. 08-12 11:05:04.024 284 3215 D QC-time-services: Daemon:Opening File: /data/time/ats_1
  2508. 08-12 11:05:04.024 284 3215 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff write operation
  2509. 08-12 11:05:04.026 284 3215 E QC-time-services: Daemon:Update to modem bit set
  2510. 08-12 11:05:04.026 284 3215 D QC-time-services: Daemon:genoff_send_modem: Sending data to MODEM !
  2511. 08-12 11:05:04.026 1030 1878 E QC-time-services: Receive Passed == base = 2, unit = 1, operation = 0, result = 0
  2512. 08-12 11:05:04.026 284 3215 D QC-time-services: Daemon: Base = 2, Value being sent to MODEM = 1154617575000
  2513. 08-12 11:05:04.026 1030 1878 W AlarmManagerService: Unable to set rtc to 1471010704: Invalid argument
  2514. 08-12 11:05:04.026 284 831 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection
  2515. 08-12 11:05:04.030 1030 1876 D AlarmManagerService: Kernel timezone updated to 180 minutes west of GMT
  2516. 08-12 11:05:04.032 1030 1572 D AlarmManagerService: Setting time of day to sec=1471010704
  2517. 08-12 11:05:04.022 1030 1572 D QC-time-services: Lib:time_genoff_operation: pargs->base = 2
  2518. 08-12 11:05:04.022 1030 1572 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 0
  2519. 08-12 11:05:04.022 1030 1572 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 1471010704
  2520. 08-12 11:05:04.022 1030 1572 D QC-time-services: Lib:time_genoff_operation: Send to server passed!!
  2521. 08-12 11:05:04.022 284 831 D QC-time-services: Daemon: Connection accepted:time_genoff
  2522. 08-12 11:05:04.023 284 3221 D QC-time-services: Daemon:Received base = 2, unit = 1, operation = 0,value = 1471010704000
  2523. 08-12 11:05:04.023 284 3221 D QC-time-services: Daemon:genoff_opr: Base = 2, val = 1471010704000, operation = 0
  2524. 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
  2525. 08-12 11:05:04.023 284 3221 D QC-time-services: Daemon:Value read from RTC seconds = 428329000
  2526. 08-12 11:05:04.023 284 3221 D QC-time-services: Daemon:new time 1471010704000
  2527. 08-12 11:05:04.023 284 3221 D QC-time-services: Daemon: delta 1470582375000 genoff 1470582375000
  2528. 08-12 11:05:04.023 284 3221 D QC-time-services: Daemon:genoff_persistent_update: Writing genoff = 1470582375000 to memory
  2529. 08-12 11:05:04.023 284 3221 D QC-time-services: Daemon:Opening File: /data/time/ats_2
  2530. 08-12 11:05:04.023 284 3221 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff write operation
  2531. 08-12 11:05:04.028 284 3221 D QC-time-services: Updating the TOD offset
  2532. 08-12 11:05:04.028 284 3221 D QC-time-services: Daemon:genoff_persistent_update: Writing genoff = 1470582375000 to memory
  2533. 08-12 11:05:04.028 284 3221 D QC-time-services: Daemon:Opening File: /data/time/ats_1
  2534. 08-12 11:05:04.028 284 3221 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff write operation
  2535. 08-12 11:05:04.030 284 3221 E QC-time-services: Daemon:Update to modem bit set
  2536. 08-12 11:05:04.030 284 3221 D QC-time-services: Daemon:genoff_send_modem: Sending data to MODEM !
  2537. 08-12 11:05:04.030 284 3221 D QC-time-services: Daemon: Base = 2, Value being sent to MODEM = 1154617575000
  2538. 08-12 11:05:04.030 1030 1572 E QC-time-services: Receive Passed == base = 2, unit = 1, operation = 0, result = 0
  2539. 08-12 11:05:04.030 1030 1572 W AlarmManagerService: Unable to set rtc to 1471010704: Invalid argument
  2540. 08-12 11:05:04.031 284 831 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection
  2541. 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
  2542. 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
  2543. 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
  2544. 08-12 11:05:13.153 1030 1045 W BroadcastQueue: Receiver during timeout: ResolveInfo{bdc4428 com.google.android.music/.store.MediaStoreImportService$Receiver m=0x208000}
  2545. 08-12 11:05:13.224 1030 1664 I ActivityManager: Start proc 3238:org.fdroid.fdroid/u0a116 for broadcast org.fdroid.fdroid/.receiver.WifiStateChangeReceiver
  2546. 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 }
  2547. 08-12 11:05:13.296 3238 3238 W System : ClassLoader referenced unknown path: /data/app/org.fdroid.fdroid-1/lib/arm
  2548. 08-12 11:05:13.436 3238 3238 I ACRA : ACRA is enabled for org.fdroid.fdroid, initializing...
  2549. 08-12 11:05:13.528 1030 1049 D BluetoothManagerService: Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@ec57ad4:true
  2550. 08-12 11:05:13.557 1590 3260 W ACRA : org.fdroid.fdroid reports will be sent by email (if accepted by user).
  2551. 08-12 11:05:13.615 3238 3268 E ACRA : ACRA caught a SecurityException for org.fdroid.fdroid
  2552. 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.
  2553. 08-12 11:05:13.615 3238 3268 E ACRA : at android.os.Parcel.readException(Parcel.java:1666)
  2554. 08-12 11:05:13.615 3238 3268 E ACRA : at android.os.Parcel.readException(Parcel.java:1619)
  2555. 08-12 11:05:13.615 3238 3268 E ACRA : at android.net.wifi.IWifiManager$Stub$Proxy.getWifiEnabledState(IWifiManager.java:1165)
  2556. 08-12 11:05:13.615 3238 3268 E ACRA : at android.net.wifi.WifiManager.getWifiState(WifiManager.java:1467)
  2557. 08-12 11:05:13.615 3238 3268 E ACRA : at org.fdroid.fdroid.net.WifiStateChangeService.onHandleIntent(WifiStateChangeService.java:68)
  2558. 08-12 11:05:13.615 3238 3268 E ACRA : at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:66)
  2559. 08-12 11:05:13.615 3238 3268 E ACRA : at android.os.Handler.dispatchMessage(Handler.java:102)
  2560. 08-12 11:05:13.615 3238 3268 E ACRA : at android.os.Looper.loop(Looper.java:148)
  2561. 08-12 11:05:13.615 3238 3268 E ACRA : at android.os.HandlerThread.run(HandlerThread.java:61)
  2562. 08-12 11:05:13.634 1030 1274 I ActivityManager: Start proc 3269:com.disa/u0a82 for broadcast com.disa/md5e9f95577ed91de1d706f596ad26c9217.ConnectivityReceiver
  2563. 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
  2564. 08-12 11:05:13.677 3238 3268 I Process : Sending signal. PID: 3238 SIG: 9
  2565. 08-12 11:05:13.698 1030 1572 I ActivityManager: Process org.fdroid.fdroid (pid 3238) has died
  2566. 08-12 11:05:13.698 1030 1572 W ActivityManager: Scheduling restart of crashed service org.fdroid.fdroid/.net.WifiStateChangeService in 1000ms
  2567. 08-12 11:05:13.801 3269 3269 I MultiDex: VM with version 2.1.0 has multidex support
  2568. 08-12 11:05:13.801 3269 3269 I MultiDex: install
  2569. 08-12 11:05:13.801 3269 3269 I MultiDex: VM has multidex support, MultiDex support library is disabled.
  2570. 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
  2571. 08-12 11:05:14.213 3269 3269 W monodroid-gc: GREF GC Threshold: 46080
  2572. 08-12 11:05:14.745 3269 3269 I GMPM : App measurement is starting up, version: 8487
  2573. 08-12 11:05:14.745 3269 3269 I GMPM : To enable debug logging run: adb shell setprop log.tag.GMPM VERBOSE
  2574. 08-12 11:05:14.784 3269 3286 E GMPM : App is missing ACCESS_NETWORK_STATE permission
  2575. 08-12 11:05:14.792 3269 3286 E GMPM : Uploading is not possible. App measurement disabled
  2576. 08-12 11:05:14.946 3269 3269 I mono-stdout: display size = 1440 2392 537,882x541,866
  2577. 08-12 11:05:14.960 3269 3269 I mono-stdout: >>>>>> Preinitializing!!!
  2578. 08-12 11:05:15.205 3269 3289 W Xamarin.Insights: Warning: Insights data communication has been manually enabled
  2579. 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
  2580. 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
  2581. 08-12 11:05:15.463 3269 3269 I mono-stdout: >>>>>>>>>>>>>>>>>> Removing action
  2582. 08-12 11:05:15.466 3269 3269 I mono-stdout: >>>>>>>>>>>>>>>>>> Scheduling action
  2583. 08-12 11:05:15.475 3269 3269 I mono-stdout: ScheduledActions in list: 1
  2584. 08-12 11:05:15.477 3269 3269 I mono-stdout: Slot : 0 Time: 1471010745 WakeLocks: 1
  2585. 08-12 11:05:15.497 3269 3290 I mono-stdout: >>>>>>> Aquiring wake lock. DisaStartup
  2586. 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
  2587. 08-12 11:05:15.610 3269 3269 I MonoDroid: UNHANDLED EXCEPTION:
  2588. 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.
  2589. 08-12 11:05:15.623 3269 3269 I MonoDroid: at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x9bde3390 + 0x00024> in <filename unknown>:0
  2590. 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
  2591. 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
  2592. 08-12 11:05:15.623 3269 3269 I MonoDroid: at Android.Net.ConnectivityManager.get_ActiveNetworkInfo () <0x9b9221f8 + 0x00067> in <filename unknown>:0
  2593. 08-12 11:05:15.623 3269 3269 I MonoDroid: at Disa.Android.ConnectivityReceiver+<OnReceive>c__async0.MoveNext () <0x9b921a18 + 0x0017f> in <filename unknown>:0
  2594. 08-12 11:05:15.623 3269 3269 I MonoDroid: --- End of stack trace from previous location where exception was thrown ---
  2595. 08-12 11:05:15.623 3269 3269 I MonoDroid: at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x9bde3390 + 0x00024> in <filename unknown>:0
  2596. 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
  2597. 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
  2598. 08-12 11:05:15.623 3269 3269 I MonoDroid: at Java.Lang.Thread+RunnableImplementor.Run () <0x9b922ca0 + 0x0003f> in <filename unknown>:0
  2599. 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
  2600. 08-12 11:05:15.623 3269 3269 I MonoDroid: at (wrapper dynamic-method) System.Object:6a689b3f-b036-4f15-9537-4f6a0ed1bf73 (intptr,intptr)
  2601. 08-12 11:05:15.623 3269 3269 I MonoDroid: --- End of managed exception stack trace ---
  2602. 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.
  2603. 08-12 11:05:15.624 3269 3269 I MonoDroid: at android.os.Parcel.readException(Parcel.java:1666)
  2604. 08-12 11:05:15.624 3269 3269 I MonoDroid: at android.os.Parcel.readException(Parcel.java:1619)
  2605. 08-12 11:05:15.624 3269 3269 I MonoDroid: at android.net.IConnectivityManager$Stub$Proxy.getActiveNetworkInfo(IConnectivityManager.java:1029)
  2606. 08-12 11:05:15.624 3269 3269 I MonoDroid: at android.net.ConnectivityManager.getActiveNetworkInfo(ConnectivityManager.java:667)
  2607. 08-12 11:05:15.624 3269 3269 I MonoDroid: at md5e9f95577ed91de1d706f596ad26c9217.ConnectivityReceiver.n_onReceive(Native Method)
  2608. 08-12 11:05:15.624 3269 3269 I MonoDroid: at md5e9f95577ed91de1d706f596ad26c9217.ConnectivityReceiver.onReceive(ConnectivityReceiver.java:29)
  2609. 08-12 11:05:15.624 3269 3269 I MonoDroid: at android.app.ActivityThread.handleReceiver(ActivityThread.java:2753)
  2610. 08-12 11:05:15.624 3269 3269 I MonoDroid: at android.app.ActivityThread.-wrap14(ActivityThread.java)
  2611. 08-12 11:05:15.624 3269 3269 I MonoDroid: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1424)
  2612. 08-12 11:05:15.624 3269 3269 I MonoDroid: at android.os.Handler.dispatchMessage(Handler.java:102)
  2613. 08-12 11:05:15.624 3269 3269 I MonoDroid: at android.os.Looper.loop(Looper.java:148)
  2614. 08-12 11:05:15.624 3269 3269 I MonoDroid: at android.app.ActivityThread.main(ActivityThread.java:5458)
  2615. 08-12 11:05:15.624 3269 3269 I MonoDroid: at java.lang.reflect.Method.invoke(Native Method)
  2616. 08-12 11:05:15.624 3269 3269 I MonoDroid: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
  2617. 08-12 11:05:15.624 3269 3269 I MonoDroid: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
  2618. 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.
  2619. 08-12 11:05:15.647 3269 3269 W Xamarin.Insights: at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x9bde3390 + 0x00024> in <filename unknown>:0
  2620. 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
  2621. 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
  2622. 08-12 11:05:15.647 3269 3269 W Xamarin.Insights: at Android.Net.ConnectivityManager.get_ActiveNetworkInfo () <0x9b9221f8 + 0x00067> in <filename unknown>:0
  2623. 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
  2624. 08-12 11:05:15.647 3269 3269 W Xamarin.Insights: --- End of stack trace from previous location where exception was thrown ---
  2625. 08-12 11:05:15.647 3269 3269 W Xamarin.Insights: at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x9bde3390 + 0x00024> in <filename unknown>:0
  2626. 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
  2627. 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
  2628. 08-12 11:05:15.647 3269 3269 W Xamarin.Insights: at Java.Lang.Thread+RunnableImplementor.Run () <0x9b922ca0 + 0x0003f> in <filename unknown>:0
  2629. 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
  2630. 08-12 11:05:15.647 3269 3269 W Xamarin.Insights: at (wrapper dynamic-method) System.Object:6a689b3f-b036-4f15-9537-4f6a0ed1bf73 (intptr,intptr)
  2631. 08-12 11:05:15.647 3269 3269 W Xamarin.Insights: --- End of managed exception stack trace ---
  2632. 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.
  2633. 08-12 11:05:15.647 3269 3269 W Xamarin.Insights: at android.os.Parcel.readException(Parcel.java:1666)
  2634. 08-12 11:05:15.647 3269 3269 W Xamarin.Insights: at android.os.Parcel.readException(Parcel.java:1619)
  2635. 08-12 11:05:15.647 3269 3269 W Xamarin.Insights: at android.net.IConnectivityManager$Stub$Proxy.getActiveNetworkInfo(IConnectivityManager.java:1029)
  2636. 08-12 11:05:15.647 3269 3269 W Xamarin.Insights: at android.net.ConnectivityManager.getActiveNetworkInfo(ConnectivityManager.java:667)
  2637. 08-12 11:05:15.647 3269 3269 W Xamarin.Insights: at md5e9f95577ed91de1d706f596ad26c9217.ConnectivityReceiver.n_onReceive(Native Method)
  2638. 08-12 11:05:15.647 3269 3269 W Xamarin.Insights: at md5e9f95577ed91de1d706f596ad26c9217.ConnectivityReceiver.onReceive(ConnectivityReceiver.java:29)
  2639. 08-12 11:05:15.647 3269 3269 W Xamarin.Insights: at android.app.ActivityThread.handleReceiver(ActivityThread.java:2753)
  2640. 08-12 11:05:15.647 3269 3269 W Xamarin.Insights: at android.app.ActivityThread.-wrap14(ActivityThread.java)
  2641. 08-12 11:05:15.647 3269 3269 W Xamarin.Insights: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1424)
  2642. 08-12 11:05:15.647 3269 3269 W Xamarin.Insights: at android.os.Handler.dispatchMessage(Handler.java:102)
  2643. 08-12 11:05:15.647 3269 3269 W Xamarin.Insights: at android.os.Looper.loop(Looper.java:148)
  2644. 08-12 11:05:15.647 3269 3269 W Xamarin.Insights: at android.app.ActivityThread.main(ActivityThread.java:5458)
  2645. 08-12 11:05:15.647 3269 3269 W Xamarin.Insights: at java.lang.reflect.Method.invoke(Native Method)
  2646. 08-12 11:05:15.647 3269 3269 W Xamarin.Insights: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
  2647. 08-12 11:05:15.647 3269 3269 W Xamarin.Insights: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
  2648. 08-12 11:05:15.923 3269 3269 D AndroidRuntime: Shutting down VM
  2649. 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
  2650. 08-12 11:05:15.928 3269 3269 I mono-stdout: Purging current conversation...
  2651. 08-12 11:05:15.930 3269 3269 I mono-stdout: Successfully purged conversation.
  2652. 08-12 11:05:15.931 3269 3269 I mono-stdout: Purging thumbnail cache...
  2653. 08-12 11:05:15.932 3269 3269 I mono-stdout: Successfully purged thumbnail cache.
  2654. 08-12 11:05:15.935 3269 3269 E AndroidRuntime: FATAL EXCEPTION: main
  2655. 08-12 11:05:15.935 3269 3269 E AndroidRuntime: Process: com.disa, PID: 3269
  2656. 08-12 11:05:15.935 3269 3269 E AndroidRuntime: Theme: themes:{}
  2657. 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.
  2658. 08-12 11:05:15.935 3269 3269 E AndroidRuntime: at android.os.Parcel.readException(Parcel.java:1666)
  2659. 08-12 11:05:15.935 3269 3269 E AndroidRuntime: at android.os.Parcel.readException(Parcel.java:1619)
  2660. 08-12 11:05:15.935 3269 3269 E AndroidRuntime: at android.net.IConnectivityManager$Stub$Proxy.getActiveNetworkInfo(IConnectivityManager.java:1029)
  2661. 08-12 11:05:15.935 3269 3269 E AndroidRuntime: at android.net.ConnectivityManager.getActiveNetworkInfo(ConnectivityManager.java:667)
  2662. 08-12 11:05:15.935 3269 3269 E AndroidRuntime: at md5e9f95577ed91de1d706f596ad26c9217.ConnectivityReceiver.n_onReceive(Native Method)
  2663. 08-12 11:05:15.935 3269 3269 E AndroidRuntime: at md5e9f95577ed91de1d706f596ad26c9217.ConnectivityReceiver.onReceive(ConnectivityReceiver.java:29)
  2664. 08-12 11:05:15.935 3269 3269 E AndroidRuntime: at android.app.ActivityThread.handleReceiver(ActivityThread.java:2753)
  2665. 08-12 11:05:15.935 3269 3269 E AndroidRuntime: at android.app.ActivityThread.-wrap14(ActivityThread.java)
  2666. 08-12 11:05:15.935 3269 3269 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1424)
  2667. 08-12 11:05:15.935 3269 3269 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102)
  2668. 08-12 11:05:15.935 3269 3269 E AndroidRuntime: at android.os.Looper.loop(Looper.java:148)
  2669. 08-12 11:05:15.935 3269 3269 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:5458)
  2670. 08-12 11:05:15.935 3269 3269 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
  2671. 08-12 11:05:15.935 3269 3269 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
  2672. 08-12 11:05:15.935 3269 3269 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
  2673. 08-12 11:05:18.979 1030 1052 I PowerManagerService: Going to sleep due to screen timeout (uid 1000)...
  2674. 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
  2675. 08-12 11:05:19.716 1030 1052 V sensors_hal_Ctx: All sensors stop, stop the time_service.
  2676. 08-12 11:05:19.716 1030 1052 D sensors_hal_Time: send stop time_service command
  2677. 08-12 11:05:19.720 1030 1052 D sensors_hal_SMGR: enable:sensor(android.sensor.accelerometer) Deactivating sensor handle=0
  2678. 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
  2679. 08-12 11:05:19.722 1030 1052 D sensors_hal_SMGR: SMGRReportDelete: Rcvd success response from request
  2680. 08-12 11:05:19.738 256 256 D SurfaceFlinger: Set power mode=0, type=0 flinger=0xb6a64000
  2681. 08-12 11:05:19.738 1030 1050 I DisplayManagerService: Display device changed state: "Tela integrada", OFF
  2682. 08-12 11:05:19.738 256 256 D qdhwcomposer: hwc_setPowerMode: Setting mode 0 on display: 0
  2683. 08-12 11:05:20.007 256 586 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  2684. 08-12 11:05:20.014 256 256 D qdhwcomposer: hwc_setPowerMode: Done setting mode 0 on display 0
  2685. 08-12 11:05:20.018 1030 1198 D SurfaceControl: Excessive delay in setPowerMode(): 280ms
  2686. 08-12 11:05:20.021 1030 1052 I QCOM PowerHAL: Got set_interactive hint
  2687. 08-12 11:05:20.027 1030 1052 I PowerManagerService: Sleeping (uid 1000)...
  2688. 08-12 11:05:20.030 270 1103 D audio_hw_primary: adev_set_parameters: enter: screen_state=off
  2689. 08-12 11:05:20.030 270 1103 E voice : voice_extn_compress_voip_set_parameters: COMPRESS_VOIP_ENABLED is not defined
  2690. 08-12 11:05:20.030 1030 1177 D WifiConfigStore: Retrieve network priorities after PNO.
  2691. 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
  2692. 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
  2693. 08-12 11:05:20.035 1030 1177 E native : do suspend true
  2694. 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
  2695. 08-12 11:05:20.038 2035 2035 I Cleaner : Schedule hibernation in 180s
  2696. 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
  2697. 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
  2698. 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
  2699. 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
  2700. 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
  2701. 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
  2702. 08-12 11:05:20.048 1819 3302 D BrcmNfcJni: nfcManager_disableDiscovery: enter;
  2703. 08-12 11:05:20.048 1819 3302 D BrcmNfcJni: pn544InteropAbortNow
  2704. 08-12 11:05:20.048 1819 3302 D BrcmNfcJni: startRfDiscovery: is start=0
  2705. 08-12 11:05:20.048 1819 3302 I BrcmNfcNfa: NFA_StopRfDiscovery ()
  2706. 08-12 11:05:20.048 1819 2000 I BrcmNfcNfa: NFA got event 0x010F
  2707. 08-12 11:05:20.048 1819 2000 I BrcmNfcNfa: nfa_dm_evt_hdlr event: NFA_DM_API_STOP_RF_DISCOVERY_EVT (0x0f)
  2708. 08-12 11:05:20.048 1819 2000 I BrcmNfcNfa: nfa_dm_act_stop_rf_discovery ()
  2709. 08-12 11:05:20.048 1819 2000 I BrcmNfcNfa: nfa_dm_rf_deactivate () deactivate_type:0x0
  2710. 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
  2711. 08-12 11:05:20.048 1819 2000 I BrcmNfcNfa: NFC_Deactivate 4 (IDLE) deactivate_type:0
  2712. 08-12 11:05:20.048 1819 2000 D NfcAdaptation: NfcAdaptation::HalWrite
  2713. 08-12 11:05:20.048 1819 2000 D NxpExtns: const CNfcParam *CNfcConfig::find(const char *) const found MIFARE_READER_ENABLE=(0x1)
  2714. 08-12 11:05:20.048 1819 2046 D NxpTml : PN54X - Write requested.....
  2715. 08-12 11:05:20.048 1819 2046 D NxpTml : PN54X - Invoking I2C Write.....
  2716. 08-12 11:05:20.049 1819 2046 E NxpTml : _i2c_write() errno : 5
  2717. 08-12 11:05:20.049 1819 2046 E NxpTml : PN54X - Error in I2C Write.....
  2718. 08-12 11:05:20.049 1819 2046 D NxpTml : PN54X - Posting Fresh Write message.....
  2719. 08-12 11:05:20.049 1819 2046 D NxpTml : PN54X - Tml Writer Thread Running................
  2720. 08-12 11:05:20.049 1819 2048 E NxpHal : write error status = 0x1ff
  2721. 08-12 11:05:20.049 1819 2000 E NxpHal : write_unlocked failed - PN54X Maybe in Standby Mode - Retry
  2722. 08-12 11:05:20.050 1819 2046 D NxpTml : PN54X - Write requested.....
  2723. 08-12 11:05:20.050 1819 2046 D NxpTml : PN54X - Invoking I2C Write.....
  2724. 08-12 11:05:20.050 1819 2046 D NxpNciX : len = 4 > 21060100
  2725. 08-12 11:05:20.050 1819 2046 D NxpTml : PN54X - I2C Write successful.....
  2726. 08-12 11:05:20.050 1819 2046 D NxpTml : PN54X - Posting Fresh Write message.....
  2727. 08-12 11:05:20.050 1819 2046 D NxpTml : PN54X - Tml Writer Thread Running................
  2728. 08-12 11:05:20.050 1819 2048 D NxpHal : write successful status = 0x0
  2729. 08-12 11:05:20.050 1819 2000 I BrcmNfcNfa: nfa_dm_disc_sm_execute (): new state: DISCOVERY (1), disc_flags: 0x22
  2730. 08-12 11:05:20.051 1819 2000 I BrcmNfcNfa: nfa_sys_ptim_stop_timer b38daca0
  2731. 08-12 11:05:20.051 1819 2000 I BrcmNfcNfa: ptim timer stop
  2732. 08-12 11:05:20.051 1819 2000 I BrcmNfcNfa: Stopped presence check timer (if started)
  2733. 08-12 11:05:20.051 1819 2045 D NxpTml : PN54X - I2C Read successful.....
  2734. 08-12 11:05:20.051 1819 2045 D NxpNciR : len = 4 > 41060100
  2735. 08-12 11:05:20.051 1819 2045 D NxpTml : PN54X - Posting read message.....
  2736. 08-12 11:05:20.051 1819 2048 D NxpHal : read successful status = 0x0
  2737. 08-12 11:05:20.051 1819 2048 D NfcAdaptation: NfcAdaptation::HalDeviceContextDataCallback: len=4
  2738. 08-12 11:05:20.051 1819 2000 I BrcmNfcNfa: NFC received rsp gid:1
  2739. 08-12 11:05:20.051 1819 2000 I BrcmNfcNfa: p2p priority is running under bail out mode ONLY.
  2740. 08-12 11:05:20.051 1819 2000 I BrcmNfcNfa: nfc_set_state 4 (IDLE)->4 (IDLE)
  2741. 08-12 11:05:20.051 1819 2000 I BrcmNfcNfa: nfa_dm_disc_data_cback ()
  2742. 08-12 11:05:20.051 1819 2000 I BrcmNfcNfa: nfa_dm_disc_discovery_cback (): event:0x4005
  2743. 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
  2744. 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
  2745. 08-12 11:05:20.052 1819 2000 D BrcmNfcJni: nfaConnectionCallback: event= 31
  2746. 08-12 11:05:20.052 1819 2000 D BrcmNfcJni: nfaConnectionCallback: NFA_RF_DISCOVERY_STOPPED_EVT: status = 0
  2747. 08-12 11:05:20.052 1819 2000 I BrcmNfcNfa: nfa_dm_start_rf_discover ()
  2748. 08-12 11:05:20.052 1819 2000 I BrcmNfcNfa: nfa_dm_disc_sm_execute (): new state: IDLE (0), disc_flags: 0x0
  2749. 08-12 11:05:20.052 1819 2045 D NxpTml : PN54X - Read requested.....
  2750. 08-12 11:05:20.052 1819 2045 D NxpTml : PN54X - Invoking I2C Read.....
  2751. 08-12 11:05:20.061 1819 3302 D BrcmNfcJni: PeerToPeer::enableP2pListening: enter isEnable: 0 mIsP2pListening: 0
  2752. 08-12 11:05:20.061 1819 3302 D BrcmNfcJni: PeerToPeer::enableP2pListening: exit; mIsP2pListening: 0
  2753. 08-12 11:05:20.061 1819 3302 D BrcmNfcJni: PowerSwitch::setModeOff(deactivated=0x1) : mCurrActivity=0x0
  2754. 08-12 11:05:20.061 1819 3302 D BrcmNfcJni: PowerSwitch::setLevel: level=PS-LOW-POWER (2)
  2755. 08-12 11:05:20.061 1819 3302 D BrcmNfcJni: PowerSwitch::setLevel: actual power level=PS-FULL
  2756. 08-12 11:05:20.061 1819 3302 D BrcmNfcJni: nfcManager_disableDiscovery: exit
  2757. 08-12 11:05:20.098 274 495 E ThermalEngine: [GPU_MON] ACTION: GPU - [GPU_MON] Setting GPU[0] to 657500000
  2758. 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