Advertisement
gimmeitorilltell

Max logcat part 1

Oct 23rd, 2016
421
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. tony@gimmeitorilltell ~/Desktop $ adb logcat
  2. * daemon not running. starting it now on port 5037 *
  3. * daemon started successfully *
  4. - waiting for device -
  5. --------- beginning of system
  6. 10-23 01:56:10.311   187   187 I vold    : Vold 3.0 (the awakening) firing up
  7. 10-23 01:56:10.312   187   187 V vold    : Detected support for: exfat ext4 f2fs ntfs vfat
  8. 10-23 01:56:10.318   187   187 W Vold    : Tearing down stale mount /mnt/secdata
  9. 10-23 01:56:10.348   187   187 W Vold    : Tearing down stale mount /mnt/efs
  10. 10-23 01:56:10.738   187   187 W Vold    : Tearing down stale mount /mnt/qcks
  11. 10-23 01:56:11.018   187   199 D vold    : e4crypt_init_user0
  12. 10-23 01:56:11.018   187   199 D vold    : e4crypt_prepare_user_storage for volume null, user 0, serial 0, flags 1
  13. 10-23 01:56:11.019   187   199 D vold    : Preparing: /data/system/users/0
  14. 10-23 01:56:11.025   187   199 D vold    : Preparing: /data/misc/profiles/cur/0
  15. 10-23 01:56:11.026   187   199 D vold    : Preparing: /data/misc/profiles/cur/0/foreign-dex
  16. 10-23 01:56:11.026   187   199 D vold    : Preparing: /data/system_de/0
  17. 10-23 01:56:11.026   187   199 D vold    : Preparing: /data/misc_de/0
  18. 10-23 01:56:11.027   187   199 D vold    : Preparing: /data/user_de/0
  19. 10-23 01:56:11.028   187   199 D vold    : e4crypt_unlock_user_key 0 serial=0 token_present=0
  20. 10-23 01:56:11.028   187   199 E vold    : Failed to chmod /data/system_ce/0: No such file or directory
  21. 10-23 01:56:11.029   187   199 E vold    : Failed to chmod /data/misc_ce/0: No such file or directory
  22. 10-23 01:56:13.324   218   244 D QMI_FW  : QCCI: QMUXD: xport_open[0] for service_id=23 max_rx_len=0
  23. 10-23 01:56:13.326   218   243 D QMI_FW  : QCCI: QMUXD: xport_open[0] for service_id=24 max_rx_len=0
  24. 10-23 01:56:13.331   218   242 D QMI_FW  : QCCI: QMUXD: xport_open[0] for service_id=24 max_rx_len=0
  25. 10-23 01:56:19.066   603   603 I InstallerConnection: connecting...
  26. 10-23 01:56:19.114   603   603 I InstallerConnection: disconnecting...
  27. 10-23 01:56:19.231   603   603 I SystemServer: Entered the Android system server!
  28. 10-23 01:56:19.458   603   603 I SystemServiceManager: Starting com.android.server.pm.Installer
  29. 10-23 01:56:19.467   603   603 I Installer: Waiting for installd to be ready.
  30. 10-23 01:56:19.467   603   603 I InstallerConnection: connecting...
  31. 10-23 01:56:19.468   603   603 I SystemServiceManager: Starting com.android.server.am.ActivityManagerService$Lifecycle
  32. 10-23 01:56:19.514   603   603 I ActivityManager: Memory class: 192
  33. 10-23 01:56:19.518   603   617 I ServiceThread: Enabled StrictMode logging for ActivityManager looper.
  34. 10-23 01:56:19.526   603   618 I ServiceThread: Enabled StrictMode logging for android.ui looper.
  35. 10-23 01:56:19.578   603   603 D BatteryStatsImpl: Reading daily items from /data/system/batterystats-daily.xml
  36. 10-23 01:56:19.674   603   603 I AppOps  : No existing app ops /data/system/appops.xml; starting empty
  37. 10-23 01:56:19.799   603   603 I IntentFirewall: Read new rules (A:0 B:0 S:0)
  38. 10-23 01:56:19.811   603   624 I ServiceThread: Enabled StrictMode logging for android.display looper.
  39. 10-23 01:56:19.819   603   603 D AppOps  : AppOpsService published
  40. 10-23 01:56:19.820   603   603 I SystemServiceManager: Starting com.android.server.power.PowerManagerService
  41. 10-23 01:56:19.824   603   626 I ServiceThread: Enabled StrictMode logging for PowerManagerService looper.
  42. 10-23 01:56:19.834   603   603 I SystemServiceManager: Starting com.android.server.lights.LightsService
  43. 10-23 01:56:19.843   603   603 I SystemServiceManager: Starting com.android.server.display.DisplayManagerService
  44. 10-23 01:56:19.857   603   603 I SystemServiceManager: Starting phase 100
  45. 10-23 01:56:19.860   603   624 I DisplayManagerService: Display device added: DisplayDeviceInfo{"Built-in Screen": uniqueId="local:0", 1080 x 1920, modeId 1, defaultModeId 1, supportedModes [{id=1, width=1080, height=1920, fps=60.0}], colorTransformId 1, defaultColorTransformId 1, supportedColorTransforms [{id=1, colorTransform=0}], HdrCapabilities android.view.Display$HdrCapabilities@5b9be53, density 400, 375.78 x 375.138 dpi, appVsyncOff 0, presDeadline 17666667, touch INTERNAL, rotation 0, type BUILT_IN, state UNKNOWN, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS}
  46. 10-23 01:56:19.863   603   603 I SystemServer: StartPackageManagerService
  47. 10-23 01:56:19.863   603   624 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
  48. 10-23 01:56:20.084   603   603 D SELinuxMMAC: Using policy file /system/etc/security/mac_permissions.xml
  49. 10-23 01:56:20.419   603   603 W PackageManager: Library not found: /system/framework/org.apache.http.legacy.jar
  50. 10-23 01:56:20.456   603   635 W PackageManager: Permission cyanogenmod.permission.WRITE_ALARMS from package cyanogenmod.platform in an unknown group android.permission-group.SYSTEM_CLOCK
  51. 10-23 01:56:20.456   603   635 W PackageManager: Permission cyanogenmod.permission.MANAGE_ALARMS from package cyanogenmod.platform in an unknown group android.permission-group.SYSTEM_CLOCK
  52. 10-23 01:56:20.456   603   635 W PackageManager: Permission cyanogenmod.permission.READ_ALARMS from package cyanogenmod.platform in an unknown group android.permission-group.SYSTEM_CLOCK
  53. 10-23 01:56:20.690   603   638 W PackageParser: No actions in intent filter at /system/priv-app/Contacts/Contacts.apk Binary XML file line #425
  54. 10-23 01:56:20.769   603   639 W PackageManager: Permission android.permission.DOWNLOAD_WITHOUT_NOTIFICATION from package com.android.providers.downloads in an unknown group android.permission-group.NETWORK
  55. 10-23 01:56:20.855   603   638 W PackageParser: Unknown element under <application>: permission at /system/priv-app/Gallery2/Gallery2.apk Binary XML file line #269
  56. 10-23 01:56:20.855   603   638 W PackageParser: Unknown element under <application>: permission at /system/priv-app/Gallery2/Gallery2.apk Binary XML file line #272
  57. 10-23 01:56:20.917   603   634 W PackageParser: No actions in intent filter at /system/priv-app/Dialer/Dialer.apk Binary XML file line #193
  58. 10-23 01:56:20.924   603   639 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.INSTALL_GRANT_RUNTIME_PERMISSIONS in package: com.android.shell at: Binary XML file line #102
  59. 10-23 01:56:21.068   603   635 W PackageManager: Permission com.android.launcher.permission.INSTALL_SHORTCUT from package com.cyanogenmod.trebuchet in an unknown group android.permission-group.SYSTEM_TOOLS
  60. 10-23 01:56:21.068   603   635 W PackageManager: Permission com.android.launcher3.permission.READ_SETTINGS from package com.cyanogenmod.trebuchet in an unknown group android.permission-group.SYSTEM_TOOLS
  61. 10-23 01:56:21.068   603   635 W PackageManager: Permission com.android.launcher3.permission.WRITE_SETTINGS from package com.cyanogenmod.trebuchet in an unknown group android.permission-group.SYSTEM_TOOLS
  62. 10-23 01:56:21.196   603   639 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CONFIGURE_WIFI_DISPLAY in package: com.android.systemui at: Binary XML file line #117
  63. 10-23 01:56:21.329   603   640 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.USE_CREDENTIALS in package: com.android.settings at: Binary XML file line #53
  64. 10-23 01:56:21.329   603   640 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_SYNC_SETTINGS in package: com.android.settings at: Binary XML file line #58
  65. 10-23 01:56:21.329   603   640 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WRITE_SYNC_SETTINGS in package: com.android.settings at: Binary XML file line #59
  66. 10-23 01:56:21.343   603   640 W PackageParser: No actions in intent filter at /system/priv-app/Settings/Settings.apk Binary XML file line #575
  67. 10-23 01:56:21.432   603   635 W PackageParser: No actions in intent filter at /system/app/BluetoothExt/BluetoothExt.apk Binary XML file line #139
  68. 10-23 01:56:21.432   603   635 W PackageParser: No actions in intent filter at /system/app/BluetoothExt/BluetoothExt.apk Binary XML file line #163
  69. 10-23 01:56:21.453   603   637 W PackageParser: No actions in intent filter at /system/app/Bluetooth/Bluetooth.apk Binary XML file line #227
  70. 10-23 01:56:21.480   603   634 W PackageManager: Non-privileged app; cap priority to 0; package: com.android.cts.ctsshim activity: com.android.cts.ctsshim.InstallPriority origPrio: 100
  71. 10-23 01:56:21.480   603   634 W PackageManager: Non-privileged app; cap priority to 0; package: com.android.cts.ctsshim activity: com.android.cts.ctsshim.InstallPriority origPrio: 100
  72. 10-23 01:56:21.481   603   634 W PackageManager: Non-privileged app; cap priority to 0; package: com.android.cts.ctsshim activity: com.android.cts.ctsshim.InstallPriority origPrio: 100
  73. 10-23 01:56:21.481   603   634 W PackageManager: Non-privileged app; cap priority to 0; package: com.android.cts.ctsshim activity: com.android.cts.ctsshim.InstallPriority origPrio: 100
  74. 10-23 01:56:21.481   603   634 W PackageManager: Non-privileged app; cap priority to 0; package: com.android.cts.ctsshim activity: com.android.cts.ctsshim.InstallPriority origPrio: 100
  75. 10-23 01:56:21.486   603   638 W PackageManager: Non-privileged app; cap priority to 0; package: com.android.calendar activity: com.android.calendar.GoogleCalendarUriIntentFilter origPrio: 50
  76. 10-23 01:56:21.500   603   640 W PackageParser: No actions in intent filter at /system/app/CMFileManager/CMFileManager.apk Binary XML file line #174
  77. 10-23 01:56:21.645   603   640 W PackageParser: Unknown element under <manifest>: meta-data at /system/app/HexoLibre/HexoLibre.apk Binary XML file line #17
  78. 10-23 01:56:21.645   603   640 W PackageParser: Unknown element under <manifest>: meta-data at /system/app/HexoLibre/HexoLibre.apk Binary XML file line #18
  79. 10-23 01:56:21.701   603   639 W PackageManager: Permission com.android.email.permission.READ_ATTACHMENT from package com.android.email in an unknown group android.permission-group.MESSAGES
  80. 10-23 01:56:21.725   603   635 W PackageParser: No actions in intent filter at /system/app/Gello/Gello.apk Binary XML file line #284
  81. 10-23 01:56:21.750   603   638 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CHANGE_WIFI_STATE in package: com.android.nfc at: Binary XML file line #47
  82. 10-23 01:56:21.750   603   638 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_WIFI_STATE in package: com.android.nfc at: Binary XML file line #48
  83. 10-23 01:56:21.948   603   603 W PackageManager: Protected action; cap priority to 0; package: com.android.cts.priv.ctsshim activity: com.android.cts.priv.ctsshim.InstallPriority origPrio: 100
  84. 10-23 01:56:21.948   603   603 W PackageManager: Protected action; cap priority to 0; package: com.android.cts.priv.ctsshim activity: com.android.cts.priv.ctsshim.InstallPriority origPrio: 100
  85. 10-23 01:56:21.948   603   603 W PackageManager: Protected action; cap priority to 0; package: com.android.cts.priv.ctsshim activity: com.android.cts.priv.ctsshim.InstallPriority origPrio: 100
  86. 10-23 01:56:21.948   603   603 W PackageManager: Protected action; cap priority to 0; package: com.android.cts.priv.ctsshim activity: com.android.cts.priv.ctsshim.InstallPriority origPrio: 100
  87. 10-23 01:56:21.948   603   603 W PackageManager: Package org.cyanogenmod.gello.browser desires unavailable shared library com.qrd.useragent; ignoring!
  88. 10-23 01:56:21.948   603   603 W PackageManager: Package org.codeaurora.bluetooth desires unavailable shared library com.quicinc.wbc; ignoring!
  89. 10-23 01:56:21.949   603   603 W PackageManager: Package com.android.gallery3d desires unavailable shared library com.google.android.media.effects; ignoring!
  90. 10-23 01:56:21.949   603   603 W PackageManager: Package com.android.gallery3d desires unavailable shared library com.google.android.media.effects; ignoring!
  91. 10-23 01:56:21.949   603   603 I PackageManager: Adjusting ABI for com.android.providers.downloads.ui to armeabi-v7a (requirer=com.android.mtp, scannedPackage=null)
  92. 10-23 01:56:21.950   603   603 I PackageManager: Adjusting ABI for com.android.providers.downloads to armeabi-v7a (requirer=com.android.mtp, scannedPackage=null)
  93. 10-23 01:56:21.950   603   603 I PackageManager: Adjusting ABI for com.android.providers.media to armeabi-v7a (requirer=com.android.mtp, scannedPackage=null)
  94. 10-23 01:56:21.951   603   603 I PackageManager: Adjusting ABI for com.android.providers.settings to armeabi-v7a (requirer=android, scannedPackage=null)
  95. 10-23 01:56:21.952   603   603 I PackageManager: Adjusting ABI for org.cyanogenmod.cmparts to armeabi-v7a (requirer=android, scannedPackage=null)
  96. 10-23 01:56:21.952   603   603 I PackageManager: Adjusting ABI for com.android.inputdevices to armeabi-v7a (requirer=android, scannedPackage=null)
  97. 10-23 01:56:21.953   603   603 I PackageManager: Adjusting ABI for cyanogenmod.platform to armeabi-v7a (requirer=android, scannedPackage=null)
  98. 10-23 01:56:21.953   603   603 I PackageManager: Adjusting ABI for com.android.keychain to armeabi-v7a (requirer=android, scannedPackage=null)
  99. 10-23 01:56:21.954   603   603 I PackageManager: Adjusting ABI for com.android.development to armeabi-v7a (requirer=android, scannedPackage=null)
  100. 10-23 01:56:21.955   603   603 I PackageManager: Adjusting ABI for com.android.location.fused to armeabi-v7a (requirer=android, scannedPackage=null)
  101. 10-23 01:56:21.955   603   603 I PackageManager: Adjusting ABI for com.cyanogenmod.setupwizard to armeabi-v7a (requirer=android, scannedPackage=null)
  102. 10-23 01:56:21.956   603   603 I PackageManager: Adjusting ABI for com.android.settings to armeabi-v7a (requirer=android, scannedPackage=null)
  103. 10-23 01:56:21.956   603   603 I PackageManager: Adjusting ABI for com.android.wallpaperbackup to armeabi-v7a (requirer=android, scannedPackage=null)
  104. 10-23 01:56:21.957   603   603 I PackageManager: Adjusting ABI for org.cyanogenmod.cmsettings to armeabi-v7a (requirer=android, scannedPackage=null)
  105. 10-23 01:56:21.958   603   603 I PackageManager: Adjusting ABI for com.android.server.telecom to armeabi-v7a (requirer=android, scannedPackage=null)
  106. 10-23 01:56:21.959   603   603 I PackageManager: Time to scan packages: 1.588 seconds
  107. 10-23 01:56:21.959   603   603 W PackageManager: Not granting permission android.permission.INTERACT_ACROSS_USERS_FULL to package org.cyanogenmod.snap (protectionLevel=258 flags=0x3858bc45)
  108. 10-23 01:56:21.959   603   603 W PackageManager: Not granting permission android.permission.SET_ORIENTATION to package org.cyanogenmod.snap (protectionLevel=2 flags=0x3858bc45)
  109. 10-23 01:56:21.960   603   603 W PackageManager: Unknown permission android.permission.PREVENT_SYSTEM_KEYS in package org.cyanogenmod.snap
  110. 10-23 01:56:21.960   603   603 W PackageManager: Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar
  111. 10-23 01:56:21.960   603   603 W PackageManager: Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar
  112. 10-23 01:56:21.960   603   603 W PackageManager: Not granting permission android.permission.ACCESS_DOWNLOAD_MANAGER to package org.cyanogenmod.gello.browser (protectionLevel=18 flags=0x3809be45)
  113. 10-23 01:56:21.960   603   603 W PackageManager: Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package org.cyanogenmod.gello.browser (protectionLevel=2 flags=0x3809be45)
  114. 10-23 01:56:21.960   603   603 W PackageManager: Not granting permission android.permission.WRITE_MEDIA_STORAGE to package org.cyanogenmod.gello.browser (protectionLevel=18 flags=0x3809be45)
  115. 10-23 01:56:21.960   603   603 W PackageManager: Unknown permission org.cyanogenmod.gello.browser.permission.READ_HOMEPAGE in package org.cyanogenmod.gello.browser
  116. 10-23 01:56:21.960   603   603 W PackageManager: Unknown permission org.cyanogenmod.gello.browser.permission.WRITE_HOMEPAGE in package org.cyanogenmod.gello.browser
  117. 10-23 01:56:21.961   603   603 W PackageManager: Unknown permission cyanogenmod.permission.LEGALESE in package com.cyanogenmod.setupwizard
  118. 10-23 01:56:21.961   603   603 W PackageManager: Unknown permission com.cyngn.stats.SEND_ANALYTICS in package com.cyanogenmod.setupwizard
  119. 10-23 01:56:21.961   603   603 W PackageManager: Unknown permission com.cyanogen.permission.REQUEST_KILL_SWITCH_OP in package com.cyanogenmod.setupwizard
  120. 10-23 01:56:21.961   603   603 W PackageManager: Unknown permission android.permission.MMS_PUSH in package org.codeaurora.bluetooth
  121. 10-23 01:56:21.961   603   603 W PackageManager: Unknown permission android.permission.NFC_UNLOCK in package com.android.nfc
  122. 10-23 01:56:21.961   603   603 W PackageManager: Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar
  123. 10-23 01:56:21.961   603   603 W PackageManager: Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.onetimeinitializer
  124. 10-23 01:56:21.961   603   603 W PackageManager: Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.onetimeinitializer
  125. 10-23 01:56:21.962   603   603 W PackageManager: Unknown permission com.qualcomm.permission.USE_PHONE_SERVICE in package com.android.dialer
  126. 10-23 01:56:21.962   603   603 W PackageManager: Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.cyanogenmod.trebuchet
  127. 10-23 01:56:21.962   603   603 W PackageManager: Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.cyanogenmod.trebuchet
  128. 10-23 01:56:21.962   603   603 W PackageManager: Unknown permission com.cyngn.stats.SEND_ANALYTICS in package com.cyanogenmod.trebuchet
  129. 10-23 01:56:21.962   603   603 W PackageManager: Unknown permission com.google.android.permission.INSTALL_WEARABLE_PACKAGES in package com.android.packageinstaller
  130. 10-23 01:56:21.962   603   603 W PackageManager: Not granting permission android.permission.DELETE_PACKAGES to package com.svox.pico (protectionLevel=18 flags=0x3808be45)
  131. 10-23 01:56:21.962   603   603 W PackageManager: Unknown permission android.permission.ACCESS_SUPERUSER in package com.cyanogenmod.filemanager
  132. 10-23 01:56:21.962   603   603 W PackageManager: Unknown permission com.cyanogenmod.filemanager.permissions.READ_THEME in package com.cyanogenmod.filemanager
  133. 10-23 01:56:21.962   603   603 W PackageManager: Unknown permission com.google.android.gallery3d.permission.PICASA_STORE in package com.android.dreams.phototable
  134. 10-23 01:56:21.962   603   603 W PackageManager: Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings
  135. 10-23 01:56:21.963   603   603 W PackageManager: Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.settings
  136. 10-23 01:56:21.963   603   603 W PackageManager: Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.settings
  137. 10-23 01:56:21.963   603   603 W PackageManager: Not granting permission android.permission.REAL_GET_TASKS to package com.cyanogenmod.eleven (protectionLevel=18 flags=0x3818be65)
  138. 10-23 01:56:21.963   603   603 W PackageManager: Not granting permission android.permission.MANAGE_DOCUMENTS to package com.android.deskclock (protectionLevel=2 flags=0x3c49be45)
  139. 10-23 01:56:21.963   603   603 W PackageManager: Unknown permission com.android.deskclock.worldclock.permissions.WRITE_DATABASE in package com.android.deskclock
  140. 10-23 01:56:21.963   603   603 W PackageManager: Unknown permission org.codeaurora.permission.POWER_ON_ALERT in package com.android.deskclock
  141. 10-23 01:56:21.964   603   603 W PackageManager: Unknown permission android.permission.SET_KEYGUARD_WALLPAPER in package org.cyanogenmod.wallpaperpicker
  142. 10-23 01:56:21.964   603   603 W PackageManager: Unknown permission com.google.android.gallery3d.permission.GALLERY_PROVIDER in package com.android.bluetooth
  143. 10-23 01:56:21.964   603   603 W PackageManager: Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development
  144. 10-23 01:56:21.964   603   603 W PackageManager: Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development
  145. 10-23 01:56:21.964   603   603 W PackageManager: Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development
  146. 10-23 01:56:21.964   603   603 W PackageManager: Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development
  147. 10-23 01:56:21.964   603   603 V PackageManager: reconcileAppsData for null u0 0x3
  148. 10-23 01:56:22.246   603   603 V PackageManager: reconcileAppsData finished 97 packages; restoreconNeeded was false
  149. 10-23 01:56:22.246   603   603 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  150. 10-23 01:56:22.246   603   603 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  151. 10-23 01:56:22.246   603   603 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  152. 10-23 01:56:22.246   603   603 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  153. 10-23 01:56:22.246   603   603 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
  154. 10-23 01:56:22.246   603   603 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
  155. 10-23 01:56:22.246   603   603 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
  156. 10-23 01:56:22.246   603   603 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
  157. 10-23 01:56:22.246   603   603 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateActivity
  158. 10-23 01:56:22.246   603   603 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateActivity
  159. 10-23 01:56:22.246   603   603 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  160. 10-23 01:56:22.247   603   603 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  161. 10-23 01:56:22.247   603   603 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  162. 10-23 01:56:22.247   603   603 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  163. 10-23 01:56:22.247   603   603 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  164. 10-23 01:56:22.247   603   603 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  165. 10-23 01:56:22.247   603   603 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
  166. 10-23 01:56:22.247   603   603 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
  167. 10-23 01:56:22.247   603   603 V PackageManager: Enabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  168. 10-23 01:56:22.247   603   603 W PackageManager: Unable to enable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  169. 10-23 01:56:22.247   603   603 V PackageManager: Enabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService
  170. 10-23 01:56:22.247   603   603 W PackageManager: Unable to enable com.google.android.gms/com.google.android.gms.update.SystemUpdateService
  171. 10-23 01:56:22.409   603   603 I SystemServer: StartOtaDexOptService
  172. 10-23 01:56:22.410   603   603 I SystemServer: StartUserManagerService
  173. 10-23 01:56:22.410   603   603 I SystemServiceManager: Starting com.android.server.pm.UserManagerService$LifeCycle
  174. 10-23 01:56:22.466   603   603 I SystemServiceManager: Starting com.android.server.BatteryService
  175. 10-23 01:56:22.480   603   603 I SystemServiceManager: Starting com.android.server.usage.UsageStatsService
  176. 10-23 01:56:22.488   603   620 E BatteryStatsService: no controller energy info supplied
  177. 10-23 01:56:22.494   603   620 I BatteryStatsImpl: Resetting battery stats: level=99 status=4 dischargeLevel=99 lowAmount=0 highAmount=0
  178. 10-23 01:56:22.517   603   603 I SystemServiceManager: Starting com.android.server.webkit.WebViewUpdateService
  179. 10-23 01:56:22.530   603   603 I SystemServer: Reading configuration...
  180. 10-23 01:56:22.530   603   603 I SystemServer: StartSchedulingPolicyService
  181. 10-23 01:56:22.531   603   603 I SystemServiceManager: Starting com.android.server.telecom.TelecomLoaderService
  182. 10-23 01:56:22.535   603   603 I SystemServer: StartTelephonyRegistry
  183. 10-23 01:56:22.541   603   603 I SystemServer: StartEntropyMixer
  184. 10-23 01:56:22.542   603   603 W EntropyMixer: No existing entropy file -- first boot?
  185. 10-23 01:56:22.544   603   603 I EntropyMixer: Added HW RNG output to entropy pool
  186. 10-23 01:56:22.545   603   603 I EntropyMixer: Writing entropy...
  187. 10-23 01:56:22.561   603   603 I SystemServer: Camera Service
  188. 10-23 01:56:22.562   603   603 I SystemServiceManager: Starting com.android.server.camera.CameraService
  189. 10-23 01:56:22.570   603   655 I ServiceThread: Enabled StrictMode logging for CameraService_proxy looper.
  190. 10-23 01:56:22.572   603   603 I SystemServer: StartAccountManagerService
  191. 10-23 01:56:22.580   603   603 I SystemServiceManager: Starting com.android.server.accounts.AccountManagerService$Lifecycle
  192. 10-23 01:56:22.589   603   603 I SystemServer: StartContentService
  193. 10-23 01:56:22.592   603   603 I SystemServiceManager: Starting com.android.server.content.ContentService$Lifecycle
  194. 10-23 01:56:22.597   603   603 I SystemServer: InstallSystemProviders
  195. 10-23 01:56:22.683   603   603 D ActivityThread: Loading provider settings: com.android.providers.settings.SettingsProvider
  196. 10-23 01:56:22.818   603   603 D SettingsProvider: Generated and saved new ANDROID_ID [110d81d4627d068c] for user 0
  197. 10-23 01:56:22.894   603   603 I SystemServer: StartVibratorService
  198. 10-23 01:56:22.900   603   603 I SystemServer: StartConsumerIrService
  199. 10-23 01:56:22.905   603   603 I SystemServer: StartAlarmManagerService
  200. 10-23 01:56:22.905   603   603 I SystemServiceManager: Starting com.android.server.AlarmManagerService
  201. 10-23 01:56:22.916   603   603 I SystemServer: InitWatchdog
  202. 10-23 01:56:22.916   603   603 I SystemServer: StartInputManagerService
  203. 10-23 01:56:22.919   603   603 I InputManager: Initializing input manager, mUseDevInputEventForAudioJack=false
  204. 10-23 01:56:22.920   603   603 I SystemServer: StartWindowManagerService
  205. 10-23 01:56:22.921   603   616 I SyncManager: No initial accounts
  206. 10-23 01:56:22.921   603   616 I SyncManager: No initial status
  207. 10-23 01:56:22.922   603   616 I SyncManager: No initial statistics
  208. 10-23 01:56:22.982   603   624 I WindowManager: No existing display settings /data/system/display_settings.xml; starting empty
  209. 10-23 01:56:23.081   603   603 I SystemServer: StartVrManagerService
  210. 10-23 01:56:23.081   603   603 I SystemServiceManager: Starting com.android.server.vr.VrManagerService
  211. 10-23 01:56:23.092   603   603 I VrManagerService: No VR packages found, disabling VR components
  212. 10-23 01:56:23.097   603   603 I InputManager: Starting input manager
  213. 10-23 01:56:23.113   603   603 I SystemServiceManager: Starting com.android.server.BluetoothService
  214. 10-23 01:56:23.121   603   603 D BluetoothManagerService: Loading stored name and address
  215. 10-23 01:56:23.121   603   603 D BluetoothManagerService: Stored bluetooth Name=null,Address=null
  216. 10-23 01:56:23.122   603   603 I SystemServer: ConnectivityMetricsLoggerService
  217. 10-23 01:56:23.122   603   603 I SystemServiceManager: Starting com.android.server.connectivity.MetricsLoggerService
  218. 10-23 01:56:23.124   603   603 I SystemServer: PinnerService
  219. 10-23 01:56:23.124   603   603 I SystemServiceManager: Starting com.android.server.PinnerService
  220. 10-23 01:56:23.124   603   603 E PinnerService: Starting PinnerService
  221. 10-23 01:56:23.125   603   603 I SystemServiceManager: Starting com.android.server.InputMethodManagerService$Lifecycle
  222. 10-23 01:56:23.217   603   603 W InputMethodManagerService: No IME selected. Choose the most applicable IME.
  223. 10-23 01:56:23.219   603   603 I InputMethodManagerService: Default found, using com.android.inputmethod.latin/.LatinIME
  224. 10-23 01:56:23.221   603   603 I SystemServer: StartAccessibilityManagerService
  225. 10-23 01:56:23.232   603   603 I ActivityManager: Config changes=1df8 {1.0 ?mcc?mnc [en_US] ldltr sw432dp w432dp h768dp 400dpi nrml long port ?uimode ?night -touch -keyb/h/h -nav/h s.2}
  226. 10-23 01:56:23.236   603   616 I UsageStatsDatabase: Upgrading from version 0 to 3
  227. 10-23 01:56:23.236   603   616 I UsageStatsDatabase: Deleting all usage stats files
  228. 10-23 01:56:23.240   603   616 I UsageStatsService: User[0] Rollover scheduled @ 2016-10-24 03:56:23(1477281383233)
  229. 10-23 01:56:23.242   603   616 D UsageStatsService: Initializing defaults for system apps on user 0
  230. 10-23 01:56:23.251   603   624 I ActivityManager: Config changes=400 {1.0 ?mcc?mnc [en_US] ldltr sw432dp w432dp h744dp 400dpi nrml long port ?uimode ?night -touch -keyb/h/h -nav/h s.3}
  231. 10-23 01:56:23.261   603   616 E AppIdleHistory: Unable to read app idle file for user 0
  232. 10-23 01:56:23.265   603   603 I SystemServiceManager: Starting com.android.server.MountService$Lifecycle
  233. 10-23 01:56:23.280   603   603 I SystemServiceManager: Starting com.android.server.UiModeManagerService
  234. 10-23 01:56:23.282   603   681 D MountService: Thinking about init, mSystemReady=false, mDaemonConnected=true
  235. 10-23 01:56:23.282   603   681 D MountService: Thinking about reset, mSystemReady=false, mDaemonConnected=true
  236. 10-23 01:56:23.283   603   603 I ActivityManager: Config changes=200 {1.0 ?mcc?mnc [en_US] ldltr sw432dp w432dp h744dp 400dpi nrml long port -touch -keyb/h/h -nav/h s.4}
  237. 10-23 01:56:23.285   603   681 D MountService: Thinking about init, mSystemReady=false, mDaemonConnected=true
  238. 10-23 01:56:23.285   603   681 D MountService: Thinking about reset, mSystemReady=false, mDaemonConnected=true
  239. 10-23 01:56:23.285   603   681 D CryptdConnector: SND -> {1 cryptfs getfield SystemLocale}
  240. 10-23 01:56:23.288   603   683 D CryptdConnector: RCV <- {200 1 -1}
  241. 10-23 01:56:23.290   603   681 W MountService: No primary storage mounted!
  242. 10-23 01:56:23.290   603   681 D VoldConnector: SND -> {1 asec list}
  243. 10-23 01:56:23.291   603   682 D VoldConnector: RCV <- {200 1 asec operation succeeded}
  244. 10-23 01:56:23.292   603   681 W PackageManager: Not granting permission android.permission.INTERACT_ACROSS_USERS_FULL to package org.cyanogenmod.snap (protectionLevel=258 flags=0x38d8bc45)
  245. 10-23 01:56:23.292   603   681 W PackageManager: Not granting permission android.permission.SET_ORIENTATION to package org.cyanogenmod.snap (protectionLevel=2 flags=0x38d8bc45)
  246. 10-23 01:56:23.292   603   681 W PackageManager: Unknown permission android.permission.PREVENT_SYSTEM_KEYS in package org.cyanogenmod.snap
  247. 10-23 01:56:23.292   603   681 W PackageManager: Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar
  248. 10-23 01:56:23.292   603   681 W PackageManager: Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar
  249. 10-23 01:56:23.293   603   681 W PackageManager: Not granting permission android.permission.ACCESS_DOWNLOAD_MANAGER to package org.cyanogenmod.gello.browser (protectionLevel=18 flags=0x3889be45)
  250. 10-23 01:56:23.293   603   681 W PackageManager: Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package org.cyanogenmod.gello.browser (protectionLevel=2 flags=0x3889be45)
  251. 10-23 01:56:23.293   603   681 W PackageManager: Not granting permission android.permission.WRITE_MEDIA_STORAGE to package org.cyanogenmod.gello.browser (protectionLevel=18 flags=0x3889be45)
  252. 10-23 01:56:23.293   603   681 W PackageManager: Unknown permission org.cyanogenmod.gello.browser.permission.READ_HOMEPAGE in package org.cyanogenmod.gello.browser
  253. 10-23 01:56:23.293   603   681 W PackageManager: Unknown permission org.cyanogenmod.gello.browser.permission.WRITE_HOMEPAGE in package org.cyanogenmod.gello.browser
  254. 10-23 01:56:23.293   603   681 W PackageManager: Unknown permission cyanogenmod.permission.LEGALESE in package com.cyanogenmod.setupwizard
  255. 10-23 01:56:23.293   603   681 W PackageManager: Unknown permission com.cyngn.stats.SEND_ANALYTICS in package com.cyanogenmod.setupwizard
  256. 10-23 01:56:23.293   603   681 W PackageManager: Unknown permission com.cyanogen.permission.REQUEST_KILL_SWITCH_OP in package com.cyanogenmod.setupwizard
  257. 10-23 01:56:23.293   603   681 W PackageManager: Unknown permission android.permission.MMS_PUSH in package org.codeaurora.bluetooth
  258. 10-23 01:56:23.294   603   681 W PackageManager: Unknown permission android.permission.NFC_UNLOCK in package com.android.nfc
  259. 10-23 01:56:23.294   603   603 W PackageManager: No disk maintenance in 1477194983294; running immediately
  260. 10-23 01:56:23.294   603   681 W PackageManager: Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar
  261. 10-23 01:56:23.294   603   681 W PackageManager: Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.onetimeinitializer
  262. 10-23 01:56:23.294   603   681 W PackageManager: Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.onetimeinitializer
  263. 10-23 01:56:23.294   603   681 W PackageManager: Unknown permission com.qualcomm.permission.USE_PHONE_SERVICE in package com.android.dialer
  264. 10-23 01:56:23.294   603   681 W PackageManager: Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.cyanogenmod.trebuchet
  265. 10-23 01:56:23.294   603   681 W PackageManager: Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.cyanogenmod.trebuchet
  266. 10-23 01:56:23.295   603   681 W PackageManager: Unknown permission com.cyngn.stats.SEND_ANALYTICS in package com.cyanogenmod.trebuchet
  267. 10-23 01:56:23.295   603   603 I SystemServer: StartLockSettingsService
  268. 10-23 01:56:23.295   603   681 W PackageManager: Unknown permission com.google.android.permission.INSTALL_WEARABLE_PACKAGES in package com.android.packageinstaller
  269. 10-23 01:56:23.295   603   681 W PackageManager: Not granting permission android.permission.DELETE_PACKAGES to package com.svox.pico (protectionLevel=18 flags=0x3888be45)
  270. 10-23 01:56:23.295   603   681 W PackageManager: Unknown permission android.permission.ACCESS_SUPERUSER in package com.cyanogenmod.filemanager
  271. 10-23 01:56:23.295   603   681 W PackageManager: Unknown permission com.cyanogenmod.filemanager.permissions.READ_THEME in package com.cyanogenmod.filemanager
  272. 10-23 01:56:23.295   603   681 W PackageManager: Unknown permission com.google.android.gallery3d.permission.PICASA_STORE in package com.android.dreams.phototable
  273. 10-23 01:56:23.295   603   681 W PackageManager: Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings
  274. 10-23 01:56:23.295   603   603 I SystemServiceManager: Starting com.android.server.LockSettingsService$Lifecycle
  275. 10-23 01:56:23.295   603   681 W PackageManager: Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.settings
  276. 10-23 01:56:23.295   603   681 W PackageManager: Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.settings
  277. 10-23 01:56:23.296   603   681 W PackageManager: Not granting permission android.permission.REAL_GET_TASKS to package com.cyanogenmod.eleven (protectionLevel=18 flags=0x3898be65)
  278. 10-23 01:56:23.296   603   681 W PackageManager: Not granting permission android.permission.MANAGE_DOCUMENTS to package com.android.deskclock (protectionLevel=2 flags=0x3cc9be45)
  279. 10-23 01:56:23.296   603   681 W PackageManager: Unknown permission com.android.deskclock.worldclock.permissions.WRITE_DATABASE in package com.android.deskclock
  280. 10-23 01:56:23.296   603   681 W PackageManager: Unknown permission org.codeaurora.permission.POWER_ON_ALERT in package com.android.deskclock
  281. 10-23 01:56:23.298   603   681 W PackageManager: Unknown permission android.permission.SET_KEYGUARD_WALLPAPER in package org.cyanogenmod.wallpaperpicker
  282. 10-23 01:56:23.298   603   681 W PackageManager: Unknown permission com.google.android.gallery3d.permission.GALLERY_PROVIDER in package com.android.bluetooth
  283. 10-23 01:56:23.298   603   681 W PackageManager: Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development
  284. 10-23 01:56:23.299   603   681 W PackageManager: Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development
  285. 10-23 01:56:23.299   603   681 W PackageManager: Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development
  286. 10-23 01:56:23.299   603   681 W PackageManager: Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development
  287. 10-23 01:56:23.307   603   603 I SystemServiceManager: Starting com.android.server.DeviceIdleController
  288. 10-23 01:56:23.388   603   677 I ActivityManager: Config changes=8 {1.0 ?mcc?mnc [en_US] ldltr sw432dp w432dp h744dp 400dpi nrml long port finger -keyb/h/h -nav/h s.5}
  289. 10-23 01:56:23.416   603   681 W MountService: No primary storage mounted!
  290. 10-23 01:56:23.416   603   681 D VoldConnector: SND -> {2 asec list}
  291. 10-23 01:56:23.416   603   603 I SystemServiceManager: Starting com.android.server.devicepolicy.DevicePolicyManagerService$Lifecycle
  292. 10-23 01:56:23.416   603   682 D VoldConnector: RCV <- {200 2 asec operation succeeded}
  293. 10-23 01:56:23.417   603   681 I MountService: Running fstrim idle maintenance
  294. 10-23 01:56:23.417   603   681 D VoldConnector: SND -> {3 fstrim dotrim}
  295. 10-23 01:56:23.419   603   682 D VoldConnector: RCV <- {200 3 Command succeeded}
  296. 10-23 01:56:23.419   187   689 D vold    : Starting trim of /cache
  297. 10-23 01:56:23.419   187   689 W vold    : Trim failed on /cache: Operation not supported on transport endpoint
  298. 10-23 01:56:23.419   187   689 D vold    : Starting trim of /data
  299. 10-23 01:56:23.419   187   689 W vold    : Trim failed on /data: Operation not supported on transport endpoint
  300. 10-23 01:56:23.421   603   682 D VoldConnector: RCV <- {662 /cache -1 -1}
  301. 10-23 01:56:23.421   603   682 D VoldConnector: RCV <- {662 /data -1 -1}
  302. 10-23 01:56:23.433   603   603 I SystemServer: StartStatusBarManagerService
  303. 10-23 01:56:23.435   603   603 I SystemServer: StartClipboardService
  304. 10-23 01:56:23.443   603   603 I SystemServer: StartNetworkManagementService
  305. 10-23 01:56:23.449   603   690 I NetworkManagement: onDaemonConnected()
  306. 10-23 01:56:23.453   603   603 I SystemServiceManager: Starting com.android.server.TextServicesManagerService$Lifecycle
  307. 10-23 01:56:23.468   603   603 I SystemServer: StartNetworkScoreService
  308. 10-23 01:56:23.471   603   603 I SystemServer: StartNetworkStatsService
  309. 10-23 01:56:23.488   603   603 I SystemServer: StartNetworkPolicyManagerService
  310. 10-23 01:56:23.499   603   603 I SystemServer: No Wi-Fi NAN Service (NAN support Not Present)
  311. 10-23 01:56:23.512   603   603 I SystemServiceManager: Starting com.android.server.wifi.p2p.WifiP2pService
  312. 10-23 01:56:23.610   603   603 I SystemServiceManager: Starting com.android.server.wifi.WifiService
  313. 10-23 01:56:23.892   603   603 I SystemServiceManager: Starting com.android.server.wifi.scanner.WifiScanningService
  314. 10-23 01:56:23.895   603   603 I SystemServiceManager: Starting com.android.server.wifi.RttService
  315. 10-23 01:56:23.899   603   603 I SystemServiceManager: Starting com.android.server.ethernet.EthernetService
  316. 10-23 01:56:23.902   603   603 I SystemServer: StartConnectivityService
  317. 10-23 01:56:23.912   603   603 D ConnectivityService: ConnectivityService starting up
  318. 10-23 01:56:23.917   603   603 D ConnectivityService: wifiOnly=false
  319. 10-23 01:56:23.918   603   603 E ConnectivityService: Ignoring protectedNetwork 14
  320. 10-23 01:56:23.918   603   603 E ConnectivityService: Ignoring protectedNetwork 15
  321. 10-23 01:56:23.929   603   603 I SystemServer: StartNsdService
  322. 10-23 01:56:23.934   603   603 I SystemServer: StartUpdateLockService
  323. 10-23 01:56:23.936   603   603 I SystemServiceManager: Starting com.android.server.RecoverySystemService
  324. 10-23 01:56:23.938   603   603 I SystemServiceManager: Starting com.android.server.notification.NotificationManagerService
  325. 10-23 01:56:23.970   603   603 D ConditionProviders.SCP: new ScheduleConditionProvider()
  326. 10-23 01:56:23.993   603   603 D ZenLog  : set_zen_mode: off,init
  327. 10-23 01:56:24.012   603   603 I SystemServiceManager: Starting com.android.server.storage.DeviceStorageMonitorService
  328. 10-23 01:56:24.015   603   603 I SystemServer: StartLocationManagerService
  329. 10-23 01:56:24.020   603   603 I SystemServer: StartCountryDetectorService
  330. 10-23 01:56:24.022   603   603 I SystemServer: StartSearchManagerService
  331. 10-23 01:56:24.024   603   603 I SystemServiceManager: Starting com.android.server.search.SearchManagerService$Lifecycle
  332. 10-23 01:56:24.028   603   603 I SystemServiceManager: Starting com.android.server.DropBoxManagerService
  333. 10-23 01:56:24.030   603   603 I SystemServer: StartWallpaperManagerService
  334. 10-23 01:56:24.030   603   603 I SystemServiceManager: Starting com.android.server.wallpaper.WallpaperManagerService$Lifecycle
  335. 10-23 01:56:24.034   603   603 E WallpaperManagerService: Invalid wallpaper data
  336. 10-23 01:56:24.034   603   603 E WallpaperManagerService: Unable to apply new wallpaper
  337. 10-23 01:56:24.035   603   603 W WallpaperManagerService: no current wallpaper -- first boot?
  338. 10-23 01:56:24.036   603   603 I SystemServer: StartAudioService
  339. 10-23 01:56:24.036   603   603 I SystemServiceManager: Starting com.android.server.audio.AudioService$Lifecycle
  340. 10-23 01:56:24.120   603   603 I SystemServiceManager: Starting com.android.server.DockObserver
  341. 10-23 01:56:24.122   603   603 I SystemServer: StartWiredAccessoryManager
  342. 10-23 01:56:24.126   603   603 I SystemServiceManager: Starting com.android.server.usb.UsbService$Lifecycle
  343. 10-23 01:56:24.142   603   603 I UsbDeviceManager: Setting USB config to mtp
  344. 10-23 01:56:24.211   603   603 I SystemServer: StartSerialService
  345. 10-23 01:56:24.213   603   603 I SystemServiceManager: Starting com.android.server.twilight.TwilightService
  346. 10-23 01:56:24.218   603   603 I SystemServiceManager: Starting com.android.server.job.JobSchedulerService
  347. 10-23 01:56:24.229   603   603 I SystemServiceManager: Starting com.android.server.soundtrigger.SoundTriggerService
  348. 10-23 01:56:24.231   603   603 I SystemServiceManager: Starting com.android.server.backup.BackupManagerService$Lifecycle
  349. 10-23 01:56:24.235   603   603 I SystemServiceManager: Starting com.android.server.appwidget.AppWidgetService
  350. 10-23 01:56:24.308   603   603 I SystemServiceManager: Starting com.android.server.voiceinteraction.VoiceInteractionManagerService
  351. 10-23 01:56:24.311   603   603 I SystemServer: Gesture Launcher Service
  352. 10-23 01:56:24.311   603   603 I SystemServiceManager: Starting com.android.server.GestureLauncherService
  353. 10-23 01:56:24.312   603   603 I SystemServiceManager: Starting com.android.server.SensorNotificationService
  354. 10-23 01:56:24.312   603   603 I SystemServiceManager: Starting com.android.server.ContextHubSystemService
  355. 10-23 01:56:24.314   603   603 I SystemServer: StartDiskStatsService
  356. 10-23 01:56:24.315   603   603 I SystemServer: StartSamplingProfilerService
  357. 10-23 01:56:24.329   603   603 I SystemServer: StartNetworkTimeUpdateService
  358. 10-23 01:56:24.331   603   603 I SystemServer: StartCommonTimeManagementService
  359. 10-23 01:56:24.333   603   603 I SystemServer: CertBlacklister
  360. 10-23 01:56:24.336   603   603 I SystemServiceManager: Starting com.android.server.dreams.DreamManagerService
  361. 10-23 01:56:24.340   603   603 I SystemServer: StartAssetAtlasService
  362. 10-23 01:56:24.344   603   603 I SystemServiceManager: Starting com.android.server.print.PrintManagerService
  363. 10-23 01:56:24.349   603   603 I SystemServiceManager: Starting com.android.server.restrictions.RestrictionsManagerService
  364. 10-23 01:56:24.351   603   603 I SystemServiceManager: Starting com.android.server.media.MediaSessionService
  365. 10-23 01:56:24.358   603   603 I SystemServer: StartMediaRouterService
  366. 10-23 01:56:24.365   603   603 I SystemServiceManager: Starting com.android.server.trust.TrustManagerService
  367. 10-23 01:56:24.369   603   603 I SystemServer: StartBackgroundDexOptService
  368. 10-23 01:56:24.371   603   603 I SystemServiceManager: Starting com.android.server.pm.ShortcutService$Lifecycle
  369. 10-23 01:56:24.380   603   603 I SystemServiceManager: Starting com.android.server.pm.LauncherAppsService
  370. 10-23 01:56:24.382   603   603 I SystemServiceManager: Starting com.android.server.media.projection.MediaProjectionManagerService
  371. 10-23 01:56:24.425   603   603 I SystemServiceManager: Starting com.android.server.MmsServiceBroker
  372. 10-23 01:56:24.435   603   603 I CMSystemServer: Attempting to start service org.cyanogenmod.platform.internal.CMStatusBarManagerService
  373. 10-23 01:56:24.453   603   603 I CMSystemServer: Starting service org.cyanogenmod.platform.internal.CMStatusBarManagerService
  374. 10-23 01:56:24.453   603   603 I SystemServiceManager: Starting org.cyanogenmod.platform.internal.CMStatusBarManagerService
  375. 10-23 01:56:24.462   603   603 I CMSystemServer: Attempting to start service org.cyanogenmod.platform.internal.ProfileManagerService
  376. 10-23 01:56:24.480   603   603 I CMSystemServer: Starting service org.cyanogenmod.platform.internal.ProfileManagerService
  377. 10-23 01:56:24.481   603   603 I SystemServiceManager: Starting org.cyanogenmod.platform.internal.ProfileManagerService
  378. 10-23 01:56:24.501   603   603 I CMSystemServer: Attempting to start service org.cyanogenmod.platform.internal.PartnerInterfaceService
  379. 10-23 01:56:24.507   603   603 I CMSystemServer: Starting service org.cyanogenmod.platform.internal.PartnerInterfaceService
  380. 10-23 01:56:24.507   603   603 I SystemServiceManager: Starting org.cyanogenmod.platform.internal.PartnerInterfaceService
  381. 10-23 01:56:24.508   603   603 I CMSystemServer: Attempting to start service org.cyanogenmod.platform.internal.CMTelephonyManagerService
  382. 10-23 01:56:24.511   603   603 I CMSystemServer: Starting service org.cyanogenmod.platform.internal.CMTelephonyManagerService
  383. 10-23 01:56:24.511   603   603 I SystemServiceManager: Starting org.cyanogenmod.platform.internal.CMTelephonyManagerService
  384. 10-23 01:56:24.512   603   603 I CMSystemServer: Attempting to start service org.cyanogenmod.platform.internal.CMHardwareService
  385. 10-23 01:56:24.526   603   603 I CMSystemServer: Starting service org.cyanogenmod.platform.internal.CMHardwareService
  386. 10-23 01:56:24.526   603   603 I SystemServiceManager: Starting org.cyanogenmod.platform.internal.CMHardwareService
  387. 10-23 01:56:24.527   603   603 I CMSystemServer: Attempting to start service org.cyanogenmod.platform.internal.AppSuggestManagerService
  388. 10-23 01:56:24.528   603   603 I CMSystemServer: Starting service org.cyanogenmod.platform.internal.AppSuggestManagerService
  389. 10-23 01:56:24.528   603   603 I SystemServiceManager: Starting org.cyanogenmod.platform.internal.AppSuggestManagerService
  390. 10-23 01:56:24.529   603   603 W AppSuggestProviderProxy-AppSgstMgrService: Odd, no component found for service org.cyanogenmod.app.suggest
  391. 10-23 01:56:24.531   603   603 I AppSgstMgrService: Bound to to suggest provider
  392. 10-23 01:56:24.532   603   603 I CMSystemServer: Attempting to start service org.cyanogenmod.platform.internal.PerformanceManagerService
  393. 10-23 01:56:24.540   603   749 I ServiceThread: Enabled StrictMode logging for PerformanceManager looper.
  394. 10-23 01:56:24.540   603   603 I CMSystemServer: Starting service org.cyanogenmod.platform.internal.PerformanceManagerService
  395. 10-23 01:56:24.540   603   603 I SystemServiceManager: Starting org.cyanogenmod.platform.internal.PerformanceManagerService
  396. 10-23 01:56:24.541   603   750 I ServiceThread: Enabled StrictMode logging for PerformanceManager looper.
  397. 10-23 01:56:24.542   603   603 I CMSystemServer: Attempting to start service org.cyanogenmod.platform.internal.ThemeManagerServiceBroker
  398. 10-23 01:56:24.546   603   603 E BrokerableCMSystemService: Setting brokered service connection org.cyanogenmod.platform.internal.ThemeManagerServiceBroker$2@8a1bde3
  399. 10-23 01:56:24.546   603   603 I CMSystemServer: Starting service org.cyanogenmod.platform.internal.ThemeManagerServiceBroker
  400. 10-23 01:56:24.546   603   603 I SystemServiceManager: Starting org.cyanogenmod.platform.internal.ThemeManagerServiceBroker
  401. 10-23 01:56:24.546   603   603 E BrokerableCMSystemService: Setting brokered service connection org.cyanogenmod.platform.internal.ThemeManagerServiceBroker$2@54b33e0
  402. 10-23 01:56:24.547   603   603 I CMSystemServer: Attempting to start service org.cyanogenmod.platform.internal.IconCacheManagerServiceBroker
  403. 10-23 01:56:24.548   603   603 E BrokerableCMSystemService: Setting brokered service connection org.cyanogenmod.platform.internal.IconCacheManagerServiceBroker$2@a138699
  404. 10-23 01:56:24.549   603   603 I CMSystemServer: Starting service org.cyanogenmod.platform.internal.IconCacheManagerServiceBroker
  405. 10-23 01:56:24.549   603   603 I SystemServiceManager: Starting org.cyanogenmod.platform.internal.IconCacheManagerServiceBroker
  406. 10-23 01:56:24.549   603   603 E BrokerableCMSystemService: Setting brokered service connection org.cyanogenmod.platform.internal.IconCacheManagerServiceBroker$2@a91d5e
  407. 10-23 01:56:24.550   603   603 I CMSystemServer: Attempting to start service org.cyanogenmod.platform.internal.LiveLockScreenServiceBroker
  408. 10-23 01:56:24.554   603   603 E BrokerableCMSystemService: Setting brokered service connection org.cyanogenmod.platform.internal.LiveLockScreenServiceBroker$2@3a8553f
  409. 10-23 01:56:24.554   603   603 I CMSystemServer: Starting service org.cyanogenmod.platform.internal.LiveLockScreenServiceBroker
  410. 10-23 01:56:24.554   603   603 I SystemServiceManager: Starting org.cyanogenmod.platform.internal.LiveLockScreenServiceBroker
  411. 10-23 01:56:24.554   603   603 E BrokerableCMSystemService: Setting brokered service connection org.cyanogenmod.platform.internal.LiveLockScreenServiceBroker$2@65fae0c
  412. 10-23 01:56:24.555   603   603 I CMSystemServer: Attempting to start service org.cyanogenmod.platform.internal.WeatherManagerServiceBroker
  413. 10-23 01:56:24.556   603   603 I CMSystemServer: Starting service org.cyanogenmod.platform.internal.WeatherManagerServiceBroker
  414. 10-23 01:56:24.557   603   603 I SystemServiceManager: Starting org.cyanogenmod.platform.internal.WeatherManagerServiceBroker
  415. 10-23 01:56:24.557   603   603 I CMSystemServer: Attempting to start service org.cyanogenmod.platform.internal.display.LiveDisplayService
  416. 10-23 01:56:24.565   603   751 I ServiceThread: Enabled StrictMode logging for LiveDisplay looper.
  417. 10-23 01:56:24.567   603   603 I CMSystemServer: Starting service org.cyanogenmod.platform.internal.display.LiveDisplayService
  418. 10-23 01:56:24.567   603   603 I SystemServiceManager: Starting org.cyanogenmod.platform.internal.display.LiveDisplayService
  419. 10-23 01:56:24.570   603   752 I ServiceThread: Enabled StrictMode logging for LiveDisplay looper.
  420. 10-23 01:56:24.572   603   603 I CMSystemServer: Attempting to start service org.cyanogenmod.platform.internal.CMAudioServiceBroker
  421. 10-23 01:56:24.574   603   603 I CMSystemServer: Starting service org.cyanogenmod.platform.internal.CMAudioServiceBroker
  422. 10-23 01:56:24.574   603   603 I SystemServiceManager: Starting org.cyanogenmod.platform.internal.CMAudioServiceBroker
  423. 10-23 01:56:24.678   603   603 I LockSettingsService: Migrated lock settings to new location
  424. 10-23 01:56:24.686   603   603 I LockSettingsService: Migrated per-user lock settings to new location
  425. 10-23 01:56:24.703   603   603 I LockSettingsService: Migrated biometric weak to use the fallback instead
  426. 10-23 01:56:24.713   603   603 I LockSettingsService: Migrated lockscreen disabled flag
  427. 10-23 01:56:24.720   603   603 E LockSettingsStorage: Cannot read file java.io.FileNotFoundException: /data/system/gatekeeper.password.key: open failed: ENOENT (No such file or directory)
  428. 10-23 01:56:24.721   603   603 E LockSettingsStorage: Cannot read file java.io.FileNotFoundException: /data/system/password.key: open failed: ENOENT (No such file or directory)
  429. 10-23 01:56:24.721   603   603 E LockSettingsStorage: Cannot read file java.io.FileNotFoundException: /data/system/gatekeeper.pattern.key: open failed: ENOENT (No such file or directory)
  430. 10-23 01:56:24.722   603   603 E LockSettingsStorage: Cannot read file java.io.FileNotFoundException: /data/system/gatekeeper.gesture.key: open failed: ENOENT (No such file or directory)
  431. 10-23 01:56:24.722   603   603 E LockSettingsStorage: Cannot read file java.io.FileNotFoundException: /data/system/gesture.key: open failed: ENOENT (No such file or directory)
  432. 10-23 01:56:24.722   603   603 I SystemServiceManager: Starting phase 480
  433. 10-23 01:56:24.729   603   603 I SystemServiceManager: Starting phase 500
  434. 10-23 01:56:24.745   603   603 I WifiService: WifiService starting up with Wi-Fi disabled
  435. 10-23 01:56:24.763   603   712 D ConnectivityService: Got NetworkFactory Messenger for Ethernet
  436. 10-23 01:56:24.781   603   603 D ZenLog  : config: cleanUpZenRules,ZenModeConfig[user=0,allowCalls=true,allowRepeatCallers=false,allowMessages=false,allowCallsFrom=contacts,allowMessagesFrom=contacts,allowReminders=true,allowEvents=true,allowWhenScreenOff=true,allowWhenScreenOn=true,automaticRules={a0916b9cae8442399dca8b4473c220d7=ZenRule[enabled=false,snoozing=false,name=Event,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/event?userId=-10000&calendar=&reply=1,condition=null,component=ComponentInfo{android/com.android.server.notification.EventConditionProvider},id=a0916b9cae8442399dca8b4473c220d7,creationTime=1477194983962], 0153473489274c7ea9a9f7e50fa012e6=ZenRule[enabled=false,snoozing=false,name=Weekend,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/schedule?days=6.7&start=23.30&end=10.0&exitAtAlarm=false,condition=null,component=ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider},id=0153473489274c7ea9a9f7e50fa012e6,creationTime=1477194983962], 2c08780222c04ae7aced734013157c89=ZenRule[enabled=false,snoozing=false,name=Weeknight,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0&exitAtAlarm=false,condition=null,component=ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider},id=2c08780222c04ae7aced734013157c89,creationTime=1477194983961]},manualRule=null],Diff[]
  437. 10-23 01:56:24.782   603   603 D ZenLog  : set_zen_mode: off,onSystemReady
  438. 10-23 01:56:24.785   603   603 W SoundTriggerHelper: listModules status=0, # of modules=0
  439. 10-23 01:56:24.897   603   603 D VoldConnector: SND -> {4 volume remount_uid 1001 none}
  440. 10-23 01:56:24.897   187   198 D vold    : Remounting 1001 as mode none
  441. 10-23 01:56:24.904   187   198 D vold    : Found matching PID 208
  442. 10-23 01:56:24.904   187   198 W vold    : Skipping due to root namespace
  443. 10-23 01:56:24.906   187   198 D vold    : Found matching PID 231
  444. 10-23 01:56:24.906   187   198 W vold    : Skipping due to root namespace
  445. 10-23 01:56:24.906   603   682 D VoldConnector: RCV <- {200 4 Command succeeded}
  446. 10-23 01:56:24.907   603   603 D VoldConnector: SND -> {5 volume remount_uid 1001 none}
  447. 10-23 01:56:24.908   187   198 D vold    : Remounting 1001 as mode none
  448. 10-23 01:56:24.914   187   198 D vold    : Found matching PID 208
  449. 10-23 01:56:24.916   187   198 W vold    : Skipping due to root namespace
  450. 10-23 01:56:24.916   187   198 D vold    : Found matching PID 231
  451. 10-23 01:56:24.916   187   198 W vold    : Skipping due to root namespace
  452. 10-23 01:56:24.917   603   682 D VoldConnector: RCV <- {200 5 Command succeeded}
  453. 10-23 01:56:24.919   603   603 D VoldConnector: SND -> {6 volume remount_uid 1002 none}
  454. 10-23 01:56:24.919   187   198 D vold    : Remounting 1002 as mode none
  455. 10-23 01:56:24.926   603   682 D VoldConnector: RCV <- {200 6 Command succeeded}
  456. 10-23 01:56:24.927   603   603 D VoldConnector: SND -> {7 volume remount_uid 1002 none}
  457. 10-23 01:56:24.928   187   198 D vold    : Remounting 1002 as mode none
  458. 10-23 01:56:24.936   603   682 D VoldConnector: RCV <- {200 7 Command succeeded}
  459. 10-23 01:56:24.937   603   603 D VoldConnector: SND -> {8 volume remount_uid 1027 none}
  460. 10-23 01:56:24.938   187   198 D vold    : Remounting 1027 as mode none
  461. 10-23 01:56:24.944   603   682 D VoldConnector: RCV <- {200 8 Command succeeded}
  462. 10-23 01:56:24.945   603   603 D VoldConnector: SND -> {9 volume remount_uid 1027 none}
  463. 10-23 01:56:24.946   187   198 D vold    : Remounting 1027 as mode none
  464. 10-23 01:56:24.952   603   682 D VoldConnector: RCV <- {200 9 Command succeeded}
  465. 10-23 01:56:24.954   603   603 D VoldConnector: SND -> {10 volume remount_uid 1000 none}
  466. 10-23 01:56:24.954   187   198 D vold    : Remounting 1000 as mode none
  467. 10-23 01:56:24.960   187   198 D vold    : Found matching PID 212
  468. 10-23 01:56:24.960   187   198 W vold    : Skipping due to root namespace
  469. 10-23 01:56:24.960   187   198 D vold    : Found matching PID 213
  470. 10-23 01:56:24.960   187   198 W vold    : Skipping due to root namespace
  471. 10-23 01:56:24.960   187   198 D vold    : Found matching PID 216
  472. 10-23 01:56:24.961   187   198 W vold    : Skipping due to root namespace
  473. 10-23 01:56:24.961   187   198 D vold    : Found matching PID 219
  474. 10-23 01:56:24.961   187   198 W vold    : Skipping due to root namespace
  475. 10-23 01:56:24.961   187   198 D vold    : Found matching PID 232
  476. 10-23 01:56:24.961   187   198 W vold    : Skipping due to root namespace
  477. 10-23 01:56:24.961   187   198 D vold    : Found matching PID 603
  478. 10-23 01:56:24.999   603   682 D VoldConnector: RCV <- {200 10 Command succeeded}
  479. 10-23 01:56:25.000   603   603 D VoldConnector: SND -> {11 volume remount_uid 1000 none}
  480. 10-23 01:56:25.001   187   198 D vold    : Remounting 1000 as mode none
  481. 10-23 01:56:25.007   187   198 D vold    : Found matching PID 212
  482. 10-23 01:56:25.007   187   198 W vold    : Skipping due to root namespace
  483. 10-23 01:56:25.007   187   198 D vold    : Found matching PID 213
  484. 10-23 01:56:25.007   187   198 W vold    : Skipping due to root namespace
  485. 10-23 01:56:25.008   187   198 D vold    : Found matching PID 216
  486. 10-23 01:56:25.008   187   198 W vold    : Skipping due to root namespace
  487. 10-23 01:56:25.008   187   198 D vold    : Found matching PID 219
  488. 10-23 01:56:25.008   187   198 W vold    : Skipping due to root namespace
  489. 10-23 01:56:25.008   187   198 D vold    : Found matching PID 232
  490. 10-23 01:56:25.008   187   198 W vold    : Skipping due to root namespace
  491. 10-23 01:56:25.008   187   198 D vold    : Found matching PID 603
  492. 10-23 01:56:25.049   603   682 D VoldConnector: RCV <- {200 11 Command succeeded}
  493. 10-23 01:56:25.055   603   603 D VoldConnector: SND -> {12 volume remount_uid 2000 none}
  494. 10-23 01:56:25.055   187   198 D vold    : Remounting 2000 as mode none
  495. 10-23 01:56:25.062   603   682 D VoldConnector: RCV <- {200 12 Command succeeded}
  496. 10-23 01:56:25.063   603   603 D VoldConnector: SND -> {13 volume remount_uid 2000 none}
  497. 10-23 01:56:25.063   187   198 D vold    : Remounting 2000 as mode none
  498. 10-23 01:56:25.070   603   682 D VoldConnector: RCV <- {200 13 Command succeeded}
  499. 10-23 01:56:25.071   603   603 D VoldConnector: SND -> {14 volume remount_uid 10034 none}
  500. 10-23 01:56:25.072   187   198 D vold    : Remounting 10034 as mode none
  501. 10-23 01:56:25.079   603   682 D VoldConnector: RCV <- {200 14 Command succeeded}
  502. 10-23 01:56:25.079   603   603 D VoldConnector: SND -> {15 volume remount_uid 10034 none}
  503. 10-23 01:56:25.080   187   198 D vold    : Remounting 10034 as mode none
  504. 10-23 01:56:25.087   603   682 D VoldConnector: RCV <- {200 15 Command succeeded}
  505. 10-23 01:56:25.093   603   603 W VoiceInteractionManagerService: no available voice interaction services found for user 0
  506. 10-23 01:56:25.093   603   603 W VoiceInteractionManagerService: no available voice recognition services found for user 0
  507. 10-23 01:56:25.094   603   603 D VoldConnector: SND -> {16 volume remount_uid 10026 none}
  508. 10-23 01:56:25.094   187   198 D vold    : Remounting 10026 as mode none
  509. 10-23 01:56:25.102   603   682 D VoldConnector: RCV <- {200 16 Command succeeded}
  510. 10-23 01:56:25.104   603   603 D VoldConnector: SND -> {17 volume remount_uid 10028 none}
  511. 10-23 01:56:25.105   187   198 D vold    : Remounting 10028 as mode none
  512. 10-23 01:56:25.111   603   682 D VoldConnector: RCV <- {200 17 Command succeeded}
  513. 10-23 01:56:25.112   603   603 D VoldConnector: SND -> {18 volume remount_uid 10028 none}
  514. 10-23 01:56:25.113   187   198 D vold    : Remounting 10028 as mode none
  515. 10-23 01:56:25.119   603   682 D VoldConnector: RCV <- {200 18 Command succeeded}
  516. 10-23 01:56:25.120   603   603 D VoldConnector: SND -> {19 volume remount_uid 10010 none}
  517. 10-23 01:56:25.121   187   198 D vold    : Remounting 10010 as mode none
  518. 10-23 01:56:25.127   603   682 D VoldConnector: RCV <- {200 19 Command succeeded}
  519. 10-23 01:56:25.128   603   603 D VoldConnector: SND -> {20 volume remount_uid 10010 none}
  520. 10-23 01:56:25.129   187   198 D vold    : Remounting 10010 as mode none
  521. 10-23 01:56:25.136   603   682 D VoldConnector: RCV <- {200 20 Command succeeded}
  522. 10-23 01:56:25.139   603   603 D VoldConnector: SND -> {21 volume remount_uid 10014 none}
  523. 10-23 01:56:25.140   187   198 D vold    : Remounting 10014 as mode none
  524. 10-23 01:56:25.147   603   682 D VoldConnector: RCV <- {200 21 Command succeeded}
  525. 10-23 01:56:25.148   603   603 D VoldConnector: SND -> {22 volume remount_uid 10014 none}
  526. 10-23 01:56:25.149   187   198 D vold    : Remounting 10014 as mode none
  527. 10-23 01:56:25.155   603   682 D VoldConnector: RCV <- {200 22 Command succeeded}
  528. 10-23 01:56:25.166   603   603 D VoldConnector: SND -> {23 volume remount_uid 10004 none}
  529. 10-23 01:56:25.167   187   198 D vold    : Remounting 10004 as mode none
  530. 10-23 01:56:25.173   603   682 D VoldConnector: RCV <- {200 23 Command succeeded}
  531. 10-23 01:56:25.174   603   603 D VoldConnector: SND -> {24 volume remount_uid 10004 none}
  532. 10-23 01:56:25.174   187   198 D vold    : Remounting 10004 as mode none
  533. 10-23 01:56:25.180   603   682 D VoldConnector: RCV <- {200 24 Command succeeded}
  534. 10-23 01:56:25.185   603   603 D VoldConnector: SND -> {25 volume remount_uid 10019 none}
  535. 10-23 01:56:25.186   187   198 D vold    : Remounting 10019 as mode none
  536. 10-23 01:56:25.192   603   682 D VoldConnector: RCV <- {200 25 Command succeeded}
  537. 10-23 01:56:25.193   603   603 D VoldConnector: SND -> {26 volume remount_uid 10019 none}
  538. 10-23 01:56:25.194   187   198 D vold    : Remounting 10019 as mode none
  539. 10-23 01:56:25.200   603   682 D VoldConnector: RCV <- {200 26 Command succeeded}
  540. 10-23 01:56:25.203   603   603 D VoldConnector: SND -> {27 volume remount_uid 10046 none}
  541. 10-23 01:56:25.204   187   198 D vold    : Remounting 10046 as mode none
  542. 10-23 01:56:25.210   603   682 D VoldConnector: RCV <- {200 27 Command succeeded}
  543. 10-23 01:56:25.210   603   603 D VoldConnector: SND -> {28 volume remount_uid 10046 none}
  544. 10-23 01:56:25.211   187   198 D vold    : Remounting 10046 as mode none
  545. 10-23 01:56:25.217   603   682 D VoldConnector: RCV <- {200 28 Command succeeded}
  546. 10-23 01:56:25.220   603   603 V UserManagerService: Found /data/user_de/0 with serial number -1
  547. 10-23 01:56:25.220   603   603 D UserManagerService: Serial number missing on /data/user_de/0; assuming current is valid
  548. 10-23 01:56:25.221   603   603 V UserManagerService: Found /data/user/0 with serial number -1
  549. 10-23 01:56:25.221   603   603 D UserManagerService: Serial number missing on /data/user/0; assuming current is valid
  550. 10-23 01:56:25.221   603   603 V UserManagerService: Found /data/system_de/0 with serial number -1
  551. 10-23 01:56:25.221   603   603 D UserManagerService: Serial number missing on /data/system_de/0; assuming current is valid
  552. 10-23 01:56:25.223   603   603 I ActivityManager: System now ready
  553. 10-23 01:56:25.231   603   626 W KeyguardServiceDelegate: onScreenTurningOn(): no keyguard service!
  554. 10-23 01:56:25.252   603   603 I SystemServer: Making services ready
  555. 10-23 01:56:25.252   603   603 I SystemServiceManager: Starting phase 550
  556. 10-23 01:56:25.255   603   603 D BluetoothManagerService: Bluetooth boot completed
  557. 10-23 01:56:25.255   603   603 D BluetoothManagerService: Getting adapter name and address
  558. 10-23 01:56:25.256   603   623 D BluetoothManagerService: Message: 200
  559. 10-23 01:56:25.256   603   623 D BluetoothManagerService: MESSAGE_GET_NAME_AND_ADDRESS
  560. 10-23 01:56:25.256   603   623 D BluetoothManagerService: Binding to service to get name and address
  561. 10-23 01:56:25.280   603   623 I ActivityManager: Start proc 792:com.android.bluetooth/1002 for service com.android.bluetooth/.btservice.AdapterService
  562. 10-23 01:56:25.289   603   603 E InputMethodManagerService: Ignoring updateSystemUiLocked due to an invalid token. uid:1000 token:null
  563. 10-23 01:56:25.336   603   603 W InputMethodManagerService: Reset the default IME as "Resource" is ready here.
  564. 10-23 01:56:25.370   603   603 I InputMethodManagerService: Default found, using com.android.inputmethod.latin/.LatinIME
  565. 10-23 01:56:25.370   603   603 W InputMethodManagerService: Illegal subtype state: old subtype = null, new subtype = android.view.inputmethod.InputMethodSubtype@c9194f98
  566. 10-23 01:56:25.384   603   603 I ActivityManager: Start proc 807:com.android.inputmethod.latin/u0a65 for service com.android.inputmethod.latin/.LatinIME
  567. 10-23 01:56:25.384   603   603 V InputMethodManagerService: Adding window token: android.os.Binder@a5f9425
  568. 10-23 01:56:25.384   603   681 D MountService: Thinking about init, mSystemReady=true, mDaemonConnected=true
  569. 10-23 01:56:25.384   603   681 D MountService: Setting up emulation state, initlocked=false
  570. 10-23 01:56:25.385   603   681 D CryptdConnector: SND -> {2 cryptfs unlock_user_key 0 0 ! !}
  571. 10-23 01:56:25.385   187   199 D vold    : e4crypt_unlock_user_key 0 serial=0 token_present=0
  572. 10-23 01:56:25.385   187   199 E vold    : Failed to chmod /data/system_ce/0: No such file or directory
  573. 10-23 01:56:25.385   187   199 E vold    : Failed to chmod /data/misc_ce/0: No such file or directory
  574. 10-23 01:56:25.386   603   683 D CryptdConnector: RCV <- {200 2 Command succeeded}
  575. 10-23 01:56:25.388   603   681 D MountService: Thinking about reset, mSystemReady=true, mDaemonConnected=true
  576. 10-23 01:56:25.388   603   681 D VoldConnector: SND -> {29 volume reset}
  577. 10-23 01:56:25.388   603   617 I ActivityManager: Force stopping com.android.providers.media appid=10010 user=-1: vold reset
  578. 10-23 01:56:25.389   603   682 D VoldConnector: RCV <- {651 emulated 7}
  579. 10-23 01:56:25.390   603   682 D VoldConnector: RCV <- {659 emulated}
  580. 10-23 01:56:25.390   603   603 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 41, type: 1]
  581. 10-23 01:56:25.390   603   603 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 41, type: 2]
  582. 10-23 01:56:25.390   603   603 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 35, type: 1]
  583. 10-23 01:56:25.390   603   603 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 34, type: 2]
  584. 10-23 01:56:25.390   603   603 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 15, type: 1]
  585. 10-23 01:56:25.390   603   603 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 14, type: 1]
  586. 10-23 01:56:25.390   603   682 D VoldConnector: RCV <- {650 emulated 2 "" ""}
  587. 10-23 01:56:25.390   603   603 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 15, type: 2]
  588. 10-23 01:56:25.390   603   603 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 13, type: 1]
  589. 10-23 01:56:25.391   603   603 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 14, type: 2]
  590. 10-23 01:56:25.391   603   603 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 12, type: 1]
  591. 10-23 01:56:25.391   603   603 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 13, type: 2]
  592. 10-23 01:56:25.391   603   603 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 11, type: 1]
  593. 10-23 01:56:25.391   603   682 D VoldConnector: RCV <- {654 emulated emulated}
  594. 10-23 01:56:25.391   603   682 D VoldConnector: RCV <- {651 emulated 0}
  595. 10-23 01:56:25.391   603   682 D VoldConnector: RCV <- {200 29 Command succeeded}
  596. 10-23 01:56:25.392   603   622 V MountService: Found primary storage at VolumeInfo{emulated}:
  597. 10-23 01:56:25.392   603   622 V MountService:     type=EMULATED diskId=null partGuid=null mountFlags=0 mountUserId=-1
  598. 10-23 01:56:25.392   603   622 V MountService:     state=UNMOUNTED
  599. 10-23 01:56:25.392   603   622 V MountService:     fsType=null fsUuid=null fsLabel=null
  600. 10-23 01:56:25.392   603   622 V MountService:     path=null internalPath=null
  601. 10-23 01:56:25.392   603   681 D VoldConnector: SND -> {30 volume user_added 0 0}
  602. 10-23 01:56:25.392   603   603 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 12, type: 2]
  603. 10-23 01:56:25.393   603   603 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 10, type: 1]
  604. 10-23 01:56:25.393   603   603 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 10, type: 2]
  605. 10-23 01:56:25.393   603   603 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 9, type: 1]
  606. 10-23 01:56:25.393   603   603 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 9, type: 2]
  607. 10-23 01:56:25.393   603   603 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 7, type: 1]
  608. 10-23 01:56:25.393   603   603 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 8, type: 2]
  609. 10-23 01:56:25.393   603   603 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 6, type: 1]
  610. 10-23 01:56:25.393   603   603 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 5, type: 1]
  611. 10-23 01:56:25.393   603   603 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 6, type: 2]
  612. 10-23 01:56:25.393   603   603 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 4, type: 1]
  613. 10-23 01:56:25.393   603   603 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 5, type: 2]
  614. 10-23 01:56:25.393   603   682 D VoldConnector: RCV <- {200 30 Command succeeded}
  615. 10-23 01:56:25.393   603   603 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 3, type: 1]
  616. 10-23 01:56:25.393   603   603 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 2, type: 1]
  617. 10-23 01:56:25.393   603   603 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 3, type: 2]
  618. 10-23 01:56:25.393   603   603 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 1, type: 1]
  619. 10-23 01:56:25.393   603   603 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 2, type: 2]
  620. 10-23 01:56:25.393   603   603 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 0, type: 1]
  621. 10-23 01:56:25.393   603   603 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 1, type: 2]
  622. 10-23 01:56:25.393   603   603 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 0, type: 2]
  623. 10-23 01:56:25.394   603   681 D VoldConnector: SND -> {31 volume mount emulated 3 -1}
  624. 10-23 01:56:25.396   187   198 V vold    : Waiting for FUSE to spin up...
  625. 10-23 01:56:25.397   603   682 D VoldConnector: RCV <- {651 emulated 1}
  626. 10-23 01:56:25.397   603   682 D VoldConnector: RCV <- {656 emulated /data/media}
  627. 10-23 01:56:25.397   603   682 D VoldConnector: RCV <- {655 emulated /storage/emulated}
  628. 10-23 01:56:25.405   603   813 D UsbHostManager: Added device UsbDevice[mName=/dev/bus/usb/001/002,mVendorId=1478,mProductId=36936,mClass=0,mSubclass=0,mProtocol=0,mManufacturerName=Qualcomm, Incorporated,mProductName=Qualcomm CDMA Technologies MSM,mVersion=2.1,mSerialNumber=null,mConfigurations=[
  629. 10-23 01:56:25.405   603   813 D UsbHostManager: UsbConfiguration[mId=1,mName=Qualcomm Configuration,mAttributes=224,mMaxPower=250,mInterfaces=[
  630. 10-23 01:56:25.405   603   813 D UsbHostManager: UsbInterface[mId=0,mAlternateSetting=0,mName=null,mClass=255,mSubclass=255,mProtocol=255,mEndpoints=[
  631. 10-23 01:56:25.405   603   813 D UsbHostManager: UsbEndpoint[mAddress=129,mAttributes=2,mMaxPacketSize=512,mInterval=32]
  632. 10-23 01:56:25.405   603   813 D UsbHostManager: UsbEndpoint[mAddress=1,mAttributes=2,mMaxPacketSize=512,mInterval=32]]
  633. 10-23 01:56:25.405   603   813 D UsbHostManager: UsbInterface[mId=1,mAlternateSetting=0,mName=null,mClass=255,mSubclass=255,mProtocol=255,mEndpoints=[
  634. 10-23 01:56:25.405   603   813 D UsbHostManager: UsbEndpoint[mAddress=130,mAttributes=2,mMaxPacketSize=512,mInterval=32]
  635. 10-23 01:56:25.405   603   813 D UsbHostManager: UsbEndpoint[mAddress=2,mAttributes=2,mMaxPacketSize=512,mInterval=32]]
  636. 10-23 01:56:25.405   603   813 D UsbHostManager: UsbInterface[mId=2,mAlternateSetting=0,mName=null,mClass=255,mSubclass=255,mProtocol=255,mEndpoints=[
  637. 10-23 01:56:25.405   603   813 D UsbHostManager: UsbEndpoint[mAddress=131,mAttributes=2,mMaxPacketSize=512,mInterval=32]
  638. 10-23 01:56:25.405   603   813 D UsbHostManager: UsbEndpoint[mAddress=3,mAttributes=2,mMaxPacketSize=512,mInterval=32]]
  639. 10-23 01:56:25.405   603   813 D UsbHostManager: UsbInterface[mId=3,mAlternateSetting=0,mName=null,mClass=255,mSubclass=255,mProtocol=255,mEndpoints=[
  640. 10-23 01:56:25.405   603   813 D UsbHostManager: UsbEndpoint[mAddress=132,mAttributes=3,mMaxPacketSize=64,mInterval=5]
  641. 10-23 01:56:25.405   603   813 D UsbHostManager: UsbEndpoint[mAddress=133,mAttributes=2,mMaxPacketSize=512,mInterval=32]
  642. 10-23 01:56:25.405   603   813 D UsbHostManager: UsbEndpoint[mAddress=4,mAttributes=2,mMaxPacketSize=512,mInterval=32]]
  643. 10-23 01:56:25.405   603   813 D UsbHostManager: UsbInterface[mId=4,mAlternateSetting=0,mName=null,mClass=255,mSubclass=255,mProtocol=255,mEndpoints=[
  644. 10-23 01:56:25.405   603   813 D UsbHostManager: UsbEndpoint[mAddress=134,mAttributes=3,mMaxPacketSize=64,mInterval=5]
  645. 10-23 01:56:25.405   603   813 D UsbHostManager: UsbEndpoint[mAddress=135,mAttributes=2,mMaxPacketSize=512,mInterval=32]
  646. 10-23 01:56:25.405   603   813 D UsbHostManager: UsbEndpoint[mAddress=5,mAttributes=2,mMaxPacketSize=512,mInterval=32]]
  647. 10-23 01:56:25.405   603   813 D UsbHostManager: UsbInterface[mId=5,mAlternateSetting=0,mName=null,mClass=255,mSubclass=255,mProtocol=255,mEndpoints=[
  648. 10-23 01:56:25.405   603   813 D UsbHostManager: UsbEndpoint[mAddress=136,mAttributes=3,mMaxPacketSize=64,mInterval=5]
  649. 10-23 01:56:25.405   603   813 D UsbHostManager: UsbEndpoint[mAddress=137,mAttributes=2,mMaxPacketSize=512,mInterval=32]
  650. 10-23 01:56:25.405   603   813 D UsbHostManager: UsbEndpoint[mAddress=6,mAttributes=2,mMaxPacketSize=512,mInterval=32]]
  651. 10-23 01:56:25.405   603   813 D UsbHostManager: UsbInterface[mId=6,mAlternateSetting=0,mName=null,mClass=255,mSubclass=255,mProtocol=255,mEndpoints=[
  652. 10-23 01:56:25.405   603   813 D UsbHostManager: UsbEndpoint[mAddress=138,mAttributes=3,mMaxPacketSize=64,mInterval=5]
  653. 10-23 01:56:25.405   603   813 D UsbHostManager: UsbEndpoint[mAddress=139,mAttributes=2,mMaxPacketSize=512,mInterval=32]
  654. 10-23 01:56:25.405   603   813 D UsbHostManager: UsbEndpoint[mAddress=7,mAttributes=2,mMaxPacketSize=512,mInterval=32]]
  655. 10-23 01:56:25.405   603   813 D UsbHostManager: UsbInterface[mId=7,mAlternateSetting=0,mName=null,mClass=255,mSubclass=255,mProtocol=255,mEndpoints=[
  656. 10-23 01:56:25.405   603   813 D UsbHostManager: UsbEndpoint[mAddress=140,mAttributes=3,mMaxPacketSize=64,mInterval=5]
  657. 10-23 01:56:25.405   603   813 D UsbHostManager: UsbEndpoint[mAddress=141,mAttributes=2,mMaxPacketSize=512,mInterval=32]
  658. 10-23 01:56:25.405   603   813 D UsbHostManager: UsbEndpoint[mAddress=8,mAttributes=2,mMaxPacketSize=512,mInterval=32]]
  659. 10-23 01:56:25.405   603   813 D UsbHostManager: UsbInterface[mId=8,mAlternateSetting=0,mName=null,mClass=255,mSubclass=255,mProtocol=255,mEndpoints=[
  660. 10-23 01:56:25.405   603   813 D UsbHostManager: UsbEndpoint[mAddress=142,mAttributes=3,mMaxPacketSize=64,mInterval=5]
  661. 10-23 01:56:25.405   603   813 D UsbHostManager: UsbEndpoint[mAddress=143,mAttributes=2,mMaxPacketSize=512,mInterval=32]
  662. 10-23 01:56:25.405   603   813 D UsbHostManager: UsbEndpoint[mAddress=9,mAttributes=2,mMaxPacketSize=512,mInterval=32]]]]
  663. 10-23 01:56:25.408   603   813 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:905 com.android.server.usb.UsbSettingsManager.deviceAttached:739 com.android.server.usb.UsbHostManager.endUsbDeviceAdded:225 com.android.server.usb.UsbHostManager.monitorUsbHostBus:-2 com.android.server.usb.UsbHostManager.-wrap0:-1
  664. 10-23 01:56:25.417   603   603 I ActivityManager: Start proc 814:com.android.systemui/u0a34 for service com.android.systemui/.keyguard.KeyguardService
  665. 10-23 01:56:25.417   603   603 I BrokerableCMSystemService: Connecting to implementation
  666. 10-23 01:56:25.417   603   603 E BrokerableCMSystemService: Target component lacks cyanogenmod.permission.ACCESS_THEME_MANAGER service permission, failing ComponentInfo{org.cyanogenmod.themeservice/org.cyanogenmod.themeservice.ThemeManagerService}
  667. 10-23 01:56:25.418   603   603 I SystemServer: WebViewFactory preparation
  668. 10-23 01:56:25.425   603   623 D BluetoothManagerService: Message: 20
  669. 10-23 01:56:25.425   603   623 D BluetoothManagerService: Added callback: android.bluetooth.BluetoothAdapter$1@3b11a20:true
  670. 10-23 01:56:25.426   603   623 D BluetoothManagerService: Message: 30
  671. 10-23 01:56:25.429   603   623 D BluetoothManagerService: Message: 30
  672. 10-23 01:56:25.447   603   682 D VoldConnector: RCV <- {651 emulated 2}
  673. 10-23 01:56:25.447   603   682 D VoldConnector: RCV <- {200 31 Command succeeded}
  674. 10-23 01:56:25.482   603   603 I ActivityManager: Start proc 844:WebViewLoader-armeabi-v7a/1037 [android.webkit.WebViewFactory$RelroFileCreator] for
  675. 10-23 01:56:25.486   603   603 D NetworkManagement: enabling bandwidth control
  676. 10-23 01:56:25.932   807   896 E ActivityThread: Failed to find provider info for user_dictionary
  677. 10-23 01:56:25.994   603   603 I NetworkPolicy: adding default package com.android.providers.downloads (uid 10010 for user 0) to restrict background whitelist
  678. 10-23 01:56:26.043   603   603 D NetworkPolicy: setRestrictBackgroundLocked(): false
  679. 10-23 01:56:26.214   603   603 I SystemServiceManager: Starting phase 600
  680. 10-23 01:56:26.217   814   814 V FingerprintManager: FingerprintManagerService was null
  681. 10-23 01:56:26.236   603   618 W WindowManager: Keyguard drawn timeout. Setting mKeyguardDrawComplete
  682. 10-23 01:56:26.245   603   603 D GestureLauncherService: Gesture launcher mEmergencyNumber = 112 hits = 3
  683. 10-23 01:56:26.246   603   603 D SensorNotificationService: Cannot obtain dynamic meta sensor, not supported.
  684. 10-23 01:56:26.247   603   603 D BrokerableCMSystemService: Third party apps ready
  685. 10-23 01:56:26.247   603   603 I BrokerableCMSystemService: Connecting to implementation
  686. 10-23 01:56:26.247   603   603 E BrokerableCMSystemService: Target component lacks cyanogenmod.permission.ACCESS_THEME_MANAGER service permission, failing ComponentInfo{org.cyanogenmod.themeservice/org.cyanogenmod.themeservice.ThemeManagerService}
  687. 10-23 01:56:26.247   603   603 D BrokerableCMSystemService: Third party apps ready
  688. 10-23 01:56:26.247   603   603 I BrokerableCMSystemService: Connecting to implementation
  689. 10-23 01:56:26.247   603   603 E BrokerableCMSystemService: Target component lacks cyanogenmod.permission.ACCESS_THEME_MANAGER service permission, failing ComponentInfo{org.cyanogenmod.themeservice/org.cyanogenmod.themeservice.IconCacheManagerService}
  690. 10-23 01:56:26.249   603   603 D BrokerableCMSystemService: Third party apps ready
  691. 10-23 01:56:26.249   603   603 I BrokerableCMSystemService: Connecting to implementation
  692. 10-23 01:56:26.249   603   603 E BrokerableCMSystemService: No implementation service found
  693. 10-23 01:56:26.249   603   603 D BrokerableCMSystemService: Third party apps ready
  694. 10-23 01:56:26.249   603   603 I BrokerableCMSystemService: Connecting to implementation
  695. 10-23 01:56:26.250   603   603 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1449 org.cyanogenmod.platform.internal.BrokerableCMSystemService.tryConnecting:199 org.cyanogenmod.platform.internal.BrokerableCMSystemService.onBootPhase:127 org.cyanogenmod.platform.internal.CMAudioServiceBroker.onBootPhase:58 com.android.server.SystemServiceManager.startBootPhase:142
  696. 10-23 01:56:26.264   603   603 I ActivityManager: Start proc 929:org.cyanogenmod.cmaudio.service/u0a0 for service org.cyanogenmod.cmaudio.service/.CMAudioService
  697. 10-23 01:56:26.372   603   603 W LocationProviderProxy-network: Odd, no component found for service com.android.location.service.v3.NetworkLocationProvider
  698. 10-23 01:56:26.376   603   623 D BluetoothManagerService: Message: 20
  699. 10-23 01:56:26.376   603   623 D BluetoothManagerService: Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@5a3bdde:true
  700. 10-23 01:56:26.381   603   603 W GeocoderProxy: Odd, no component found for service com.android.location.service.GeocodeProvider
  701. 10-23 01:56:26.384   218   243 D QMI_FW  : QCCI: QMUXD: xport_open[0] successful for service_id=24 max_rx_len=0
  702. 10-23 01:56:26.384   218   244 D QMI_FW  : QCCI: QMUXD: xport_open[0] successful for service_id=23 max_rx_len=0
  703. 10-23 01:56:26.384   218   243 D QMI_FW  : QCCI: QMUXD: xport_lookup for service_id=24 on conn_id=0
  704. 10-23 01:56:26.384   218   244 D QMI_FW  : QCCI: QMUXD: xport_lookup for service_id=23 on conn_id=0
  705. 10-23 01:56:26.384   218   242 D QMI_FW  : QCCI: QMUXD: xport_open[0] successful for service_id=24 max_rx_len=0
  706. 10-23 01:56:26.384   218   242 D QMI_FW  : QCCI: QMUXD: xport_lookup for service_id=24 on conn_id=0
  707. 10-23 01:56:26.384   218   244 D QMI_FW  : QCCI: QMUXD: xport_open[9] for service_id=23 max_rx_len=0
  708. 10-23 01:56:26.384   218   244 D QMI_FW  : QCCI: QMUXD: xport_open[9] successful for service_id=23 max_rx_len=0
  709. 10-23 01:56:26.384   218   244 D QMI_FW  : QCCI: QMUXD: xport_lookup for service_id=23 on conn_id=9
  710. 10-23 01:56:26.384   218   242 D QMI_FW  : QCCI: QMUXD: xport_open[9] for service_id=24 max_rx_len=0
  711. 10-23 01:56:26.384   218   242 D QMI_FW  : QCCI: QMUXD: xport_open[9] successful for service_id=24 max_rx_len=0
  712. 10-23 01:56:26.384   218   242 D QMI_FW  : QCCI: QMUXD: xport_lookup for service_id=24 on conn_id=9
  713. 10-23 01:56:26.384   218   243 D QMI_FW  : QCCI: QMUXD: xport_open[9] for service_id=24 max_rx_len=0
  714. 10-23 01:56:26.384   218   243 D QMI_FW  : QCCI: QMUXD: xport_open[9] successful for service_id=24 max_rx_len=0
  715. 10-23 01:56:26.384   218   243 D QMI_FW  : QCCI: QMUXD: xport_lookup for service_id=24 on conn_id=9
  716. 10-23 01:56:26.391   603   603 D LocationManagerService: FLP HAL not supported
  717. 10-23 01:56:26.394   603   603 W GeofenceProxy: Odd, no component found for service com.android.location.service.GeofenceProvider
  718. 10-23 01:56:26.396   603   603 D LocationManagerService: Hardware Activity-Recognition not supported.
  719. 10-23 01:56:26.398   603   603 W ActivityRecognitionProxy: Odd, no component found for service com.android.location.service.ActivityRecognitionProvider
  720. 10-23 01:56:26.398   218   244 D QMI_FW  : QCCI: QMUXD: Service_id=23 found over conn_id=9
  721. 10-23 01:56:26.398   218   244 D QMI_FW  : QCCI: QMUXD: xport_lookup for service_id=23 on conn_id=0
  722. 10-23 01:56:26.398   218   244 D QMI_FW  : QCCI: QMUXD: xport_lookup for service_id=23 on conn_id=9
  723. 10-23 01:56:26.402   218   242 D QMI_FW  : QCCI: QMUXD: Service_id=24 found over conn_id=9
  724. 10-23 01:56:26.402   218   242 D QMI_FW  : QCCI: QMUXD: xport_lookup for service_id=24 on conn_id=0
  725. 10-23 01:56:26.402   218   242 D QMI_FW  : QCCI: QMUXD: xport_lookup for service_id=24 on conn_id=9
  726. 10-23 01:56:26.410   603   616 D QMI_FW  : QCCI: QMUXD: xport_open[0] for service_id=16 max_rx_len=0
  727. 10-23 01:56:26.410   218   243 D QMI_FW  : QCCI: QMUXD: Service_id=24 found over conn_id=9
  728. 10-23 01:56:26.410   218   243 D QMI_FW  : QCCI: QMUXD: xport_lookup for service_id=24 on conn_id=0
  729. 10-23 01:56:26.411   218   243 D QMI_FW  : QCCI: QMUXD: xport_lookup for service_id=24 on conn_id=9
  730. 10-23 01:56:26.412   603   616 D QMI_FW  : QCCI: QMUXD: xport_open[0] successful for service_id=16 max_rx_len=0
  731. 10-23 01:56:26.412   603   616 D QMI_FW  : QCCI: QMUXD: xport_lookup for service_id=16 on conn_id=0
  732. 10-23 01:56:26.412   603   616 D QMI_FW  : QCCI: QMUXD: xport_open[9] for service_id=16 max_rx_len=0
  733. 10-23 01:56:26.412   603   616 D QMI_FW  : QCCI: QMUXD: xport_open[9] successful for service_id=16 max_rx_len=0
  734. 10-23 01:56:26.412   603   616 D QMI_FW  : QCCI: QMUXD: xport_lookup for service_id=16 on conn_id=9
  735. 10-23 01:56:26.418   218   244 D QMI_FW  : QCCI: QMUXD: Service_id=23 found over conn_id=9
  736. 10-23 01:56:26.418   218   244 D QMI_FW  : QCCI: QMUXD: xport_lookup for service_id=23 on conn_id=0
  737. 10-23 01:56:26.418   218   244 D QMI_FW  : QCCI: QMUXD: xport_lookup for service_id=23 on conn_id=9
  738. 10-23 01:56:26.429   218   242 D QMI_FW  : QCCI: QMUXD: Service_id=24 found over conn_id=9
  739. 10-23 01:56:26.429   218   242 D QMI_FW  : QCCI: QMUXD: xport_lookup for service_id=24 on conn_id=0
  740. 10-23 01:56:26.429   218   242 D QMI_FW  : QCCI: QMUXD: xport_lookup for service_id=24 on conn_id=9
  741. 10-23 01:56:26.432   603   603 I MmsServiceBroker: Delay connecting to MmsService until an API is called
  742. 10-23 01:56:26.437   218   243 D QMI_FW  : QCCI: QMUXD: Service_id=24 found over conn_id=9
  743. 10-23 01:56:26.437   218   243 D QMI_FW  : QCCI: QMUXD: xport_lookup for service_id=24 on conn_id=0
  744. 10-23 01:56:26.438   218   243 D QMI_FW  : QCCI: QMUXD: xport_lookup for service_id=24 on conn_id=9
  745. 10-23 01:56:26.442   603   616 D QMI_FW  : QCCI: QMUXD: Service_id=16 found over conn_id=9
  746. 10-23 01:56:26.442   603   616 D QMI_FW  : QCCI: QMUXD: xport_lookup for service_id=16 on conn_id=0
  747. 10-23 01:56:26.442   603   616 D QMI_FW  : QCCI: QMUXD: xport_lookup for service_id=16 on conn_id=9
  748. 10-23 01:56:26.444   603   603 W VoiceInteractionManagerService: no available voice interaction services found for user 0
  749. 10-23 01:56:26.444   603   603 W VoiceInteractionManagerService: no available voice recognition services found for user 0
  750. 10-23 01:56:26.450   218   244 D QMI_FW  : QCCI: QMUXD: Service_id=23 found over conn_id=9
  751. 10-23 01:56:26.458   218   242 D QMI_FW  : QCCI: QMUXD: Service_id=24 found over conn_id=9
  752. 10-23 01:56:26.458   603   603 I ActivityManager: Start proc 982:com.android.phone/1001 for added application com.android.phone
  753. 10-23 01:56:26.459   603   603 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000100 cmp=com.android.settings/.CryptKeeper} from uid 0 on display 0
  754. 10-23 01:56:26.466   218   243 D QMI_FW  : QCCI: QMUXD: Service_id=24 found over conn_id=9
  755. 10-23 01:56:26.472   603   603 I ActivityManager: Loaded persisted task ids for user 0
  756. 10-23 01:56:26.474   603   616 D QMI_FW  : QCCI: QMUXD: Service_id=16 found over conn_id=9
  757. 10-23 01:56:26.474   603   616 D QMI_FW  : QCCI: QMUXD: xport_lookup for service_id=16 on conn_id=0
  758. 10-23 01:56:26.474   603   616 D QMI_FW  : QCCI: QMUXD: xport_lookup for service_id=16 on conn_id=9
  759. 10-23 01:56:26.482   603   616 D QMI_FW  : QCCI: QMUXD: Service_id=16 found over conn_id=9
  760. 10-23 01:56:26.482   603   616 D QMI_FW  : QCCI: QMUXD: xport_open[9] for service_id=16 max_rx_len=2248
  761. 10-23 01:56:26.489   603   616 D QMI_FW  : QCCI: QMUXD: xport_open[9] successful for service_id=16 max_rx_len=2248
  762. 10-23 01:56:26.489   603   616 D QMI_FW  : QCCI: QMUXD: xport_lookup for service_id=16 on conn_id=0
  763. 10-23 01:56:26.490   603   616 D QMI_FW  : QCCI: QMUXD: xport_lookup for service_id=16 on conn_id=9
  764. 10-23 01:56:26.491   603   603 I ActivityManager: Start proc 1001:com.android.settings:CryptKeeper/1000 for activity com.android.settings/.CryptKeeper
  765. 10-23 01:56:26.498   603   616 D QMI_FW  : QCCI: QMUXD: Service_id=16 found over conn_id=9
  766. 10-23 01:56:26.498   603   616 D QMI_FW  : QCCI: QMUXD: xport_lookup for service_id=16 on conn_id=0
  767. 10-23 01:56:26.498   603   616 D QMI_FW  : QCCI: QMUXD: xport_lookup for service_id=16 on conn_id=9
  768. 10-23 01:56:26.503   603   603 I SystemServer: Enabled StrictMode for system server main thread.
  769. 10-23 01:56:26.506   603   616 D QMI_FW  : QCCI: QMUXD: Service_id=16 found over conn_id=9
  770. 10-23 01:56:26.506   603   616 D QMI_FW  : QCCI: QMUXD: xport_close[0] service_id=16, conn_id=0
  771. 10-23 01:56:26.506   603   616 D QMI_FW  : QCCI: QMUXD: xport_close[0] complete, service_id=16, conn_id=0
  772. 10-23 01:56:26.506   603   616 D QMI_FW  : QCCI: QMUXD: xport_close[9] service_id=16, conn_id=0
  773. 10-23 01:56:26.506   603   616 D QMI_FW  : QCCI: QMUXD: xport_close[9] complete, service_id=16, conn_id=0
  774. 10-23 01:56:26.506   603   616 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 0001, msg_id - 0021, msg_len - 000b
  775. 10-23 01:56:26.506   603   616 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 18 bytes on conn_id=9
  776. 10-23 01:56:26.506   603   603 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1385 com.android.server.content.SyncManager$13.run:631 android.os.Handler.handleCallback:751 android.os.Handler.dispatchMessage:95 android.os.Looper.loop:154
  777. 10-23 01:56:26.513   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  778. 10-23 01:56:26.514   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 0001, msg_id - 0021, msg_len - 0007
  779. 10-23 01:56:26.514   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 0002, msg_id - 0054, msg_len - 0007
  780. 10-23 01:56:26.514   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 14 bytes on conn_id=9
  781. 10-23 01:56:26.518   603   616 D QMI_FW  : QCCI: QMUXD: xport_open[0] for service_id=16 max_rx_len=0
  782. 10-23 01:56:26.518   603   616 D QMI_FW  : QCCI: QMUXD: xport_open[0] successful for service_id=16 max_rx_len=0
  783. 10-23 01:56:26.518   603   616 D QMI_FW  : QCCI: QMUXD: xport_lookup for service_id=16 on conn_id=0
  784. 10-23 01:56:26.518   603   616 D QMI_FW  : QCCI: QMUXD: xport_open[9] for service_id=16 max_rx_len=0
  785. 10-23 01:56:26.518   603   616 D QMI_FW  : QCCI: QMUXD: xport_open[9] successful for service_id=16 max_rx_len=0
  786. 10-23 01:56:26.518   603   616 D QMI_FW  : QCCI: QMUXD: xport_lookup for service_id=16 on conn_id=9
  787. 10-23 01:56:26.523   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  788. 10-23 01:56:26.523   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 0002, msg_id - 0054, msg_len - 0007
  789. 10-23 01:56:26.529   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  790. 10-23 01:56:26.529   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 0001, msg_id - 0054, msg_len - 0007
  791. 10-23 01:56:26.530   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 0003, msg_id - 0054, msg_len - 0007
  792. 10-23 01:56:26.530   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 14 bytes on conn_id=9
  793. 10-23 01:56:26.543   603   616 D QMI_FW  : QCCI: QMUXD: Service_id=16 found over conn_id=9
  794. 10-23 01:56:26.543   603   616 D QMI_FW  : QCCI: QMUXD: xport_lookup for service_id=16 on conn_id=0
  795. 10-23 01:56:26.543   603   616 D QMI_FW  : QCCI: QMUXD: xport_lookup for service_id=16 on conn_id=9
  796. 10-23 01:56:26.545   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  797. 10-23 01:56:26.545   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 0003, msg_id - 0054, msg_len - 0007
  798. 10-23 01:56:26.548   603   603 D ConditionProviders.SCP: onConnected
  799. 10-23 01:56:26.554   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  800. 10-23 01:56:26.554   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 0002, msg_id - 0054, msg_len - 0007
  801. 10-23 01:56:26.554   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 0004, msg_id - 0056, msg_len - 0007
  802. 10-23 01:56:26.554   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 14 bytes on conn_id=9
  803. 10-23 01:56:26.562   603   616 D QMI_FW  : QCCI: QMUXD: Service_id=16 found over conn_id=9
  804. 10-23 01:56:26.562   603   616 D QMI_FW  : QCCI: QMUXD: xport_lookup for service_id=16 on conn_id=0
  805. 10-23 01:56:26.562   603   616 D QMI_FW  : QCCI: QMUXD: xport_lookup for service_id=16 on conn_id=9
  806. 10-23 01:56:26.569   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  807. 10-23 01:56:26.570   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 0004, msg_id - 0056, msg_len - 0007
  808. 10-23 01:56:26.580   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  809. 10-23 01:56:26.580   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 0003, msg_id - 0056, msg_len - 0007
  810. 10-23 01:56:26.580   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 0005, msg_id - 0054, msg_len - 0007
  811. 10-23 01:56:26.580   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 14 bytes on conn_id=9
  812. 10-23 01:56:26.586   603   616 D QMI_FW  : QCCI: QMUXD: Service_id=16 found over conn_id=9
  813. 10-23 01:56:26.586   603   616 D QMI_FW  : QCCI: QMUXD: xport_open[9] for service_id=16 max_rx_len=2248
  814. 10-23 01:56:26.596   603   603 D ZenLog  : set_zen_mode: off,cleanUpZenRules
  815. 10-23 01:56:26.602   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  816. 10-23 01:56:26.602   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 0005, msg_id - 0054, msg_len - 0007
  817. 10-23 01:56:26.609   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  818. 10-23 01:56:26.609   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 0004, msg_id - 0054, msg_len - 0007
  819. 10-23 01:56:26.610   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 0006, msg_id - 005a, msg_len - 002a
  820. 10-23 01:56:26.610   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 49 bytes on conn_id=9
  821. 10-23 01:56:26.612   603   603 D ConditionProviders: Subscribing to condition://android/event?userId=-10000&calendar=&reply=1 with ComponentInfo{android/com.android.server.notification.EventConditionProvider}
  822. 10-23 01:56:26.612   603   603 D ZenLog  : subscribe: condition://android/event?userId=-10000&calendar=&reply=1,ok
  823. 10-23 01:56:26.614   603   603 D ConditionProviders: Subscribing to condition://android/schedule?days=6.7&start=23.30&end=10.0&exitAtAlarm=false with ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider}
  824. 10-23 01:56:26.614   603   603 D ZenLog  : subscribe: condition://android/schedule?days=6.7&start=23.30&end=10.0&exitAtAlarm=false,ok
  825. 10-23 01:56:26.614   603   603 D ConditionProviders: Subscribing to condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0&exitAtAlarm=false with ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider}
  826. 10-23 01:56:26.615   603   603 D ZenLog  : subscribe: condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0&exitAtAlarm=false,ok
  827. 10-23 01:56:26.618   603   616 D QMI_FW  : QCCI: QMUXD: xport_open[9] successful for service_id=16 max_rx_len=2248
  828. 10-23 01:56:26.618   603   616 D QMI_FW  : QCCI: QMUXD: xport_lookup for service_id=16 on conn_id=0
  829. 10-23 01:56:26.618   603   616 D QMI_FW  : QCCI: QMUXD: xport_lookup for service_id=16 on conn_id=9
  830. 10-23 01:56:26.635   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  831. 10-23 01:56:26.635   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 0006, msg_id - 005a, msg_len - 0007
  832. 10-23 01:56:26.642   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  833. 10-23 01:56:26.642   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 0005, msg_id - 005a, msg_len - 0007
  834. 10-23 01:56:26.642   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 0007, msg_id - 003a, msg_len - 0007
  835. 10-23 01:56:26.642   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 14 bytes on conn_id=9
  836. 10-23 01:56:26.650   603   616 D QMI_FW  : QCCI: QMUXD: Service_id=16 found over conn_id=9
  837. 10-23 01:56:26.650   603   616 D QMI_FW  : QCCI: QMUXD: xport_lookup for service_id=16 on conn_id=0
  838. 10-23 01:56:26.650   603   616 D QMI_FW  : QCCI: QMUXD: xport_lookup for service_id=16 on conn_id=9
  839. 10-23 01:56:26.666   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  840. 10-23 01:56:26.666   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 0007, msg_id - 003a, msg_len - 0007
  841. 10-23 01:56:26.674   603   616 D QMI_FW  : QCCI: QMUXD: Service_id=16 found over conn_id=9
  842. 10-23 01:56:26.674   603   616 D QMI_FW  : QCCI: QMUXD: xport_close[0] service_id=16, conn_id=0
  843. 10-23 01:56:26.674   603   616 D QMI_FW  : QCCI: QMUXD: xport_close[0] complete, service_id=16, conn_id=0
  844. 10-23 01:56:26.674   603   616 D QMI_FW  : QCCI: QMUXD: xport_close[9] service_id=16, conn_id=0
  845. 10-23 01:56:26.674   603   616 D QMI_FW  : QCCI: QMUXD: xport_close[9] complete, service_id=16, conn_id=0
  846. 10-23 01:56:26.674   603   616 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 0001, msg_id - 0021, msg_len - 000b
  847. 10-23 01:56:26.674   603   616 D QMI_FW  : QCCI: QMUXD: xport_send[2 -> 16]: 18 bytes on conn_id=9
  848. 10-23 01:56:26.689   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[2 <- 16]: 14 bytes on conn_id: 9
  849. 10-23 01:56:26.689   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 0001, msg_id - 0021, msg_len - 0007
  850. 10-23 01:56:26.695   603   616 W LocationProviderProxy-network: Odd, no component found for service com.android.location.service.v3.NetworkLocationProvider
  851. 10-23 01:56:26.695   603   616 W GeocoderProxy: Odd, no component found for service com.android.location.service.GeocodeProvider
  852. 10-23 01:56:26.696   603   616 W GeofenceProxy: Odd, no component found for service com.android.location.service.GeofenceProvider
  853. 10-23 01:56:26.696   603   616 W ActivityRecognitionProxy: Odd, no component found for service com.android.location.service.ActivityRecognitionProvider
  854. 10-23 01:56:26.719   603   623 D BluetoothManagerService: Message: 30
  855. 10-23 01:56:26.729   603   603 I Telecom : SystemStateProvider: Registering car mode receiver: android.content.IntentFilter@3d4ff1a: TS.init@AAA
  856. 10-23 01:56:26.776   603  1064 I Telecom : Telecom: Non-call EVENT: AUDIO_ROUTE, Entering state QuiescentEarpieceRoute
  857. 10-23 01:56:26.783   603  1065 I Telecom : CallAudioModeStateMachine: Message received: null.: TS.init->CAMSM.pM_1@AAA_0
  858. 10-23 01:56:26.787   603   603 I Telecom : ViceNotificationImpl: ViceNotificationImpl: TS.init@AAA
  859. 10-23 01:56:26.791   603  1067 E ActivityThread: Failed to find provider info for call_log
  860. 10-23 01:56:26.794   603   623 D BluetoothManagerService: Message: 30
  861. 10-23 01:56:26.801   603   603 I Telecom : Class: TelecomSystem.INSTANCE being set
  862. 10-23 01:56:26.802   603   603 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1385 android.content.ContextWrapper.startService:613 com.android.server.telecom.components.TelecomService.initializeTelecomSystem:164 com.android.server.telecom.components.TelecomService.onBind:58 android.app.ActivityThread.handleBindService:3189
  863. 10-23 01:56:26.840   603   603 V WiredAccessoryManager: init()
  864. 10-23 01:56:26.857   603   603 I BrokerableCMSystemService: Implementation service connected
  865. 10-23 01:56:27.072   603   603 W AppSuggestProviderProxy-AppSgstMgrService: Odd, no component found for service org.cyanogenmod.app.suggest
  866. 10-23 01:56:27.076   603   616 I SyncManager: Got SyncJobService instance.
  867. 10-23 01:56:27.081   603   603 D BluetoothManagerService: BluetoothServiceConnection: com.android.bluetooth.btservice.AdapterService
  868. 10-23 01:56:27.081   603   603 D BluetoothManagerService: Bluetooth Adapter name changed to HTC One Max
  869. 10-23 01:56:27.082   603   603 D BluetoothManagerService: Stored Bluetooth name: HTC One Max
  870. 10-23 01:56:27.082   603   623 D BluetoothManagerService: Message: 40
  871. 10-23 01:56:27.082   603   623 D BluetoothManagerService: MESSAGE_BLUETOOTH_SERVICE_CONNECTED: 1
  872. 10-23 01:56:27.083   603   623 D BluetoothManagerService: Message: 200
  873. 10-23 01:56:27.083   603   623 D BluetoothManagerService: MESSAGE_GET_NAME_AND_ADDRESS
  874. 10-23 01:56:27.087   603   623 D BluetoothManagerService: Stored Bluetooth name: HTC One Max
  875. 10-23 01:56:27.088   603   623 D BluetoothManagerService: Stored Bluetoothaddress: 22:22:6E:A9:1F:72
  876. 10-23 01:56:27.088   603   623 D BluetoothManagerService: unbindAndFinish(): android.bluetooth.IBluetooth$Stub$Proxy@28f28de mBinding = false
  877. 10-23 01:56:27.090   603   623 D BluetoothManagerService: Sending unbind request.
  878. 10-23 01:56:27.099   603   603 D ConditionProviders.SCP: onSubscribe condition://android/schedule?days=6.7&start=23.30&end=10.0&exitAtAlarm=false
  879. 10-23 01:56:27.100   603   603 D ConditionProviders.SCP: setRegistered true
  880. 10-23 01:56:27.104   603   717 E ActivityThread: Failed to find provider info for com.android.calendar
  881. 10-23 01:56:27.115   603   603 D ConditionProviders.SCP: notifyCondition condition://android/schedule?days=6.7&start=23.30&end=10.0&exitAtAlarm=false STATE_TRUE reason=meetsSchedule
  882. 10-23 01:56:27.116   603   717 E ActivityThread: Failed to find provider info for com.android.calendar
  883. 10-23 01:56:27.120   603   603 D ConditionProviders.SCP: Scheduling evaluate for Sun Oct 23 10:00:00 GMT+00:00 2016 (1477216800000), in +6h3m32s900ms, now=Sun Oct 23 03:56:27 GMT+00:00 2016 (1477194987100)
  884. 10-23 01:56:27.120   603   603 D ConditionProviders.SCP: onSubscribe condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0&exitAtAlarm=false
  885. 10-23 01:56:27.121   603   603 D ConditionProviders.SCP: notifyCondition condition://android/schedule?days=6.7&start=23.30&end=10.0&exitAtAlarm=false STATE_TRUE reason=meetsSchedule
  886. 10-23 01:56:27.122   603   603 D ConditionProviders.SCP: notifyCondition condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0&exitAtAlarm=false STATE_FALSE reason=!meetsSchedule
  887. 10-23 01:56:27.122   603   603 D ConditionProviders.SCP: Scheduling evaluate for Sun Oct 23 07:00:00 GMT+00:00 2016 (1477206000000), in +3h3m32s879ms, now=Sun Oct 23 03:56:27 GMT+00:00 2016 (1477194987121)
  888. 10-23 01:56:27.153   603   603 I Telecom : WiredHeadsetManager: ACTION_HEADSET_PLUG event, plugged in: false, : WHC.oADA@AAE
  889. 10-23 01:56:27.167   603   603 I ActivityManager: user 0 is still locked. Cannot load recents
  890. 10-23 01:56:27.282   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  891. 10-23 01:56:27.282   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 0006, msg_id - 003a, msg_len - 0007
  892. 10-23 01:56:27.282   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 0008, msg_id - 0042, msg_len - 001e
  893. 10-23 01:56:27.282   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 37 bytes on conn_id=9
  894. 10-23 01:56:27.295   603   603 I Telecom : PhoneAccountRegistrar: SimCallManager queried, returning: null: TSI.gSCM@AAM
  895. 10-23 01:56:27.297   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  896. 10-23 01:56:27.297   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 0008, msg_id - 0042, msg_len - 0007
  897. 10-23 01:56:27.305   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  898. 10-23 01:56:27.305   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 0007, msg_id - 0042, msg_len - 0007
  899. 10-23 01:56:27.326   603   603 D ZenLog  : config: conditionChanged,ZenModeConfig[user=0,allowCalls=true,allowRepeatCallers=false,allowMessages=false,allowCallsFrom=contacts,allowMessagesFrom=contacts,allowReminders=true,allowEvents=true,allowWhenScreenOff=true,allowWhenScreenOn=true,automaticRules={a0916b9cae8442399dca8b4473c220d7=ZenRule[enabled=false,snoozing=false,name=Event,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/event?userId=-10000&calendar=&reply=1,condition=Condition[id=condition://android/event?userId=-10000&calendar=&reply=1,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],component=ComponentInfo{android/com.android.server.notification.EventConditionProvider},id=a0916b9cae8442399dca8b4473c220d7,creationTime=1477194983962], 0153473489274c7ea9a9f7e50fa012e6=ZenRule[enabled=false,snoozing=false,name=Weekend,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/schedule?days=6.7&start=23.30&end=10.0&exitAtAlarm=false,condition=Condition[id=condition://android/schedule?days=6.7&start=23.30&end=10.0&exitAtAlarm=false,summary=...,line1=...,line2=...,icon=0,state=STATE_TRUE,flags=2],component=ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider},id=0153473489274c7ea9a9f7e50fa012e6,creationTime=1477194983962], 2c08780222c04ae7aced734013157c89=ZenRule[enabled=false,snoozing=false,name=Weeknight,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0&exitAtAlarm=false,condition=Condition[id=condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0&exitAtAlarm=false,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],component=ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider},id=2c08780222c04ae7aced734013157c89,creationTime=1477194983961]},manualRule=null],Diff[automaticRule[a0916b9cae8442399dca8b4473c220d7].condition:null->Condition[id=condition://android/event?userId=-10000&calendar=&reply=1,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],automaticRule[0153473489274c7ea9a9f7e50fa012e6].condition:null->Condition[id=condition://android/schedule?days=6.7&start=23.30&end=10.0&exitAtAlarm=false,summary=...,line1=...,line2=...,icon=0,state=STATE_TRUE,flags=2],automaticRule[2c08780222c04ae7aced734013157c89].condition:null->Condition[id=condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0&exitAtAlarm=false,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2]]
  900. 10-23 01:56:27.328   603   603 D ZenLog  : config: conditionChanged,ZenModeConfig[user=0,allowCalls=true,allowRepeatCallers=false,allowMessages=false,allowCallsFrom=contacts,allowMessagesFrom=contacts,allowReminders=true,allowEvents=true,allowWhenScreenOff=true,allowWhenScreenOn=true,automaticRules={a0916b9cae8442399dca8b4473c220d7=ZenRule[enabled=false,snoozing=false,name=Event,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/event?userId=-10000&calendar=&reply=1,condition=Condition[id=condition://android/event?userId=-10000&calendar=&reply=1,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],component=ComponentInfo{android/com.android.server.notification.EventConditionProvider},id=a0916b9cae8442399dca8b4473c220d7,creationTime=1477194983962], 0153473489274c7ea9a9f7e50fa012e6=ZenRule[enabled=false,snoozing=false,name=Weekend,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/schedule?days=6.7&start=23.30&end=10.0&exitAtAlarm=false,condition=Condition[id=condition://android/schedule?days=6.7&start=23.30&end=10.0&exitAtAlarm=false,summary=...,line1=...,line2=...,icon=0,state=STATE_TRUE,flags=2],component=ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider},id=0153473489274c7ea9a9f7e50fa012e6,creationTime=1477194983962], 2c08780222c04ae7aced734013157c89=ZenRule[enabled=false,snoozing=false,name=Weeknight,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0&exitAtAlarm=false,condition=Condition[id=condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0&exitAtAlarm=false,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],component=ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider},id=2c08780222c04ae7aced734013157c89,creationTime=1477194983961]},manualRule=null],Diff[]
  901. 10-23 01:56:27.330   603   603 D ZenLog  : config: conditionChanged,ZenModeConfig[user=0,allowCalls=true,allowRepeatCallers=false,allowMessages=false,allowCallsFrom=contacts,allowMessagesFrom=contacts,allowReminders=true,allowEvents=true,allowWhenScreenOff=true,allowWhenScreenOn=true,automaticRules={a0916b9cae8442399dca8b4473c220d7=ZenRule[enabled=false,snoozing=false,name=Event,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/event?userId=-10000&calendar=&reply=1,condition=Condition[id=condition://android/event?userId=-10000&calendar=&reply=1,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],component=ComponentInfo{android/com.android.server.notification.EventConditionProvider},id=a0916b9cae8442399dca8b4473c220d7,creationTime=1477194983962], 0153473489274c7ea9a9f7e50fa012e6=ZenRule[enabled=false,snoozing=false,name=Weekend,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/schedule?days=6.7&start=23.30&end=10.0&exitAtAlarm=false,condition=Condition[id=condition://android/schedule?days=6.7&start=23.30&end=10.0&exitAtAlarm=false,summary=...,line1=...,line2=...,icon=0,state=STATE_TRUE,flags=2],component=ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider},id=0153473489274c7ea9a9f7e50fa012e6,creationTime=1477194983962], 2c08780222c04ae7aced734013157c89=ZenRule[enabled=false,snoozing=false,name=Weeknight,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0&exitAtAlarm=false,condition=Condition[id=condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0&exitAtAlarm=false,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],component=ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider},id=2c08780222c04ae7aced734013157c89,creationTime=1477194983961]},manualRule=null],Diff[]
  902. 10-23 01:56:27.332   603   603 D ZenLog  : config: conditionChanged,ZenModeConfig[user=0,allowCalls=true,allowRepeatCallers=false,allowMessages=false,allowCallsFrom=contacts,allowMessagesFrom=contacts,allowReminders=true,allowEvents=true,allowWhenScreenOff=true,allowWhenScreenOn=true,automaticRules={a0916b9cae8442399dca8b4473c220d7=ZenRule[enabled=false,snoozing=false,name=Event,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/event?userId=-10000&calendar=&reply=1,condition=Condition[id=condition://android/event?userId=-10000&calendar=&reply=1,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],component=ComponentInfo{android/com.android.server.notification.EventConditionProvider},id=a0916b9cae8442399dca8b4473c220d7,creationTime=1477194983962], 0153473489274c7ea9a9f7e50fa012e6=ZenRule[enabled=false,snoozing=false,name=Weekend,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/schedule?days=6.7&start=23.30&end=10.0&exitAtAlarm=false,condition=Condition[id=condition://android/schedule?days=6.7&start=23.30&end=10.0&exitAtAlarm=false,summary=...,line1=...,line2=...,icon=0,state=STATE_TRUE,flags=2],component=ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider},id=0153473489274c7ea9a9f7e50fa012e6,creationTime=1477194983962], 2c08780222c04ae7aced734013157c89=ZenRule[enabled=false,snoozing=false,name=Weeknight,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0&exitAtAlarm=false,condition=Condition[id=condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0&exitAtAlarm=false,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],component=ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider},id=2c08780222c04ae7aced734013157c89,creationTime=1477194983961]},manualRule=null],Diff[]
  903. 10-23 01:56:27.334   603   851 I ActivityManager: Process com.android.bluetooth (pid 792) has died
  904. 10-23 01:56:27.338   603   851 D ActivityManager: cleanUpApplicationRecord -- 792
  905. 10-23 01:56:27.380   603   603 D ZenLog  : set_zen_mode: off,conditionChanged
  906. 10-23 01:56:27.386   603   603 D ZenLog  : set_zen_mode: off,conditionChanged
  907. 10-23 01:56:27.394   603   603 D ZenLog  : set_zen_mode: off,conditionChanged
  908. 10-23 01:56:27.402   603   603 D ZenLog  : set_zen_mode: off,conditionChanged
  909. 10-23 01:56:27.860   603   989 I StatusBarManagerService: registerStatusBar bar=com.android.internal.statusbar.IStatusBar$Stub$Proxy@d58b0dd
  910. 10-23 01:56:29.350   603   623 D BluetoothManagerService: Message: 20
  911. 10-23 01:56:29.350   603   623 D BluetoothManagerService: Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@263e1bd:true
  912. 10-23 01:56:29.380   603   623 D BluetoothManagerService: Message: 30
  913. 10-23 01:56:29.395   603   623 D BluetoothManagerService: Message: 30
  914. 10-23 01:56:29.415   603   623 D BluetoothManagerService: Message: 30
  915. 10-23 01:56:29.419   603   623 D BluetoothManagerService: Message: 30
  916. 10-23 01:56:32.303   603   615 I ActivityManager: Start proc 1275:org.cyanogenmod.weather.provider/u0a33 for content provider org.cyanogenmod.weather.provider/.WeatherContentProvider
  917. 10-23 01:56:32.965   814  1293 E ActivityThread: Failed to find provider info for com.android.contacts
  918. 10-23 01:56:34.128   603   712 D ConnectivityService: Got NetworkFactory Messenger for PhoneSwitcherNetworkRequstListener
  919. 10-23 01:56:34.134   603   712 D ConnectivityService: Got NetworkFactory Messenger for TelephonyNetworkFactory[0]
  920. 10-23 01:56:34.170   982  1314 E ActivityThread: Failed to find provider info for com.android.contacts
  921. 10-23 01:56:34.211   603   623 D BluetoothManagerService: Message: 20
  922. 10-23 01:56:34.211   603   623 D BluetoothManagerService: Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@37b54c0:true
  923. 10-23 01:56:34.213   603   623 D BluetoothManagerService: Message: 30
  924. 10-23 01:56:34.318   603   851 I ActivityManager: Start proc 1323:com.android.settings/1000 for broadcast com.android.settings/.sim.SimSelectNotification
  925. 10-23 01:56:34.553   603   707 D WifiService: New client listening to asynchronous messages
  926. 10-23 01:56:34.626   603  1026 I Telecom : PhoneAccountRegistrar: New phone account registered: [[ ] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub  Schemes: tel voicemail  Extras: null]: TSI.rPA@AAc
  927. 10-23 01:56:34.629   603  1026 I Telecom : : Sending phone-account registered intent as user: TSI.rPA@AAc
  928. 10-23 01:56:34.731   603   851 I Telecom : PhoneAccountRegistrar: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0}(icon: Icon(typ=BITMAP size=48x60) -> Icon(typ=BITMAP size=48x60))]: TSI.rPA@AAs
  929. 10-23 01:56:34.733   603   851 I Telecom : : Sending phone-account registered intent as user: TSI.rPA@AAs
  930. 10-23 01:56:35.227   603   989 I Telecom : PhoneAccountRegistrar: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0}(icon: Icon(typ=BITMAP size=48x60) -> Icon(typ=BITMAP size=48x60))]: TSI.rPA@AA8
  931. 10-23 01:56:35.229   603   989 I Telecom : : Sending phone-account registered intent as user: TSI.rPA@AA8
  932. 10-23 01:56:35.281   603   615 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000100 cmp=com.android.settings/.FallbackHome} from uid 0 on display 0
  933. 10-23 01:56:35.439   603   734 I ActivityManager: user 0 is still locked. Cannot load recents
  934. 10-23 01:56:36.574   603   624 I WindowManager: Destroying surface Surface(name=Starting com.android.settings) called by com.android.server.wm.WindowStateAnimator.destroySurface:2014 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:881 com.android.server.wm.WindowState.removeLocked:1449 com.android.server.wm.WindowManagerService.removeWindowInnerLocked:2485 com.android.server.wm.WindowManagerService.removeWindowLocked:2443 com.android.server.wm.WindowManagerService.removeWindowLocked:2312 com.android.server.wm.WindowManagerService.removeWindow:2307 com.android.server.wm.Session.remove:193
  935. 10-23 01:56:36.576   603   617 I SystemServiceManager: Starting phase 1000
  936. 10-23 01:56:36.636   603   617 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:920 org.cyanogenmod.platform.internal.CMHardwareService.onBootPhase:429 com.android.server.SystemServiceManager.startBootPhase:142 com.android.server.am.ActivityManagerService.finishBooting:6963 com.android.server.am.ActivityManagerService$MainHandler.handleMessage:2073
  937. 10-23 01:56:36.679   603   752 E LiveDisplay: Color temperature out of range: 0
  938. 10-23 01:56:36.729   603   617 I ActivityManager: Start proc 1382:android.ext.services/u0a12 for on-hold
  939. 10-23 01:56:36.730   603   617 D ActivityManager: Finishing user boot 0
  940. 10-23 01:56:36.731   603   617 D CryptdConnector: SND -> {3 cryptfs prepare_user_storage ! 0 0 2}
  941. 10-23 01:56:36.732   187   199 D vold    : e4crypt_prepare_user_storage for volume null, user 0, serial 0, flags 2
  942. 10-23 01:56:36.732   187   199 D vold    : Preparing: /data/system_ce/0
  943. 10-23 01:56:36.734   187   199 D vold    : Preparing: /data/misc_ce/0
  944. 10-23 01:56:36.737   187   199 D vold    : Preparing: /data/media/0
  945. 10-23 01:56:36.737   187   199 D vold    : Preparing: /data/data
  946. 10-23 01:56:36.737   603   683 D CryptdConnector: RCV <- {200 3 Command succeeded}
  947. 10-23 01:56:36.738   603   617 V UserManagerService: Found /data/user/0 with serial number 0
  948. 10-23 01:56:36.738   603   617 V UserManagerService: Found /data/system_ce/0 with serial number -1
  949. 10-23 01:56:36.738   603   617 D UserManagerService: Serial number missing on /data/system_ce/0; assuming current is valid
  950. 10-23 01:56:36.739   603   617 V PackageManager: reconcileAppsData for null u0 0x2
  951. 10-23 01:56:36.981   603   617 V PackageManager: reconcileAppsData finished 97 packages; restoreconNeeded was false
  952. 10-23 01:56:36.997   603   617 W KeyguardServiceDelegate: onScreenTurningOn(): no keyguard service!
  953. 10-23 01:56:37.031   603   617 D BluetoothManagerService: User 0 unlocked
  954. 10-23 01:56:37.032   603   623 D BluetoothManagerService: Message: 301
  955. 10-23 01:56:37.032   603   623 D BluetoothManagerService: MESSAGE_USER_UNLOCKED
  956. 10-23 01:56:37.051   603   617 I InputMethodManagerService: All the enabled IMEs are gone. Reset default enabled IMEs.
  957. 10-23 01:56:37.121   603   617 D MountService: onUnlockUser 0
  958. 10-23 01:56:37.121   603   617 D VoldConnector: SND -> {32 volume user_started 0}
  959. 10-23 01:56:37.123   187   198 D vold    : Linking /storage/emulated/0 to /mnt/user/0/primary
  960. 10-23 01:56:37.123   603   682 D VoldConnector: RCV <- {200 32 Command succeeded}
  961. 10-23 01:56:37.126   603   681 D MountService: Volume emulated broadcasting mounted to UserHandle{0}
  962. 10-23 01:56:37.148   603   618 I ActivityManager: Config changes=20 {1.0 ?mcc?mnc [en_US] ldltr sw432dp w432dp h744dp 400dpi nrml long port finger -keyb/v/h -nav/h s.6}
  963. 10-23 01:56:37.192   603   617 V BackupManagerService: No ancestral data
  964. 10-23 01:56:37.243   603   617 V KeyValueBackupJob: Scheduling k/v pass in 243 minutes
  965. 10-23 01:56:37.310   603   617 V BackupManagerService: Starting with transport com.google.android.gms/.backup.BackupTransportService
  966. 10-23 01:56:37.310   603   617 V BackupManagerService: Found transports: 1
  967. 10-23 01:56:37.313   603   617 I BackupManagerService: Backup enable apparently not migrated
  968. 10-23 01:56:37.314   603   617 I BackupManagerService: Migrating enable state false
  969. 10-23 01:56:37.315   603   617 I BackupManagerService: Backup enabled => false
  970. 10-23 01:56:37.337   603   603 V BackupManagerService: Connected to transport ComponentInfo{android/com.android.internal.backup.LocalTransportService}
  971. 10-23 01:56:37.337   603   603 V BackupManagerService: Registering transport android/com.android.internal.backup.LocalTransportService::android/com.android.internal.backup.LocalTransport = android.app.backup.BackupTransport$TransportImpl@9e7b0ce
  972. 10-23 01:56:37.343   603  1411 V KeyValueBackupJob: Scheduling k/v pass in 248 minutes
  973. 10-23 01:56:37.416   603   617 W AppWidgetServiceImpl: Failed to read state: java.io.FileNotFoundException: /data/system/users/0/appwidgets.xml (No such file or directory)
  974. 10-23 01:56:37.416   603   617 V AppWidgetServiceImpl: Upgrading widget database from 0 to 1
  975. 10-23 01:56:37.423   603   617 W VoiceInteractionManagerService: no available voice interaction services found for user 0
  976. 10-23 01:56:37.424   603   617 W VoiceInteractionManagerService: no available voice recognition services found for user 0
  977. 10-23 01:56:37.424   603   617 I BrokerableCMSystemService: Connecting to implementation
  978. 10-23 01:56:37.425   603   617 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1449 org.cyanogenmod.platform.internal.BrokerableCMSystemService.tryConnecting:199 org.cyanogenmod.platform.internal.WeatherManagerServiceBroker.onUnlockUser:97 com.android.server.SystemServiceManager.unlockUser:173 com.android.server.am.ActivityManagerService$MainHandler.handleMessage:2037
  979. 10-23 01:56:37.437   603   617 I ActivityManager: Start proc 1429:org.cyanogenmod.weatherservice/u0a32 for service org.cyanogenmod.weatherservice/.WeatherManagerService
  980. 10-23 01:56:37.445   603   624 I WindowManager: Destroying surface Surface(name=KeyguardScrim) called by com.android.server.wm.WindowStateAnimator.destroySurface:2014 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:881 com.android.server.wm.WindowState.destroyOrSaveSurface:2073 com.android.server.wm.WindowSurfacePlacer.performSurfacePlacementInner:429 com.android.server.wm.WindowSurfacePlacer.performSurfacePlacementLoop:232 com.android.server.wm.WindowSurfacePlacer.performSurfacePlacement:180 com.android.server.wm.WindowManagerService$H.handleMessage:8104 android.os.Handler.dispatchMessage:102
  981. 10-23 01:56:37.449   603   616 I ActivityManager: Start proc 1434:com.android.printspooler/u0a59 for service com.android.printspooler/.model.PrintSpoolerService
  982. 10-23 01:56:37.449   603   617 I ActivityManager: Loading recents for user 0 into memory.
  983. 10-23 01:56:37.463   603   617 I ActivityManager: Start proc 1439:org.cyanogenmod.audiofx/u0a1 for added application org.cyanogenmod.audiofx
  984. 10-23 01:56:37.475   603   617 I ActivityManager: Start proc 1444:com.android.nfc/1027 for added application com.android.nfc
  985. 10-23 01:56:37.479   603   617 I PreBootBroadcaster: Pre-boot of {com.android.managedprovisioning/com.android.managedprovisioning.PreBootListener} for user 0
  986. 10-23 01:56:37.760   603  1066 I ActivityManager: Start proc 1501:com.android.keychain/1000 for service com.android.keychain/.KeyChainService
  987. 10-23 01:56:37.939   603   624 I WindowManager: Destroying surface Surface(name=Android is starting…) called by com.android.server.wm.WindowStateAnimator.destroySurface:2014 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:881 com.android.server.wm.WindowState.destroyOrSaveSurface:2073 com.android.server.wm.WindowSurfacePlacer.performSurfacePlacementInner:429 com.android.server.wm.WindowSurfacePlacer.performSurfacePlacementLoop:232 com.android.server.wm.WindowSurfacePlacer.performSurfacePlacement:180 com.android.server.wm.WindowManagerService$H.handleMessage:8104 android.os.Handler.dispatchMessage:102
  988. 10-23 01:56:37.985   603   623 D BluetoothManagerService: Message: 20
  989. 10-23 01:56:37.985   603   623 D BluetoothManagerService: Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@ea1db8e:true
  990. 10-23 01:56:38.617   603   603 W AppSuggestProviderProxy-AppSgstMgrService: Odd, no component found for service org.cyanogenmod.app.suggest
  991. 10-23 01:56:38.617   603   603 I BrokerableCMSystemService: Implementation service connected
  992. 10-23 01:56:38.619   603   616 W LocationProviderProxy-network: Odd, no component found for service com.android.location.service.v3.NetworkLocationProvider
  993. 10-23 01:56:38.619   603   616 W GeocoderProxy: Odd, no component found for service com.android.location.service.GeocodeProvider
  994. 10-23 01:56:38.619   603   616 W GeofenceProxy: Odd, no component found for service com.android.location.service.GeofenceProvider
  995. 10-23 01:56:38.619   603   616 W ActivityRecognitionProxy: Odd, no component found for service com.android.location.service.ActivityRecognitionProvider
  996. 10-23 01:56:39.170   603   624 W WindowManager: App freeze timeout expired.
  997. 10-23 01:56:39.171   603   624 W WindowManager: Force clearing freeze: AppWindowToken{82aad68 token=Token{72c1e5a ActivityRecord{bc63e05 u0 com.android.settings/.FallbackHome t1}}}
  998. 10-23 01:56:41.171   603   989 I ActivityManager: Start proc 1566:com.android.cellbroadcastreceiver/u0a7 for broadcast com.android.cellbroadcastreceiver/.CellBroadcastReceiver
  999. 10-23 01:56:41.205   603  1026 W ActivityManager: Finishing task with all activities already finished
  1000. 10-23 01:56:41.205   603  1026 W ActivityManager: Duplicate finish request for ActivityRecord{bc63e05 u0 com.android.settings/.FallbackHome t1 f}
  1001. 10-23 01:56:41.221   603  1026 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000100 cmp=com.cyanogenmod.setupwizard/.ui.SetupWizardActivity} from uid 0 on display 0
  1002. 10-23 01:56:41.240   603  1026 I ActivityManager: Start proc 1580:com.cyanogenmod.setupwizard/1000 for activity com.cyanogenmod.setupwizard/.ui.SetupWizardActivity
  1003. 10-23 01:56:41.349   603   712 D ConnectivityService: Got NetworkFactory Messenger for WIFI
  1004. 10-23 01:56:41.349   603   712 D ConnectivityService: Got NetworkFactory Messenger for WIFI_UT
  1005. 10-23 01:56:41.357   603   603 I ActivityManager: Start proc 1602:com.android.deskclock/u0a44 for broadcast com.android.deskclock/.AlarmInitReceiver
  1006. 10-23 01:56:41.561  1580  1580 V FingerprintManager: FingerprintManagerService was null
  1007. 10-23 01:56:41.643  1580  1580 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1449 android.content.ContextWrapper.bindService:636 android.speech.tts.TextToSpeech.connectToEngine:810 android.speech.tts.TextToSpeech.initTts:780 android.speech.tts.TextToSpeech.<init>:733
  1008. 10-23 01:56:41.657   603   614 I ActivityManager: Start proc 1626:com.svox.pico/u0a56 for service com.svox.pico/.PicoService
  1009. 10-23 01:56:41.860   603   615 I ActivityManager: Start proc 1648:android.process.media/u0a10 for broadcast com.android.providers.downloads/.DownloadReceiver
  1010. 10-23 01:56:42.710   603  1486 I ActivityManager: Start proc 1682:com.android.managedprovisioning/u0a17 for broadcast com.android.managedprovisioning/.PreBootListener
  1011. 10-23 01:56:42.820   603   989 I PreBootBroadcaster: Pre-boot of {com.android.providers.calendar/com.android.providers.calendar.CalendarUpgradeReceiver} for user 0
  1012. 10-23 01:56:42.833   603   989 I ActivityManager: Start proc 1699:com.android.providers.calendar/u0a4 for broadcast com.android.providers.calendar/.CalendarUpgradeReceiver
  1013. 10-23 01:56:43.264   603  1486 I PreBootBroadcaster: Pre-boot of {com.android.providers.contacts/com.android.providers.contacts.ContactsUpgradeReceiver} for user 0
  1014. 10-23 01:56:43.276   603  1486 I ActivityManager: Start proc 1719:android.process.acore/u0a2 for broadcast com.android.providers.contacts/.ContactsUpgradeReceiver
  1015. 10-23 01:56:45.368   603  1486 I PackageManager: Replacing preferred activity com.android.messaging/.ui.conversation.LaunchConversationActivity for user 0:
  1016. 10-23 01:56:45.371   603   989 I PackageManager: Replacing preferred activity com.android.messaging/.ui.conversation.LaunchConversationActivity for user 0:
  1017. 10-23 01:56:45.372   603   614 I PackageManager: Replacing preferred activity com.android.messaging/.ui.conversation.LaunchConversationActivity for user 0:
  1018. 10-23 01:56:45.373   603   615 I PackageManager: Replacing preferred activity com.android.messaging/.ui.conversation.LaunchConversationActivity for user 0:
  1019. 10-23 01:56:45.436   603   616 W AppSuggestProviderProxy-AppSgstMgrService: Odd, no component found for service org.cyanogenmod.app.suggest
  1020. 10-23 01:56:45.436   603   616 W LocationProviderProxy-network: Odd, no component found for service com.android.location.service.v3.NetworkLocationProvider
  1021. 10-23 01:56:45.437   603   616 W GeocoderProxy: Odd, no component found for service com.android.location.service.GeocodeProvider
  1022. 10-23 01:56:45.437   603   616 W GeofenceProxy: Odd, no component found for service com.android.location.service.GeofenceProvider
  1023. 10-23 01:56:45.437   603   616 W ActivityRecognitionProxy: Odd, no component found for service com.android.location.service.ActivityRecognitionProvider
  1024. 10-23 01:56:45.442   603   616 W AppSuggestProviderProxy-AppSgstMgrService: Odd, no component found for service org.cyanogenmod.app.suggest
  1025. 10-23 01:56:45.443   603   616 W LocationProviderProxy-network: Odd, no component found for service com.android.location.service.v3.NetworkLocationProvider
  1026. 10-23 01:56:45.443   603   616 W GeocoderProxy: Odd, no component found for service com.android.location.service.GeocodeProvider
  1027. 10-23 01:56:45.443   603   616 W GeofenceProxy: Odd, no component found for service com.android.location.service.GeofenceProvider
  1028. 10-23 01:56:45.443   603   616 W ActivityRecognitionProxy: Odd, no component found for service com.android.location.service.ActivityRecognitionProvider
  1029. 10-23 01:56:45.589   603   615 I PreBootBroadcaster: Pre-boot of {com.android.providers.media/com.android.providers.media.MediaUpgradeReceiver} for user 0
  1030. 10-23 01:56:45.600   603   615 I ActivityManager: Start proc 1766:com.android.calendar/u0a42 for broadcast com.android.calendar/.alerts.AlertReceiver
  1031. 10-23 01:56:45.679   603   614 I ActivityManager: Start proc 1781:com.android.exchange/u0a49 for content provider com.android.exchange/.provider.ExchangeDirectoryProvider
  1032. 10-23 01:56:45.857   603  1026 I ActivityManager: Start proc 1804:com.cyanogenmod.lockclock/u0a55 for broadcast com.cyanogenmod.lockclock/.ClockWidgetProvider
  1033. 10-23 01:56:46.008   603   851 I ActivityManager: Start proc 1821:com.android.email/u0a52 for content provider com.android.email/.provider.EmailProvider
  1034. 10-23 01:56:46.155  1648  1648 I MediaUpgradeReceiver: ---> Start upgrade of media database external.db
  1035. 10-23 01:56:46.180  1648  1648 I MediaUpgradeReceiver: <--- Finished upgrade of media database external.db in 25ms
  1036. 10-23 01:56:46.180   603   989 I PreBootBroadcaster: Pre-boot of {com.android.settings/com.android.settings.SettingsInitialize} for user 0
  1037. 10-23 01:56:46.192   603  1026 I PreBootBroadcaster: Pre-boot of {org.cyanogenmod.cmsettings/org.cyanogenmod.cmsettings.PreBootReceiver} for user 0
  1038. 10-23 01:56:46.247   603   603 D ActivityManager: Sending BOOT_COMPLETE user #0
  1039. 10-23 01:56:46.257   603   603 I ActivityManager: Start proc 1838:org.cyanogenmod.cmparts/1000 for broadcast org.cyanogenmod.cmparts/.BootReceiver
  1040. 10-23 01:56:46.663   603  1486 I ActivityManager: Start proc 1874:com.android.dialer/u0a22 for broadcast com.android.dialer/.calllog.CallLogReceiver
  1041. 10-23 01:56:46.667  1821  1870 D ActivityThread: Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider
  1042. 10-23 01:56:46.676   603  1871 I BootReceiver: No existing last log timestamp file /data/system/log-files.xml; starting empty
  1043. 10-23 01:56:46.682   603  1871 I BootReceiver: Copying /proc/last_kmsg to DropBox (SYSTEM_LAST_KMSG)
  1044. 10-23 01:56:46.688  1821  1872 D ActivityThread: Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider
  1045. 10-23 01:56:46.688  1821  1821 D ActivityThread: Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider
  1046. 10-23 01:56:46.698  1821  1888 D ActivityThread: Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider
  1047. 10-23 01:56:46.721   603  1871 I BootReceiver: Copying audit failures to DropBox
  1048. 10-23 01:56:46.730   603  1871 I BootReceiver: Copied 6388 worth of audits to DropBox
  1049. 10-23 01:56:46.751   603  1871 I BootReceiver: Checking for fsck errors
  1050. 10-23 01:56:47.083   603   989 I ActivityManager: Start proc 1904:com.android.carrierconfig/u0a6 for service com.android.carrierconfig/.DefaultCarrierConfigService
  1051. 10-23 01:56:47.192   603   603 I Telecom : PhoneAccountRegistrar: SimCallManager queried, returning: null: TSI.gSCMFU@ABY
  1052. 10-23 01:56:47.206   603  1026 W ActivityManager: Unable to start service Intent { act=com.android.mail.action.BACKUP_DATA_CHANGED pkg=com.android.email } U=0: not found
  1053. 10-23 01:56:47.208   603   989 W ActivityManager: Unable to start service Intent { act=com.android.mail.action.BACKUP_DATA_CHANGED pkg=com.android.email } U=0: not found
  1054. 10-23 01:56:47.209   603   734 W ActivityManager: Unable to start service Intent { act=com.android.mail.action.BACKUP_DATA_CHANGED pkg=com.android.email } U=0: not found
  1055. 10-23 01:56:47.210   603  1880 W ActivityManager: Unable to start service Intent { act=com.android.mail.action.BACKUP_DATA_CHANGED pkg=com.android.email } U=0: not found
  1056. 10-23 01:56:47.212   603  1486 W ActivityManager: Unable to start service Intent { act=com.android.mail.action.BACKUP_DATA_CHANGED pkg=com.android.email } U=0: not found
  1057. 10-23 01:56:47.213   603   614 W ActivityManager: Unable to start service Intent { act=com.android.mail.action.BACKUP_DATA_CHANGED pkg=com.android.email } U=0: not found
  1058. 10-23 01:56:47.214   603   615 W ActivityManager: Unable to start service Intent { act=com.android.mail.action.BACKUP_DATA_CHANGED pkg=com.android.email } U=0: not found
  1059. 10-23 01:56:47.342   603  1486 W ActivityManager: Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found
  1060. 10-23 01:56:47.342   603   614 W ActivityManager: Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found
  1061. 10-23 01:56:47.367   603   615 W ActivityManager: Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found
  1062. 10-23 01:56:47.379   603  1880 W ActivityManager: Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found
  1063. 10-23 01:56:47.388   603  1880 W ActivityManager: Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found
  1064. 10-23 01:56:47.425   603   615 I ActivityManager: Start proc 1939:com.android.gallery3d/u0a19 for broadcast com.android.gallery3d/com.android.camera.DisableCameraReceiver
  1065. 10-23 01:56:47.488  1821  1821 E ActivityThread: Service com.android.email.service.EmailBroadcastProcessorService has leaked ServiceConnection com.android.emailcommon.service.ServiceProxy$ProxyConnection@4a489ee that was originally bound here
  1066. 10-23 01:56:47.488  1821  1821 E ActivityThread: android.app.ServiceConnectionLeaked: Service com.android.email.service.EmailBroadcastProcessorService has leaked ServiceConnection com.android.emailcommon.service.ServiceProxy$ProxyConnection@4a489ee that was originally bound here
  1067. 10-23 01:56:47.488  1821  1821 E ActivityThread:    at android.app.LoadedApk$ServiceDispatcher.<init>(LoadedApk.java:1336)
  1068. 10-23 01:56:47.488  1821  1821 E ActivityThread:    at android.app.LoadedApk.getServiceDispatcher(LoadedApk.java:1231)
  1069. 10-23 01:56:47.488  1821  1821 E ActivityThread:    at android.app.ContextImpl.bindServiceCommon(ContextImpl.java:1478)
  1070. 10-23 01:56:47.488  1821  1821 E ActivityThread:    at android.app.ContextImpl.bindService(ContextImpl.java:1450)
  1071. 10-23 01:56:47.488  1821  1821 E ActivityThread:    at android.content.ContextWrapper.bindService(ContextWrapper.java:636)
  1072. 10-23 01:56:47.488  1821  1821 E ActivityThread:    at com.android.emailcommon.service.ServiceProxy.setTask(ServiceProxy.java:189)
  1073. 10-23 01:56:47.488  1821  1821 E ActivityThread:    at com.android.emailcommon.service.ServiceProxy.test(ServiceProxy.java:234)
  1074. 10-23 01:56:47.488  1821  1821 E ActivityThread:    at com.android.email.service.EmailServiceUtils.isServiceAvailable(EmailServiceUtils.java:160)
  1075. 10-23 01:56:47.488  1821  1821 E ActivityThread:    at com.android.email.provider.AccountReconciler.reconcileAccountsInternal(AccountReconciler.java:171)
  1076. 10-23 01:56:47.488  1821  1821 E ActivityThread:    at com.android.email.provider.AccountReconciler.reconcileAccounts(AccountReconciler.java:115)
  1077. 10-23 01:56:47.488  1821  1821 E ActivityThread:    at com.android.email.service.EmailBroadcastProcessorService.reconcileAndStartServices(EmailBroadcastProcessorService.java:309)
  1078. 10-23 01:56:47.488  1821  1821 E ActivityThread:    at com.android.email.service.EmailBroadcastProcessorService.onBootCompleted(EmailBroadcastProcessorService.java:295)
  1079. 10-23 01:56:47.488  1821  1821 E ActivityThread:    at com.android.email.service.EmailBroadcastProcessorService.onHandleIntent(EmailBroadcastProcessorService.java:130)
  1080. 10-23 01:56:47.488  1821  1821 E ActivityThread:    at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:67)
  1081. 10-23 01:56:47.488  1821  1821 E ActivityThread:    at android.os.Handler.dispatchMessage(Handler.java:102)
  1082. 10-23 01:56:47.488  1821  1821 E ActivityThread:    at android.os.Looper.loop(Looper.java:154)
  1083. 10-23 01:56:47.488  1821  1821 E ActivityThread:    at android.os.HandlerThread.run(HandlerThread.java:61)
  1084. 10-23 01:56:47.490  1821  1821 E ActivityThread: Service com.android.email.service.EmailBroadcastProcessorService has leaked ServiceConnection com.android.emailcommon.service.ServiceProxy$ProxyConnection@85864ab that was originally bound here
  1085. 10-23 01:56:47.490  1821  1821 E ActivityThread: android.app.ServiceConnectionLeaked: Service com.android.email.service.EmailBroadcastProcessorService has leaked ServiceConnection com.android.emailcommon.service.ServiceProxy$ProxyConnection@85864ab that was originally bound here
  1086. 10-23 01:56:47.490  1821  1821 E ActivityThread:    at android.app.LoadedApk$ServiceDispatcher.<init>(LoadedApk.java:1336)
  1087. 10-23 01:56:47.490  1821  1821 E ActivityThread:    at android.app.LoadedApk.getServiceDispatcher(LoadedApk.java:1231)
  1088. 10-23 01:56:47.490  1821  1821 E ActivityThread:    at android.app.ContextImpl.bindServiceCommon(ContextImpl.java:1478)
  1089. 10-23 01:56:47.490  1821  1821 E ActivityThread:    at android.app.ContextImpl.bindService(ContextImpl.java:1450)
  1090. 10-23 01:56:47.490  1821  1821 E ActivityThread:    at android.content.ContextWrapper.bindService(ContextWrapper.java:636)
  1091. 10-23 01:56:47.490  1821  1821 E ActivityThread:    at com.android.emailcommon.service.ServiceProxy.setTask(ServiceProxy.java:189)
  1092. 10-23 01:56:47.490  1821  1821 E ActivityThread:    at com.android.emailcommon.service.ServiceProxy.test(ServiceProxy.java:234)
  1093. 10-23 01:56:47.490  1821  1821 E ActivityThread:    at com.android.email.service.EmailServiceUtils.isServiceAvailable(EmailServiceUtils.java:160)
  1094. 10-23 01:56:47.490  1821  1821 E ActivityThread:    at com.android.email.provider.AccountReconciler.reconcileAccountsInternal(AccountReconciler.java:171)
  1095. 10-23 01:56:47.490  1821  1821 E ActivityThread:    at com.android.email.provider.AccountReconciler.reconcileAccounts(AccountReconciler.java:115)
  1096. 10-23 01:56:47.490  1821  1821 E ActivityThread:    at com.android.email.service.EmailBroadcastProcessorService.reconcileAndStartServices(EmailBroadcastProcessorService.java:309)
  1097. 10-23 01:56:47.490  1821  1821 E ActivityThread:    at com.android.email.service.EmailBroadcastProcessorService.onBootCompleted(EmailBroadcastProcessorService.java:295)
  1098. 10-23 01:56:47.490  1821  1821 E ActivityThread:    at com.android.email.service.EmailBroadcastProcessorService.onHandleIntent(EmailBroadcastProcessorService.java:130)
  1099. 10-23 01:56:47.490  1821  1821 E ActivityThread:    at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:67)
  1100. 10-23 01:56:47.490  1821  1821 E ActivityThread:    at android.os.Handler.dispatchMessage(Handler.java:102)
  1101. 10-23 01:56:47.490  1821  1821 E ActivityThread:    at android.os.Looper.loop(Looper.java:154)
  1102. 10-23 01:56:47.490  1821  1821 E ActivityThread:    at android.os.HandlerThread.run(HandlerThread.java:61)
  1103. 10-23 01:56:47.850   603  1026 D WifiService: setWifiEnabled: true pid=1580, uid=1000
  1104. 10-23 01:56:47.871   603   734 I ActivityManager: START u0 {act=com.android.net.wifi.SETUP_WIFI_NETWORK cmp=com.android.settings/.wifi.WifiSetupActivity (has extras)} from uid 1000 on display 0
  1105. 10-23 01:56:47.964   603   989 I ActivityManager: Start proc 1980:com.android.messaging/u0a67 for broadcast com.android.messaging/.receiver.BootAndPackageReplacedReceiver
  1106. 10-23 01:56:48.443   603   620 E BatteryStatsService: no controller energy info supplied
  1107. 10-23 01:56:48.459   603   620 E BatteryStatsService: no controller energy info supplied
  1108. 10-23 01:56:48.890   603  1026 I ActivityManager: Start proc 2020:com.android.onetimeinitializer/u0a18 for broadcast com.android.onetimeinitializer/.OneTimeInitializerReceiver
  1109. 10-23 01:56:49.043  2020  2038 E ActivityThread: Failed to find provider info for com.android.launcher2.settings
  1110. 10-23 01:56:49.109   603   614 I WindowManager: Destroying surface Surface(name=com.cyanogenmod.setupwizard/com.cyanogenmod.setupwizard.ui.SetupWizardActivity) called by com.android.server.wm.WindowStateAnimator.destroySurface:2014 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:881 com.android.server.wm.WindowState.destroyOrSaveSurface:2073 com.android.server.wm.AppWindowToken.destroySurfaces:363 com.android.server.wm.AppWindowToken.notifyAppStopped:389 com.android.server.wm.WindowManagerService.notifyAppStopped:4463 com.android.server.am.ActivityStack.activityStoppedLocked:1259 com.android.server.am.ActivityManagerService.activityStopped:7082
  1111. 10-23 01:56:49.233   603   615 I ActivityManager: Start proc 2048:com.cyanogenmod.trebuchet/u0a31 for broadcast com.cyanogenmod.trebuchet/com.android.launcher3.StartupReceiver
  1112. 10-23 01:56:49.697   603   615 I ActivityManager: Start proc 2075:com.cyanogenmod.updater/u0a5 for broadcast com.cyanogenmod.updater/.receiver.UpdateCheckReceiver
  1113. 10-23 01:56:49.999   603   615 I ActivityManager: Start proc 2110:org.cyanogenmod.profiles/u0a60 for broadcast org.cyanogenmod.profiles/.StartUpReceiver
  1114. 10-23 01:56:50.143   603   989 W BroadcastQueue: Permission Denial: receiving Intent { act=android.intent.action.BOOT_COMPLETED flg=0x9000010 (has extras) } to org.cyanogenmod.snap/com.android.camera.DisableCameraReceiver requires android.permission.RECEIVE_BOOT_COMPLETED due to sender null (uid 1000)
  1115. 10-23 01:56:50.444   603   614 I ActivityManager: Killing 1001:com.android.settings:CryptKeeper/1000 (adj 906): empty #17
  1116. 10-23 01:56:50.455   603  1880 D ActivityManager: cleanUpApplicationRecord -- 1001
  1117. 10-23 01:56:56.583   603   616 W AppSuggestProviderProxy-AppSgstMgrService: Odd, no component found for service org.cyanogenmod.app.suggest
  1118. 10-23 01:56:56.583   603   616 W LocationProviderProxy-network: Odd, no component found for service com.android.location.service.v3.NetworkLocationProvider
  1119. 10-23 01:56:56.584   603   616 W GeocoderProxy: Odd, no component found for service com.android.location.service.GeocodeProvider
  1120. 10-23 01:56:56.584   603   616 W GeofenceProxy: Odd, no component found for service com.android.location.service.GeofenceProvider
  1121. 10-23 01:56:56.584   603   616 W ActivityRecognitionProxy: Odd, no component found for service com.android.location.service.ActivityRecognitionProvider
  1122. 10-23 01:56:56.630   603   616 W AppSuggestProviderProxy-AppSgstMgrService: Odd, no component found for service org.cyanogenmod.app.suggest
  1123. 10-23 01:56:56.630   603   616 W LocationProviderProxy-network: Odd, no component found for service com.android.location.service.v3.NetworkLocationProvider
  1124. 10-23 01:56:56.633   603   616 W GeocoderProxy: Odd, no component found for service com.android.location.service.GeocodeProvider
  1125. 10-23 01:56:56.633   603   616 W GeofenceProxy: Odd, no component found for service com.android.location.service.GeofenceProvider
  1126. 10-23 01:56:56.633   603   616 W ActivityRecognitionProxy: Odd, no component found for service com.android.location.service.ActivityRecognitionProvider
  1127. 10-23 01:56:56.644   603   616 W AppSuggestProviderProxy-AppSgstMgrService: Odd, no component found for service org.cyanogenmod.app.suggest
  1128. 10-23 01:56:56.644   603   616 W LocationProviderProxy-network: Odd, no component found for service com.android.location.service.v3.NetworkLocationProvider
  1129. 10-23 01:56:56.645   603   616 W GeocoderProxy: Odd, no component found for service com.android.location.service.GeocodeProvider
  1130. 10-23 01:56:56.645   603   616 W GeofenceProxy: Odd, no component found for service com.android.location.service.GeofenceProvider
  1131. 10-23 01:56:56.645   603   616 W ActivityRecognitionProxy: Odd, no component found for service com.android.location.service.ActivityRecognitionProvider
  1132. 10-23 01:56:56.652   603   616 W AppSuggestProviderProxy-AppSgstMgrService: Odd, no component found for service org.cyanogenmod.app.suggest
  1133. 10-23 01:56:56.653   603   616 W LocationProviderProxy-network: Odd, no component found for service com.android.location.service.v3.NetworkLocationProvider
  1134. 10-23 01:56:56.653   603   616 W GeocoderProxy: Odd, no component found for service com.android.location.service.GeocodeProvider
  1135. 10-23 01:56:56.653   603   616 W GeofenceProxy: Odd, no component found for service com.android.location.service.GeofenceProvider
  1136. 10-23 01:56:56.654   603   616 W ActivityRecognitionProxy: Odd, no component found for service com.android.location.service.ActivityRecognitionProvider
  1137. 10-23 01:56:56.663   603   616 W AppSuggestProviderProxy-AppSgstMgrService: Odd, no component found for service org.cyanogenmod.app.suggest
  1138. 10-23 01:56:56.664   603   616 W LocationProviderProxy-network: Odd, no component found for service com.android.location.service.v3.NetworkLocationProvider
  1139. 10-23 01:56:56.665   603   616 W GeocoderProxy: Odd, no component found for service com.android.location.service.GeocodeProvider
  1140. 10-23 01:56:56.665   603   616 W GeofenceProxy: Odd, no component found for service com.android.location.service.GeofenceProvider
  1141. 10-23 01:56:56.665   603   616 W ActivityRecognitionProxy: Odd, no component found for service com.android.location.service.ActivityRecognitionProvider
  1142. 10-23 01:56:56.671   603   616 W AppSuggestProviderProxy-AppSgstMgrService: Odd, no component found for service org.cyanogenmod.app.suggest
  1143. 10-23 01:56:56.672   603   616 W LocationProviderProxy-network: Odd, no component found for service com.android.location.service.v3.NetworkLocationProvider
  1144. 10-23 01:56:56.672   603   616 W GeocoderProxy: Odd, no component found for service com.android.location.service.GeocodeProvider
  1145. 10-23 01:56:56.672   603   616 W GeofenceProxy: Odd, no component found for service com.android.location.service.GeofenceProvider
  1146. 10-23 01:56:56.673   603   616 W ActivityRecognitionProxy: Odd, no component found for service com.android.location.service.ActivityRecognitionProvider
  1147. 10-23 01:56:56.678   603   616 W AppSuggestProviderProxy-AppSgstMgrService: Odd, no component found for service org.cyanogenmod.app.suggest
  1148. 10-23 01:56:56.678   603   616 W LocationProviderProxy-network: Odd, no component found for service com.android.location.service.v3.NetworkLocationProvider
  1149. 10-23 01:56:56.679   603   616 W GeocoderProxy: Odd, no component found for service com.android.location.service.GeocodeProvider
  1150. 10-23 01:56:56.679   603   616 W GeofenceProxy: Odd, no component found for service com.android.location.service.GeofenceProvider
  1151. 10-23 01:56:56.679   603   616 W ActivityRecognitionProxy: Odd, no component found for service com.android.location.service.ActivityRecognitionProvider
  1152. 10-23 01:56:56.689   603   616 W AppSuggestProviderProxy-AppSgstMgrService: Odd, no component found for service org.cyanogenmod.app.suggest
  1153. 10-23 01:56:56.689   603   616 W LocationProviderProxy-network: Odd, no component found for service com.android.location.service.v3.NetworkLocationProvider
  1154. 10-23 01:56:56.690   603   616 W GeocoderProxy: Odd, no component found for service com.android.location.service.GeocodeProvider
  1155. 10-23 01:56:56.690   603   616 W GeofenceProxy: Odd, no component found for service com.android.location.service.GeofenceProvider
  1156. 10-23 01:56:56.690   603   616 W ActivityRecognitionProxy: Odd, no component found for service com.android.location.service.ActivityRecognitionProvider
  1157. 10-23 01:56:56.709   603   616 W AppSuggestProviderProxy-AppSgstMgrService: Odd, no component found for service org.cyanogenmod.app.suggest
  1158. 10-23 01:56:56.709   603   616 W LocationProviderProxy-network: Odd, no component found for service com.android.location.service.v3.NetworkLocationProvider
  1159. 10-23 01:56:56.710   603   616 W GeocoderProxy: Odd, no component found for service com.android.location.service.GeocodeProvider
  1160. 10-23 01:56:56.710   603   616 W GeofenceProxy: Odd, no component found for service com.android.location.service.GeofenceProvider
  1161. 10-23 01:56:56.710   603   616 W ActivityRecognitionProxy: Odd, no component found for service com.android.location.service.ActivityRecognitionProvider
  1162. 10-23 01:56:57.699   603   617 I ActivityManager: Waited long enough for: ServiceRecord{b0124b3 u0 com.android.providers.media/.MediaScannerService}
  1163. 10-23 01:57:01.593   603  1880 I ActivityManager: Killing 1275:org.cyanogenmod.weather.provider/u0a33 (adj 906): empty #17
  1164. 10-23 01:57:01.602   603   615 D ActivityManager: cleanUpApplicationRecord -- 1275
  1165. 10-23 01:57:02.449   603   617 I ActivityManager: Waited long enough for: ServiceRecord{28f204d u0 com.android.email/.service.LegacyImapSyncAdapterService}
  1166. 10-23 01:57:04.008   603   707 D WifiService: New client listening to asynchronous messages
  1167. 10-23 01:57:04.009   603   707 D WiFiServiceImpl : SAVE nid=0 uid=1000 name=android.uid.system:1000
  1168. 10-23 01:57:04.009   603   707 D WifiService: Connect with config* ID: -1 SSID: "Bishop Wifi-5G" PROVIDER-NAME: null BSSID: null FQDN: null PRIO: 0 HIDDEN: false
  1169. 10-23 01:57:04.009   603   707 D WifiService:  NetworkSelectionStatus NETWORK_SELECTION_ENABLED
  1170. 10-23 01:57:04.009   603   707 D WifiService:  hasEverConnected: false
  1171. 10-23 01:57:04.009   603   707 D WifiService:  KeyMgmt: WPA_PSK Protocols:
  1172. 10-23 01:57:04.009   603   707 D WifiService:  AuthAlgorithms:
  1173. 10-23 01:57:04.009   603   707 D WifiService:  PairwiseCiphers:
  1174. 10-23 01:57:04.009   603   707 D WifiService:  GroupCiphers:
  1175. 10-23 01:57:04.009   603   707 D WifiService:  PSK: *
  1176. 10-23 01:57:04.009   603   707 D WifiService:  sim_num
  1177. 10-23 01:57:04.009   603   707 D WifiService: Enterprise config:
  1178. 10-23 01:57:04.009   603   707 D WifiService: IP config:
  1179. 10-23 01:57:04.009   603   707 D WifiService: IP assignment: DHCP
  1180. 10-23 01:57:04.009   603   707 D WifiService: Proxy settings: NONE
  1181. 10-23 01:57:04.009   603   707 D WifiService:  cuid=-1 luid=-1 lcuid=0 userApproved=USER_UNSPECIFIED noInternetAccessExpected=false roamingFailureBlackListTimeMilli: 1000
  1182. 10-23 01:57:04.009   603   707 D WifiService: triggeredLow: 0 triggeredBad: 0 triggeredNotHigh: 0
  1183. 10-23 01:57:04.009   603   707 D WifiService: ticksLow: 0 ticksBad: 0 ticksNotHigh: 0
  1184. 10-23 01:57:04.009   603   707 D WifiService: triggeredJoin: 0
  1185. 10-23 01:57:04.011   603   707 D WiFiServiceImpl : CONNECT  nid=-1 uid=1000 name=android.uid.system:1000
  1186. 10-23 01:57:04.011   603   707 D WifiService: Connect with config* ID: -1 SSID: "Bishop Wifi-5G" PROVIDER-NAME: null BSSID: null FQDN: null PRIO: 0 HIDDEN: false
  1187. 10-23 01:57:04.011   603   707 D WifiService:  NetworkSelectionStatus NETWORK_SELECTION_ENABLED
  1188. 10-23 01:57:04.011   603   707 D WifiService:  hasEverConnected: false
  1189. 10-23 01:57:04.011   603   707 D WifiService:  KeyMgmt: WPA_PSK Protocols:
  1190. 10-23 01:57:04.011   603   707 D WifiService:  AuthAlgorithms:
  1191. 10-23 01:57:04.011   603   707 D WifiService:  PairwiseCiphers:
  1192. 10-23 01:57:04.011   603   707 D WifiService:  GroupCiphers:
  1193. 10-23 01:57:04.011   603   707 D WifiService:  PSK: *
  1194. 10-23 01:57:04.011   603   707 D WifiService:  sim_num
  1195. 10-23 01:57:04.011   603   707 D WifiService: Enterprise config:
  1196. 10-23 01:57:04.011   603   707 D WifiService: IP config:
  1197. 10-23 01:57:04.011   603   707 D WifiService: IP assignment: DHCP
  1198. 10-23 01:57:04.011   603   707 D WifiService: Proxy settings: NONE
  1199. 10-23 01:57:04.011   603   707 D WifiService:  cuid=-1 luid=-1 lcuid=0 userApproved=USER_UNSPECIFIED noInternetAccessExpected=false roamingFailureBlackListTimeMilli: 1000
  1200. 10-23 01:57:04.011   603   707 D WifiService: triggeredLow: 0 triggeredBad: 0 triggeredNotHigh: 0
  1201. 10-23 01:57:04.011   603   707 D WifiService: ticksLow: 0 ticksBad: 0 ticksNotHigh: 0
  1202. 10-23 01:57:04.011   603   707 D WifiService: triggeredJoin: 0
  1203. 10-23 01:57:04.274   603   624 I WindowManager: Destroying surface Surface(name=Bishop Wifi-5G) called by com.android.server.wm.WindowStateAnimator.destroySurface:2014 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:881 com.android.server.wm.WindowState.destroyOrSaveSurface:2073 com.android.server.wm.AppWindowToken.destroySurfaces:363 com.android.server.wm.WindowStateAnimator.finishExit:565 com.android.server.wm.WindowStateAnimator.stepAnimationLocked:491 com.android.server.wm.WindowAnimator.updateWindowsLocked:306 com.android.server.wm.WindowAnimator.animateLocked:707
  1204. 10-23 01:57:04.293   603   624 I WindowManager: Destroying surface Surface(name=InputMethod) called by com.android.server.wm.WindowStateAnimator.destroySurface:2014 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:881 com.android.server.wm.WindowState.destroyOrSaveSurface:2073 com.android.server.wm.WindowSurfacePlacer.performSurfacePlacementInner:429 com.android.server.wm.WindowSurfacePlacer.performSurfacePlacementLoop:232 com.android.server.wm.WindowSurfacePlacer.performSurfacePlacement:180 com.android.server.wm.WindowManagerService$H.handleMessage:8104 android.os.Handler.dispatchMessage:102
  1205. 10-23 01:57:04.993   603   708 D ConnectivityService: registerNetworkAgent NetworkAgentInfo{ ni{[type: WIFI[], state: CONNECTING/CONNECTING, reason: (unspecified), extra: "Bishop Wifi-5G", failover: false, available: true, roaming: false, metered: false]}  network{100}  nethandle{429513165534}  lp{{LinkAddresses: []  Routes: [] DnsAddresses: [] Domains: null MTU: 0}}  nc{[ Transports: WIFI Capabilities: NOT_METERED&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN LinkUpBandwidth>=1048576Kbps LinkDnBandwidth>=1048576Kbps]}  Score{20}  everValidated{false}  lastValidated{false}  created{false} lingering{false} explicitlySelected{false} acceptUnvalidated{false} everCaptivePortalDetected{false} lastCaptivePortalDetected{false} }
  1206. 10-23 01:57:04.993   603   712 D ConnectivityService: NetworkAgentInfo [WIFI () - 100] EVENT_NETWORK_INFO_CHANGED, going from null to CONNECTING
  1207. 10-23 01:57:05.876   603   617 I ActivityManager: Waited long enough for: ServiceRecord{d6d4372 u0 com.android.calendar/.alerts.InitAlarmsService}
  1208. 10-23 01:57:06.643   603   712 D ConnectivityService: NetworkAgentInfo [WIFI () - 100] EVENT_NETWORK_INFO_CHANGED, going from CONNECTING to CONNECTED
  1209. 10-23 01:57:06.645   603   712 D ConnectivityService: Adding iface wlan0 to network 100
  1210. 10-23 01:57:06.723   603   712 D ConnectivityService: Setting DNS servers for network 100 to [/209.18.47.61, /209.18.47.62]
  1211. 10-23 01:57:06.741   603   712 D ConnectivityService: Switching to new default network: NetworkAgentInfo{ ni{[type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: "Bishop Wifi-5G", failover: false, available: true, roaming: false, metered: false]}  network{100}  nethandle{429513165534}  lp{{InterfaceName: wlan0 LinkAddresses: [fe80::867a:88ff:fe37:b4f4/64,2607:fcc8:af0f:ba00:867a:88ff:fe37:b4f4/64,2607:fcc8:af0f:ba00:c814:1ac9:5fa6:ed07/64,192.168.0.15/24,]  Routes: [fe80::/64 -> :: wlan0,::/0 -> fe80::aeec:80ff:fe30:3447 wlan0,2607:fcc8:af0f:ba00::/64 -> :: wlan0,192.168.0.0/24 -> 0.0.0.0 wlan0,0.0.0.0/0 -> 192.168.0.1 wlan0,] DnsAddresses: [209.18.47.61,209.18.47.62,] Domains: null MTU: 0 TcpBufferSizes: 524288,1048576,2097152,262144,524288,1048576}}  nc{[ Transports: WIFI Capabilities: NOT_METERED&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN LinkUpBandwidth>=1048576Kbps LinkDnBandwidth>=1048576Kbps SignalStrength: -41]}  Score{20}  everValidated{false}  lastValidated{false}  created{true} lingering{false} explicitlySelected{true} acceptUnvalidated{false} everCaptivePortalDetected{false} lastCaptivePortalDetected{false} }
  1212. 10-23 01:57:06.818   603   620 E BatteryStatsService: no controller energy info supplied
  1213. 10-23 01:57:06.824   603   712 D ConnectivityService: Sending CONNECTED broadcast for type 1 NetworkAgentInfo [WIFI () - 100] isDefaultNetwork=true
  1214. 10-23 01:57:06.830   603   712 D ConnectivityService: NetworkAgentInfo [WIFI () - 100] validation passed
  1215. 10-23 01:57:07.324   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 0009, msg_id - 0038, msg_len - 0012
  1216. 10-23 01:57:07.324   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 25 bytes on conn_id=9
  1217. 10-23 01:57:07.330   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1218. 10-23 01:57:07.330   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 0009, msg_id - 0038, msg_len - 0007
  1219. 10-23 01:57:07.337   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1220. 10-23 01:57:07.337   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 0008, msg_id - 0038, msg_len - 0007
  1221. 10-23 01:57:07.345   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 136 bytes on conn_id: 9
  1222. 10-23 01:57:07.345   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 0009, msg_id - 0029, msg_len - 0081
  1223. 10-23 01:57:17.652   603   603 D ConditionProviders.SCP: onReceive android.intent.action.TIME_SET
  1224. 10-23 01:57:17.654   603   603 D ConditionProviders.SCP: notifyCondition condition://android/schedule?days=6.7&start=23.30&end=10.0&exitAtAlarm=false STATE_TRUE reason=meetsSchedule
  1225. 10-23 01:57:17.654   603   603 D ConditionProviders.SCP: notifyCondition condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0&exitAtAlarm=false STATE_FALSE reason=!meetsSchedule
  1226. 10-23 01:57:17.655   603   603 D ConditionProviders.SCP: Scheduling evaluate for Sun Oct 23 07:00:00 GMT+00:00 2016 (1477206000000), in +3h2m42s348ms, now=Sun Oct 23 03:57:17 GMT+00:00 2016 (1477195037652)
  1227. 10-23 01:57:17.666   603   616 I UsageStatsService: Time changed in UsageStats by 9 seconds
  1228. 10-23 01:57:17.666   603   616 I UsageStatsService: User[0] Flushing usage stats to disk
  1229. 10-23 01:57:17.669   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 000a, msg_id - 0035, msg_len - 041d
  1230. 10-23 01:57:17.669   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 1060 bytes on conn_id=9
  1231. 10-23 01:57:17.679   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1232. 10-23 01:57:17.679   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 000a, msg_id - 0035, msg_len - 0007
  1233. 10-23 01:57:17.687   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1234. 10-23 01:57:17.687   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 000a, msg_id - 0035, msg_len - 000c
  1235. 10-23 01:57:17.687   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 000b, msg_id - 0035, msg_len - 041d
  1236. 10-23 01:57:17.688   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 1060 bytes on conn_id=9
  1237. 10-23 01:57:17.695   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1238. 10-23 01:57:17.695   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 000b, msg_id - 0035, msg_len - 0007
  1239. 10-23 01:57:17.703   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1240. 10-23 01:57:17.703   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 000b, msg_id - 0035, msg_len - 000c
  1241. 10-23 01:57:17.703   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 000c, msg_id - 0035, msg_len - 041d
  1242. 10-23 01:57:17.703   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 1060 bytes on conn_id=9
  1243. 10-23 01:57:17.711   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1244. 10-23 01:57:17.711   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 000c, msg_id - 0035, msg_len - 0007
  1245. 10-23 01:57:17.719   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1246. 10-23 01:57:17.719   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 000c, msg_id - 0035, msg_len - 000c
  1247. 10-23 01:57:17.720   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 000d, msg_id - 0035, msg_len - 041d
  1248. 10-23 01:57:17.720   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 1060 bytes on conn_id=9
  1249. 10-23 01:57:17.724   603   616 I UsageStatsDatabase: Time changed by +9s797ms. files deleted: 0 files moved: 4
  1250. 10-23 01:57:17.728   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1251. 10-23 01:57:17.728   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 000d, msg_id - 0035, msg_len - 0007
  1252. 10-23 01:57:17.735   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1253. 10-23 01:57:17.735   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 000d, msg_id - 0035, msg_len - 000c
  1254. 10-23 01:57:17.735   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 000e, msg_id - 0035, msg_len - 041d
  1255. 10-23 01:57:17.735   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 1060 bytes on conn_id=9
  1256. 10-23 01:57:17.743   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1257. 10-23 01:57:17.743   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 000e, msg_id - 0035, msg_len - 0007
  1258. 10-23 01:57:17.747   603   616 I UsageStatsService: User[0] Rollover scheduled @ 2016-10-24 03:56:33(1477281393030)
  1259. 10-23 01:57:17.751   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1260. 10-23 01:57:17.751   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 000e, msg_id - 0035, msg_len - 000c
  1261. 10-23 01:57:17.751   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 000f, msg_id - 0035, msg_len - 041d
  1262. 10-23 01:57:17.751   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 1060 bytes on conn_id=9
  1263. 10-23 01:57:17.759   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1264. 10-23 01:57:17.759   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 000f, msg_id - 0035, msg_len - 0007
  1265. 10-23 01:57:17.767   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1266. 10-23 01:57:17.767   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 000f, msg_id - 0035, msg_len - 000c
  1267. 10-23 01:57:17.767   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 0010, msg_id - 0035, msg_len - 041d
  1268. 10-23 01:57:17.767   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 1060 bytes on conn_id=9
  1269. 10-23 01:57:17.775   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1270. 10-23 01:57:17.775   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 0010, msg_id - 0035, msg_len - 0007
  1271. 10-23 01:57:17.783   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1272. 10-23 01:57:17.783   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 0010, msg_id - 0035, msg_len - 000c
  1273. 10-23 01:57:17.783   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 0011, msg_id - 0035, msg_len - 041d
  1274. 10-23 01:57:17.783   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 1060 bytes on conn_id=9
  1275. 10-23 01:57:17.791   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1276. 10-23 01:57:17.791   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 0011, msg_id - 0035, msg_len - 0007
  1277. 10-23 01:57:17.799   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1278. 10-23 01:57:17.799   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 0011, msg_id - 0035, msg_len - 000c
  1279. 10-23 01:57:17.799   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 0012, msg_id - 0035, msg_len - 041d
  1280. 10-23 01:57:17.799   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 1060 bytes on conn_id=9
  1281. 10-23 01:57:17.807   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1282. 10-23 01:57:17.807   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 0012, msg_id - 0035, msg_len - 0007
  1283. 10-23 01:57:17.815   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1284. 10-23 01:57:17.815   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 0012, msg_id - 0035, msg_len - 000c
  1285. 10-23 01:57:17.815   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 0013, msg_id - 0035, msg_len - 041d
  1286. 10-23 01:57:17.815   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 1060 bytes on conn_id=9
  1287. 10-23 01:57:17.823   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1288. 10-23 01:57:17.823   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 0013, msg_id - 0035, msg_len - 0007
  1289. 10-23 01:57:17.831   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1290. 10-23 01:57:17.831   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 0013, msg_id - 0035, msg_len - 000c
  1291. 10-23 01:57:17.831   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 0014, msg_id - 0035, msg_len - 041d
  1292. 10-23 01:57:17.831   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 1060 bytes on conn_id=9
  1293. 10-23 01:57:17.839   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1294. 10-23 01:57:17.839   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 0014, msg_id - 0035, msg_len - 0007
  1295. 10-23 01:57:17.847   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1296. 10-23 01:57:17.847   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 0014, msg_id - 0035, msg_len - 000c
  1297. 10-23 01:57:17.847   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 0015, msg_id - 0035, msg_len - 041d
  1298. 10-23 01:57:17.847   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 1060 bytes on conn_id=9
  1299. 10-23 01:57:17.855   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1300. 10-23 01:57:17.855   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 0015, msg_id - 0035, msg_len - 0007
  1301. 10-23 01:57:17.863   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1302. 10-23 01:57:17.863   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 0015, msg_id - 0035, msg_len - 000c
  1303. 10-23 01:57:17.863   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 0016, msg_id - 0035, msg_len - 041d
  1304. 10-23 01:57:17.863   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 1060 bytes on conn_id=9
  1305. 10-23 01:57:17.870   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1306. 10-23 01:57:17.870   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 0016, msg_id - 0035, msg_len - 0007
  1307. 10-23 01:57:17.879   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1308. 10-23 01:57:17.879   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 0016, msg_id - 0035, msg_len - 000c
  1309. 10-23 01:57:17.879   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 0017, msg_id - 0035, msg_len - 041d
  1310. 10-23 01:57:17.879   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 1060 bytes on conn_id=9
  1311. 10-23 01:57:17.887   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1312. 10-23 01:57:17.887   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 0017, msg_id - 0035, msg_len - 0007
  1313. 10-23 01:57:17.895   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1314. 10-23 01:57:17.895   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 0017, msg_id - 0035, msg_len - 000c
  1315. 10-23 01:57:17.895   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 0018, msg_id - 0035, msg_len - 041d
  1316. 10-23 01:57:17.895   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 1060 bytes on conn_id=9
  1317. 10-23 01:57:17.903   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1318. 10-23 01:57:17.903   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 0018, msg_id - 0035, msg_len - 0007
  1319. 10-23 01:57:17.910   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1320. 10-23 01:57:17.911   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 0018, msg_id - 0035, msg_len - 000c
  1321. 10-23 01:57:17.911   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 0019, msg_id - 0035, msg_len - 041d
  1322. 10-23 01:57:17.911   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 1060 bytes on conn_id=9
  1323. 10-23 01:57:17.919   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1324. 10-23 01:57:17.919   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 0019, msg_id - 0035, msg_len - 0007
  1325. 10-23 01:57:17.927   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1326. 10-23 01:57:17.927   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 0019, msg_id - 0035, msg_len - 000c
  1327. 10-23 01:57:17.927   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 001a, msg_id - 0035, msg_len - 041d
  1328. 10-23 01:57:17.927   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 1060 bytes on conn_id=9
  1329. 10-23 01:57:17.935   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1330. 10-23 01:57:17.935   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 001a, msg_id - 0035, msg_len - 0007
  1331. 10-23 01:57:17.942   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1332. 10-23 01:57:17.943   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 001a, msg_id - 0035, msg_len - 000c
  1333. 10-23 01:57:17.943   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 001b, msg_id - 0035, msg_len - 041d
  1334. 10-23 01:57:17.943   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 1060 bytes on conn_id=9
  1335. 10-23 01:57:17.951   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1336. 10-23 01:57:17.951   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 001b, msg_id - 0035, msg_len - 0007
  1337. 10-23 01:57:17.959   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1338. 10-23 01:57:17.959   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 001b, msg_id - 0035, msg_len - 000c
  1339. 10-23 01:57:17.959   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 001c, msg_id - 0035, msg_len - 041d
  1340. 10-23 01:57:17.959   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 1060 bytes on conn_id=9
  1341. 10-23 01:57:17.967   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1342. 10-23 01:57:17.967   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 001c, msg_id - 0035, msg_len - 0007
  1343. 10-23 01:57:17.975   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1344. 10-23 01:57:17.975   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 001c, msg_id - 0035, msg_len - 000c
  1345. 10-23 01:57:17.975   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 001d, msg_id - 0035, msg_len - 041d
  1346. 10-23 01:57:17.975   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 1060 bytes on conn_id=9
  1347. 10-23 01:57:17.982   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1348. 10-23 01:57:17.982   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 001d, msg_id - 0035, msg_len - 0007
  1349. 10-23 01:57:17.990   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1350. 10-23 01:57:17.990   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 001d, msg_id - 0035, msg_len - 000c
  1351. 10-23 01:57:17.991   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 001e, msg_id - 0035, msg_len - 041d
  1352. 10-23 01:57:17.991   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 1060 bytes on conn_id=9
  1353. 10-23 01:57:17.999   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1354. 10-23 01:57:17.999   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 001e, msg_id - 0035, msg_len - 0007
  1355. 10-23 01:57:18.007   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1356. 10-23 01:57:18.007   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 001e, msg_id - 0035, msg_len - 000c
  1357. 10-23 01:57:18.007   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 001f, msg_id - 0035, msg_len - 041d
  1358. 10-23 01:57:18.007   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 1060 bytes on conn_id=9
  1359. 10-23 01:57:18.015   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1360. 10-23 01:57:18.015   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 001f, msg_id - 0035, msg_len - 0007
  1361. 10-23 01:57:18.023   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1362. 10-23 01:57:18.023   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 001f, msg_id - 0035, msg_len - 000c
  1363. 10-23 01:57:18.023   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 0020, msg_id - 0035, msg_len - 041d
  1364. 10-23 01:57:18.023   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 1060 bytes on conn_id=9
  1365. 10-23 01:57:18.031   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1366. 10-23 01:57:18.031   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 0020, msg_id - 0035, msg_len - 0007
  1367. 10-23 01:57:18.038   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1368. 10-23 01:57:18.038   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 0020, msg_id - 0035, msg_len - 000c
  1369. 10-23 01:57:18.039   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 0021, msg_id - 0035, msg_len - 041d
  1370. 10-23 01:57:18.039   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 1060 bytes on conn_id=9
  1371. 10-23 01:57:18.047   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1372. 10-23 01:57:18.047   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 0021, msg_id - 0035, msg_len - 0007
  1373. 10-23 01:57:18.055   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1374. 10-23 01:57:18.055   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 0021, msg_id - 0035, msg_len - 000c
  1375. 10-23 01:57:18.055   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 0022, msg_id - 0035, msg_len - 041d
  1376. 10-23 01:57:18.055   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 1060 bytes on conn_id=9
  1377. 10-23 01:57:18.063   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1378. 10-23 01:57:18.063   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 0022, msg_id - 0035, msg_len - 0007
  1379. 10-23 01:57:18.071   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1380. 10-23 01:57:18.071   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 0022, msg_id - 0035, msg_len - 000c
  1381. 10-23 01:57:18.071   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 0023, msg_id - 0035, msg_len - 041d
  1382. 10-23 01:57:18.071   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 1060 bytes on conn_id=9
  1383. 10-23 01:57:18.078   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1384. 10-23 01:57:18.078   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 0023, msg_id - 0035, msg_len - 0007
  1385. 10-23 01:57:18.087   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1386. 10-23 01:57:18.087   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 0023, msg_id - 0035, msg_len - 000c
  1387. 10-23 01:57:18.088   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 0024, msg_id - 0035, msg_len - 041d
  1388. 10-23 01:57:18.088   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 1060 bytes on conn_id=9
  1389. 10-23 01:57:18.094   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1390. 10-23 01:57:18.094   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 0024, msg_id - 0035, msg_len - 0007
  1391. 10-23 01:57:18.102   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1392. 10-23 01:57:18.102   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 0024, msg_id - 0035, msg_len - 000c
  1393. 10-23 01:57:18.102   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 0025, msg_id - 0035, msg_len - 041d
  1394. 10-23 01:57:18.102   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 1060 bytes on conn_id=9
  1395. 10-23 01:57:18.110   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1396. 10-23 01:57:18.110   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 0025, msg_id - 0035, msg_len - 0007
  1397. 10-23 01:57:18.119   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1398. 10-23 01:57:18.119   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 0025, msg_id - 0035, msg_len - 000c
  1399. 10-23 01:57:18.119   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 0026, msg_id - 0035, msg_len - 041d
  1400. 10-23 01:57:18.119   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 1060 bytes on conn_id=9
  1401. 10-23 01:57:18.120   603   620 E BatteryStatsService: no controller energy info supplied
  1402. 10-23 01:57:18.120   603   620 E BatteryStatsService: no controller energy info supplied
  1403. 10-23 01:57:18.132   603   620 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0}
  1404. 10-23 01:57:18.132   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1405. 10-23 01:57:18.132   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 0026, msg_id - 0035, msg_len - 0007
  1406. 10-23 01:57:18.135   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1407. 10-23 01:57:18.135   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 0026, msg_id - 0035, msg_len - 000c
  1408. 10-23 01:57:18.135   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 0027, msg_id - 0035, msg_len - 041d
  1409. 10-23 01:57:18.135   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 1060 bytes on conn_id=9
  1410. 10-23 01:57:18.142   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1411. 10-23 01:57:18.142   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 0027, msg_id - 0035, msg_len - 0007
  1412. 10-23 01:57:18.150   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1413. 10-23 01:57:18.150   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 0027, msg_id - 0035, msg_len - 000c
  1414. 10-23 01:57:18.150   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 0028, msg_id - 0035, msg_len - 041d
  1415. 10-23 01:57:18.150   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 1060 bytes on conn_id=9
  1416. 10-23 01:57:18.151   603   617 W ProcessCpuTracker: Skipping unknown process pid 2329
  1417. 10-23 01:57:18.151   603   617 W ProcessCpuTracker: Skipping unknown process pid 2330
  1418. 10-23 01:57:18.152   603   617 W ProcessCpuTracker: Skipping unknown process pid 2336
  1419. 10-23 01:57:18.153   603   617 W ProcessCpuTracker: Skipping unknown process pid 2339
  1420. 10-23 01:57:18.153   603   617 W ProcessCpuTracker: Skipping unknown process pid 2340
  1421. 10-23 01:57:18.159   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1422. 10-23 01:57:18.159   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 0028, msg_id - 0035, msg_len - 0007
  1423. 10-23 01:57:18.167   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1424. 10-23 01:57:18.167   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 0028, msg_id - 0035, msg_len - 000c
  1425. 10-23 01:57:18.167   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 0029, msg_id - 0035, msg_len - 041d
  1426. 10-23 01:57:18.167   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 1060 bytes on conn_id=9
  1427. 10-23 01:57:18.174   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1428. 10-23 01:57:18.174   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 0029, msg_id - 0035, msg_len - 0007
  1429. 10-23 01:57:18.182   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1430. 10-23 01:57:18.182   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 0029, msg_id - 0035, msg_len - 000c
  1431. 10-23 01:57:18.182   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 002a, msg_id - 0035, msg_len - 041d
  1432. 10-23 01:57:18.182   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 1060 bytes on conn_id=9
  1433. 10-23 01:57:18.190   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1434. 10-23 01:57:18.190   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 002a, msg_id - 0035, msg_len - 0007
  1435. 10-23 01:57:18.198   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1436. 10-23 01:57:18.198   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 002a, msg_id - 0035, msg_len - 000c
  1437. 10-23 01:57:18.198   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 002b, msg_id - 0035, msg_len - 041d
  1438. 10-23 01:57:18.198   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 1060 bytes on conn_id=9
  1439. 10-23 01:57:18.206   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1440. 10-23 01:57:18.206   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 002b, msg_id - 0035, msg_len - 0007
  1441. 10-23 01:57:18.215   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1442. 10-23 01:57:18.215   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 002b, msg_id - 0035, msg_len - 000c
  1443. 10-23 01:57:18.215   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 002c, msg_id - 0035, msg_len - 041d
  1444. 10-23 01:57:18.216   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 1060 bytes on conn_id=9
  1445. 10-23 01:57:18.224   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1446. 10-23 01:57:18.224   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 002c, msg_id - 0035, msg_len - 0007
  1447. 10-23 01:57:18.230   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1448. 10-23 01:57:18.230   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 002c, msg_id - 0035, msg_len - 000c
  1449. 10-23 01:57:18.230   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 002d, msg_id - 0035, msg_len - 041d
  1450. 10-23 01:57:18.230   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 1060 bytes on conn_id=9
  1451. 10-23 01:57:18.238   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1452. 10-23 01:57:18.238   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 002d, msg_id - 0035, msg_len - 0007
  1453. 10-23 01:57:18.246   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1454. 10-23 01:57:18.246   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 002d, msg_id - 0035, msg_len - 000c
  1455. 10-23 01:57:18.246   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 002e, msg_id - 0035, msg_len - 041d
  1456. 10-23 01:57:18.246   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 1060 bytes on conn_id=9
  1457. 10-23 01:57:18.254   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1458. 10-23 01:57:18.254   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 002e, msg_id - 0035, msg_len - 0007
  1459. 10-23 01:57:18.262   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1460. 10-23 01:57:18.262   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 002e, msg_id - 0035, msg_len - 000c
  1461. 10-23 01:57:18.262   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 002f, msg_id - 0035, msg_len - 041d
  1462. 10-23 01:57:18.262   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 1060 bytes on conn_id=9
  1463. 10-23 01:57:18.270   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1464. 10-23 01:57:18.270   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 002f, msg_id - 0035, msg_len - 0007
  1465. 10-23 01:57:18.278   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1466. 10-23 01:57:18.278   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 002f, msg_id - 0035, msg_len - 000c
  1467. 10-23 01:57:18.278   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 0030, msg_id - 0035, msg_len - 041d
  1468. 10-23 01:57:18.278   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 1060 bytes on conn_id=9
  1469. 10-23 01:57:18.286   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1470. 10-23 01:57:18.286   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 0030, msg_id - 0035, msg_len - 0007
  1471. 10-23 01:57:18.294   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1472. 10-23 01:57:18.294   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 0030, msg_id - 0035, msg_len - 000c
  1473. 10-23 01:57:18.294   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 0031, msg_id - 0035, msg_len - 041d
  1474. 10-23 01:57:18.294   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 1060 bytes on conn_id=9
  1475. 10-23 01:57:18.302   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1476. 10-23 01:57:18.302   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 0031, msg_id - 0035, msg_len - 0007
  1477. 10-23 01:57:18.310   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1478. 10-23 01:57:18.310   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 0031, msg_id - 0035, msg_len - 000c
  1479. 10-23 01:57:18.310   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 0032, msg_id - 0035, msg_len - 041d
  1480. 10-23 01:57:18.310   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 1060 bytes on conn_id=9
  1481. 10-23 01:57:18.318   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1482. 10-23 01:57:18.318   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 0032, msg_id - 0035, msg_len - 0007
  1483. 10-23 01:57:18.326   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1484. 10-23 01:57:18.326   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 0032, msg_id - 0035, msg_len - 000c
  1485. 10-23 01:57:18.326   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 0033, msg_id - 0035, msg_len - 041d
  1486. 10-23 01:57:18.326   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 1060 bytes on conn_id=9
  1487. 10-23 01:57:18.334   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1488. 10-23 01:57:18.334   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 0033, msg_id - 0035, msg_len - 0007
  1489. 10-23 01:57:18.342   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1490. 10-23 01:57:18.342   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 0033, msg_id - 0035, msg_len - 000c
  1491. 10-23 01:57:18.342   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 0034, msg_id - 0035, msg_len - 041d
  1492. 10-23 01:57:18.342   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 1060 bytes on conn_id=9
  1493. 10-23 01:57:18.350   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1494. 10-23 01:57:18.350   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 0034, msg_id - 0035, msg_len - 0007
  1495. 10-23 01:57:18.358   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1496. 10-23 01:57:18.358   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 0034, msg_id - 0035, msg_len - 000c
  1497. 10-23 01:57:18.358   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 0035, msg_id - 0035, msg_len - 041d
  1498. 10-23 01:57:18.358   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 1060 bytes on conn_id=9
  1499. 10-23 01:57:18.366   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1500. 10-23 01:57:18.366   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 0035, msg_id - 0035, msg_len - 0007
  1501. 10-23 01:57:18.374   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1502. 10-23 01:57:18.374   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 0035, msg_id - 0035, msg_len - 000c
  1503. 10-23 01:57:18.374   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 0036, msg_id - 0035, msg_len - 041d
  1504. 10-23 01:57:18.374   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 1060 bytes on conn_id=9
  1505. 10-23 01:57:18.382   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1506. 10-23 01:57:18.382   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 0036, msg_id - 0035, msg_len - 0007
  1507. 10-23 01:57:18.390   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1508. 10-23 01:57:18.390   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 0036, msg_id - 0035, msg_len - 000c
  1509. 10-23 01:57:18.390   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 0037, msg_id - 0035, msg_len - 041d
  1510. 10-23 01:57:18.390   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 1060 bytes on conn_id=9
  1511. 10-23 01:57:18.398   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1512. 10-23 01:57:18.398   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 0037, msg_id - 0035, msg_len - 0007
  1513. 10-23 01:57:18.406   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1514. 10-23 01:57:18.406   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 0037, msg_id - 0035, msg_len - 000c
  1515. 10-23 01:57:18.406   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 0038, msg_id - 0035, msg_len - 041d
  1516. 10-23 01:57:18.406   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 1060 bytes on conn_id=9
  1517. 10-23 01:57:18.414   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1518. 10-23 01:57:18.414   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 0038, msg_id - 0035, msg_len - 0007
  1519. 10-23 01:57:18.423   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1520. 10-23 01:57:18.423   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 0038, msg_id - 0035, msg_len - 000c
  1521. 10-23 01:57:18.423   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 0039, msg_id - 0035, msg_len - 041d
  1522. 10-23 01:57:18.423   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 1060 bytes on conn_id=9
  1523. 10-23 01:57:18.430   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1524. 10-23 01:57:18.430   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 0039, msg_id - 0035, msg_len - 0007
  1525. 10-23 01:57:18.438   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1526. 10-23 01:57:18.438   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 0039, msg_id - 0035, msg_len - 000c
  1527. 10-23 01:57:18.438   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 003a, msg_id - 0035, msg_len - 041d
  1528. 10-23 01:57:18.438   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 1060 bytes on conn_id=9
  1529. 10-23 01:57:18.446   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1530. 10-23 01:57:18.446   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 003a, msg_id - 0035, msg_len - 0007
  1531. 10-23 01:57:18.454   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1532. 10-23 01:57:18.454   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 003a, msg_id - 0035, msg_len - 000c
  1533. 10-23 01:57:18.454   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 003b, msg_id - 0035, msg_len - 041d
  1534. 10-23 01:57:18.454   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 1060 bytes on conn_id=9
  1535. 10-23 01:57:18.462   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1536. 10-23 01:57:18.462   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 003b, msg_id - 0035, msg_len - 0007
  1537. 10-23 01:57:18.470   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1538. 10-23 01:57:18.470   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 003b, msg_id - 0035, msg_len - 000c
  1539. 10-23 01:57:18.470   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 003c, msg_id - 0035, msg_len - 041d
  1540. 10-23 01:57:18.470   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 1060 bytes on conn_id=9
  1541. 10-23 01:57:18.478   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1542. 10-23 01:57:18.478   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 003c, msg_id - 0035, msg_len - 0007
  1543. 10-23 01:57:18.486   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1544. 10-23 01:57:18.486   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 003c, msg_id - 0035, msg_len - 000c
  1545. 10-23 01:57:18.486   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 003d, msg_id - 0035, msg_len - 041d
  1546. 10-23 01:57:18.486   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 1060 bytes on conn_id=9
  1547. 10-23 01:57:18.494   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1548. 10-23 01:57:18.494   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 003d, msg_id - 0035, msg_len - 0007
  1549. 10-23 01:57:18.502   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1550. 10-23 01:57:18.502   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 003d, msg_id - 0035, msg_len - 000c
  1551. 10-23 01:57:18.502   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 003e, msg_id - 0035, msg_len - 041d
  1552. 10-23 01:57:18.502   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 1060 bytes on conn_id=9
  1553. 10-23 01:57:18.510   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1554. 10-23 01:57:18.510   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 003e, msg_id - 0035, msg_len - 0007
  1555. 10-23 01:57:18.518   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1556. 10-23 01:57:18.518   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 003e, msg_id - 0035, msg_len - 000c
  1557. 10-23 01:57:18.518   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 003f, msg_id - 0035, msg_len - 041d
  1558. 10-23 01:57:18.518   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 1060 bytes on conn_id=9
  1559. 10-23 01:57:18.526   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1560. 10-23 01:57:18.526   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 003f, msg_id - 0035, msg_len - 0007
  1561. 10-23 01:57:18.534   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1562. 10-23 01:57:18.534   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 003f, msg_id - 0035, msg_len - 000c
  1563. 10-23 01:57:18.534   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 0040, msg_id - 0035, msg_len - 041d
  1564. 10-23 01:57:18.534   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 1060 bytes on conn_id=9
  1565. 10-23 01:57:18.542   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1566. 10-23 01:57:18.542   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 0040, msg_id - 0035, msg_len - 0007
  1567. 10-23 01:57:18.550   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1568. 10-23 01:57:18.550   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 0040, msg_id - 0035, msg_len - 000c
  1569. 10-23 01:57:18.550   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 0041, msg_id - 0035, msg_len - 041d
  1570. 10-23 01:57:18.550   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 1060 bytes on conn_id=9
  1571. 10-23 01:57:18.558   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1572. 10-23 01:57:18.558   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 0041, msg_id - 0035, msg_len - 0007
  1573. 10-23 01:57:18.566   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1574. 10-23 01:57:18.566   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 0041, msg_id - 0035, msg_len - 000c
  1575. 10-23 01:57:18.566   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 0042, msg_id - 0035, msg_len - 041d
  1576. 10-23 01:57:18.566   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 1060 bytes on conn_id=9
  1577. 10-23 01:57:18.574   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1578. 10-23 01:57:18.574   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 0042, msg_id - 0035, msg_len - 0007
  1579. 10-23 01:57:18.582   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1580. 10-23 01:57:18.582   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 0042, msg_id - 0035, msg_len - 000c
  1581. 10-23 01:57:18.582   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 0043, msg_id - 0035, msg_len - 041d
  1582. 10-23 01:57:18.582   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 1060 bytes on conn_id=9
  1583. 10-23 01:57:18.590   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1584. 10-23 01:57:18.590   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 0043, msg_id - 0035, msg_len - 0007
  1585. 10-23 01:57:18.598   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1586. 10-23 01:57:18.598   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 0043, msg_id - 0035, msg_len - 000c
  1587. 10-23 01:57:18.598   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 0044, msg_id - 0035, msg_len - 041d
  1588. 10-23 01:57:18.598   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 1060 bytes on conn_id=9
  1589. 10-23 01:57:18.614   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1590. 10-23 01:57:18.614   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 0044, msg_id - 0035, msg_len - 0007
  1591. 10-23 01:57:18.622   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1592. 10-23 01:57:18.622   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 0044, msg_id - 0035, msg_len - 000c
  1593. 10-23 01:57:18.622   603   969 D QMI_FW  : QCCI: QMI_CCI_TX: cntl_flag - 00, txn_id - 0045, msg_id - 0035, msg_len - 01bc
  1594. 10-23 01:57:18.622   603   969 D QMI_FW  : QCCI: QMUXD: xport_send[1 -> 16]: 451 bytes on conn_id=9
  1595. 10-23 01:57:18.630   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 14 bytes on conn_id: 9
  1596. 10-23 01:57:18.630   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 02, txn_id - 0045, msg_id - 0035, msg_len - 0007
  1597. 10-23 01:57:18.862   603   971 D QMI_FW  : QCCI: QMUXD: xport_rx[1 <- 16]: 19 bytes on conn_id: 9
  1598. 10-23 01:57:18.862   603   971 D QMI_FW  : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 0045, msg_id - 0035, msg_len - 000c
  1599. 10-23 01:57:18.996   603   989 I ActivityManager: Killing 1501:com.android.keychain/1000 (adj 906): empty #17
  1600. 10-23 01:57:19.008   603  1880 D ActivityManager: cleanUpApplicationRecord -- 1501
  1601. 10-23 01:57:30.688   603   734 I ActivityManager: Killing 1566:com.android.cellbroadcastreceiver/u0a7 (adj 906): empty #17
  1602. 10-23 01:57:30.698   603   851 D ActivityManager: cleanUpApplicationRecord -- 1566
  1603. 10-23 01:57:37.724   603   617 I ActivityManager: Killing 1874:com.android.dialer/u0a22 (adj 906): empty #17
  1604. 10-23 01:57:37.738   603  1486 D ActivityManager: cleanUpApplicationRecord -- 1874
  1605. 10-23 01:57:37.745   603   989 I WindowManager: Destroying surface Surface(name=com.android.settings/com.android.settings.wifi.WifiSetupActivity) called by com.android.server.wm.WindowStateAnimator.destroySurface:2014 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:881 com.android.server.wm.WindowState.removeLocked:1449 com.android.server.wm.WindowManagerService.removeWindowInnerLocked:2485 com.android.server.wm.WindowManagerService.removeWindowLocked:2443 com.android.server.wm.WindowManagerService.removeWindowLocked:2312 com.android.server.wm.WindowManagerService.removeWindow:2307 com.android.server.wm.Session.remove:193
  1606. 10-23 01:57:42.448   603   603 D ConditionProviders.SCP: onReceive android.intent.action.TIMEZONE_CHANGED
  1607. 10-23 01:57:42.451   603   603 D ConditionProviders.SCP: notifyCondition condition://android/schedule?days=6.7&start=23.30&end=10.0&exitAtAlarm=false STATE_FALSE reason=!meetsSchedule
  1608. 10-23 01:57:42.451   603   603 D ConditionProviders.SCP: notifyCondition condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0&exitAtAlarm=false STATE_FALSE reason=!meetsSchedule
  1609. 10-23 01:57:42.452   603   603 D ConditionProviders.SCP: Scheduling evaluate for Sat Oct 22 22:00:00 GMT-11:00 2016 (1477213200000), in +5h2m17s552ms, now=Sat Oct 22 16:57:42 GMT-11:00 2016 (1477195062448)
  1610. 10-23 01:57:42.457   603   603 D ZenLog  : config: conditionChanged,ZenModeConfig[user=0,allowCalls=true,allowRepeatCallers=false,allowMessages=false,allowCallsFrom=contacts,allowMessagesFrom=contacts,allowReminders=true,allowEvents=true,allowWhenScreenOff=true,allowWhenScreenOn=true,automaticRules={a0916b9cae8442399dca8b4473c220d7=ZenRule[enabled=false,snoozing=false,name=Event,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/event?userId=-10000&calendar=&reply=1,condition=Condition[id=condition://android/event?userId=-10000&calendar=&reply=1,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],component=ComponentInfo{android/com.android.server.notification.EventConditionProvider},id=a0916b9cae8442399dca8b4473c220d7,creationTime=1477194983962], 0153473489274c7ea9a9f7e50fa012e6=ZenRule[enabled=false,snoozing=false,name=Weekend,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/schedule?days=6.7&start=23.30&end=10.0&exitAtAlarm=false,condition=Condition[id=condition://android/schedule?days=6.7&start=23.30&end=10.0&exitAtAlarm=false,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],component=ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider},id=0153473489274c7ea9a9f7e50fa012e6,creationTime=1477194983962], 2c08780222c04ae7aced734013157c89=ZenRule[enabled=false,snoozing=false,name=Weeknight,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0&exitAtAlarm=false,condition=Condition[id=condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0&exitAtAlarm=false,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],component=ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider},id=2c08780222c04ae7aced734013157c89,creationTime=1477194983961]},manualRule=null],Diff[automaticRule[0153473489274c7ea9a9f7e50fa012e6].condition:Condition[id=condition://android/schedule?days=6.7&start=23.30&end=10.0&exitAtAlarm=false,summary=...,line1=...,line2=...,icon=0,state=STATE_TRUE,flags=2]->Condition[id=condition://android/schedule?days=6.7&start=23.30&end=10.0&exitAtAlarm=false,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2]]
  1611. 10-23 01:57:42.472   603   603 D ZenLog  : set_zen_mode: off,conditionChanged
  1612. 10-23 01:57:46.072   603   603 I BrokerableCMSystemService: Connecting to implementation
  1613. 10-23 01:57:46.072   603   603 E BrokerableCMSystemService: Target component lacks cyanogenmod.permission.ACCESS_THEME_MANAGER service permission, failing ComponentInfo{org.cyanogenmod.themeservice/org.cyanogenmod.themeservice.ThemeManagerService}
  1614. 10-23 01:57:47.231   603   603 I DevicePolicyManagerService: Set ro.device_owner property to false
  1615. 10-23 01:57:47.270   603   734 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] cmp=com.android.provision/.DefaultActivity} from uid 1000 on display 0
  1616. 10-23 01:57:47.301   603   989 I ActivityManager: Start proc 2463:com.android.provision/u0a20 for activity com.android.provision/.DefaultActivity
  1617. 10-23 01:57:47.484   603   989 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000100 cmp=com.cyanogenmod.trebuchet/com.android.launcher3.Launcher} from uid 0 on display 0
  1618. 10-23 01:57:47.970   603   624 I WindowManager: Destroying surface Surface(name=Starting com.android.provision) called by com.android.server.wm.WindowStateAnimator.destroySurface:2014 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:881 com.android.server.wm.WindowState.destroyOrSaveSurface:2073 com.android.server.wm.AppWindowToken.destroySurfaces:363 com.android.server.wm.WindowStateAnimator.finishExit:565 com.android.server.wm.AppWindowAnimator.stepAnimationLocked:427 com.android.server.wm.WindowAnimator.updateAppWindowsLocked:177 com.android.server.wm.WindowAnimator.animateLocked:681
  1619. 10-23 01:57:47.979   603   624 W WindowManager: Failed looking up window
  1620. 10-23 01:57:47.979   603   624 W WindowManager: java.lang.IllegalArgumentException: Requested window android.view.ViewRootImpl$W@edcc60f does not exist
  1621. 10-23 01:57:47.979   603   624 W WindowManager:     at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:9125)
  1622. 10-23 01:57:47.979   603   624 W WindowManager:     at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:9116)
  1623. 10-23 01:57:47.979   603   624 W WindowManager:     at com.android.server.wm.WindowManagerService.removeWindow(WindowManagerService.java:2303)
  1624. 10-23 01:57:47.979   603   624 W WindowManager:     at com.android.server.wm.Session.remove(Session.java:193)
  1625. 10-23 01:57:47.979   603   624 W WindowManager:     at android.view.ViewRootImpl.dispatchDetachedFromWindow(ViewRootImpl.java:3286)
  1626. 10-23 01:57:47.979   603   624 W WindowManager:     at android.view.ViewRootImpl.doDie(ViewRootImpl.java:5887)
  1627. 10-23 01:57:47.979   603   624 W WindowManager:     at android.view.ViewRootImpl$ViewRootHandler.handleMessage(ViewRootImpl.java:3625)
  1628. 10-23 01:57:47.979   603   624 W WindowManager:     at android.os.Handler.dispatchMessage(Handler.java:102)
  1629. 10-23 01:57:47.979   603   624 W WindowManager:     at android.os.Looper.loop(Looper.java:154)
  1630. 10-23 01:57:47.979   603   624 W WindowManager:     at android.os.HandlerThread.run(HandlerThread.java:61)
  1631. 10-23 01:57:47.979   603   624 W WindowManager:     at com.android.server.ServiceThread.run(ServiceThread.java:46)
  1632. 10-23 01:57:48.530   603   851 I ActivityManager: Killing 1904:com.android.carrierconfig/u0a6 (adj 906): empty #17
  1633. 10-23 01:57:48.541   603   851 I WindowManager: Destroying surface Surface(name=com.cyanogenmod.setupwizard/com.cyanogenmod.setupwizard.ui.SetupWizardActivity) called by com.android.server.wm.WindowStateAnimator.destroySurface:2014 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:881 com.android.server.wm.WindowState.removeLocked:1449 com.android.server.wm.WindowManagerService.removeWindowInnerLocked:2485 com.android.server.wm.WindowManagerService.removeWindowLocked:2443 com.android.server.wm.WindowManagerService.removeWindowLocked:2312 com.android.server.wm.WindowManagerService.removeWindow:2307 com.android.server.wm.Session.remove:193
  1634. 10-23 01:57:48.551   603   989 D ActivityManager: cleanUpApplicationRecord -- 1904
  1635. 10-23 01:57:48.588   603   617 I ActivityManager: Start proc 2504:com.cyanogenmod.eleven/u0a46 for broadcast com.cyanogenmod.eleven/.appwidgets.AppWidgetLarge
  1636. 10-23 01:57:48.698   603   624 I WindowManager: Destroying surface Surface(name=Starting com.cyanogenmod.trebuchet) called by com.android.server.wm.WindowStateAnimator.destroySurface:2014 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:881 com.android.server.wm.WindowState.destroyOrSaveSurface:2073 com.android.server.wm.AppWindowToken.destroySurfaces:363 com.android.server.wm.WindowStateAnimator.finishExit:565 com.android.server.wm.WindowStateAnimator.stepAnimationLocked:491 com.android.server.wm.WindowAnimator.updateWindowsLocked:306 com.android.server.wm.WindowAnimator.animateLocked:707
  1637. 10-23 01:57:49.123   603  1026 I ActivityManager: Killing 1939:com.android.gallery3d/u0a19 (adj 906): empty #17
  1638. 10-23 01:57:49.132   603   989 D ActivityManager: cleanUpApplicationRecord -- 1939
  1639. 10-23 01:57:50.073   603   603 I BrokerableCMSystemService: Connecting to implementation
  1640. 10-23 01:57:50.073   603   603 E BrokerableCMSystemService: Target component lacks cyanogenmod.permission.ACCESS_THEME_MANAGER service permission, failing ComponentInfo{org.cyanogenmod.themeservice/org.cyanogenmod.themeservice.ThemeManagerService}
  1641. 10-23 01:57:53.760   603  1026 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.settings/.Settings bnds=[858,1351][1070,1670] (has extras)} from uid 10031 on display 0
  1642. 10-23 01:57:53.867   603   623 D BluetoothManagerService: Message: 20
  1643. 10-23 01:57:53.867   603   623 D BluetoothManagerService: Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@7d65e9f:true
  1644. 10-23 01:57:53.876   603   614 I ActivityManager: Start proc 2606:com.android.cellbroadcastreceiver/u0a7 for content provider com.android.cellbroadcastreceiver/.CellBroadcastSearchIndexableProvider
  1645. 10-23 01:57:53.897   603   623 D BluetoothManagerService: Message: 30
  1646. 10-23 01:57:53.913   603   623 D BluetoothManagerService: Message: 30
  1647. 10-23 01:57:53.930   603   623 D BluetoothManagerService: Message: 30
  1648. 10-23 01:57:53.936   603   623 D BluetoothManagerService: Message: 30
  1649. 10-23 01:57:54.270   603  1026 I WindowManager: Destroying surface Surface(name=com.cyanogenmod.trebuchet/com.android.launcher3.Launcher) called by com.android.server.wm.WindowStateAnimator.destroySurface:2014 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:881 com.android.server.wm.WindowState.destroyOrSaveSurface:2073 com.android.server.wm.AppWindowToken.destroySurfaces:363 com.android.server.wm.AppWindowToken.notifyAppStopped:389 com.android.server.wm.WindowManagerService.notifyAppStopped:4463 com.android.server.am.ActivityStack.activityStoppedLocked:1259 com.android.server.am.ActivityManagerService.activityStopped:7082
  1650. 10-23 01:57:54.350   603   624 I WindowManager: Destroying surface Surface(name=Starting com.android.settings) called by com.android.server.wm.WindowStateAnimator.destroySurface:2014 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:881 com.android.server.wm.WindowState.destroyOrSaveSurface:2073 com.android.server.wm.AppWindowToken.destroySurfaces:363 com.android.server.wm.WindowStateAnimator.finishExit:565 com.android.server.wm.WindowStateAnimator.stepAnimationLocked:491 com.android.server.wm.WindowAnimator.updateWindowsLocked:306 com.android.server.wm.WindowAnimator.animateLocked:707
  1651. 10-23 01:57:54.577   603   851 E BatteryStatsService: no controller energy info supplied
  1652. 10-23 01:57:54.577   603   851 E BatteryStatsService: no controller energy info supplied
  1653. 10-23 01:57:54.590   603   851 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0}
  1654. 10-23 01:57:56.779   603   773 E TaskPersister: File error accessing recents directory (directory doesn't exist?).
  1655. 10-23 01:57:57.359   603   616 W AppSuggestProviderProxy-AppSgstMgrService: Odd, no component found for service org.cyanogenmod.app.suggest
  1656. 10-23 01:57:57.359   603   616 W LocationProviderProxy-network: Odd, no component found for service com.android.location.service.v3.NetworkLocationProvider
  1657. 10-23 01:57:57.360   603   616 W GeocoderProxy: Odd, no component found for service com.android.location.service.GeocodeProvider
  1658. 10-23 01:57:57.360   603   616 W GeofenceProxy: Odd, no component found for service com.android.location.service.GeofenceProvider
  1659. 10-23 01:57:57.360   603   616 W ActivityRecognitionProxy: Odd, no component found for service com.android.location.service.ActivityRecognitionProvider
  1660. 10-23 01:57:57.367   603   616 W AppSuggestProviderProxy-AppSgstMgrService: Odd, no component found for service org.cyanogenmod.app.suggest
  1661. 10-23 01:57:57.367   603   616 W LocationProviderProxy-network: Odd, no component found for service com.android.location.service.v3.NetworkLocationProvider
  1662. 10-23 01:57:57.368   603   616 W GeocoderProxy: Odd, no component found for service com.android.location.service.GeocodeProvider
  1663. 10-23 01:57:57.368   603   616 W GeofenceProxy: Odd, no component found for service com.android.location.service.GeofenceProvider
  1664. 10-23 01:57:57.368   603   616 W ActivityRecognitionProxy: Odd, no component found for service com.android.location.service.ActivityRecognitionProvider
  1665. 10-23 01:57:59.102   603  1880 I ActivityManager: START u0 {flg=0x8000 cmp=com.android.settings/.Settings$DeviceInfoSettingsActivity (has extras)} from uid 1000 on display 0
  1666. 10-23 01:57:59.866   603   851 I WindowManager: Destroying surface Surface(name=com.android.settings/com.android.settings.Settings) called by com.android.server.wm.WindowStateAnimator.destroySurface:2014 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:881 com.android.server.wm.WindowState.destroyOrSaveSurface:2073 com.android.server.wm.WindowManagerService.tryStartExitingAnimation:3024 com.android.server.wm.WindowManagerService.relayoutWindow:2904 com.android.server.wm.Session.relayout:215 android.view.IWindowSession$Stub.onTransact:286 com.android.server.wm.Session.onTransact:136
  1667. 10-23 01:58:02.110   603   773 E TaskPersister: File error accessing recents directory (directory doesn't exist?).
  1668. 10-23 01:58:03.451   603   617 I ActivityManager: Waited long enough for: ServiceRecord{c54d030 u0 com.cyanogenmod.lockclock/.weather.WeatherSourceListenerService}
  1669. 10-23 01:58:06.095   603  1880 I NotificationService: cancelToast pkg=com.android.settings callback=android.app.ITransientNotification$Stub$Proxy@1f0cff7
  1670. 10-23 01:58:06.293   603   851 I NotificationService: cancelToast pkg=com.android.settings callback=android.app.ITransientNotification$Stub$Proxy@5e09cd0
  1671. 10-23 01:58:06.511   603  1880 I NotificationService: cancelToast pkg=com.android.settings callback=android.app.ITransientNotification$Stub$Proxy@38bc6ef
  1672. 10-23 01:58:06.671   603   624 I WindowManager: Destroying surface Surface(name=Toast) called by com.android.server.wm.WindowStateAnimator.destroySurface:2014 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:881 com.android.server.wm.WindowState.destroyOrSaveSurface:2073 com.android.server.wm.WindowSurfacePlacer.performSurfacePlacementInner:429 com.android.server.wm.WindowSurfacePlacer.performSurfacePlacementLoop:232 com.android.server.wm.WindowSurfacePlacer.performSurfacePlacement:180 com.android.server.wm.WindowManagerService$H.handleMessage:8104 android.os.Handler.dispatchMessage:102
  1673. 10-23 01:58:06.690   603  1880 I NotificationService: cancelToast pkg=com.android.settings callback=android.app.ITransientNotification$Stub$Proxy@1a252da
  1674. 10-23 01:58:06.870   603   624 I WindowManager: Destroying surface Surface(name=Toast) called by com.android.server.wm.WindowStateAnimator.destroySurface:2014 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:881 com.android.server.wm.WindowState.destroyOrSaveSurface:2073 com.android.server.wm.WindowSurfacePlacer.performSurfacePlacementInner:429 com.android.server.wm.WindowSurfacePlacer.performSurfacePlacementLoop:232 com.android.server.wm.WindowSurfacePlacer.performSurfacePlacement:180 com.android.server.wm.WindowManagerService$H.handleMessage:8104 android.os.Handler.dispatchMessage:102
  1675. 10-23 01:58:07.101   603   624 I WindowManager: Destroying surface Surface(name=Toast) called by com.android.server.wm.WindowStateAnimator.destroySurface:2014 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:881 com.android.server.wm.WindowState.destroyOrSaveSurface:2073 com.android.server.wm.WindowSurfacePlacer.performSurfacePlacementInner:429 com.android.server.wm.WindowSurfacePlacer.performSurfacePlacementLoop:232 com.android.server.wm.WindowSurfacePlacer.performSurfacePlacement:180 com.android.server.wm.WindowManagerService$H.handleMessage:8104 android.os.Handler.dispatchMessage:102
  1676. 10-23 01:58:07.249   603   624 I WindowManager: Destroying surface Surface(name=Toast) called by com.android.server.wm.WindowStateAnimator.destroySurface:2014 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:881 com.android.server.wm.WindowState.destroyOrSaveSurface:2073 com.android.server.wm.WindowSurfacePlacer.performSurfacePlacementInner:429 com.android.server.wm.WindowSurfacePlacer.performSurfacePlacementLoop:232 com.android.server.wm.WindowSurfacePlacer.performSurfacePlacement:180 com.android.server.wm.WindowManagerService$H.handleMessage:8104 android.os.Handler.dispatchMessage:102
  1677. 10-23 01:58:10.765   603   624 I WindowManager: Destroying surface Surface(name=Toast) called by com.android.server.wm.WindowStateAnimator.destroySurface:2014 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:881 com.android.server.wm.WindowState.destroyOrSaveSurface:2073 com.android.server.wm.WindowSurfacePlacer.performSurfacePlacementInner:429 com.android.server.wm.WindowSurfacePlacer.performSurfacePlacementLoop:232 com.android.server.wm.WindowSurfacePlacer.performSurfacePlacement:180 com.android.server.wm.WindowManagerService$H.handleMessage:8104 android.os.Handler.dispatchMessage:102
  1678. 10-23 01:58:16.814   603   616 W AppSuggestProviderProxy-AppSgstMgrService: Odd, no component found for service org.cyanogenmod.app.suggest
  1679. 10-23 01:58:16.814   603   616 W LocationProviderProxy-network: Odd, no component found for service com.android.location.service.v3.NetworkLocationProvider
  1680. 10-23 01:58:16.815   603   616 W GeocoderProxy: Odd, no component found for service com.android.location.service.GeocodeProvider
  1681. 10-23 01:58:16.816   603   616 W GeofenceProxy: Odd, no component found for service com.android.location.service.GeofenceProvider
  1682. 10-23 01:58:16.816   603   616 W ActivityRecognitionProxy: Odd, no component found for service com.android.location.service.ActivityRecognitionProvider
  1683. 10-23 01:58:21.827   603   614 I ActivityManager: Killing 1781:com.android.exchange/u0a49 (adj 906): empty #17
  1684. 10-23 01:58:21.847   603  1486 D ActivityManager: cleanUpApplicationRecord -- 1781
  1685. 10-23 01:59:13.051   603   678 I PowerManagerService: Going to sleep due to power button (uid 1000)...
  1686. 10-23 01:59:13.060   603   626 I PowerManagerService: Sleeping (uid 1000)...
  1687. 10-23 01:59:13.747   603   624 I DisplayManagerService: Display device changed state: "Built-in Screen", OFF
  1688. 10-23 01:59:13.913   603  1486 D CryptdConnector: SND -> {4 cryptfs getpw}
  1689. 10-23 01:59:13.913   187   199 D VoldCryptCmdListener: cryptfs getpw
  1690. 10-23 01:59:13.914   603   683 D CryptdConnector: RCV <- {200 4 -1}
  1691. 10-23 01:59:13.914   603  1486 D CryptdConnector: SND -> {5 cryptfs clearpw}
  1692. 10-23 01:59:13.915   187   199 D VoldCryptCmdListener: cryptfs clearpw
  1693. 10-23 01:59:13.915   603   683 D CryptdConnector: RCV <- {200 5 0}
  1694. 10-23 01:59:14.017   814   814 V KeyguardStatusView: refresh statusview showing:true
  1695. 10-23 01:59:14.026   814   814 V KeyguardDisplayManager: show
  1696. 10-23 02:00:08.023   230   585 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found
  1697. 10-23 02:00:08.025   603   620 E BatteryStatsService: no controller energy info supplied
  1698. 10-23 02:00:53.011   230   585 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found
  1699. 10-23 02:01:16.012   230   585 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found
  1700. 10-23 02:01:36.012   230   585 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found
  1701. 10-23 02:02:01.013   230   585 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found
  1702. 10-23 02:02:55.011   230   585 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found
  1703. 10-23 02:03:34.011   230   585 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found
  1704. 10-23 02:03:53.011   230   585 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found
  1705. 10-23 02:04:13.012   230   585 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found
  1706. 10-23 02:04:37.011   230   585 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found
  1707. 10-23 02:04:53.011   230   585 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found
  1708. 10-23 02:05:02.013   603   678 I PowerManagerService: Waking up from sleep (uid 1000)...
  1709. 10-23 02:05:02.069   603   626 I DisplayPowerController: Blocking screen on until initial contents have been drawn.
  1710. 10-23 02:05:02.144   603   624 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
  1711. 10-23 02:05:02.369   603   626 I DisplayPowerController: Unblocked screen on after 299 ms
  1712. 10-23 02:05:03.939   814   814 V KeyguardDisplayManager: hide
  1713. 10-23 02:05:03.953   603   734 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@6e158aa attribute=android.view.inputmethod.EditorInfo@472bc9b, token = android.os.BinderProxy@7a30ba0
  1714. 10-23 02:05:04.947   603   617 W ProcessCpuTracker: Skipping unknown process pid 3434
  1715. 10-23 02:05:04.948   603   617 W ProcessCpuTracker: Skipping unknown process pid 3435
  1716. 10-23 02:05:04.948   603   617 W ProcessCpuTracker: Skipping unknown process pid 3437
  1717. 10-23 02:05:04.948   603   617 W ProcessCpuTracker: Skipping unknown process pid 3438
  1718. 10-23 02:05:04.949   603   617 W ProcessCpuTracker: Skipping unknown process pid 3454
  1719. 10-23 02:05:40.946   603   734 E BatteryStatsService: no controller energy info supplied
  1720. 10-23 02:05:40.946   603   734 E BatteryStatsService: no controller energy info supplied
  1721. 10-23 02:05:40.955   603   734 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0}
  1722. 10-23 02:05:41.072   603   615 I WindowManager: Destroying surface Surface(name=com.android.settings/com.android.settings.Settings$DeviceInfoSettingsActivity) called by com.android.server.wm.WindowStateAnimator.destroySurface:2014 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:881 com.android.server.wm.WindowState.removeLocked:1449 com.android.server.wm.WindowManagerService.removeWindowInnerLocked:2485 com.android.server.wm.WindowManagerService.removeWindowLocked:2443 com.android.server.wm.WindowManagerService.removeWindowLocked:2312 com.android.server.wm.WindowManagerService.removeWindow:2307 com.android.server.wm.Session.remove:193
  1723. 10-23 02:05:44.668   603  1026 I ActivityManager: START u0 {flg=0x8000 cmp=com.android.settings/.Settings$DeviceInfoSettingsActivity (has extras)} from uid 1000 on display 0
  1724. 10-23 02:05:45.373   603   851 I WindowManager: Destroying surface Surface(name=com.android.settings/com.android.settings.Settings) called by com.android.server.wm.WindowStateAnimator.destroySurface:2014 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:881 com.android.server.wm.WindowState.destroyOrSaveSurface:2073 com.android.server.wm.WindowManagerService.tryStartExitingAnimation:3024 com.android.server.wm.WindowManagerService.relayoutWindow:2904 com.android.server.wm.Session.relayout:215 android.view.IWindowSession$Stub.onTransact:286 com.android.server.wm.Session.onTransact:136
  1725. 10-23 02:05:46.549   603   734 I ActivityManager: START u0 {act=org.cyanogenmod.cmparts.parts.contributors cmp=org.cyanogenmod.cmparts/.PartsActivity} from uid 1000 on display 0
  1726. 10-23 02:05:48.228   603  1880 I WindowManager: Destroying surface Surface(name=com.android.settings/com.android.settings.Settings$DeviceInfoSettingsActivity) called by com.android.server.wm.WindowStateAnimator.destroySurface:2014 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:881 com.android.server.wm.WindowState.destroyOrSaveSurface:2073 com.android.server.wm.WindowManagerService.tryStartExitingAnimation:3024 com.android.server.wm.WindowManagerService.relayoutWindow:2904 com.android.server.wm.Session.relayout:215 android.view.IWindowSession$Stub.onTransact:286 com.android.server.wm.Session.onTransact:136
  1727. 10-23 02:05:51.512   603  1880 W InputMethodManagerService: Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@63ec43b (uid=1000 pid=1838)
  1728. 10-23 02:05:51.825   603   851 I WindowManager: Destroying surface Surface(name=org.cyanogenmod.cmparts/org.cyanogenmod.cmparts.PartsActivity) called by com.android.server.wm.WindowStateAnimator.destroySurface:2014 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:881 com.android.server.wm.WindowState.removeLocked:1449 com.android.server.wm.WindowManagerService.removeWindowInnerLocked:2485 com.android.server.wm.WindowManagerService.removeWindowLocked:2443 com.android.server.wm.WindowManagerService.removeWindowLocked:2312 com.android.server.wm.WindowManagerService.removeWindow:2307 com.android.server.wm.Session.remove:193
  1729. 10-23 02:05:55.202   603  1486 E BatteryStatsService: no controller energy info supplied
  1730. 10-23 02:05:55.202   603  1486 E BatteryStatsService: no controller energy info supplied
  1731. 10-23 02:05:55.211   603  1486 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0}
  1732. 10-23 02:05:55.493   603   614 I WindowManager: Destroying surface Surface(name=com.android.settings/com.android.settings.Settings$DeviceInfoSettingsActivity) called by com.android.server.wm.WindowStateAnimator.destroySurface:2014 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:881 com.android.server.wm.WindowState.removeLocked:1449 com.android.server.wm.WindowManagerService.removeWindowInnerLocked:2485 com.android.server.wm.WindowManagerService.removeWindowLocked:2443 com.android.server.wm.WindowManagerService.removeWindowLocked:2312 com.android.server.wm.WindowManagerService.removeWindow:2307 com.android.server.wm.Session.remove:193
  1733. 10-23 02:05:58.345   603  1026 I ActivityManager: START u0 {flg=0x8000 cmp=com.android.systemui/.tuner.TunerActivity (has extras)} from uid 1000 on display 0
  1734. 10-23 02:05:58.423   603   614 I ActivityManager: Start proc 3658:com.android.systemui:tuner/u0a34 for activity com.android.systemui/.tuner.TunerActivity
  1735. 10-23 02:05:59.138   603   614 I WindowManager: Destroying surface Surface(name=com.android.settings/com.android.settings.Settings) called by com.android.server.wm.WindowStateAnimator.destroySurface:2014 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:881 com.android.server.wm.WindowState.destroyOrSaveSurface:2073 com.android.server.wm.WindowManagerService.tryStartExitingAnimation:3024 com.android.server.wm.WindowManagerService.relayoutWindow:2904 com.android.server.wm.Session.relayout:215 android.view.IWindowSession$Stub.onTransact:286 com.android.server.wm.Session.onTransact:136
  1736. 10-23 02:05:59.302   603   624 I WindowManager: Destroying surface Surface(name=Starting com.android.systemui) called by com.android.server.wm.WindowStateAnimator.destroySurface:2014 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:881 com.android.server.wm.WindowState.destroyOrSaveSurface:2073 com.android.server.wm.AppWindowToken.destroySurfaces:363 com.android.server.wm.WindowStateAnimator.finishExit:565 com.android.server.wm.WindowStateAnimator.stepAnimationLocked:491 com.android.server.wm.WindowAnimator.updateWindowsLocked:306 com.android.server.wm.WindowAnimator.animateLocked:707
  1737. 10-23 02:06:00.836   603  1026 E BatteryStatsService: no controller energy info supplied
  1738. 10-23 02:06:00.836   603  1026 E BatteryStatsService: no controller energy info supplied
  1739. 10-23 02:06:00.844   603  1026 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0}
  1740. 10-23 02:06:00.997   603   734 I WindowManager: Destroying surface Surface(name=com.android.systemui/com.android.systemui.tuner.TunerActivity) called by com.android.server.wm.WindowStateAnimator.destroySurface:2014 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:881 com.android.server.wm.WindowState.removeLocked:1449 com.android.server.wm.WindowManagerService.removeWindowInnerLocked:2485 com.android.server.wm.WindowManagerService.removeWindowLocked:2443 com.android.server.wm.WindowManagerService.removeWindowLocked:2312 com.android.server.wm.WindowManagerService.removeWindow:2307 com.android.server.wm.Session.remove:193
  1741. 10-23 02:06:02.100   603  1880 I ActivityManager: START u0 {flg=0x8000 cmp=org.cyanogenmod.cmparts/.statusbar.StatusBarSettings (has extras)} from uid 1000 on display 0
  1742. 10-23 02:06:03.330   603  1026 I WindowManager: Destroying surface Surface(name=com.android.settings/com.android.settings.Settings) called by com.android.server.wm.WindowStateAnimator.destroySurface:2014 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:881 com.android.server.wm.WindowState.destroyOrSaveSurface:2073 com.android.server.wm.WindowManagerService.tryStartExitingAnimation:3024 com.android.server.wm.WindowManagerService.relayoutWindow:2904 com.android.server.wm.Session.relayout:215 android.view.IWindowSession$Stub.onTransact:286 com.android.server.wm.Session.onTransact:136
  1743. 10-23 02:06:05.705   603   614 I ActivityManager: Killing 1682:com.android.managedprovisioning/u0a17 (adj 906): empty #17
  1744. 10-23 02:06:05.744   603   851 D ActivityManager: cleanUpApplicationRecord -- 1682
  1745. 10-23 02:06:09.200   603  1026 E BatteryStatsService: no controller energy info supplied
  1746. 10-23 02:06:09.200   603  1026 E BatteryStatsService: no controller energy info supplied
  1747. 10-23 02:06:09.210   603  1026 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0}
  1748. 10-23 02:06:09.513   603   734 I WindowManager: Destroying surface Surface(name=org.cyanogenmod.cmparts/org.cyanogenmod.cmparts.statusbar.StatusBarSettings) called by com.android.server.wm.WindowStateAnimator.destroySurface:2014 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:881 com.android.server.wm.WindowState.removeLocked:1449 com.android.server.wm.WindowManagerService.removeWindowInnerLocked:2485 com.android.server.wm.WindowManagerService.removeWindowLocked:2443 com.android.server.wm.WindowManagerService.removeWindowLocked:2312 com.android.server.wm.WindowManagerService.removeWindow:2307 com.android.server.wm.Session.remove:193
  1749. 10-23 02:06:10.669   603   614 I ActivityManager: START u0 {flg=0x8000 cmp=org.cyanogenmod.cmparts/.statusbar.StatusBarSettings (has extras)} from uid 1000 on display 0
  1750. 10-23 02:06:11.535   603  1026 I WindowManager: Destroying surface Surface(name=com.android.settings/com.android.settings.Settings) called by com.android.server.wm.WindowStateAnimator.destroySurface:2014 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:881 com.android.server.wm.WindowState.destroyOrSaveSurface:2073 com.android.server.wm.WindowManagerService.tryStartExitingAnimation:3024 com.android.server.wm.WindowManagerService.relayoutWindow:2904 com.android.server.wm.Session.relayout:215 android.view.IWindowSession$Stub.onTransact:286 com.android.server.wm.Session.onTransact:136
  1751. 10-23 02:06:11.950   603   989 E BatteryStatsService: no controller energy info supplied
  1752. 10-23 02:06:11.950   603   989 E BatteryStatsService: no controller energy info supplied
  1753. 10-23 02:06:11.959   603   989 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0}
  1754. 10-23 02:06:12.213   603  1026 I WindowManager: Destroying surface Surface(name=org.cyanogenmod.cmparts/org.cyanogenmod.cmparts.statusbar.StatusBarSettings) called by com.android.server.wm.WindowStateAnimator.destroySurface:2014 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:881 com.android.server.wm.WindowState.removeLocked:1449 com.android.server.wm.WindowManagerService.removeWindowInnerLocked:2485 com.android.server.wm.WindowManagerService.removeWindowLocked:2443 com.android.server.wm.WindowManagerService.removeWindowLocked:2312 com.android.server.wm.WindowManagerService.removeWindow:2307 com.android.server.wm.Session.remove:193
  1755. 10-23 02:06:13.123   603   851 I ActivityManager: START u0 {flg=0x8000 cmp=com.android.settings/.Settings$DevelopmentSettingsActivity (has extras)} from uid 1000 on display 0
  1756. 10-23 02:06:13.262   603   615 E UserRestrictionsUtils: Unknown restriction: null
  1757. 10-23 02:06:13.290   603   614 D CryptdConnector: SND -> {6 cryptfs isConvertibleToFBE}
  1758. 10-23 02:06:13.291   187   199 D VoldCryptCmdListener: cryptfs isConvertibleToFBE
  1759. 10-23 02:06:13.291   603   683 D CryptdConnector: RCV <- {200 6 0}
  1760. 10-23 02:06:14.015   603   989 I WindowManager: Destroying surface Surface(name=com.android.settings/com.android.settings.Settings) called by com.android.server.wm.WindowStateAnimator.destroySurface:2014 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:881 com.android.server.wm.WindowState.destroyOrSaveSurface:2073 com.android.server.wm.WindowManagerService.tryStartExitingAnimation:3024 com.android.server.wm.WindowManagerService.relayoutWindow:2904 com.android.server.wm.Session.relayout:215 android.view.IWindowSession$Stub.onTransact:286 com.android.server.wm.Session.onTransact:136
  1761. 10-23 02:06:33.031   603   851 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@520ded attribute=null, token = android.os.BinderProxy@c8c5340
  1762. 10-23 02:06:33.223   603   624 I WindowManager: Destroying surface Surface(name=com.android.settings/com.android.settings.Settings$DevelopmentSettingsActivity) called by com.android.server.wm.WindowStateAnimator.destroySurface:2014 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:881 com.android.server.wm.WindowState.destroyOrSaveSurface:2073 com.android.server.wm.AppWindowToken.destroySurfaces:363 com.android.server.wm.WindowStateAnimator.finishExit:565 com.android.server.wm.WindowStateAnimator.stepAnimationLocked:491 com.android.server.wm.WindowAnimator.updateWindowsLocked:306 com.android.server.wm.WindowAnimator.animateLocked:707
  1763. 10-23 02:06:34.194   603   989 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@ffb0c70 attribute=null, token = android.os.BinderProxy@c8c5340
  1764. 10-23 02:06:34.374   603   624 I WindowManager: Destroying surface Surface(name=com.android.settings/com.android.settings.Settings$DevelopmentSettingsActivity) called by com.android.server.wm.WindowStateAnimator.destroySurface:2014 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:881 com.android.server.wm.WindowState.destroyOrSaveSurface:2073 com.android.server.wm.AppWindowToken.destroySurfaces:363 com.android.server.wm.WindowStateAnimator.finishExit:565 com.android.server.wm.WindowStateAnimator.stepAnimationLocked:491 com.android.server.wm.WindowAnimator.updateWindowsLocked:306 com.android.server.wm.WindowAnimator.animateLocked:707
  1765. 10-23 02:06:42.013   603   622 I UsbDeviceManager: Setting USB config to mtp,adb
  1766. 10-23 02:06:42.027   603   734 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@356330f attribute=null, token = android.os.BinderProxy@c8c5340
  1767. 10-23 02:06:42.223   603   624 I WindowManager: Destroying surface Surface(name=com.android.settings/com.android.settings.Settings$DevelopmentSettingsActivity) called by com.android.server.wm.WindowStateAnimator.destroySurface:2014 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:881 com.android.server.wm.WindowState.destroyOrSaveSurface:2073 com.android.server.wm.AppWindowToken.destroySurfaces:363 com.android.server.wm.WindowStateAnimator.finishExit:565 com.android.server.wm.WindowStateAnimator.stepAnimationLocked:491 com.android.server.wm.WindowAnimator.updateWindowsLocked:306 com.android.server.wm.WindowAnimator.animateLocked:707
  1768. 10-23 02:06:59.352   603   989 D ZenLog  : set_ringer_mode_internal: AudioService.checkForRingerModeChange,i:normal->vibrate,e:normal->vibrate
  1769. 10-23 02:07:02.617   603   851 I WindowManager: Destroying surface Surface(name=VolumeDialog) called by com.android.server.wm.WindowStateAnimator.destroySurface:2014 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:881 com.android.server.wm.WindowState.removeLocked:1449 com.android.server.wm.WindowManagerService.removeWindowInnerLocked:2485 com.android.server.wm.WindowManagerService.removeWindowLocked:2443 com.android.server.wm.WindowManagerService.removeWindowLocked:2312 com.android.server.wm.WindowManagerService.removeWindow:2307 com.android.server.wm.Session.remove:193
  1770. 10-23 02:07:03.766   603  1880 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@7f402e7 attribute=null, token = android.os.BinderProxy@c8c5340
  1771. 10-23 02:07:03.964   603   624 I WindowManager: Destroying surface Surface(name=GlobalActions) called by com.android.server.wm.WindowStateAnimator.destroySurface:2014 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:881 com.android.server.wm.WindowState.destroyOrSaveSurface:2073 com.android.server.wm.WindowSurfacePlacer.performSurfacePlacementInner:429 com.android.server.wm.WindowSurfacePlacer.performSurfacePlacementLoop:232 com.android.server.wm.WindowSurfacePlacer.performSurfacePlacement:180 com.android.server.wm.WindowManagerService$H.handleMessage:8104 android.os.Handler.dispatchMessage:102
  1772. 10-23 02:07:06.524   603   851 E BatteryStatsService: no controller energy info supplied
  1773. 10-23 02:07:06.524   603   851 E BatteryStatsService: no controller energy info supplied
  1774. 10-23 02:07:06.534   603   851 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0}
  1775. 10-23 02:07:06.685   603   851 I WindowManager: Destroying surface Surface(name=com.android.settings/com.android.settings.Settings$DevelopmentSettingsActivity) called by com.android.server.wm.WindowStateAnimator.destroySurface:2014 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:881 com.android.server.wm.WindowState.removeLocked:1449 com.android.server.wm.WindowManagerService.removeWindowInnerLocked:2485 com.android.server.wm.WindowManagerService.removeWindowLocked:2443 com.android.server.wm.WindowManagerService.removeWindowLocked:2312 com.android.server.wm.WindowManagerService.removeWindow:2307 com.android.server.wm.Session.remove:193
  1776. 10-23 02:07:22.101   603  1880 I ActivityManager: START u0 {flg=0x8000 cmp=org.cyanogenmod.cmparts/.input.ButtonSettings (has extras)} from uid 1000 on display 0
  1777. 10-23 02:07:23.362   603   989 I WindowManager: Destroying surface Surface(name=com.android.settings/com.android.settings.Settings) called by com.android.server.wm.WindowStateAnimator.destroySurface:2014 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:881 com.android.server.wm.WindowState.destroyOrSaveSurface:2073 com.android.server.wm.WindowManagerService.tryStartExitingAnimation:3024 com.android.server.wm.WindowManagerService.relayoutWindow:2904 com.android.server.wm.Session.relayout:215 android.view.IWindowSession$Stub.onTransact:286 com.android.server.wm.Session.onTransact:136
  1778. 10-23 02:07:24.525   603  1026 I ActivityManager: START u0 {cmp=org.cyanogenmod.cmparts/.PartsActivity (has extras)} from uid 1000 on display 0
  1779. 10-23 02:07:25.258   603   734 I WindowManager: Destroying surface Surface(name=org.cyanogenmod.cmparts/org.cyanogenmod.cmparts.input.ButtonSettings) called by com.android.server.wm.WindowStateAnimator.destroySurface:2014 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:881 com.android.server.wm.WindowState.destroyOrSaveSurface:2073 com.android.server.wm.WindowManagerService.tryStartExitingAnimation:3024 com.android.server.wm.WindowManagerService.relayoutWindow:2904 com.android.server.wm.Session.relayout:215 android.view.IWindowSession$Stub.onTransact:286 com.android.server.wm.Session.onTransact:136
  1780. 10-23 02:07:32.315   603  1026 I WindowManager: Destroying surface Surface(name=org.cyanogenmod.cmparts/org.cyanogenmod.cmparts.PartsActivity) called by com.android.server.wm.WindowStateAnimator.destroySurface:2014 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:881 com.android.server.wm.WindowState.removeLocked:1449 com.android.server.wm.WindowManagerService.removeWindowInnerLocked:2485 com.android.server.wm.WindowManagerService.removeWindowLocked:2443 com.android.server.wm.WindowManagerService.removeWindowLocked:2312 com.android.server.wm.WindowManagerService.removeWindow:2307 com.android.server.wm.Session.remove:193
  1781. 10-23 02:07:37.142   603   614 E BatteryStatsService: no controller energy info supplied
  1782. 10-23 02:07:37.142   603   614 E BatteryStatsService: no controller energy info supplied
  1783. 10-23 02:07:37.154   603   614 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0}
  1784. 10-23 02:07:37.419   603  1486 I WindowManager: Destroying surface Surface(name=org.cyanogenmod.cmparts/org.cyanogenmod.cmparts.input.ButtonSettings) called by com.android.server.wm.WindowStateAnimator.destroySurface:2014 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:881 com.android.server.wm.WindowState.removeLocked:1449 com.android.server.wm.WindowManagerService.removeWindowInnerLocked:2485 com.android.server.wm.WindowManagerService.removeWindowLocked:2443 com.android.server.wm.WindowManagerService.removeWindowLocked:2312 com.android.server.wm.WindowManagerService.removeWindow:2307 com.android.server.wm.Session.remove:193
  1785. 10-23 02:07:41.214   603   614 I ActivityManager: START u0 {flg=0x8000 cmp=com.android.settings/.Settings$DevelopmentSettingsActivity (has extras)} from uid 1000 on display 0
  1786. 10-23 02:07:41.347   603  1880 E UserRestrictionsUtils: Unknown restriction: null
  1787. 10-23 02:07:41.369   603  1026 D CryptdConnector: SND -> {7 cryptfs isConvertibleToFBE}
  1788. 10-23 02:07:41.370   187   199 D VoldCryptCmdListener: cryptfs isConvertibleToFBE
  1789. 10-23 02:07:41.370   603   683 D CryptdConnector: RCV <- {200 7 0}
  1790. 10-23 02:07:42.117   603  1880 I WindowManager: Destroying surface Surface(name=com.android.settings/com.android.settings.Settings) called by com.android.server.wm.WindowStateAnimator.destroySurface:2014 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:881 com.android.server.wm.WindowState.destroyOrSaveSurface:2073 com.android.server.wm.WindowManagerService.tryStartExitingAnimation:3024 com.android.server.wm.WindowManagerService.relayoutWindow:2904 com.android.server.wm.Session.relayout:215 android.view.IWindowSession$Stub.onTransact:286 com.android.server.wm.Session.onTransact:136
  1791. 10-23 02:07:49.241   603   618 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1449 com.android.server.policy.GlobalActions.takeScreenshot:750 com.android.server.policy.GlobalActions.-wrap4:-1 com.android.server.policy.GlobalActions$9.onPress:440 com.android.server.policy.GlobalActions.onClick:794
  1792. 10-23 02:07:49.265   603   618 I ActivityManager: Start proc 4525:com.android.systemui:screenshot/u0a34 for service com.android.systemui/.screenshot.TakeScreenshotService
  1793. 10-23 02:07:49.447   603   624 I WindowManager: Destroying surface Surface(name=GlobalActions) called by com.android.server.wm.WindowStateAnimator.destroySurface:2014 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:881 com.android.server.wm.WindowState.destroyOrSaveSurface:2073 com.android.server.wm.WindowSurfacePlacer.performSurfacePlacementInner:429 com.android.server.wm.WindowSurfacePlacer.performSurfacePlacementLoop:232 com.android.server.wm.WindowSurfacePlacer.performSurfacePlacement:180 com.android.server.wm.WindowManagerService$H.handleMessage:8104 android.os.Handler.dispatchMessage:102
  1794. 10-23 02:07:52.062   603  1026 I WindowManager: Destroying surface Surface(name=ScreenshotAnimation) called by com.android.server.wm.WindowStateAnimator.destroySurface:2014 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:881 com.android.server.wm.WindowState.removeLocked:1449 com.android.server.wm.WindowManagerService.removeWindowInnerLocked:2485 com.android.server.wm.WindowManagerService.removeWindowLocked:2443 com.android.server.wm.WindowManagerService.removeWindowLocked:2312 com.android.server.wm.WindowManagerService.removeWindow:2307 com.android.server.wm.Session.remove:193
  1795. 10-23 02:07:55.468   603   620 E BatteryStatsService: no controller energy info supplied
  1796. 10-23 02:07:55.468   603   620 E BatteryStatsService: no controller energy info supplied
  1797. 10-23 02:07:55.544   603   620 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0}
  1798. 10-23 02:08:49.046   603   626 I PowerManagerService: Going to sleep due to screen timeout (uid 1000)...
  1799. 10-23 02:08:49.059   603   626 I PowerManagerService: Sleeping (uid 1000)...
  1800. 10-23 02:08:49.110   603   603 I ActivityManager: Killing 2020:com.android.onetimeinitializer/u0a18 (adj 906): empty #17
  1801. 10-23 02:08:49.211   603   851 D ActivityManager: cleanUpApplicationRecord -- 2020
  1802. 10-23 02:08:49.424   603   624 I WindowManager: Destroying surface Surface(name=com.android.settings/com.android.settings.Settings$DevelopmentSettingsActivity) called by com.android.server.wm.WindowStateAnimator.destroySurface:2014 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:881 com.android.server.wm.WindowState.destroyOrSaveSurface:2073 com.android.server.wm.AppWindowToken.destroySurfaces:363 com.android.server.wm.WindowStateAnimator.finishExit:565 com.android.server.wm.WindowStateAnimator.stepAnimationLocked:491 com.android.server.wm.WindowAnimator.updateWindowsLocked:306 com.android.server.wm.WindowAnimator.animateLocked:707
  1803. 10-23 02:08:49.713   603   624 I DisplayManagerService: Display device changed state: "Built-in Screen", OFF
  1804. 10-23 02:08:54.151   814   814 V KeyguardStatusView: refresh statusview showing:true
  1805. 10-23 02:08:54.167   814   814 V KeyguardDisplayManager: show
  1806. 10-23 02:09:27.006   230   585 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found
  1807. 10-23 02:09:37.005   230   585 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found
  1808. 10-23 02:09:37.014   603   620 E BatteryStatsService: no controller energy info supplied
  1809. 10-23 02:10:01.005   230   585 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found
  1810. 10-23 02:10:01.006   603   620 E BatteryStatsService: no controller energy info supplied
  1811. 10-23 02:10:10.009   230   585 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found
  1812. 10-23 02:10:10.011   603   620 E BatteryStatsService: no controller energy info supplied
  1813. 10-23 02:10:34.005   230   585 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found
  1814. 10-23 02:10:34.007   603   620 E BatteryStatsService: no controller energy info supplied
  1815. 10-23 02:10:37.004   230   585 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found
  1816. 10-23 02:10:37.005   603   620 E BatteryStatsService: no controller energy info supplied
  1817. 10-23 02:11:00.008   230   585 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found
  1818. 10-23 02:11:00.010   603   620 E BatteryStatsService: no controller energy info supplied
  1819. 10-23 02:11:03.011   230   585 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found
  1820. 10-23 02:11:03.013   603   620 E BatteryStatsService: no controller energy info supplied
  1821. 10-23 02:11:15.014   603   678 I PowerManagerService: Waking up from sleep (uid 1000)...
  1822. 10-23 02:11:15.037   603   626 I DisplayPowerController: Blocking screen on until initial contents have been drawn.
  1823. 10-23 02:11:15.043   603   624 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
  1824. 10-23 02:11:15.080   230   585 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found
  1825. 10-23 02:11:15.290   603   626 I DisplayPowerController: Unblocked screen on after 252 ms
  1826. 10-23 02:11:15.572   603   620 E BatteryStatsService: no controller energy info supplied
  1827. 10-23 02:11:17.348   814   814 V KeyguardDisplayManager: hide
  1828. 10-23 02:11:18.759   603   851 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@385681a attribute=null, token = android.os.BinderProxy@3983a8
  1829. 10-23 02:11:18.946   603   624 I WindowManager: Destroying surface Surface(name=com.android.settings/com.android.settings.Settings$DevelopmentSettingsActivity) called by com.android.server.wm.WindowStateAnimator.destroySurface:2014 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:881 com.android.server.wm.WindowState.destroyOrSaveSurface:2073 com.android.server.wm.AppWindowToken.destroySurfaces:363 com.android.server.wm.WindowStateAnimator.finishExit:565 com.android.server.wm.WindowStateAnimator.stepAnimationLocked:491 com.android.server.wm.WindowAnimator.updateWindowsLocked:306 com.android.server.wm.WindowAnimator.animateLocked:707
  1830. 10-23 02:11:20.377   603  1880 E BatteryStatsService: no controller energy info supplied
  1831. 10-23 02:11:20.377   603  1880 E BatteryStatsService: no controller energy info supplied
  1832. 10-23 02:11:20.385   603  1880 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0}
  1833. 10-23 02:11:20.546   603   989 I WindowManager: Destroying surface Surface(name=com.android.settings/com.android.settings.Settings$DevelopmentSettingsActivity) called by com.android.server.wm.WindowStateAnimator.destroySurface:2014 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:881 com.android.server.wm.WindowState.removeLocked:1449 com.android.server.wm.WindowManagerService.removeWindowInnerLocked:2485 com.android.server.wm.WindowManagerService.removeWindowLocked:2443 com.android.server.wm.WindowManagerService.removeWindowLocked:2312 com.android.server.wm.WindowManagerService.removeWindow:2307 com.android.server.wm.Session.remove:193
  1834. 10-23 02:11:20.830   230   585 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found
  1835. 10-23 02:11:20.843   603   620 E BatteryStatsService: no controller energy info supplied
  1836. 10-23 02:11:32.993   603   617 I ActivityManager: Killing 2110:org.cyanogenmod.profiles/u0a60 (adj 906): empty #17
  1837. 10-23 02:11:32.994   603   617 I ActivityManager: Killing 1719:android.process.acore/u0a2 (adj 906): empty #18
  1838. 10-23 02:11:33.007   603   851 D ActivityManager: cleanUpApplicationRecord -- 2110
  1839. 10-23 02:11:33.011   603   989 D ActivityManager: cleanUpApplicationRecord -- 1719
  1840. 10-23 02:11:33.168   603   624 I WindowManager: Destroying surface Surface(name=com.android.settings/com.android.settings.Settings) called by com.android.server.wm.WindowStateAnimator.destroySurface:2014 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:881 com.android.server.wm.WindowState.removeLocked:1449 com.android.server.wm.WindowManagerService.removeWindowInnerLocked:2485 com.android.server.wm.AppWindowToken.destroySurfaces:365 com.android.server.wm.WindowStateAnimator.finishExit:565 com.android.server.wm.AppWindowAnimator.stepAnimationLocked:427 com.android.server.wm.WindowAnimator.updateAppWindowsLocked:197
  1841. 10-23 02:12:11.696   603  1880 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=org.cyanogenmod.screencast/.MainActivity (has extras)} from uid 10031 on display 0
  1842. 10-23 02:12:11.741   603   615 I ActivityManager: Start proc 5133:org.cyanogenmod.screencast/u0a23 for activity org.cyanogenmod.screencast/.MainActivity
  1843. 10-23 02:12:19.411   603  1026 I ActivityManager: Killing 2075:com.cyanogenmod.updater/u0a5 (adj 906): empty #17
  1844. 10-23 02:12:19.513   603  1486 D ActivityManager: cleanUpApplicationRecord -- 2075
  1845. 10-23 02:12:19.610   603   624 I WindowManager: Destroying surface Surface(name=com.cyanogenmod.trebuchet/com.android.launcher3.Launcher) called by com.android.server.wm.WindowStateAnimator.destroyDeferredSurfaceLocked:910 com.android.server.wm.WindowStateAnimator.destroyPreservedSurfaceLocked:662 com.android.server.wm.WindowManagerService.destroyPreservedSurfaceLocked:8673 com.android.server.wm.WindowAnimator.animateLocked:795 com.android.server.wm.WindowAnimator.-wrap0:-1 com.android.server.wm.WindowAnimator$1.doFrame:141 android.view.Choreographer$CallbackRecord.run:869 android.view.Choreographer.doCallbacks:683
  1846. 10-23 02:12:19.739   603   624 I WindowManager: Destroying surface Surface(name=org.cyanogenmod.screencast/org.cyanogenmod.screencast.MainActivity) called by com.android.server.wm.WindowStateAnimator.destroySurface:2014 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:881 com.android.server.wm.WindowState.removeLocked:1449 com.android.server.wm.WindowManagerService.removeWindowInnerLocked:2485 com.android.server.wm.AppWindowToken.destroySurfaces:365 com.android.server.wm.WindowStateAnimator.finishExit:565 com.android.server.wm.WindowStateAnimator.stepAnimationLocked:491 com.android.server.wm.WindowAnimator.updateWindowsLocked:306
  1847. 10-23 02:12:24.509   603  1486 D ZenLog  : set_ringer_mode_internal: AudioService.checkForRingerModeChange,i:vibrate->normal,e:vibrate->normal
  1848. 10-23 02:12:28.747   603   615 I WindowManager: Destroying surface Surface(name=VolumeDialog) called by com.android.server.wm.WindowStateAnimator.destroySurface:2014 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:881 com.android.server.wm.WindowState.removeLocked:1449 com.android.server.wm.WindowManagerService.removeWindowInnerLocked:2485 com.android.server.wm.WindowManagerService.removeWindowLocked:2443 com.android.server.wm.WindowManagerService.removeWindowLocked:2312 com.android.server.wm.WindowManagerService.removeWindow:2307 com.android.server.wm.Session.remove:193
  1849. 10-23 02:13:31.129   603   626 I PowerManagerService: Going to sleep due to screen timeout (uid 1000)...
  1850. 10-23 02:13:31.141   603   626 I PowerManagerService: Sleeping (uid 1000)...
  1851. 10-23 02:13:31.775   603   624 I DisplayManagerService: Display device changed state: "Built-in Screen", OFF
  1852. --------- beginning of main
  1853. 10-23 02:13:32.043  1444  1527 W NFC-LLC : bad LLC length byte 51
  1854. 10-23 02:13:32.043  1444  1527 W NFC-LLC : bad LLC length byte 51
  1855. 10-23 02:13:32.043  1444  1527 W NFC-LLC : bad LLC length byte 51
  1856. 10-23 02:13:32.043  1444  1527 W NFC-LLC : bad LLC length byte 51
  1857. 10-23 02:13:32.043  1444  1527 W NFC-LLC : bad LLC length byte 51
  1858. 10-23 02:13:32.044  1444  1527 W NFC-LLC : bad LLC length byte 51
  1859. 10-23 02:13:32.093   603   624 I WindowManager: Destroying surface Surface(name=com.cyanogenmod.trebuchet/com.android.launcher3.Launcher) called by com.android.server.wm.WindowStateAnimator.destroyDeferredSurfaceLocked:910 com.android.server.wm.WindowStateAnimator.destroyPreservedSurfaceLocked:662 com.android.server.wm.WindowManagerService.destroyPreservedSurfaceLocked:8673 com.android.server.wm.WindowAnimator.animateLocked:795 com.android.server.wm.WindowAnimator.-wrap0:-1 com.android.server.wm.WindowAnimator$1.doFrame:141 android.view.Choreographer$CallbackRecord.run:869 android.view.Choreographer.doCallbacks:683
  1860. 10-23 02:13:34.411  1996  1996 I wpa_supplicant: rfkill: WLAN unblocked
  1861. 10-23 02:13:34.411  1996  1996 I wpa_supplicant: rfkill: WLAN unblocked
  1862. 10-23 02:13:35.746   603   678 I PowerManagerService: Waking up from sleep (uid 1000)...
  1863. 10-23 02:13:35.747   603   603 V KeyguardServiceDelegate: onStartedWakingUp()
  1864. 10-23 02:13:35.748   814   853 D KeyguardViewMediator: onStartedWakingUp, seq = 4
  1865. 10-23 02:13:35.748   814   853 D KeyguardViewMediator: notifyStartedWakingUp
  1866. 10-23 02:13:35.748   814   814 D KeyguardViewMediator: handleNotifyWakingUp
  1867. 10-23 02:13:35.764   814   814 V KeyguardStatusView: Enable transport text marquee
  1868. 10-23 02:13:35.768   603   708 W AlarmManager: Unrecognized alarm listener com.android.server.wifi.WifiConnectivityManager$3@218d099
  1869. 10-23 02:13:35.768   603   708 E WifiScanner: listener cannot be found
  1870. 10-23 02:13:35.773   221  2418 D audio_hw_primary: adev_set_parameters: enter: screen_state=on
  1871. 10-23 02:13:35.792   603   626 I DisplayPowerController: Blocking screen on until initial contents have been drawn.
  1872. 10-23 02:13:35.821   603   626 V KeyguardServiceDelegate: onScreenTurnedOn(showListener = com.android.server.policy.PhoneWindowManager$2@73f1ff0)
  1873. 10-23 02:13:35.824   814  1118 D KeyguardViewMediator: notifyScreenOn
  1874. 10-23 02:13:35.824   814   814 D KeyguardViewMediator: handleNotifyScreenTurningOn
  1875. 10-23 02:13:35.825   213   213 D SurfaceFlinger: Set power mode=2, type=0 flinger=0xb6933000
  1876. 10-23 02:13:35.825   213   213 D qdhwcomposer: hwc_setPowerMode: Setting mode 2 on display: 0
  1877. 10-23 02:13:35.829   603  1880 V KeyguardServiceDelegate: **** SHOWN CALLED ****
  1878. 10-23 02:13:35.833   603   624 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
  1879. 10-23 02:13:36.011   213   213 D qdhwcomposer: hwc_setPowerMode: Done setting mode 2 on display 0
  1880. 10-23 02:13:36.021   603   851 W art     : Long monitor contention with owner android.display (624) at void com.android.server.wm.WindowAnimator$1.doFrame(long)(WindowAnimator.java:139) waiters=0 in int com.android.server.wm.WindowManagerService.relayoutWindow(com.android.server.wm.Session, android.view.IWindow, int, android.view.WindowManager$LayoutParams, int, int, int, int, android.graphics.Rect, android.graphics.Rect, android.graphics.Rect, android.graphics.Rect, android.graphics.Rect, android.graphics.Rect, android.graphics.Rect, android.content.res.Configuration, android.view.Surface) for 155ms
  1881. 10-23 02:13:36.021   603   763 D SurfaceControl: Excessive delay in setPowerMode(): 197ms
  1882. 10-23 02:13:36.075   603   626 I DisplayPowerController: Unblocked screen on after 284 ms
  1883. 10-23 02:13:36.076   603   626 V KeyguardServiceDelegate: onScreenTurnedOn()
  1884. 10-23 02:13:36.076   814   853 D KeyguardViewMediator: notifyScreenTurnedOn
  1885. 10-23 02:13:36.076   814   814 D KeyguardViewMediator: handleNotifyScreenTurnedOn
  1886. 10-23 02:13:36.142   814   814 D KeyguardViewMediator: received DELAYED_KEYGUARD_ACTION with seq = 3, mDelayedShowingSequence = 4
  1887. 10-23 02:13:36.341   603   708 D WifiQualifiedNetworkSelector:: ==========start qualified Network Selection==========
  1888. 10-23 02:13:36.342   603   708 D WifiQualifiedNetworkSelector:: Current network is: "Bishop Wifi-5G" ,ID is: 0
  1889. 10-23 02:13:36.343   603   708 D WifiQualifiedNetworkSelector:: Quit qualified Network Selection since it is not forced and current network is qualified already
  1890. 10-23 02:13:38.377   221   439 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
  1891. 10-23 02:13:38.378   221   439 D audio_hw_primary: start_output_stream: enter: stream(0xb623e740)usecase(1: low-latency-playback) devices(0x2)
  1892. 10-23 02:13:38.378   221   439 D audio_hw_primary: select_devices: out_snd_device(2: speaker) in_snd_device(0: )
  1893. 10-23 02:13:38.378   221   439 I msm8960_platform: platform_send_audio_calibration: sending audio calibration for snd_device(2) acdb_id(15)
  1894. 10-23 02:13:38.379   221   439 I tfa9887 : tfa9887_power: Set amplifier power to 1
  1895. 10-23 02:13:38.379   221   439 D audio_hw_primary: select_devices: done
  1896. 10-23 02:13:39.055   207   899 I chatty  : uid=0(root) /system/bin/netmgrd expire 24 lines
  1897. 10-23 02:13:39.055   207   597 I chatty  : uid=0(root) /system/bin/netmgrd expire 70 lines
  1898. 10-23 02:13:41.560   221   439 D audio_hw_primary: out_standby: enter: stream (0xb623e740) usecase(1: low-latency-playback)
  1899. 10-23 02:13:41.600   221   439 I tfa9887 : tfa9887_power: Set amplifier power to 0
  1900. 10-23 02:13:53.583   221   439 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
  1901. 10-23 02:13:53.584   221   439 D audio_hw_primary: start_output_stream: enter: stream(0xb623e740)usecase(1: low-latency-playback) devices(0x2)
  1902. 10-23 02:13:53.584   221   439 D audio_hw_primary: select_devices: out_snd_device(2: speaker) in_snd_device(0: )
  1903. 10-23 02:13:53.584   221   439 I msm8960_platform: platform_send_audio_calibration: sending audio calibration for snd_device(2) acdb_id(15)
  1904. 10-23 02:13:53.585   221   439 I tfa9887 : tfa9887_power: Set amplifier power to 1
  1905. 10-23 02:13:53.585   221   439 D audio_hw_primary: select_devices: done
  1906. 10-23 02:13:53.587   603  1026 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=org.cyanogenmod.gello.browser/com.android.browser.BrowserLauncher (has extras)} from uid 10031 on display 0
  1907. 10-23 02:13:53.624   603   734 I ActivityManager: Start proc 5431:org.cyanogenmod.gello.browser/u0a66 for activity org.cyanogenmod.gello.browser/com.android.browser.BrowserLauncher
  1908. 10-23 02:13:53.702  5431  5431 I art     : Starting a blocking GC AddRemoveAppImageSpace
  1909. 10-23 02:13:53.705  5431  5431 W System  : ClassLoader referenced unknown path: /system/app/Gello/lib/arm
  1910. 10-23 02:13:53.783   603  1486 D VoldConnector: SND -> {33 volume mkdirs /storage/emulated/0/Android/data/org.cyanogenmod.gello.browser/files/}
  1911. 10-23 02:13:53.787   603   682 D VoldConnector: RCV <- {200 33 Command succeeded}
  1912. 10-23 02:13:53.862   603   615 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x14000000 cmp=org.cyanogenmod.gello.browser/com.android.browser.BrowserActivity bnds=[110,499][250,639] (has extras)} from uid 10066 on display 0
  1913. 10-23 02:13:53.878  5431  5448 E ActivityThread: Failed to find provider info for com.google.settings
  1914. 10-23 02:13:53.879  5431  5448 E ActivityThread: Failed to find provider info for com.google.settings
  1915. 10-23 02:13:54.107   207   597 I chatty  : uid=0(root) /system/bin/netmgrd expire 56 lines
  1916. 10-23 02:13:54.156  5431  5431 D skia    : ---- fAsset->read(8192) returned 0
  1917. 10-23 02:13:54.156  5431  5431 D skia    : --- SkAndroidCodec::NewFromStream returned null
  1918. 10-23 02:13:54.192  5431  5431 D SWEResourceExtractor: Skipping unpacking libnetxt resources: swe_sta.rl
  1919. 10-23 02:13:54.192  5431  5431 D SWEResourceExtractor: Skipping unpacking libnetxt resources: wl.json
  1920. 10-23 02:13:54.312  5431  5456 I ResourceExtractor: Extracting resource chrome_100_percent.pak
  1921. 10-23 02:13:54.334  5431  5456 I ResourceExtractor: Extracting resource en-GB.pak
  1922. 10-23 02:13:54.342  5431  5456 I ResourceExtractor: Extracting resource en-US.pak
  1923. 10-23 02:13:54.346  5431  5456 I ResourceExtractor: Extracting resource icudtl.dat
  1924. 10-23 02:13:54.422  5431  5431 E art     : No implementation found for void org.codeaurora.net.NetworkServices.nativeHintUpcomingUserActivity() (tried Java_org_codeaurora_net_NetworkServices_nativeHintUpcomingUserActivity and Java_org_codeaurora_net_NetworkServices_nativeHintUpcomingUserActivity__)
  1925. 10-23 02:13:54.422  5431  5431 D libnetxt: User activity hint ignored - networking is still starting
  1926. 10-23 02:13:54.485  5457  5457 I RenderThread: type=1400 audit(0.0:45): avc: denied { read } for name="gpuclk" dev="sysfs" ino=8689 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
  1927. 10-23 02:13:54.485  5457  5457 I RenderThread: type=1400 audit(0.0:46): avc: denied { open } for name="gpuclk" dev="sysfs" ino=8689 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
  1928. 10-23 02:13:54.485  5457  5457 I RenderThread: type=1400 audit(0.0:47): avc: denied { getattr } for path="/sys/devices/platform/kgsl-3d0.0/kgsl/kgsl-3d0/gpuclk" dev="sysfs" ino=8689 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
  1929. 10-23 02:13:54.491  5431  5457 I Adreno-EGL: <qeglDrvAPI_eglInitialize:379>: QUALCOMM Build: 05/17/16, a787ab5, I9132b5f2cf
  1930. 10-23 02:13:54.496  5431  5457 I OpenGLRenderer: Initialized EGL, version 1.4
  1931. 10-23 02:13:54.496  5431  5457 D OpenGLRenderer: Swap behavior 1
  1932. 10-23 02:13:54.579  5431  5456 I ResourceExtractor: Extracting resource resources.pak
  1933. 10-23 02:13:54.615  5431  5450 I SweCore : Client reporting:{"caller":"browser", "version":"42.0.2311.1185", "sha":"747cb06d1b3366ac411421c023ff5e03ebfa5eb1", "official":"0"}
  1934. 10-23 02:13:54.616  5431  5467 E SweCore : Failed to read UUID from persist: 0
  1935. 10-23 02:13:54.627  5431  5450 I SweCore : Client reporting:{"caller":"web_refiner", "version":"1.0.6"}
  1936. 10-23 02:13:54.635   603   624 I ActivityManager: Displayed org.cyanogenmod.gello.browser/com.android.browser.BrowserActivity: +737ms (total +1s23ms)
  1937. 10-23 02:13:54.635  5431  5450 I LibraryLoader: Time to load native libraries: 668 ms (timestamps 3853-4521)
  1938. 10-23 02:13:54.635  5431  5450 I LibraryLoader: Expected native library version number "42.0.2311.154",actual native library version number "42.0.2311.154"
  1939. 10-23 02:13:54.637  5431  5450 I chromium: [INFO:library_loader_hooks.cc(112)] Chromium logging enabled: level = 0, default verbosity = 0
  1940. 10-23 02:13:54.642  5431  5468 I LibraryLoaderHelper: Deleting obsolete libraries in /data/user/0/org.cyanogenmod.gello.browser/app_fallback
  1941. 10-23 02:13:54.644  5431  5468 I LibraryLoaderHelper: Deleted /data/user/0/org.cyanogenmod.gello.browser/app_fallback
  1942. 10-23 02:13:54.669  5431  5450 D ChildProcessLauncher: Allocator allocated a connection, sandbox: true, slot: 0
  1943. 10-23 02:13:54.682   603   734 I ActivityManager: Start proc 5469:org.cyanogenmod.gello.browser:sandboxed_process0/u0i0 for service org.cyanogenmod.gello.browser/org.chromium.content.app.SandboxedProcessService0
  1944. 10-23 02:13:54.710  5431  5431 I BrowserStartupController: Initializing chromium process, singleProcess=false
  1945. 10-23 02:13:54.722  5431  5431 D SWEResourceExtractor: Skipping unpacking libnetxt resources: swe_sta.rl
  1946. 10-23 02:13:54.725  5431  5431 D SWEResourceExtractor: Skipping unpacking libnetxt resources: wl.json
  1947. 10-23 02:13:54.726  5431  5431 D libnetxt: TCM is: OFF
  1948. 10-23 02:13:54.805  5483  5483 I DnsConfigServic: type=1400 audit(0.0:48): avc: denied { read } for name="/" dev="rootfs" ino=1 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:rootfs:s0 tclass=dir permissive=1
  1949. 10-23 02:13:54.826  5431  5487 W AudioManagerAndroid: Requires BLUETOOTH permission
  1950. 10-23 02:13:54.885  5431  5494 I URLFilterRestrictionJNI: getInstance called
  1951. 10-23 02:13:54.886  5431  5494 I URLFilterRestrictionJNI: Native registered [-1393401536]
  1952. 10-23 02:13:54.901  5431  5494 D libnetxt: Libnetxt command line control is ON
  1953. 10-23 02:13:54.902  5431  5494 D libnetxt: Libnetxt verbose level is 0
  1954. 10-23 02:13:54.902  5431  5494 E libnetxt: LIB_MGR - Failed to load library libswenetxt_plugin (dlopen failed: library "/system/lib/libswenetxt_plugin.so" not found)
  1955. 10-23 02:13:54.902  5431  5494 I libnetxt: STA library not loaded
  1956. 10-23 02:13:54.905  5431  5494 E libnetxt: LIB_MGR - Failed to load library libswenetxt_plugin (dlopen failed: library "/system/lib/libswenetxt_plugin.so" not found)
  1957. 10-23 02:13:54.906  5431  5494 I libnetxt: STAT_HUB - Initialized
  1958. 10-23 02:13:54.906  5431  5494 I libnetxt: STAT_HUB - Processor pageload (v5.2.1) is ready
  1959. 10-23 02:13:54.906  5431  5494 W libnetxt: STAT_HUB - Switch to DB-less mode
  1960. 10-23 02:13:54.907  5431  5494 E libnetxt: LIB_MGR - Failed to load library libswenetxt_plugin (dlopen failed: library "/system/lib/libswenetxt_plugin.so" not found)
  1961. 10-23 02:13:54.907  5431  5494 E libnetxt: STAT_HUB - Failed to load plugin: libpc_proc_plugin
  1962. 10-23 02:13:54.937  5431  5431 I ProxyChangeListener: getProperty(ProxyPacUrl)
  1963. 10-23 02:13:54.937  5431  5431 I ProxyChangeListener: -> non-MDM mode
  1964. 10-23 02:13:54.937  5431  5431 I ProxyChangeListener: -> result [NULL]
  1965. 10-23 02:13:54.937  5431  5431 I ProxyChangeListener: getProperty(http.proxyHost)
  1966. 10-23 02:13:54.937  5431  5431 I ProxyChangeListener: -> non-MDM mode
  1967. 10-23 02:13:54.937  5431  5431 I ProxyChangeListener: -> result [NULL]
  1968. 10-23 02:13:54.937  5431  5431 I ProxyChangeListener: getProperty(proxyHost)
  1969. 10-23 02:13:54.937  5431  5431 I ProxyChangeListener: -> non-MDM mode
  1970. 10-23 02:13:54.937  5431  5431 I ProxyChangeListener: -> result [NULL]
  1971. 10-23 02:13:54.937  5431  5431 I ProxyChangeListener: getProperty(https.proxyHost)
  1972. 10-23 02:13:54.937  5431  5431 I ProxyChangeListener: -> non-MDM mode
  1973. 10-23 02:13:54.937  5431  5431 I ProxyChangeListener: -> result [NULL]
  1974. 10-23 02:13:54.938  5431  5431 I ProxyChangeListener: getProperty(proxyHost)
  1975. 10-23 02:13:54.938  5431  5431 I ProxyChangeListener: -> non-MDM mode
  1976. 10-23 02:13:54.938  5431  5431 I ProxyChangeListener: -> result [NULL]
  1977. 10-23 02:13:54.938  5431  5431 I ProxyChangeListener: getProperty(ftp.proxyHost)
  1978. 10-23 02:13:54.938  5431  5431 I ProxyChangeListener: -> non-MDM mode
  1979. 10-23 02:13:54.938  5431  5431 I ProxyChangeListener: -> result [NULL]
  1980. 10-23 02:13:54.938  5431  5431 I ProxyChangeListener: getProperty(proxyHost)
  1981. 10-23 02:13:54.938  5431  5431 I ProxyChangeListener: -> non-MDM mode
  1982. 10-23 02:13:54.938  5431  5431 I ProxyChangeListener: -> result [NULL]
  1983. 10-23 02:13:54.938  5431  5431 I ProxyChangeListener: getProperty(socksProxyHost)
  1984. 10-23 02:13:54.938  5431  5431 I ProxyChangeListener: -> non-MDM mode
  1985. 10-23 02:13:54.938  5431  5431 I ProxyChangeListener: -> result [NULL]
  1986. 10-23 02:13:54.938  5431  5431 I ProxyChangeListener: getProperty(ftp.nonProxyHosts)
  1987. 10-23 02:13:54.938  5431  5431 I ProxyChangeListener: -> non-MDM mode
  1988. 10-23 02:13:54.938  5431  5431 I ProxyChangeListener: -> result [NULL]
  1989. 10-23 02:13:54.938  5431  5431 I ProxyChangeListener: getProperty(http.nonProxyHosts)
  1990. 10-23 02:13:54.938  5431  5431 I ProxyChangeListener: -> non-MDM mode
  1991. 10-23 02:13:54.938  5431  5431 I ProxyChangeListener: -> result [NULL]
  1992. 10-23 02:13:54.939  5431  5431 I ProxyChangeListener: getProperty(https.nonProxyHosts)
  1993. 10-23 02:13:54.939  5431  5431 I ProxyChangeListener: -> non-MDM mode
  1994. 10-23 02:13:54.939  5431  5431 I ProxyChangeListener: -> result [NULL]
  1995. 10-23 02:13:54.959  5431  5494 I SweCore : Client reporting:{"caller":"v8", "version":"webtech-jsengine:4.2.77.1-J.2.13-m42-git:7b2814b"}
  1996. 10-23 02:13:54.975  5431  5431 E chromium: [ERROR:shell_integration_android.cc(12)] Not implemented reached in static ShellIntegration::DefaultWebClientSetPermission ShellIntegration::CanSetAsDefaultBrowser()
  1997. 10-23 02:13:55.018   603   989 I WindowManager: Destroying surface Surface(name=com.cyanogenmod.trebuchet/com.android.launcher3.Launcher) called by com.android.server.wm.WindowStateAnimator.destroySurface:2014 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:881 com.android.server.wm.WindowState.destroyOrSaveSurface:2073 com.android.server.wm.AppWindowToken.destroySurfaces:363 com.android.server.wm.AppWindowToken.notifyAppStopped:389 com.android.server.wm.WindowManagerService.notifyAppStopped:4463 com.android.server.am.ActivityStack.activityStoppedLocked:1259 com.android.server.am.ActivityManagerService.activityStopped:7082
  1998. 10-23 02:13:55.038  5431  5492 D ChildProcessLauncher: Allocator allocated a connection, sandbox: false, slot: 0
  1999. 10-23 02:13:55.052   603   851 I ActivityManager: Start proc 5503:org.cyanogenmod.gello.browser:privileged_process0/u0a66 for service org.cyanogenmod.gello.browser/org.chromium.content.app.PrivilegedProcessService0
  2000. 10-23 02:13:55.057  5431  5431 I ProxyChangeListener: getProperty(ProxyPacUrl)
  2001. 10-23 02:13:55.057  5431  5431 I ProxyChangeListener: -> non-MDM mode
  2002. 10-23 02:13:55.058  5431  5431 I ProxyChangeListener: -> result [NULL]
  2003. 10-23 02:13:55.058  5431  5431 I ProxyChangeListener: getProperty(http.proxyHost)
  2004. 10-23 02:13:55.058  5431  5431 I ProxyChangeListener: -> non-MDM mode
  2005. 10-23 02:13:55.058  5431  5431 I ProxyChangeListener: -> result [NULL]
  2006. 10-23 02:13:55.058  5431  5431 I ProxyChangeListener: getProperty(proxyHost)
  2007. 10-23 02:13:55.058  5431  5431 I ProxyChangeListener: -> non-MDM mode
  2008. 10-23 02:13:55.058  5431  5431 I ProxyChangeListener: -> result [NULL]
  2009. 10-23 02:13:55.058  5431  5431 I ProxyChangeListener: getProperty(https.proxyHost)
  2010. 10-23 02:13:55.058  5431  5431 I ProxyChangeListener: -> non-MDM mode
  2011. 10-23 02:13:55.058  5431  5431 I ProxyChangeListener: -> result [NULL]
  2012. 10-23 02:13:55.058  5431  5431 I ProxyChangeListener: getProperty(proxyHost)
  2013. 10-23 02:13:55.058  5431  5431 I ProxyChangeListener: -> non-MDM mode
  2014. 10-23 02:13:55.058  5431  5431 I ProxyChangeListener: -> result [NULL]
  2015. 10-23 02:13:55.058  5431  5431 I ProxyChangeListener: getProperty(ftp.proxyHost)
  2016. 10-23 02:13:55.058  5431  5431 I ProxyChangeListener: -> non-MDM mode
  2017. 10-23 02:13:55.058  5431  5431 I ProxyChangeListener: -> result [NULL]
  2018. 10-23 02:13:55.058  5431  5431 I ProxyChangeListener: getProperty(proxyHost)
  2019. 10-23 02:13:55.058  5431  5431 I ProxyChangeListener: -> non-MDM mode
  2020. 10-23 02:13:55.058  5431  5431 I ProxyChangeListener: -> result [NULL]
  2021. 10-23 02:13:55.058  5431  5431 I ProxyChangeListener: getProperty(socksProxyHost)
  2022. 10-23 02:13:55.058  5431  5431 I ProxyChangeListener: -> non-MDM mode
  2023. 10-23 02:13:55.059  5431  5431 I ProxyChangeListener: -> result [NULL]
  2024. 10-23 02:13:55.059  5431  5431 I ProxyChangeListener: getProperty(ftp.nonProxyHosts)
  2025. 10-23 02:13:55.059  5431  5431 I ProxyChangeListener: -> non-MDM mode
  2026. 10-23 02:13:55.059  5431  5431 I ProxyChangeListener: -> result [NULL]
  2027. 10-23 02:13:55.059  5431  5431 I ProxyChangeListener: getProperty(http.nonProxyHosts)
  2028. 10-23 02:13:55.059  5431  5431 I ProxyChangeListener: -> non-MDM mode
  2029. 10-23 02:13:55.059  5431  5431 I ProxyChangeListener: -> result [NULL]
  2030. 10-23 02:13:55.059  5431  5431 I ProxyChangeListener: getProperty(https.nonProxyHosts)
  2031. 10-23 02:13:55.059  5431  5431 I ProxyChangeListener: -> non-MDM mode
  2032. 10-23 02:13:55.059  5431  5431 I ProxyChangeListener: -> result [NULL]
  2033. 10-23 02:13:55.060  5431  5494 I URLFilterRestrictionJNI: getInstance called
  2034. 10-23 02:13:55.060  5431  5494 I URLFilterRestrictionJNI: Native registered [-1393400216]
  2035. 10-23 02:13:55.074  5431  5494 D libnetxt: ClientSocketPoolBaseHelper::InitTCPFin called this:0x94a03c90
  2036. 10-23 02:13:55.084  5431  5492 D ChildProcessLauncher: Setting up connection to process: slot=0
  2037. 10-23 02:13:55.087  5431  5494 E libnetxt: LIB_MGR - Failed to load library libswenetxt_plugin (dlopen failed: library "/system/lib/libswenetxt_plugin.so" not found)
  2038. 10-23 02:13:55.087  5431  5494 D libnetxt: Failed to create TCP Fin Aggregation interface.
  2039. 10-23 02:13:55.091  5431  5494 W chromium: [WARNING:data_reduction_proxy_config.cc(150)] SPDY proxy OFF at startup
  2040. 10-23 02:13:55.108  5431  5431 D WebRefiner: Copied web_refiner_conf from res/raw
  2041. 10-23 02:13:55.112  5431  5431 E WebRefiner: Incorrect configuration in /data/user/0/org.cyanogenmod.gello.browser/web_refiner/web_refiner.conf
  2042. 10-23 02:13:55.112  5431  5431 E WebRefiner: Unable to load filters
  2043. 10-23 02:13:55.112  5431  5431 E WebRefiner: Initialization failed: java.lang.reflect.InvocationTargetException
  2044. 10-23 02:13:55.115  5431  5431 I +++     : [DevToolsRestriction] is registering it's observer
  2045. 10-23 02:13:55.128  5431  5431 D DevToolsRestriction: Enforce [false]
  2046. 10-23 02:13:55.130  5431  5531 E chromium: [ERROR:unix_domain_server_socket_posix.cc(106)] Not implemented reached in virtual int net::UnixDomainServerSocket::GetLocalAddress(net::IPEndPoint*) const
  2047. 10-23 02:13:55.138  5503  5503 I art     : Starting a blocking GC AddRemoveAppImageSpace
  2048. 10-23 02:13:55.140  5503  5503 W System  : ClassLoader referenced unknown path: /system/app/Gello/lib/arm
  2049. 10-23 02:13:55.145  5469  5469 I dboxed_process0: type=1400 audit(0.0:49): avc: denied { getattr } for path="/data/data/org.cyanogenmod.gello.browser" dev="mmcblk0p42" ino=401422 scontext=u:r:isolated_app:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=dir permissive=1
  2050. 10-23 02:13:55.152  5431  5431 I +++     : [AutoFillRestriction] is registering it's observer
  2051. 10-23 02:13:55.153  5431  5431 I +++     : [DoNotTrackRestriction] is registering it's observer
  2052. 10-23 02:13:55.154  5431  5431 I +++     : [DownloadDirRestriction] is registering it's observer
  2053. 10-23 02:13:55.154  5469  5469 W System  : ClassLoader referenced unknown path: /system/app/Gello/lib/arm
  2054. 10-23 02:13:55.158  5431  5431 I +++     : [EditBookmarkRestriction] is registering it's observer
  2055. 10-23 02:13:55.158  5431  5431 I EditBookmarkRestriction: Enforce [false]
  2056. 10-23 02:13:55.159  5431  5431 I +++     : [IncognitoRestriction] is registering it's observer
  2057. 10-23 02:13:55.160  5431  5431 I +++     : [+++MngdBookmarks_Rest] is registering it's observer
  2058. 10-23 02:13:55.163  5431  5431 I +++MngdBookmarks_Rest: Enforcing. enabled[false]. val[null]
  2059. 10-23 02:13:55.195  5469  5469 I ChildProcessService: Creating new ChildProcessService pid=5469
  2060. 10-23 02:13:55.218  5503  5503 I ChildProcessService: Creating new ChildProcessService pid=5503
  2061. 10-23 02:13:55.219  5503  5536 E ActivityThread: Failed to find provider info for com.google.settings
  2062. 10-23 02:13:55.219  5503  5536 E ActivityThread: Failed to find provider info for com.google.settings
  2063. 10-23 02:13:55.311  5431  5431 E ActivityThread: Failed to find provider info for com.google.settings
  2064. 10-23 02:13:55.335  5503  5538 I SweCore : Client reporting:{"caller":"browser", "version":"42.0.2311.1185", "sha":"747cb06d1b3366ac411421c023ff5e03ebfa5eb1", "official":"0"}
  2065. 10-23 02:13:55.335  5503  5539 E SweCore : non-main process:  org.cyanogenmod.gello.browser:privileged_process0
  2066. 10-23 02:13:55.335  5503  5539 I SweCore : non-browser process: bailing
  2067. 10-23 02:13:55.338  5431  5431 E SQLiteLog: (1) no such table: _sync_state_metadata
  2068. 10-23 02:13:55.342  5503  5538 I SweCore : Client reporting:{"caller":"web_refiner", "version":"1.0.6"}
  2069. 10-23 02:13:55.343  5431  5431 I +++MngdBookmarks_Rest:  deleteTree: no tree to delete.
  2070. 10-23 02:13:55.343  5503  5538 I LibraryLoader: Time to load native libraries: 111 ms (timestamps 5121-5232)
  2071. 10-23 02:13:55.343  5503  5538 I LibraryLoader: Expected native library version number "42.0.2311.154",actual native library version number "42.0.2311.154"
  2072. 10-23 02:13:55.344  5431  5431 I +++     : [ProxyRestriction] is registering it's observer
  2073. 10-23 02:13:55.344  5503  5538 I chromium: [INFO:library_loader_hooks.cc(112)] Chromium logging enabled: level = 0, default verbosity = 0
  2074. 10-23 02:13:55.344  5431  5431 V ProxyRestriction: enforce: proxyMode is null, disabling.
  2075. 10-23 02:13:55.344  5431  5431 I +++     : Clearing MDM Proxy (new)
  2076. 10-23 02:13:55.344  5431  5431 I ProxyChangeListener: proxySettingsChanged(NULL)
  2077. 10-23 02:13:55.344  5431  5431 I ProxyChangeListener: getProperty(ProxyPacUrl)
  2078. 10-23 02:13:55.344  5431  5431 I ProxyChangeListener: -> non-MDM mode
  2079. 10-23 02:13:55.345  5431  5431 I ProxyChangeListener: -> result [NULL]
  2080. 10-23 02:13:55.345  5431  5431 I ProxyChangeListener: getProperty(http.proxyHost)
  2081. 10-23 02:13:55.345  5431  5431 I ProxyChangeListener: -> non-MDM mode
  2082. 10-23 02:13:55.345  5431  5431 I ProxyChangeListener: -> result [NULL]
  2083. 10-23 02:13:55.345  5431  5431 I ProxyChangeListener: getProperty(proxyHost)
  2084. 10-23 02:13:55.345  5431  5431 I ProxyChangeListener: -> non-MDM mode
  2085. 10-23 02:13:55.345  5431  5431 I ProxyChangeListener: -> result [NULL]
  2086. 10-23 02:13:55.345  5431  5431 I ProxyChangeListener: getProperty(https.proxyHost)
  2087. 10-23 02:13:55.345  5431  5431 I ProxyChangeListener: -> non-MDM mode
  2088. 10-23 02:13:55.345  5431  5431 I ProxyChangeListener: -> result [NULL]
  2089. 10-23 02:13:55.345  5431  5431 I ProxyChangeListener: getProperty(proxyHost)
  2090. 10-23 02:13:55.345  5431  5431 I ProxyChangeListener: -> non-MDM mode
  2091. 10-23 02:13:55.345  5431  5431 I ProxyChangeListener: -> result [NULL]
  2092. 10-23 02:13:55.345  5431  5431 I ProxyChangeListener: getProperty(ftp.proxyHost)
  2093. 10-23 02:13:55.345  5431  5431 I ProxyChangeListener: -> non-MDM mode
  2094. 10-23 02:13:55.345  5431  5431 I ProxyChangeListener: -> result [NULL]
  2095. 10-23 02:13:55.345  5431  5431 I ProxyChangeListener: getProperty(proxyHost)
  2096. 10-23 02:13:55.345  5431  5431 I ProxyChangeListener: -> non-MDM mode
  2097. 10-23 02:13:55.345  5431  5431 I ProxyChangeListener: -> result [NULL]
  2098. 10-23 02:13:55.345  5431  5431 I ProxyChangeListener: getProperty(socksProxyHost)
  2099. 10-23 02:13:55.345  5431  5431 I ProxyChangeListener: -> non-MDM mode
  2100. 10-23 02:13:55.345  5431  5431 I ProxyChangeListener: -> result [NULL]
  2101. 10-23 02:13:55.345  5431  5431 I ProxyChangeListener: getProperty(ftp.nonProxyHosts)
  2102. 10-23 02:13:55.345  5431  5431 I ProxyChangeListener: -> non-MDM mode
  2103. 10-23 02:13:55.345  5431  5431 I ProxyChangeListener: -> result [NULL]
  2104. 10-23 02:13:55.345  5431  5431 I ProxyChangeListener: getProperty(http.nonProxyHosts)
  2105. 10-23 02:13:55.345  5431  5431 I ProxyChangeListener: -> non-MDM mode
  2106. 10-23 02:13:55.345  5431  5431 I ProxyChangeListener: -> result [NULL]
  2107. 10-23 02:13:55.345  5431  5431 I ProxyChangeListener: getProperty(https.nonProxyHosts)
  2108. 10-23 02:13:55.345  5431  5431 I ProxyChangeListener: -> non-MDM mode
  2109. 10-23 02:13:55.346  5431  5431 I ProxyChangeListener: -> result [NULL]
  2110. 10-23 02:13:55.346  5431  5431 I +++     : [SearchEngineRestriction] is registering it's observer
  2111. 10-23 02:13:55.347  5431  5431 I +++     : [TPC_Restriction] is registering it's observer
  2112. 10-23 02:13:55.347  5431  5431 D TPC_Restriction: Enforcing. enabled[false]. tpc allowed[true]
  2113. 10-23 02:13:55.347  5431  5431 I +++     : [URLFilterRestriction] is registering it's observer
  2114. 10-23 02:13:55.348  5431  5431 I URLFilterRestrictionJNI: getInstance called
  2115. 10-23 02:13:55.348  5431  5431 W chromium: [WARNING:jni_string.cc(28)] ConvertJavaStringToUTF8 called with null string.
  2116. 10-23 02:13:55.348  5431  5431 W chromium: [WARNING:jni_string.cc(28)] ConvertJavaStringToUTF8 called with null string.
  2117. 10-23 02:13:55.370  5431  5431 V SWEWebView: WebView.WebView
  2118. 10-23 02:13:55.494  5431  5431 W System  : ClassLoader referenced unknown path: /system/framework/org.codeaurora.Performance.jar
  2119. 10-23 02:13:55.495  5431  5431 E ContentViewCore: PerfLock initialization failed: java.lang.ClassNotFoundException: Didn't find class "org.codeaurora.Performance" on path: DexPathList[[],nativeLibraryDirectories=[/system/lib, /vendor/lib]]
  2120. 10-23 02:13:55.509  5431  5431 E PerflockController: Class initialization failed: java.lang.ClassNotFoundException: Didn't find class "android.util.BoostFramework" on path: DexPathList[[directory "."],nativeLibraryDirectories=[/system/lib, /vendor/lib, /system/lib, /vendor/lib]]
  2121. 10-23 02:13:55.575  5431  5431 V TTFP    : Vendor Special Function: ON
  2122. 10-23 02:13:55.576  5431  5431 V SWEWebView: WebView.WebView
  2123. 10-23 02:13:55.710  5431  5431 D skia    : ---- fAsset->read(8192) returned 0
  2124. 10-23 02:13:55.710  5431  5431 D skia    : --- SkAndroidCodec::NewFromStream returned null
  2125. 10-23 02:13:55.721  5431  5431 V TTFP    : B:loading
  2126. 10-23 02:13:55.724  5431  5431 I chromium: [INFO:tab_android.cc(856)] Browser Started Loading URL: https://www.google.com/webhp?client=android-google&source=android-home
  2127. 10-23 02:13:55.724  5431  5548 D TTFP    : Read list from res/raw/fast_webview_conf
  2128. 10-23 02:13:55.744  5431  5492 D ChildProcessLauncher: Setting up connection to process: slot=0
  2129. 10-23 02:13:55.748  5431  5431 D WebViewTimersControl: onBrowserActivityPause
  2130. 10-23 02:13:55.748  5431  5431 D WebViewTimersControl: Pausing webview timers, view=com.android.browser.BrowserWebView{7901bb5 VFE...CL. .F....I. 0,0-0,0}
  2131. 10-23 02:13:55.753  5431  5494 E libnetxt: LIB_MGR - Failed to load library libswenetxt_plugin (dlopen failed: library "/system/lib/libswenetxt_plugin.so" not found)
  2132. 10-23 02:13:55.778  5431  5431 D WebViewTimersControl: onBrowserActivityResume
  2133. 10-23 02:13:55.778  5431  5431 D WebViewTimersControl: Resuming webview timers, view=com.android.browser.BrowserWebView{7901bb5 VFE...CL. .F....I. 0,0-0,0}
  2134. 10-23 02:13:55.782  5431  5431 D skia    : ---- fAsset->read(8192) returned 0
  2135. 10-23 02:13:55.782  5431  5431 D skia    : --- SkAndroidCodec::NewFromStream
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement