------ SYSTEM LOG (logcat -d *:v) ------ --------- beginning of crash E/AndroidRuntime(16778): FATAL EXCEPTION: main E/AndroidRuntime(16778): Process: com.android.vending, PID: 16778 E/AndroidRuntime(16778): java.lang.RuntimeException: Unable to create application com.google.android.finsky.FinskyApp: java.lang.RuntimeException: android.os.DeadObjectException E/AndroidRuntime(16778): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4521) E/AndroidRuntime(16778): at android.app.ActivityThread.access$1500(ActivityThread.java:144) E/AndroidRuntime(16778): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1339) E/AndroidRuntime(16778): at android.os.Handler.dispatchMessage(Handler.java:102) E/AndroidRuntime(16778): at android.os.Looper.loop(Looper.java:135) E/AndroidRuntime(16778): at android.app.ActivityThread.main(ActivityThread.java:5221) E/AndroidRuntime(16778): at java.lang.reflect.Method.invoke(Native Method) E/AndroidRuntime(16778): at java.lang.reflect.Method.invoke(Method.java:372) E/AndroidRuntime(16778): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898) E/AndroidRuntime(16778): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693) E/AndroidRuntime(16778): Caused by: java.lang.RuntimeException: android.os.DeadObjectException E/AndroidRuntime(16778): at android.accounts.AccountManager.getAccountsByTypeAsUser(AccountManager.java:496) E/AndroidRuntime(16778): at android.accounts.AccountManager.getAccountsByType(AccountManager.java:487) E/AndroidRuntime(16778): at com.google.android.finsky.api.AccountHandler.getAccounts(AccountHandler.java:61) E/AndroidRuntime(16778): at com.google.android.finsky.FinskyApp$2.getAccounts(FinskyApp.java:409) E/AndroidRuntime(16778): at com.google.android.finsky.library.Libraries.load(Libraries.java:157) E/AndroidRuntime(16778): at com.google.android.finsky.FinskyApp.setupAccountLibrariesAndReplicator(FinskyApp.java:517) E/AndroidRuntime(16778): at com.google.android.finsky.FinskyApp.onCreate(FinskyApp.java:417) E/AndroidRuntime(16778): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1011) E/AndroidRuntime(16778): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4518) E/AndroidRuntime(16778): ... 9 more E/AndroidRuntime(16778): Caused by: android.os.DeadObjectException E/AndroidRuntime(16778): at android.os.BinderProxy.transactNative(Native Method) E/AndroidRuntime(16778): at android.os.BinderProxy.transact(Binder.java:496) E/AndroidRuntime(16778): at android.accounts.IAccountManager$Stub$Proxy.getAccountsAsUser(IAccountManager.java:745) E/AndroidRuntime(16778): at android.accounts.AccountManager.getAccountsByTypeAsUser(AccountManager.java:493) E/AndroidRuntime(16778): ... 17 more E/AndroidRuntime(16778): Error reporting crash E/AndroidRuntime(16778): android.os.DeadObjectException E/AndroidRuntime(16778): at android.os.BinderProxy.transactNative(Native Method) E/AndroidRuntime(16778): at android.os.BinderProxy.transact(Binder.java:496) E/AndroidRuntime(16778): at android.app.ActivityManagerProxy.handleApplicationCrash(ActivityManagerNative.java:4111) E/AndroidRuntime(16778): at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:89) E/AndroidRuntime(16778): at com.google.android.finsky.FinskyApp$CrashHandler.uncaughtException(FinskyApp.java:288) E/AndroidRuntime(16778): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693) E/AndroidRuntime(16778): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690) E/AndroidRuntime(16825): FATAL EXCEPTION: ContactsProviderWorker E/AndroidRuntime(16825): Process: android.process.acore, PID: 16825 E/AndroidRuntime(16825): java.lang.NullPointerException: Attempt to invoke interface method 'android.accounts.Account[] android.accounts.IAccountManager.getAccounts(java.lang.String)' on a null object reference E/AndroidRuntime(16825): at android.accounts.AccountManager.getAccounts(AccountManager.java:407) E/AndroidRuntime(16825): at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1667) E/AndroidRuntime(16825): at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496) E/AndroidRuntime(16825): at android.os.Handler.dispatchMessage(Handler.java:102) E/AndroidRuntime(16825): at android.os.Looper.loop(Looper.java:135) E/AndroidRuntime(16825): at android.os.HandlerThread.run(HandlerThread.java:61) E/AndroidRuntime(16825): Error reporting crash E/AndroidRuntime(16825): android.os.DeadObjectException E/AndroidRuntime(16825): at android.os.BinderProxy.transactNative(Native Method) E/AndroidRuntime(16825): at android.os.BinderProxy.transact(Binder.java:496) E/AndroidRuntime(16825): at android.app.ActivityManagerProxy.handleApplicationCrash(ActivityManagerNative.java:4111) E/AndroidRuntime(16825): at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:89) E/AndroidRuntime(16825): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693) E/AndroidRuntime(16825): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690) E/AndroidRuntime(16682): FATAL EXCEPTION: main E/AndroidRuntime(16682): Process: com.android.systemui, PID: 16682 E/AndroidRuntime(16682): java.lang.NullPointerException: Attempt to invoke interface method 'boolean java.util.List.isEmpty()' on a null object reference E/AndroidRuntime(16682): at com.android.systemui.recents.AlternateRecentsComponent.getTopMostTask(AlternateRecentsComponent.java:300) E/AndroidRuntime(16682): at com.android.systemui.recents.AlternateRecentsComponent.onHideRecents(AlternateRecentsComponent.java:156) E/AndroidRuntime(16682): at com.android.systemui.recent.Recents.hideRecents(Recents.java:82) E/AndroidRuntime(16682): at com.android.systemui.statusbar.BaseStatusBar.hideRecents(BaseStatusBar.java:1062) E/AndroidRuntime(16682): at com.android.systemui.statusbar.phone.PhoneStatusBar.hideRecents(PhoneStatusBar.java:4128) E/AndroidRuntime(16682): at com.android.systemui.statusbar.BaseStatusBar$H.handleMessage(BaseStatusBar.java:1174) E/AndroidRuntime(16682): at com.android.systemui.statusbar.phone.PhoneStatusBar$H.handleMessage(PhoneStatusBar.java:2273) E/AndroidRuntime(16682): at android.os.Handler.dispatchMessage(Handler.java:102) E/AndroidRuntime(16682): at android.os.Looper.loop(Looper.java:135) E/AndroidRuntime(16682): at android.app.ActivityThread.main(ActivityThread.java:5221) E/AndroidRuntime(16682): at java.lang.reflect.Method.invoke(Native Method) E/AndroidRuntime(16682): at java.lang.reflect.Method.invoke(Method.java:372) E/AndroidRuntime(16682): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898) E/AndroidRuntime(16682): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693) E/AndroidRuntime(16682): Error reporting crash E/AndroidRuntime(16682): android.os.DeadObjectException E/AndroidRuntime(16682): at android.os.BinderProxy.transactNative(Native Method) E/AndroidRuntime(16682): at android.os.BinderProxy.transact(Binder.java:496) E/AndroidRuntime(16682): at android.app.ActivityManagerProxy.handleApplicationCrash(ActivityManagerNative.java:4111) E/AndroidRuntime(16682): at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:89) E/AndroidRuntime(16682): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693) E/AndroidRuntime(16682): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690) --------- beginning of system W/PackageManager(17159): Unknown permission android.permission.ACCESS_4G_STATE in package com.evervolv.widgets W/PackageManager(17159): Unknown permission android.permission.CHANGE_4G_STATE in package com.evervolv.widgets W/PackageManager(17159): Not granting permission android.permission.BIND_WALLPAPER to package com.android.camera2 (protectionLevel=18 flags=0x58bc45) W/PackageManager(17159): Unknown permission com.hcom.android.MAPS_RECEIVE in package com.hcom.android W/PackageManager(17159): Not granting permission android.permission.MODIFY_PHONE_STATE to package imoblife.batterybooster.full (protectionLevel=18 flags=0x8be44) W/PackageManager(17159): Not granting permission android.permission.WRITE_SECURE_SETTINGS to package imoblife.batterybooster.full (protectionLevel=50 flags=0x8be44) W/PackageManager(17159): Unknown permission android.permission.WRITE_SYNC_STATS in package com.google.android.apps.docs.editors.slides W/PackageManager(17159): Not granting permission com.google.android.gm.permission.READ_GMAIL to package com.google.android.apps.docs.editors.slides (protectionLevel=2 flags=0x583e44) W/PackageManager(17159): Not granting permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES to package com.google.android.apps.docs.editors.slides (protectionLevel=2 flags=0x583e44) W/PackageManager(17159): Unknown permission android.permission.WRITE_SYNC_STATS in package com.google.android.apps.docs W/PackageManager(17159): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x48be45) W/PackageManager(17159): Unknown permission com.amazon.device.messaging.permission.RECEIVE in package com.weather.Weather W/PackageManager(17159): Not granting permission android.permission.MOUNT_UNMOUNT_FILESYSTEMS to package com.kmplayer (protectionLevel=18 flags=0x8be44) W/PackageManager(17159): Not granting permission android.permission.INTERACT_ACROSS_USERS_FULL to package com.kmplayer (protectionLevel=2 flags=0x8be44) W/PackageManager(17159): Not granting permission android.permission.ACCESS_DOWNLOAD_MANAGER to package com.android.browser (protectionLevel=18 flags=0x9be45) W/PackageManager(17159): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45) W/PackageManager(17159): Unknown permission com.android.launcher.permission.PRELOAD_WORKSPACE in package com.google.android.partnersetup W/PackageManager(17159): Failed to scan /mnt/asec/com.radiangames.inferno2-1: Application package com.radiangames.inferno2 already installed. Skipping duplicate. I/PackageManager(17159): Failed to install pkg from /mnt/asec/com.radiangames.inferno2-1 from sdcard W/PackageManager(17159): Unknown permission android.permission.WRITE_SYNC_STATS in package com.google.android.apps.docs.editors.docs W/PackageManager(17159): Not granting permission com.google.android.gm.permission.READ_GMAIL to package com.google.android.apps.docs.editors.docs (protectionLevel=2 flags=0x18be44) W/PackageManager(17159): Not granting permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES to package com.google.android.apps.docs.editors.docs (protectionLevel=2 flags=0x18be44) W/PackageManager(17159): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.google.android.launcher W/PackageManager(17159): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.google.android.launcher W/PackageManager(17159): Unknown permission willcom.android.permission.RECEIVE_PHS_STATE in package com.tweakersoft.aroundme W/PackageManager(17159): Unknown permission com.google.android.gallery3d.permission.PICASA_STORE in package com.android.dreams.phototable W/PackageManager(17159): Unknown permission android.permission.ACCESS_LOCATION in package com.whitepages.localicious W/PackageManager(17159): Unknown permission android.permission.ACCESS_GPS in package com.whitepages.localicious W/PackageManager(17159): Unknown permission com.google.android.voicesearch.SHORTCUTS_ACCESS in package com.google.android.googlequicksearchbox W/PackageManager(17159): Unknown permission com.google.android.voicesearch.ACCESS_SETTINGS in package com.google.android.googlequicksearchbox W/PackageManager(17159): Unknown permission com.google.android.ears.permission.WRITE in package com.google.android.googlequicksearchbox W/PackageManager(17159): Unknown permission com.google.android.apps.googlevoice.permission.AUTO_SEND in package com.google.android.googlequicksearchbox W/PackageManager(17159): Not granting permission android.permission.READ_LOGS to package org.uguess.android.sysinfo.pro (protectionLevel=50 flags=0x9be44) W/PackageManager(17159): Unknown permission sstream.app.broadcast.SYNC_USER in package flipboard.app W/PackageManager(17159): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.google.android.onetimeinitializer W/PackageManager(17159): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.google.android.onetimeinitializer W/PackageManager(17159): Unknown permission android.permission.MMS_SEND_OUTBOX_MSG in package com.android.bluetooth W/PackageManager(17159): Unknown permission com.facebook.permission.prod.FB_APP_COMMUNICATION in package com.fb.glovebox W/PackageManager(17159): Not granting permission android.permission.CHANGE_CONFIGURATION to package imoblife.toolbox.full (protectionLevel=50 flags=0x8be44) W/PackageManager(17159): Not granting permission android.permission.READ_LOGS to package imoblife.toolbox.full (protectionLevel=50 flags=0x8be44) W/PackageManager(17159): Not granting permission android.permission.SET_ORIENTATION to package imoblife.toolbox.full (protectionLevel=2 flags=0x8be44) W/PackageManager(17159): Not granting permission com.google.android.gm.permission.READ_GMAIL to package imoblife.toolbox.full (protectionLevel=2 flags=0x8be44) W/PackageManager(17159): Not granting permission android.permission.MOUNT_UNMOUNT_FILESYSTEMS to package imoblife.toolbox.full (protectionLevel=18 flags=0x8be44) W/PackageManager(17159): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.onetimeinitializer W/PackageManager(17159): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.onetimeinitializer W/PackageManager(17159): Unknown permission com.android.firewall.READ_GRAVITY in package com.android.contacts W/PackageManager(17159): Unknown permission com.android.firewall.WRITE_GRAVITY in package com.android.contacts W/PackageManager(17159): Not granting permission android.permission.MOUNT_UNMOUNT_FILESYSTEMS to package com.sticksports.stickcricket (protectionLevel=18 flags=0x8be44) W/PackageManager(17159): Not granting permission android.permission.WRITE_MEDIA_STORAGE to package com.estrongs.android.pop (protectionLevel=18 flags=0x48be44) W/PackageManager(17159): Unknown permission .PERMISSION in package com.estrongs.android.pop W/PackageManager(17159): Unknown permission com.amazon.kindle.dtcp.permission.DTCP_SERVICE_ACCESS in package com.amazon.windowshop W/PackageManager(17159): Unknown permission com.amazon.dcp.sso.permission.USE_DEVICE_CREDENTIALS in package com.amazon.windowshop W/PackageManager(17159): Unknown permission com.amazon.dcp.metrics.permission.METRICS_PERMISSION in package com.amazon.windowshop W/PackageManager(17159): Unknown permission com.amazon.dcp.config.permission.DYN_CONFIG_VALUES_UPDATED in package com.amazon.windowshop W/PackageManager(17159): Unknown permission com.amazon.identity.permission.GENERIC_IPC in package com.amazon.windowshop W/PackageManager(17159): Unknown permission com.amazon.dcp.sso.permission.MANAGE_COR_PFM in package com.amazon.windowshop W/PackageManager(17159): Unknown permission com.amazon.dcp.sso.permission.CUSTOMER_ATTRIBUTE_SERVICE in package com.amazon.windowshop W/PackageManager(17159): Unknown permission amazon.permission.COLLECT_METRICS in package com.amazon.windowshop W/PackageManager(17159): Unknown permission com.google.android.email.permission.READ_ATTACHMENT in package com.google.android.gm W/PackageManager(17159): Unknown permission com.google.android.email.permission.ACCESS_PROVIDER in package com.google.android.gm W/PackageManager(17159): Not granting permission android.permission.REAL_GET_TASKS to package com.android.vending (protectionLevel=18 flags=0x400abec5) W/PackageManager(17159): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.vending (protectionLevel=2 flags=0x400abec5) W/PackageManager(17159): Unknown permission android.permission.SEND_SMS_NO_CONFIRMATION in package com.android.vending W/PackageManager(17159): Unknown permission com.google.android.gms.permission.LAUNCH_MDM_SETTINGS in package com.google.android.apps.adm W/PackageManager(17159): Unknown permission com.amazon.dcp.sso.permission.AMAZON_ACCOUNT_PROPERTY in package com.amazon.kindle W/PackageManager(17159): Unknown permission android.permission.C2D_MESSAGE in package com.amazon.kindle W/PackageManager(17159): Unknown permission com.amazon.kindle.otter.settings.RECEIVE_GOODREADS_UNLINK in package com.amazon.kindle W/PackageManager(17159): Unknown permission com.amazon.dcp.metrics.permission.METRICS_PERMISSION in package com.amazon.kindle W/PackageManager(17159): Unknown permission com.amazon.dcp.config.permission.DYN_CONFIG_VALUES_UPDATED in package com.amazon.kindle W/PackageManager(17159): Unknown permission com.amazon.identity.permission.GENERIC_IPC in package com.amazon.kindle W/PackageManager(17159): Unknown permission com.amazon.dcp.sso.permission.USE_DEVICE_CREDENTIALS in package com.amazon.kindle W/PackageManager(17159): Unknown permission com.amazon.dcp.sso.permission.MANAGE_COR_PFM in package com.amazon.kindle W/PackageManager(17159): Unknown permission com.amazon.dcp.sso.permission.CUSTOMER_ATTRIBUTE_SERVICE in package com.amazon.kindle W/PackageManager(17159): Unknown permission amazon.permission.COLLECT_METRICS in package com.amazon.kindle W/PackageManager(17159): Unknown permission com.amazon.dcp.messaging.permission.HANDLE_DEVICE_MESSAGE in package com.amazon.kindle W/PackageManager(17159): Unknown permission android.permission.CHECK_LICENSE in package com.twoergo.foxbusiness W/PackageManager(17159): Not granting permission android.permission.READ_LOGS to package com.uc.browser.hd (protectionLevel=50 flags=0x83e44) W/PackageManager(17159): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.uc.browser.hd W/PackageManager(17159): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.uc.browser.hd W/PackageManager(17159): Not granting permission android.permission.READ_LOGS to package com.kvadgroup.photostudio_pro (protectionLevel=50 flags=0x18be44) W/PackageManager(17159): Not granting permission android.permission.MANAGE_DOCUMENTS to package com.google.android.youtube (protectionLevel=2 flags=0x183ec5) W/PackageManager(17159): Unknown permission android.permission.READ_OWNER_DATA in package com.google.android.setupwizard W/PackageManager(17159): Unknown permission android.permission.WRITE_OWNER_DATA in package com.google.android.setupwizard W/PackageManager(17159): Not granting permission android.permission.READ_LOGS to package com.amazon.venezia (protectionLevel=50 flags=0x8be44) W/PackageManager(17159): Unknown permission android.permission.SEND_SMS_NO_CONFIRMATION in package com.amazon.venezia W/PackageManager(17159): Not granting permission android.permission.INSTALL_PACKAGES to package com.amazon.venezia (protectionLevel=18 flags=0x8be44) W/PackageManager(17159): Not granting permission android.permission.DELETE_PACKAGES to package com.amazon.venezia (protectionLevel=18 flags=0x8be44) W/PackageManager(17159): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.amazon.venezia W/PackageManager(17159): Unknown permission com.android.amazon.dcp.ota.permission.INSTALL_PACKAGES in package com.amazon.venezia W/PackageManager(17159): Unknown permission com.amazon.dcp.metrics.permission.METRICS_PERMISSION in package com.amazon.venezia W/PackageManager(17159): Unknown permission com.amazon.dcp.config.permission.DYN_CONFIG_VALUES_UPDATED in package com.amazon.venezia W/PackageManager(17159): Unknown permission com.amazon.identity.permission.GENERIC_IPC in package com.amazon.venezia W/PackageManager(17159): Unknown permission com.amazon.dcp.sso.permission.USE_DEVICE_CREDENTIALS in package com.amazon.venezia W/PackageManager(17159): Unknown permission com.amazon.dcp.sso.permission.MANAGE_COR_PFM in package com.amazon.venezia W/PackageManager(17159): Unknown permission com.amazon.dcp.sso.permission.CUSTOMER_ATTRIBUTE_SERVICE in package com.amazon.venezia W/PackageManager(17159): Unknown permission amazon.permission.COLLECT_METRICS in package com.amazon.venezia W/PackageManager(17159): Not granting permission android.permission.DELETE_PACKAGES to package com.svox.pico (protectionLevel=18 flags=0x8be45) I/SystemServiceManager(17159): Starting com.android.server.wifi.WifiScanningService W/PackageManager(17159): Not granting permission android.permission.WRITE_MEDIA_STORAGE to package com.mobisystems.editor.office_registered (protectionLevel=18 flags=0x18be44) W/PackageManager(17159): Unknown permission com.google.android.providers.gmail.permission.READ_GMAIL in package com.mobisystems.editor.office_registered W/PackageManager(17159): Unknown permission com.sonyericsson.extras.liveware.aef.EXTENSION_PERMISSION in package com.mobisystems.editor.office_registered W/PackageManager(17159): Unknown permission com.sonymobile.smartwear.swr30.PERMISSION_CONTROL_EXTENSION in package com.mobisystems.editor.office_registered W/PackageManager(17159): Unknown permission com.sec.android.iap.permission.BILLING in package com.mobisystems.editor.office_registered W/PackageManager(17159): Not granting permission android.permission.MANAGE_DOCUMENTS to package com.mobisystems.editor.office_registered (protectionLevel=2 flags=0x18be44) W/PackageManager(17159): Unknown permission com.yotadevices.framework.permission.ACCESS_BACKSCREEN in package com.mobisystems.editor.office_registered I/SystemServiceManager(17159): Starting com.android.server.wifi.RttService W/PackageManager(17159): Not granting permission com.android.voicemail.permission.READ_VOICEMAIL to package com.google.android.gms (protectionLevel=18 flags=0xc0483ec5) W/PackageManager(17159): Unknown permission com.google.android.apps.enterprise.dmagent.permission.AutoSyncPermission in package com.google.android.gms W/PackageManager(17159): Unknown permission com.google.android.wearable.READ_SETTINGS in package com.google.android.gms W/PackageManager(17159): Unknown permission android.permission.RAISED_THREAD_PRIORITY in package com.snrblabs.grooveip W/PackageManager(17159): Unknown permission android.permission.DIAL_PHONE in package com.laurenswuyts.find.it W/PackageManager(17159): Not granting permission android.permission.BIND_APPWIDGET to package com.android.launcher3 (protectionLevel=18 flags=0x483e45) W/PackageManager(17159): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.launcher3 W/PackageManager(17159): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.launcher3 W/PackageManager(17159): Not granting permission android.permission.READ_LOGS to package com.mixzing.basic (protectionLevel=50 flags=0x8bc64) W/PackageManager(17159): Unknown permission net.dinglisch.android.tasker.PERMISSION_RUN_TASKS in package gonemad.gmmp W/PackageManager(17159): Not granting permission android.permission.CONTROL_KEYGUARD to package com.google.android.gsf.login (protectionLevel=2 flags=0x4048be45) W/PackageManager(17159): Unknown permission com.android.vending.billing.IBillingAccountService.BIND2 in package com.google.android.gsf.login W/PackageManager(17159): Not granting permission android.permission.SET_DEBUG_APP to package com.paragon.tcplugins_ntfs_ro (protectionLevel=50 flags=0x8be44) W/PackageManager(17159): Not granting permission android.permission.READ_LOGS to package com.yahoo.mobile.client.android.mail (protectionLevel=50 flags=0x18be44) W/PackageManager(17159): Unknown permission com.chrome.permission.DEVICE_EXTRAS in package com.android.chrome W/PackageManager(17159): Unknown permission com.sec.enterprise.knox.MDM_CONTENT_PROVIDER in package com.android.chrome W/PackageManager(17159): Unknown permission com.amazon.permission.SET_FLAG_NOSOFTKEYS in package com.netflix.mediaclient W/PackageManager(17159): Not granting permission android.permission.READ_LOGS to package com.outlook.Z7 (protectionLevel=50 flags=0x8be44) W/PackageManager(17159): Not granting permission android.permission.DUMP to package com.outlook.Z7 (protectionLevel=50 flags=0x8be44) W/PackageManager(17159): Unknown permission android.permission.WRITE_SYNC_STATS in package com.google.android.apps.docs.editors.sheets W/PackageManager(17159): Not granting permission com.google.android.gm.permission.READ_GMAIL to package com.google.android.apps.docs.editors.sheets (protectionLevel=2 flags=0x18be44) W/PackageManager(17159): Not granting permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES to package com.google.android.apps.docs.editors.sheets (protectionLevel=2 flags=0x18be44) W/PackageManager(17159): Not granting permission android.permission.BATTERY_STATS to package com.aaa.android.discounts (protectionLevel=50 flags=0x8be44) W/PackageManager(17159): Unknown permission com.google.android.gallery3d.permission.PICASA_STORE in package com.google.android.apps.plus W/PackageManager(17159): Not granting permission android.permission.ACCOUNT_MANAGER to package com.prosoftnet.android.idriveonline (protectionLevel=2 flags=0x18be44) W/PackageManager(17159): Unknown permission android.permission.C2D_MESSAGE in package com.prosoftnet.android.idriveonline W/PackageManager(17159): Not granting permission android.permission.INTERACT_ACROSS_USERS_FULL to package com.paypal.android.p2pmobile (protectionLevel=2 flags=0x8be44) W/PackageManager(17159): Not granting permission android.permission.READ_LOGS to package com.airkast.FOXFM (protectionLevel=50 flags=0x83e44) W/PackageManager(17159): Unknown permission com.google.android.apps.bigtop.permission.TASK in package com.google.android.apps.inbox W/PackageManager(17159): Unknown permission com.samsung.accessory.permission.ACCESSORY_FRAMEWORK in package com.clearchannel.iheartradio.controller W/PackageManager(17159): Unknown permission com.samsung.android.providers.context.permission.WRITE_USE_APP_FEATURE_SURVEY in package com.clearchannel.iheartradio.controller W/PackageManager(17159): Unknown permission com.samsung.wmanager.APP in package com.clearchannel.iheartradio.controller W/PackageManager(17159): Unknown permission android.permission.REGISTER_CONNECTION_MANAGER in package com.google.android.talk W/PackageManager(17159): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.settings W/PackageManager(17159): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.settings W/PackageManager(17159): Unknown permission com.amazon.dcp.metrics.permission.METRICS_PERMISSION in package com.amazon.clouddrive.photos W/PackageManager(17159): Unknown permission com.amazon.dcp.config.permission.DYN_CONFIG_VALUES_UPDATED in package com.amazon.clouddrive.photos W/PackageManager(17159): Unknown permission com.amazon.identity.permission.GENERIC_IPC in package com.amazon.clouddrive.photos W/PackageManager(17159): Unknown permission com.amazon.dcp.sso.permission.USE_DEVICE_CREDENTIALS in package com.amazon.clouddrive.photos W/PackageManager(17159): Unknown permission com.amazon.dcp.sso.permission.MANAGE_COR_PFM in package com.amazon.clouddrive.photos W/PackageManager(17159): Unknown permission com.amazon.dcp.sso.permission.CUSTOMER_ATTRIBUTE_SERVICE in package com.amazon.clouddrive.photos W/PackageManager(17159): Unknown permission amazon.permission.COLLECT_METRICS in package com.amazon.clouddrive.photos W/PackageManager(17159): Unknown permission com.google.android.permission.PROVIDE_BACKGROUND in package net.nurik.roman.muzei W/PackageManager(17159): Unknown permission android.permission.ACCESS_4G_RADIO_DISABLE in package com.evervolv.widgets W/PackageManager(17159): Unknown permission android.permission.ACCESS_4G_STATE in package com.evervolv.widgets W/PackageManager(17159): Unknown permission android.permission.CHANGE_4G_STATE in package com.evervolv.widgets W/PackageManager(17159): Not granting permission android.permission.BIND_WALLPAPER to package com.android.camera2 (protectionLevel=18 flags=0x58bc45) W/PackageManager(17159): Unknown permission com.hcom.android.MAPS_RECEIVE in package com.hcom.android W/PackageManager(17159): Not granting permission android.permission.MODIFY_PHONE_STATE to package imoblife.batterybooster.full (protectionLevel=18 flags=0x8be44) W/PackageManager(17159): Not granting permission android.permission.WRITE_SECURE_SETTINGS to package imoblife.batterybooster.full (protectionLevel=50 flags=0x8be44) W/PackageManager(17159): Unknown permission android.permission.WRITE_SYNC_STATS in package com.google.android.apps.docs.editors.slides W/PackageManager(17159): Not granting permission com.google.android.gm.permission.READ_GMAIL to package com.google.android.apps.docs.editors.slides (protectionLevel=2 flags=0x583e44) W/PackageManager(17159): Not granting permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES to package com.google.android.apps.docs.editors.slides (protectionLevel=2 flags=0x583e44) W/PackageManager(17159): Unknown permission android.permission.WRITE_SYNC_STATS in package com.google.android.apps.docs W/PackageManager(17159): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x48be45) W/PackageManager(17159): Unknown permission com.amazon.device.messaging.permission.RECEIVE in package com.weather.Weather W/PackageManager(17159): Not granting permission android.permission.MOUNT_UNMOUNT_FILESYSTEMS to package com.kmplayer (protectionLevel=18 flags=0x8be44) W/PackageManager(17159): Not granting permission android.permission.INTERACT_ACROSS_USERS_FULL to package com.kmplayer (protectionLevel=2 flags=0x8be44) W/PackageManager(17159): Not granting permission android.permission.ACCESS_DOWNLOAD_MANAGER to package com.android.browser (protectionLevel=18 flags=0x9be45) W/PackageManager(17159): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45) W/PackageManager(17159): Unknown permission com.android.launcher.permission.PRELOAD_WORKSPACE in package com.google.android.partnersetup I/SystemServer(17159): Connectivity Service D/ConnectivityService(17159): ConnectivityService starting up D/ConnectivityService(17159): wifiOnly=false E/ConnectivityService(17159): Ignoring protectedNetwork 10 E/ConnectivityService(17159): Ignoring protectedNetwork 11 E/ConnectivityService(17159): Ignoring protectedNetwork 12 E/ConnectivityService(17159): Ignoring protectedNetwork 14 E/ConnectivityService(17159): Ignoring protectedNetwork 15 I/SystemServer(17159): Network Service Discovery Service D/NsdService(17159): Network service discovery enabled true I/SystemServer(17159): DPM Service I/SystemServer(17159): DPM configuration set to 0 I/SystemServer(17159): UpdateLock Service I/SystemServiceManager(17159): Starting com.android.server.notification.NotificationManagerService I/SystemServiceManager(17159): Starting com.android.server.storage.DeviceStorageMonitorService I/SystemServer(17159): Location Manager I/SystemServer(17159): Country Detector I/SystemServer(17159): Search Service I/SystemServer(17159): DropBox Service I/SystemServer(17159): Wallpaper Service I/SystemServer(17159): Audio Service I/SystemServiceManager(17159): Starting com.android.server.DockObserver I/SystemServer(17159): Wired Accessory Manager W/WiredAccessoryManager(17159): This kernel does not have usb audio support W/WiredAccessoryManager(17159): This kernel does not have HDMI audio support I/SystemServiceManager(17159): Starting com.android.server.usb.UsbService$Lifecycle I/SystemServer(17159): Serial Service I/SystemServiceManager(17159): Starting com.android.server.twilight.TwilightService I/SystemServiceManager(17159): Starting com.android.server.UiModeManagerService I/SystemServiceManager(17159): Starting com.android.server.job.JobSchedulerService I/SystemServiceManager(17159): Starting com.android.server.backup.BackupManagerService$Lifecycle D/BackupManagerService(17159): Now staging backup of com.android.providers.userdictionary D/BackupManagerService(17159): Now staging backup of com.google.android.googlequicksearchbox D/BackupManagerService(17159): Now staging backup of org.uguess.android.sysinfo.pro D/BackupManagerService(17159): Now staging backup of com.google.android.gm D/BackupManagerService(17159): Now staging backup of com.android.vending D/BackupManagerService(17159): Now staging backup of com.google.android.apps.genie.geniewidget D/BackupManagerService(17159): Now staging backup of com.android.calendar D/BackupManagerService(17159): Now staging backup of com.yelp.android D/BackupManagerService(17159): Now staging backup of com.google.android.marvin.talkback D/BackupManagerService(17159): Now staging backup of com.google.android.inputmethod.latin D/BackupManagerService(17159): Now staging backup of it.webxperience D/BackupManagerService(17159): Now staging backup of android D/BackupManagerService(17159): Now staging backup of com.google.android.talk D/BackupManagerService(17159): Now staging backup of com.android.sharedstoragebackup D/BackupManagerService(17159): Now staging backup of pt.webprods.android.file.manager.pro D/BackupManagerService(17159): Now staging backup of com.google.android.calendar D/BackupManagerService(17159): Now staging backup of com.android.providers.settings D/BackupManagerService(17159): Now staging backup of com.android.browser V/BackupManagerService(17159): Starting with transport com.google.android.gms/.backup.BackupTransportService V/BackupManagerService(17159): Found transports: 2 I/BackupManagerService(17159): Binding to transport host ComponentInfo{android/com.android.internal.backup.LocalTransportService} I/BackupManagerService(17159): Binding to transport host ComponentInfo{com.google.android.gms/com.google.android.gms.backup.BackupTransportService} I/BackupManagerService(17159): Found stale backup journal, scheduling I/SystemServiceManager(17159): Starting com.android.server.appwidget.AppWidgetService I/SystemServiceManager(17159): Starting com.android.server.voiceinteraction.VoiceInteractionManagerService W/SoundTriggerHelper(17159): listModules status=0, # of modules=0 I/SystemServer(17159): DiskStats Service I/SystemServer(17159): SamplingProfiler Service I/SystemServer(17159): NetworkTimeUpdateService I/SystemServer(17159): CommonTimeManagementService I/SystemServer(17159): CertBlacklister I/SystemServiceManager(17159): Starting com.android.server.dreams.DreamManagerService I/SystemServer(17159): Assets Atlas Service I/SystemServiceManager(17159): Starting com.android.server.print.PrintManagerService I/SystemServiceManager(17159): Starting com.android.server.restrictions.RestrictionsManagerService I/SystemServiceManager(17159): Starting com.android.server.media.MediaSessionService I/SystemServer(17159): Media Router Service I/SystemServiceManager(17159): Starting com.android.server.trust.TrustManagerService I/SystemServiceManager(17159): Starting com.android.server.fingerprint.FingerprintService I/SystemServer(17159): BackgroundDexOptService I/SystemServiceManager(17159): Starting com.android.server.pm.LauncherAppsService D/SystemServer(17159): Wipower not supported I/SystemServiceManager(17159): Starting com.android.server.media.projection.MediaProjectionManagerService I/SystemServiceManager(17159): Starting com.android.server.MmsServiceBroker I/SystemServiceManager(17159): Starting phase 480 I/SystemServiceManager(17159): Starting phase 500 I/WifiService(17159): WifiService starting up with Wi-Fi enabled D/WifiService(17159): setWifiEnabled: true pid=17159, uid=1000 E/WifiService(17159): Invoking mWifiStateMachine.setWifiEnabled D/WifiService(17159): New client listening to asynchronous messages D/WifiScanningService(17159): New client, channel: null messenger: null I/ActivityManager(17159): Config changes=200 {1.0 ?mcc?mnc en_US ldltr sw768dp w1024dp h695dp 160dpi xlrg land finger -keyb/v/h -nav/h s.4} I/DisplayManagerService(17159): Display device changed: DisplayDeviceInfo{"Built-in Screen": 1024 x 768, 59.0 fps, supportedRefreshRates [59.0], density 160, 159.568 x 159.895 dpi, appVsyncOff 0, presDeadline 17949152, touch INTERNAL, rotation 0, type BUILT_IN, state ON, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS} I/AppOps (17159): Pruning old package media/1013: new uid=-1 I/ActivityManager(17159): System now ready I/SystemServer(17159): Making services ready I/SystemServiceManager(17159): Starting phase 550 I/SystemServer(17159): WebViewFactory preparation I/ActivityManager(17159): Start proc android.process.media for broadcast com.android.providers.media/.MtpReceiver: pid=17583 uid=10004 gids={50004, 9997, 2001, 3003, 1028, 1015, 3007, 1023, 1024} abi=armeabi-v7a I/ActivityManager(17159): Start proc WebViewLoader-armeabi-v7a [android.webkit.WebViewFactory$RelroFileCreator] for : pid=17597 uid=1037 gids={} abi=armeabi-v7a I/ActivityManager(17159): Start proc com.android.systemui for service com.android.systemui/.SystemUIService: pid=17610 uid=10011 gids={50011, 9997, 1028, 1015, 1035, 3002, 3001, 3006} abi=armeabi-v7a D/NetworkManagementService(17159): enabling bandwidth control W/MountService(17159): Duplicate state transition (mounted -> mounted) for /storage/emulated/0 E/NetdConnector(17159): NDC Command {8 bandwidth enable} took too long (621ms) V/FingerprintService(17159): startListening(android.service.fingerprint.IFingerprintServiceReceiver$Stub$Proxy@2d5ad36) I/SystemServiceManager(17159): Starting phase 600 D/ConditionProviders(17159): onServiceAdded ManagedServiceInfo[component=ComponentInfo{android/com.android.server.notification.CountdownConditionProvider},userid=0,isSystem=true,targetSdkVersion=21,connection=null,service=android.service.notification.ConditionProviderService$Provider@12c1c927] D/ConditionProviders(17159): onServiceAdded ManagedServiceInfo[component=ComponentInfo{android/com.android.server.notification.DowntimeConditionProvider},userid=0,isSystem=true,targetSdkVersion=21,connection=null,service=android.service.notification.ConditionProviderService$Provider@2f6b7d4] I/BackupManagerService(17159): Backup enabled => true I/ActivityManager(17159): Start proc com.google.android.googlequicksearchbox:interactor for service com.google.android.googlequicksearchbox/com.google.android.voiceinteraction.GsaVoiceInteractionService: pid=17713 uid=10020 gids={50020, 9997, 3003, 3001, 1028, 3002, 1015, 1005} abi=armeabi-v7a E/InputMethodManagerService(17159): Ignoring setImeWindowStatus due to an invalid token. uid:1000 token:null I/ActivityManager(17159): Start proc com.android.inputmethod.latin for service com.android.inputmethod.latin/.LatinIME: pid=17741 uid=10041 gids={50041, 9997, 1028, 1015} abi=armeabi-v7a V/InputMethodManagerService(17159): Adding window token: android.os.Binder@254fafff E/LocationManagerService(17159): FLP HAL not supported E/LocationManagerService(17159): Hardware Activity-Recognition not supported. I/MmsServiceBroker(17159): Connecting to MmsService W/ContextImpl(17159): Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1750 com.android.server.MmsServiceBroker.tryConnecting:134 com.android.server.MmsServiceBroker.systemRunning:121 com.android.server.SystemServer$2.run:1218 com.android.server.am.ActivityManagerService.systemReady:11353 I/ActivityManager(17159): Start proc com.android.phone for service com.android.mms.service/.MmsService: pid=17830 uid=1001 gids={41001, 9997, 3002, 3001, 3003, 1028, 1015} abi=armeabi-v7a I/ActivityManager(17159): Start proc com.android.server.telecom for added application com.android.server.telecom: pid=17845 uid=1001 gids={41001, 9997, 3002, 3001, 3003, 1028, 1015} abi=armeabi-v7a I/ActivityManager(17159): Start proc com.android.phone for added application com.android.phone: pid=17861 uid=1001 gids={41001, 9997, 3002, 3001, 3003, 1028, 1015} abi=armeabi-v7a I/ActivityManager(17159): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000000 cmp=com.google.android.googlequicksearchbox/com.google.android.launcher.GEL} from uid 0 on display 0 I/ActivityManager(17159): Start proc com.google.android.googlequicksearchbox for activity com.google.android.googlequicksearchbox/com.google.android.launcher.GEL: pid=17885 uid=10020 gids={50020, 9997, 3003, 3001, 1028, 3002, 1015, 1005} abi=armeabi-v7a V/ActivityManager(17159): Display changed displayId=0 V/ActivityManager(17159): Display changed displayId=0 W/ActivityManager(17159): No pending application record for pid 17830 (IApplicationThread android.app.ApplicationThreadProxy@2374afe4); dropping process D/Telecom (17845): MissedCallNotifier: updateOnStartup()... I/ActivityManager(17159): Start proc android.process.acore for content provider com.android.providers.contacts/.CallLogProvider: pid=17973 uid=10002 gids={50002, 9997, 3003, 1028, 1015} abi=armeabi-v7a D/Telecom (17845): ProximitySensorManager: onCreate: mProximityWakeLock: D/Telecom (17845): BluetoothPhoneService: onCreate W/InputMethodManagerService(17159): Focus gain on non-focused client android.view.inputmethod.InputMethodManager$1@251c838d (uid=1000 pid=17159) V/ActivityManager(17159): Display changed displayId=0 V/ActivityManager(17159): Display changed displayId=0 V/WiredAccessoryManager(17159): init() I/StatusBarManagerService(17159): registerStatusBar bar=com.android.internal.statusbar.IStatusBar$Stub$Proxy@7ed547d W/ResourcesManager(17159): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources. W/ResourcesManager(17159): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources. W/ResourcesManager(17159): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources. W/ResourcesManager(17159): Asset path '/system/framework/android.test.runner.jar' does not exist or contains no resources. W/ResourcesManager(17159): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources. W/ResourcesManager(17159): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources. W/ResourcesManager(17159): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources. W/ResourcesManager(17159): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources. W/ResourcesManager(17159): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources. W/ResourcesManager(17159): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources. W/ResourcesManager(17159): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources. I/ActivityManager(17159): Start proc com.android.printspooler for service com.android.printspooler/.model.PrintSpoolerService: pid=18010 uid=10052 gids={50052, 9997} abi=armeabi-v7a D/Telecom (17845): MissedCallNotifier: onQueryComplete()... D/ConnectivityService(17159): registerNetworkAgent NetworkAgentInfo{ ni{[type: WIFI[], state: CONNECTING/CONNECTING, reason: (unspecified), extra: "ASUS_5G", roaming: false, failover: false, isAvailable: true, isConnectedToProvisioningNetwork: false]} network{null} lp{{LinkAddresses: [] Routes: [] DnsAddresses: [] Domains: null MTU: 0 TcpBufferSizes: 524288,1048576,2097152,262144,524288,1048576}} nc{[ Transports: WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN LinkUpBandwidth>=1048576Kbps LinkDnBandwidth>=1048576Kbps]} Score{20} validated{false} created{false} explicitlySelected{false} } D/ConnectivityService(17159): NetworkAgentInfo [WIFI () - 100] EVENT_NETWORK_INFO_CHANGED, going from null to CONNECTING I/ActivityManager(17159): Start proc com.google.android.googlequicksearchbox:search for service com.google.android.googlequicksearchbox/com.google.android.hotword.service.HotwordService: pid=18032 uid=10020 gids={50020, 9997, 3003, 3001, 1028, 3002, 1015, 1005} abi=armeabi-v7a V/ActivityManager(17159): Display changed displayId=0 V/BackupManagerService(17159): Connected to transport ComponentInfo{android/com.android.internal.backup.LocalTransportService} V/BackupManagerService(17159): Registering transport android/com.android.internal.backup.LocalTransportService::android/com.android.internal.backup.LocalTransport = android.app.backup.BackupTransport$TransportImpl@39b595ae I/MmsServiceBroker(17159): MmsService connected I/ActivityManager(17159): Start proc com.google.process.gapps for content provider com.google.android.gsf/.settings.GoogleSettingsProvider: pid=18052 uid=10014 gids={50014, 9997, 2001, 3003, 1007, 3006, 3002, 3001, 1028, 1015, 1005, 3007} abi=armeabi-v7a I/ActivityManager(17159): Start proc com.google.android.partnersetup for content provider com.google.android.partnersetup/.RlzAppProvider: pid=18064 uid=10017 gids={50017, 9997, 3003} abi=armeabi-v7a D/ConnectivityService(17159): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 51 W/KeyphraseEnrollmentInfo(17713): Enrollment application doesn't support keyphrases I/ActivityManager(17159): Start proc com.evervolv.widgets for broadcast com.evervolv.widgets/.WifiWidgetProvider: pid=18094 uid=1000 gids={41000, 9997, 1028, 3003, 1015, 3002, 3001} abi=armeabi-v7a D/WifiService(17159): New client listening to asynchronous messages D/WifiService(17159): New client listening to asynchronous messages D/ConnectivityService(17159): listenForNetwork for NetworkRequest [ id=2, legacyType=-1, [] ] D/ConnectivityService(17159): handleRegisterNetworkRequest checking NetworkAgentInfo [WIFI () - 100] D/ConnectivityService(17159): apparently satisfied. currentScore=11 W/ResourcesManager(17885): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources. W/InputMethodInfo(17159): Duplicated subtype definition found: , voice I/ActivityManager(17159): Start proc com.google.android.keep for broadcast com.google.android.keep/.notification.AlertReceiver: pid=18141 uid=10171 gids={50171, 9997, 3003, 1028, 1015} abi=armeabi-v7a W/KeyguardServiceDelegate(17159): onScreenTurnedOn(): no keyguard service! D/ConnectivityService(17159): NetworkAgentInfo [WIFI () - 100] EVENT_NETWORK_INFO_CHANGED, going from CONNECTING to CONNECTED D/ConnectivityService(17159): Adding iface wlan0 to network 100 E/ConnectivityService(17159): Unexpected mtu value: 0, wlan0 D/ConnectivityService(17159): Adding Route [fe80::/64 -> :: wlan0] to network 100 D/ConnectivityService(17159): Adding Route [192.168.2.0/24 -> 0.0.0.0 wlan0] to network 100 D/ConnectivityService(17159): Adding Route [0.0.0.0/0 -> 192.168.2.1 wlan0] to network 100 D/ConnectivityService(17159): Setting Dns servers for network 100 to [/192.168.2.1] D/Nat464Xlat(17159): requiresClat: netType=1, connected=true, hasIPv4Address=true D/ConnectivityService(17159): notifyType IP_CHANGED for NetworkAgentInfo [WIFI () - 100] D/ConnectivityService(17159): notifyType PRECHECK for NetworkAgentInfo [WIFI () - 100] D/ConnectivityService(17159): rematching NetworkAgentInfo [WIFI () - 100] D/ConnectivityService(17159): accepting network in place of null D/ConnectivityService(17159): Setting tx/rx TCP buffers to 524288,1048576,2097152,262144,524288,1048576 W/WindowManager(17159): Timeout waiting for drawn: undrawn=[Window{28cd433c u0 com.google.android.googlequicksearchbox/com.google.android.launcher.GEL}] D/CSLegacyTypeTracker(17159): Sending connected broadcast for type 1 NetworkAgentInfo [WIFI () - 100] isDefaultNetwork=true D/ConnectivityService(17159): sendStickyBroadcast: action=android.net.conn.CONNECTIVITY_CHANGE_IMMEDIATE D/ConnectivityService(17159): Switching to new default network: NetworkAgentInfo{ ni{[type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: "ASUS_5G", roaming: false, failover: false, isAvailable: true, isConnectedToProvisioningNetwork: false]} network{100} lp{{InterfaceName: wlan0 LinkAddresses: [fe80::21d:feff:feea:b09a/64,192.168.2.69/24,] Routes: [fe80::/64 -> :: wlan0,192.168.2.0/24 -> 0.0.0.0 wlan0,0.0.0.0/0 -> 192.168.2.1 wlan0,] DnsAddresses: [192.168.2.1,] Domains: null MTU: 0 TcpBufferSizes: 524288,1048576,2097152,262144,524288,1048576}} nc{[ Transports: WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN LinkUpBandwidth>=1048576Kbps LinkDnBandwidth>=1048576Kbps]} Score{11} validated{false} created{true} explicitlySelected{false} } D/ConnectivityService(17159): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100] D/ConnectivityService(17159): Validated NetworkAgentInfo [WIFI () - 100] D/ConnectivityService(17159): rematching NetworkAgentInfo [WIFI () - 100] D/ConnectivityService(17159): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change. D/ConnectivityService(17159): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100] D/ConnectivityService(17159): sendStickyBroadcast: action=android.net.conn.INET_CONDITION_ACTION D/WifiService(17159): New client listening to asynchronous messages D/VoldCmdListener( 145): cryptfs getpw D/VoldCmdListener( 145): cryptfs clearpw D/ConnectivityService(17159): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 55 D/ConnectivityService(17159): rematching NetworkAgentInfo [WIFI () - 100] D/ConnectivityService(17159): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change. D/ConnectivityService(17159): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100] I/SystemServiceManager(17159): Starting phase 1000 I/ActivityManager(17159): Start proc com.google.process.location for on-hold: pid=18192 uid=10014 gids={50014, 9997, 2001, 3003, 1007, 3006, 3002, 3001, 1028, 1015, 1005, 3007} abi=armeabi-v7a W/InputMethodManagerService(17159): Focus gain on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@d9a8e49 (uid=10020 pid=17885) W/ResourcesManager(18192): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources. W/ResourcesManager(18192): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources. I/ActivityManager(17159): Start proc com.google.android.gms for service com.google.android.gms/.icing.service.IndexService: pid=18216 uid=10014 gids={50014, 9997, 2001, 3003, 1007, 3006, 3002, 3001, 1028, 1015, 1005, 3007} abi=armeabi-v7a D/ConnectivityService(17159): sendStickyBroadcast: action=android.net.conn.CONNECTIVITY_CHANGE V/BackupManagerService(17159): Connected to transport ComponentInfo{com.google.android.gms/com.google.android.gms.backup.BackupTransportService} V/BackupManagerService(17159): Registering transport com.google.android.gms/.backup.BackupTransportService::com.google.android.gms/.backup.BackupTransportService = com.android.internal.backup.IBackupTransport$Stub$Proxy@ef308f1 W/ResourcesManager(18052): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources. W/ResourcesManager(18052): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources. W/ResourcesManager(18216): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources. W/ResourcesManager(18216): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources. I/ActivityManager(17159): Start proc com.android.calendar for broadcast com.android.calendar/.widget.CalendarAppWidgetService$CalendarFactory: pid=18244 uid=10025 gids={50025, 9997, 3003} abi=armeabi-v7a D/WifiService(17159): New client listening to asynchronous messages D/WifiService(17159): New client listening to asynchronous messages I/ActivityManager(17159): Start proc com.android.deskclock for broadcast com.android.deskclock/.AlarmInitReceiver: pid=18272 uid=10029 gids={50029, 9997, 1028} abi=armeabi-v7a I/ActivityManager(17159): Start proc com.android.providers.calendar for content provider com.android.providers.calendar/.CalendarProvider2: pid=18283 uid=10001 gids={50001, 9997, 3003, 1028, 1015} abi=armeabi-v7a W/ResourcesManager(18283): Asset path '/system/framework/android.test.runner.jar' does not exist or contains no resources. I/ActivityManager(17159): Start proc com.google.android.gms.wearable for service com.google.android.gms/.wearable.service.WearableService: pid=18312 uid=10014 gids={50014, 9997, 2001, 3003, 1007, 3006, 3002, 3001, 1028, 1015, 1005, 3007} abi=armeabi-v7a W/InputMethodManagerService(17159): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@6043934 attribute=null, token = android.os.BinderProxy@2087412f I/ActivityManager(17159): Start proc com.amazon.venezia for broadcast com.amazon.venezia/com.amazon.identity.auth.device.storage.LambortishClock$ChangeTimestampsBroadcastReceiver: pid=18340 uid=10198 gids={50198, 9997, 3003, 1028, 1015} abi=armeabi D/ConnectivityService(17159): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 51 D/ConnectivityService(17159): rematching NetworkAgentInfo [WIFI () - 100] D/ConnectivityService(17159): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change. D/ConnectivityService(17159): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100] W/ResourcesManager(18312): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources. W/ResourcesManager(18312): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources. E/ActivityThread(18340): Failed to find provider info for com.amazon.dcp.settings I/ActivityManager(17159): Start proc com.amazon.windowshop for broadcast com.amazon.windowshop/com.amazon.identity.auth.device.storage.LambortishClock$ChangeTimestampsBroadcastReceiver: pid=18423 uid=10126 gids={50126, 9997, 3003, 1028, 1015} abi=armeabi-v7a E/ActivityThread(18423): Failed to find provider info for com.amazon.dcp.settings I/ActivityManager(17159): Start proc com.amazon.kindle for content provider com.amazon.kindle/.map.StandaloneMAPInformationProvider: pid=18457 uid=10133 gids={50133, 9997, 3003, 1028, 1015, 3002} abi=armeabi I/ActivityManager(17159): Start proc imoblife.batterybooster.full for broadcast imoblife.batterybooster.full/.NewBootReceiver: pid=18484 uid=10197 gids={50197, 9997, 3001, 3002, 3003} abi=armeabi-v7a D/WifiService(17159): New client listening to asynchronous messages E/ActivityThread(18457): Failed to find provider info for com.amazon.dcp.settings I/ActivityManager(17159): Start proc com.amazon.clouddrive.photos for content provider com.amazon.clouddrive.photos/.provider.CloudDrivePhotosMAPInformationProvider: pid=18539 uid=10152 gids={50152, 9997, 3003, 1028, 1015} abi=armeabi-v7a I/ActivityManager(17159): Start proc com.google.android.gms.ui for broadcast com.google.android.gms/com.google.android.location.network.LocationProviderChangeReceiver: pid=18557 uid=10014 gids={50014, 9997, 2001, 3003, 1007, 3006, 3002, 3001, 1028, 1015, 1005, 3007} abi=armeabi-v7a W/ResourcesManager(18557): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources. W/ResourcesManager(18557): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources. D/ConnectivityService(17159): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 59 D/ConnectivityService(17159): rematching NetworkAgentInfo [WIFI () - 100] D/ConnectivityService(17159): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change. D/ConnectivityService(17159): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100] W/BroadcastQueue(17159): Timeout of broadcast BroadcastRecord{21459481 u-1 android.intent.action.TIME_SET} - receiver=android.os.BinderProxy@3aa5b926, started 10001ms ago W/BroadcastQueue(17159): Receiver during timeout: ResolveInfo{105d9967 com.amazon.windowshop/com.amazon.identity.auth.device.storage.LambortishClock$ChangeTimestampsBroadcastReceiver m=0x108000} I/ActivityManager(17159): Start proc com.google.android.calendar for broadcast com.google.android.calendar/com.android.calendar.widget.CalendarAppWidgetProvider: pid=18637 uid=10061 gids={50061, 9997, 3003, 1028, 1015} abi=armeabi-v7a E/ActivityThread(18423): Failed to find provider info for com.amazon.mas.client.framework.DeviceInfoContentProvider-com.amazon.windowshop I/ActivityManager(17159): Start proc com.android.vending for broadcast com.android.vending/com.google.android.finsky.widget.consumption.NowPlayingWidgetProvider: pid=18664 uid=10018 gids={50018, 9997, 3003, 1028, 1015} abi=armeabi-v7a I/ActivityManager(17159): Killing 17583:android.process.media/u0a4 (adj 15): empty #17 W/libprocessgroup(17159): failed to open /acct/uid_10004/pid_17583/cgroup.procs: No such file or directory W/ProcessCpuTracker(17159): Skipping unknown process pid 17583 I/ActivityManager(17159): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.vending/.AssetBrowserActivity bnds=[812,501][962,600] (has extras)} from uid 10020 on display 0 I/ActivityManager(17159): Start proc com.google.android.gms:car for service com.google.android.gms/.car.CarService: pid=18699 uid=10014 gids={50014, 9997, 2001, 3003, 1007, 3006, 3002, 3001, 1028, 1015, 1005, 3007} abi=armeabi-v7a W/ResourcesManager(18699): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources. W/ResourcesManager(18699): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources. E/ActivityManager(17159): ANR in com.amazon.windowshop E/ActivityManager(17159): PID: 18423 E/ActivityManager(17159): Reason: Broadcast of Intent { act=android.intent.action.TIME_SET flg=0x34000010 cmp=com.amazon.windowshop/com.amazon.identity.auth.device.storage.LambortishClock$ChangeTimestampsBroadcastReceiver } E/ActivityManager(17159): Load: 8.04 / 2.93 / 1.48 E/ActivityManager(17159): CPU usage from 0ms to 7398ms later: E/ActivityManager(17159): 67% 17159/system_server: 49% user + 18% kernel / faults: 16308 minor 22 major E/ActivityManager(17159): 18% 18192/com.google.process.location: 16% user + 2.8% kernel / faults: 3395 minor 2 major E/ActivityManager(17159): 14% 18340/com.amazon.venezia: 13% user + 0.4% kernel / faults: 1901 minor E/ActivityManager(17159): 9.5% 17885/com.google.android.googlequicksearchbox: 8.1% user + 1.4% kernel / faults: 5164 minor 27 major E/ActivityManager(17159): 7.4% 18423/com.amazon.windowshop: 5% user + 2.4% kernel / faults: 3154 minor 11 major E/ActivityManager(17159): 6.3% 18539/com.amazon.clouddrive.photos: 5.9% user + 0.4% kernel / faults: 1803 minor E/ActivityManager(17159): 5.9% 18457/com.amazon.kindle: 3.9% user + 2% kernel / faults: 6620 minor E/ActivityManager(17159): 5.8% 16873/zygote: 5% user + 0.8% kernel / faults: 5031 minor E/ActivityManager(17159): 5.8% 17610/com.android.systemui: 3.5% user + 2.2% kernel / faults: 1791 minor 1 major E/ActivityManager(17159): 5.1% 18032/com.google.android.googlequicksearchbox:search: 5% user + 0.1% kernel / faults: 390 minor E/ActivityManager(17159): 0.2% 151/debuggerd: 0% user + 0.1% kernel / faults: 2653 minor 1 major E/ActivityManager(17159): 2.4% 146/surfaceflinger: 0.9% user + 1.4% kernel / faults: 769 minor E/ActivityManager(17159): 2.1% 18216/com.google.android.gms: 2% user + 0.1% kernel / faults: 549 minor E/ActivityManager(17159): 2% 36/kswapd0: 0% user + 2% kernel E/ActivityManager(17159): 0.5% 17845/com.android.server.telecom: 0.3% user + 0.1% kernel / faults: 1241 minor E/ActivityManager(17159): 0.5% 17861/com.android.phone: 0.2% user + 0.2% kernel / faults: 1123 minor E/ActivityManager(17159): 1.3% 18052/com.google.process.gapps: 1% user + 0.2% kernel / faults: 71 minor E/ActivityManager(17159): 1.2% 16879/mediaserver: 0.8% user + 0.4% kernel / faults: 31 minor 1 major E/ActivityManager(17159): 1% 92/mmcqd/0: 0% user + 1% kernel E/ActivityManager(17159): 0.9% 18141/com.google.android.keep: 0.8% user + 0.1% kernel / faults: 434 minor E/ActivityManager(17159): 0.8% 18557/com.google.android.gms.ui: 0.8% user + 0% kernel / faults: 1557 minor E/ActivityManager(17159): 0.4% 18312/com.google.android.gms.wearable: 0.1% user + 0.2% kernel / faults: 352 minor E/ActivityManager(17159): 0.4% 18484/imoblife.batterybooster.full: 0.4% user + 0% kernel / faults: 89 minor E/ActivityManager(17159): 0.2% 17/irq/199-msmdata: 0% user + 0.2% kernel E/ActivityManager(17159): 0.2% 144/servicemanager: 0.1% user + 0.1% kernel E/ActivityManager(17159): 0.1% 16020/kworker/0:1: 0% user + 0.1% kernel E/ActivityManager(17159): 0.2% 16050/kworker/u:0: 0% user + 0.2% kernel E/ActivityManager(17159): 0.1% 3/ksoftirqd/0: 0% user + 0.1% kernel E/ActivityManager(17159): 0% 94/msmfb_commit_th: 0% user + 0% kernel E/ActivityManager(17159): 0.1% 129/ksdioirqd/mmc1: 0% user + 0.1% kernel E/ActivityManager(17159): 0.1% 143/lmkd: 0% user + 0.1% kernel E/ActivityManager(17159): 0% 412/flush-254:9: 0% user + 0% kernel E/ActivityManager(17159): 0.1% 16032/kworker/0:2: 0.1% user + 0% kernel E/ActivityManager(17159): 0.1% 16067/kworker/u:2: 0% user + 0.1% kernel E/ActivityManager(17159): 0% 16874/netd: 0% user + 0% kernel / faults: 40 minor E/ActivityManager(17159): 0% 17580/wpa_supplicant: 0% user + 0% kernel / faults: 11 minor E/ActivityManager(17159): 0% 17592/kworker/1:1: 0% user + 0% kernel E/ActivityManager(17159): 0% 18283/com.android.providers.calendar: 0% user + 0% kernel / faults: 38 minor E/ActivityManager(17159): +0% 18637/com.google.android.calendar: 0% user + 0% kernel E/ActivityManager(17159): +0% 18664/com.android.vending: 0% user + 0% kernel E/ActivityManager(17159): +0% 18699/com.google.android.gms:car: 0% user + 0% kernel E/ActivityManager(17159): 100% TOTAL: 77% user + 22% kernel + 0% softirq E/ActivityManager(17159): CPU usage from 5783ms to 6466ms later: E/ActivityManager(17159): 68% 18664/com.android.vending: 59% user + 8.7% kernel / faults: 5041 minor 4 major E/ActivityManager(17159): 47% 18664/android.vending: 42% user + 5.2% kernel E/ActivityManager(17159): 7% 18677/GCDaemon: 7% user + 0% kernel E/ActivityManager(17159): 1.7% 18683/AsyncTask #1: 1.7% user + 0% kernel E/ActivityManager(17159): +0% 18686/RefQueueWorker@: 0% user + 0% kernel E/ActivityManager(17159): +0% 18687/Thread-173: 0% user + 0% kernel E/ActivityManager(17159): +0% 18688/Thread-174: 0% user + 0% kernel E/ActivityManager(17159): +0% 18689/Thread-175: 0% user + 0% kernel E/ActivityManager(17159): +0% 18690/RefQueueWorker@: 0% user + 0% kernel E/ActivityManager(17159): +0% 18691/Thread-177: 0% user + 0% kernel E/ActivityManager(17159): +0% 18692/Thread-178: 0% user + 0% kernel E/ActivityManager(17159): +0% 18693/Thread-179: 0% user + 0% kernel E/ActivityManager(17159): +0% 18694/Thread-180: 0% user + 0% kernel E/ActivityManager(17159): +0% 18695/Thread-181: 0% user + 0% kernel E/ActivityManager(17159): +0% 18696/tentative-gc-ru: 0% user + 0% kernel E/ActivityManager(17159): +0% 18698/download-manage: 0% user + 0% kernel E/ActivityManager(17159): 49% 17159/system_server: 40% user + 9.2% kernel / faults: 16 minor E/ActivityManager(17159): 20% 17166/FinalizerDaemon: 18% user + 1.5% kernel E/ActivityManager(17159): 10% I/ActivityManager(17159): Killing 18423:com.amazon.windowshop/u0a126 (adj 11): bg anr E/libprocessgroup(17159): failed to kill 1 processes for processgroup 18423 D/TaskPersister(17159): removeObsoleteFile: deleting file=52_task.xml D/TaskPersister(17159): removeObsoleteFile: deleting file=52_activity_icon_1420608305018.png D/TaskPersister(17159): removeObsoleteFile: deleting file=52_task_thumbnail.png I/ActivityManager(17159): Start proc com.android.music for broadcast com.android.music/.MediaButtonIntentReceiver: pid=18729 uid=10045 gids={50045, 9997, 3003, 1028, 1015} abi=armeabi-v7a I/ActivityManager(17159): Start proc com.google.android.apps.magazines for broadcast com.google.android.apps.magazines/com.google.apps.dots.android.newsstand.audio.MediaButtonIntentReceiver: pid=18746 uid=10154 gids={50154, 9997, 3003, 1028, 1015} abi=armeabi-v7a I/ActivityManager(17159): Start proc android.process.media for content provider com.android.providers.media/.MediaProvider: pid=18764 uid=10004 gids={50004, 9997, 2001, 3003, 1028, 1015, 3007, 1023, 1024} abi=armeabi-v7a D/ConnectivityService(17159): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 51 D/ConnectivityService(17159): rematching NetworkAgentInfo [WIFI () - 100] D/ConnectivityService(17159): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change. D/ConnectivityService(17159): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100] I/ActivityManager(17159): Start proc com.google.android.apps.books for service com.google.android.apps.books/.service.BooksUserContentService: pid=18793 uid=10189 gids={50189, 9997, 3003, 1028, 1015} abi=armeabi-v7a I/ActivityManager(17159): Killing 18064:com.google.android.partnersetup/u0a17 (adj 15): empty #17 W/libprocessgroup(17159): failed to open /acct/uid_10017/pid_18064/cgroup.procs: No such file or directory W/AlarmManager(17159): Window length 9223372036854775807ms suspiciously long; limiting to 1 hour W/AlarmManager(17159): Window length 9223372036854775807ms suspiciously long; limiting to 1 hour D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3e35bc5a} I/ActivityManager(17159): Killing 18010:com.android.printspooler/u0a52 (adj 15): empty #17 I/ActivityManager(17159): Process com.google.android.gms:car (pid 18699) has died W/libprocessgroup(17159): failed to open /acct/uid_10052/pid_18010/cgroup.procs: No such file or directory W/ActivityThread(18192): ClassLoader.loadClass: The class loader returned by Thread.getContextClassLoader() may fail for processes that host multiple applications. You should explicitly specify a context class loader. For example: Thread.setContextClassLoader(getClass().getClassLoader()); I/ActivityManager(17159): Start proc com.google.android.videos for service com.google.android.videos/.store.VideoUserContentService: pid=18845 uid=10069 gids={50069, 9997, 3003, 1028, 1015, 3002} abi=armeabi D/ConnectivityService(17159): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 55 D/ConnectivityService(17159): rematching NetworkAgentInfo [WIFI () - 100] D/ConnectivityService(17159): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change. D/ConnectivityService(17159): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100] W/ResourcesManager(18845): Asset path '/system/framework/com.google.widevine.software.drm.jar' does not exist or contains no resources. I/ActivityManager(17159): Start proc com.udemy.android for broadcast com.udemy.android/com.google.sample.castcompanionlibrary.remotecontrol.VideoIntentReceiver: pid=18911 uid=10187 gids={50187, 9997, 3003, 1028, 1015} abi=armeabi-v7a I/ActivityManager(17159): Killing 17973:android.process.acore/u0a2 (adj 15): empty #17 W/libprocessgroup(17159): failed to open /acct/uid_10002/pid_17973/cgroup.procs: No such file or directory I/ActivityManager(17159): Start proc com.google.android.music:main for service com.google.android.music/.MusicUserContentBinder$MusicUserContentService: pid=18942 uid=10065 gids={50065, 9997, 3003, 1028, 1015} abi=armeabi-v7a D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3e35bc5a} W/ResourcesManager(18216): Asset path '/system/framework/com.google.widevine.software.drm.jar' does not exist or contains no resources. I/ActivityManager(17159): Killing 18244:com.android.calendar/u0a25 (adj 15): empty #17 W/libprocessgroup(17159): failed to open /acct/uid_10025/pid_18244/cgroup.procs: No such file or directory W/ResourcesManager(18942): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources. W/ResourcesManager(18942): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources. I/BootReceiver(17159): Copying /data/tombstones/tombstone_00 to DropBox (SYSTEM_TOMBSTONE) I/ActivityManager(17159): Start proc com.android.keychain for service com.android.keychain/.KeyChainService: pid=19007 uid=1000 gids={41000, 9997, 1028, 3003, 1015, 3002, 3001} abi=armeabi-v7a I/ActivityManager(17159): Waited long enough for: ServiceRecord{3a974cf u0 com.android.music/.MediaPlaybackService} D/ConnectivityService(17159): Got NetworkFactory Messenger for Telephony I/ActivityManager(17159): Killing 18272:com.android.deskclock/u0a29 (adj 15): empty #17 I/ActivityManager(17159): Start proc com.android.smspush for service com.android.smspush/.WapPushManager: pid=19030 uid=10057 gids={50057, 9997} abi=armeabi-v7a W/libprocessgroup(17159): failed to open /acct/uid_10029/pid_18272/cgroup.procs: No such file or directory D/ConnectivityService(17159): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 51 D/ConnectivityService(17159): rematching NetworkAgentInfo [WIFI () - 100] D/ConnectivityService(17159): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change. D/ConnectivityService(17159): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100] I/ActivityManager(17159): Start proc android.process.acore for content provider com.android.providers.contacts/.ContactsProvider2: pid=19055 uid=10002 gids={50002, 9997, 3003, 1028, 1015} abi=armeabi-v7a D/ConnectivityService(17159): Got NetworkFactory Messenger for WIFI D/WifiService(17159): New client listening to asynchronous messages I/ActivityManager(17159): Start proc com.evervolv.toolbox for broadcast com.evervolv.toolbox/.receivers.BootReceiver: pid=19083 uid=1000 gids={41000, 9997, 1028, 3003, 1015, 3002, 3001} abi=armeabi-v7a I/ActivityManager(17159): Start proc com.android.managedprovisioning for broadcast com.android.managedprovisioning/.BootReminder: pid=19109 uid=10006 gids={50006, 9997, 1028, 3003} abi=armeabi-v7a I/ActivityManager(17159): Killing 18094:com.evervolv.widgets/1000 (adj 15): empty #17 W/libprocessgroup(17159): failed to open /acct/uid_1000/pid_18094/cgroup.procs: No such file or directory I/ActivityManager(17159): Killing 18312:com.google.android.gms.wearable/u0a14 (adj 15): empty #17 W/libprocessgroup(17159): failed to open /acct/uid_10014/pid_18312/cgroup.procs: No such file or directory D/ConnectivityService(17159): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 55 D/ConnectivityService(17159): rematching NetworkAgentInfo [WIFI () - 100] D/ConnectivityService(17159): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change. D/ConnectivityService(17159): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100] I/ActivityManager(17159): Start proc com.android.onetimeinitializer for broadcast com.android.onetimeinitializer/.OneTimeInitializerReceiver: pid=19131 uid=10008 gids={50008, 9997} abi=armeabi-v7a D/BackupManagerService(17159): Received broadcast Intent { act=android.intent.action.PACKAGE_CHANGED dat=package:com.google.android.videos flg=0x4000010 (has extras) } I/ActivityManager(17159): Start proc com.google.android.onetimeinitializer for broadcast com.google.android.onetimeinitializer/.OneTimeInitializerReceiver: pid=19151 uid=10016 gids={50016, 9997} abi=armeabi-v7a I/ActivityManager(17159): Killing 18557:com.google.android.gms.ui/u0a14 (adj 15): empty #17 W/libprocessgroup(17159): failed to open /acct/uid_10014/pid_18557/cgroup.procs: No such file or directory I/ActivityManager(17159): Killing 18340:com.amazon.venezia/u0a198 (adj 15): empty #17 W/libprocessgroup(17159): failed to open /acct/uid_10198/pid_18340/cgroup.procs: No such file or directory I/ActivityManager(17159): Start proc com.google.android.partnersetup for broadcast com.google.android.partnersetup/.GooglePartnerSetup: pid=19172 uid=10017 gids={50017, 9997, 3003} abi=armeabi-v7a I/ActivityManager(17159): Killing 18457:com.amazon.kindle/u0a133 (adj 15): empty #17 E/libprocessgroup(17159): failed to kill 1 processes for processgroup 18457 I/ActivityManager(17159): Killing 18539:com.amazon.clouddrive.photos/u0a152 (adj 15): empty #17 W/libprocessgroup(17159): failed to open /acct/uid_10152/pid_18539/cgroup.procs: No such file or directory D/ConnectivityService(17159): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 59 D/ConnectivityService(17159): rematching NetworkAgentInfo [WIFI () - 100] D/ConnectivityService(17159): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change. D/ConnectivityService(17159): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100] I/ActivityManager(17159): Start proc com.android.calendar for broadcast com.android.calendar/.alerts.AlertReceiver: pid=19196 uid=10025 gids={50025, 9997, 3003} abi=armeabi-v7a I/ActivityManager(17159): Config changes=1 {1.0 310mcc?mnc en_US ldltr sw768dp w1024dp h695dp 160dpi xlrg land finger -keyb/v/h -nav/h s.5} I/ActivityManager(17159): Start proc com.android.deskclock for broadcast com.android.deskclock/.AlarmInitReceiver: pid=19221 uid=10029 gids={50029, 9997, 1028} abi=armeabi-v7a I/WindowManager(17159): Screen frozen for +1s828ms due to Window{31c85004 u0 com.android.vending/com.android.vending.AssetBrowserActivity} I/ActivityManager(17159): Killing 18637:com.google.android.calendar/u0a61 (adj 15): empty #17 D/ConnectivityService(17159): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 51 D/ConnectivityService(17159): rematching NetworkAgentInfo [WIFI () - 100] D/ConnectivityService(17159): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change. D/ConnectivityService(17159): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100] W/libprocessgroup(17159): failed to open /acct/uid_10061/pid_18637/cgroup.procs: No such file or directory I/ActivityManager(17159): Start proc com.evervolv.updater for broadcast com.evervolv.updater/.receivers.BootReceiver: pid=19244 uid=10033 gids={50033, 9997, 1028, 1015, 3003, 2001} abi=armeabi-v7a I/ActivityManager(17159): Killing 18141:com.google.android.keep/u0a171 (adj 15): empty #17 W/libprocessgroup(17159): failed to open /acct/uid_10171/pid_18141/cgroup.procs: No such file or directory I/ActivityManager(17159): Start proc com.evervolv.updater:ManifestService for service com.evervolv.updater/.services.UpdateManifestService: pid=19260 uid=10033 gids={50033, 9997, 1028, 1015, 3003, 2001} abi=armeabi-v7a I/ActivityManager(17159): Start proc com.android.email for broadcast com.android.email/.service.EmailBroadcastReceiver: pid=19276 uid=10035 gids={50035, 9997, 3003, 1028, 1015} abi=armeabi-v7a I/ActivityManager(17159): Killing 18793:com.google.android.apps.books/u0a189 (adj 15): empty #17 W/libprocessgroup(17159): failed to open /acct/uid_10189/pid_18793/cgroup.procs: No such file or directory I/ActivityManager(17159): Killing 18911:com.udemy.android/u0a187 (adj 15): empty #17 W/libprocessgroup(17159): failed to open /acct/uid_10187/pid_18911/cgroup.procs: No such file or directory D/ActivityThread(19276): Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider D/ActivityThread(19276): Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider I/ActivityManager(17159): Start proc com.android.launcher3 for broadcast com.android.launcher3/.StartupReceiver: pid=19301 uid=10042 gids={50042, 9997, 1028} abi=armeabi-v7a I/ActivityManager(17159): Start proc com.google.android.configupdater for broadcast com.google.android.configupdater/.CertPin.CertPinUpdateRequestReceiver: pid=19319 uid=10059 gids={50059, 9997, 3003} abi=armeabi-v7a I/ActivityManager(17159): Killing 18845:com.google.android.videos/u0a69 (adj 15): empty #17 W/ActivityManager(17159): Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found I/ActivityManager(17159): Start proc com.android.exchange for service com.android.exchange/.service.EasService: pid=19336 uid=10036 gids={50036, 9997, 3003, 1028, 1015} abi=armeabi-v7a W/ActivityManager(17159): Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found W/libprocessgroup(17159): failed to open /acct/uid_10069/pid_18845/cgroup.procs: No such file or directory W/ActivityManager(17159): Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found I/ActivityManager(17159): Killing 18032:com.google.android.googlequicksearchbox:search/u0a20 (adj 15): empty #17 E/ActivityThread(19276): Service com.android.email.service.EmailBroadcastProcessorService has leaked ServiceConnection com.android.emailcommon.service.ServiceProxy$ProxyConnection@277d5cec that was originally bound here E/ActivityThread(19276): android.app.ServiceConnectionLeaked: Service com.android.email.service.EmailBroadcastProcessorService has leaked ServiceConnection com.android.emailcommon.service.ServiceProxy$ProxyConnection@277d5cec that was originally bound here E/ActivityThread(19276): at android.app.LoadedApk$ServiceDispatcher.(LoadedApk.java:1072) E/ActivityThread(19276): at android.app.LoadedApk.getServiceDispatcher(LoadedApk.java:966) E/ActivityThread(19276): at android.app.ContextImpl.bindServiceCommon(ContextImpl.java:1768) E/ActivityThread(19276): at android.app.ContextImpl.bindService(ContextImpl.java:1751) E/ActivityThread(19276): at android.content.ContextWrapper.bindService(ContextWrapper.java:538) E/ActivityThread(19276): at com.android.emailcommon.service.ServiceProxy.setTask(ServiceProxy.java:176) E/ActivityThread(19276): at com.android.emailcommon.service.ServiceProxy.test(ServiceProxy.java:219) E/ActivityThread(19276): at com.android.email.service.EmailServiceUtils.isServiceAvailable(EmailServiceUtils.java:160) E/ActivityThread(19276): at com.android.email.provider.AccountReconciler.reconcileAccountsInternal(AccountReconciler.java:164) E/ActivityThread(19276): at com.android.email.provider.AccountReconciler.reconcileAccounts(AccountReconciler.java:113) E/ActivityThread(19276): at com.android.email.service.EmailBroadcastProcessorService.reconcileAndStartServices(EmailBroadcastProcessorService.java:305) E/ActivityThread(19276): at com.android.email.service.EmailBroadcastProcessorService.onBootCompleted(EmailBroadcastProcessorService.java:295) E/ActivityThread(19276): at com.android.email.service.EmailBroadcastProcessorService.onHandleIntent(EmailBroadcastProcessorService.java:130) E/ActivityThread(19276): at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:65) E/ActivityThread(19276): at android.os.Handler.dispatchMessage(Handler.java:102) E/ActivityThread(19276): at android.os.Looper.loop(Looper.java:135) E/ActivityThread(19276): at android.os.HandlerThread.run(HandlerThread.java:61) D/WifiService(17159): Client connection lost with reason: 4 W/libprocessgroup(17159): failed to open /acct/uid_10020/pid_18032/cgroup.procs: No such file or directory I/ActivityManager(17159): Start proc com.google.android.googlequicksearchbox:search for broadcast com.google.android.googlequicksearchbox/com.google.android.search.core.StartUpReceiver: pid=19369 uid=10020 gids={50020, 9997, 3003, 3001, 1028, 3002, 1015, 1005} abi=armeabi-v7a I/ActivityManager(17159): Killing 18484:imoblife.batterybooster.full/u0a197 (adj 15): empty #17 E/libprocessgroup(17159): failed to kill 1 processes for processgroup 18484 I/ActivityManager(17159): Killing 19007:com.android.keychain/1000 (adj 15): empty #17 D/WifiService(17159): Client connection lost with reason: 4 W/libprocessgroup(17159): failed to open /acct/uid_1000/pid_19007/cgroup.procs: No such file or directory D/ConnectivityService(17159): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 55 D/ConnectivityService(17159): rematching NetworkAgentInfo [WIFI () - 100] D/ConnectivityService(17159): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change. D/ConnectivityService(17159): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100] I/ActivityManager(17159): Start proc com.google.android.gm for broadcast com.google.android.gm/.MailIntentReceiver: pid=19395 uid=10060 gids={50060, 9997, 3003, 1028, 1015} abi=armeabi-v7a D/WifiService(17159): New client listening to asynchronous messages I/ActivityManager(17159): Waited long enough for: ServiceRecord{1fd3dcd8 u0 com.android.providers.media/.MediaScannerService} W/InputMethodInfo(17159): Duplicated subtype definition found: , voice W/ActivityManager(17159): Unable to start service Intent { act=com.google.android.gm.email.EXCHANGE_INTENT pkg=com.google.android.gm.exchange } U=0: not found D/ActivityThread(19395): Loading provider com.google.android.gmail.provider;com.android.mail.notifier;com.google.android.gm.email.provider;com.google.android.gm.email.notifier: com.android.email.provider.EmailProvider W/ActivityManager(17159): Unable to start service Intent { act=com.google.android.gm.email.EXCHANGE_INTENT pkg=com.google.android.gm.exchange } U=0: not found W/ActivityManager(17159): Unable to start service Intent { cmp=com.google.android.gm/com.android.email.service.AttachmentService } U=0: not found W/ActivityManager(17159): Unable to start service Intent { cmp=com.google.android.gm/com.android.email.service.AttachmentService } U=0: not found W/ActivityManager(17159): Unable to start service Intent { act=com.google.android.gm.email.EXCHANGE_INTENT pkg=com.google.android.gm.exchange } U=0: not found W/ActivityManager(17159): Unable to start service Intent { act=com.google.android.gm.email.EXCHANGE_INTENT pkg=com.google.android.gm.exchange } U=0: not found D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@bedb97} W/ActivityManager(17159): Unable to start service Intent { act=com.google.android.gm.email.EXCHANGE_INTENT pkg=com.google.android.gm.exchange } U=0: not found I/ActivityManager(17159): Start proc com.google.android.youtube for broadcast com.google.android.youtube/com.google.android.libraries.youtube.upload.service.UploadService$BootReceiver: pid=19451 uid=10070 gids={50070, 9997, 3003, 1028, 1015} abi=armeabi-v7a W/ResourcesManager(19451): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources. W/ResourcesManager(19451): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources. W/ResourcesManager(17885): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources. W/ResourcesManager(17885): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources. W/ResourcesManager(17885): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources. W/ResourcesManager(17885): Asset path '/system/framework/android.test.runner.jar' does not exist or contains no resources. W/ResourcesManager(17885): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources. W/ResourcesManager(17885): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources. W/ResourcesManager(17885): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources. W/ResourcesManager(17885): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources. D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@bedb97} W/ResourcesManager(17885): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources. W/ResourcesManager(17885): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources. I/ActivityManager(17159): Killing 18942:com.google.android.music:main/u0a65 (adj 15): empty #17 I/ActivityManager(17159): Waited long enough for: ServiceRecord{265c3f0f u0 com.android.calendar/.alerts.InitAlarmsService} W/libprocessgroup(17159): failed to open /acct/uid_10065/pid_18942/cgroup.procs: No such file or directory D/ConnectivityService(17159): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 59 D/ConnectivityService(17159): rematching NetworkAgentInfo [WIFI () - 100] D/ConnectivityService(17159): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change. D/ConnectivityService(17159): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100] I/ActivityManager(17159): Killing 19083:com.evervolv.toolbox/1000 (adj 15): empty #17 W/libprocessgroup(17159): failed to open /acct/uid_1000/pid_19083/cgroup.procs: No such file or directory D/ConnectivityService(17159): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 55 D/ConnectivityService(17159): rematching NetworkAgentInfo [WIFI () - 100] D/ConnectivityService(17159): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change. D/ConnectivityService(17159): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100] I/ActivityManager(17159): Start proc imoblife.toolbox.full for broadcast imoblife.toolbox.full/.receiver.BootEventReceiver: pid=19563 uid=10108 gids={50108, 9997, 3003, 1028, 1015} abi=armeabi-v7a I/ActivityManager(17159): Waited long enough for: ServiceRecord{18b32e63 u0 com.google.android.googlequicksearchbox/com.google.android.search.core.service.SearchService} W/ActivityThread(18052): ClassLoader.loadClass: The class loader returned by Thread.getContextClassLoader() may fail for processes that host multiple applications. You should explicitly specify a context class loader. For example: Thread.setContextClassLoader(getClass().getClassLoader()); V/KeyguardTouchDelegate(17610): Connected to keyguard W/ActivityThread(18216): ClassLoader.loadClass: The class loader returned by Thread.getContextClassLoader() may fail for processes that host multiple applications. You should explicitly specify a context class loader. For example: Thread.setContextClassLoader(getClass().getClassLoader()); I/ActivityManager(17159): Start proc com.google.android.keep for broadcast com.google.android.keep/.notification.AlertReceiver: pid=19613 uid=10171 gids={50171, 9997, 3003, 1028, 1015} abi=armeabi-v7a I/ActivityManager(17159): Killing 19109:com.android.managedprovisioning/u0a6 (adj 15): empty #17 W/libprocessgroup(17159): failed to open /acct/uid_10006/pid_19109/cgroup.procs: No such file or directory D/ConnectivityService(17159): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 59 D/ConnectivityService(17159): rematching NetworkAgentInfo [WIFI () - 100] D/ConnectivityService(17159): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change. D/ConnectivityService(17159): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100] D/WifiService(17159): New client listening to asynchronous messages I/ActivityManager(17159): Start proc imoblife.batterybooster.full for broadcast imoblife.batterybooster.full/.BootBroadcastReceiver: pid=19647 uid=10197 gids={50197, 9997, 3001, 3002, 3003} abi=armeabi-v7a D/WifiService(17159): New client listening to asynchronous messages I/ActivityManager(17159): Killing 18746:com.google.android.apps.magazines/u0a154 (adj 15): empty #17 E/libprocessgroup(17159): failed to kill 1 processes for processgroup 18746 I/ActivityManager(17159): Start proc com.google.android.music:main for broadcast com.google.android.music/.homewidgets.IFLWidgetProvider: pid=19672 uid=10065 gids={50065, 9997, 3003, 1028, 1015} abi=armeabi-v7a I/ActivityManager(17159): Killing 19131:com.android.onetimeinitializer/u0a8 (adj 15): empty #17 W/libprocessgroup(17159): failed to open /acct/uid_10008/pid_19131/cgroup.procs: No such file or directory W/ResourcesManager(19672): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources. W/ResourcesManager(19672): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources. D/ConnectivityService(17159): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 51 D/ConnectivityService(17159): rematching NetworkAgentInfo [WIFI () - 100] D/ConnectivityService(17159): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change. D/ConnectivityService(17159): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100] I/ActivityManager(17159): Start proc com.google.android.apps.plus for broadcast com.google.android.apps.plus/.service.ConnectivityReceiver: pid=19704 uid=10067 gids={50067, 9997, 3003, 3002, 1028, 1015} abi=armeabi-v7a W/ResourcesManager(19672): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources. W/ResourcesManager(19672): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources. W/ResourcesManager(19704): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources. I/ActivityManager(17159): Killing 18729:com.android.music/u0a45 (adj 15): empty #17 W/libprocessgroup(17159): failed to open /acct/uid_10045/pid_18729/cgroup.procs: No such file or directory I/ActivityManager(17159): Killing 19151:com.google.android.onetimeinitializer/u0a16 (adj 15): empty #17 E/ActivityThread(19672): Service com.google.android.music.download.TrackDownloadQueueService has leaked ServiceConnection com.google.android.gms.http.GoogleURLConnectionFactory$1@3738e25b that was originally bound here E/ActivityThread(19672): android.app.ServiceConnectionLeaked: Service com.google.android.music.download.TrackDownloadQueueService has leaked ServiceConnection com.google.android.gms.http.GoogleURLConnectionFactory$1@3738e25b that was originally bound here E/ActivityThread(19672): at android.app.LoadedApk$ServiceDispatcher.(LoadedApk.java:1072) E/ActivityThread(19672): at android.app.LoadedApk.getServiceDispatcher(LoadedApk.java:966) E/ActivityThread(19672): at android.app.ContextImpl.bindServiceCommon(ContextImpl.java:1768) E/ActivityThread(19672): at android.app.ContextImpl.bindService(ContextImpl.java:1751) E/ActivityThread(19672): at android.content.ContextWrapper.bindService(ContextWrapper.java:538) E/ActivityThread(19672): at com.google.android.gms.http.GoogleURLConnectionFactory.(Unknown Source) E/ActivityThread(19672): at com.google.android.gms.http.GoogleHttpClient.(Unknown Source) E/ActivityThread(19672): at com.google.android.gms.http.GoogleHttpClient.(Unknown Source) E/ActivityThread(19672): at com.google.android.gms.http.GoogleHttpClient.(Unknown Source) E/ActivityThread(19672): at com.google.android.music.GoogleHttpClientFactory.createGoogleHttpClient(GoogleHttpClientFactory.java:81) E/ActivityThread(19672): at com.google.android.music.cloudclient.MusicRequest.createHttpClient(MusicRequest.java:110) E/ActivityThread(19672): at com.google.android.music.cloudclient.MusicRequest.getSharedHttpClient(MusicRequest.java:100) E/ActivityThread(19672): at com.google.android.music.download.BaseDownloadQueueManager.(BaseDownloadQueueManager.java:110) E/ActivityThread(19672): at com.google.android.music.download.TrackDownloadQueueManager.(TrackDownloadQueueManager.java:10) E/ActivityThread(19672): at com.google.android.music.download.TrackDownloadQueueService.onCreate(TrackDownloadQueueService.java:25) E/ActivityThread(19672): at android.app.ActivityThread.handleCreateService(ActivityThread.java:2731) E/ActivityThread(19672): at android.app.ActivityThread.access$1800(ActivityThread.java:144) E/ActivityThread(19672): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1361) E/ActivityThread(19672): at android.os.Handler.dispatchMessage(Handler.java:102) E/ActivityThread(19672): at android.os.Looper.loop(Looper.java:135) E/ActivityThread(19672): at android.app.ActivityThread.main(ActivityThread.java:5221) E/ActivityThread(19672): at java.lang.reflect.Method.invoke(Native Method) E/ActivityThread(19672): at java.lang.reflect.Method.invoke(Method.java:372) E/ActivityThread(19672): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898) E/ActivityThread(19672): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693) W/libprocessgroup(17159): failed to open /acct/uid_10016/pid_19151/cgroup.procs: No such file or directory D/ConnectivityService(17159): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 59 D/ConnectivityService(17159): rematching NetworkAgentInfo [WIFI () - 100] D/ConnectivityService(17159): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change. D/ConnectivityService(17159): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100] I/ActivityManager(17159): Start proc com.android.chrome for broadcast com.android.chrome/com.google.android.apps.chrome.precache.PrecacheServiceLauncher: pid=19743 uid=10091 gids={50091, 9997, 3003, 1028, 1015} abi=armeabi-v7a D/ConnectivityService(17159): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 51 D/ConnectivityService(17159): rematching NetworkAgentInfo [WIFI () - 100] D/ConnectivityService(17159): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change. D/ConnectivityService(17159): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100] I/ActivityManager(17159): Start proc com.amazon.clouddrive.photos for broadcast com.amazon.clouddrive.photos/com.amazon.photos.device.receivers.ConnectivityReceiver: pid=19763 uid=10152 gids={50152, 9997, 3003, 1028, 1015} abi=armeabi-v7a I/ActivityManager(17159): Killing 19196:com.android.calendar/u0a25 (adj 15): empty #17 W/libprocessgroup(17159): failed to open /acct/uid_10025/pid_19196/cgroup.procs: No such file or directory I/ActivityManager(17159): Waited long enough for: ServiceRecord{3ed2fd7e u0 imoblife.batterybooster.full/.BatteryBoosterService} D/ConnectivityService(17159): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 55 D/ConnectivityService(17159): rematching NetworkAgentInfo [WIFI () - 100] D/ConnectivityService(17159): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change. D/ConnectivityService(17159): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100] I/ActivityManager(17159): Start proc com.amazon.kindle for content provider com.amazon.kindle/.map.StandaloneMAPInformationProvider: pid=19797 uid=10133 gids={50133, 9997, 3003, 1028, 1015, 3002} abi=armeabi I/ActivityManager(17159): Start proc com.google.android.apps.magazines for broadcast com.google.android.apps.magazines/com.google.apps.dots.android.newsstand.appwidget.NewsWidgetProvider: pid=19827 uid=10154 gids={50154, 9997, 3003, 1028, 1015} abi=armeabi-v7a I/ActivityManager(17159): Killing 19244:com.evervolv.updater/u0a33 (adj 15): empty #17 I/ActivityManager(17159): Killing 19221:com.android.deskclock/u0a29 (adj 15): empty #18 W/libprocessgroup(17159): failed to open /acct/uid_10033/pid_19244/cgroup.procs: No such file or directory W/libprocessgroup(17159): failed to open /acct/uid_10029/pid_19221/cgroup.procs: No such file or directory I/ActivityManager(17159): Killing 19260:com.evervolv.updater:ManifestService/u0a33 (adj 15): empty #17 W/libprocessgroup(17159): failed to open /acct/uid_10033/pid_19260/cgroup.procs: No such file or directory E/ActivityThread(19797): Failed to find provider info for com.amazon.dcp.settings I/ActivityManager(17159): Start proc com.amazon.windowshop for content provider com.amazon.windowshop/.map.WindowshopMAPInformationProvider: pid=19864 uid=10126 gids={50126, 9997, 3003, 1028, 1015} abi=armeabi-v7a I/ActivityManager(17159): Killing 19301:com.android.launcher3/u0a42 (adj 15): empty #17 W/libprocessgroup(17159): failed to open /acct/uid_10042/pid_19301/cgroup.procs: No such file or directory E/ActivityThread(19864): Failed to find provider info for com.amazon.dcp.settings I/ActivityManager(17159): Start proc com.amazon.venezia for content provider com.amazon.venezia/com.amazon.mas.client.authentication.mapr5sso.MASClientMAPInformationProvider: pid=19888 uid=10198 gids={50198, 9997, 3003, 1028, 1015} abi=armeabi I/ActivityManager(17159): Killing 19319:com.google.android.configupdater/u0a59 (adj 15): empty #17 D/ConnectivityService(17159): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 59 D/ConnectivityService(17159): rematching NetworkAgentInfo [WIFI () - 100] D/ConnectivityService(17159): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change. D/ConnectivityService(17159): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100] W/libprocessgroup(17159): failed to open /acct/uid_10059/pid_19319/cgroup.procs: No such file or directory E/ActivityThread(19888): Failed to find provider info for com.amazon.dcp.settings D/ConnectivityService(17159): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 55 D/ConnectivityService(17159): rematching NetworkAgentInfo [WIFI () - 100] D/ConnectivityService(17159): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change. D/ConnectivityService(17159): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100] I/ActivityManager(17159): Start proc com.udemy.android for broadcast com.udemy.android/.receivers.ConnectivityBroadcastReceiver: pid=20015 uid=10187 gids={50187, 9997, 3003, 1028, 1015} abi=armeabi-v7a I/ActivityManager(17159): Killing 19276:com.android.email/u0a35 (adj 15): empty #17 D/ConnectivityService(17159): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 59 D/ConnectivityService(17159): rematching NetworkAgentInfo [WIFI () - 100] D/ConnectivityService(17159): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change. D/ConnectivityService(17159): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100] W/libprocessgroup(17159): failed to open /acct/uid_10035/pid_19276/cgroup.procs: No such file or directory E/ActivityThread(19864): Failed to find provider info for com.amazon.mas.client.framework.DeviceInfoContentProvider-com.amazon.windowshop I/ActivityManager(17159): Process com.android.exchange (pid 19336) has died D/ConnectivityService(17159): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 55 D/ConnectivityService(17159): rematching NetworkAgentInfo [WIFI () - 100] D/ConnectivityService(17159): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change. D/ConnectivityService(17159): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100] I/ActivityManager(17159): Process com.google.android.partnersetup (pid 19172) has died I/ActivityManager(17159): Start proc com.estrongs.android.pop for broadcast com.estrongs.android.pop/.app.StartServiceReceiver: pid=20067 uid=10125 gids={50125, 9997, 3003, 3002, 3001, 1028, 1015} abi=armeabi I/PowerManagerService(17159): Going to sleep due to power button (uid 1000)... I/PowerManagerService(17159): Sleeping (uid 1000)... I/DisplayManagerService(17159): Display device changed: DisplayDeviceInfo{"Built-in Screen": 1024 x 768, 59.0 fps, supportedRefreshRates [59.0], density 160, 159.568 x 159.895 dpi, appVsyncOff 0, presDeadline 17949152, touch INTERNAL, rotation 0, type BUILT_IN, state OFF, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS} V/ActivityManager(17159): Display changed displayId=0 D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@66b3b2b} I/ActivityManager(17159): Process com.google.android.gm (pid 19395) has died I/ActivityManager(17159): Start proc com.android.calendar for broadcast com.android.calendar/.widget.CalendarAppWidgetProvider: pid=20116 uid=10025 gids={50025, 9997, 3003} abi=armeabi-v7a I/ActivityManager(17159): Start proc com.google.android.calendar for broadcast com.google.android.calendar/com.android.calendar.widget.CalendarAppWidgetProvider: pid=20142 uid=10061 gids={50061, 9997, 3003, 1028, 1015} abi=armeabi-v7a I/ActivityManager(17159): Process com.google.android.youtube (pid 19451) has died D/WifiService(17159): acquireWifiLockLocked: WifiLock{ResourceUpdateService type=1 binder=android.os.BinderProxy@2ef2efce} D/WifiService(17159): acquireWifiLockLocked: WifiLock{ServiceConfigService type=1 binder=android.os.BinderProxy@cd1dc01} I/ActivityManager(17159): Delay finish: com.amazon.venezia/com.amazon.mas.client.featureconfig.FeatureConfigBootstrapReceiver D/WifiService(17159): acquireWifiLockLocked: WifiLock{FeatureConfigRefreshService type=1 binder=android.os.BinderProxy@1727094} I/ActivityManager(17159): Resuming delayed broadcast D/WifiService(17159): releaseWifiLockLocked: WifiLock{FeatureConfigRefreshService type=1 binder=android.os.BinderProxy@1727094} D/WifiService(17159): releaseWifiLockLocked: WifiLock{ResourceUpdateService type=1 binder=android.os.BinderProxy@2ef2efce} D/WifiService(17159): acquireWifiLockLocked: WifiLock{FeatureConfigRefreshService type=1 binder=android.os.BinderProxy@3ead0a39} D/WifiService(17159): releaseWifiLockLocked: WifiLock{ServiceConfigService type=1 binder=android.os.BinderProxy@cd1dc01} D/WifiService(17159): acquireWifiLockLocked: WifiLock{MASClientLocker.LockerSyncService type=1 binder=android.os.BinderProxy@8b33e2c} D/WifiService(17159): releaseWifiLockLocked: WifiLock{FeatureConfigRefreshService type=1 binder=android.os.BinderProxy@3ead0a39} I/ActivityManager(17159): Delay finish: com.amazon.venezia/com.amazon.mas.client.malware.blockedapp.BlockedAppScheduleReceiver D/WifiService(17159): acquireWifiLockLocked: WifiLock{BlockedAppsService type=1 binder=android.os.BinderProxy@ae36cfb} I/ActivityManager(17159): Resuming delayed broadcast I/ActivityManager(17159): Delay finish: com.amazon.venezia/com.amazon.mas.client.featureconfig.FeatureConfigScheduleReceiver D/WifiService(17159): acquireWifiLockLocked: WifiLock{FeatureConfigRefreshService type=1 binder=android.os.BinderProxy@788c771} I/ActivityManager(17159): Resuming delayed broadcast D/WifiService(17159): releaseWifiLockLocked: WifiLock{MASClientLocker.LockerSyncService type=1 binder=android.os.BinderProxy@8b33e2c} I/ActivityManager(17159): Delay finish: com.amazon.venezia/com.amazon.mas.client.ads.MobileAdsRegistrationReceiver I/ActivityManager(17159): Resuming delayed broadcast I/ActivityManager(17159): Delay finish: com.amazon.venezia/com.amazon.mas.client.tokenrefresh.RefreshScheduleReceiver D/WifiService(17159): acquireWifiLockLocked: WifiLock{TokenRefreshService type=1 binder=android.os.BinderProxy@f5d26c4} I/ActivityManager(17159): Resuming delayed broadcast D/WifiService(17159): releaseWifiLockLocked: WifiLock{FeatureConfigRefreshService type=1 binder=android.os.BinderProxy@788c771} D/WifiService(17159): releaseWifiLockLocked: WifiLock{BlockedAppsService type=1 binder=android.os.BinderProxy@ae36cfb} D/WifiService(17159): releaseWifiLockLocked: WifiLock{TokenRefreshService type=1 binder=android.os.BinderProxy@f5d26c4} I/ActivityManager(17159): Start proc com.google.android.videos for content provider com.google.android.videos/.search.VideoSearchProvider: pid=20221 uid=10069 gids={50069, 9997, 3003, 1028, 1015, 3002} abi=armeabi W/ResourcesManager(20221): Asset path '/system/framework/com.google.widevine.software.drm.jar' does not exist or contains no resources. I/ActivityManager(17159): Process android.process.acore (pid 19055) has died I/ActivityManager(17159): Process com.android.chrome (pid 19743) has died I/ActivityManager(17159): Start proc com.google.android.gms.wearable for service com.google.android.gms/.wearable.service.WearableService: pid=20240 uid=10014 gids={50014, 9997, 2001, 3003, 1007, 3006, 3002, 3001, 1028, 1015, 1005, 3007} abi=armeabi-v7a W/ResourcesManager(20240): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources. W/ResourcesManager(20240): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources. I/ActivityManager(17159): Start proc android.process.acore for broadcast com.android.providers.contacts/.PackageIntentReceiver: pid=20274 uid=10002 gids={50002, 9997, 3003, 1028, 1015} abi=armeabi-v7a I/ActivityManager(17159): Start proc com.android.gallery3d for broadcast com.android.gallery3d/.app.PackagesMonitor: pid=20317 uid=10038 gids={50038, 9997, 3003, 1028, 1015} abi=armeabi-v7a W/ResourcesManager(18216): Asset path '/system/framework/com.google.widevine.software.drm.jar' does not exist or contains no resources. W/ResourcesManager(20317): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources. I/ActivityManager(17159): Start proc com.android.launcher3 for broadcast com.android.launcher3/.PackageChangedReceiver: pid=20333 uid=10042 gids={50042, 9997, 1028} abi=armeabi-v7a I/ActivityManager(17159): Start proc com.android.email for broadcast com.android.email/.provider.WidgetProvider: pid=20357 uid=10035 gids={50035, 9997, 3003, 1028, 1015} abi=armeabi-v7a I/ActivityManager(17159): Waited long enough for: ServiceRecord{1c523ada u0 com.amazon.venezia/com.amazon.sdk.availability.AvailabilityService} I/ActivityManager(17159): Process com.amazon.kindle (pid 19797) has died D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@66b3b2b} D/ActivityThread(20357): Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider I/ActivityManager(17159): Waited long enough for: ServiceRecord{227f373d u0 com.amazon.venezia/com.amazon.mcc.crashreporter.android.CrashReportService} D/ActivityThread(20357): Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider I/ActivityManager(17159): Killing 19864:com.amazon.windowshop/u0a126 (adj 15): empty #17 W/libprocessgroup(17159): failed to open /acct/uid_10126/pid_19864/cgroup.procs: No such file or directory I/ActivityManager(17159): Start proc com.google.android.gm for broadcast com.google.android.gm/.widget.GmailWidgetProvider: pid=20384 uid=10060 gids={50060, 9997, 3003, 1028, 1015} abi=armeabi-v7a I/ActivityManager(17159): Killing 20015:com.udemy.android/u0a187 (adj 15): empty #17 W/libprocessgroup(17159): failed to open /acct/uid_10187/pid_20015/cgroup.procs: No such file or directory W/ActivityManager(17159): Unable to start service Intent { act=com.google.android.gm.email.EXCHANGE_INTENT pkg=com.google.android.gm.exchange } U=0: not found W/ActivityManager(17159): Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found W/ActivityManager(17159): Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found I/ActivityManager(17159): Start proc com.android.exchange for service com.android.exchange/.service.EasService: pid=20415 uid=10036 gids={50036, 9997, 3003, 1028, 1015} abi=armeabi-v7a W/ActivityManager(17159): Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found W/ActivityManager(17159): Unable to start service Intent { act=com.google.android.gm.email.EXCHANGE_INTENT pkg=com.google.android.gm.exchange } U=0: not found W/ActivityManager(17159): Unable to start service Intent { act=com.google.android.gm.email.EXCHANGE_INTENT pkg=com.google.android.gm.exchange } U=0: not found W/ActivityManager(17159): Unable to start service Intent { cmp=com.google.android.gm/com.android.email.service.AttachmentService } U=0: not found D/BackupManagerService(17159): Received broadcast Intent { act=android.intent.action.PACKAGE_CHANGED dat=package:com.google.android.videos flg=0x4000010 (has extras) } I/ActivityManager(17159): Start proc com.android.musicfx for broadcast com.android.musicfx/.ControlPanelReceiver: pid=20452 uid=10007 gids={50007, 9997, 3003, 3002} abi=armeabi-v7a I/ActivityManager(17159): Killing 19563:imoblife.toolbox.full/u0a108 (adj 15): empty #17 E/libprocessgroup(17159): failed to kill 1 processes for processgroup 19563 D/WifiService(17159): Client connection lost with reason: 4 I/ActivityManager(17159): Start proc imoblife.toolbox.full for broadcast imoblife.toolbox.full/.receiver.CommandReceiver: pid=20483 uid=10108 gids={50108, 9997, 3003, 1028, 1015} abi=armeabi-v7a I/ActivityManager(17159): Killing 20067:com.estrongs.android.pop/u0a125 (adj 15): empty #17 I/libprocessgroup(17159): Killing pid 20104 in uid 10125 as part of process group 20067 I/libprocessgroup(17159): Killing pid 20104 in uid 10125 as part of process group 20067 I/libprocessgroup(17159): Killing pid 20104 in uid 10125 as part of process group 20067 I/libprocessgroup(17159): Killing pid 20104 in uid 10125 as part of process group 20067 I/libprocessgroup(17159): Killing pid 20104 in uid 10125 as part of process group 20067 I/ActivityManager(17159): Killing 19763:com.amazon.clouddrive.photos/u0a152 (adj 15): empty #17 W/libprocessgroup(17159): failed to open /acct/uid_10152/pid_19763/cgroup.procs: No such file or directory W/libprocessgroup(17159): failed to open /acct/uid_10125/pid_20067/cgroup.procs: No such file or directory W/SocketClient(16874): write error (Broken pipe) D/WifiService(17159): acquireWifiLockLocked: WifiLock{ResourceUpdateService type=1 binder=android.os.BinderProxy@14147394} D/WifiService(17159): releaseWifiLockLocked: WifiLock{ResourceUpdateService type=1 binder=android.os.BinderProxy@14147394} I/ActivityManager(17159): Waited long enough for: ServiceRecord{8f17c16 u0 com.google.android.googlequicksearchbox/com.google.android.search.core.icingsync.UpdateIcingCorporaService} D/WifiService(17159): acquireWifiLockLocked: WifiLock{ServiceConfigService type=1 binder=android.os.BinderProxy@c7ad37e} D/WifiService(17159): releaseWifiLockLocked: WifiLock{ServiceConfigService type=1 binder=android.os.BinderProxy@c7ad37e} D/WifiService(17159): acquireWifiLockLocked: WifiLock{FeatureConfigRefreshService type=1 binder=android.os.BinderProxy@2f07ccd7} D/WifiService(17159): releaseWifiLockLocked: WifiLock{FeatureConfigRefreshService type=1 binder=android.os.BinderProxy@2f07ccd7} D/WifiService(17159): acquireWifiLockLocked: WifiLock{FeatureConfigRefreshService type=1 binder=android.os.BinderProxy@26f0dfe2} D/WifiService(17159): acquireWifiLockLocked: WifiLock{MASClientLocker.LockerSyncService type=1 binder=android.os.BinderProxy@6c1182e} D/WifiService(17159): releaseWifiLockLocked: WifiLock{MASClientLocker.LockerSyncService type=1 binder=android.os.BinderProxy@6c1182e} D/WifiService(17159): acquireWifiLockLocked: WifiLock{BlockedAppsService type=1 binder=android.os.BinderProxy@9c20865} D/WifiService(17159): acquireWifiLockLocked: WifiLock{TokenRefreshService type=1 binder=android.os.BinderProxy@267f99c7} D/WifiService(17159): releaseWifiLockLocked: WifiLock{BlockedAppsService type=1 binder=android.os.BinderProxy@9c20865} D/WifiService(17159): releaseWifiLockLocked: WifiLock{FeatureConfigRefreshService type=1 binder=android.os.BinderProxy@26f0dfe2} D/WifiService(17159): releaseWifiLockLocked: WifiLock{TokenRefreshService type=1 binder=android.os.BinderProxy@267f99c7} I/ActivityManager(17159): Waited long enough for: ServiceRecord{2ea6b2e6 u0 com.google.android.gm/.GmailIntentService} W/PackageParser(19888): No actions in intent filter at /data/app/com.amazon.venezia-1/base.apk Binary XML file line #192 I/ActivityManager(17159): Process com.google.android.keep (pid 19613) has died I/ActivityManager(17159): Process com.android.exchange (pid 20415) has died I/ActivityManager(17159): Process com.google.android.gms.wearable (pid 20240) has died W/ResourcesManager(17885): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources. W/ResourcesManager(17885): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources. W/ResourcesManager(17885): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources. W/ResourcesManager(17885): Asset path '/system/framework/android.test.runner.jar' does not exist or contains no resources. W/ResourcesManager(17885): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources. W/ResourcesManager(17885): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources. W/ResourcesManager(17885): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources. W/ResourcesManager(17885): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources. W/ResourcesManager(17885): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources. W/ResourcesManager(17885): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources. I/ValidateNoPeople(17159): Validating: 0|com.google.android.gm|266597203|null|10060 I/ValidateNoPeople(17159): Executing: validation for: 0|com.google.android.gm|266597203|null|10060 I/ValidateNoPeople(17159): Validating: 0|com.google.android.gm|-1509779858|null|10060 I/ValidateNoPeople(17159): Validating: 0|com.google.android.gm|-1152237850|null|10060 I/ValidateNoPeople(17159): Validating: 0|com.google.android.gm|-1027746346|null|10060 I/ValidateNoPeople(17159): Validating: 0|com.google.android.gm|-887902586|null|10060 I/ValidateNoPeople(17159): Validating: 0|com.google.android.gm|-826709178|null|10060 I/ValidateNoPeople(17159): final affinity: 0.0 I/ValidateNoPeople(17159): Validating: 0|com.google.android.gm|-438542923|null|10060 I/ValidateNoPeople(17159): Validating: 0|com.google.android.gm|-431865084|null|10060 I/ValidateNoPeople(17159): Validating: 0|com.google.android.gm|-163406759|null|10060 I/ValidateNoPeople(17159): Validating: 0|com.google.android.gm|445590516|null|10060 I/ValidateNoPeople(17159): Validating: 0|com.google.android.gm|591992693|null|10060 I/ActivityManager(17159): Process imoblife.toolbox.full (pid 20483) has died I/ValidateNoPeople(17159): Validating: 0|com.google.android.gm|593563334|null|10060 I/ValidateNoPeople(17159): final affinity: 0.0 D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2fec296b} I/PowerManagerService(17159): Waking up from sleep (uid 1000)... I/DisplayPowerController(17159): Blocking screen on until initial contents have been drawn. I/DisplayManagerService(17159): Display device changed: DisplayDeviceInfo{"Built-in Screen": 1024 x 768, 59.0 fps, supportedRefreshRates [59.0], density 160, 159.568 x 159.895 dpi, appVsyncOff 0, presDeadline 17949152, touch INTERNAL, rotation 0, type BUILT_IN, state ON, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS} V/ActivityManager(17159): Display changed displayId=0 I/DisplayPowerController(17159): Unblocked screen on after 807 ms I/ValidateNoPeople(17159): final affinity: 0.0 I/ValidateNoPeople(17159): Executing: validation for: 0|com.google.android.gm|-1509779858|null|10060 I/ValidateNoPeople(17159): final affinity: 0.0 I/ValidateNoPeople(17159): Executing: validation for: 0|com.google.android.gm|-1152237850|null|10060 I/ValidateNoPeople(17159): final affinity: 0.0 I/ValidateNoPeople(17159): Executing: validation for: 0|com.google.android.gm|-1027746346|null|10060 I/ValidateNoPeople(17159): final affinity: 0.0 I/ValidateNoPeople(17159): Executing: validation for: 0|com.google.android.gm|-887902586|null|10060 I/ValidateNoPeople(17159): final affinity: 0.0 I/ValidateNoPeople(17159): Executing: validation for: 0|com.google.android.gm|-438542923|null|10060 I/ValidateNoPeople(17159): final affinity: 0.0 I/ValidateNoPeople(17159): Executing: validation for: 0|com.google.android.gm|-431865084|null|10060 I/ValidateNoPeople(17159): final affinity: 0.0 I/ValidateNoPeople(17159): Executing: validation for: 0|com.google.android.gm|-163406759|null|10060 D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2fec296b} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@29e18d74} I/ValidateNoPeople(17159): final affinity: 0.0 I/ValidateNoPeople(17159): Executing: validation for: 0|com.google.android.gm|445590516|null|10060 D/ConnectivityService(17159): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 51 D/ConnectivityService(17159): rematching NetworkAgentInfo [WIFI () - 100] D/ConnectivityService(17159): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change. D/ConnectivityService(17159): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100] I/ValidateNoPeople(17159): final affinity: 0.0 I/ActivityManager(17159): Process com.android.musicfx (pid 20452) has died I/ValidateNoPeople(17159): Executing: validation for: 0|com.google.android.gm|591992693|null|10060 I/ValidateNoPeople(17159): final affinity: 0.0 D/ConnectivityService(17159): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 59 D/ConnectivityService(17159): rematching NetworkAgentInfo [WIFI () - 100] D/ConnectivityService(17159): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change. D/ConnectivityService(17159): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100] D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@29e18d74} I/PowerManagerService(17159): Going to sleep due to screen timeout (uid 1000)... I/PowerManagerService(17159): Sleeping (uid 1000)... I/DisplayManagerService(17159): Display device changed: DisplayDeviceInfo{"Built-in Screen": 1024 x 768, 59.0 fps, supportedRefreshRates [59.0], density 160, 159.568 x 159.895 dpi, appVsyncOff 0, presDeadline 17949152, touch INTERNAL, rotation 0, type BUILT_IN, state OFF, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS} V/ActivityManager(17159): Display changed displayId=0 I/ActivityManager(17159): Start proc com.amazon.windowshop for content provider com.amazon.windowshop/.map.WindowshopMAPInformationProvider: pid=20618 uid=10126 gids={50126, 9997, 3003, 1028, 1015} abi=armeabi-v7a E/ActivityThread(20618): Failed to find provider info for com.amazon.dcp.settings I/ActivityManager(17159): Start proc com.amazon.kindle for content provider com.amazon.kindle/.map.StandaloneMAPInformationProvider: pid=20640 uid=10133 gids={50133, 9997, 3003, 1028, 1015, 3002} abi=armeabi I/ActivityManager(17159): Process com.android.calendar (pid 20116) has died E/ActivityThread(20640): Failed to find provider info for com.amazon.dcp.settings I/ActivityManager(17159): Start proc com.amazon.clouddrive.photos for content provider com.amazon.clouddrive.photos/.provider.CloudDrivePhotosMAPInformationProvider: pid=20692 uid=10152 gids={50152, 9997, 3003, 1028, 1015} abi=armeabi-v7a I/ActivityManager(17159): Process com.android.providers.calendar (pid 18283) has died W/ActivityManager(17159): Permission Denial: Accessing service ComponentInfo{com.google.android.music/com.google.android.music.dial.DialMediaRouteProviderService} from pid=19369, uid=10020 that is not exported from uid 10065 I/ActivityManager(17159): Start proc com.google.android.youtube for service com.google.android.youtube/.app.remote.YouTubeTvRouteProviderService: pid=20719 uid=10070 gids={50070, 9997, 3003, 1028, 1015} abi=armeabi-v7a D/WifiService(17159): New client listening to asynchronous messages W/ResourcesManager(20719): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources. W/ResourcesManager(20719): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources. D/WifiService(17159): setWifiEnabled: false pid=19647, uid=10197 E/WifiService(17159): Invoking mWifiStateMachine.setWifiEnabled I/ActivityManager(17159): Process com.android.launcher3 (pid 20333) has died D/ConnectivityService(17159): NetworkAgentInfo [WIFI () - 100] EVENT_NETWORK_INFO_CHANGED, going from CONNECTED to DISCONNECTED D/ConnectivityService(17159): NetworkAgentInfo [WIFI () - 100] got DISCONNECTED, was satisfying 2 D/ConnectivityService(17159): notifyType LOST for NetworkAgentInfo [WIFI () - 100] D/Nat464Xlat(17159): requiresClat: netType=1, connected=false, hasIPv4Address=true D/CSLegacyTypeTracker(17159): Sending disconnected broadcast for type 1 NetworkAgentInfo [WIFI () - 100] isDefaultNetwork=true D/ConnectivityService(17159): sendStickyBroadcast: action=android.net.conn.CONNECTIVITY_CHANGE_IMMEDIATE D/ConnectivityService(17159): sendStickyBroadcast: action=android.net.conn.CONNECTIVITY_CHANGE_IMMEDIATE D/ConnectivityService(17159): Checking for replacement network to handle request NetworkRequest [ id=1, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] E/ConnectivityService(17159): EVENT_NETWORK_INFO_CHANGED from unknown NetworkAgent I/ActivityManager(17159): Start proc com.evervolv.widgets for broadcast com.evervolv.widgets/.WifiWidgetProvider: pid=20776 uid=1000 gids={41000, 9997, 1028, 3003, 1015, 3002, 3001} abi=armeabi-v7a I/ActivityManager(17159): Start proc com.google.android.keep for broadcast com.google.android.keep/.notification.AlertReceiver: pid=20795 uid=10171 gids={50171, 9997, 3003, 1028, 1015} abi=armeabi-v7a I/ActivityManager(17159): Process com.android.email (pid 20357) has died D/ConnectivityService(17159): sendStickyBroadcast: action=android.net.conn.CONNECTIVITY_CHANGE D/ConnectivityService(17159): sendStickyBroadcast: action=android.net.conn.CONNECTIVITY_CHANGE E/ActivityThread(20618): Failed to find provider info for com.amazon.mas.client.framework.DeviceInfoContentProvider-com.amazon.windowshop I/ActivityManager(17159): Start proc com.android.chrome for broadcast com.android.chrome/com.google.android.apps.chrome.precache.PrecacheServiceLauncher: pid=20857 uid=10091 gids={50091, 9997, 3003, 1028, 1015} abi=armeabi-v7a I/ActivityManager(17159): Process com.google.android.calendar (pid 20142) has died I/ActivityManager(17159): Start proc com.udemy.android for broadcast com.udemy.android/.receivers.ConnectivityBroadcastReceiver: pid=20894 uid=10187 gids={50187, 9997, 3003, 1028, 1015} abi=armeabi-v7a I/ActivityManager(17159): Process com.google.android.videos (pid 20221) has died I/ActivityManager(17159): Process com.google.android.gm (pid 20384) has died I/ActivityManager(17159): Process android.process.acore (pid 20274) has died I/ActivityManager(17159): Process com.android.gallery3d (pid 20317) has died W/ActivityThread(20640): ClassLoader.loadClass: The class loader returned by Thread.getContextClassLoader() may fail for processes that host multiple applications. You should explicitly specify a context class loader. For example: Thread.setContextClassLoader(getClass().getClassLoader()); W/BackupManagerService(17159): dataChanged but no participant pkg='com.amazon.kindle' uid=10133 W/BackupManagerService(17159): dataChanged but no participant pkg='com.amazon.kindle' uid=10133 D/WifiService(17159): acquireWifiLockLocked: WifiLock{ReddingWifiLock type=1 binder=android.os.BinderProxy@3cc7c0f1} W/BackupManagerService(17159): dataChanged but no participant pkg='com.amazon.kindle' uid=10133 D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@79d8e44} D/WifiService(17159): releaseWifiLockLocked: WifiLock{ReddingWifiLock type=1 binder=android.os.BinderProxy@3cc7c0f1} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@79d8e44} D/ConnectivityService(17159): Failed to find a new network - expiring NetTransition Wakelock D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@79d8e44} I/ActivityManager(17159): Process com.amazon.kindle (pid 20640) has died D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@79d8e44} I/ActivityManager(17159): Process com.google.android.keep (pid 20795) has died I/ActivityManager(17159): Process com.evervolv.widgets (pid 20776) has died W/ActivityManager(17159): SLOW OOM ADJ: 25433ms for pid 19827 = 11 D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@79d8e44} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@79d8e44} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@79d8e44} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@79d8e44} I/ActivityManager(17159): Start proc com.android.deskclock for broadcast com.android.deskclock/com.android.alarmclock.DigitalAppWidgetProvider: pid=21090 uid=10029 gids={50029, 9997, 1028} abi=armeabi-v7a D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@79d8e44} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@79d8e44} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@79d8e44} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@79d8e44} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@79d8e44} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@79d8e44} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@79d8e44} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@79d8e44} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@79d8e44} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@79d8e44} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@79d8e44} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@79d8e44} I/ActivityManager(17159): Start proc com.android.providers.calendar for content provider com.android.providers.calendar/.CalendarProvider2: pid=21124 uid=10001 gids={50001, 9997, 3003, 1028, 1015} abi=armeabi-v7a W/ResourcesManager(21124): Asset path '/system/framework/android.test.runner.jar' does not exist or contains no resources. D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@79d8e44} I/ActivityManager(17159): Start proc com.android.calendar for broadcast com.android.calendar/.alerts.AlertReceiver: pid=21145 uid=10025 gids={50025, 9997, 3003} abi=armeabi-v7a I/ActivityManager(17159): Start proc com.google.android.calendar for broadcast com.google.android.calendar/com.android.calendar.widget.CalendarAppWidgetProvider: pid=21170 uid=10061 gids={50061, 9997, 3003, 1028, 1015} abi=armeabi-v7a D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@79d8e44} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@79d8e44} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@79d8e44} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@79d8e44} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@79d8e44} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@79d8e44} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@79d8e44} W/ActivityManager(17159): Permission Denial: Accessing service ComponentInfo{com.google.android.music/com.google.android.music.dial.DialMediaRouteProviderService} from pid=19369, uid=10020 that is not exported from uid 10065 D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@23834ca0} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@23834ca0} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@23834ca0} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@23834ca0} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@193ed4ff} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@193ed4ff} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@193ed4ff} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@193ed4ff} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@193ed4ff} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@193ed4ff} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@193ed4ff} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@193ed4ff} V/BackupManagerService(17159): Running a backup pass V/BackupManagerService(17159): clearing pending backups V/PerformBackupTask(17159): Beginning backup of 18 targets I/PerformBackupTask(17159): Initializing (wiping) backup state and transport storage V/BackupManagerService(17159): Ancestral packages: 175 D/BackupManagerService(17159): Now staging backup of com.android.providers.settings D/BackupManagerService(17159): Now staging backup of android D/BackupManagerService(17159): Now staging backup of com.android.providers.userdictionary D/BackupManagerService(17159): Now staging backup of com.android.sharedstoragebackup D/BackupManagerService(17159): Now staging backup of com.android.vending D/BackupManagerService(17159): Now staging backup of com.google.android.googlequicksearchbox D/BackupManagerService(17159): Now staging backup of com.google.android.marvin.talkback D/BackupManagerService(17159): Now staging backup of com.android.browser D/BackupManagerService(17159): Now staging backup of com.android.calendar D/BackupManagerService(17159): Now staging backup of com.google.android.gm D/BackupManagerService(17159): Now staging backup of com.google.android.calendar D/BackupManagerService(17159): Now staging backup of com.google.android.talk D/BackupManagerService(17159): Now staging backup of org.uguess.android.sysinfo.pro D/BackupManagerService(17159): Now staging backup of com.yelp.android D/BackupManagerService(17159): Now staging backup of com.google.android.inputmethod.latin D/BackupManagerService(17159): Now staging backup of it.webxperience D/BackupManagerService(17159): Now staging backup of pt.webprods.android.file.manager.pro D/BackupManagerService(17159): Now staging backup of com.google.android.apps.genie.geniewidget E/PerformBackupTask(17159): Transport error in initializeDevice() V/BackupManagerService(17159): Ancestral packages: 175 I/BackupManagerService(17159): Backup pass finished. W/ActivityManager(17159): Permission Denial: Accessing service ComponentInfo{com.google.android.music/com.google.android.music.dial.DialMediaRouteProviderService} from pid=19369, uid=10020 that is not exported from uid 10065 D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@193ed4ff} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@193ed4ff} I/ActivityManager(17159): Start proc com.google.android.keep for broadcast com.google.android.keep/.notification.AlertReceiver: pid=21275 uid=10171 gids={50171, 9997, 3003, 1028, 1015} abi=armeabi-v7a D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@193ed4ff} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@193ed4ff} D/DownloadManager(18764): Removed 0 stale downloads D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@193ed4ff} D/DownloadManager(18764): Found 0 files in database D/DownloadManager(18764): Found 2 files on disk D/DownloadManager(18764): Missing db entry, deleting /data/data/com.android.providers.downloads/cache/downloadfile.bin D/DownloadManager(18764): Missing db entry, deleting /data/data/com.android.providers.downloads/cache/downloadfile-1.bin D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@193ed4ff} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@193ed4ff} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@193ed4ff} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@193ed4ff} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@193ed4ff} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@19b4bede} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@19b4bede} W/ActivityManager(17159): Permission Denial: Accessing service ComponentInfo{com.google.android.music/com.google.android.music.dial.DialMediaRouteProviderService} from pid=19369, uid=10020 that is not exported from uid 10065 D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@19b4bede} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@19b4bede} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@19b4bede} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@19b4bede} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@19b4bede} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@19b4bede} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@19b4bede} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@19b4bede} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@19b4bede} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@19b4bede} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@19b4bede} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@19b4bede} W/ActivityManager(17159): Permission Denial: Accessing service ComponentInfo{com.google.android.music/com.google.android.music.dial.DialMediaRouteProviderService} from pid=19369, uid=10020 that is not exported from uid 10065 V/BackupManagerService(17159): Running a backup pass V/BackupManagerService(17159): clearing pending backups V/PerformBackupTask(17159): Beginning backup of 18 targets D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@19b4bede} I/PerformBackupTask(17159): Initializing (wiping) backup state and transport storage V/BackupManagerService(17159): Ancestral packages: 175 D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@19b4bede} D/BackupManagerService(17159): Now staging backup of com.android.providers.settings D/BackupManagerService(17159): Now staging backup of android D/BackupManagerService(17159): Now staging backup of com.android.providers.userdictionary D/BackupManagerService(17159): Now staging backup of com.android.sharedstoragebackup D/BackupManagerService(17159): Now staging backup of com.android.vending D/BackupManagerService(17159): Now staging backup of com.google.android.googlequicksearchbox D/BackupManagerService(17159): Now staging backup of com.google.android.marvin.talkback D/BackupManagerService(17159): Now staging backup of com.android.browser D/BackupManagerService(17159): Now staging backup of com.android.calendar D/BackupManagerService(17159): Now staging backup of com.google.android.gm D/BackupManagerService(17159): Now staging backup of com.google.android.calendar D/BackupManagerService(17159): Now staging backup of com.google.android.talk D/BackupManagerService(17159): Now staging backup of org.uguess.android.sysinfo.pro D/BackupManagerService(17159): Now staging backup of com.yelp.android D/BackupManagerService(17159): Now staging backup of com.google.android.inputmethod.latin D/BackupManagerService(17159): Now staging backup of it.webxperience D/BackupManagerService(17159): Now staging backup of pt.webprods.android.file.manager.pro D/BackupManagerService(17159): Now staging backup of com.google.android.apps.genie.geniewidget E/PerformBackupTask(17159): Transport error in initializeDevice() V/BackupManagerService(17159): Ancestral packages: 175 I/BackupManagerService(17159): Backup pass finished. D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@19b4bede} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@19b4bede} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@19b4bede} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@19b4bede} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@19b4bede} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@19b4bede} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@19b4bede} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@19b4bede} I/UsageStatsService(17159): User[0] Flushing usage stats to disk D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@19b4bede} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@19b4bede} W/ActivityManager(17159): Permission Denial: Accessing service ComponentInfo{com.google.android.music/com.google.android.music.dial.DialMediaRouteProviderService} from pid=19369, uid=10020 that is not exported from uid 10065 D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@19b4bede} I/ProcessStatsService(17159): Prepared write state in 43ms I/ProcessStatsService(17159): Prepared write state in 33ms I/ProcessStatsService(17159): Pruning old procstats: /data/system/procstats/state-2015-01-05-00-35-57.bin D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@19b4bede} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@19b4bede} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@19b4bede} I/ActivityManager(17159): Killing 20894:com.udemy.android/u0a187 (adj 13): empty for 1836s I/ActivityManager(17159): Killing 19827:com.google.android.apps.magazines/u0a154 (adj 13): empty for 1836s I/ActivityManager(17159): Killing 20692:com.amazon.clouddrive.photos/u0a152 (adj 13): empty for 1836s I/ActivityManager(17159): Killing 20857:com.android.chrome/u0a91 (adj 15): empty for 1836s I/ActivityManager(17159): Killing 19704:com.google.android.apps.plus/u0a67 (adj 15): empty for 1836s I/ActivityManager(17159): Killing 20618:com.amazon.windowshop/u0a126 (adj 15): empty for 1840s W/libprocessgroup(17159): failed to open /acct/uid_10154/pid_19827/cgroup.procs: No such file or directory W/libprocessgroup(17159): failed to open /acct/uid_10152/pid_20692/cgroup.procs: No such file or directory W/libprocessgroup(17159): failed to open /acct/uid_10091/pid_20857/cgroup.procs: No such file or directory W/libprocessgroup(17159): failed to open /acct/uid_10067/pid_19704/cgroup.procs: No such file or directory W/libprocessgroup(17159): failed to open /acct/uid_10126/pid_20618/cgroup.procs: No such file or directory W/libprocessgroup(17159): failed to open /acct/uid_10187/pid_20894/cgroup.procs: No such file or directory I/ActivityManager(17159): Killing 19672:com.google.android.music:main/u0a65 (adj 15): empty for 1802s W/libprocessgroup(17159): failed to open /acct/uid_10065/pid_19672/cgroup.procs: No such file or directory D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@19b4bede} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@19b4bede} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@19b4bede} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@19b4bede} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@19b4bede} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@19b4bede} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@19b4bede} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@19b4bede} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@5dfe639} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@5dfe639} W/ActivityManager(17159): Permission Denial: Accessing service ComponentInfo{com.google.android.music/com.google.android.music.dial.DialMediaRouteProviderService} from pid=19369, uid=10020 that is not exported from uid 10065 D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@8cacae1} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@8cacae1} I/ProcessStatsService(17159): Prepared write state in 61ms I/ProcessStatsService(17159): Prepared write state in 0ms I/ProcessStatsService(17159): Pruning old procstats: /data/system/procstats/state-2015-01-05-03-43-18.bin V/BackupManagerService(17159): Running a backup pass V/BackupManagerService(17159): clearing pending backups V/PerformBackupTask(17159): Beginning backup of 18 targets I/PerformBackupTask(17159): Initializing (wiping) backup state and transport storage D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@8cacae1} V/BackupManagerService(17159): Ancestral packages: 175 D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@8cacae1} D/BackupManagerService(17159): Now staging backup of com.android.providers.settings D/BackupManagerService(17159): Now staging backup of android D/BackupManagerService(17159): Now staging backup of com.android.providers.userdictionary D/BackupManagerService(17159): Now staging backup of com.android.sharedstoragebackup D/BackupManagerService(17159): Now staging backup of com.android.vending D/BackupManagerService(17159): Now staging backup of com.google.android.googlequicksearchbox D/BackupManagerService(17159): Now staging backup of com.google.android.marvin.talkback D/BackupManagerService(17159): Now staging backup of com.android.browser D/BackupManagerService(17159): Now staging backup of com.android.calendar D/BackupManagerService(17159): Now staging backup of com.google.android.gm D/BackupManagerService(17159): Now staging backup of com.google.android.calendar D/BackupManagerService(17159): Now staging backup of com.google.android.talk D/BackupManagerService(17159): Now staging backup of org.uguess.android.sysinfo.pro D/BackupManagerService(17159): Now staging backup of com.yelp.android D/BackupManagerService(17159): Now staging backup of com.google.android.inputmethod.latin D/BackupManagerService(17159): Now staging backup of it.webxperience D/BackupManagerService(17159): Now staging backup of pt.webprods.android.file.manager.pro D/BackupManagerService(17159): Now staging backup of com.google.android.apps.genie.geniewidget E/PerformBackupTask(17159): Transport error in initializeDevice() V/BackupManagerService(17159): Ancestral packages: 175 I/BackupManagerService(17159): Backup pass finished. D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@8cacae1} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@8cacae1} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@8cacae1} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@8cacae1} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@8cacae1} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@8cacae1} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@8cacae1} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@8cacae1} W/ActivityManager(17159): Permission Denial: Accessing service ComponentInfo{com.google.android.music/com.google.android.music.dial.DialMediaRouteProviderService} from pid=19369, uid=10020 that is not exported from uid 10065 D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@13c52702} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@13c52702} I/ProcessStatsService(17159): Prepared write state in 13ms I/ProcessStatsService(17159): Prepared write state in 26ms D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@13c52702} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@13c52702} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@13c52702} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@13c52702} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@13c52702} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@13c52702} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@13c52702} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@13c52702} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@13c52702} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@13c52702} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@13c52702} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@13c52702} W/ActivityManager(17159): Permission Denial: Accessing service ComponentInfo{com.google.android.music/com.google.android.music.dial.DialMediaRouteProviderService} from pid=19369, uid=10020 that is not exported from uid 10065 I/ProcessStatsService(17159): Prepared write state in 14ms I/ProcessStatsService(17159): Prepared write state in 11ms D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@13c52702} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@13c52702} V/BackupManagerService(17159): Running a backup pass V/BackupManagerService(17159): clearing pending backups V/PerformBackupTask(17159): Beginning backup of 18 targets I/PerformBackupTask(17159): Initializing (wiping) backup state and transport storage D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@13c52702} V/BackupManagerService(17159): Ancestral packages: 175 D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@13c52702} D/BackupManagerService(17159): Now staging backup of com.android.providers.settings D/BackupManagerService(17159): Now staging backup of android D/BackupManagerService(17159): Now staging backup of com.android.providers.userdictionary D/BackupManagerService(17159): Now staging backup of com.android.sharedstoragebackup D/BackupManagerService(17159): Now staging backup of com.android.vending D/BackupManagerService(17159): Now staging backup of com.google.android.googlequicksearchbox D/BackupManagerService(17159): Now staging backup of com.google.android.marvin.talkback D/BackupManagerService(17159): Now staging backup of com.android.browser D/BackupManagerService(17159): Now staging backup of com.android.calendar D/BackupManagerService(17159): Now staging backup of com.google.android.gm D/BackupManagerService(17159): Now staging backup of com.google.android.calendar D/BackupManagerService(17159): Now staging backup of com.google.android.talk D/BackupManagerService(17159): Now staging backup of org.uguess.android.sysinfo.pro D/BackupManagerService(17159): Now staging backup of com.yelp.android D/BackupManagerService(17159): Now staging backup of com.google.android.inputmethod.latin D/BackupManagerService(17159): Now staging backup of it.webxperience D/BackupManagerService(17159): Now staging backup of pt.webprods.android.file.manager.pro D/BackupManagerService(17159): Now staging backup of com.google.android.apps.genie.geniewidget E/PerformBackupTask(17159): Transport error in initializeDevice() V/BackupManagerService(17159): Ancestral packages: 175 I/BackupManagerService(17159): Backup pass finished. D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@13c52702} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@13c52702} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@daacef6} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@daacef6} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@daacef6} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@daacef6} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@daacef6} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@daacef6} W/ActivityManager(17159): Permission Denial: Accessing service ComponentInfo{com.google.android.music/com.google.android.music.dial.DialMediaRouteProviderService} from pid=19369, uid=10020 that is not exported from uid 10065 D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@304121e1} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@304121e1} I/ProcessStatsService(17159): Prepared write state in 12ms D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@304121e1} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@304121e1} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@381be342} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@381be342} I/ActivityManager(17159): Waited long enough for: ServiceRecord{2a2a0f53 u0 com.amazon.venezia/com.amazon.sdk.availability.AvailabilityService} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@381be342} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@381be342} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@15a65c4a} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@15a65c4a} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@15a65c4a} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@15a65c4a} W/ActivityManager(17159): Permission Denial: Accessing service ComponentInfo{com.google.android.music/com.google.android.music.dial.DialMediaRouteProviderService} from pid=19369, uid=10020 that is not exported from uid 10065 I/EntropyMixer(17159): Writing entropy... D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@264d16e4} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@264d16e4} I/ProcessStatsService(17159): Prepared write state in 12ms D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@b736f5a} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@b736f5a} V/BackupManagerService(17159): Running a backup pass V/BackupManagerService(17159): clearing pending backups V/PerformBackupTask(17159): Beginning backup of 18 targets I/PerformBackupTask(17159): Initializing (wiping) backup state and transport storage V/BackupManagerService(17159): Ancestral packages: 175 D/BackupManagerService(17159): Now staging backup of com.android.providers.settings D/BackupManagerService(17159): Now staging backup of android D/BackupManagerService(17159): Now staging backup of com.android.providers.userdictionary D/BackupManagerService(17159): Now staging backup of com.android.sharedstoragebackup D/BackupManagerService(17159): Now staging backup of com.android.vending D/BackupManagerService(17159): Now staging backup of com.google.android.googlequicksearchbox D/BackupManagerService(17159): Now staging backup of com.google.android.marvin.talkback D/BackupManagerService(17159): Now staging backup of com.android.browser D/BackupManagerService(17159): Now staging backup of com.android.calendar D/BackupManagerService(17159): Now staging backup of com.google.android.gm D/BackupManagerService(17159): Now staging backup of com.google.android.calendar D/BackupManagerService(17159): Now staging backup of com.google.android.talk D/BackupManagerService(17159): Now staging backup of org.uguess.android.sysinfo.pro D/BackupManagerService(17159): Now staging backup of com.yelp.android D/BackupManagerService(17159): Now staging backup of com.google.android.inputmethod.latin D/BackupManagerService(17159): Now staging backup of it.webxperience D/BackupManagerService(17159): Now staging backup of pt.webprods.android.file.manager.pro D/BackupManagerService(17159): Now staging backup of com.google.android.apps.genie.geniewidget E/PerformBackupTask(17159): Transport error in initializeDevice() V/BackupManagerService(17159): Ancestral packages: 175 I/BackupManagerService(17159): Backup pass finished. D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@b736f5a} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@b736f5a} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1973b8c8} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1973b8c8} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1973b8c8} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1973b8c8} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@35e647a4} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@35e647a4} W/ActivityManager(17159): Permission Denial: Accessing service ComponentInfo{com.google.android.music/com.google.android.music.dial.DialMediaRouteProviderService} from pid=19369, uid=10020 that is not exported from uid 10065 D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@35e647a4} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@35e647a4} I/ProcessStatsService(17159): Prepared write state in 12ms D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@6c40070} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@6c40070} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@6c40070} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@6c40070} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@6c40070} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@6c40070} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@6c40070} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@6c40070} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@6c40070} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@6c40070} W/ActivityManager(17159): Permission Denial: Accessing service ComponentInfo{com.google.android.music/com.google.android.music.dial.DialMediaRouteProviderService} from pid=19369, uid=10020 that is not exported from uid 10065 D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@6c40070} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@6c40070} I/ProcessStatsService(17159): Prepared write state in 21ms I/ProcessStatsService(17159): Prepared write state in 0ms D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@852503a} I/ProcessStatsService(17159): Pruning old procstats: /data/system/procstats/state-2015-01-05-06-43-18.bin D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@852503a} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@852503a} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@852503a} V/BackupManagerService(17159): Running a backup pass V/BackupManagerService(17159): clearing pending backups V/PerformBackupTask(17159): Beginning backup of 18 targets D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@287378e1} I/PerformBackupTask(17159): Initializing (wiping) backup state and transport storage V/BackupManagerService(17159): Ancestral packages: 175 D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@287378e1} D/BackupManagerService(17159): Now staging backup of com.android.providers.settings D/BackupManagerService(17159): Now staging backup of android D/BackupManagerService(17159): Now staging backup of com.android.providers.userdictionary D/BackupManagerService(17159): Now staging backup of com.android.sharedstoragebackup D/BackupManagerService(17159): Now staging backup of com.android.vending D/BackupManagerService(17159): Now staging backup of com.google.android.googlequicksearchbox D/BackupManagerService(17159): Now staging backup of com.google.android.marvin.talkback D/BackupManagerService(17159): Now staging backup of com.android.browser D/BackupManagerService(17159): Now staging backup of com.android.calendar D/BackupManagerService(17159): Now staging backup of com.google.android.gm D/BackupManagerService(17159): Now staging backup of com.google.android.calendar D/BackupManagerService(17159): Now staging backup of com.google.android.talk D/BackupManagerService(17159): Now staging backup of org.uguess.android.sysinfo.pro D/BackupManagerService(17159): Now staging backup of com.yelp.android D/BackupManagerService(17159): Now staging backup of com.google.android.inputmethod.latin D/BackupManagerService(17159): Now staging backup of it.webxperience D/BackupManagerService(17159): Now staging backup of pt.webprods.android.file.manager.pro D/BackupManagerService(17159): Now staging backup of com.google.android.apps.genie.geniewidget E/PerformBackupTask(17159): Transport error in initializeDevice() V/BackupManagerService(17159): Ancestral packages: 175 I/BackupManagerService(17159): Backup pass finished. D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@287378e1} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@287378e1} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@287378e1} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@287378e1} W/ActivityManager(17159): Permission Denial: Accessing service ComponentInfo{com.google.android.music/com.google.android.music.dial.DialMediaRouteProviderService} from pid=19369, uid=10020 that is not exported from uid 10065 D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@287378e1} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@287378e1} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@287378e1} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@287378e1} I/ProcessStatsService(17159): Prepared write state in 13ms D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@287378e1} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@287378e1} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@287378e1} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@287378e1} I/ActivityManager(17159): Waited long enough for: ServiceRecord{3611c8e u0 com.amazon.venezia/com.amazon.sdk.availability.AvailabilityService} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@287378e1} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@287378e1} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@287378e1} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@287378e1} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@287378e1} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@287378e1} W/ActivityManager(17159): Permission Denial: Accessing service ComponentInfo{com.google.android.music/com.google.android.music.dial.DialMediaRouteProviderService} from pid=19369, uid=10020 that is not exported from uid 10065 D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@287378e1} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@287378e1} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@287378e1} I/ProcessStatsService(17159): Prepared write state in 12ms D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@287378e1} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@287378e1} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@287378e1} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@287378e1} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@287378e1} V/BackupManagerService(17159): Running a backup pass V/BackupManagerService(17159): clearing pending backups V/PerformBackupTask(17159): Beginning backup of 18 targets I/PerformBackupTask(17159): Initializing (wiping) backup state and transport storage V/BackupManagerService(17159): Ancestral packages: 175 D/BackupManagerService(17159): Now staging backup of com.android.providers.settings D/BackupManagerService(17159): Now staging backup of android D/BackupManagerService(17159): Now staging backup of com.android.providers.userdictionary D/BackupManagerService(17159): Now staging backup of com.android.sharedstoragebackup D/BackupManagerService(17159): Now staging backup of com.android.vending D/BackupManagerService(17159): Now staging backup of com.google.android.googlequicksearchbox D/BackupManagerService(17159): Now staging backup of com.google.android.marvin.talkback D/BackupManagerService(17159): Now staging backup of com.android.browser D/BackupManagerService(17159): Now staging backup of com.android.calendar D/BackupManagerService(17159): Now staging backup of com.google.android.gm D/BackupManagerService(17159): Now staging backup of com.google.android.calendar D/BackupManagerService(17159): Now staging backup of com.google.android.talk D/BackupManagerService(17159): Now staging backup of org.uguess.android.sysinfo.pro D/BackupManagerService(17159): Now staging backup of com.yelp.android D/BackupManagerService(17159): Now staging backup of com.google.android.inputmethod.latin D/BackupManagerService(17159): Now staging backup of it.webxperience D/BackupManagerService(17159): Now staging backup of pt.webprods.android.file.manager.pro D/BackupManagerService(17159): Now staging backup of com.google.android.apps.genie.geniewidget E/PerformBackupTask(17159): Transport error in initializeDevice() V/BackupManagerService(17159): Ancestral packages: 175 I/BackupManagerService(17159): Backup pass finished. D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@287378e1} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@287378e1} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@287378e1} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@287378e1} W/ActivityManager(17159): Permission Denial: Accessing service ComponentInfo{com.google.android.music/com.google.android.music.dial.DialMediaRouteProviderService} from pid=19369, uid=10020 that is not exported from uid 10065 D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@287378e1} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@287378e1} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2e2153dd} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2e2153dd} I/ProcessStatsService(17159): Prepared write state in 12ms D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2e2153dd} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2e2153dd} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2e2153dd} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2e2153dd} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2e2153dd} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2e2153dd} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1c6450d9} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1c6450d9} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2e2153dd} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2e2153dd} W/ActivityManager(17159): Permission Denial: Accessing service ComponentInfo{com.google.android.music/com.google.android.music.dial.DialMediaRouteProviderService} from pid=19369, uid=10020 that is not exported from uid 10065 D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2e2153dd} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2e2153dd} I/EntropyMixer(17159): Writing entropy... D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2e2153dd} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2e2153dd} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2e2153dd} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2e2153dd} I/ProcessStatsService(17159): Prepared write state in 12ms D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2fb2d181} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2fb2d181} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2fb2d181} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2fb2d181} V/BackupManagerService(17159): Running a backup pass V/BackupManagerService(17159): clearing pending backups V/PerformBackupTask(17159): Beginning backup of 18 targets I/PerformBackupTask(17159): Initializing (wiping) backup state and transport storage V/BackupManagerService(17159): Ancestral packages: 175 D/BackupManagerService(17159): Now staging backup of com.android.providers.settings D/BackupManagerService(17159): Now staging backup of android D/BackupManagerService(17159): Now staging backup of com.android.providers.userdictionary D/BackupManagerService(17159): Now staging backup of com.android.sharedstoragebackup D/BackupManagerService(17159): Now staging backup of com.android.vending D/BackupManagerService(17159): Now staging backup of com.google.android.googlequicksearchbox D/BackupManagerService(17159): Now staging backup of com.google.android.marvin.talkback D/BackupManagerService(17159): Now staging backup of com.android.browser D/BackupManagerService(17159): Now staging backup of com.android.calendar D/BackupManagerService(17159): Now staging backup of com.google.android.gm D/BackupManagerService(17159): Now staging backup of com.google.android.calendar D/BackupManagerService(17159): Now staging backup of com.google.android.talk D/BackupManagerService(17159): Now staging backup of org.uguess.android.sysinfo.pro D/BackupManagerService(17159): Now staging backup of com.yelp.android D/BackupManagerService(17159): Now staging backup of com.google.android.inputmethod.latin D/BackupManagerService(17159): Now staging backup of it.webxperience D/BackupManagerService(17159): Now staging backup of pt.webprods.android.file.manager.pro D/BackupManagerService(17159): Now staging backup of com.google.android.apps.genie.geniewidget E/PerformBackupTask(17159): Transport error in initializeDevice() V/BackupManagerService(17159): Ancestral packages: 175 I/BackupManagerService(17159): Backup pass finished. D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2fb2d181} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2fb2d181} W/ActivityManager(17159): Permission Denial: Accessing service ComponentInfo{com.google.android.music/com.google.android.music.dial.DialMediaRouteProviderService} from pid=19369, uid=10020 that is not exported from uid 10065 D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2fb2d181} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2fb2d181} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2fb2d181} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2fb2d181} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2fb2d181} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2fb2d181} I/ProcessStatsService(17159): Prepared write state in 12ms I/ProcessStatsService(17159): Prepared write state in 21ms D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2fb2d181} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2fb2d181} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2fb2d181} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2fb2d181} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@36f67929} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@36f67929} W/ActivityManager(17159): Permission Denial: Accessing service ComponentInfo{com.google.android.music/com.google.android.music.dial.DialMediaRouteProviderService} from pid=19369, uid=10020 that is not exported from uid 10065 D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@36f67929} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@36f67929} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@36f67929} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@36f67929} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1fef355e} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1fef355e} I/ProcessStatsService(17159): Prepared write state in 20ms D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1fef355e} I/ProcessStatsService(17159): Pruning old procstats: /data/system/procstats/state-2015-01-05-09-43-18.bin D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1fef355e} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@231ce7d1} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@231ce7d1} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@231ce7d1} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@231ce7d1} V/BackupManagerService(17159): Running a backup pass V/BackupManagerService(17159): clearing pending backups V/PerformBackupTask(17159): Beginning backup of 18 targets D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@231ce7d1} I/PerformBackupTask(17159): Initializing (wiping) backup state and transport storage V/BackupManagerService(17159): Ancestral packages: 175 D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@231ce7d1} D/BackupManagerService(17159): Now staging backup of com.android.providers.settings D/BackupManagerService(17159): Now staging backup of android D/BackupManagerService(17159): Now staging backup of com.android.providers.userdictionary D/BackupManagerService(17159): Now staging backup of com.android.sharedstoragebackup D/BackupManagerService(17159): Now staging backup of com.android.vending D/BackupManagerService(17159): Now staging backup of com.google.android.googlequicksearchbox D/BackupManagerService(17159): Now staging backup of com.google.android.marvin.talkback D/BackupManagerService(17159): Now staging backup of com.android.browser D/BackupManagerService(17159): Now staging backup of com.android.calendar D/BackupManagerService(17159): Now staging backup of com.google.android.gm D/BackupManagerService(17159): Now staging backup of com.google.android.calendar D/BackupManagerService(17159): Now staging backup of com.google.android.talk D/BackupManagerService(17159): Now staging backup of org.uguess.android.sysinfo.pro D/BackupManagerService(17159): Now staging backup of com.yelp.android D/BackupManagerService(17159): Now staging backup of com.google.android.inputmethod.latin D/BackupManagerService(17159): Now staging backup of it.webxperience D/BackupManagerService(17159): Now staging backup of pt.webprods.android.file.manager.pro D/BackupManagerService(17159): Now staging backup of com.google.android.apps.genie.geniewidget E/PerformBackupTask(17159): Transport error in initializeDevice() V/BackupManagerService(17159): Ancestral packages: 175 I/BackupManagerService(17159): Backup pass finished. W/ActivityManager(17159): Permission Denial: Accessing service ComponentInfo{com.google.android.music/com.google.android.music.dial.DialMediaRouteProviderService} from pid=19369, uid=10020 that is not exported from uid 10065 D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@231ce7d1} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@231ce7d1} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2a05f4e6} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2a05f4e6} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2a05f4e6} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2a05f4e6} I/ProcessStatsService(17159): Prepared write state in 11ms I/ProcessStatsService(17159): Prepared write state in 27ms D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2a05f4e6} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2a05f4e6} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2a05f4e6} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2a05f4e6} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2a05f4e6} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2a05f4e6} W/ActivityManager(17159): Permission Denial: Accessing service ComponentInfo{com.google.android.music/com.google.android.music.dial.DialMediaRouteProviderService} from pid=19369, uid=10020 that is not exported from uid 10065 D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2a05f4e6} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2a05f4e6} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2a05f4e6} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2a05f4e6} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1be0860f} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1be0860f} I/ProcessStatsService(17159): Prepared write state in 18ms I/ProcessStatsService(17159): Prepared write state in 10ms D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1be0860f} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1be0860f} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1be0860f} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1be0860f} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1be0860f} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1be0860f} W/ActivityManager(17159): Permission Denial: Accessing service ComponentInfo{com.google.android.music/com.google.android.music.dial.DialMediaRouteProviderService} from pid=19369, uid=10020 that is not exported from uid 10065 V/BackupManagerService(17159): Running a backup pass V/BackupManagerService(17159): clearing pending backups V/PerformBackupTask(17159): Beginning backup of 18 targets D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1be0860f} I/PerformBackupTask(17159): Initializing (wiping) backup state and transport storage V/BackupManagerService(17159): Ancestral packages: 175 D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1be0860f} D/BackupManagerService(17159): Now staging backup of com.android.providers.settings D/BackupManagerService(17159): Now staging backup of android D/BackupManagerService(17159): Now staging backup of com.android.providers.userdictionary D/BackupManagerService(17159): Now staging backup of com.android.sharedstoragebackup D/BackupManagerService(17159): Now staging backup of com.android.vending D/BackupManagerService(17159): Now staging backup of com.google.android.googlequicksearchbox D/BackupManagerService(17159): Now staging backup of com.google.android.marvin.talkback D/BackupManagerService(17159): Now staging backup of com.android.browser D/BackupManagerService(17159): Now staging backup of com.android.calendar D/BackupManagerService(17159): Now staging backup of com.google.android.gm D/BackupManagerService(17159): Now staging backup of com.google.android.calendar D/BackupManagerService(17159): Now staging backup of com.google.android.talk D/BackupManagerService(17159): Now staging backup of org.uguess.android.sysinfo.pro D/BackupManagerService(17159): Now staging backup of com.yelp.android D/BackupManagerService(17159): Now staging backup of com.google.android.inputmethod.latin D/BackupManagerService(17159): Now staging backup of it.webxperience D/BackupManagerService(17159): Now staging backup of pt.webprods.android.file.manager.pro D/BackupManagerService(17159): Now staging backup of com.google.android.apps.genie.geniewidget E/PerformBackupTask(17159): Transport error in initializeDevice() V/BackupManagerService(17159): Ancestral packages: 175 I/BackupManagerService(17159): Backup pass finished. D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1be0860f} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1be0860f} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1be0860f} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1be0860f} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1be0860f} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1be0860f} I/ProcessStatsService(17159): Prepared write state in 12ms I/ProcessStatsService(17159): Prepared write state in 10ms D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1be0860f} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1be0860f} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1be0860f} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1be0860f} W/ActivityManager(17159): Permission Denial: Accessing service ComponentInfo{com.google.android.music/com.google.android.music.dial.DialMediaRouteProviderService} from pid=19369, uid=10020 that is not exported from uid 10065 D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1be0860f} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1be0860f} I/EntropyMixer(17159): Writing entropy... D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1be0860f} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1be0860f} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1be0860f} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1be0860f} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1be0860f} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1be0860f} I/ProcessStatsService(17159): Prepared write state in 12ms D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1be0860f} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1be0860f} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1be0860f} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1be0860f} W/ActivityManager(17159): Permission Denial: Accessing service ComponentInfo{com.google.android.music/com.google.android.music.dial.DialMediaRouteProviderService} from pid=19369, uid=10020 that is not exported from uid 10065 D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1be0860f} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1be0860f} V/BackupManagerService(17159): Running a backup pass V/BackupManagerService(17159): clearing pending backups V/PerformBackupTask(17159): Beginning backup of 18 targets D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1be0860f} I/PerformBackupTask(17159): Initializing (wiping) backup state and transport storage V/BackupManagerService(17159): Ancestral packages: 175 D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1be0860f} D/BackupManagerService(17159): Now staging backup of com.android.providers.settings D/BackupManagerService(17159): Now staging backup of android D/BackupManagerService(17159): Now staging backup of com.android.providers.userdictionary D/BackupManagerService(17159): Now staging backup of com.android.sharedstoragebackup D/BackupManagerService(17159): Now staging backup of com.android.vending D/BackupManagerService(17159): Now staging backup of com.google.android.googlequicksearchbox D/BackupManagerService(17159): Now staging backup of com.google.android.marvin.talkback D/BackupManagerService(17159): Now staging backup of com.android.browser D/BackupManagerService(17159): Now staging backup of com.android.calendar D/BackupManagerService(17159): Now staging backup of com.google.android.gm D/BackupManagerService(17159): Now staging backup of com.google.android.calendar D/BackupManagerService(17159): Now staging backup of com.google.android.talk D/BackupManagerService(17159): Now staging backup of org.uguess.android.sysinfo.pro D/BackupManagerService(17159): Now staging backup of com.yelp.android D/BackupManagerService(17159): Now staging backup of com.google.android.inputmethod.latin D/BackupManagerService(17159): Now staging backup of it.webxperience D/BackupManagerService(17159): Now staging backup of pt.webprods.android.file.manager.pro D/BackupManagerService(17159): Now staging backup of com.google.android.apps.genie.geniewidget E/PerformBackupTask(17159): Transport error in initializeDevice() V/BackupManagerService(17159): Ancestral packages: 175 I/BackupManagerService(17159): Backup pass finished. D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1be0860f} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1be0860f} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1be0860f} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1be0860f} I/ProcessStatsService(17159): Prepared write state in 13ms I/ProcessStatsService(17159): Prepared write state in 10ms D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1be0860f} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1be0860f} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1be0860f} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1be0860f} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3c4eb472} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3c4eb472} W/ActivityManager(17159): Permission Denial: Accessing service ComponentInfo{com.google.android.music/com.google.android.music.dial.DialMediaRouteProviderService} from pid=19369, uid=10020 that is not exported from uid 10065 D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3c4eb472} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3c4eb472} W/ResourcesManager(20719): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources. W/ResourcesManager(20719): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources. D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@4ff8b2a} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@4ff8b2a} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@4ff8b2a} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@4ff8b2a} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@30d2c239} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@30d2c239} I/ProcessStatsService(17159): Prepared write state in 21ms I/ProcessStatsService(17159): Prepared write state in 0ms I/ProcessStatsService(17159): Pruning old procstats: /data/system/procstats/state-2015-01-05-12-43-33.bin D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@30d2c239} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@30d2c239} I/ActivityManager(17159): Start proc com.google.android.apps.plus for broadcast com.google.android.apps.plus/.service.CheckAndEngageSyncAlarmReceiver: pid=23101 uid=10067 gids={50067, 9997, 3003, 3002, 1028, 1015} abi=armeabi-v7a W/ResourcesManager(23101): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources. I/ActivityManager(17159): Start proc android.process.acore for content provider com.android.providers.contacts/.ContactsProvider2: pid=23131 uid=10002 gids={50002, 9997, 3003, 1028, 1015} abi=armeabi-v7a I/ActivityManager(17159): Killing 21275:com.google.android.keep/u0a171 (adj 15): empty for 36887s W/libprocessgroup(17159): failed to open /acct/uid_10171/pid_21275/cgroup.procs: No such file or directory D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@37462c53} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@37462c53} W/ActivityManager(17159): Permission Denial: Accessing service ComponentInfo{com.google.android.music/com.google.android.music.dial.DialMediaRouteProviderService} from pid=19369, uid=10020 that is not exported from uid 10065 D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@37462c53} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@37462c53} V/BackupManagerService(17159): Running a backup pass V/BackupManagerService(17159): clearing pending backups V/PerformBackupTask(17159): Beginning backup of 18 targets D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@37462c53} I/PerformBackupTask(17159): Initializing (wiping) backup state and transport storage V/BackupManagerService(17159): Ancestral packages: 175 D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@37462c53} D/BackupManagerService(17159): Now staging backup of com.android.providers.settings D/BackupManagerService(17159): Now staging backup of android D/BackupManagerService(17159): Now staging backup of com.android.providers.userdictionary D/BackupManagerService(17159): Now staging backup of com.android.sharedstoragebackup D/BackupManagerService(17159): Now staging backup of com.android.vending D/BackupManagerService(17159): Now staging backup of com.google.android.googlequicksearchbox D/BackupManagerService(17159): Now staging backup of com.google.android.marvin.talkback D/BackupManagerService(17159): Now staging backup of com.android.browser D/BackupManagerService(17159): Now staging backup of com.android.calendar D/BackupManagerService(17159): Now staging backup of com.google.android.gm D/BackupManagerService(17159): Now staging backup of com.google.android.calendar D/BackupManagerService(17159): Now staging backup of com.google.android.talk D/BackupManagerService(17159): Now staging backup of org.uguess.android.sysinfo.pro D/BackupManagerService(17159): Now staging backup of com.yelp.android D/BackupManagerService(17159): Now staging backup of com.google.android.inputmethod.latin D/BackupManagerService(17159): Now staging backup of it.webxperience D/BackupManagerService(17159): Now staging backup of pt.webprods.android.file.manager.pro D/BackupManagerService(17159): Now staging backup of com.google.android.apps.genie.geniewidget E/PerformBackupTask(17159): Transport error in initializeDevice() V/BackupManagerService(17159): Ancestral packages: 175 I/BackupManagerService(17159): Backup pass finished. D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@37462c53} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@37462c53} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2f243a62} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2f243a62} I/ProcessStatsService(17159): Prepared write state in 15ms D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2f243a62} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2f243a62} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@fe29310} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@fe29310} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1c3db428} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1c3db428} W/ActivityManager(17159): Permission Denial: Accessing service ComponentInfo{com.google.android.music/com.google.android.music.dial.DialMediaRouteProviderService} from pid=19369, uid=10020 that is not exported from uid 10065 I/MountService(17159): Running fstrim idle maintenance I/MountServiceIdler(17159): Got mount service completion callback I/fstrim ( 145): Starting fstrim work... I/fstrim ( 145): Invoking FITRIM ioctl on /data E/fstrim ( 145): FITRIM ioctl failed on /data (error 95/Operation not supported on transport endpoint) I/fstrim ( 145): Invoking FITRIM ioctl on /cache E/fstrim ( 145): FITRIM ioctl failed on /cache (error 95/Operation not supported on transport endpoint) I/fstrim ( 145): Finished fstrim work. I/ActivityManager(17159): Start proc com.google.android.inputmethod.latin for broadcast com.google.android.inputmethod.latin/com.android.inputmethod.dictionarypack.EventHandler: pid=23280 uid=10095 gids={50095, 9997, 3003, 1028, 1015} abi=armeabi-v7a D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1c3db428} I/ActivityManager(17159): Killing 18764:android.process.media/u0a4 (adj 15): empty for 2157s W/libprocessgroup(17159): failed to open /acct/uid_10004/pid_18764/cgroup.procs: No such file or directory D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1c3db428} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1c3db428} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1c3db428} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1c3db428} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1c3db428} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1c3db428} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1c3db428} I/ProcessStatsService(17159): Prepared write state in 21ms I/ProcessStatsService(17159): Prepared write state in 18ms D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1c3db428} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1c3db428} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1c3db428} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1c3db428} W/ActivityManager(17159): Permission Denial: Accessing service ComponentInfo{com.google.android.music/com.google.android.music.dial.DialMediaRouteProviderService} from pid=19369, uid=10020 that is not exported from uid 10065 D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1c3db428} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1c3db428} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3e1b11cb} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3e1b11cb} V/BackupManagerService(17159): Running a backup pass V/BackupManagerService(17159): clearing pending backups V/PerformBackupTask(17159): Beginning backup of 18 targets D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3e1b11cb} I/PerformBackupTask(17159): Initializing (wiping) backup state and transport storage V/BackupManagerService(17159): Ancestral packages: 175 D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3e1b11cb} D/BackupManagerService(17159): Now staging backup of com.android.providers.settings D/BackupManagerService(17159): Now staging backup of android D/BackupManagerService(17159): Now staging backup of com.android.providers.userdictionary D/BackupManagerService(17159): Now staging backup of com.android.sharedstoragebackup D/BackupManagerService(17159): Now staging backup of com.android.vending D/BackupManagerService(17159): Now staging backup of com.google.android.googlequicksearchbox D/BackupManagerService(17159): Now staging backup of com.google.android.marvin.talkback D/BackupManagerService(17159): Now staging backup of com.android.browser D/BackupManagerService(17159): Now staging backup of com.android.calendar D/BackupManagerService(17159): Now staging backup of com.google.android.gm D/BackupManagerService(17159): Now staging backup of com.google.android.calendar D/BackupManagerService(17159): Now staging backup of com.google.android.talk D/BackupManagerService(17159): Now staging backup of org.uguess.android.sysinfo.pro D/BackupManagerService(17159): Now staging backup of com.yelp.android D/BackupManagerService(17159): Now staging backup of com.google.android.inputmethod.latin D/BackupManagerService(17159): Now staging backup of it.webxperience D/BackupManagerService(17159): Now staging backup of pt.webprods.android.file.manager.pro D/BackupManagerService(17159): Now staging backup of com.google.android.apps.genie.geniewidget E/PerformBackupTask(17159): Transport error in initializeDevice() V/BackupManagerService(17159): Ancestral packages: 175 I/BackupManagerService(17159): Backup pass finished. D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3e1b11cb} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3e1b11cb} I/ProcessStatsService(17159): Prepared write state in 14ms I/ProcessStatsService(17159): Prepared write state in 26ms D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3e1b11cb} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3e1b11cb} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3e1b11cb} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3e1b11cb} W/ActivityManager(17159): Permission Denial: Accessing service ComponentInfo{com.google.android.music/com.google.android.music.dial.DialMediaRouteProviderService} from pid=19369, uid=10020 that is not exported from uid 10065 D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3e1b11cb} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3e1b11cb} I/EntropyMixer(17159): Writing entropy... D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@34e7de29} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@34e7de29} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3a2f0eba} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3a2f0eba} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3a2f0eba} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3a2f0eba} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2224330e} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2224330e} I/ProcessStatsService(17159): Prepared write state in 14ms I/ProcessStatsService(17159): Prepared write state in 15ms D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3d540b7d} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3d540b7d} W/ActivityManager(17159): Permission Denial: Accessing service ComponentInfo{com.google.android.music/com.google.android.music.dial.DialMediaRouteProviderService} from pid=19369, uid=10020 that is not exported from uid 10065 D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@27cfe634} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@27cfe634} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3e2e6a15} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3e2e6a15} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@236f4b82} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@236f4b82} I/ActivityManager(17159): Waited long enough for: ServiceRecord{278fc2e7 u0 com.amazon.venezia/com.amazon.sdk.availability.AvailabilityService} V/BackupManagerService(17159): Running a backup pass V/BackupManagerService(17159): clearing pending backups V/PerformBackupTask(17159): Beginning backup of 18 targets I/PerformBackupTask(17159): Initializing (wiping) backup state and transport storage D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@236f4b82} V/BackupManagerService(17159): Ancestral packages: 175 D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@236f4b82} D/BackupManagerService(17159): Now staging backup of com.android.providers.settings D/BackupManagerService(17159): Now staging backup of android D/BackupManagerService(17159): Now staging backup of com.android.providers.userdictionary D/BackupManagerService(17159): Now staging backup of com.android.sharedstoragebackup D/BackupManagerService(17159): Now staging backup of com.android.vending D/BackupManagerService(17159): Now staging backup of com.google.android.googlequicksearchbox D/BackupManagerService(17159): Now staging backup of com.google.android.marvin.talkback D/BackupManagerService(17159): Now staging backup of com.android.browser D/BackupManagerService(17159): Now staging backup of com.android.calendar D/BackupManagerService(17159): Now staging backup of com.google.android.gm D/BackupManagerService(17159): Now staging backup of com.google.android.calendar D/BackupManagerService(17159): Now staging backup of com.google.android.talk D/BackupManagerService(17159): Now staging backup of org.uguess.android.sysinfo.pro D/BackupManagerService(17159): Now staging backup of com.yelp.android D/BackupManagerService(17159): Now staging backup of com.google.android.inputmethod.latin D/BackupManagerService(17159): Now staging backup of it.webxperience D/BackupManagerService(17159): Now staging backup of pt.webprods.android.file.manager.pro D/BackupManagerService(17159): Now staging backup of com.google.android.apps.genie.geniewidget E/PerformBackupTask(17159): Transport error in initializeDevice() V/BackupManagerService(17159): Ancestral packages: 175 I/BackupManagerService(17159): Backup pass finished. D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1128de1d} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1128de1d} I/ProcessStatsService(17159): Prepared write state in 16ms I/ProcessStatsService(17159): Prepared write state in 20ms D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@ec3a7ea} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@ec3a7ea} W/ActivityManager(17159): Permission Denial: Accessing service ComponentInfo{com.google.android.music/com.google.android.music.dial.DialMediaRouteProviderService} from pid=19369, uid=10020 that is not exported from uid 10065 D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e8d0e43} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e8d0e43} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e8d0e43} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e8d0e43} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e8d0e43} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e8d0e43} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e8d0e43} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e8d0e43} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e8d0e43} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e8d0e43} I/ProcessStatsService(17159): Prepared write state in 22ms I/ProcessStatsService(17159): Pruning old procstats: /data/system/procstats/state-2015-01-05-15-45-01.bin D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e8d0e43} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e8d0e43} W/ActivityManager(17159): Permission Denial: Accessing service ComponentInfo{com.google.android.music/com.google.android.music.dial.DialMediaRouteProviderService} from pid=19369, uid=10020 that is not exported from uid 10065 D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e8d0e43} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e8d0e43} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e8d0e43} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e8d0e43} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e8d0e43} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e8d0e43} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e8d0e43} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e8d0e43} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e8d0e43} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e8d0e43} V/BackupManagerService(17159): Running a backup pass V/BackupManagerService(17159): clearing pending backups V/PerformBackupTask(17159): Beginning backup of 18 targets I/PerformBackupTask(17159): Initializing (wiping) backup state and transport storage V/BackupManagerService(17159): Ancestral packages: 175 D/BackupManagerService(17159): Now staging backup of com.android.providers.settings D/BackupManagerService(17159): Now staging backup of android D/BackupManagerService(17159): Now staging backup of com.android.providers.userdictionary D/BackupManagerService(17159): Now staging backup of com.android.sharedstoragebackup D/BackupManagerService(17159): Now staging backup of com.android.vending D/BackupManagerService(17159): Now staging backup of com.google.android.googlequicksearchbox D/BackupManagerService(17159): Now staging backup of com.google.android.marvin.talkback D/BackupManagerService(17159): Now staging backup of com.android.browser D/BackupManagerService(17159): Now staging backup of com.android.calendar D/BackupManagerService(17159): Now staging backup of com.google.android.gm D/BackupManagerService(17159): Now staging backup of com.google.android.calendar D/BackupManagerService(17159): Now staging backup of com.google.android.talk D/BackupManagerService(17159): Now staging backup of org.uguess.android.sysinfo.pro D/BackupManagerService(17159): Now staging backup of com.yelp.android D/BackupManagerService(17159): Now staging backup of com.google.android.inputmethod.latin D/BackupManagerService(17159): Now staging backup of it.webxperience D/BackupManagerService(17159): Now staging backup of pt.webprods.android.file.manager.pro D/BackupManagerService(17159): Now staging backup of com.google.android.apps.genie.geniewidget E/PerformBackupTask(17159): Transport error in initializeDevice() V/BackupManagerService(17159): Ancestral packages: 175 I/BackupManagerService(17159): Backup pass finished. D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e8d0e43} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e8d0e43} I/ProcessStatsService(17159): Prepared write state in 13ms D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e8d0e43} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e8d0e43} W/ActivityManager(17159): Permission Denial: Accessing service ComponentInfo{com.google.android.music/com.google.android.music.dial.DialMediaRouteProviderService} from pid=19369, uid=10020 that is not exported from uid 10065 D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e8d0e43} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e8d0e43} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e8d0e43} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e8d0e43} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e8d0e43} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e8d0e43} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e8d0e43} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e8d0e43} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e8d0e43} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e8d0e43} I/ProcessStatsService(17159): Prepared write state in 16ms I/ProcessStatsService(17159): Prepared write state in 12ms D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e8d0e43} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e8d0e43} W/ActivityManager(17159): Permission Denial: Accessing service ComponentInfo{com.google.android.music/com.google.android.music.dial.DialMediaRouteProviderService} from pid=19369, uid=10020 that is not exported from uid 10065 D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e8d0e43} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e8d0e43} D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e8d0e43} --------- beginning of main W/System.err(18192): ... 23 more D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e8d0e43} I/GCoreUlr(18192): Successfully inserted location I/GCoreUlr(18192): Not calling LocationReporter, hasMoved: false, elapsed millis: 2954028, request: Stationary(3600000) D/Sensors (17159): sensor activation called: handle=0, enabled=1******************************** D/Sensors (17159): sensor activation called: handle=0, enabled=0******************************** W/art (17159): Long monitor contention event with owner method=void com.android.server.power.PowerManagerService.releaseWakeLockInternal(android.os.IBinder, int) from PowerManagerService.java:811 waiters=0 for 582ms D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e8d0e43} I/wpa_supplicant(17580): wlan0: CTRL-EVENT-SCAN-STARTED D/PhoneApp(17861): getPhone phoneId:0 D/PhoneApp(17861): getPhone phoneId:0 D/PhoneApp(17861): getPhone phoneId:0 W/System.err(18192): java.net.UnknownHostException: Unable to resolve host "www.google.com": No address associated with hostname W/System.err(18192): at java.net.InetAddress.lookupHostByName(InetAddress.java:457) W/System.err(18192): at java.net.InetAddress.getAllByNameImpl(InetAddress.java:252) W/System.err(18192): at java.net.InetAddress.getAllByName(InetAddress.java:215) W/System.err(18192): at com.android.okhttp.HostResolver$1.getAllByName(HostResolver.java:29) W/System.err(18192): at com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:232) W/System.err(18192): at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:124) W/System.err(18192): at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:272) W/System.err(18192): at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:211) W/System.err(18192): at com.android.okhttp.internal.http.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:373) W/System.err(18192): at com.android.okhttp.internal.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:106) W/System.err(18192): at com.android.okhttp.internal.http.HttpURLConnectionImpl.getOutputStream(HttpURLConnectionImpl.java:208) W/System.err(18192): at com.android.okhttp.internal.http.DelegatingHttpsURLConnection.getOutputStream(DelegatingHttpsURLConnection.java:218) W/System.err(18192): at com.android.okhttp.internal.http.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:25) W/System.err(18192): at com.google.android.gms.http.GoogleHttpClient.a(SourceFile:928) W/System.err(18192): at com.google.android.gms.http.GoogleHttpClient.b(SourceFile:769) W/System.err(18192): at com.google.android.gms.http.GoogleHttpClient.execute(SourceFile:673) W/System.err(18192): at com.google.android.c.c.a.execute(SourceFile:365) W/System.err(18192): at com.google.android.c.c.a.execute(SourceFile:447) W/System.err(18192): at com.google.p.a.b.a.b.g(SourceFile:126) W/System.err(18192): at com.google.p.a.b.a.b.c(SourceFile:172) W/System.err(18192): at com.google.v.a.d.run(SourceFile:418) W/System.err(18192): at com.google.v.a.c.b(SourceFile:224) W/System.err(18192): at com.google.v.a.c.run(SourceFile:198) W/System.err(18192): at com.google.p.a.c.b.run(SourceFile:96) W/System.err(18192): Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No address associated with hostname) W/System.err(18192): at libcore.io.Posix.android_getaddrinfo(Native Method) W/System.err(18192): at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:55) W/System.err(18192): at java.net.InetAddress.lookupHostByName(InetAddress.java:438) W/System.err(18192): ... 23 more D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e8d0e43} I/GCoreUlr(18192): Successfully inserted location I/GCoreUlr(18192): Not calling LocationReporter, hasMoved: false, elapsed millis: 3239489, request: Stationary(3600000) W/art (17159): Long monitor contention event with owner method=void com.android.server.power.PowerManagerService.releaseWakeLockInternal(android.os.IBinder, int) from PowerManagerService.java:811 waiters=0 for 584ms I/Velvet.VelvetNetworkClient(19369): Network connection not availble D/Sensors (17159): sensor activation called: handle=0, enabled=1******************************** D/Sensors (17159): sensor activation called: handle=0, enabled=0******************************** I/art (17159): Explicit concurrent mark sweep GC freed 29875(1995KB) AllocSpace objects, 50(858KB) LOS objects, 16% free, 20MB/24MB, paused 15.412ms total 248.522ms D/Sensors (17159): sensor activation called: handle=0, enabled=1******************************** D/Sensors (17159): sensor activation called: handle=0, enabled=0******************************** I/GCoreUlr(18192): Received powerMode change from NLP: com.google.android.location.activity.LOW_POWER_MODE_ENABLED I/GCoreUlr(18192): Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_UPDATE_ACTIVE_STATE cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService }, extras=null I/GCoreUlr(18192): Ensuring that reporting is active for [account#-1#] I/GCoreUlr(18192): Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_LOCATION_STATUS cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) }, extras=Bundle[{status=LocationStatus[cell status: STATUS_SUCCESSFUL, wifi status: STATUS_SUCCESSFUL, elapsed realtime ns: 28375371987448]}] D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@119c2d43} I/wpa_supplicant(17580): wlan0: CTRL-EVENT-SCAN-STARTED D/PhoneApp(17861): getPhone phoneId:0 D/PhoneApp(17861): getPhone phoneId:0 D/PhoneApp(17861): getPhone phoneId:0 W/System.err(18192): java.net.UnknownHostException: Unable to resolve host "www.google.com": No address associated with hostname W/System.err(18192): at java.net.InetAddress.lookupHostByName(InetAddress.java:457) W/System.err(18192): at java.net.InetAddress.getAllByNameImpl(InetAddress.java:252) W/System.err(18192): at java.net.InetAddress.getAllByName(InetAddress.java:215) W/System.err(18192): at com.android.okhttp.HostResolver$1.getAllByName(HostResolver.java:29) W/System.err(18192): at com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:232) W/System.err(18192): at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:124) W/System.err(18192): at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:272) W/System.err(18192): at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:211) W/System.err(18192): at com.android.okhttp.internal.http.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:373) W/System.err(18192): at com.android.okhttp.internal.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:106) W/System.err(18192): at com.android.okhttp.internal.http.HttpURLConnectionImpl.getOutputStream(HttpURLConnectionImpl.java:208) W/System.err(18192): at com.android.okhttp.internal.http.DelegatingHttpsURLConnection.getOutputStream(DelegatingHttpsURLConnection.java:218) W/System.err(18192): at com.android.okhttp.internal.http.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:25) W/System.err(18192): at com.google.android.gms.http.GoogleHttpClient.a(SourceFile:928) W/System.err(18192): at com.google.android.gms.http.GoogleHttpClient.b(SourceFile:769) W/System.err(18192): at com.google.android.gms.http.GoogleHttpClient.execute(SourceFile:673) W/System.err(18192): at com.google.android.c.c.a.execute(SourceFile:365) W/System.err(18192): at com.google.android.c.c.a.execute(SourceFile:447) W/System.err(18192): at com.google.p.a.b.a.b.g(SourceFile:126) W/System.err(18192): at com.google.p.a.b.a.b.c(SourceFile:172) W/System.err(18192): at com.google.v.a.d.run(SourceFile:418) W/System.err(18192): at com.google.v.a.c.b(SourceFile:224) W/System.err(18192): at com.google.v.a.c.run(SourceFile:198) W/System.err(18192): at com.google.p.a.c.b.run(SourceFile:96) W/System.err(18192): Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No address associated with hostname) W/System.err(18192): at libcore.io.Posix.android_getaddrinfo(Native Method) W/System.err(18192): at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:55) W/System.err(18192): at java.net.InetAddress.lookupHostByName(InetAddress.java:438) W/System.err(18192): ... 23 more D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@119c2d43} I/GCoreUlr(18192): Successfully inserted location I/GCoreUlr(18192): Not calling LocationReporter, hasMoved: false, elapsed millis: 3524377, request: Stationary(3600000) W/art (17159): Long monitor contention event with owner method=void com.android.server.power.PowerManagerService.releaseWakeLockInternal(android.os.IBinder, int) from PowerManagerService.java:811 waiters=0 for 826ms W/art (17159): Long monitor contention event with owner method=void com.android.server.am.BroadcastQueue.processNextBroadcast(boolean) from BroadcastQueue.java:544 waiters=0 for 220ms D/Sensors (17159): sensor activation called: handle=0, enabled=1******************************** I/EventLogService(18216): Opted in for usage reporting I/EventLogService(18216): Aggregate from 1420672568283 (log), 1420672568283 (data) I/ServiceDumpSys(18216): dumping service [account] D/Sensors (17159): sensor activation called: handle=0, enabled=0******************************** W/art (17159): Long monitor contention event with owner method=void com.android.server.power.PowerManagerService.releaseWakeLockInternal(android.os.IBinder, int) from PowerManagerService.java:811 waiters=0 for 572ms W/art (17159): Long monitor contention event with owner method=void com.android.server.job.controllers.TimeController.maybeStopTrackingJob(com.android.server.job.controllers.JobStatus) from TimeController.java:116 waiters=0 for 161ms W/art (17159): Long monitor contention event with owner method=void com.android.server.power.PowerManagerService.releaseWakeLockInternal(android.os.IBinder, int) from PowerManagerService.java:811 waiters=0 for 335ms W/art (17159): Long monitor contention event with owner method=void com.android.server.am.BroadcastQueue.processNextBroadcast(boolean) from BroadcastQueue.java:544 waiters=0 for 428ms D/Sensors (17159): sensor activation called: handle=0, enabled=1******************************** D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@119c2d43} I/wpa_supplicant(17580): wlan0: CTRL-EVENT-SCAN-STARTED D/PhoneApp(17861): getPhone phoneId:0 D/PhoneApp(17861): getPhone phoneId:0 D/PhoneApp(17861): getPhone phoneId:0 D/Sensors (17159): sensor activation called: handle=0, enabled=0******************************** W/System.err(18192): java.net.UnknownHostException: Unable to resolve host "www.google.com": No address associated with hostname W/System.err(18192): at java.net.InetAddress.lookupHostByName(InetAddress.java:457) W/System.err(18192): at java.net.InetAddress.getAllByNameImpl(InetAddress.java:252) W/System.err(18192): at java.net.InetAddress.getAllByName(InetAddress.java:215) W/System.err(18192): at com.android.okhttp.HostResolver$1.getAllByName(HostResolver.java:29) W/System.err(18192): at com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:232) W/System.err(18192): at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:124) W/System.err(18192): at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:272) W/System.err(18192): at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:211) W/System.err(18192): at com.android.okhttp.internal.http.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:373) W/System.err(18192): at com.android.okhttp.internal.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:106) W/System.err(18192): at com.android.okhttp.internal.http.HttpURLConnectionImpl.getOutputStream(HttpURLConnectionImpl.java:208) W/System.err(18192): at com.android.okhttp.internal.http.DelegatingHttpsURLConnection.getOutputStream(DelegatingHttpsURLConnection.java:218) W/System.err(18192): at com.android.okhttp.internal.http.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:25) W/System.err(18192): at com.google.android.gms.http.GoogleHttpClient.a(SourceFile:928) W/System.err(18192): at com.google.android.gms.http.GoogleHttpClient.b(SourceFile:769) W/System.err(18192): at com.google.android.gms.http.GoogleHttpClient.execute(SourceFile:673) W/System.err(18192): at com.google.android.c.c.a.execute(SourceFile:365) W/System.err(18192): at com.google.android.c.c.a.execute(SourceFile:447) W/System.err(18192): at com.google.p.a.b.a.b.g(SourceFile:126) W/System.err(18192): at com.google.p.a.b.a.b.c(SourceFile:172) W/System.err(18192): at com.google.v.a.d.run(SourceFile:418) W/System.err(18192): at com.google.v.a.c.b(SourceFile:224) W/System.err(18192): at com.google.v.a.c.run(SourceFile:198) W/System.err(18192): at com.google.p.a.c.b.run(SourceFile:96) W/System.err(18192): Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No address associated with hostname) W/System.err(18192): at libcore.io.Posix.android_getaddrinfo(Native Method) W/System.err(18192): at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:55) W/System.err(18192): at java.net.InetAddress.lookupHostByName(InetAddress.java:438) W/System.err(18192): ... 23 more D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@119c2d43} I/GCoreUlr(18192): Successfully inserted location I/GCoreUlr(18192): Starting service, intent=Intent { act=com.google.android.location.reporting.UPLOAD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService }, extras=null I/GCoreUlr(18192): Batch Location Update aborted because not connected V/BackupManagerService(17159): Running a backup pass V/BackupManagerService(17159): clearing pending backups V/PerformBackupTask(17159): Beginning backup of 18 targets D/Sensors (17159): sensor activation called: handle=0, enabled=1******************************** I/PerformBackupTask(17159): Initializing (wiping) backup state and transport storage V/BackupManagerService(17159): Ancestral packages: 175 D/Sensors (17159): sensor activation called: handle=0, enabled=0******************************** D/BackupManagerService(17159): Now staging backup of com.android.providers.settings D/BackupManagerService(17159): Now staging backup of android D/BackupManagerService(17159): Now staging backup of com.android.providers.userdictionary D/BackupManagerService(17159): Now staging backup of com.android.sharedstoragebackup D/BackupManagerService(17159): Now staging backup of com.android.vending D/BackupManagerService(17159): Now staging backup of com.google.android.googlequicksearchbox D/BackupManagerService(17159): Now staging backup of com.google.android.marvin.talkback D/BackupManagerService(17159): Now staging backup of com.android.browser D/BackupManagerService(17159): Now staging backup of com.android.calendar D/BackupManagerService(17159): Now staging backup of com.google.android.gm D/BackupManagerService(17159): Now staging backup of com.google.android.calendar D/BackupManagerService(17159): Now staging backup of com.google.android.talk D/BackupManagerService(17159): Now staging backup of org.uguess.android.sysinfo.pro D/BackupManagerService(17159): Now staging backup of com.yelp.android D/BackupManagerService(17159): Now staging backup of com.google.android.inputmethod.latin D/BackupManagerService(17159): Now staging backup of it.webxperience D/BackupManagerService(17159): Now staging backup of pt.webprods.android.file.manager.pro D/BackupManagerService(17159): Now staging backup of com.google.android.apps.genie.geniewidget W/GmsBackupTransport(18192): Not ready for backup request right now: [OperationScheduler: enabledState=false moratoriumSet=2015-01-06/22:52:16 moratorium=1969-12-31/16:00:00 trigger=1969-12-31/16:00:00] E/PerformBackupTask(17159): Transport error in initializeDevice() V/BackupManagerService(17159): Ancestral packages: 175 I/BackupManagerService(17159): Backup pass finished. W/art (17159): Long monitor contention event with owner method=void com.android.server.power.PowerManagerService.releaseWakeLockInternal(android.os.IBinder, int) from PowerManagerService.java:811 waiters=0 for 823ms I/ProcessStatsService(17159): Prepared write state in 13ms I/art (18052): Explicit concurrent mark sweep GC freed 4957(206KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 5MB/8MB, paused 4.913ms total 61.126ms W/art (17159): Long monitor contention event with owner method=void com.android.server.job.controllers.TimeController.maybeStopTrackingJob(com.android.server.job.controllers.JobStatus) from TimeController.java:116 waiters=0 for 146ms D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@119c2d43} I/wpa_supplicant(17580): wlan0: CTRL-EVENT-SCAN-STARTED D/PhoneApp(17861): getPhone phoneId:0 D/PhoneApp(17861): getPhone phoneId:0 D/PhoneApp(17861): getPhone phoneId:0 W/System.err(18192): java.net.UnknownHostException: Unable to resolve host "www.google.com": No address associated with hostname W/System.err(18192): at java.net.InetAddress.lookupHostByName(InetAddress.java:457) W/System.err(18192): at java.net.InetAddress.getAllByNameImpl(InetAddress.java:252) W/System.err(18192): at java.net.InetAddress.getAllByName(InetAddress.java:215) W/System.err(18192): at com.android.okhttp.HostResolver$1.getAllByName(HostResolver.java:29) W/System.err(18192): at com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:232) W/System.err(18192): at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:124) W/System.err(18192): at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:272) W/System.err(18192): at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:211) W/System.err(18192): at com.android.okhttp.internal.http.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:373) W/System.err(18192): at com.android.okhttp.internal.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:106) W/System.err(18192): at com.android.okhttp.internal.http.HttpURLConnectionImpl.getOutputStream(HttpURLConnectionImpl.java:208) W/System.err(18192): at com.android.okhttp.internal.http.DelegatingHttpsURLConnection.getOutputStream(DelegatingHttpsURLConnection.java:218) W/System.err(18192): at com.android.okhttp.internal.http.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:25) W/System.err(18192): at com.google.android.gms.http.GoogleHttpClient.a(SourceFile:928) W/System.err(18192): at com.google.android.gms.http.GoogleHttpClient.b(SourceFile:769) W/System.err(18192): at com.google.android.gms.http.GoogleHttpClient.execute(SourceFile:673) W/System.err(18192): at com.google.android.c.c.a.execute(SourceFile:365) W/System.err(18192): at com.google.android.c.c.a.execute(SourceFile:447) W/System.err(18192): at com.google.p.a.b.a.b.g(SourceFile:126) W/System.err(18192): at com.google.p.a.b.a.b.c(SourceFile:172) W/System.err(18192): at com.google.v.a.d.run(SourceFile:418) W/System.err(18192): at com.google.v.a.c.b(SourceFile:224) W/System.err(18192): at com.google.v.a.c.run(SourceFile:198) W/System.err(18192): at com.google.p.a.c.b.run(SourceFile:96) W/System.err(18192): Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No address associated with hostname) W/System.err(18192): at libcore.io.Posix.android_getaddrinfo(Native Method) W/System.err(18192): at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:55) W/System.err(18192): at java.net.InetAddress.lookupHostByName(InetAddress.java:438) W/System.err(18192): ... 23 more D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@119c2d43} I/GCoreUlr(18192): Successfully inserted location I/GCoreUlr(18192): Not calling LocationReporter, hasMoved: false, elapsed millis: 300565, request: Stationary(3600000) W/art (17159): Long monitor contention event with owner method=void com.android.server.power.PowerManagerService.releaseWakeLockInternal(android.os.IBinder, int) from PowerManagerService.java:811 waiters=0 for 581ms I/Velvet.VelvetNetworkClient(19369): Network connection not availble D/Sensors (17159): sensor activation called: handle=0, enabled=1******************************** I/GLSUser (18052): [GLSUser] extracting token using key:Auth W/GLSActivity(18052): gms.StatusHelper Status from wire: NetworkError status: NETWORK_ERROR I/GLSUser (18052): GLS error: NetworkError kalyanr@gmail.com oauth2:https://www.googleapis.com/auth/ads_measurement E/Ads (18216): [JAMS] Failed to get OAuth token: java.io.IOException: NetworkError D/Sensors (17159): sensor activation called: handle=0, enabled=0******************************** I/GCoreUlr(18192): Received powerMode change from NLP: com.google.android.location.activity.LOW_POWER_MODE_ENABLED I/GCoreUlr(18192): Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_UPDATE_ACTIVE_STATE cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService }, extras=null I/art (18192): Explicit concurrent mark sweep GC freed 72518(3MB) AllocSpace objects, 0(0B) LOS objects, 36% free, 7MB/11MB, paused 1.373ms total 154.022ms I/GCoreUlr(18192): Ensuring that reporting is active for [account#-1#] I/GCoreUlr(18192): Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_LOCATION_STATUS cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) }, extras=Bundle[{status=LocationStatus[cell status: STATUS_SUCCESSFUL, wifi status: STATUS_SUCCESSFUL, elapsed realtime ns: 28375371987448]}] W/art (17159): Long monitor contention event with owner method=void com.android.server.power.PowerManagerService.releaseWakeLockInternal(android.os.IBinder, int) from PowerManagerService.java:811 waiters=0 for 572ms W/art (17159): Long monitor contention event with owner method=void com.android.server.power.PowerManagerService.releaseWakeLockInternal(android.os.IBinder, int) from PowerManagerService.java:811 waiters=0 for 576ms W/art (17159): Long monitor contention event with owner method=void com.android.server.power.PowerManagerService.releaseWakeLockInternal(android.os.IBinder, int) from PowerManagerService.java:811 waiters=0 for 587ms W/ActivityManager(17159): Permission Denial: Accessing service ComponentInfo{com.google.android.music/com.google.android.music.dial.DialMediaRouteProviderService} from pid=19369, uid=10020 that is not exported from uid 10065 I/Velvet.VelvetNetworkClient(19369): Network connection not availble W/EntriesRefreshIntentService(19369): Error sending request to the server W/art (17159): Long monitor contention event with owner method=void com.android.server.power.PowerManagerService.releaseWakeLockInternal(android.os.IBinder, int) from PowerManagerService.java:811 waiters=0 for 581ms D/Sensors (17159): sensor activation called: handle=0, enabled=1******************************** D/Sensors (17159): sensor activation called: handle=0, enabled=0******************************** W/art (17159): Long monitor contention event with owner method=void com.android.server.power.PowerManagerService.releaseWakeLockInternal(android.os.IBinder, int) from PowerManagerService.java:811 waiters=0 for 582ms D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@119c2d43} I/wpa_supplicant(17580): wlan0: CTRL-EVENT-SCAN-STARTED D/PhoneApp(17861): getPhone phoneId:0 D/PhoneApp(17861): getPhone phoneId:0 D/PhoneApp(17861): getPhone phoneId:0 W/System.err(18192): java.net.UnknownHostException: Unable to resolve host "www.google.com": No address associated with hostname W/System.err(18192): at java.net.InetAddress.lookupHostByName(InetAddress.java:457) W/System.err(18192): at java.net.InetAddress.getAllByNameImpl(InetAddress.java:252) W/System.err(18192): at java.net.InetAddress.getAllByName(InetAddress.java:215) W/System.err(18192): at com.android.okhttp.HostResolver$1.getAllByName(HostResolver.java:29) W/System.err(18192): at com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:232) W/System.err(18192): at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:124) W/System.err(18192): at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:272) W/System.err(18192): at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:211) W/System.err(18192): at com.android.okhttp.internal.http.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:373) W/System.err(18192): at com.android.okhttp.internal.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:106) W/System.err(18192): at com.android.okhttp.internal.http.HttpURLConnectionImpl.getOutputStream(HttpURLConnectionImpl.java:208) W/System.err(18192): at com.android.okhttp.internal.http.DelegatingHttpsURLConnection.getOutputStream(DelegatingHttpsURLConnection.java:218) W/System.err(18192): at com.android.okhttp.internal.http.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:25) W/System.err(18192): at com.google.android.gms.http.GoogleHttpClient.a(SourceFile:928) W/System.err(18192): at com.google.android.gms.http.GoogleHttpClient.b(SourceFile:769) W/System.err(18192): at com.google.android.gms.http.GoogleHttpClient.execute(SourceFile:673) W/System.err(18192): at com.google.android.c.c.a.execute(SourceFile:365) W/System.err(18192): at com.google.android.c.c.a.execute(SourceFile:447) W/System.err(18192): at com.google.p.a.b.a.b.g(SourceFile:126) W/System.err(18192): at com.google.p.a.b.a.b.c(SourceFile:172) W/System.err(18192): at com.google.v.a.d.run(SourceFile:418) W/System.err(18192): at com.google.v.a.c.b(SourceFile:224) W/System.err(18192): at com.google.v.a.c.run(SourceFile:198) W/System.err(18192): at com.google.p.a.c.b.run(SourceFile:96) W/System.err(18192): Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No address associated with hostname) W/System.err(18192): at libcore.io.Posix.android_getaddrinfo(Native Method) W/System.err(18192): at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:55) W/System.err(18192): at java.net.InetAddress.lookupHostByName(InetAddress.java:438) W/System.err(18192): ... 23 more D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@119c2d43} I/GCoreUlr(18192): Successfully inserted location I/GCoreUlr(18192): Not calling LocationReporter, hasMoved: false, elapsed millis: 585625, request: Stationary(3600000) W/art (17159): Long monitor contention event with owner method=void com.android.server.power.PowerManagerService.releaseWakeLockInternal(android.os.IBinder, int) from PowerManagerService.java:811 waiters=0 for 581ms D/Sensors (17159): sensor activation called: handle=0, enabled=1******************************** D/Sensors (17159): sensor activation called: handle=0, enabled=0******************************** W/art (17159): Long monitor contention event with owner method=void com.android.server.power.PowerManagerService.releaseWakeLockInternal(android.os.IBinder, int) from PowerManagerService.java:811 waiters=0 for 595ms I/EntropyMixer(17159): Writing entropy... D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@119c2d43} I/wpa_supplicant(17580): wlan0: CTRL-EVENT-SCAN-STARTED D/PhoneApp(17861): getPhone phoneId:0 D/PhoneApp(17861): getPhone phoneId:0 D/PhoneApp(17861): getPhone phoneId:0 W/System.err(18192): java.net.UnknownHostException: Unable to resolve host "www.google.com": No address associated with hostname W/System.err(18192): at java.net.InetAddress.lookupHostByName(InetAddress.java:457) W/System.err(18192): at java.net.InetAddress.getAllByNameImpl(InetAddress.java:252) W/System.err(18192): at java.net.InetAddress.getAllByName(InetAddress.java:215) W/System.err(18192): at com.android.okhttp.HostResolver$1.getAllByName(HostResolver.java:29) W/System.err(18192): at com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:232) W/System.err(18192): at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:124) W/System.err(18192): at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:272) W/System.err(18192): at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:211) W/System.err(18192): at com.android.okhttp.internal.http.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:373) W/System.err(18192): at com.android.okhttp.internal.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:106) W/System.err(18192): at com.android.okhttp.internal.http.HttpURLConnectionImpl.getOutputStream(HttpURLConnectionImpl.java:208) W/System.err(18192): at com.android.okhttp.internal.http.DelegatingHttpsURLConnection.getOutputStream(DelegatingHttpsURLConnection.java:218) W/System.err(18192): at com.android.okhttp.internal.http.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:25) W/System.err(18192): at com.google.android.gms.http.GoogleHttpClient.a(SourceFile:928) W/System.err(18192): at com.google.android.gms.http.GoogleHttpClient.b(SourceFile:769) W/System.err(18192): at com.google.android.gms.http.GoogleHttpClient.execute(SourceFile:673) W/System.err(18192): at com.google.android.c.c.a.execute(SourceFile:365) W/System.err(18192): at com.google.android.c.c.a.execute(SourceFile:447) W/System.err(18192): at com.google.p.a.b.a.b.g(SourceFile:126) W/System.err(18192): at com.google.p.a.b.a.b.c(SourceFile:172) W/System.err(18192): at com.google.v.a.d.run(SourceFile:418) W/System.err(18192): at com.google.v.a.c.b(SourceFile:224) W/System.err(18192): at com.google.v.a.c.run(SourceFile:198) W/System.err(18192): at com.google.p.a.c.b.run(SourceFile:96) W/System.err(18192): Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No address associated with hostname) W/System.err(18192): at libcore.io.Posix.android_getaddrinfo(Native Method) W/System.err(18192): at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:55) W/System.err(18192): at java.net.InetAddress.lookupHostByName(InetAddress.java:438) W/System.err(18192): ... 23 more D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@119c2d43} I/GCoreUlr(18192): Successfully inserted location I/GCoreUlr(18192): Not calling LocationReporter, hasMoved: false, elapsed millis: 871160, request: Stationary(3600000) I/GCoreUlr(18192): WorldUpdater received intent Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD flg=0x4 cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) } with receiverAction null D/Sensors (17159): sensor activation called: handle=0, enabled=1******************************** I/GCoreUlr(18192): No GCM registration ID I/GCoreUlr(18192): Ensuring that reporting is active for [account#-1#] I/GCoreUlr(18192): Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_LOCATION_STATUS cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) }, extras=Bundle[{status=LocationStatus[cell status: STATUS_SUCCESSFUL, wifi status: STATUS_SUCCESSFUL, elapsed realtime ns: 28375371987448]}] D/Sensors (17159): sensor activation called: handle=0, enabled=0******************************** W/art (17159): Long monitor contention event with owner method=void com.android.server.power.PowerManagerService.releaseWakeLockInternal(android.os.IBinder, int) from PowerManagerService.java:811 waiters=0 for 575ms W/art (17159): Long monitor contention event with owner method=void com.android.server.power.PowerManagerService.releaseWakeLockInternal(android.os.IBinder, int) from PowerManagerService.java:811 waiters=0 for 572ms I/art (17159): Background partial concurrent mark sweep GC freed 81734(3MB) AllocSpace objects, 12(192KB) LOS objects, 17% free, 19MB/23MB, paused 1.861ms total 322.082ms D/Sensors (17159): sensor activation called: handle=0, enabled=1******************************** D/Sensors (17159): sensor activation called: handle=0, enabled=0******************************** I/GCoreUlr(18192): Received powerMode change from NLP: com.google.android.location.activity.LOW_POWER_MODE_ENABLED I/GCoreUlr(18192): Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_UPDATE_ACTIVE_STATE cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService }, extras=null I/GCoreUlr(18192): Ensuring that reporting is active for [account#-1#] I/GCoreUlr(18192): Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_LOCATION_STATUS cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) }, extras=Bundle[{status=LocationStatus[cell status: STATUS_SUCCESSFUL, wifi status: STATUS_SUCCESSFUL, elapsed realtime ns: 28375371987448]}] D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@35b4cc29} I/wpa_supplicant(17580): wlan0: CTRL-EVENT-SCAN-STARTED D/PhoneApp(17861): getPhone phoneId:0 D/PhoneApp(17861): getPhone phoneId:0 D/PhoneApp(17861): getPhone phoneId:0 W/System.err(18192): java.net.UnknownHostException: Unable to resolve host "www.google.com": No address associated with hostname W/System.err(18192): at java.net.InetAddress.lookupHostByName(InetAddress.java:457) W/System.err(18192): at java.net.InetAddress.getAllByNameImpl(InetAddress.java:252) W/System.err(18192): at java.net.InetAddress.getAllByName(InetAddress.java:215) W/System.err(18192): at com.android.okhttp.HostResolver$1.getAllByName(HostResolver.java:29) W/System.err(18192): at com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:232) W/System.err(18192): at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:124) W/System.err(18192): at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:272) W/System.err(18192): at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:211) W/System.err(18192): at com.android.okhttp.internal.http.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:373) W/System.err(18192): at com.android.okhttp.internal.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:106) W/System.err(18192): at com.android.okhttp.internal.http.HttpURLConnectionImpl.getOutputStream(HttpURLConnectionImpl.java:208) W/System.err(18192): at com.android.okhttp.internal.http.DelegatingHttpsURLConnection.getOutputStream(DelegatingHttpsURLConnection.java:218) W/System.err(18192): at com.android.okhttp.internal.http.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:25) W/System.err(18192): at com.google.android.gms.http.GoogleHttpClient.a(SourceFile:928) W/System.err(18192): at com.google.android.gms.http.GoogleHttpClient.b(SourceFile:769) W/System.err(18192): at com.google.android.gms.http.GoogleHttpClient.execute(SourceFile:673) W/System.err(18192): at com.google.android.c.c.a.execute(SourceFile:365) W/System.err(18192): at com.google.android.c.c.a.execute(SourceFile:447) W/System.err(18192): at com.google.p.a.b.a.b.g(SourceFile:126) W/System.err(18192): at com.google.p.a.b.a.b.c(SourceFile:172) W/System.err(18192): at com.google.v.a.d.run(SourceFile:418) W/System.err(18192): at com.google.v.a.c.b(SourceFile:224) W/System.err(18192): at com.google.v.a.c.run(SourceFile:198) W/System.err(18192): at com.google.p.a.c.b.run(SourceFile:96) W/System.err(18192): Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No address associated with hostname) W/System.err(18192): at libcore.io.Posix.android_getaddrinfo(Native Method) W/System.err(18192): at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:55) W/System.err(18192): at java.net.InetAddress.lookupHostByName(InetAddress.java:438) W/System.err(18192): ... 23 more D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@35b4cc29} I/GCoreUlr(18192): Successfully inserted location I/GCoreUlr(18192): Not calling LocationReporter, hasMoved: false, elapsed millis: 1155749, request: Stationary(3600000) W/art (17159): Long monitor contention event with owner method=void com.android.server.job.controllers.TimeController.maybeStopTrackingJob(com.android.server.job.controllers.JobStatus) from TimeController.java:116 waiters=0 for 111ms I/Velvet.VelvetNetworkClient(19369): Network connection not availble W/art (17159): Long monitor contention event with owner method=int com.android.server.am.PendingIntentRecord.sendInner(int, android.content.Intent, java.lang.String, android.content.IIntentReceiver, java.lang.String, android.os.IBinder, java.lang.String, int, int, int, android.os.Bundle, android.app.IActivityContainer) from PendingIntentRecord.java:203 waiters=0 for 385ms D/Sensors (17159): sensor activation called: handle=0, enabled=1******************************** D/Sensors (17159): sensor activation called: handle=0, enabled=0******************************** W/art (17159): Long monitor contention event with owner method=void com.android.server.job.controllers.TimeController.maybeStopTrackingJob(com.android.server.job.controllers.JobStatus) from TimeController.java:116 waiters=0 for 137ms D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@35b4cc29} I/wpa_supplicant(17580): wlan0: CTRL-EVENT-SCAN-STARTED D/PhoneApp(17861): getPhone phoneId:0 D/PhoneApp(17861): getPhone phoneId:0 D/PhoneApp(17861): getPhone phoneId:0 W/System.err(18192): java.net.UnknownHostException: Unable to resolve host "www.google.com": No address associated with hostname W/System.err(18192): at java.net.InetAddress.lookupHostByName(InetAddress.java:457) W/System.err(18192): at java.net.InetAddress.getAllByNameImpl(InetAddress.java:252) W/System.err(18192): at java.net.InetAddress.getAllByName(InetAddress.java:215) W/System.err(18192): at com.android.okhttp.HostResolver$1.getAllByName(HostResolver.java:29) W/System.err(18192): at com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:232) W/System.err(18192): at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:124) W/System.err(18192): at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:272) W/System.err(18192): at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:211) W/System.err(18192): at com.android.okhttp.internal.http.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:373) W/System.err(18192): at com.android.okhttp.internal.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:106) W/System.err(18192): at com.android.okhttp.internal.http.HttpURLConnectionImpl.getOutputStream(HttpURLConnectionImpl.java:208) W/System.err(18192): at com.android.okhttp.internal.http.DelegatingHttpsURLConnection.getOutputStream(DelegatingHttpsURLConnection.java:218) W/System.err(18192): at com.android.okhttp.internal.http.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:25) W/System.err(18192): at com.google.android.gms.http.GoogleHttpClient.a(SourceFile:928) W/System.err(18192): at com.google.android.gms.http.GoogleHttpClient.b(SourceFile:769) W/System.err(18192): at com.google.android.gms.http.GoogleHttpClient.execute(SourceFile:673) W/System.err(18192): at com.google.android.c.c.a.execute(SourceFile:365) W/System.err(18192): at com.google.android.c.c.a.execute(SourceFile:447) W/System.err(18192): at com.google.p.a.b.a.b.g(SourceFile:126) W/System.err(18192): at com.google.p.a.b.a.b.c(SourceFile:172) W/System.err(18192): at com.google.v.a.d.run(SourceFile:418) W/System.err(18192): at com.google.v.a.c.b(SourceFile:224) W/System.err(18192): at com.google.v.a.c.run(SourceFile:198) W/System.err(18192): at com.google.p.a.c.b.run(SourceFile:96) W/System.err(18192): Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No address associated with hostname) W/System.err(18192): at libcore.io.Posix.android_getaddrinfo(Native Method) W/System.err(18192): at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:55) W/System.err(18192): at java.net.InetAddress.lookupHostByName(InetAddress.java:438) W/System.err(18192): ... 23 more D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@35b4cc29} I/GCoreUlr(18192): Successfully inserted location I/GCoreUlr(18192): Not calling LocationReporter, hasMoved: false, elapsed millis: 1441169, request: Stationary(3600000) W/art (17159): Long monitor contention event with owner method=void com.android.server.power.PowerManagerService.releaseWakeLockInternal(android.os.IBinder, int) from PowerManagerService.java:811 waiters=0 for 576ms D/Sensors (17159): sensor activation called: handle=0, enabled=1******************************** D/Sensors (17159): sensor activation called: handle=0, enabled=0******************************** W/art (17159): Long monitor contention event with owner method=void com.android.server.power.PowerManagerService.releaseWakeLockInternal(android.os.IBinder, int) from PowerManagerService.java:811 waiters=0 for 582ms W/art (17159): Long monitor contention event with owner method=void com.android.server.job.controllers.TimeController.maybeStopTrackingJob(com.android.server.job.controllers.JobStatus) from TimeController.java:116 waiters=0 for 159ms D/Sensors (17159): sensor activation called: handle=0, enabled=1******************************** I/EventLogService(18216): Opted in for usage reporting I/EventLogService(18216): Aggregate from 1420674368575 (log), 1420674368575 (data) I/ServiceDumpSys(18216): dumping service [account] D/Sensors (17159): sensor activation called: handle=0, enabled=0******************************** I/art (18192): Explicit concurrent mark sweep GC freed 61821(2MB) AllocSpace objects, 0(0B) LOS objects, 36% free, 6MB/10MB, paused 1.220ms total 57.586ms I/art (18052): Explicit concurrent mark sweep GC freed 8544(415KB) AllocSpace objects, 0(0B) LOS objects, 40% free, 5MB/8MB, paused 823us total 34.698ms D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@35b4cc29} I/wpa_supplicant(17580): wlan0: CTRL-EVENT-SCAN-STARTED D/PhoneApp(17861): getPhone phoneId:0 D/PhoneApp(17861): getPhone phoneId:0 D/PhoneApp(17861): getPhone phoneId:0 W/System.err(18192): java.net.UnknownHostException: Unable to resolve host "www.google.com": No address associated with hostname W/System.err(18192): at java.net.InetAddress.lookupHostByName(InetAddress.java:457) W/System.err(18192): at java.net.InetAddress.getAllByNameImpl(InetAddress.java:252) W/System.err(18192): at java.net.InetAddress.getAllByName(InetAddress.java:215) W/System.err(18192): at com.android.okhttp.HostResolver$1.getAllByName(HostResolver.java:29) W/System.err(18192): at com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:232) W/System.err(18192): at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:124) W/System.err(18192): at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:272) W/System.err(18192): at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:211) W/System.err(18192): at com.android.okhttp.internal.http.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:373) W/System.err(18192): at com.android.okhttp.internal.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:106) W/System.err(18192): at com.android.okhttp.internal.http.HttpURLConnectionImpl.getOutputStream(HttpURLConnectionImpl.java:208) W/System.err(18192): at com.android.okhttp.internal.http.DelegatingHttpsURLConnection.getOutputStream(DelegatingHttpsURLConnection.java:218) W/System.err(18192): at com.android.okhttp.internal.http.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:25) W/System.err(18192): at com.google.android.gms.http.GoogleHttpClient.a(SourceFile:928) W/System.err(18192): at com.google.android.gms.http.GoogleHttpClient.b(SourceFile:769) W/System.err(18192): at com.google.android.gms.http.GoogleHttpClient.execute(SourceFile:673) W/System.err(18192): at com.google.android.c.c.a.execute(SourceFile:365) W/System.err(18192): at com.google.android.c.c.a.execute(SourceFile:447) W/System.err(18192): at com.google.p.a.b.a.b.g(SourceFile:126) W/System.err(18192): at com.google.p.a.b.a.b.c(SourceFile:172) W/System.err(18192): at com.google.v.a.d.run(SourceFile:418) W/System.err(18192): at com.google.v.a.c.b(SourceFile:224) W/System.err(18192): at com.google.v.a.c.run(SourceFile:198) W/System.err(18192): at com.google.p.a.c.b.run(SourceFile:96) W/System.err(18192): Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No address associated with hostname) W/System.err(18192): at libcore.io.Posix.android_getaddrinfo(Native Method) W/System.err(18192): at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:55) W/System.err(18192): at java.net.InetAddress.lookupHostByName(InetAddress.java:438) W/System.err(18192): ... 23 more D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@35b4cc29} I/GCoreUlr(18192): Successfully inserted location I/GCoreUlr(18192): Not calling LocationReporter, hasMoved: false, elapsed millis: 1727059, request: Stationary(3600000) W/art (17159): Long monitor contention event with owner method=void com.android.server.power.PowerManagerService.releaseWakeLockInternal(android.os.IBinder, int) from PowerManagerService.java:811 waiters=0 for 590ms D/Sensors (17159): sensor activation called: handle=0, enabled=1******************************** D/Sensors (17159): sensor activation called: handle=0, enabled=0******************************** I/GCoreUlr(18192): Received powerMode change from NLP: com.google.android.location.activity.LOW_POWER_MODE_ENABLED I/GCoreUlr(18192): Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_UPDATE_ACTIVE_STATE cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService }, extras=null I/GCoreUlr(18192): Ensuring that reporting is active for [account#-1#] I/GCoreUlr(18192): Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_LOCATION_STATUS cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) }, extras=Bundle[{status=LocationStatus[cell status: STATUS_SUCCESSFUL, wifi status: STATUS_SUCCESSFUL, elapsed realtime ns: 28375371987448]}] W/art (17159): Long monitor contention event with owner method=void com.android.server.power.PowerManagerService.releaseWakeLockInternal(android.os.IBinder, int) from PowerManagerService.java:811 waiters=0 for 580ms W/art (17159): Long monitor contention event with owner method=void com.android.server.power.PowerManagerService.releaseWakeLockInternal(android.os.IBinder, int) from PowerManagerService.java:811 waiters=0 for 600ms W/art (17159): Long monitor contention event with owner method=void com.android.server.power.PowerManagerService.releaseWakeLockInternal(android.os.IBinder, int) from PowerManagerService.java:811 waiters=0 for 581ms D/Sensors (17159): sensor activation called: handle=0, enabled=1******************************** D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@35b4cc29} I/wpa_supplicant(17580): wlan0: CTRL-EVENT-SCAN-STARTED D/PhoneApp(17861): getPhone phoneId:0 D/PhoneApp(17861): getPhone phoneId:0 D/PhoneApp(17861): getPhone phoneId:0 D/Sensors (17159): sensor activation called: handle=0, enabled=0******************************** W/System.err(18192): java.net.UnknownHostException: Unable to resolve host "www.google.com": No address associated with hostname W/System.err(18192): at java.net.InetAddress.lookupHostByName(InetAddress.java:457) W/System.err(18192): at java.net.InetAddress.getAllByNameImpl(InetAddress.java:252) W/System.err(18192): at java.net.InetAddress.getAllByName(InetAddress.java:215) W/System.err(18192): at com.android.okhttp.HostResolver$1.getAllByName(HostResolver.java:29) W/System.err(18192): at com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:232) W/System.err(18192): at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:124) W/System.err(18192): at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:272) W/System.err(18192): at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:211) W/System.err(18192): at com.android.okhttp.internal.http.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:373) W/System.err(18192): at com.android.okhttp.internal.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:106) W/System.err(18192): at com.android.okhttp.internal.http.HttpURLConnectionImpl.getOutputStream(HttpURLConnectionImpl.java:208) W/System.err(18192): at com.android.okhttp.internal.http.DelegatingHttpsURLConnection.getOutputStream(DelegatingHttpsURLConnection.java:218) W/System.err(18192): at com.android.okhttp.internal.http.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:25) W/System.err(18192): at com.google.android.gms.http.GoogleHttpClient.a(SourceFile:928) W/System.err(18192): at com.google.android.gms.http.GoogleHttpClient.b(SourceFile:769) W/System.err(18192): at com.google.android.gms.http.GoogleHttpClient.execute(SourceFile:673) W/System.err(18192): at com.google.android.c.c.a.execute(SourceFile:365) W/System.err(18192): at com.google.android.c.c.a.execute(SourceFile:447) W/System.err(18192): at com.google.p.a.b.a.b.g(SourceFile:126) W/System.err(18192): at com.google.p.a.b.a.b.c(SourceFile:172) W/System.err(18192): at com.google.v.a.d.run(SourceFile:418) W/System.err(18192): at com.google.v.a.c.b(SourceFile:224) W/System.err(18192): at com.google.v.a.c.run(SourceFile:198) W/System.err(18192): at com.google.p.a.c.b.run(SourceFile:96) W/System.err(18192): Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No address associated with hostname) W/System.err(18192): at libcore.io.Posix.android_getaddrinfo(Native Method) W/System.err(18192): at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:55) W/System.err(18192): at java.net.InetAddress.lookupHostByName(InetAddress.java:438) W/System.err(18192): ... 23 more D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@35b4cc29} I/GCoreUlr(18192): Successfully inserted location I/GCoreUlr(18192): Not calling LocationReporter, hasMoved: false, elapsed millis: 2012179, request: Stationary(3600000) I/ProcessStatsService(17159): Prepared write state in 13ms I/Velvet.VelvetNetworkClient(19369): Network connection not availble W/ActivityManager(17159): Permission Denial: Accessing service ComponentInfo{com.google.android.music/com.google.android.music.dial.DialMediaRouteProviderService} from pid=19369, uid=10020 that is not exported from uid 10065 I/Velvet.VelvetNetworkClient(19369): Network connection not availble W/EntriesRefreshIntentService(19369): Error sending request to the server W/art (17159): Long monitor contention event with owner method=boolean android.os.MessageQueue.enqueueMessage(android.os.Message, long) from MessageQueue.java:323 waiters=0 for 580ms D/Sensors (17159): sensor activation called: handle=0, enabled=1******************************** D/Sensors (17159): sensor activation called: handle=0, enabled=0******************************** D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@35b4cc29} I/wpa_supplicant(17580): wlan0: CTRL-EVENT-SCAN-STARTED D/PhoneApp(17861): getPhone phoneId:0 D/PhoneApp(17861): getPhone phoneId:0 D/PhoneApp(17861): getPhone phoneId:0 W/System.err(18192): java.net.UnknownHostException: Unable to resolve host "www.google.com": No address associated with hostname W/System.err(18192): at java.net.InetAddress.lookupHostByName(InetAddress.java:457) W/System.err(18192): at java.net.InetAddress.getAllByNameImpl(InetAddress.java:252) W/System.err(18192): at java.net.InetAddress.getAllByName(InetAddress.java:215) W/System.err(18192): at com.android.okhttp.HostResolver$1.getAllByName(HostResolver.java:29) W/System.err(18192): at com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:232) W/System.err(18192): at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:124) W/System.err(18192): at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:272) W/System.err(18192): at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:211) W/System.err(18192): at com.android.okhttp.internal.http.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:373) W/System.err(18192): at com.android.okhttp.internal.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:106) W/System.err(18192): at com.android.okhttp.internal.http.HttpURLConnectionImpl.getOutputStream(HttpURLConnectionImpl.java:208) W/System.err(18192): at com.android.okhttp.internal.http.DelegatingHttpsURLConnection.getOutputStream(DelegatingHttpsURLConnection.java:218) W/System.err(18192): at com.android.okhttp.internal.http.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:25) W/System.err(18192): at com.google.android.gms.http.GoogleHttpClient.a(SourceFile:928) W/System.err(18192): at com.google.android.gms.http.GoogleHttpClient.b(SourceFile:769) W/System.err(18192): at com.google.android.gms.http.GoogleHttpClient.execute(SourceFile:673) W/System.err(18192): at com.google.android.c.c.a.execute(SourceFile:365) W/System.err(18192): at com.google.android.c.c.a.execute(SourceFile:447) W/System.err(18192): at com.google.p.a.b.a.b.g(SourceFile:126) W/System.err(18192): at com.google.p.a.b.a.b.c(SourceFile:172) W/System.err(18192): at com.google.v.a.d.run(SourceFile:418) W/System.err(18192): at com.google.v.a.c.b(SourceFile:224) W/System.err(18192): at com.google.v.a.c.run(SourceFile:198) W/System.err(18192): at com.google.p.a.c.b.run(SourceFile:96) W/System.err(18192): Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No address associated with hostname) W/System.err(18192): at libcore.io.Posix.android_getaddrinfo(Native Method) W/System.err(18192): at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:55) W/System.err(18192): at java.net.InetAddress.lookupHostByName(InetAddress.java:438) W/System.err(18192): ... 23 more D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@35b4cc29} I/GCoreUlr(18192): Successfully inserted location I/GCoreUlr(18192): Not calling LocationReporter, hasMoved: false, elapsed millis: 2312301, request: Stationary(3600000) W/art (17159): Long monitor contention event with owner method=void com.android.server.power.PowerManagerService.releaseWakeLockInternal(android.os.IBinder, int) from PowerManagerService.java:811 waiters=0 for 574ms D/Sensors (17159): sensor activation called: handle=0, enabled=1******************************** E/Web (19888): executeRequest E/AvailabilitySDK(19888): service error: null(0) I/AvailabilitySDK(19888): scheduled configuration update @ 2015-01-07 17:28:40 (repeating) D/Sensors (17159): sensor activation called: handle=0, enabled=0******************************** W/art (17159): Long monitor contention event with owner method=void com.android.server.power.PowerManagerService.releaseWakeLockInternal(android.os.IBinder, int) from PowerManagerService.java:811 waiters=0 for 577ms I/AvailabilitySDK(19888): analyzing gamelab submission policies W/art (17159): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.trimApplications() from ActivityManagerService.java:18051 waiters=0 for 155ms W/art (17159): Long monitor contention event with owner method=void com.android.server.job.controllers.TimeController.maybeStopTrackingJob(com.android.server.job.controllers.JobStatus) from TimeController.java:116 waiters=0 for 163ms I/art (17159): Background partial concurrent mark sweep GC freed 66542(2MB) AllocSpace objects, 9(201KB) LOS objects, 17% free, 19MB/23MB, paused 1.922ms total 252.712ms D/Sensors (17159): sensor activation called: handle=0, enabled=1******************************** D/Sensors (17159): sensor activation called: handle=0, enabled=0******************************** I/GCoreUlr(18192): Received powerMode change from NLP: com.google.android.location.activity.LOW_POWER_MODE_ENABLED I/GCoreUlr(18192): Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_UPDATE_ACTIVE_STATE cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService }, extras=null I/GCoreUlr(18192): Ensuring that reporting is active for [account#-1#] I/GCoreUlr(18192): Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_LOCATION_STATUS cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) }, extras=Bundle[{status=LocationStatus[cell status: STATUS_SUCCESSFUL, wifi status: STATUS_SUCCESSFUL, elapsed realtime ns: 28375371987448]}] D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@e61910f} I/wpa_supplicant(17580): wlan0: CTRL-EVENT-SCAN-STARTED D/PhoneApp(17861): getPhone phoneId:0 D/PhoneApp(17861): getPhone phoneId:0 D/PhoneApp(17861): getPhone phoneId:0 W/System.err(18192): java.net.UnknownHostException: Unable to resolve host "www.google.com": No address associated with hostname W/System.err(18192): at java.net.InetAddress.lookupHostByName(InetAddress.java:457) W/System.err(18192): at java.net.InetAddress.getAllByNameImpl(InetAddress.java:252) W/System.err(18192): at java.net.InetAddress.getAllByName(InetAddress.java:215) W/System.err(18192): at com.android.okhttp.HostResolver$1.getAllByName(HostResolver.java:29) W/System.err(18192): at com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:232) W/System.err(18192): at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:124) W/System.err(18192): at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:272) W/System.err(18192): at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:211) W/System.err(18192): at com.android.okhttp.internal.http.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:373) W/System.err(18192): at com.android.okhttp.internal.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:106) W/System.err(18192): at com.android.okhttp.internal.http.HttpURLConnectionImpl.getOutputStream(HttpURLConnectionImpl.java:208) W/System.err(18192): at com.android.okhttp.internal.http.DelegatingHttpsURLConnection.getOutputStream(DelegatingHttpsURLConnection.java:218) W/System.err(18192): at com.android.okhttp.internal.http.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:25) W/System.err(18192): at com.google.android.gms.http.GoogleHttpClient.a(SourceFile:928) W/System.err(18192): at com.google.android.gms.http.GoogleHttpClient.b(SourceFile:769) W/System.err(18192): at com.google.android.gms.http.GoogleHttpClient.execute(SourceFile:673) W/System.err(18192): at com.google.android.c.c.a.execute(SourceFile:365) W/System.err(18192): at com.google.android.c.c.a.execute(SourceFile:447) W/System.err(18192): at com.google.p.a.b.a.b.g(SourceFile:126) W/System.err(18192): at com.google.p.a.b.a.b.c(SourceFile:172) W/System.err(18192): at com.google.v.a.d.run(SourceFile:418) W/System.err(18192): at com.google.v.a.c.b(SourceFile:224) W/System.err(18192): at com.google.v.a.c.run(SourceFile:198) W/System.err(18192): at com.google.p.a.c.b.run(SourceFile:96) W/System.err(18192): Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No address associated with hostname) W/System.err(18192): at libcore.io.Posix.android_getaddrinfo(Native Method) W/System.err(18192): at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:55) W/System.err(18192): at java.net.InetAddress.lookupHostByName(InetAddress.java:438) W/System.err(18192): ... 23 more D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@e61910f} I/GCoreUlr(18192): Successfully inserted location I/GCoreUlr(18192): Not calling LocationReporter, hasMoved: false, elapsed millis: 2596941, request: Stationary(3600000) W/art (17159): Long monitor contention event with owner method=void com.android.server.power.PowerManagerService.releaseWakeLockInternal(android.os.IBinder, int) from PowerManagerService.java:811 waiters=0 for 347ms D/Sensors (17159): sensor activation called: handle=0, enabled=1******************************** D/Sensors (17159): sensor activation called: handle=0, enabled=0******************************** W/art (17159): Long monitor contention event with owner method=void com.android.server.am.BroadcastQueue.processNextBroadcast(boolean) from BroadcastQueue.java:544 waiters=0 for 319ms D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@e61910f} I/wpa_supplicant(17580): wlan0: CTRL-EVENT-SCAN-STARTED D/PhoneApp(17861): getPhone phoneId:0 D/PhoneApp(17861): getPhone phoneId:0 D/PhoneApp(17861): getPhone phoneId:0 W/System.err(18192): java.net.UnknownHostException: Unable to resolve host "www.google.com": No address associated with hostname W/System.err(18192): at java.net.InetAddress.lookupHostByName(InetAddress.java:457) W/System.err(18192): at java.net.InetAddress.getAllByNameImpl(InetAddress.java:252) W/System.err(18192): at java.net.InetAddress.getAllByName(InetAddress.java:215) W/System.err(18192): at com.android.okhttp.HostResolver$1.getAllByName(HostResolver.java:29) W/System.err(18192): at com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:232) W/System.err(18192): at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:124) W/System.err(18192): at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:272) W/System.err(18192): at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:211) W/System.err(18192): at com.android.okhttp.internal.http.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:373) W/System.err(18192): at com.android.okhttp.internal.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:106) W/System.err(18192): at com.android.okhttp.internal.http.HttpURLConnectionImpl.getOutputStream(HttpURLConnectionImpl.java:208) W/System.err(18192): at com.android.okhttp.internal.http.DelegatingHttpsURLConnection.getOutputStream(DelegatingHttpsURLConnection.java:218) W/System.err(18192): at com.android.okhttp.internal.http.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:25) W/System.err(18192): at com.google.android.gms.http.GoogleHttpClient.a(SourceFile:928) W/System.err(18192): at com.google.android.gms.http.GoogleHttpClient.b(SourceFile:769) W/System.err(18192): at com.google.android.gms.http.GoogleHttpClient.execute(SourceFile:673) W/System.err(18192): at com.google.android.c.c.a.execute(SourceFile:365) W/System.err(18192): at com.google.android.c.c.a.execute(SourceFile:447) W/System.err(18192): at com.google.p.a.b.a.b.g(SourceFile:126) W/System.err(18192): at com.google.p.a.b.a.b.c(SourceFile:172) W/System.err(18192): at com.google.v.a.d.run(SourceFile:418) W/System.err(18192): at com.google.v.a.c.b(SourceFile:224) W/System.err(18192): at com.google.v.a.c.run(SourceFile:198) W/System.err(18192): at com.google.p.a.c.b.run(SourceFile:96) W/System.err(18192): Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No address associated with hostname) W/System.err(18192): at libcore.io.Posix.android_getaddrinfo(Native Method) W/System.err(18192): at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:55) W/System.err(18192): at java.net.InetAddress.lookupHostByName(InetAddress.java:438) W/System.err(18192): ... 23 more D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@e61910f} I/GCoreUlr(18192): Successfully inserted location I/GCoreUlr(18192): Not calling LocationReporter, hasMoved: false, elapsed millis: 2882006, request: Stationary(3600000) D/Sensors (17159): sensor activation called: handle=0, enabled=1******************************** D/Sensors (17159): sensor activation called: handle=0, enabled=0******************************** I/art (18192): Explicit concurrent mark sweep GC freed 67442(2MB) AllocSpace objects, 0(0B) LOS objects, 36% free, 6MB/10MB, paused 1.129ms total 60.180ms I/Velvet.VelvetNetworkClient(19369): Network connection not availble W/art (17159): Long monitor contention event with owner method=void com.android.server.job.controllers.TimeController.maybeStopTrackingJob(com.android.server.job.controllers.JobStatus) from TimeController.java:116 waiters=0 for 163ms D/Sensors (17159): sensor activation called: handle=0, enabled=1******************************** D/Sensors (17159): sensor activation called: handle=0, enabled=0******************************** W/art (17159): Long monitor contention event with owner method=void com.android.server.power.PowerManagerService.releaseWakeLockInternal(android.os.IBinder, int) from PowerManagerService.java:811 waiters=0 for 577ms W/AmazonAppstore.LockUtil(19888): cannot acquire wifi lock for 'ResourceUpdateService' because wifi network is not connected. I/AmazonAppstore.DynamicResources/FetchRemoteUpdateDelegate(19888): No manifest available for major-minor version combo of 13.0003. Skip this update. I/AmazonAppstore.DynamicResources/ResourceUpdateDelegate(19888): No manifest available. Skipping update I/AmazonAppstore.SchedulePeriodicWork(19888): com.amazon.venezia/com.amazon.mcc.resources.service.ResourceUpdateService-com.amazon.mcc.resources.EXECUTE_UPDATE - next work will occur at Thu Jan 08 01:41:02 PST 2015 (SCHEDULER) D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@e61910f} I/wpa_supplicant(17580): wlan0: CTRL-EVENT-SCAN-STARTED D/PhoneApp(17861): getPhone phoneId:0 D/PhoneApp(17861): getPhone phoneId:0 D/PhoneApp(17861): getPhone phoneId:0 I/AvailabilitySDK(19888): analyzing gamelab submission policies W/Settings(19888): Setting airplane_mode_on has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. I/AvailabilitySDK(19888): looking for gamelab measurements to submit... W/System.err(18192): java.net.UnknownHostException: Unable to resolve host "www.google.com": No address associated with hostname W/System.err(18192): at java.net.InetAddress.lookupHostByName(InetAddress.java:457) W/System.err(18192): at java.net.InetAddress.getAllByNameImpl(InetAddress.java:252) W/System.err(18192): at java.net.InetAddress.getAllByName(InetAddress.java:215) W/System.err(18192): at com.android.okhttp.HostResolver$1.getAllByName(HostResolver.java:29) W/System.err(18192): at com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:232) W/System.err(18192): at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:124) W/System.err(18192): at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:272) W/System.err(18192): at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:211) W/System.err(18192): at com.android.okhttp.internal.http.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:373) W/System.err(18192): at com.android.okhttp.internal.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:106) W/System.err(18192): at com.android.okhttp.internal.http.HttpURLConnectionImpl.getOutputStream(HttpURLConnectionImpl.java:208) W/System.err(18192): at com.android.okhttp.internal.http.DelegatingHttpsURLConnection.getOutputStream(DelegatingHttpsURLConnection.java:218) W/System.err(18192): at com.android.okhttp.internal.http.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:25) W/System.err(18192): at com.google.android.gms.http.GoogleHttpClient.a(SourceFile:928) W/System.err(18192): at com.google.android.gms.http.GoogleHttpClient.b(SourceFile:769) W/System.err(18192): at com.google.android.gms.http.GoogleHttpClient.execute(SourceFile:673) W/System.err(18192): at com.google.android.c.c.a.execute(SourceFile:365) W/System.err(18192): at com.google.android.c.c.a.execute(SourceFile:447) W/System.err(18192): at com.google.p.a.b.a.b.g(SourceFile:126) W/System.err(18192): at com.google.p.a.b.a.b.c(SourceFile:172) W/System.err(18192): at com.google.v.a.d.run(SourceFile:418) W/System.err(18192): at com.google.v.a.c.b(SourceFile:224) W/System.err(18192): at com.google.v.a.c.run(SourceFile:198) W/System.err(18192): at com.google.p.a.c.b.run(SourceFile:96) W/System.err(18192): Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No address associated with hostname) W/System.err(18192): at libcore.io.Posix.android_getaddrinfo(Native Method) W/System.err(18192): at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:55) W/System.err(18192): at java.net.InetAddress.lookupHostByName(InetAddress.java:438) W/System.err(18192): ... 23 more I/com.amazonaws.request(19888): Sending Request: PUT https://gamelab-measurements.s3.amazonaws.com /3d3ad0f6-11fc-4c63-8ccb-ef11326fb1ce-2015-01-08-00-41-41-gamelab.gz Headers: (Content-Type: application/octet-stream, Content-MD5: j/n6EwqfQJCJUDBxnUthkA==, Content-Length: 909, ) W/AmazonHttpClient(19888): Unable to execute HTTP request: Unable to resolve host "gamelab-measurements.s3.amazonaws.com": No address associated with hostname I/AvailabilitySDK(19888): analyzing zeroes submission policies W/Settings(19888): Setting airplane_mode_on has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. I/AvailabilitySDK(19888): analyzing venezia-metrics submission policies W/Settings(19888): Setting airplane_mode_on has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@e61910f} I/art (17159): Explicit concurrent mark sweep GC freed 27785(1945KB) AllocSpace objects, 54(864KB) LOS objects, 16% free, 20MB/24MB, paused 1.800ms total 151.977ms I/AvailabilitySDK(19888): looking for venezia-metrics measurements to submit... I/GCoreUlr(18192): Successfully inserted location I/GCoreUlr(18192): Not calling LocationReporter, hasMoved: false, elapsed millis: 3168045, request: Stationary(3600000) I/com.amazonaws.request(19888): Sending Request: PUT https://kraken-measurements.s3.amazonaws.com /3d3ad0f6-11fc-4c63-8ccb-ef11326fb1ce-2015-01-08-00-41-43-362-venezia-metrics.gz Headers: (Content-Type: application/octet-stream, Content-MD5: oRLjwnJG4DYVAQBBblmF+w==, Content-Length: 3098, ) W/AmazonHttpClient(19888): Unable to execute HTTP request: Unable to resolve host "kraken-measurements.s3.amazonaws.com": No address associated with hostname I/AvailabilitySDK(19888): analyzing ad3.report.venezia submission policies W/Settings(19888): Setting airplane_mode_on has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. I/AvailabilitySDK(19888): analyzing venezia submission policies W/Settings(19888): Setting airplane_mode_on has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. I/AvailabilitySDK(19888): looking for venezia measurements to submit... I/AmazonAppstore.SchedulePeriodicWork(19888): com.amazon.venezia/com.amazon.sdk.availability.AvailabilityService-SubmitMeasurements - next work will occur at Wed Jan 07 18:39:23 PST 2015 (SCHEDULER) W/art (17159): Long monitor contention event with owner method=void com.android.server.power.PowerManagerService.releaseWakeLockInternal(android.os.IBinder, int) from PowerManagerService.java:811 waiters=0 for 572ms I/AvailabilitySDK(19888): analyzing gamelab submission policies D/Sensors (17159): sensor activation called: handle=0, enabled=1******************************** D/Sensors (17159): sensor activation called: handle=0, enabled=0******************************** I/GCoreUlr(18192): Received powerMode change from NLP: com.google.android.location.activity.LOW_POWER_MODE_ENABLED I/GCoreUlr(18192): Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_UPDATE_ACTIVE_STATE cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService }, extras=null I/GCoreUlr(18192): Ensuring that reporting is active for [account#-1#] I/GCoreUlr(18192): Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_LOCATION_STATUS cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) }, extras=Bundle[{status=LocationStatus[cell status: STATUS_SUCCESSFUL, wifi status: STATUS_SUCCESSFUL, elapsed realtime ns: 28375371987448]}] W/art (17159): Long monitor contention event with owner method=void com.android.server.power.PowerManagerService.releaseWakeLockInternal(android.os.IBinder, int) from PowerManagerService.java:811 waiters=0 for 573ms I/art (18052): Explicit concurrent mark sweep GC freed 5022(225KB) AllocSpace objects, 0(0B) LOS objects, 40% free, 5MB/8MB, paused 610us total 43.212ms W/art (17159): Long monitor contention event with owner method=int com.android.server.am.ActivityManagerService.bindService(android.app.IApplicationThread, android.os.IBinder, android.content.Intent, java.lang.String, android.app.IServiceConnection, int, int) from ActivityManagerService.java:14964 waiters=0 for 147ms W/art (17159): Long monitor contention event with owner method=void com.android.server.job.controllers.TimeController.maybeStopTrackingJob(com.android.server.job.controllers.JobStatus) from TimeController.java:116 waiters=0 for 129ms W/art (17159): Long monitor contention event with owner method=android.content.ComponentName com.android.server.am.ActivityManagerService.startService(android.app.IApplicationThread, android.content.Intent, java.lang.String, int) from ActivityManagerService.java:14738 waiters=1 for 689ms D/Sensors (17159): sensor activation called: handle=0, enabled=1******************************** D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3869d085} I/wpa_supplicant(17580): wlan0: CTRL-EVENT-SCAN-STARTED I/EventLogService(18216): Opted in for usage reporting I/EventLogService(18216): Aggregate from 1420676198795 (log), 1420676198795 (data) D/PhoneApp(17861): getPhone phoneId:0 D/PhoneApp(17861): getPhone phoneId:0 D/PhoneApp(17861): getPhone phoneId:0 I/ServiceDumpSys(18216): dumping service [account] D/Sensors (17159): sensor activation called: handle=0, enabled=0******************************** W/System.err(18192): java.net.UnknownHostException: Unable to resolve host "www.google.com": No address associated with hostname W/System.err(18192): at java.net.InetAddress.lookupHostByName(InetAddress.java:457) W/System.err(18192): at java.net.InetAddress.getAllByNameImpl(InetAddress.java:252) W/System.err(18192): at java.net.InetAddress.getAllByName(InetAddress.java:215) W/System.err(18192): at com.android.okhttp.HostResolver$1.getAllByName(HostResolver.java:29) W/System.err(18192): at com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:232) W/System.err(18192): at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:124) W/System.err(18192): at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:272) W/System.err(18192): at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:211) W/System.err(18192): at com.android.okhttp.internal.http.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:373) W/System.err(18192): at com.android.okhttp.internal.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:106) W/System.err(18192): at com.android.okhttp.internal.http.HttpURLConnectionImpl.getOutputStream(HttpURLConnectionImpl.java:208) W/System.err(18192): at com.android.okhttp.internal.http.DelegatingHttpsURLConnection.getOutputStream(DelegatingHttpsURLConnection.java:218) W/System.err(18192): at com.android.okhttp.internal.http.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:25) W/System.err(18192): at com.google.android.gms.http.GoogleHttpClient.a(SourceFile:928) W/System.err(18192): at com.google.android.gms.http.GoogleHttpClient.b(SourceFile:769) W/System.err(18192): at com.google.android.gms.http.GoogleHttpClient.execute(SourceFile:673) W/System.err(18192): at com.google.android.c.c.a.execute(SourceFile:365) W/System.err(18192): at com.google.android.c.c.a.execute(SourceFile:447) W/System.err(18192): at com.google.p.a.b.a.b.g(SourceFile:126) W/System.err(18192): at com.google.p.a.b.a.b.c(SourceFile:172) W/System.err(18192): at com.google.v.a.d.run(SourceFile:418) W/System.err(18192): at com.google.v.a.c.b(SourceFile:224) W/System.err(18192): at com.google.v.a.c.run(SourceFile:198) W/System.err(18192): at com.google.p.a.c.b.run(SourceFile:96) W/System.err(18192): Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No address associated with hostname) W/System.err(18192): at libcore.io.Posix.android_getaddrinfo(Native Method) W/System.err(18192): at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:55) W/System.err(18192): at java.net.InetAddress.lookupHostByName(InetAddress.java:438) W/System.err(18192): ... 23 more D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3869d085} I/GCoreUlr(18192): Successfully inserted location I/GCoreUlr(18192): Not calling LocationReporter, hasMoved: false, elapsed millis: 3452826, request: Stationary(3600000) I/??????(19647): android.intent.action.BATTERY_CHANGED W/art (17159): Long monitor contention event with owner method=boolean android.os.MessageQueue.enqueueMessage(android.os.Message, long) from MessageQueue.java:323 waiters=0 for 568ms I/??????(19647): android.intent.action.BATTERY_CHANGED I/??????(19647): android.intent.action.BATTERY_CHANGED W/art (17159): Long monitor contention event with owner method=void com.android.server.job.controllers.TimeController.maybeStopTrackingJob(com.android.server.job.controllers.JobStatus) from TimeController.java:116 waiters=0 for 159ms D/Sensors (17159): sensor activation called: handle=0, enabled=1******************************** D/Sensors (17159): sensor activation called: handle=0, enabled=0******************************** W/art (17159): Long monitor contention event with owner method=void com.android.server.power.PowerManagerService.releaseWakeLockInternal(android.os.IBinder, int) from PowerManagerService.java:811 waiters=0 for 580ms W/art (17159): Long monitor contention event with owner method=void com.android.server.am.BroadcastQueue.processNextBroadcast(boolean) from BroadcastQueue.java:544 waiters=0 for 349ms I/LatinIME:LogUtils(17741): Dictionary info: dictionary = UserHistoryDictionary.en_US ; version = 1420150236 ; date = 1420678320 D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3869d085} I/wpa_supplicant(17580): wlan0: CTRL-EVENT-SCAN-STARTED D/PhoneApp(17861): getPhone phoneId:0 D/PhoneApp(17861): getPhone phoneId:0 D/PhoneApp(17861): getPhone phoneId:0 W/System.err(18192): java.net.UnknownHostException: Unable to resolve host "www.google.com": No address associated with hostname W/System.err(18192): at java.net.InetAddress.lookupHostByName(InetAddress.java:457) W/System.err(18192): at java.net.InetAddress.getAllByNameImpl(InetAddress.java:252) W/System.err(18192): at java.net.InetAddress.getAllByName(InetAddress.java:215) W/System.err(18192): at com.android.okhttp.HostResolver$1.getAllByName(HostResolver.java:29) W/System.err(18192): at com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:232) W/System.err(18192): at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:124) W/System.err(18192): at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:272) W/System.err(18192): at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:211) W/System.err(18192): at com.android.okhttp.internal.http.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:373) W/System.err(18192): at com.android.okhttp.internal.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:106) W/System.err(18192): at com.android.okhttp.internal.http.HttpURLConnectionImpl.getOutputStream(HttpURLConnectionImpl.java:208) W/System.err(18192): at com.android.okhttp.internal.http.DelegatingHttpsURLConnection.getOutputStream(DelegatingHttpsURLConnection.java:218) W/System.err(18192): at com.android.okhttp.internal.http.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:25) W/System.err(18192): at com.google.android.gms.http.GoogleHttpClient.a(SourceFile:928) W/System.err(18192): at com.google.android.gms.http.GoogleHttpClient.b(SourceFile:769) W/System.err(18192): at com.google.android.gms.http.GoogleHttpClient.execute(SourceFile:673) W/System.err(18192): at com.google.android.c.c.a.execute(SourceFile:365) W/System.err(18192): at com.google.android.c.c.a.execute(SourceFile:447) W/System.err(18192): at com.google.p.a.b.a.b.g(SourceFile:126) W/System.err(18192): at com.google.p.a.b.a.b.c(SourceFile:172) W/System.err(18192): at com.google.v.a.d.run(SourceFile:418) W/System.err(18192): at com.google.v.a.c.b(SourceFile:224) W/System.err(18192): at com.google.v.a.c.run(SourceFile:198) W/System.err(18192): at com.google.p.a.c.b.run(SourceFile:96) W/System.err(18192): Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No address associated with hostname) W/System.err(18192): at libcore.io.Posix.android_getaddrinfo(Native Method) W/System.err(18192): at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:55) W/System.err(18192): at java.net.InetAddress.lookupHostByName(InetAddress.java:438) W/System.err(18192): ... 23 more D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3869d085} I/GCoreUlr(18192): Successfully inserted location I/GCoreUlr(18192): Starting service, intent=Intent { act=com.google.android.location.reporting.UPLOAD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService }, extras=null I/GCoreUlr(18192): Batch Location Update aborted because not connected D/Sensors (17159): sensor activation called: handle=0, enabled=1******************************** D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2597e483} D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2597e483} D/Sensors (17159): sensor activation called: handle=0, enabled=0******************************** I/art (17159): Explicit concurrent mark sweep GC freed 55648(2MB) AllocSpace objects, 32(512KB) LOS objects, 16% free, 19MB/23MB, paused 1.800ms total 141.662ms I/ProcessStatsService(17159): Prepared write state in 13ms I/Velvet.VelvetNetworkClient(19369): Network connection not availble I/ProcessStatsService(17159): Prepared write state in 22ms V/BackupManagerService(17159): Running a backup pass W/art (17159): Long monitor contention event with owner method=void com.android.server.job.controllers.TimeController.maybeStopTrackingJob(com.android.server.job.controllers.JobStatus) from TimeController.java:116 waiters=0 for 177ms V/BackupManagerService(17159): clearing pending backups V/PerformBackupTask(17159): Beginning backup of 18 targets I/PerformBackupTask(17159): Initializing (wiping) backup state and transport storage V/BackupManagerService(17159): Ancestral packages: 175 D/BackupManagerService(17159): Now staging backup of com.android.providers.settings D/BackupManagerService(17159): Now staging backup of android D/BackupManagerService(17159): Now staging backup of com.android.providers.userdictionary D/BackupManagerService(17159): Now staging backup of com.android.sharedstoragebackup D/BackupManagerService(17159): Now staging backup of com.android.vending D/BackupManagerService(17159): Now staging backup of com.google.android.googlequicksearchbox D/BackupManagerService(17159): Now staging backup of com.google.android.marvin.talkback D/BackupManagerService(17159): Now staging backup of com.android.browser D/BackupManagerService(17159): Now staging backup of com.android.calendar D/BackupManagerService(17159): Now staging backup of com.google.android.gm D/BackupManagerService(17159): Now staging backup of com.google.android.calendar D/BackupManagerService(17159): Now staging backup of com.google.android.talk D/BackupManagerService(17159): Now staging backup of org.uguess.android.sysinfo.pro D/BackupManagerService(17159): Now staging backup of com.yelp.android D/BackupManagerService(17159): Now staging backup of com.google.android.inputmethod.latin D/BackupManagerService(17159): Now staging backup of it.webxperience D/BackupManagerService(17159): Now staging backup of pt.webprods.android.file.manager.pro D/BackupManagerService(17159): Now staging backup of com.google.android.apps.genie.geniewidget W/GmsBackupTransport(18192): Not ready for backup request right now: [OperationScheduler: enabledState=false moratoriumSet=2015-01-06/22:52:16 moratorium=1969-12-31/16:00:00 trigger=1969-12-31/16:00:00] E/PerformBackupTask(17159): Transport error in initializeDevice() V/BackupManagerService(17159): Ancestral packages: 175 I/BackupManagerService(17159): Backup pass finished. W/ActivityManager(17159): Permission Denial: Accessing service ComponentInfo{com.google.android.music/com.google.android.music.dial.DialMediaRouteProviderService} from pid=19369, uid=10020 that is not exported from uid 10065 I/Velvet.VelvetNetworkClient(19369): Network connection not availble W/EntriesRefreshIntentService(19369): Error sending request to the server D/Sensors (17159): sensor activation called: handle=0, enabled=1******************************** D/Sensors (17159): sensor activation called: handle=0, enabled=0******************************** I/GCoreUlr(18192): Received powerMode change from NLP: com.google.android.location.activity.LOW_POWER_MODE_ENABLED I/GCoreUlr(18192): Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_UPDATE_ACTIVE_STATE cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService }, extras=null I/GCoreUlr(18192): Ensuring that reporting is active for [account#-1#] I/GCoreUlr(18192): Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_LOCATION_STATUS cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) }, extras=Bundle[{status=LocationStatus[cell status: STATUS_SUCCESSFUL, wifi status: STATUS_SUCCESSFUL, elapsed realtime ns: 28375371987448]}] D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@4adf565} I/wpa_supplicant(17580): wlan0: CTRL-EVENT-SCAN-STARTED D/PhoneApp(17861): getPhone phoneId:0 D/PhoneApp(17861): getPhone phoneId:0 D/PhoneApp(17861): getPhone phoneId:0 W/System.err(18192): java.net.UnknownHostException: Unable to resolve host "www.google.com": No address associated with hostname W/System.err(18192): at java.net.InetAddress.lookupHostByName(InetAddress.java:457) W/System.err(18192): at java.net.InetAddress.getAllByNameImpl(InetAddress.java:252) W/System.err(18192): at java.net.InetAddress.getAllByName(InetAddress.java:215) W/System.err(18192): at com.android.okhttp.HostResolver$1.getAllByName(HostResolver.java:29) W/System.err(18192): at com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:232) W/System.err(18192): at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:124) W/System.err(18192): at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:272) W/System.err(18192): at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:211) W/System.err(18192): at com.android.okhttp.internal.http.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:373) W/System.err(18192): at com.android.okhttp.internal.http.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:106) W/System.err(18192): at com.android.okhttp.internal.http.HttpURLConnectionImpl.getOutputStream(HttpURLConnectionImpl.java:208) W/System.err(18192): at com.android.okhttp.internal.http.DelegatingHttpsURLConnection.getOutputStream(DelegatingHttpsURLConnection.java:218) W/System.err(18192): at com.android.okhttp.internal.http.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:25) W/System.err(18192): at com.google.android.gms.http.GoogleHttpClient.a(SourceFile:928) W/System.err(18192): at com.google.android.gms.http.GoogleHttpClient.b(SourceFile:769) W/System.err(18192): at com.google.android.gms.http.GoogleHttpClient.execute(SourceFile:673) W/System.err(18192): at com.google.android.c.c.a.execute(SourceFile:365) W/System.err(18192): at com.google.android.c.c.a.execute(SourceFile:447) W/System.err(18192): at com.google.p.a.b.a.b.g(SourceFile:126) W/System.err(18192): at com.google.p.a.b.a.b.c(SourceFile:172) W/System.err(18192): at com.google.v.a.d.run(SourceFile:418) W/System.err(18192): at com.google.v.a.c.b(SourceFile:224) W/System.err(18192): at com.google.v.a.c.run(SourceFile:198) W/System.err(18192): at com.google.p.a.c.b.run(SourceFile:96) W/System.err(18192): Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No address associated with hostname) W/System.err(18192): at libcore.io.Posix.android_getaddrinfo(Native Method) W/System.err(18192): at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:55) W/System.err(18192): at java.net.InetAddress.lookupHostByName(InetAddress.java:438) W/System.err(18192): ... 23 more D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@4adf565} I/GCoreUlr(18192): Successfully inserted location I/GCoreUlr(18192): Not calling LocationReporter, hasMoved: false, elapsed millis: 285361, request: Stationary(3600000) W/art (17159): Long monitor contention event with owner method=void com.android.server.power.PowerManagerService.releaseWakeLockInternal(android.os.IBinder, int) from PowerManagerService.java:811 waiters=0 for 580ms D/Sensors (17159): sensor activation called: handle=0, enabled=1******************************** D/Sensors (17159): sensor activation called: handle=0, enabled=0******************************** W/art (17159): Long monitor contention event with owner method=void com.android.server.power.PowerManagerService.releaseWakeLockInternal(android.os.IBinder, int) from PowerManagerService.java:811 waiters=0 for 575ms I/BatteryStatsImpl(17159): Resetting battery stats: level=100 status=5 dischargeLevel=100 lowAmount=0 highAmount=0 W/art (17159): Long monitor contention event with owner method=void com.android.internal.os.BatteryStatsImpl.setBatteryState(int, int, int, int, int, int) from BatteryStatsImpl.java:6897 waiters=0 for 160ms I/PowerManagerService(17159): Waking up from sleep (uid 1000)... I/DisplayPowerController(17159): Blocking screen on until initial contents have been drawn. D/Sensors (17159): sensor activation called: handle=3, enabled=1******************************** D/SurfaceFlinger( 146): Set power mode=2, type=0 flinger=0x76a62000 D/qdhwcomposer( 146): hwc_blank: Unblanking display: 0 I/DisplayManagerService(17159): Display device changed: DisplayDeviceInfo{"Built-in Screen": 1024 x 768, 59.0 fps, supportedRefreshRates [59.0], density 160, 159.568 x 159.895 dpi, appVsyncOff 0, presDeadline 17949152, touch INTERNAL, rotation 0, type BUILT_IN, state ON, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS} I/ActivityManager(17159): Start proc com.google.android.music:main for broadcast com.google.android.music/.leanback.AutoCacheSchedulingService$ActionReceiver: pid=24162 uid=10065 gids={50065, 9997, 3003, 1028, 1015} abi=armeabi-v7a D/Sensors (17159): sensor activation called: handle=0, enabled=1******************************** I/??????(19647): android.intent.action.BATTERY_CHANGED V/KeyguardServiceDelegate(17159): onScreenTurnedOn(showListener = com.android.internal.policy.impl.PhoneWindowManager$2@fee6cc8) V/ActivityManager(17159): Display changed displayId=0 D/qdhwcomposer( 146): hwc_blank: Done unblanking display: 0 D/SurfaceControl(17159): Excessive delay in setPowerMode(): 237ms V/audio_hw_primary(16879): adev_set_parameters: CALLED E/audio_a2dp_hw(16879): adev_set_parameters: ERROR: set param called even when stream out is null E/native (17159): do suspend false W/RenderThread(18139): type=1400 audit(0.0:124): avc: denied { read write } for path="/dev/kgsl-3d0" dev="tmpfs" ino=3839 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file W/Thread-59(17578): type=1400 audit(0.0:125): avc: denied { write } for name="tsdriver" dev="tmpfs" ino=2888 scontext=u:r:system_server:s0 tcontext=u:object_r:socket_device:s0 tclass=sock_file V/KeyguardServiceDelegate(17159): **** SHOWN CALLED **** I/DisplayPowerController(17159): Unblocked screen on after 773 ms I/lights (17159): Enabling touch screen D/lights (17159): Send ts socket 1 byte(s): 'O' D/ts_srv ( 147): Socket received 1 byte(s): 'O' I/ts_power( 147): touchscreen_power: enable=1, ts_state=0 D/ts_srv ( 147): uart opened at 12 I/EntropyMixer(17159): Writing entropy... I/??????(19647): android.intent.action.BATTERY_CHANGED D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@4adf565} I/wpa_supplicant(17580): wlan0: CTRL-EVENT-SCAN-STARTED D/WifiService(17159): setWifiEnabled: true pid=19647, uid=10197 E/WifiService(17159): Invoking mWifiStateMachine.setWifiEnabled I/MusicStore(24162): Database version: 104 D/WifiConfigStore(17159): Loading config and enabling all networks D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/PhoneApp(17861): getPhone phoneId:0 D/PhoneApp(17861): getPhone phoneId:0 I/wpa_supplicant(17580): wlan0: Trying to associate with SSID 'ASUS_5G' D/PhoneApp(17861): getPhone phoneId:0 D/PhoneApp(17861): getPhone phoneId:0 W/ResourcesManager(24162): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources. W/ResourcesManager(24162): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources. D/PhoneApp(17861): getPhone phoneId:0 D/PhoneApp(17861): getPhone phoneId:0 V/JNIHelp (24162): Registering com/google/android/gms/org/conscrypt/NativeCrypto's 235 native methods... E/WifiConfigStore(17159): writeKnownNetworkHistory write linked 1 E/WifiConfigStore(17159): writeKnownNetworkHistory write linked 1 I/art (17159): Background sticky concurrent mark sweep GC freed 36605(2MB) AllocSpace objects, 44(714KB) LOS objects, 8% free, 20MB/22MB, paused 2.868ms total 126.128ms E/WifiStateMachine(17159): Error! unhandled message{ when=-710ms what=131220 arg1=4146 obj=ASUS_5G target=com.android.internal.util.StateMachine$SmHandler } D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming I/ProviderInstaller(24162): Installed default security provider GmsCore_OpenSSL D/AndroidMusic(24162): GMSCore installation verified I/wpa_supplicant(17580): wlan0: Associated with bc:ee:7b:30:d2:4c I/wpa_supplicant(17580): wlan0: WPA: Key negotiation completed with bc:ee:7b:30:d2:4c [PTK=CCMP GTK=TKIP] I/wpa_supplicant(17580): wlan0: CTRL-EVENT-CONNECTED - Connection to bc:ee:7b:30:d2:4c completed [id=3 id_str=] D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/InputEventConsistencyVerifier(17159): TouchEvent: ACTION_DOWN but pointers are already down. Probably missing ACTION_UP from previous gesture. D/InputEventConsistencyVerifier(17159): in android.view.ScaleGestureDetector@2a627fc5 D/InputEventConsistencyVerifier(17159): 0: sent at 62958174000000, MotionEvent { action=ACTION_DOWN, id[0]=0, x[0]=522.48975, y[0]=752.0208, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=62958174, downTime=62958174, deviceId=1, source=0x1002 } D/InputEventConsistencyVerifier(17159): -- recent events -- D/InputEventConsistencyVerifier(17159): 1: sent at 62958184819000, MotionEvent { action=ACTION_MOVE, id[0]=0, x[0]=516.4956, y[0]=741.0351, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=62958184, downTime=62958110, deviceId=1, source=0x1002 } D/InputEventConsistencyVerifier(17159): 2: sent at 62958172429000, MotionEvent { action=ACTION_MOVE, id[0]=0, x[0]=522.48975, y[0]=752.0208, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=62958172, downTime=62958110, deviceId=1, source=0x1002 } D/InputEventConsistencyVerifier(17159): 3: sent at 62958147649000, MotionEvent { action=ACTION_MOVE, id[0]=0, x[0]=522.48975, y[0]=752.0208, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=62958147, downTime=62958110, deviceId=1, source=0x1002 } D/InputEventConsistencyVerifier(17159): 4: sent at 62958122960000, MotionEvent { action=ACTION_MOVE, id[0]=0, x[0]=522.48975, y[0]=752.0208, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=62958122, downTime=62958110, deviceId=1, source=0x1002 } D/InputEventConsistencyVerifier(17159): 5: sent at 62958110662000, MotionEvent { action=ACTION_DOWN, id[0]=0, x[0]=522.48975, y[0]=752.0208, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=62958110, downTime=62958110, deviceId=1, source=0x1002 } W/WindowManager(17159): performLayoutAndPlaceSurfacesLocked called while in layout. Callers=com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLocked:8641 com.android.server.wm.WindowManagerService.reevaluateStatusBarVisibility:10719 com.android.internal.policy.impl.PhoneWindowManager.clearClearableFlagsLw:6149 D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/PhoneStatusBar(17610): disable: < expand ICONS alerts SYSTEM_INFO back HOME RECENT clock SEARCH > E/AudioTrack(17610): AudioTrack::set : Exit V/audio_hw_primary(16879): start_output_stream: CALLED D/PhoneStatusBar(17610): disable: < expand icons* alerts system_info* back HOME RECENT clock SEARCH > D/ConnectivityService(17159): registerNetworkAgent NetworkAgentInfo{ ni{[type: WIFI[], state: CONNECTING/CONNECTING, reason: (unspecified), extra: "ASUS_5G", roaming: false, failover: false, isAvailable: true, isConnectedToProvisioningNetwork: false]} network{null} lp{{InterfaceName: wlan0 LinkAddresses: [] Routes: [] DnsAddresses: [] Domains: null MTU: 0 TcpBufferSizes: 524288,1048576,2097152,262144,524288,1048576}} nc{[ Transports: WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN LinkUpBandwidth>=1048576Kbps LinkDnBandwidth>=1048576Kbps]} Score{20} validated{false} created{false} explicitlySelected{false} } D/ConnectivityService(17159): NetworkAgentInfo [WIFI () - 101] EVENT_NETWORK_INFO_CHANGED, going from null to CONNECTING E/WifiConfigStore(17159): saveWifiConfigBSSID Setting BSSID for "ASUS_5G"WPA_PSK to any E/WifiConfigStore(17159): saveWifiConfigBSSID Setting BSSID for "ASUS_5G"WPA_PSK to any V/audio_hw_primary(16879): start_output_stream: calling select_devices V/audio_hw_primary(16879): mixer_set: 'PCM Playback Sink' 0,0,0 V/audio_hw_primary(16879): mixer_set: 'speaker_stereo_rx' 0,0,0 V/audio_hw_primary(16879): mixer_set: 'PCM Playback Sink' 0,0,1 V/audio_hw_primary(16879): mixer_set: 'speaker_stereo_rx' 1,1,0 D/CommandListener(16874): Setting iface cfg E/WifiStateMachine(17159): Start Dhcp Watchdog 2 V/audio_hw_primary(16879): mixer_set: 'LINEOUT1N Switch' 1,63,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT1P Switch' 1,1,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT2N Switch' 1,45,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT2P Switch' 1,1,0 V/audio_hw_primary(16879): mixer_set: 'Output Volume' 59,59,0 V/audio_hw_primary(16879): enable speaker V/audio_hw_primary(16879): state hp=n skr=y mic=y D/ConnectivityService(17159): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 59 D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming I/Coffee - TrustletManager(18192): Device active, revalidating trust. I/Coffee - PlaceTrustlet(18192): User Present broadcast receiver action: android.intent.action.USER_PRESENT I/Coffee - PlaceTrustlet(18192): Account name is empty. I/lights (17159): Disabling notification light I/lights (17159): stop engine 1 D/lights (17159): Waiting for notification LED engine to stop after reset D/lights (17159): Notification LED reset finished with stop state 3 D/LightsService(17159): Excessive delay setting light: 70ms E/native (17159): do suspend false E/WifiStateMachine(17159): Unexpected BatchedScanResults :OK I/art (18192): Explicit concurrent mark sweep GC freed 64545(2MB) AllocSpace objects, 0(0B) LOS objects, 36% free, 7MB/11MB, paused 2.288ms total 209.045ms D/Sensors (17159): sensor activation called: handle=1, enabled=1******************************** D/Sensors (17159): sensor activation called: handle=4, enabled=1******************************** I/Sensors (17159): Enabling gyroscope D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/PhoneStatusBar(17610): disable: < expand icons alerts system_info back home* recent* clock search* > E/dhcpcd (24199): fopen `/system/etc/dhcpcd/dhcpcd.conf': No such file or directory I/dhcpcd (24199): version 5.5.6 starting E/dhcpcd (24199): fopen `/system/etc/dhcpcd/dhcpcd.conf': No such file or directory E/dhcpcd (24199): get_duid: Read-only file system D/Sensors (17159): set fifo rate: 1 10000000 I/dhcpcd (24199): wlan0: rebinding lease of 192.168.2.69 I/dhcpcd (24199): wlan0: acknowledged 192.168.2.69 from 192.168.2.1 W/InputMethodManagerService(17159): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@c453df2 attribute=android.view.inputmethod.EditorInfo@2d874c43, token = android.os.BinderProxy@cd6e417 I/dhcpcd (24199): wlan0: leased 192.168.2.69 for 86400 seconds I/Timeline(18664): Timeline: Activity_idle id: android.os.BinderProxy@9977e5a time:62959732 D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/ConnectivityService(17159): NetworkAgentInfo [WIFI () - 101] EVENT_NETWORK_INFO_CHANGED, going from CONNECTING to CONNECTED D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/ConnectivityService(17159): Adding iface wlan0 to network 101 D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming E/WifiStateMachine(17159): Did not find remoteAddress {192.168.2.1} in /proc/net/arp E/ConnectivityService(17159): Unexpected mtu value: 0, wlan0 D/ConnectivityService(17159): Adding Route [fe80::/64 -> :: wlan0] to network 101 D/ConnectivityService(17159): Adding Route [192.168.2.0/24 -> 0.0.0.0 wlan0] to network 101 D/ConnectivityService(17159): Adding Route [0.0.0.0/0 -> 192.168.2.1 wlan0] to network 101 D/ConnectivityService(17159): Setting Dns servers for network 101 to [/192.168.2.1] D/Nat464Xlat(17159): requiresClat: netType=1, connected=true, hasIPv4Address=true D/ConnectivityService(17159): notifyType IP_CHANGED for NetworkAgentInfo [WIFI () - 101] D/ConnectivityService(17159): notifyType PRECHECK for NetworkAgentInfo [WIFI () - 101] D/NetworkMonitorNetworkAgentInfo [WIFI () - null](17159): DefaultState{ when=0 what=532481 target=com.android.internal.util.StateMachine$SmHandler } D/NetworkMonitorNetworkAgentInfo [WIFI () - null](17159): Connected D/NetworkMonitorNetworkAgentInfo [WIFI () - null](17159): EvaluatingState{ when=0 what=532486 arg1=1 target=com.android.internal.util.StateMachine$SmHandler } D/NetworkMonitorNetworkAgentInfo [WIFI () - null](17159): Checking http://clients3.google.com/generate_204 on "ASUS_5G" D/ConnectivityService(17159): rematching NetworkAgentInfo [WIFI () - 101] D/ConnectivityService(17159): accepting network in place of null D/CSLegacyTypeTracker(17159): Sending connected broadcast for type 1 NetworkAgentInfo [WIFI () - 101] isDefaultNetwork=true D/ConnectivityService(17159): sendStickyBroadcast: action=android.net.conn.CONNECTIVITY_CHANGE_IMMEDIATE D/Tethering(17159): MasterInitialState.processMessage what=3 D/ConnectivityService(17159): Switching to new default network: NetworkAgentInfo{ ni{[type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: "ASUS_5G", roaming: false, failover: false, isAvailable: true, isConnectedToProvisioningNetwork: false]} network{101} lp{{InterfaceName: wlan0 LinkAddresses: [192.168.2.69/24,fe80::21d:feff:feea:b09a/64,] Routes: [fe80::/64 -> :: wlan0,192.168.2.0/24 -> 0.0.0.0 wlan0,0.0.0.0/0 -> 192.168.2.1 wlan0,] DnsAddresses: [192.168.2.1,] Domains: null MTU: 0 TcpBufferSizes: 524288,1048576,2097152,262144,524288,1048576}} nc{[ Transports: WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN LinkUpBandwidth>=1048576Kbps LinkDnBandwidth>=1048576Kbps]} Score{19} validated{false} created{true} explicitlySelected{false} } D/ConnectivityService(17159): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101] D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/ConnectivityManager.CallbackHandler(17610): CM callback handler got msg 524290 D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/TelephonyIcons(17610): null signal icon name: drawable/stat_sys_signal_null D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming I/ConfigStore(24162): Config Database version: 1 D/MusicStore(24162): Disabled WAL D/ConfigStore(24162): Database opened W/art (24162): Suspending all threads took: 37.567ms D/NetworkMonitorNetworkAgentInfo [WIFI () - null](17159): isCaptivePortal: ret=204 headers={null=[HTTP/1.1 204 No Content], Content-Length=[0], Content-Type=[text/html; charset=UTF-8], Date=[Thu, 08 Jan 2015 00:59:46 GMT], Server=[GFE/2.0], X-Android-Received-Millis=[1420678788301], X-Android-Response-Source=[NETWORK 204], X-Android-Sent-Millis=[1420678788263]} D/NetworkMonitorNetworkAgentInfo [WIFI () - null](17159): Validated D/ConnectivityService(17159): Validated NetworkAgentInfo [WIFI () - 101] D/ConnectivityService(17159): rematching NetworkAgentInfo [WIFI () - 101] D/ConnectivityService(17159): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change. D/ConnectivityService(17159): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101] D/ConnectivityManager.CallbackHandler(17610): CM callback handler got msg 524290 D/ConnectivityService(17159): sendStickyBroadcast: action=android.net.conn.INET_CONDITION_ACTION D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@4adf565} D/TelephonyIcons(17610): null signal icon name: drawable/stat_sys_signal_null D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming E/PlayEventLogger(24162): Invalid device id 95b03c83ccebe788 D/MusicPreferences(24162): Set pref key LogFilesEnabled=false D/Sensors (17159): sensor activation called: handle=1, enabled=0******************************** D/Sensors (17159): sensor activation called: handle=4, enabled=0******************************** I/Sensors (17159): Disabling gyroscope D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@4adf565} D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming E/WifiStateMachine(17159): WifiStateMachine CMD_START_SCAN source 10014 txSuccessRate=4098.00 rxSuccessRate=8080.00 targetRoamBSSID=any RSSI=-74 I/wpa_supplicant(17580): wlan0: CTRL-EVENT-SCAN-STARTED D/InputEventConsistencyVerifier(17159): TouchEvent: ACTION_DOWN but pointers are already down. Probably missing ACTION_UP from previous gesture. D/InputEventConsistencyVerifier(17159): in android.view.ScaleGestureDetector@2a627fc5 D/InputEventConsistencyVerifier(17159): 0: sent at 62961339000000, MotionEvent { action=ACTION_DOWN, id[0]=0, x[0]=948.07416, y[0]=0.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=62961339, downTime=62961339, deviceId=1, source=0x1002 } D/InputEventConsistencyVerifier(17159): -- recent events -- D/InputEventConsistencyVerifier(17159): 1: sent at 62961339755000, MotionEvent { action=ACTION_DOWN, id[0]=0, x[0]=948.07416, y[0]=0.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=62961339, downTime=62961339, deviceId=1, source=0x1002 } D/InputEventConsistencyVerifier(17159): 2: sent at 62958333165000, MotionEvent { action=ACTION_UP, id[0]=0, x[0]=555.4576, y[0]=521.32117, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=62958333, downTime=62958110, deviceId=1, source=0x1002 } D/InputEventConsistencyVerifier(17159): 3: sent at 62958320866000, MotionEvent { action=ACTION_MOVE, id[0]=0, x[0]=555.4576, y[0]=521.32117, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=62958320, downTime=62958110, deviceId=1, source=0x1002 } D/InputEventConsistencyVerifier(17159): 4: sent at 62958296147000, MotionEvent { action=ACTION_MOVE, id[0]=0, x[0]=539.47314, y[0]=594.22626, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=62958296, downTime=62958110, deviceId=1, source=0x1002 } D/InputEventConsistencyVerifier(17159): 5: sent at 62958283818000, MotionEvent { action=ACTION_MOVE, id[0]=0, x[0]=532.48, y[0]=623.18854, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=62958283, downTime=62958110, deviceId=1, source=0x1002 } D/PhoneApp(17861): getPhone phoneId:0 D/NuPlayerDriver(16879): stop(0x7520d040) D/NuPlayerDriver(16879): reset(0x7520d040) D/PhoneStatusBar(17610): disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search > D/NuPlayerDriver(16879): notifyResetComplete(0x7520d040) D/PhoneApp(17861): getPhone phoneId:0 V/audio_hw_primary(16879): do_out_standby: CALLED D/ConnectivityService(17159): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 55 D/ConnectivityService(17159): rematching NetworkAgentInfo [WIFI () - 101] D/ConnectivityService(17159): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change. D/ConnectivityService(17159): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101] D/ConnectivityManager.CallbackHandler(17610): CM callback handler got msg 524290 V/audio_hw_primary(16879): do_out_standby: calling select_devices V/audio_hw_primary(16879): mixer_set: 'PCM Playback Sink' 0,0,0 V/audio_hw_primary(16879): mixer_set: 'speaker_stereo_rx' 0,0,0 D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming V/audio_hw_primary(16879): disable speaker/headphones V/audio_hw_primary(16879): state hp=n skr=y mic=y I/MediaRouter(24162): Found default route: MediaRouter.RouteInfo{ uniqueId=android/.support.v7.media.SystemMediaRouteProvider:DEFAULT_ROUTE, name=Tablet, description=null, enabled=true, connecting=false, playbackType=0, playbackStream=3, volumeHandling=1, volume=15, volumeMax=15, presentationDisplayId=-1, extras=null, providerPackageName=android } D/PhoneApp(17861): getPhone phoneId:0 D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/BluetoothAdapter(17610): 41326273: getState() : mService = null. Returning STATE_OFF D/BluetoothAdapter(17610): 41326273: getState() : mService = null. Returning STATE_OFF D/BluetoothAdapter(17610): 41326273: getState() : mService = null. Returning STATE_OFF D/BluetoothAdapter(17610): 41326273: getState() : mService = null. Returning STATE_OFF W/art (17159): Suspending all threads took: 5.950ms I/art (17159): Background sticky concurrent mark sweep GC freed 26842(1432KB) AllocSpace objects, 12(192KB) LOS objects, 7% free, 21MB/22MB, paused 7.873ms total 115.112ms I/GCoreUlr(18192): Successfully inserted location I/GCoreUlr(18192): Not calling LocationReporter, hasMoved: false, elapsed millis: 468563, request: Stationary(3600000) I/GCoreUlr(18192): Received powerMode change from NLP: com.google.android.location.activity.LOW_POWER_MODE_DISABLED I/GCoreUlr(18192): Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_UPDATE_ACTIVE_STATE cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService }, extras=null I/UsageStatsService(17159): User[0] Rolling over usage stats I/UsageStatsService(17159): User[0] Rollover scheduled @ 2015-01-08 16:00:00(1420761600000) I/UsageStatsService(17159): User[0] Rolling over usage stats complete. Took 13 milliseconds I/NetworkMonitor(24162): type=WIFI subType= reason=null isConnected=true I/iu.Environment(18216): update battery state; isPlugged? false* I/iu.UploadsManager(18216): num queued entries: 0 I/iu.UploadsManager(18216): num updated entries: 0 I/GCoreUlr(18192): Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) }, extras=Bundle[{receiverAction=android.intent.action.ACTION_POWER_DISCONNECTED}] D/PhoneApp(17861): getPhone phoneId:-1000 I/iu.SyncManager(18216): NEXT; no task I/ActivityManager(17159): Start proc com.android.chrome for broadcast com.android.chrome/com.google.android.apps.chrome.precache.PrecacheServiceLauncher: pid=24241 uid=10091 gids={50091, 9997, 3003, 1028, 1015} abi=armeabi-v7a W/art (17159): Long monitor contention event with owner method=void com.android.server.am.BroadcastQueue.processNextBroadcast(boolean) from BroadcastQueue.java:544 waiters=0 for 113ms I/NetworkMonitor(24162): type=WIFI subType= reason=null isConnected=true D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/PhoneApp(17861): getPhone phoneId:-1000 D/MusicPreferences(24162): Re-setting music sync state for account kalyanr@gmail.com D/ConnectivityService(17159): sendStickyBroadcast: action=android.net.conn.CONNECTIVITY_CHANGE I/MusicLeanback(24162): Stop autocaching. I/MusicLeanback(24162): Stop autocaching. W/AudioTrack(17159): AUDIO_OUTPUT_FLAG_FAST denied by client E/AudioTrack(17159): AudioTrack::set : Exit V/audio_hw_primary(16879): start_output_stream: CALLED V/audio_hw_primary(16879): start_output_stream: calling select_devices V/audio_hw_primary(16879): mixer_set: 'PCM Playback Sink' 0,0,0 V/audio_hw_primary(16879): mixer_set: 'speaker_stereo_rx' 0,0,0 V/audio_hw_primary(16879): mixer_set: 'PCM Playback Sink' 0,0,1 V/audio_hw_primary(16879): mixer_set: 'speaker_stereo_rx' 1,1,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT1N Switch' 1,63,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT1P Switch' 1,1,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT2N Switch' 1,45,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT2P Switch' 1,1,0 V/audio_hw_primary(16879): mixer_set: 'Output Volume' 59,59,0 V/audio_hw_primary(16879): enable speaker V/audio_hw_primary(16879): state hp=n skr=y mic=y W/audio_hw_primary(16879): pcm_write: underrun D/MusicPreferences(24162): Set pref key upgradeSyncDone=true I/MusicLeanback(24162): Stop autocaching. I/MusicLeanback(24162): Stop autocaching. W/ResourcesManager(24162): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources. W/ResourcesManager(24162): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources. E/WifiStateMachine(17159): WifiStateMachine CMD_START_SCAN source 10014 txSuccessRate=2052.50 rxSuccessRate=4043.00 targetRoamBSSID=any RSSI=-82 I/wpa_supplicant(17580): wlan0: CTRL-EVENT-SCAN-STARTED I/GHttpClientFactory(24162): Using the GMSCore's GoogleHttpClient D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/MusicStore(24162): Disabled WAL D/MusicStore(24162): Database opened I/NetworkMonitor(24162): type=WIFI subType= reason=null isConnected=true D/PhoneApp(17861): getPhone phoneId:-1000 W/art (17159): Long monitor contention event with owner method=void com.android.server.AlarmManagerService.removeImpl(android.app.PendingIntent) from AlarmManagerService.java:715 waiters=1 for 238ms I/art (18052): Explicit concurrent mark sweep GC freed 4500(182KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 5MB/8MB, paused 3.692ms total 85.052ms W/art (17159): Long monitor contention event with owner method=void com.android.server.AlarmManagerService.removeImpl(android.app.PendingIntent) from AlarmManagerService.java:715 waiters=1 for 314ms D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@4adf565} D/ConnectivityService(17159): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 51 D/ConnectivityService(17159): rematching NetworkAgentInfo [WIFI () - 101] D/ConnectivityService(17159): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change. D/ConnectivityService(17159): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101] D/ConnectivityManager.CallbackHandler(17610): CM callback handler got msg 524290 I/iu.Environment(18216): update battery state; isPlugged? true* I/iu.UploadsManager(18216): num queued entries: 0 I/iu.UploadsManager(18216): num updated entries: 0 I/iu.SyncManager(18216): NEXT; no task I/GCoreUlr(18192): Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) }, extras=Bundle[{receiverAction=android.intent.action.ACTION_POWER_CONNECTED}] I/iu.FingerprintManager(18216): Start processing all media I/iu.FingerprintManager(18216): Start processing media store URI: content://media/external/images/media I/ActivityManager(17159): Start proc android.process.media for content provider com.android.providers.media/.MediaProvider: pid=24275 uid=10004 gids={50004, 9997, 2001, 3003, 1028, 1015, 3007, 1023, 1024} abi=armeabi-v7a I/ActivityManager(17159): Process android.process.acore (pid 23131) has died W/art (17159): Long monitor contention event with owner method=android.app.IActivityManager$ContentProviderHolder com.android.server.am.ActivityManagerService.getContentProviderImpl(android.app.IApplicationThread, java.lang.String, android.os.IBinder, boolean, int) from ActivityManagerService.java:9229 waiters=5 for 226ms I/ActivityManager(17159): Start proc com.estrongs.android.pop for broadcast com.estrongs.android.pop/.app.StartServiceReceiver: pid=24291 uid=10125 gids={50125, 9997, 3003, 3002, 3001, 1028, 1015} abi=armeabi W/art (17159): Long monitor contention event with owner method=void com.android.server.am.BroadcastQueue.processNextBroadcast(boolean) from BroadcastQueue.java:544 waiters=0 for 106ms W/art (18192): Long monitor contention event with owner method=void com.google.android.location.o.h.b() from SourceFile:118 waiters=0 for 119ms I/MusicLeanback(24162): Conditions not met for autocaching. I/MusicLeanback(24162): Stop autocaching. V/audio_hw_primary(16879): do_out_standby: CALLED I/GCoreUlr(18192): Ensuring that reporting is active for [account#-1#] I/GCoreUlr(18192): Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_LOCATION_STATUS cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) }, extras=Bundle[{status=LocationStatus[cell status: STATUS_SUCCESSFUL, wifi status: STATUS_SUCCESSFUL, elapsed realtime ns: 28375371987448]}] I/MusicLeanback(24162): Conditions not met for autocaching. I/MusicLeanback(24162): Stop autocaching. D/WifiService(17159): Client connection lost with reason: 4 I/ActivityManager(17159): Process imoblife.batterybooster.full (pid 19647) has died W/ActivityManager(17159): Scheduling restart of crashed service imoblife.batterybooster.full/.BatteryBoosterService in 1000ms V/audio_hw_primary(16879): do_out_standby: calling select_devices V/audio_hw_primary(16879): mixer_set: 'PCM Playback Sink' 0,0,0 V/audio_hw_primary(16879): mixer_set: 'speaker_stereo_rx' 0,0,0 V/audio_hw_primary(16879): disable speaker/headphones V/audio_hw_primary(16879): state hp=n skr=y mic=y I/art (17159): Background partial concurrent mark sweep GC freed 63395(2MB) AllocSpace objects, 18(288KB) LOS objects, 16% free, 19MB/23MB, paused 1.983ms total 234.161ms E/SQLiteLog(24275): (283) recovered 1 frames from WAL file /data/user/0/com.android.providers.media/databases/external.db-wal E/ActivityThread(24162): Service com.google.android.music.download.TrackDownloadQueueService has leaked ServiceConnection com.google.android.gms.http.GoogleURLConnectionFactory$1@5924af8 that was originally bound here E/ActivityThread(24162): android.app.ServiceConnectionLeaked: Service com.google.android.music.download.TrackDownloadQueueService has leaked ServiceConnection com.google.android.gms.http.GoogleURLConnectionFactory$1@5924af8 that was originally bound here E/ActivityThread(24162): at android.app.LoadedApk$ServiceDispatcher.(LoadedApk.java:1072) E/ActivityThread(24162): at android.app.LoadedApk.getServiceDispatcher(LoadedApk.java:966) E/ActivityThread(24162): at android.app.ContextImpl.bindServiceCommon(ContextImpl.java:1768) E/ActivityThread(24162): at android.app.ContextImpl.bindService(ContextImpl.java:1751) E/ActivityThread(24162): at android.content.ContextWrapper.bindService(ContextWrapper.java:538) E/ActivityThread(24162): at com.google.android.gms.http.GoogleURLConnectionFactory.(Unknown Source) E/ActivityThread(24162): at com.google.android.gms.http.GoogleHttpClient.(Unknown Source) E/ActivityThread(24162): at com.google.android.gms.http.GoogleHttpClient.(Unknown Source) E/ActivityThread(24162): at com.google.android.gms.http.GoogleHttpClient.(Unknown Source) E/ActivityThread(24162): at com.google.android.music.GoogleHttpClientFactory.createGoogleHttpClient(GoogleHttpClientFactory.java:81) E/ActivityThread(24162): at com.google.android.music.cloudclient.MusicRequest.createHttpClient(MusicRequest.java:110) E/ActivityThread(24162): at com.google.android.music.cloudclient.MusicRequest.getSharedHttpClient(MusicRequest.java:100) E/ActivityThread(24162): at com.google.android.music.download.BaseDownloadQueueManager.(BaseDownloadQueueManager.java:110) E/ActivityThread(24162): at com.google.android.music.download.TrackDownloadQueueManager.(TrackDownloadQueueManager.java:10) E/ActivityThread(24162): at com.google.android.music.download.TrackDownloadQueueService.onCreate(TrackDownloadQueueService.java:25) E/ActivityThread(24162): at android.app.ActivityThread.handleCreateService(ActivityThread.java:2731) E/ActivityThread(24162): at android.app.ActivityThread.access$1800(ActivityThread.java:144) E/ActivityThread(24162): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1361) E/ActivityThread(24162): at android.os.Handler.dispatchMessage(Handler.java:102) E/ActivityThread(24162): at android.os.Looper.loop(Looper.java:135) E/ActivityThread(24162): at android.app.ActivityThread.main(ActivityThread.java:5221) E/ActivityThread(24162): at java.lang.reflect.Method.invoke(Native Method) E/ActivityThread(24162): at java.lang.reflect.Method.invoke(Method.java:372) E/ActivityThread(24162): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898) E/ActivityThread(24162): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693) E/ObjectHelper(24291): Can't find method:setCompatibilityInfo I/iu.FingerprintManager(18216): Start processing media store URI: content://media/external/video/media I/iu.FingerprintManager(18216): Start processing media store URI: content://media/phoneStorage/images/media I/iu.FingerprintManager(18216): Start processing media store URI: content://media/phoneStorage/video/media D/am (24291): Refresh storage info done.26 I/iu.FingerprintManager(18216): Finished generating fingerprints; 1.401 seconds I/iu.FingerprintManager(18216): numSeen=0 numGenerated=0 numDeleted=0 numFailed=0 I/GCoreUlr(18192): GMS FLP location and AR updates requested: {"sampleReason":"default","description":"default","timestampMs":1420678793888,"samplePeriodMs":60000,"sampleSource":"internal"} I/ActivityManager(17159): Killing 21145:com.android.calendar/u0a25 (adj 15): empty for 17908s W/libprocessgroup(17159): failed to open /acct/uid_10025/pid_21145/cgroup.procs: No such file or directory I/GCoreUlr(18192): WorldUpdater received intent Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) } with receiverAction android.intent.action.ACTION_POWER_DISCONNECTED W/ResourceType(24291): No package identifier when getting value for resource number 0x00000000 I/ActivityManager(17159): Start proc com.amazon.clouddrive.photos for broadcast com.amazon.clouddrive.photos/com.amazon.photos.device.receivers.AutoUploadReceiver: pid=24319 uid=10152 gids={50152, 9997, 3003, 1028, 1015} abi=armeabi-v7a I/ActivityManager(17159): Start proc imoblife.batterybooster.full for service imoblife.batterybooster.full/.BatteryBoosterService: pid=24333 uid=10197 gids={50197, 9997, 3001, 3002, 3003} abi=armeabi-v7a I/ActivityManager(17159): Killing 23280:com.google.android.inputmethod.latin/u0a95 (adj 15): empty for 17907s W/libprocessgroup(17159): failed to open /acct/uid_10095/pid_23280/cgroup.procs: No such file or directory W/ResourceType(24333): ResTable_typeSpec entry count inconsistent: given 1, previously 1426 I/GCoreUlr(18192): No GCM registration ID D/WifiService(17159): New client listening to asynchronous messages D/BluetoothManagerService(17159): Message: 20 D/BluetoothManagerService(17159): Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@35cd4c4f:true W/Settings(24333): Setting bluetooth_on has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. W/Settings(24333): Setting bluetooth_on has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. I/onStart (24333): onStart I/??????(24333): android.intent.action.BATTERY_CHANGED D/ConnectivityService(17159): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 59 D/ConnectivityService(17159): rematching NetworkAgentInfo [WIFI () - 101] D/ConnectivityService(17159): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change. D/ConnectivityService(17159): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101] D/ConnectivityManager.CallbackHandler(17610): CM callback handler got msg 524290 I/GCoreUlr(18192): Ensuring that reporting is active for [account#-1#] I/GCoreUlr(18192): Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_LOCATION_STATUS cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) }, extras=Bundle[{status=LocationStatus[cell status: STATUS_SUCCESSFUL, wifi status: STATUS_SUCCESSFUL, elapsed realtime ns: 28375371987448]}] I/GCoreUlr(18192): WorldUpdater received intent Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) } with receiverAction android.intent.action.ACTION_POWER_CONNECTED W/art (18192): Long monitor contention event with owner method=com.google.android.location.reporting.config.ReportingConfig com.google.android.location.reporting.config.h.a() from SourceFile:123 waiters=0 for 242ms I/com.amazon.clouddrive.photos/com.amazon.identity.auth.device.api.MAPInit(24319): Initializing MAP (130050001 / MAPAndroidLib-1.0.753.0) for app com.amazon.clouddrive.photos I/com.amazon.clouddrive.photos/com.amazon.identity.platform.setting.PlatformSettings(24319): DCP settings not available; using defaults W/com.amazon.clouddrive.photos/com.amazon.identity.auth.device.utils.ReflectionHelper(24319): Failed to locate class named com.amazon.acos.util.AmazonBuild. If this is not a Kindle device, you can ignore this warning. W/com.amazon.clouddrive.photos/com.amazon.identity.auth.device.utils.ReflectionHelper(24319): Failed to locate class named com.amazon.acos.util.AmazonBuild. If this is not a Kindle device, you can ignore this warning. I/com.amazon.clouddrive.photos/com.amazon.identity.auth.device.utils.CentralApkUtils(24319): Cannot find amazon authenticator. returning null I/com.amazon.clouddrive.photos/com.amazon.identity.auth.device.utils.CentralApkUtils(24319): No central apk detected. This should be a 3P device. I/com.amazon.clouddrive.photos/com.amazon.identity.auth.device.utils.CentralApkUtils(24319): Cannot find amazon authenticator. returning null I/com.amazon.clouddrive.photos/com.amazon.identity.auth.device.utils.CentralApkUtils(24319): No central apk detected. This should be a 3P device. I/com.amazon.clouddrive.photos/com.amazon.identity.auth.device.attribute.DeviceAttributeCache(24319): Setting device attribute CentralAPK to false I/com.amazon.clouddrive.photos/com.amazon.identity.auth.device.utils.CentralApkUtils(24319): Cannot find amazon authenticator. If this is 1P device, this is a bug! I/com.amazon.clouddrive.photos/com.amazon.identity.auth.device.utils.CentralApkUtils(24319): Cannot find amazon authenticator. If this is 1P device, this is a bug! I/??????(24333): android.intent.action.BATTERY_CHANGED W/art (24319): Suspending all threads took: 14.526ms I/ActivityManager(17159): Process com.google.android.calendar (pid 21170) has died I/GLSUser (18052): [GLSUser] extracting token using key:Auth W/GLSUser (18052): [GLSUser] [GLSUser] Permission for com.google.android.apps.plus to access oauth2:https://www.googleapis.com/auth/plus.me https://www.googleapis.com/auth/plus.stream.read https://www.googleapis.com/auth/plus.stream.write https://www.googleapis.com/auth/plus.circles.write https://www.googleapis.com/auth/plus.circles.read https://www.googleapis.com/auth/plus.photos.readwrite https://www.googleapis.com/auth/plus.native will be managed locally. W/art (24319): Long monitor contention event with owner method=void java.lang.Object.() from Object.java:149 waiters=0 for 709ms W/Settings(17610): Setting airplane_mode_on has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. D/BluetoothManagerService(17159): checkIfCallerIsForegroundUser: valid=true callingUser=0 foregroundUser=0 D/BluetoothManagerService(17159): enable(): mBluetooth =null mBinding = false W/AudioTrack(17159): AUDIO_OUTPUT_FLAG_FAST denied by client E/AudioTrack(17159): AudioTrack::set : Exit V/audio_hw_primary(16879): start_output_stream: CALLED V/audio_hw_primary(16879): start_output_stream: calling select_devices V/audio_hw_primary(16879): mixer_set: 'PCM Playback Sink' 0,0,0 V/audio_hw_primary(16879): mixer_set: 'speaker_stereo_rx' 0,0,0 V/audio_hw_primary(16879): mixer_set: 'PCM Playback Sink' 0,0,1 V/audio_hw_primary(16879): mixer_set: 'speaker_stereo_rx' 1,1,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT1N Switch' 1,63,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT1P Switch' 1,1,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT2N Switch' 1,45,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT2P Switch' 1,1,0 V/audio_hw_primary(16879): mixer_set: 'Output Volume' 59,59,0 V/audio_hw_primary(16879): enable speaker V/audio_hw_primary(16879): state hp=n skr=y mic=y I/GCoreUlr(18192): No GCM registration ID W/art (24319): Long monitor contention event with owner method=void java.lang.Object.() from Object.java:149 waiters=1 for 995ms I/ActivityManager(17159): Start proc com.amazon.kindle for content provider com.amazon.kindle/.map.StandaloneMAPInformationProvider: pid=24374 uid=10133 gids={50133, 9997, 3003, 1028, 1015, 3002} abi=armeabi D/BluetoothManagerService(17159): Message: 1 D/BluetoothManagerService(17159): MESSAGE_ENABLE: mBluetooth = null I/ActivityManager(17159): Start proc com.android.bluetooth for service com.android.bluetooth/.btservice.AdapterService: pid=24387 uid=1002 gids={41002, 9997, 3003, 3002, 3001, 1028, 1015, 3005, 1016, 3008} abi=armeabi-v7a I/ActivityManager(17159): Process com.android.providers.calendar (pid 21124) has died W/ResourcesManager(24387): Asset path '/system/framework/javax.btobex.jar' does not exist or contains no resources. W/BaseMetricsServiceFacto(24319): createMetricsService - Skipping batch pipeline setup for ; RESERVED_FOR_LOCATION_SERVICE: because no configuration is provided. W/BaseMetricsServiceFacto(24319): createMetricsService - Skipping batch pipeline setup for ; RESERVED_FOR_NON_ANONYMOUS_METRICS: because no configuration is provided. I/GCoreUlr(18192): Ensuring that reporting is active for [account#-1#] I/GCoreUlr(18192): Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_LOCATION_STATUS cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) }, extras=Bundle[{status=LocationStatus[cell status: STATUS_SUCCESSFUL, wifi status: STATUS_SUCCESSFUL, elapsed realtime ns: 28375371987448]}] V/DexElementCompatibility(24374): ElementObjectFileFileDexFile is not the right one for this platform V/DexElementCompatibility(24374): ElementObjectFileZipFileDexFile is not the right one for this platform D/AdapterServiceConfig(24387): Adding HeadsetService D/AdapterServiceConfig(24387): Adding A2dpService D/AdapterServiceConfig(24387): Adding HidService D/AdapterServiceConfig(24387): Adding HealthService D/AdapterServiceConfig(24387): Adding PanService D/AdapterServiceConfig(24387): Adding GattService D/AdapterServiceConfig(24387): Adding BluetoothMapService D/AdapterServiceConfig(24387): Adding HidDevService D/BluetoothManagerService(17159): Message: 20 D/BluetoothManagerService(17159): Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@368171d1:true D/BluetoothAdapterState(24387): make I/BluetoothAdapterState(24387): Entering OffState I/bluedroid(24387): init I/bte_conf(24387): bte_load_conf attempt to load stack conf from /etc/bluetooth/bt_stack.conf I/bte_conf(24387): bte_load_ble_conf attempt to load ble stack conf from /etc/bluetooth/ble_stack.conf E/bt_osi_config(24387): config_new unable to open file '/etc/bluetooth/ble_stack.conf': No such file or directory I/bte_conf(24387): bte_load_ble_conf file >/etc/bluetooth/ble_stack.conf< not found I/bluedroid(24387): get_profile_interface socket I/bluedroid(24387): get_profile_interface map_client I/GKI_LINUX(24387): gki_task_entry task_id=1 [BTIF] starting D/BluetoothAdapterProperties(24387): Address is:00:22:31:62:A7:08 D/BluetoothManagerService(17159): BluetoothServiceConnection: com.android.bluetooth.btservice.AdapterService D/BluetoothManagerService(17159): Message: 40 D/BluetoothManagerService(17159): MESSAGE_BLUETOOTH_SERVICE_CONNECTED: 1 D/BluetoothAdapterProperties(24387): Name is: HP Touchpad I/bluedroid(24387): config_hci_snoop_log D/btsnoop_net(24387): initialized D/btsnoop_net(24387): waiting for client connection D/BluetoothManagerService(17159): Bluetooth Adapter name changed to HP Touchpad D/BluetoothManagerService(17159): Stored Bluetooth name: HP Touchpad D/BluetoothManagerService(17159): Calling onBluetoothServiceUp callbacks D/BluetoothManagerService(17159): Broadcasting onBluetoothServiceUp() to 7 receivers. E/lowmemorykiller( 143): Error writing /proc/20719/oom_score_adj; errno=22 D/BluetoothAdapterState(24387): CURRENT_STATE=OFF, MESSAGE = USER_TURN_ON D/BluetoothAdapterProperties(24387): Setting state to 11 I/BluetoothAdapterState(24387): Bluetooth adapter state changed: 10-> 11 D/BluetoothManagerService(17159): Message: 60 D/BluetoothManagerService(17159): MESSAGE_BLUETOOTH_STATE_CHANGE: prevState = 10, newState=11 D/BluetoothManagerService(17159): Bluetooth State Change Intent: 10 -> 11 E/lowmemorykiller( 143): Error writing /proc/20719/oom_score_adj; errno=22 D/Telecom (17845): BluetoothPhoneService: Bluetooth Adapter state: 11 D/ConnectivityService(17159): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 51 D/ConnectivityService(17159): rematching NetworkAgentInfo [WIFI () - 101] D/ConnectivityService(17159): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change. D/ConnectivityService(17159): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101] W/art (24291): Suspending all threads took: 19.561ms D/ConnectivityManager.CallbackHandler(17610): CM callback handler got msg 524290 W/audio_hw_primary(16879): pcm_write: underrun I/ActivityManager(17159): Start proc com.android.settings for broadcast com.android.settings/.bluetooth.DockEventReceiver: pid=24426 uid=1000 gids={41000, 9997, 1028, 3003, 1015, 3002, 3001} abi=armeabi-v7a D/BluetoothBondStateMachine(24387): make D/BluetoothAdapterService(24387): checkA2dpState: isA2dpSinkEnabled = false E/BluetoothAdapterService(24387): checkA2dpState: returning D/BluetoothAdapterService(24387): checkHidState: isHidDev = false E/BluetoothAdapterService(24387): checkHidState: returning D/BluetoothAdapterService(24387): checkHfpState: isHfpClientEnabled = false E/BluetoothAdapterService(24387): checkHfpState: returning I/art (16873): Explicit concurrent mark sweep GC freed 708(30KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 1863KB/3MB, paused 213us total 28.320ms D/BluetoothHeadset(17861): Proxy object connected I/art (16873): Explicit concurrent mark sweep GC freed 5(160B) AllocSpace objects, 0(0B) LOS objects, 39% free, 1863KB/3MB, paused 213us total 19.836ms W/audio_hw_primary(16879): pcm_write: underrun D/BluetoothHeadset(17845): Proxy object connected D/BluetoothHeadset(17159): Proxy object connected D/HeadsetService(24387): Received start request. Starting profile... I/BluetoothHeadsetServiceJni(24387): classInitNative: succeeds D/HeadsetStateMachine(24387): Version 1.5 D/HeadsetStateMachine(24387): make D/BluetoothHeadset(17845): Proxy object connected I/art (16873): Explicit concurrent mark sweep GC freed 5(160B) AllocSpace objects, 0(0B) LOS objects, 39% free, 1863KB/3MB, paused 213us total 20.812ms D/CallNotifier(17861): - Got BluetoothHeadset: android.bluetooth.BluetoothHeadset@32343e12 I/BluetoothBondStateMachine(24387): StableState(): Entering Off State W/audio_hw_primary(16879): pcm_write: underrun D/HeadsetStateMachine(24387): max_hf_connections = 1 I/bluedroid(24387): get_profile_interface handsfree D/BluetoothAdapterService(24387): getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@3983108e D/BluetoothA2dp(17159): Proxy object connected D/A2dpService(24387): Received start request. Starting profile... I/BluetoothAvrcpServiceJni(24387): classInitNative: succeeds V/Avrcp (24387): make V/Avrcp (24387): Avrcp I/bluedroid(24387): get_profile_interface avrcp D/Telecom (17845): BluetoothPhoneService: Binding service V/Avrcp (24387): start D/HeadsetStateMachine(24387): Enter Disconnected: -2, size: 0 V/Avrcp (24387): registerMediaPlayers V/Avrcp (24387): MediaPlayerInfo: mPlayerId = 1 V/Avrcp (24387): mMajorPlayerType = 1 mPlayerSubType = 0 V/Avrcp (24387): mPlayState = 2 mCharsetId = 106 V/Avrcp (24387): mPlayerPackageName = com.android.music mDisplayableNameLength = 5 V/Avrcp (24387): mItemLength = 33 mEntryLength = 34 V/Avrcp (24387): mFeatureMask = V/Avrcp (24387): mFeatureMask[0] = 0 V/Avrcp (24387): mFeatureMask[1] = 0 V/Avrcp (24387): mFeatureMask[2] = 0 V/Avrcp (24387): mFeatureMask[3] = 0 V/Avrcp (24387): mFeatureMask[4] = 12 V/Avrcp (24387): mFeatureMask[5] = 55 V/Avrcp (24387): mFeatureMask[6] = 0 V/Avrcp (24387): mFeatureMask[7] = 141 V/Avrcp (24387): mFeatureMask[8] = 2 V/Avrcp (24387): mFeatureMask[9] = 0 V/Avrcp (24387): mFeatureMask[10] = 0 V/Avrcp (24387): mFeatureMask[11] = 0 V/Avrcp (24387): mFeatureMask[12] = 0 V/Avrcp (24387): mFeatureMask[13] = 0 V/Avrcp (24387): mFeatureMask[14] = 0 V/Avrcp (24387): mFeatureMask[15] = 0 V/Avrcp (24387): mDisplayableName= V/Avrcp (24387): mDisplayableName[0] = 77 V/Avrcp (24387): mDisplayableName[1] = 117 V/Avrcp (24387): mDisplayableName[2] = 115 V/Avrcp (24387): mDisplayableName[3] = 105 V/Avrcp (24387): mDisplayableName[4] = 99 V/Avrcp (24387): MediaPlayerInfo: mPlayerId = 2 V/Avrcp (24387): mMajorPlayerType = 1 mPlayerSubType = 0 V/Avrcp (24387): mPlayState = 2 mCharsetId = 106 V/Avrcp (24387): mPlayerPackageName = com.google.android.music mDisplayableNameLength = 6 V/Avrcp (24387): mItemLength = 34 mEntryLength = 35 V/Avrcp (24387): mFeatureMask = V/Avrcp (24387): mFeatureMask[0] = 0 V/Avrcp (24387): mFeatureMask[1] = 0 V/Avrcp (24387): mFeatureMask[2] = 0 V/Avrcp (24387): mFeatureMask[3] = 0 V/Avrcp (24387): mFeatureMask[4] = 12 V/Avrcp (24387): mFeatureMask[5] = 55 V/Avrcp (24387): mFeatureMask[6] = 0 V/Avrcp (24387): mFeatureMask[7] = 5 V/Avrcp (24387): mFeatureMask[8] = 0 V/Avrcp (24387): mFeatureMask[9] = 0 V/Avrcp (24387): mFeatureMask[10] = 0 V/Avrcp (24387): mFeatureMask[11] = 0 V/Avrcp (24387): mFeatureMask[12] = 0 V/Avrcp (24387): mFeatureMask[13] = 0 V/Avrcp (24387): mFeatureMask[14] = 0 V/Avrcp (24387): mFeatureMask[15] = 0 V/Avrcp (24387): mDisplayableName= V/Avrcp (24387): mDisplayableName[0] = 77 V/Avrcp (24387): mDisplayableName[1] = 117 V/Avrcp (24387): mDisplayableName[2] = 115 V/Avrcp (24387): mDisplayableName[3] = 105 V/Avrcp (24387): mDisplayableName[4] = 99 V/Avrcp (24387): mDisplayableName[5] = 50 V/AudioManager(24387): registerRemoteController: size of Media player list: 0 E/AudioManager(24387): No RCC entry present to update E/RemoteController(24387): Cannot set synchronization mode on an unregistered RemoteController I/BluetoothA2dpServiceJni(24387): classInitNative: succeeds D/A2dpStateMachine(24387): make I/BluetoothAdapterService(24387): skipping com.android.bluetooth.hid.HidDevService (disabled) I/BluetoothAdapterState(24387): Entering PendingCommandState State: isTurningOn()=true, isTurningOff()=false I/bluedroid(24387): get_profile_interface a2dp I/GKI_LINUX(24387): gki_task_entry task_id=2 [A2DP-MEDIA] starting D/A2dpService(24387): setA2dpService(): set to: null D/BluetoothAdapterService(24387): getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@3983108e I/BluetoothHidServiceJni(24387): classInitNative: succeeds D/HidService(24387): Received start request. Starting profile... I/bluedroid(24387): get_profile_interface hidhost D/BluetoothAdapterService(24387): getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@3983108e D/HeadsetPhoneState(24387): sendDeviceStateChanged. mService=0 mSignal=0 mRoam=0 mBatteryCharge=0 I/Telecom (17845): BluetoothPhoneService: queryPhoneState D/HeadsetStateMachine(24387): Disconnected process message: 11, size: 0 D/HeadsetStateMachine(24387): Disconnected process message: 10, size: 0 D/Telecom (17845): BluetoothPhoneService: handleMessage(7) w/ param 0 D/HeadsetPhoneState(24387): sendDeviceStateChanged. mService=0 mSignal=0 mRoam=0 mBatteryCharge=5 D/HeadsetStateMachine(24387): Disconnected process message: 11, size: 0 D/A2dpStateMachine(24387): Enter Disconnected: -2 E/lowmemorykiller( 143): Error writing /proc/20719/oom_score_adj; errno=22 I/Telecom (17845): BluetoothPhoneService: updateHeadsetWithCallState numActive 0, numHeld 0, callState 6, ringing number [da39a3ee5e6b4b0d3255bfef95601890afd80709], ringing type 128 W/BluetoothHeadset(17845): Proxy not attached to service D/BluetoothHeadset(17845): java.lang.Throwable D/BluetoothHeadset(17845): at android.bluetooth.BluetoothHeadset.phoneStateChanged(BluetoothHeadset.java:826) D/BluetoothHeadset(17845): at com.android.server.telecom.BluetoothPhoneService.updateHeadsetWithCallState(BluetoothPhoneService.java:775) D/BluetoothHeadset(17845): at com.android.server.telecom.BluetoothPhoneService.access$800(BluetoothPhoneService.java:51) D/BluetoothHeadset(17845): at com.android.server.telecom.BluetoothPhoneService$2.handleMessage(BluetoothPhoneService.java:299) D/BluetoothHeadset(17845): at android.os.Handler.dispatchMessage(Handler.java:102) D/BluetoothHeadset(17845): at android.os.Looper.loop(Looper.java:135) D/BluetoothHeadset(17845): at android.app.ActivityThread.main(ActivityThread.java:5221) D/BluetoothHeadset(17845): at java.lang.reflect.Method.invoke(Native Method) D/BluetoothHeadset(17845): at java.lang.reflect.Method.invoke(Method.java:372) D/BluetoothHeadset(17845): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898) D/BluetoothHeadset(17845): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693) I/BluetoothHealthServiceJni(24387): classInitNative: succeeds D/HealthService(24387): Received start request. Starting profile... I/bluedroid(24387): get_profile_interface health D/BluetoothAdapterService(24387): getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@3983108e I/BluetoothPanServiceJni(24387): classInitNative(L105): succeeds D/PanService(24387): Received start request. Starting profile... D/BluetoothPanServiceJni(24387): initializeNative(L110): pan I/bluedroid(24387): get_profile_interface pan D/BluetoothAdapterService(24387): getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@3983108e D/BtGatt.GattService(24387): classInitNative called I/BtGatt.JNI(24387): classInitNative(L863): classInitNative: Success! D/BtGatt.DebugUtils(24387): handleDebugAction() action=null D/BtGatt.GattService(24387): Received start request. Starting profile... D/BtGatt.GattService(24387): start() I/bluedroid(24387): get_profile_interface gatt D/BtGatt.AdvertiseManager(24387): advertise manager created D/BluetoothAdapterService(24387): getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@3983108e D/BluetoothMapService(24387): inside BluetoothMapObexConnection D/BluetoothMapService(24387): supportedMessageTypes 14 D/BluetoothMapService(24387): masId 0 D/BluetoothMapService(24387): inside BluetoothMapObexConnection D/BluetoothMapService(24387): supportedMessageTypes 1 D/BluetoothMapService(24387): masId 1 D/BluetoothMapService(24387): Inside initBinder D/BluetoothMapService(24387): Received start request. Starting profile... D/BluetoothMapService(24387): start() D/BluetoothMapService(24387): Registering observer D/BluetoothAdapterService(24387): getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@3983108e V/BluetoothMapService(24387): Handler(): got msg=1 D/BluetoothAdapterState(24387): CURRENT_STATE=PENDING, MESSAGE = STARTED, isTurningOn=true, isTurningOff=false I/bluedroid(24387): enable I/com.amazon.clouddrive.photos/com.amazon.identity.auth.accounts.MultipleAccountPluginHolder(24319): Returning Default multiple profile settings I/GKI_LINUX(24387): gki_task_entry task_id=0 [BTU] starting I/bt_hci_bdroid(24387): init I/bt-btu (24387): btu_task pending for preload complete event W/art (23101): Long monitor contention event with owner method=void java.lang.Daemons$GCDaemon.requestGC() from Daemons.java:329 waiters=1 for 743ms W/BluetoothAdapte(24421): type=1400 audit(0.0:126): avc: denied { write } for name="state" dev="sysfs" ino=5101 scontext=u:r:bluetooth:s0 tcontext=u:object_r:sysfs:s0 tclass=file I/bt_vendor(24387): init I/bt_vnd_conf(24387): Attempt to load conf from /etc/bluetooth/bt_vendor.conf D/bt_userial(24387): userial_init D/bt_vendor(24387): BT_VND_OP_GET_LPM_IDLE_TIMEOUT D/btsnoop_net(24387): initialized E/btsnoop (24387): btsnoop_open btsnoop log file is already open. D/bt_vendor(24387): BT_VND_OP_POWER_CTRL ON E/btsnoop_net(24387): listen_fn_ unable to bind listen socket: Address already in use D/bt_vendor(24387): BT_VND_OP_USERIAL_OPEN D/bt_hwcfg(24387): Resetting... W/art (24374): Suspending all threads took: 11.718ms I/com.amazon.clouddrive.photos/com.amazon.identity.auth.device.utils.CentralApkUtils(24319): Cannot find amazon authenticator. If this is 1P device, this is a bug! W/art (23101): Suspending all threads took: 56.518ms I/ActivityManager(17159): Process com.google.android.youtube (pid 20719) has died W/art (24319): Long monitor contention event with owner method=void java.lang.AbstractStringBuilder.(int) from AbstractStringBuilder.java:84 waiters=0 for 1.517s E/BTEventHandler(24387): A4WP is not supported I/ActivityManager(17159): Start proc com.evervolv.widgets for broadcast com.evervolv.widgets/.BluetoothWidgetProvider: pid=24458 uid=1000 gids={41000, 9997, 1028, 3003, 1015, 3002, 3001} abi=armeabi-v7a W/art (23101): Attempt to remove local handle scope entry from IRT, ignoring W/art (18192): Long monitor contention event with owner method=com.google.android.location.reporting.config.ReportingConfig com.google.android.location.reporting.config.h.a() from SourceFile:123 waiters=0 for 1.665s D/AuthorizationBluetoothService(18052): Received Bluetooth event: Intent { act=android.bluetooth.adapter.action.STATE_CHANGED flg=0x14000010 cmp=com.google.android.gms/.auth.be.proximity.authorization.bt.AuthorizationBluetoothService$BluetoothStateChangeReceiver (has extras) }. W/Settings(24333): Setting bluetooth_on has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. W/Settings(24333): Setting bluetooth_on has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. V/audio_hw_primary(16879): do_out_standby: CALLED W/System.err(24374): SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". W/System.err(24374): SLF4J: Defaulting to no-operation (NOP) logger implementation W/System.err(24374): SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. V/audio_hw_primary(16879): do_out_standby: calling select_devices V/audio_hw_primary(16879): mixer_set: 'PCM Playback Sink' 0,0,0 V/audio_hw_primary(16879): mixer_set: 'speaker_stereo_rx' 0,0,0 V/audio_hw_primary(16879): disable speaker/headphones V/audio_hw_primary(16879): state hp=n skr=y mic=y W/Settings(24333): Setting bluetooth_on has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. W/Unknown/com.amazon.identity.auth.device.utils.ReflectionHelper(24374): Failed to locate class named com.amazon.acos.util.AmazonBuild. If this is not a Kindle device, you can ignore this warning. I/com.amazon.dcp.settings.BackgroundSynchronizer(24374): Requesting sync with content provider. I/com.amazon.dcp.settings.BackgroundSynchronizer(24374): Waiting for initial sync... E/ActivityThread(24374): Failed to find provider info for com.amazon.dcp.settings E/com.amazon.dcp.settings.SettingsCacheUpdater(24374): Content provider for Device Settings not found, sync unable to start I/com.amazon.dcp.settings.BackgroundSynchronizer(24374): Wait for initial sync complete. I/com.amazon.kindle/com.amazon.identity.auth.device.api.MAPInit(24374): Initializing MAP (130050001 / MAPAndroidLib-1.0.753.0) for app com.amazon.kindle I/com.amazon.kindle/com.amazon.identity.auth.device.utils.CentralApkUtils(24374): Cannot find amazon authenticator. returning null I/com.amazon.kindle/com.amazon.identity.auth.device.utils.CentralApkUtils(24374): No central apk detected. This should be a 3P device. I/com.amazon.kindle/com.amazon.identity.auth.device.attribute.DeviceAttributeCache(24374): Setting device attribute CentralAPK to false I/com.amazon.kindle/com.amazon.identity.auth.device.utils.CentralApkUtils(24374): Cannot find amazon authenticator. If this is 1P device, this is a bug! I/AmazonKindle.com.amazon.kcp.application.ReddingApplication(24374): [main]: Process started: com.amazon.kindle W/AudioTrack(17159): AUDIO_OUTPUT_FLAG_FAST denied by client E/AudioTrack(17159): AudioTrack::set : Exit V/audio_hw_primary(16879): start_output_stream: CALLED V/audio_hw_primary(16879): start_output_stream: calling select_devices V/audio_hw_primary(16879): mixer_set: 'PCM Playback Sink' 0,0,0 V/audio_hw_primary(16879): mixer_set: 'speaker_stereo_rx' 0,0,0 V/audio_hw_primary(16879): mixer_set: 'PCM Playback Sink' 0,0,1 V/audio_hw_primary(16879): mixer_set: 'speaker_stereo_rx' 1,1,0 W/bt_hc_worker(24455): type=1400 audit(0.0:127): avc: denied { read write } for name="ttyHS0" dev="tmpfs" ino=3632 scontext=u:r:bluetooth:s0 tcontext=u:object_r:device:s0 tclass=chr_file W/bt_hc_worker(24455): type=1400 audit(0.0:128): avc: denied { open } for name="ttyHS0" dev="tmpfs" ino=3632 scontext=u:r:bluetooth:s0 tcontext=u:object_r:device:s0 tclass=chr_file W/bt_hc_worker(24455): type=1400 audit(0.0:129): avc: denied { ioctl } for path="/dev/ttyHS0" dev="tmpfs" ino=3632 scontext=u:r:bluetooth:s0 tcontext=u:object_r:device:s0 tclass=chr_file D/bt_hwcfg(24387): Opening /dev/ttyHS0 @ 115200,N,noflow I/bt_hwcfg(24387): Opened serial port /dev/ttyHS0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT1N Switch' 1,63,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT1P Switch' 1,1,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT2N Switch' 1,45,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT2P Switch' 1,1,0 V/audio_hw_primary(16879): mixer_set: 'Output Volume' 59,59,0 V/audio_hw_primary(16879): enable speaker V/audio_hw_primary(16879): state hp=n skr=y mic=y W/InputMethodManagerService(17159): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@16cd516e attribute=null, token = android.os.BinderProxy@cd6e417 I/ActivityManager(17159): START u0 {act=android.settings.SETTINGS flg=0x14000000 cmp=com.android.settings/.Settings} from uid 10011 on display 0 D/bt_hwcfg(24387): 0x12e9 (Unified 23c) D/bt_hwcfg(24387): Chip version: Unknown D/bt_hwcfg(24387): Max key size: 128 bit D/bt_hwcfg(24387): SCO mapping: PCM D/bt_hwcfg(24387): read:CSR_PSKEY_BDADDR: 00-02-5B-00-A5-A5 D/bt_hwcfg(24387): Overriding BDADDR to 00-22-31-62-A7-08 D/bt_hwcfg(24387): read:CSR_PSKEY_BDADDR: 00-22-31-62-A7-08 D/bt_hwcfg(24387): PFKEY = 0x000e D/bt_hwcfg(24387): Values: (count = 1) D/bt_hwcfg(24387): [0] = 0x0001 D/bt_hwcfg(24387): PFKEY = 0x0011 D/bt_hwcfg(24387): Values: (count = 1) D/bt_hwcfg(24387): [0] = 0x0154 D/bt_hwcfg(24387): PFKEY = 0x0013 D/bt_hwcfg(24387): Values: (count = 1) D/bt_hwcfg(24387): [0] = 0x000b D/bt_hwcfg(24387): PFKEY = 0x001d D/bt_hwcfg(24387): Values: (count = 1) D/bt_hwcfg(24387): [0] = 0x2410 D/bt_hwcfg(24387): PFKEY = 0x0031 D/bt_hwcfg(24387): Values: (count = 30) D/bt_hwcfg(24387): [0] = 0x2200 D/bt_hwcfg(24387): [2] = 0x0050 D/bt_hwcfg(24387): [4] = 0x2600 D/bt_hwcfg(24387): [6] = 0x0050 D/bt_hwcfg(24387): [8] = 0xf000 D/bt_hwcfg(24387): [10] = 0x2800 D/bt_hwcfg(24387): [12] = 0x0050 D/bt_hwcfg(24387): [14] = 0x2d00 D/bt_hwcfg(24387): [16] = 0x0050 D/bt_hwcfg(24387): [18] = 0xf400 D/bt_hwcfg(24387): [20] = 0x2500 D/bt_hwcfg(24387): [22] = 0x0040 D/bt_hwcfg(24387): [24] = 0x2a00 D/bt_hwcfg(24387): [26] = 0x0040 D/bt_hwcfg(24387): [28] = 0xf800 D/bt_hwcfg(24387): [30] = 0x2200 D/bt_hwcfg(24387): [32] = 0x0020 D/bt_hwcfg(24387): [34] = 0x2700 D/bt_hwcfg(24387): [36] = 0x0020 D/bt_hwcfg(24387): [38] = 0xfc00 D/bt_hwcfg(24387): [40] = 0x2600 D/bt_hwcfg(24387): [42] = 0x0010 D/bt_hwcfg(24387): [44] = 0x2c00 D/bt_hwcfg(24387): [46] = 0x0010 D/bt_hwcfg(24387): [48] = 0x0000 D/bt_hwcfg(24387): [50] = 0x2c00 D/bt_hwcfg(24387): [52] = 0x0000 D/bt_hwcfg(24387): [54] = 0x3a00 D/bt_hwcfg(24387): [56] = 0x0000 D/bt_hwcfg(24387): [58] = 0x0400 D/ConnectivityService(17159): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 59 D/ConnectivityService(17159): rematching NetworkAgentInfo [WIFI () - 101] D/ConnectivityService(17159): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change. D/ConnectivityService(17159): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101] D/bt_hwcfg(24387): PFKEY = 0x00f6 D/bt_hwcfg(24387): Values: (count = 1) D/bt_hwcfg(24387): [0] = 0x0001 D/bt_hwcfg(24387): PFKEY = 0x01b0 D/bt_hwcfg(24387): Values: (count = 1) D/bt_hwcfg(24387): [0] = 0x0001 D/ConnectivityManager.CallbackHandler(17610): CM callback handler got msg 524290 D/bt_hwcfg(24387): PFKEY = 0x01b3 D/bt_hwcfg(24387): Values: (count = 2) D/bt_hwcfg(24387): [0] = 0x08a0 D/bt_hwcfg(24387): [2] = 0x0016 D/bt_hwcfg(24387): PFKEY = 0x01b6 D/bt_hwcfg(24387): Values: (count = 1) D/bt_hwcfg(24387): [0] = 0x0060 W/art (17159): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.activityPaused(android.os.IBinder) from ActivityManagerService.java:6457 waiters=0 for 151ms D/bt_hwcfg(24387): PFKEY = 0x01b9 D/bt_hwcfg(24387): Values: (count = 1) D/bt_hwcfg(24387): [0] = 0x0008 D/bt_hwcfg(24387): PFKEY = 0x01ba D/bt_hwcfg(24387): Values: (count = 2) D/bt_hwcfg(24387): [0] = 0x1002 D/bt_hwcfg(24387): [2] = 0x0177 D/bt_hwcfg(24387): PFKEY = 0x01be D/bt_hwcfg(24387): Values: (count = 1) D/bt_hwcfg(24387): [0] = 0x3afc D/bt_hwcfg(24387): PFKEY = 0x01bf D/bt_hwcfg(24387): Values: (count = 1) D/bt_hwcfg(24387): [0] = 0x08a8 D/bt_hwcfg(24387): PFKEY = 0x01c7 D/bt_hwcfg(24387): Values: (count = 4) D/bt_hwcfg(24387): [0] = 0x0001 D/bt_hwcfg(24387): [2] = 0x03e8 D/bt_hwcfg(24387): [4] = 0x000a D/bt_hwcfg(24387): [6] = 0x0064 D/bt_hwcfg(24387): PFKEY = 0x01ca D/bt_hwcfg(24387): Values: (count = 1) D/bt_hwcfg(24387): [0] = 0x0031 D/bt_hwcfg(24387): PFKEY = 0x01f6 D/bt_hwcfg(24387): Values: (count = 1) D/bt_hwcfg(24387): [0] = 0x0019 D/bt_hwcfg(24387): PFKEY = 0x01f7 D/bt_hwcfg(24387): Values: (count = 2) D/bt_hwcfg(24387): [0] = 0x0000 D/bt_hwcfg(24387): [2] = 0x0000 D/bt_hwcfg(24387): PFKEY = 0x01f8 D/bt_hwcfg(24387): Values: (count = 2) D/bt_hwcfg(24387): [0] = 0x0000 D/bt_hwcfg(24387): [2] = 0x0000 D/bt_hwcfg(24387): PFKEY = 0x01f9 D/bt_hwcfg(24387): Values: (count = 1) D/bt_hwcfg(24387): [0] = 0x0003 D/bt_hwcfg(24387): PFKEY = 0x01fe D/bt_hwcfg(24387): Values: (count = 1) D/bt_hwcfg(24387): [0] = 0x6590 D/bt_hwcfg(24387): PFKEY = 0x0203 D/bt_hwcfg(24387): Values: (count = 32) D/bt_hwcfg(24387): [0] = 0x0002 D/bt_hwcfg(24387): [2] = 0x0036 D/bt_hwcfg(24387): [4] = 0x0004 D/bt_hwcfg(24387): [6] = 0x0082 D/bt_hwcfg(24387): [8] = 0x0006 D/bt_hwcfg(24387): [10] = 0x0043 D/bt_hwcfg(24387): [12] = 0x0008 D/bt_hwcfg(24387): [14] = 0x004b D/bt_hwcfg(24387): [16] = 0x000a D/bt_hwcfg(24387): [18] = 0x002c D/bt_hwcfg(24387): [20] = 0x0010 D/bt_hwcfg(24387): [22] = 0x000f D/bt_hwcfg(24387): [24] = 0x0014 D/bt_hwcfg(24387): [26] = 0x0029 D/bt_hwcfg(24387): [28] = 0x0020 D/bt_hwcfg(24387): [30] = 0x0026 D/bt_hwcfg(24387): [32] = 0x0024 D/bt_hwcfg(24387): [34] = 0x000d D/bt_hwcfg(24387): [36] = 0x0028 D/bt_hwcfg(24387): [38] = 0x000a D/bt_hwcfg(24387): [40] = 0x0034 D/bt_hwcfg(24387): [42] = 0x0003 D/bt_hwcfg(24387): [44] = 0x0046 D/bt_hwcfg(24387): [46] = 0x000c D/bt_hwcfg(24387): [48] = 0x0064 D/bt_hwcfg(24387): [50] = 0x000a D/bt_hwcfg(24387): [52] = 0x0074 D/bt_hwcfg(24387): [54] = 0x000a D/bt_hwcfg(24387): [56] = 0x0082 D/bt_hwcfg(24387): [58] = 0x0004 D/bt_hwcfg(24387): [60] = 0x0000 D/bt_hwcfg(24387): [62] = 0x0000 D/bt_hwcfg(24387): PFKEY = 0x024d D/bt_hwcfg(24387): Values: (count = 1) D/bt_hwcfg(24387): [0] = 0x0000 D/bt_hwcfg(24387): PFKEY = 0x025d D/bt_hwcfg(24387): Values: (count = 1) D/bt_hwcfg(24387): [0] = 0x0001 D/bt_hwcfg(24387): PFKEY = 0x0394 D/bt_hwcfg(24387): Values: (count = 1) D/bt_hwcfg(24387): [0] = 0xffec D/bt_hwcfg(24387): PFKEY = 0x03aa D/bt_hwcfg(24387): Values: (count = 12) D/bt_hwcfg(24387): [0] = 0xffd8 D/bt_hwcfg(24387): [2] = 0x0003 D/bt_hwcfg(24387): [4] = 0xffeb D/bt_hwcfg(24387): [6] = 0x0001 D/bt_hwcfg(24387): [8] = 0xffec D/bt_hwcfg(24387): [10] = 0x0005 D/bt_hwcfg(24387): [12] = 0xfff6 D/bt_hwcfg(24387): [14] = 0x0005 D/bt_hwcfg(24387): [16] = 0x0014 D/bt_hwcfg(24387): [18] = 0x0000 D/bt_hwcfg(24387): [20] = 0x0028 D/bt_hwcfg(24387): [22] = 0xfffe I/ActivityManager(17159): Start proc com.amazon.windowshop for content provider com.amazon.windowshop/.map.WindowshopMAPInformationProvider: pid=24500 uid=10126 gids={50126, 9997, 3003, 1028, 1015} abi=armeabi-v7a D/bt_hwcfg(24387): PFKEY = 0x03ab D/bt_hwcfg(24387): Values: (count = 12) D/bt_hwcfg(24387): [0] = 0xffd8 D/bt_hwcfg(24387): [2] = 0x0003 D/bt_hwcfg(24387): [4] = 0xffeb D/bt_hwcfg(24387): [6] = 0x0001 D/bt_hwcfg(24387): [8] = 0xffec D/bt_hwcfg(24387): [10] = 0x0005 D/bt_hwcfg(24387): [12] = 0xfff6 D/bt_hwcfg(24387): [14] = 0x0005 D/bt_hwcfg(24387): [16] = 0x0014 D/bt_hwcfg(24387): [18] = 0x0000 D/bt_hwcfg(24387): [20] = 0x0028 D/bt_hwcfg(24387): [22] = 0xfffe D/bt_hwcfg(24387): PFKEY = 0x03d4 D/bt_hwcfg(24387): Values: (count = 1) D/bt_hwcfg(24387): [0] = 0x0007 D/bt_hwcfg(24387): PFKEY = 0x21e1 D/bt_hwcfg(24387): Values: (count = 16) D/bt_hwcfg(24387): [0] = 0xffd8 D/bt_hwcfg(24387): [2] = 0x0002 D/bt_hwcfg(24387): [4] = 0xffeb D/bt_hwcfg(24387): [6] = 0x0001 D/bt_hwcfg(24387): [8] = 0xffec D/bt_hwcfg(24387): [10] = 0xffff D/bt_hwcfg(24387): [12] = 0xfff6 D/bt_hwcfg(24387): [14] = 0x0000 D/bt_hwcfg(24387): [16] = 0x0032 D/bt_hwcfg(24387): [18] = 0x0000 D/bt_hwcfg(24387): [20] = 0x003c D/bt_hwcfg(24387): [22] = 0x0001 D/bt_hwcfg(24387): [24] = 0x0050 D/bt_hwcfg(24387): [26] = 0x0002 D/bt_hwcfg(24387): [28] = 0x0064 D/bt_hwcfg(24387): [30] = 0x0003 D/bt_hwcfg(24387): PFKEY = 0x2215 D/bt_hwcfg(24387): Values: (count = 18) D/bt_hwcfg(24387): [0] = 0xfe0b D/bt_hwcfg(24387): [2] = 0x0217 D/bt_hwcfg(24387): [4] = 0x031b D/bt_hwcfg(24387): [6] = 0x2d00 D/bt_hwcfg(24387): [8] = 0xff84 D/bt_hwcfg(24387): [10] = 0x0bf0 D/bt_hwcfg(24387): [12] = 0x0016 D/bt_hwcfg(24387): [14] = 0x0e84 D/bt_hwcfg(24387): [16] = 0x08f0 D/bt_hwcfg(24387): [18] = 0x0617 D/bt_hwcfg(24387): [20] = 0x0100 D/bt_hwcfg(24387): [22] = 0x0f84 D/bt_hwcfg(24387): [24] = 0x04f0 D/bt_hwcfg(24387): [26] = 0x0100 D/bt_hwcfg(24387): [28] = 0xdc14 D/bt_hwcfg(24387): [30] = 0x0627 D/bt_hwcfg(24387): [32] = 0xfe0f D/bt_hwcfg(24387): [34] = 0xc35e D/bt_hwcfg(24387): PFKEY = 0x2216 D/bt_hwcfg(24387): Values: (count = 28) D/bt_hwcfg(24387): [0] = 0xfe0b D/bt_hwcfg(24387): [2] = 0x021b D/bt_hwcfg(24387): [4] = 0x0317 D/bt_hwcfg(24387): [6] = 0x0484 D/bt_hwcfg(24387): [8] = 0x16f0 D/bt_hwcfg(24387): [10] = 0x049b D/bt_hwcfg(24387): [12] = 0x14f0 D/bt_hwcfg(24387): [14] = 0x0116 D/bt_hwcfg(24387): [16] = 0x0184 D/bt_hwcfg(24387): [18] = 0x11f0 D/bt_hwcfg(24387): [20] = 0x021a D/bt_hwcfg(24387): [22] = 0x0016 D/bt_hwcfg(24387): [24] = 0x0784 D/bt_hwcfg(24387): [26] = 0x0df0 D/bt_hwcfg(24387): [28] = 0x0212 D/bt_hwcfg(24387): [30] = 0xe015 D/bt_hwcfg(24387): [32] = 0xfec4 D/bt_hwcfg(24387): [34] = 0x0800 D/bt_hwcfg(24387): [36] = 0x0e84 D/bt_hwcfg(24387): [38] = 0x07f0 D/bt_hwcfg(24387): [40] = 0xe015 D/bt_hwcfg(24387): [42] = 0x0100 D/bt_hwcfg(24387): [44] = 0xffc4 D/bt_hwcfg(24387): [46] = 0x1300 D/bt_hwcfg(24387): [48] = 0x00b4 D/bt_hwcfg(24387): [50] = 0x0226 D/bt_hwcfg(24387): [52] = 0xfe0f D/bt_hwcfg(24387): [54] = 0xbae4 D/bt_hwcfg(24387): PFKEY = 0x2227 D/bt_hwcfg(24387): Values: (count = 63) D/bt_hwcfg(24387): [0] = 0x299c D/bt_hwcfg(24387): [2] = 0x0013 D/bt_hwcfg(24387): [4] = 0x279c D/bt_hwcfg(24387): [6] = 0x0427 D/bt_hwcfg(24387): [8] = 0x0f00 D/bt_hwcfg(24387): [10] = 0x3314 D/bt_hwcfg(24387): [12] = 0x289c D/bt_hwcfg(24387): [14] = 0x0527 D/bt_hwcfg(24387): [16] = 0x0314 D/bt_hwcfg(24387): [18] = 0x249c D/bt_hwcfg(24387): [20] = 0x0627 D/bt_hwcfg(24387): [22] = 0x2000 D/bt_hwcfg(24387): [24] = 0x6914 D/bt_hwcfg(24387): [26] = 0x219c D/bt_hwcfg(24387): [28] = 0x0587 D/bt_hwcfg(24387): [30] = 0x0224 D/bt_hwcfg(24387): [32] = 0x0527 D/bt_hwcfg(24387): [34] = 0x0514 D/bt_hwcfg(24387): [36] = 0x1b9c D/bt_hwcfg(24387): [38] = 0x0487 D/bt_hwcfg(24387): [40] = 0x0224 D/bt_hwcfg(24387): [42] = 0x0417 D/bt_hwcfg(24387): [44] = 0x0677 D/bt_hwcfg(24387): [46] = 0x0200 D/bt_hwcfg(24387): [48] = 0x9084 D/bt_hwcfg(24387): [50] = 0x0828 D/bt_hwcfg(24387): [52] = 0x0517 D/bt_hwcfg(24387): [54] = 0x0677 D/bt_hwcfg(24387): [56] = 0x0287 D/bt_hwcfg(24387): [58] = 0x0424 D/bt_hwcfg(24387): [60] = 0x0227 D/bt_hwcfg(24387): [62] = 0x0013 D/bt_hwcfg(24387): [64] = 0x0323 D/bt_hwcfg(24387): [66] = 0x0013 D/bt_hwcfg(24387): [68] = 0x0a33 D/bt_hwcfg(24387): [70] = 0x0183 D/bt_hwcfg(24387): [72] = 0xde2c D/bt_hwcfg(24387): [74] = 0x0313 D/bt_hwcfg(24387): [76] = 0xff00 D/bt_hwcfg(24387): [78] = 0xc521 D/bt_hwcfg(24387): [80] = 0xf60f D/bt_hwcfg(24387): [82] = 0x0023 D/bt_hwcfg(24387): [84] = 0xff00 D/bt_hwcfg(24387): [86] = 0xc521 D/bt_hwcfg(24387): [88] = 0x0114 D/bt_hwcfg(24387): [90] = 0x0ba0 D/bt_hwcfg(24387): [92] = 0xfc0b D/bt_hwcfg(24387): [94] = 0x0325 D/bt_hwcfg(24387): [96] = 0x0014 D/bt_hwcfg(24387): [98] = 0x0f13 D/bt_hwcfg(24387): [100] = 0x0127 D/bt_hwcfg(24387): [102] = 0x0023 D/bt_hwcfg(24387): [104] = 0x0b0e D/bt_hwcfg(24387): [106] = 0xc700 D/bt_hwcfg(24387): [108] = 0x5f18 D/bt_hwcfg(24387): [110] = 0x009e D/bt_hwcfg(24387): [112] = 0x0137 D/bt_hwcfg(24387): [114] = 0x0013 D/bt_hwcfg(24387): [116] = 0xff30 D/bt_hwcfg(24387): [118] = 0xf7f0 D/bt_hwcfg(24387): [120] = 0x0f97 D/bt_hwcfg(24387): [122] = 0xfc0f D/bt_hwcfg(24387): [124] = 0xc70e W/RenderThread(18725): type=1400 audit(0.0:130): avc: denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=3839 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file D/bt_hwcfg(24387): PFKEY = 0x2228 D/bt_hwcfg(24387): Values: (count = 62) D/bt_hwcfg(24387): [0] = 0x1613 D/bt_hwcfg(24387): [2] = 0x1030 D/bt_hwcfg(24387): [4] = 0x2080 D/bt_hwcfg(24387): [6] = 0x362c D/bt_hwcfg(24387): [8] = 0x0010 D/bt_hwcfg(24387): [10] = 0x1a23 D/bt_hwcfg(24387): [12] = 0xe415 D/bt_hwcfg(24387): [14] = 0x0234 D/bt_hwcfg(24387): [16] = 0x1a0e D/bt_hwcfg(24387): [18] = 0xc600 D/bt_hwcfg(24387): [20] = 0xf518 D/bt_hwcfg(24387): [22] = 0x009e D/bt_hwcfg(24387): [24] = 0x1513 D/bt_hwcfg(24387): [26] = 0xe230 D/bt_hwcfg(24387): [28] = 0xe900 D/bt_hwcfg(24387): [30] = 0x3715 D/bt_hwcfg(24387): [32] = 0x1e34 D/bt_hwcfg(24387): [34] = 0x0027 D/bt_hwcfg(24387): [36] = 0xe035 D/bt_hwcfg(24387): [38] = 0x0118 D/bt_hwcfg(24387): [40] = 0x012b D/bt_hwcfg(24387): [42] = 0x019c D/bt_hwcfg(24387): [44] = 0xe200 D/bt_hwcfg(24387): [46] = 0x2719 D/bt_hwcfg(24387): [48] = 0xff00 D/bt_hwcfg(24387): [50] = 0x7000 D/bt_hwcfg(24387): [52] = 0x009e D/bt_hwcfg(24387): [54] = 0xf814 D/bt_hwcfg(24387): [56] = 0x1583 D/bt_hwcfg(24387): [58] = 0x022c D/bt_hwcfg(24387): [60] = 0x0814 D/bt_hwcfg(24387): [62] = 0x169b D/bt_hwcfg(24387): [64] = 0x02e8 D/bt_hwcfg(24387): [66] = 0x0074 D/bt_hwcfg(24387): [68] = 0xe900 D/bt_hwcfg(24387): [70] = 0x3635 D/bt_hwcfg(24387): [72] = 0x7f84 D/bt_hwcfg(24387): [74] = 0x0328 D/bt_hwcfg(24387): [76] = 0x0100 D/bt_hwcfg(24387): [78] = 0x8014 D/bt_hwcfg(24387): [80] = 0x3f84 D/bt_hwcfg(24387): [82] = 0x0220 D/bt_hwcfg(24387): [84] = 0x4014 D/bt_hwcfg(24387): [86] = 0xe900 D/bt_hwcfg(24387): [88] = 0x3625 D/bt_hwcfg(24387): [90] = 0x1693 D/bt_hwcfg(24387): [92] = 0xe111 D/bt_hwcfg(24387): [94] = 0x07a4 D/bt_hwcfg(24387): [96] = 0xe800 D/bt_hwcfg(24387): [98] = 0x8031 D/bt_hwcfg(24387): [100] = 0x1523 D/bt_hwcfg(24387): [102] = 0xe415 D/bt_hwcfg(24387): [104] = 0x0234 D/bt_hwcfg(24387): [106] = 0x1a0e D/bt_hwcfg(24387): [108] = 0xc700 D/bt_hwcfg(24387): [110] = 0xc518 D/bt_hwcfg(24387): [112] = 0x009e D/bt_hwcfg(24387): [114] = 0x1517 D/bt_hwcfg(24387): [116] = 0xe500 D/bt_hwcfg(24387): [118] = 0xe725 D/bt_hwcfg(24387): [120] = 0xe30f D/bt_hwcfg(24387): [122] = 0x6a40 D/bt_hwcfg(24387): PFKEY = 0x2229 D/bt_hwcfg(24387): Values: (count = 29) D/bt_hwcfg(24387): [0] = 0xf60b D/bt_hwcfg(24387): [2] = 0x0127 D/bt_hwcfg(24387): [4] = 0x8000 D/bt_hwcfg(24387): [6] = 0xff14 D/bt_hwcfg(24387): [8] = 0x0227 D/bt_hwcfg(24387): [10] = 0x0014 D/bt_hwcfg(24387): [12] = 0x0327 D/bt_hwcfg(24387): [14] = 0x0727 D/bt_hwcfg(24387): [16] = 0x5000 D/bt_hwcfg(24387): [18] = 0x0714 D/bt_hwcfg(24387): [20] = 0xff00 D/bt_hwcfg(24387): [22] = 0x7b25 D/bt_hwcfg(24387): [24] = 0xff00 D/bt_hwcfg(24387): [26] = 0xcf15 D/bt_hwcfg(24387): [28] = 0xc000 D/bt_hwcfg(24387): [30] = 0x0fc4 D/bt_hwcfg(24387): [32] = 0xe400 D/bt_hwcfg(24387): [34] = 0x76b5 D/bt_hwcfg(24387): [36] = 0xff00 D/bt_hwcfg(24387): [38] = 0xcf25 D/bt_hwcfg(24387): [40] = 0xe900 D/bt_hwcfg(24387): [42] = 0x3415 D/bt_hwcfg(24387): [44] = 0x8925 D/bt_hwcfg(24387): [46] = 0xe200 D/bt_hwcfg(24387): [48] = 0x2519 D/bt_hwcfg(24387): [50] = 0xff00 D/bt_hwcfg(24387): [52] = 0x7000 D/bt_hwcfg(24387): [54] = 0x00e2 D/bt_hwcfg(24387): [56] = 0xdb92 D/bt_hwcfg(24387): PFKEY = 0x222a D/bt_hwcfg(24387): Values: (count = 58) D/bt_hwcfg(24387): [0] = 0xf10b D/bt_hwcfg(24387): [2] = 0x0100 D/bt_hwcfg(24387): [4] = 0x6d10 D/bt_hwcfg(24387): [6] = 0x0200 D/bt_hwcfg(24387): [8] = 0x3514 D/bt_hwcfg(24387): [10] = 0x2a9c D/bt_hwcfg(24387): [12] = 0xe800 D/bt_hwcfg(24387): [14] = 0x8021 D/bt_hwcfg(24387): [16] = 0x0a23 D/bt_hwcfg(24387): [18] = 0xe230 D/bt_hwcfg(24387): [20] = 0x249c D/bt_hwcfg(24387): [22] = 0x0b27 D/bt_hwcfg(24387): [24] = 0x0a13 D/bt_hwcfg(24387): [26] = 0x219c D/bt_hwcfg(24387): [28] = 0x0a13 D/bt_hwcfg(24387): [30] = 0x0b87 D/bt_hwcfg(24387): [32] = 0x0620 D/bt_hwcfg(24387): [34] = 0x0230 D/bt_hwcfg(24387): [36] = 0x0a23 D/bt_hwcfg(24387): [38] = 0x0200 D/bt_hwcfg(24387): [40] = 0x5780 D/bt_hwcfg(24387): [42] = 0xf72c D/bt_hwcfg(24387): [44] = 0xe800 D/bt_hwcfg(24387): [46] = 0x8051 D/bt_hwcfg(24387): [48] = 0xe900 D/bt_hwcfg(24387): [50] = 0x3721 D/bt_hwcfg(24387): [52] = 0xe415 D/bt_hwcfg(24387): [54] = 0x0010 D/bt_hwcfg(24387): [56] = 0x0c23 D/bt_hwcfg(24387): [58] = 0x220e D/bt_hwcfg(24387): [60] = 0xc900 D/bt_hwcfg(24387): [62] = 0x8618 D/bt_hwcfg(24387): [64] = 0x009e D/bt_hwcfg(24387): [66] = 0xfd14 D/bt_hwcfg(24387): [68] = 0xf825 D/bt_hwcfg(24387): [70] = 0x019c D/bt_hwcfg(24387): [72] = 0xe200 D/bt_hwcfg(24387): [74] = 0x2919 D/bt_hwcfg(24387): [76] = 0xe500 D/bt_hwcfg(24387): [78] = 0xdb11 D/bt_hwcfg(24387): [80] = 0x1000 D/bt_hwcfg(24387): [82] = 0x00c0 D/bt_hwcfg(24387): [84] = 0xff00 D/bt_hwcfg(24387): [86] = 0x7000 D/bt_hwcfg(24387): [88] = 0x00f6 D/bt_hwcfg(24387): [90] = 0xf10f D/bt_hwcfg(24387): [92] = 0xe015 D/bt_hwcfg(24387): [94] = 0xf60b D/bt_hwcfg(24387): [96] = 0x0218 D/bt_hwcfg(24387): [98] = 0x0a2b D/bt_hwcfg(24387): [100] = 0x0818 D/bt_hwcfg(24387): [102] = 0x0b2b D/bt_hwcfg(24387): [104] = 0xe200 D/bt_hwcfg(24387): [106] = 0x2719 D/bt_hwcfg(24387): [108] = 0xff00 D/bt_hwcfg(24387): [110] = 0x7000 D/bt_hwcfg(24387): [112] = 0x01e2 D/bt_hwcfg(24387): [114] = 0x9c36 D/bt_hwcfg(24387): PFKEY = 0x222b D/bt_hwcfg(24387): Values: (count = 26) D/bt_hwcfg(24387): [0] = 0xe419 D/bt_hwcfg(24387): [2] = 0xe415 D/bt_hwcfg(24387): [4] = 0x0a34 D/bt_hwcfg(24387): [6] = 0xfa25 D/bt_hwcfg(24387): [8] = 0x0116 D/bt_hwcfg(24387): [10] = 0x0012 D/bt_hwcfg(24387): [12] = 0x04e8 D/bt_hwcfg(24387): [14] = 0xf881 D/bt_hwcfg(24387): [16] = 0x06fc D/bt_hwcfg(24387): [18] = 0x0ce0 D/bt_hwcfg(24387): [20] = 0xf899 D/bt_hwcfg(24387): [22] = 0x03ec D/bt_hwcfg(24387): [24] = 0x0c87 D/bt_hwcfg(24387): [26] = 0x082c D/bt_hwcfg(24387): [28] = 0x0c27 D/bt_hwcfg(24387): [30] = 0x8915 D/bt_hwcfg(24387): [32] = 0xf000 D/bt_hwcfg(24387): [34] = 0x00c4 D/bt_hwcfg(24387): [36] = 0x0cb7 D/bt_hwcfg(24387): [38] = 0x8925 D/bt_hwcfg(24387): [40] = 0xf821 D/bt_hwcfg(24387): [42] = 0x0238 D/bt_hwcfg(24387): [44] = 0xfa89 D/bt_hwcfg(24387): [46] = 0xedfc D/bt_hwcfg(24387): [48] = 0xf10f D/bt_hwcfg(24387): [50] = 0x338f D/bt_hwcfg(24387): Rebooting device.... Should restart in UART BCSP @ 38400,N,noflow D/PhoneStatusBar(17610): disable: < expand icons* alerts system_info* back home recent clock search > D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming I/bt_hwcfg(24387): Opened serial port /dev/ttyHS0 D/bt_hwcfg(24387): Done D/bt_vendor(24387): BT_VND_OP_FW_CFG I/bt-btu (24387): btu_task received preload complete event D/bt_userial(24387): Entering userial_read_thread() W/bt-l2cap(24387): L2CAP - L2CA_Register() called for PSM: 0x0001 W/bt-l2cap(24387): L2CAP - L2CA_Register() called for PSM: 0x001f W/bt-l2cap(24387): L2CAP - L2CA_Register() called for PSM: 0x0003 W/bt-l2cap(24387): L2CAP - L2CA_Register() called for PSM: 0x1487 I/ (24387): BTE_InitTraceLevels -- TRC_HCI I/ (24387): BTE_InitTraceLevels -- TRC_L2CAP I/ (24387): BTE_InitTraceLevels -- TRC_RFCOMM I/ (24387): BTE_InitTraceLevels -- TRC_AVDT I/ (24387): BTE_InitTraceLevels -- TRC_AVRC I/ (24387): BTE_InitTraceLevels -- TRC_A2D I/ (24387): BTE_InitTraceLevels -- TRC_BNEP I/ (24387): BTE_InitTraceLevels -- TRC_BTM I/ (24387): BTE_InitTraceLevels -- TRC_HID_HOST I/ (24387): BTE_InitTraceLevels -- TRC_GAP I/ (24387): BTE_InitTraceLevels -- TRC_PAN I/ (24387): BTE_InitTraceLevels -- TRC_SDP I/ (24387): BTE_InitTraceLevels -- TRC_GATT I/ (24387): BTE_InitTraceLevels -- TRC_SMP I/ (24387): BTE_InitTraceLevels -- TRC_HID_DEV I/ (24387): BTE_InitTraceLevels -- TRC_BTAPP I/ (24387): BTE_InitTraceLevels -- TRC_BTIF W/Unknown/com.amazon.identity.auth.device.utils.ReflectionHelper(24500): Failed to locate class named com.amazon.acos.util.AmazonBuild. If this is not a Kindle device, you can ignore this warning. I/IndexDatabaseHelper(24426): Using schema version: 115 I/IndexDatabaseHelper(24426): Index is fine D/Index (24426): Locale 'en_US' is already indexed W/bt-hci (24387): No command in queue matching opcode 0 I/art (17159): Explicit concurrent mark sweep GC freed 34402(1675KB) AllocSpace objects, 4(58KB) LOS objects, 16% free, 20MB/24MB, paused 2.227ms total 158.477ms I/com.amazon.dcp.settings.BackgroundSynchronizer(24500): Requesting sync with content provider. I/com.amazon.dcp.settings.BackgroundSynchronizer(24500): Waiting for initial sync... E/ActivityThread(24500): Failed to find provider info for com.amazon.dcp.settings E/com.amazon.dcp.settings.SettingsCacheUpdater(24500): Content provider for Device Settings not found, sync unable to start I/com.amazon.dcp.settings.BackgroundSynchronizer(24500): Wait for initial sync complete. E/bt-btm (24387): BTM_SecRegister:p_cb_info->p_le_callback == 0x5ffd38ad E/bt-btm (24387): BTM_SecRegister: btm_cb.api.p_le_callback = 0x5ffd38ad D/OpenGLRenderer(24426): Render dirty regions requested: true E/bt-btif (24387): Calling BTA_HhEnable E/bt-btif (24387): btif_storage_get_adapter_property service_mask:0x2140040 D/BluetoothAdapterProperties(24387): Address is:00:22:31:62:A7:08 W/bt-l2cap(24387): L2CAP - L2CA_Register() called for PSM: 0x0019 W/bt-l2cap(24387): L2CAP - L2CA_Register() called for PSM: 0x0017 W/bt-l2cap(24387): L2CAP - L2CA_Register() called for PSM: 0x0011 W/bt-l2cap(24387): L2CAP - L2CA_Register() called for PSM: 0x0013 D/Atlas (24426): Validating map... D/BluetoothManagerService(17159): Bluetooth Adapter name changed to HP Touchpad D/BluetoothManagerService(17159): Stored Bluetooth name: HP Touchpad D/BluetoothAdapterProperties(24387): Name is: HP Touchpad D/BluetoothAdapterProperties(24387): Scan Mode:21 D/BluetoothAdapterProperties(24387): Discoverable Timeout:120 D/BluetoothAdapterProperties(24387): Adding bonded device:00:1A:0E:9A:B2:52 E/BluetoothRemoteDevices(24387): devicePropertyChangedCallback: bdDevice: 00:1A:0E:9A:B2:52, value is empty for type: 10 D/A2dpService(24387): getA2DPService(): returning com.android.bluetooth.a2dp.A2dpService@3c595bd8 D/A2dpSinkService(24387): getA2dpSinkService(): service is NULL E/BluetoothRemoteDevices(24387): devicePropertyChangedCallback: bdDevice: 00:1A:0E:9A:B2:52, value is empty for type: 254 D/bt_vendor(24387): BT_VND_OP_SCO_CFG D/bt_vendor(24387): BT_VND_OP_LPM_SET_MODE W/bt-l2cap(24387): L2CAP - L2CA_Register() called for PSM: 0x000f D/bte_conf(24387): Device ID record 1 : primary D/bte_conf(24387): vendorId = 001d D/bte_conf(24387): vendorIdSource = 0001 D/bte_conf(24387): product = 1200 D/bte_conf(24387): version = 1436 D/bte_conf(24387): clientExecutableURL = D/bte_conf(24387): serviceDescription = D/bte_conf(24387): documentationURL = D/bte_conf(24387): bte_load_did_conf no section named DID2. D/BluetoothPanServiceJni(24387): control_state_callback(L61): state:0, local_role:3, ifname:bt-pan D/BluetoothAdapterState(24387): CURRENT_STATE=PENDING, MESSAGE = ENABLE_READY, isTurningOn=true, isTurningOff=false D/BluetoothAdapterProperties(24387): ScanMode = 21 D/BluetoothAdapterProperties(24387): State = 11 D/BluetoothAdapterProperties(24387): Setting state to 12 I/BluetoothAdapterState(24387): Bluetooth adapter state changed: 11-> 12 D/BluetoothAdapterProperties(24387): Discoverable Timeout:120 W/bt-hci (24387): No command in queue matching opcode 8194 D/BluetoothManagerService(17159): Message: 60 D/BluetoothManagerService(17159): MESSAGE_BLUETOOTH_STATE_CHANGE: prevState = 11, newState=12 D/BluetoothManagerService(17159): Broadcasting onBluetoothStateChange(true) to 5 receivers. D/BluetoothA2dp(17159): onBluetoothStateChange: up=true I/BluetoothAdapterState(24387): Entering On State D/BluetoothHeadset(17845): onBluetoothStateChange: up=true D/BluetoothHeadset(17861): onBluetoothStateChange: up=true D/BluetoothHeadset(17159): onBluetoothStateChange: up=true D/BluetoothHeadset(17845): onBluetoothStateChange: up=true D/BluetoothManagerService(17159): Bluetooth State Change Intent: 11 -> 12 D/BluetoothMapService(24387): onReceive D/BluetoothMapService(24387): onReceive, action android.bluetooth.adapter.action.STATE_CHANGED D/BluetoothMapService(24387): STATE_ON V/BluetoothMapService(24387): Handler(): got msg=1 D/Telecom (17845): BluetoothPhoneService: Bluetooth Adapter state: 12 D/Telecom (17845): BluetoothPhoneService: handleMessage(7) w/ param null I/Telecom (17845): BluetoothPhoneService: updateHeadsetWithCallState numActive 0, numHeld 0, callState 6, ringing number [da39a3ee5e6b4b0d3255bfef95601890afd80709], ringing type 128 D/BluetoothManagerService(17159): checkIfCallerIsForegroundUser: valid=true callingUser=0 foregroundUser=0 I/com.amazon.windowshop/com.amazon.identity.auth.device.api.MAPInit(24500): Initializing MAP (130050001 / MAPAndroidLib-1.0.730.0) for app com.amazon.windowshop W/BluetoothAdapter(24387): getBluetoothService() called with no BluetoothManagerCallback D/BluetoothMapService(24387): inside SocketAcceptThread D/HeadsetStateMachine(24387): Disconnected process message: 9, size: 0 E/HeadsetStateMachine(24387): terminateScoUsingVirtualVoiceCall:No present call to terminate I/com.amazon.windowshop/com.amazon.identity.auth.device.utils.CentralApkUtils(24500): Cannot find amazon authenticator. returning null I/com.amazon.windowshop/com.amazon.identity.auth.device.utils.CentralApkUtils(24500): No central apk detected. This should be a 3P device. D/BluetoothMapService(24387): Removing from the list, masid 0 D/BluetoothMapService(24387): Accepting socket connection... I/com.amazon.windowshop/com.amazon.identity.auth.device.attribute.DeviceAttributeCache(24500): Setting device attribute CentralAPK to false I/com.amazon.windowshop/com.amazon.identity.auth.device.utils.CentralApkUtils(24500): Cannot find amazon authenticator. If this is 1P device, this is a bug! I/ActivityManager(17159): Start proc com.android.email for content provider com.android.email/.provider.EmailProvider: pid=24530 uid=10035 gids={50035, 9997, 3003, 1028, 1015} abi=armeabi-v7a D/BluetoothAdapterProperties(24387): Scan Mode:21 I/com.amazon.kindle/com.amazon.identity.auth.device.storage.DistributedDataStorage(24374): Am not the latest application. Not creating alarm to clean database D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming V/audio_hw_primary(16879): do_out_standby: CALLED V/audio_hw_primary(16879): do_out_standby: calling select_devices V/audio_hw_primary(16879): mixer_set: 'PCM Playback Sink' 0,0,0 V/audio_hw_primary(16879): mixer_set: 'speaker_stereo_rx' 0,0,0 V/audio_hw_primary(16879): disable speaker/headphones V/audio_hw_primary(16879): state hp=n skr=y mic=y I/com.amazon.windowshop/com.amazon.identity.auth.device.storage.DistributedDataStorage(24500): Am the latest application. Setting up alarm to clean database D/HeadsetService(24387): connectionState = 0 D/A2dpService(24387): getA2DPService(): returning com.android.bluetooth.a2dp.A2dpService@3c595bd8 D/HeadsetStateMachine(24387): Disconnected process message: 1, size: 0 D/HeadsetStateMachine(24387): Make conn retry entry for device 00:1A:0E:9A:B2:52 D/HeadsetStateMachine(24387): RetryConn = 0 D/HeadsetStateMachine(24387): Connection state 00:1A:0E:9A:B2:52: 0->1 D/BluetoothAdapterService(24387): getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@3983108e I/BluetoothHeadsetServiceJni(24387): connectHfpNative: sBluetoothHfpInterface: 0x600a7b6c W/bt-l2cap(24387): L2CA_ErtmConnectReq() PSM: 0x0001 BDA: 001a0e9ab252 p_ertm_info: 0x00000000 allowed:0x0 preferred:0 D/A2dpSinkService(24387): getA2dpSinkService(): service is NULL D/A2dpStateMachine(24387): Disconnected process message: 1 D/BluetoothAdapterProperties(24387): CONNECTION_STATE_CHANGE: 00:1A:0E:9A:B2:52: 0 -> 1 I/Telecom (17845): BluetoothPhoneService: queryPhoneState I/BluetoothA2dpServiceJni(24387): connectA2dpNative: sBluetoothA2dpInterface: 0x600a7a60 D/A2dpStateMachine(24387): Exit Disconnected: 1 D/A2dpStateMachine(24387): Enter Pending: 1 D/A2dpStateMachine(24387): Connection state 00:1A:0E:9A:B2:52: 0->1 D/BluetoothAdapterService(24387): getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@3983108e V/HeadsetService(24387): Received BluetoothA2dp Conn State changed D/Telecom (17845): : mReceiver: HEADSET_STATE_CHANGED_ACTION D/Telecom (17845): : ==> new state: 1 D/Telecom (17845): BluetoothPhoneService: handleMessage(7) w/ param 0 I/Telecom (17845): BluetoothPhoneService: updateHeadsetWithCallState numActive 0, numHeld 0, callState 6, ringing number [da39a3ee5e6b4b0d3255bfef95601890afd80709], ringing type 128 D/DashboardSummary(24426): rebuildUI took: 1477 ms I/Choreographer(24426): Skipped 88 frames! The application may be doing too much work on its main thread. D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/HeadsetStateMachine(24387): Exit Disconnected: 1 D/HeadsetStateMachine(24387): Enter Pending: 1 D/HeadsetStateMachine(24387): Pending process message: 19, size: 0 D/HeadsetStateMachine(24387): Pending process message: 9, size: 0 E/HeadsetStateMachine(24387): terminateScoUsingVirtualVoiceCall:No present call to terminate W/bt-btif (24387): BTHF: btif_hf_check_if_slc_connected: No SLC connection up E/BluetoothHeadsetServiceJni(24387): Failed report phone state change, status: 2 W/surfaceflinger( 146): type=1400 audit(0.0:131): avc: denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=3839 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file I/com.amazon.clouddrive.photos/com.amazon.identity.auth.device.storage.DistributedDataStorage(24319): Am not the latest application. Not creating alarm to clean database W/art (24319): Long monitor contention event with owner method=void com.amazon.identity.auth.device.storage.DistributedDataStorage.setup() from DistributedDataStorage.java:233 waiters=0 for 8.573s D/WifiService(17159): Client connection lost with reason: 4 D/BogusTLoggerFactory(24500): getLogger D/BogusTLogger(24500): enableLog D/BogusTLogger(24500): enableTrapz D/BogusTLogger(24500): getTraceId D/BogusTLogger(24500): h D/BogusTLogger(24500): getTraceId D/BogusTLogger(24500): h I/ActivityManager(17159): Process com.google.android.googlequicksearchbox:search (pid 19369) has died W/ActivityManager(17159): Scheduling restart of crashed service com.google.android.googlequicksearchbox/com.google.android.search.core.service.SearchService in 1000ms I/com.amazon.webview.impl.stock.ClientApiLevel(24500): Client API Level:1 I/com.amazon.android.webkit.AmazonWebKitFactories(24500): Successfully create WebKitFactory by name: com.amazon.webview.impl.stock.AndroidWebKitFactory I/com.amazon.android.webkit.AmazonWebKitFactories(24500): Successfully found API level for factory:com.amazon.webview.impl.stock.AndroidWebKitFactory level:5 I/com.amazon.android.webkit.AmazonWebKitFactories(24500): Client API Level:5 Factory API Level:5 I/com.amazon.webview.impl.stock.ClientApiLevel(24500): Client API Level:5 W/ActivityManager(17159): Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found W/art (24319): Long monitor contention event with owner method=void com.amazon.identity.auth.device.storage.DistributedDataStorage.setup() from DistributedDataStorage.java:233 waiters=1 for 5.684s I/Email (24530): Observing account changes for notifications I/WebViewFactory(24500): Loading com.android.webview version 37 (eng.flintman-arm) (code 199991) W/RenderThread(24523): type=1400 audit(0.0:132): avc: denied { read write } for name="kgsl-3d0" dev="tmpfs" ino=3839 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file W/RenderThread(24523): type=1400 audit(0.0:133): avc: denied { open } for name="kgsl-3d0" dev="tmpfs" ino=3839 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file I/ActivityManager(17159): Start proc com.android.exchange for service com.android.exchange/.service.EasService: pid=24561 uid=10036 gids={50036, 9997, 3003, 1028, 1015} abi=armeabi-v7a W/RenderThread(24523): type=1400 audit(0.0:134): avc: denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=3839 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file I/Adreno200-EGL(24426): : EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081) I/Adreno200-EGL(24426): Build Date: 06/25/13 Tue I/Adreno200-EGL(24426): Local Branch: I/Adreno200-EGL(24426): Remote Branch: quic/jb_2.5.5 I/Adreno200-EGL(24426): Local Patches: NONE I/Adreno200-EGL(24426): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 + NOTHING I/OpenGLRenderer(24426): Initialized EGL, version 1.4 D/OpenGLRenderer(24426): Enabling debug mode 0 I/LibraryLoader(24500): Loading: webviewchromium W/ContextImpl(24426): Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1686 android.content.ContextWrapper.startService:515 android.content.ContextWrapper.startService:515 com.android.settings.bluetooth.DockEventReceiver.beginStartingService:134 com.android.settings.bluetooth.DockEventReceiver.onReceive:115 I/LibraryLoader(24500): Time to load native libraries: 27 ms (timestamps 9110-9137) I/LibraryLoader(24500): Expected native library version number "",actual native library version number "" I/Choreographer(24426): Skipped 44 frames! The application may be doing too much work on its main thread. W/art (24500): Attempt to remove local handle scope entry from IRT, ignoring D/BluetoothManagerService(17159): checkIfCallerIsForegroundUser: valid=true callingUser=0 foregroundUser=0 W/BluetoothAdapter(24387): getBluetoothService() called with no BluetoothManagerCallback D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming V/WebViewChromiumFactoryProvider(24500): Binding Chromium to main looper Looper (main, tid 1) {2472b216} I/LibraryLoader(24500): Expected native library version number "",actual native library version number "" I/chromium(24500): [INFO:library_loader_hooks.cc(106)] Chromium logging enabled: level = 0, default verbosity = 0 I/ActivityManager(17159): Displayed com.android.settings/.Settings: +4s623ms I/Timeline(17159): Timeline: Activity_windows_visible id: ActivityRecord{2d4f600f u0 com.android.settings/.Settings t61} time:62979509 I/BrowserStartupController(24500): Initializing chromium process, renderers=0 W/art (24500): Attempt to remove local handle scope entry from IRT, ignoring E/lowmemorykiller( 143): Error writing /proc/24162/oom_score_adj; errno=22 D/TaskPersister(17159): removeObsoleteFile: deleting file=49_task.xml D/TaskPersister(17159): removeObsoleteFile: deleting file=49_task_thumbnail.png W/surfaceflinger( 146): type=1400 audit(0.0:135): avc: denied { read write } for path="/dev/kgsl-3d0" dev="tmpfs" ino=3839 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file E/lowmemorykiller( 143): Error writing /proc/24162/oom_score_adj; errno=22 W/chromium(24500): [WARNING:resource_bundle.cc(315)] locale_file_path.empty() I/chromium(24500): [INFO:aw_browser_main_parts.cc(63)] Load from apk succesful, fd=31 off=46092 len=2953 I/chromium(24500): [INFO:aw_browser_main_parts.cc(78)] Loading webviewchromium.pak from, fd:32 off:228796 len:643667 D/BluetoothManagerService(17159): Message: 20 D/BluetoothManagerService(17159): Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@60bfea9:true D/LocalBluetoothProfileManager(24426): Adding local A2DP SRC profile D/BluetoothManagerService(17159): Message: 30 D/LocalBluetoothProfileManager(24426): Adding local HEADSET profile D/BluetoothManagerService(17159): Message: 30 W/art (17159): Long monitor contention event with owner method=void com.android.server.notification.NotificationManagerService.handleRankingReconsideration(android.os.Message) from NotificationManagerService.java:2118 waiters=0 for 446ms E/lowmemorykiller( 143): Error writing /proc/24162/oom_score_adj; errno=22 I/ActivityManager(17159): Process com.google.android.music:main (pid 24162) has died E/lowmemorykiller( 143): Error writing /proc/21090/oom_score_adj; errno=22 W/AudioManagerAndroid(24500): Requires BLUETOOTH permission E/BTEventHandler(24387): A4WP is not supported V/BtOppL2CapListener(24387): Starting L2cap listener.... I/ActivityManager(17159): Process com.android.deskclock (pid 21090) has died D/BluetoothManagerService(17159): checkIfCallerIsForegroundUser: valid=true callingUser=0 foregroundUser=0 D/BluetoothManagerService(17159): checkIfCallerIsForegroundUser: valid=true callingUser=0 foregroundUser=0 W/BluetoothAdapter(24387): getBluetoothService() called with no BluetoothManagerCallback D/BluetoothManagerService(17159): Message: 30 W/azon.windowshop(24500): type=1400 audit(0.0:136): avc: denied { read write } for name="kgsl-3d0" dev="tmpfs" ino=3839 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file W/azon.windowshop(24500): type=1400 audit(0.0:137): avc: denied { open } for name="kgsl-3d0" dev="tmpfs" ino=3839 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file D/AuthorizationBluetoothService(18052): Received Bluetooth event: Intent { act=android.bluetooth.adapter.action.STATE_CHANGED flg=0x14000010 cmp=com.google.android.gms/.auth.be.proximity.authorization.bt.AuthorizationBluetoothService$BluetoothStateChangeReceiver (has extras) }. D/c (18052): Getting all permits... D/a (18052): Opening database... W/BluetoothAdapter(24387): getBluetoothService() called with no BluetoothManagerCallback I/Adreno200-EGL(24500): : EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081) I/Adreno200-EGL(24500): Build Date: 06/25/13 Tue I/Adreno200-EGL(24500): Local Branch: I/Adreno200-EGL(24500): Remote Branch: quic/jb_2.5.5 I/Adreno200-EGL(24500): Local Patches: NONE I/Adreno200-EGL(24500): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 + NOTHING I/BtOppRfcommListener(24387): Accept thread started. V/BtOppL2CapListener(24387): Started L2Cap listener.... I/BtOppL2CapListener(24387): Accept thread started V/BtOppL2CapListener(24387): Accepting connection... D/BluetoothManagerService(17159): Message: 30 D/a (18052): Opening database auth.proximity.permit_store... D/a (18052): Closing database... D/LocalBluetoothProfileManager(24426): Adding local MAP profile D/BluetoothMap(24426): Create BluetoothMap proxy object D/BluetoothManagerService(17159): Message: 30 W/Settings(24333): Setting bluetooth_on has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. W/Settings(24333): Setting bluetooth_on has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. D/BluetoothManagerService(17159): Message: 30 D/LocalBluetoothProfileManager(24426): LocalBluetoothProfileManager construction complete D/DockEventReceiver(24426): finishStartingService: stopping service I/Choreographer(24426): Skipped 52 frames! The application may be doing too much work on its main thread. D/BogusTLogger(24500): getTraceId D/BogusTLogger(24500): h D/BogusTLogger(24500): getTraceId D/BogusTLogger(24500): h D/BogusTLogger(24500): getTraceId D/BogusTLogger(24500): h E/com.amazon.dcp.settings.SettingsCache(24500): Attempted to set context on SettingsCache more than once. W/art (23101): Suspending all threads took: 54.473ms W/Settings(24333): Setting bluetooth_on has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. D/BluetoothA2dp(24426): Proxy object connected D/A2dpProfile(24426): Bluetooth service connected D/BluetoothHeadset(24426): Proxy object connected D/HeadsetProfile(24426): Bluetooth service connected I/com.amazon.windowshop/com.amazon.identity.auth.device.utils.CentralApkUtils(24500): Cannot find amazon authenticator. If this is 1P device, this is a bug! W/com.amazon.windowshop/com.amazon.identity.auth.device.framework.SSODeviceInfo(24500): Device does not have a valid Amazon serial number. If this is an Amazon Device set Build.SERIAL to the serial number and set Build.MANUFACTURER to 'Amazon'. D/BluetoothInputDevice(24426): Proxy object connected D/HidProfile(24426): Bluetooth service connected D/BluetoothPan(24426): BluetoothPAN Proxy object connected D/PanProfile(24426): Bluetooth service connected D/BluetoothMap(24426): Proxy object connected D/MapProfile(24426): Bluetooth service connected D/BluetoothMap(24426): getConnectedDevices() D/BluetoothPbap(24426): Proxy object connected D/PbapServerProfile(24426): Bluetooth service connected I/Exchange(24561): PSS has no active accounts; stopping service. D/WifiService(17159): Client connection lost with reason: 4 I/Timeline(24426): Timeline: Activity_idle id: android.os.BinderProxy@1ab93e time:62980752 I/ActivityManager(17159): Process com.google.android.gms (pid 18216) has died W/art (24319): Suspending all threads took: 104.675ms I/art (24500): WaitForGcToComplete blocked for 39.215ms for cause HomogeneousSpaceCompact V/WindowshopApplication(24500): Unable to execute setConfigCallbackForViewRoot on Android Platform5.0.2 I/com.amazon.windowshop/com.amazon.identity.auth.accounts.MultipleAccountPluginHolder(24500): Returning Default multiple profile settings I/com.amazon.windowshop/com.amazon.identity.auth.device.utils.CentralApkUtils(24500): Cannot find amazon authenticator. If this is 1P device, this is a bug! D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming W/art (17159): Long monitor contention event with owner method=void com.android.server.notification.NotificationManagerService.handleRankingReconsideration(android.os.Message) from NotificationManagerService.java:2118 waiters=0 for 657ms D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming W/art (24319): Suspending all threads took: 29.449ms I/com.amazon.clouddrive.photos/com.amazon.identity.auth.device.utils.CentralApkUtils(24319): Cannot find amazon authenticator. If this is 1P device, this is a bug! W/art (24319): Suspending all threads took: 6.225ms I/com.amazon.windowshop/com.amazon.identity.auth.device.utils.CentralApkUtils(24500): Cannot find amazon authenticator. If this is 1P device, this is a bug! W/AudioTrack(17159): AUDIO_OUTPUT_FLAG_FAST denied by client E/AudioTrack(17159): AudioTrack::set : Exit I/Timeline(24426): Timeline: Activity_launch_request id:com.android.settings time:62982787 V/audio_hw_primary(16879): start_output_stream: CALLED I/ActivityManager(17159): START u0 {act=android.intent.action.MAIN cmp=com.android.settings/.SubSettings (has extras)} from uid 1000 on display 0 V/audio_hw_primary(16879): start_output_stream: calling select_devices V/audio_hw_primary(16879): mixer_set: 'PCM Playback Sink' 0,0,0 V/audio_hw_primary(16879): mixer_set: 'speaker_stereo_rx' 0,0,0 V/audio_hw_primary(16879): mixer_set: 'PCM Playback Sink' 0,0,1 V/audio_hw_primary(16879): mixer_set: 'speaker_stereo_rx' 1,1,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT1N Switch' 1,63,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT1P Switch' 1,1,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT2N Switch' 1,45,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT2P Switch' 1,1,0 V/audio_hw_primary(16879): mixer_set: 'Output Volume' 59,59,0 V/audio_hw_primary(16879): enable speaker V/audio_hw_primary(16879): state hp=n skr=y mic=y W/bt-l2cap(24387): L2CAP - st: CLOSED evt: 1 W/bt-sdp (24387): SDP - Rcvd conn cnf with error: 0x4 CID 0x40 I/BluetoothHeadsetServiceJni(24387): connection_state_callback I/BluetoothA2dpServiceJni(24387): bta2dp_connection_state_callback E/bt-btif (24387): reset flags W/bt-btif (24387): bta_dm_rm_cback:0, status:0 W/bt-l2cap(24387): L2CA_SetDesireRole() new:x0, disallow_switch:0 W/bt-btif (24387): new conn_srvc id:18, app_id:0 W/bt-btif (24387): new conn_srvc id:18, app_id:0 count:1 W/bt-l2cap(24387): L2CA_ErtmConnectReq() PSM: 0x0001 BDA: 001a0e9ab252 p_ertm_info: 0x00000000 allowed:0x0 preferred:0 D/HeadsetStateMachine(24387): Pending process message: 101, size: 0 D/HeadsetStateMachine(24387): event type: 1 D/A2dpStateMachine(24387): Pending process message: 101 D/HeadsetStateMachine(24387): remove connect timeout for device = 00:1A:0E:9A:B2:52 D/A2dpStateMachine(24387): Stack and target device are connecting D/HeadsetStateMachine(24387): processConnectionEvent state = 0, device = 00:1A:0E:9A:B2:52 D/HeadsetStateMachine(24387): Removing conn retry entry for device = 00:1A:0E:9A:B2:52 D/HeadsetStateMachine(24387): Connection state 00:1A:0E:9A:B2:52: 1->0 D/BluetoothAdapterService(24387): getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@3983108e D/HeadsetStateMachine(24387): Enter Disconnected: 101, size: 0 D/Telecom (17845): : mReceiver: HEADSET_STATE_CHANGED_ACTION D/Telecom (17845): : ==> new state: 0 D/SubSettings(24426): Launching fragment com.android.settings.bluetooth.BluetoothSettings D/BogusTLogger(24500): getTraceId D/BogusTLogger(24500): h W/Amazon (24500): missing associate tag : D/MetricsServiceAdapter(24500): initialize - initialize(context) - Metrics service; I/DPLogger(24500): DPLogger - Name was too long. Truncating; original name: BaseMetricsServiceFactory, truncated name: BaseMetricsServiceFacto I/DPLogger(24500): DPLogger - Name was too long. Truncating; original name: MetricsConfigurationParser, truncated name: MetricsConfigurationPar I/MetricsConfigurationPar(24500): MetricsConfigurationParser - Picking configuration; Domain: prod, Build: eng, isDebuggable: false V/BoundedNumberEvaluator(24500): fieldName - value; 65536: greater than max value, 10000: using max value V/BoundedNumberEvaluator(24500): fieldName - value; 65536: greater than max value, 10000: using max value V/BoundedNumberEvaluator(24500): fieldName - value; 65536: greater than max value, 10000: using max value V/BoundedNumberEvaluator(24500): fieldName - value; 65536: greater than max value, 10000: using max value V/BaseMetricsServiceFacto(24500): shouldUsePassThroughMode - Looking up transport preferences at transport-preferences; V/BaseMetricsServiceFacto(24500): shouldUsePassThroughMode - usePassThroughMode; false V/BaseMetricsServiceFacto(24500): createMetricsService - Getting MetricsFactory via getSystemService().; V/BaseMetricsServiceFacto(24500): createMetricsService - Could not obtain MetricsFactory via context.getSystemService(). Falling back on AndroidMetricsFactoryImpl.getInstance(context); D/BluetoothMap(24426): getConnectedDevices() I/DPLogger(24500): DPLogger - Name was too long. Truncating; original name: TComm.HttpClientSrrManager, truncated name: TComm.HttpClientSrrMana D/BluetoothMap(24426): getConnectionState(00:1A:0E:9A:B2:52) I/DPLogger(24500): DPLogger - Name was too long. Truncating; original name: AndroidDeviceInfoManager, truncated name: AndroidDeviceInfoManage D/MapProfile(24426): getConnectionStatus: status is: 0 V/AndroidDeviceInfoManage(24500): Metrics.AndroidDeviceInfoManager - deviceInfo; softwareVersion: 228551, hardware: tenderloin, buildType: eng, platform: tenderloin, model: Touchpad I/DPLogger(24500): DPLogger - Name was too long. Truncating; original name: Metrics:BoundedByteArrayQueue, truncated name: Metrics:BoundedByteArra I/DPLogger(24500): DPLogger - Name was too long. Truncating; original name: Metrics:NonVolatileBoundedByteArrayQueue, truncated name: Metrics:NonVolatileBoun I/DPLogger(24500): DPLogger - Name was too long. Truncating; original name: Metrics:BatchTransmitter, truncated name: Metrics:BatchTransmitte I/DPLogger(24500): DPLogger - Name was too long. Truncating; original name: Metrics:ThreadPoolBatchTransmitter, truncated name: Metrics:ThreadPoolBatch I/DPLogger(24500): DPLogger - Name was too long. Truncating; original name: PeriodicBatchTransmitter, truncated name: PeriodicBatchTransmitte I/DPLogger(24500): DPLogger - Name was too long. Truncating; original name: Metrics:UrgentBatchTransmitter, truncated name: Metrics:UrgentBatchTran D/BluetoothAdapterProperties(24387): Discoverable Timeout:120 D/BluetoothAdapterProperties(24387): Scan Mode:21 W/BaseMetricsServiceFacto(24500): createMetricsService - Skipping batch pipeline setup for ; RESERVED_FOR_LOCATION_SERVICE: because no configuration is provided. W/BaseMetricsServiceFacto(24500): createMetricsService - Skipping batch pipeline setup for ; RESERVED_FOR_NON_ANONYMOUS_METRICS: because no configuration is provided. D/LocalBluetoothManager(24426): setting foreground activity to non-null context V/BaseMetricsServiceFacto(24500): createMetricsService - Triggering intial push for stored metrics on service startup; I/DPLogger(24500): DPLogger - Name was too long. Truncating; original name: MetricsBroadcastReceiver, truncated name: MetricsBroadcastReceive E/bt-btif (24387): bte_scan_filt_param_cfg_evt, 1 E/bt-btif (24387): bte_scan_filt_param_cfg_evt, 1 W/bt-btif (24387): bta_dm_check_av:0 E/bt-btif (24387): bte_scan_filt_param_cfg_evt, 1 D/BluetoothAdapterProperties(24387): Discoverable Timeout:120 D/BluetoothAdapterProperties(24387): Scan Mode:23 I/com.amazon.clouddrive.photos/com.amazon.identity.auth.device.utils.CentralApkUtils(24319): Cannot find amazon authenticator. If this is 1P device, this is a bug! I/LocalBluetoothProfileManager(24426): Failed to connect HEADSET device D/CachedBluetoothDevice(24426): onProfileStateChanged: profile HEADSET newProfileState 0 W/Settings(24319): Setting airplane_mode_on has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. I/com.amazon.clouddrive.photos/com.amazon.identity.auth.device.utils.CentralApkUtils(24319): Cannot find amazon authenticator. If this is 1P device, this is a bug! I/DPLogger(24500): DPLogger - Name was too long. Truncating; original name: CrashDescriptorStorageUtil, truncated name: CrashDescriptorStorageU D/BogusTLogger(24500): getTraceId D/BogusTLogger(24500): h D/Index (24426): Deleting data for locale 'en_US' took 207 millis W/art (24500): Suspending all threads took: 11.474ms V/Metrics:BatchTransmitte(24500): QueuePusher.run - Transmitting batches.; V/Metrics:BatchTransmitte(24500): QueuePusher.run - Transmitting batches.; I/CrashDescriptorStorageU(24500): loadFromSharedPreferences - No keys retrieved from shared preferences.; I/com.amazon.device.crashmanager.CrashDetectionHelper(24500): Installing crash detector as default exception handler. I/Metrics:BatchTransmitte(24500): QueuePusher.sendBatches - Drained batch queue.; Number of HIGH queue batches sent: 0 I/Metrics:BatchTransmitte(24500): QueuePusher.sendBatches - Drained batch queue.; Number of NORMAL queue batches sent: 0 D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming I/DPLogger(24500): DPLogger - Name was too long. Truncating; original name: AbstractDetArtifactProcessor, truncated name: AbstractDetArtifactProc I/DPLogger(24500): DPLogger - Name was too long. Truncating; original name: JavaCrashArtifactProcessor, truncated name: JavaCrashArtifactProces V/ArtifactUploader(24500): uploadCrashEntries - Uploading artifacts.; W/art (17159): Long monitor contention event with owner method=void com.android.server.notification.NotificationManagerService.handleRankingReconsideration(android.os.Message) from NotificationManagerService.java:2118 waiters=0 for 1.605s I/CrashDescriptorStorageU(24500): saveToSharedPreferences - Added last cleared cache to shared preferences = ; 1420177023761 I/CrashDescriptorStorageU(24500): saveToSharedPreferences - Number of keys stored in shared preferences = ; 0 I/ArtifactUploader(24500): uploadCrashEntries - Finished uploading artifacts. Uploaded 0 artifacts.; D/AbstractMetricsFactoryImpl(24500): record : No data points in metrics event W/art (24319): Suspending all threads took: 28.930ms I/Choreographer(24426): Skipped 46 frames! The application may be doing too much work on its main thread. I/ActivityManager(17159): Process com.android.chrome (pid 24241) has died D/Index (24426): Indexing locale 'en_US' took 725 millis I/ActivityManager(17159): Start proc com.google.android.keep for broadcast com.google.android.keep/.notification.AlertReceiver: pid=24648 uid=10171 gids={50171, 9997, 3003, 1028, 1015} abi=armeabi-v7a I/PushNotification(24500): Making Toggle service call to determine notification feature status E/SennaHttpClient(24319): TerminalException while getting the customer's endpoint W/art (24319): Long monitor contention event with owner method=void android.os.MessageQueue.nativeWake(long) from MessageQueue.java:4294967294 waiters=0 for 519ms I/ActivityManager(17159): Displayed com.android.settings/.SubSettings: +2s336ms E/ActivityThread(24500): Failed to find provider info for com.amazon.mas.client.framework.DeviceInfoContentProvider-com.amazon.windowshop W/Amazon (24500): missing associate tag : I/Choreographer(24426): Skipped 38 frames! The application may be doing too much work on its main thread. I/Timeline(17159): Timeline: Activity_windows_visible id: ActivityRecord{2ba9fc66 u0 com.android.settings/.SubSettings t61} time:62985531 D/BogusTLogger(24500): getTraceId D/BogusTLogger(24500): h I/Timeline(24426): Timeline: Activity_idle id: android.os.BinderProxy@bc9072c time:62985746 W/art (24319): Long monitor contention event with owner method=boolean com.crashlytics.android.internal.aS.c() from SourceFile:125 waiters=0 for 12.919s V/audio_hw_primary(16879): do_out_standby: CALLED W/art (24319): Suspending all threads took: 37.384ms V/audio_hw_primary(16879): do_out_standby: calling select_devices V/audio_hw_primary(16879): mixer_set: 'PCM Playback Sink' 0,0,0 V/audio_hw_primary(16879): mixer_set: 'speaker_stereo_rx' 0,0,0 V/audio_hw_primary(16879): disable speaker/headphones V/audio_hw_primary(16879): state hp=n skr=y mic=y I/ActivityManager(17159): Process android.process.media (pid 24275) has died W/Settings(24333): Setting bluetooth_on has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. W/Settings(24333): Setting bluetooth_on has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. V/UserPresentBroadcastReceiver(18192): Received Intent { act=android.intent.action.USER_PRESENT flg=0x24000010 cmp=com.google.android.gms/.auth.trustagent.UserPresentBroadcastReceiver }. E/WifiStateMachine(17159): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=25.61 rxSuccessRate=41.95 targetRoamBSSID=any RSSI=-76 E/WifiStateMachine(17159): WifiStateMachine starting scan for "ASUS_5G"WPA_PSK with 5785 I/wpa_supplicant(17580): wlan0: CTRL-EVENT-SCAN-STARTED I/ActivityManager(17159): Start proc imoblife.toolbox.full for broadcast imoblife.toolbox.full/.receiver.ScreenEventReceiver: pid=24675 uid=10108 gids={50108, 9997, 3003, 1028, 1015} abi=armeabi-v7a W/art (24374): Verification of com.amazon.kcp.reader.accessibility.KindleAccessibilityDelegate com.amazon.kcp.application.StandaloneKindleObjectFactory.getAccessibilityDelegate(com.amazon.android.docviewer.KindleDocView, android.content.Context, com.amazon.android.docviewer.KindleDocViewer, com.amazon.kcp.reader.ui.ReaderLayout) took 284.606ms W/Settings(24333): Setting bluetooth_on has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. W/art (24374): Verification of com.amazon.kcp.application.IAuthenticationManager com.amazon.kcp.application.StandaloneKindleObjectFactory.getAuthenticationManager() took 131.774ms I/libprocessgroup(17159): Killing pid 24320 in uid 10125 as part of process group 24291 I/libprocessgroup(17159): Killing pid 24320 in uid 10125 as part of process group 24291 I/libprocessgroup(17159): Killing pid 24320 in uid 10125 as part of process group 24291 I/libprocessgroup(17159): Killing pid 24320 in uid 10125 as part of process group 24291 W/art (24374): Verification of com.amazon.reader.notifications.ReaderNotificationsManager com.amazon.kcp.application.StandaloneKindleObjectFactory.getReaderNotificationsManager() took 146.911ms I/ActivityManager(17159): Process com.estrongs.android.pop (pid 24291) has died D/count (24675): onReceive D/count (24675): countandroid.intent.action.USER_PRESENT D/count (24675): getMetaData I/CountManager(24675): getDebug(): true D/count (24675): getMetaData I/CountManager(24675): getKey(): 535f6f3656240beac200b7cc D/count (24675): getMetaData I/CountManager(24675): getUrl(): https://s3.amazonaws.com/appmessage121119/aio/umeng/ D/count (24675): checkUpdateAlartRotation D/count (24675): getPrevUpdateAlarmTime D/ConnectivityService(17159): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 51 D/ConnectivityService(17159): rematching NetworkAgentInfo [WIFI () - 101] D/ConnectivityService(17159): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change. D/ConnectivityService(17159): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101] D/ConnectivityManager.CallbackHandler(17610): CM callback handler got msg 524290 E/com.amazon.dcp.settings.SettingsCache(24374): Attempted to set context on SettingsCache more than once. W/art (24675): Before Android 4.1, method android.view.ContextMenu$ContextMenuInfo org.holoeverywhere.widget.ListView.createContextMenuInfo(android.view.View, int, long) would have incorrectly overridden the package-private method in android.widget.AbsListView W/art (24675): Before Android 4.1, method void org.holoeverywhere.widget.ListView.drawDivider(android.graphics.Canvas, android.graphics.Rect, int) would have incorrectly overridden the package-private method in android.widget.ListView W/art (24675): Before Android 4.1, method void org.holoeverywhere.widget.ListView.invokeOnItemScrollListener() would have incorrectly overridden the package-private method in android.widget.AbsListView W/art (24675): Before Android 4.1, method void org.holoeverywhere.widget.ListView.reportScrollStateChange(int) would have incorrectly overridden the package-private method in android.widget.AbsListView I/com.amazon.kindle/com.amazon.identity.auth.accounts.MultipleAccountPluginHolder(24374): Returning Default multiple profile settings W/art (24675): Before Android 4.1, method void org.holoeverywhere.widget.LinearLayout.drawDividersHorizontal(android.graphics.Canvas) would have incorrectly overridden the package-private method in android.widget.LinearLayout W/art (24675): Before Android 4.1, method void org.holoeverywhere.widget.LinearLayout.drawDividersVertical(android.graphics.Canvas) would have incorrectly overridden the package-private method in android.widget.LinearLayout W/art (24675): Before Android 4.1, method void org.holoeverywhere.widget.LinearLayout.drawHorizontalDivider(android.graphics.Canvas, int) would have incorrectly overridden the package-private method in android.widget.LinearLayout W/art (24675): Before Android 4.1, method void org.holoeverywhere.widget.LinearLayout.drawVerticalDivider(android.graphics.Canvas, int) would have incorrectly overridden the package-private method in android.widget.LinearLayout I/com.amazon.kindle/com.amazon.identity.auth.device.utils.CentralApkUtils(24374): Cannot find amazon authenticator. If this is 1P device, this is a bug! W/art (24675): Before Android 4.1, method void org.holoeverywhere.widget.LinearLayout.measureChildBeforeLayout(android.view.View, int, int, int, int, int) would have incorrectly overridden the package-private method in android.widget.LinearLayout W/art (24675): Before Android 4.1, method void org.holoeverywhere.widget.LinearLayout.measureHorizontal(int, int) would have incorrectly overridden the package-private method in android.widget.LinearLayout W/art (24675): Before Android 4.1, method void org.holoeverywhere.widget.LinearLayout.measureVertical(int, int) would have incorrectly overridden the package-private method in android.widget.LinearLayout D/count (24675): updateCountProductData D/count (24675): isCheckUpdate I/ActivityManager(17159): Start proc com.estrongs.android.pop for broadcast com.estrongs.android.pop/.app.StartServiceReceiver: pid=24692 uid=10125 gids={50125, 9997, 3003, 3002, 3001, 1028, 1015} abi=armeabi I/ActivityManager(17159): Process com.android.email (pid 24530) has died W/bt-l2cap(24387): L2CAP - st: CLOSED evt: 1 W/bt-sdp (24387): SDP - Rcvd conn cnf with error: 0x4 CID 0x41 E/bt-btif (24387): bta_av_a2d_sdp_cback, SDP record not found W/bt-btif (24387): bta_dm_rm_cback:0, status:1 W/bt-l2cap(24387): L2CA_SetDesireRole() new:x0, disallow_switch:0 W/bt-l2cap(24387): L2CA_SetDesireRole() new:x80, disallow_switch:0 W/bt-btif (24387): bta_dm_rm_cback:0, status:1 W/bt-l2cap(24387): L2CA_SetDesireRole() new:x0, disallow_switch:0 W/bt-btif (24387): bta_dm_act no entry for connected service cbs W/bt-btif (24387): BTA_AV_OPEN_EVT::FAILED status: 3 I/BluetoothA2dpServiceJni(24387): bta2dp_connection_state_callback D/A2dpStateMachine(24387): Pending process message: 101 D/A2dpStateMachine(24387): Enter Disconnected: 101 D/A2dpStateMachine(24387): Connection state 00:1A:0E:9A:B2:52: 1->0 D/BluetoothAdapterService(24387): getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@3983108e I/LocalBluetoothProfileManager(24426): Failed to connect A2DP device D/CachedBluetoothDevice(24426): onProfileStateChanged: profile A2DP newProfileState 0 D/BluetoothAdapterProperties(24387): CONNECTION_STATE_CHANGE: 00:1A:0E:9A:B2:52: 1 -> 0 V/HeadsetService(24387): Received BluetoothA2dp Conn State changed D/HeadsetStateMachine(24387): Disconnected process message: 19, size: 0 D/HeadsetStateMachine(24387): A2dp State Changed: Current State: 0Prev State: 1A2pSuspend: false E/ObjectHelper(24692): Can't find method:setCompatibilityInfo D/am (24692): Refresh storage info done.26 W/Settings(24333): Setting bluetooth_on has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. W/Settings(24333): Setting bluetooth_on has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. W/ResourceType(24692): No package identifier when getting value for resource number 0x00000000 I/onStart (24333): onStart I/art (17159): Explicit concurrent mark sweep GC freed 28555(1687KB) AllocSpace objects, 28(452KB) LOS objects, 15% free, 21MB/25MB, paused 2.929ms total 157.135ms I/count=====(24333): count=====android.intent.action.USER_PRESENT I/updateAlartRotation=====(24333): updateAlartRotation========= I/count=====(24333): updateCountProductData==== I/count====(24333): updateCountProductData isCheckUpdate true==== I/??????(24333): android.intent.action.BATTERY_CHANGED E/WifiStateMachine(17159): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=20.81 rxSuccessRate=26.97 targetRoamBSSID=any RSSI=-77 E/WifiStateMachine(17159): WifiStateMachine starting scan for "ASUS_5G"WPA_PSK with 5785 I/wpa_supplicant(17580): wlan0: CTRL-EVENT-SCAN-STARTED I/ActivityManager(17159): Start proc com.google.android.gms for broadcast com.google.android.gms/.herrevad.receivers.CaptivePortalReceiver: pid=24719 uid=10014 gids={50014, 9997, 2001, 3003, 1007, 3006, 3002, 3001, 1028, 1015, 1005, 3007} abi=armeabi-v7a W/ResourcesManager(24719): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources. W/ResourcesManager(24719): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources. I/MultiDex(24719): VM with version 2.1.0 has multidex support I/MultiDex(24719): install I/MultiDex(24719): VM has multidex support, MultiDex support library is disabled. W/Settings(24333): Setting bluetooth_on has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. I/ActivityManager(17159): Process com.android.exchange (pid 24561) has died D/ConnectivityService(17159): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 59 D/ConnectivityService(17159): rematching NetworkAgentInfo [WIFI () - 101] D/ConnectivityService(17159): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change. D/ConnectivityService(17159): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101] D/ConnectivityManager.CallbackHandler(17610): CM callback handler got msg 524290 I/ProviderInstaller(24719): Insert disabled by gate 'gms:security:enable_conscrypt_in_gms_application' I/ActivityManager(17159): Start proc com.google.android.googlequicksearchbox:search for broadcast com.google.android.googlequicksearchbox/com.google.android.velvet.location.VehicleParkReceiver: pid=24744 uid=10020 gids={50020, 9997, 3003, 3001, 1028, 3002, 1015, 1005} abi=armeabi-v7a I/ActivityManager(17159): Process com.amazon.kindle (pid 24374) has died I/ActivityManager(17159): Start proc com.google.android.partnersetup for content provider com.google.android.partnersetup/.RlzAppProvider: pid=24764 uid=10017 gids={50017, 9997, 3003} abi=armeabi-v7a I/sv===== (24333): version====27 I/count=====(24333): count vc=====27========getDataVCformLocal27 I/art (18052): Explicit concurrent mark sweep GC freed 15152(837KB) AllocSpace objects, 1(39KB) LOS objects, 39% free, 5MB/8MB, paused 1.068ms total 50.354ms I/PushNotification(24500): Toggle response: ATVPDKIKX0DER: enabled I/PushNotification(24500): Feature state is now AVAILABLE, marketplace: ATVPDKIKX0DER D/PushNotification(24500): checkRegistration I/PushNotification(24500): Push stored registration id: null I/PushNotification(24500): Registration ID: APA91bFM9L_uIPSnvpED7Xh0XCOPV7L_tx70dMQ5oF9JY8t8cuyl2-FXzhG-PA67v6UkvPA7hAVSACDVI-hz57PRx4576WuMh9MPNj0GO89LwC8XCoG_Bj9fo2rYqAOF2ElPvMFuVuhVtkk0Goo4CEEBGJXEaIulWg I/ActivityManager(17159): Start proc com.google.android.music:main for broadcast com.google.android.music/.homewidgets.IFLWidgetProvider: pid=24790 uid=10065 gids={50065, 9997, 3003, 1028, 1015} abi=armeabi-v7a W/art (17159): Long monitor contention event with owner method=void com.android.server.am.BroadcastQueue.processNextBroadcast(boolean) from BroadcastQueue.java:544 waiters=0 for 137ms I/art (16873): Explicit concurrent mark sweep GC freed 705(30KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 1863KB/3MB, paused 366us total 33.477ms I/art (16873): Explicit concurrent mark sweep GC freed 5(160B) AllocSpace objects, 0(0B) LOS objects, 39% free, 1863KB/3MB, paused 244us total 21.270ms I/art (16873): Explicit concurrent mark sweep GC freed 5(160B) AllocSpace objects, 0(0B) LOS objects, 39% free, 1863KB/3MB, paused 244us total 21.575ms D/WifiService(17159): New client listening to asynchronous messages D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@37061914} E/WifiStateMachine(17159): WifiStateMachine CMD_START_SCAN source 10014 txSuccessRate=17.40 rxSuccessRate=20.99 targetRoamBSSID=any RSSI=-76 I/wpa_supplicant(17580): wlan0: CTRL-EVENT-SCAN-STARTED D/PhoneApp(17861): getPhone phoneId:0 I/MusicStore(24790): Database version: 104 D/PhoneApp(17861): getPhone phoneId:0 W/art (24744): Long monitor contention event with owner method=boolean java.lang.Character.isHighSurrogate(char) from Character.java:1653 waiters=0 for 549ms D/PhoneApp(17861): getPhone phoneId:0 D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming W/RenderThread(18139): type=1400 audit(0.0:138): avc: denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=3839 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file W/RenderThread(18139): type=1400 audit(0.0:139): avc: denied { read write } for path="/dev/kgsl-3d0" dev="tmpfs" ino=3839 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file W/ResourcesManager(24790): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources. W/ResourcesManager(24790): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources. V/JNIHelp (24790): Registering com/google/android/gms/org/conscrypt/NativeCrypto's 235 native methods... W/art (24744): Suspending all threads took: 8.941ms I/com.amazon.windowshop/com.amazon.identity.auth.device.utils.CentralApkUtils(24500): Cannot find amazon authenticator. If this is 1P device, this is a bug! W/HandlerScheduledExecuto(24744): Task does not implement UiTask. Consider using NamedUiRunnable for fjp@261094d9 D/AbstractMetricsFactoryImpl(24500): record : No data points in metrics event W/RenderThread(24523): type=1400 audit(0.0:140): avc: denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=3839 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file W/AudioTrack(17159): AUDIO_OUTPUT_FLAG_FAST denied by client E/AudioTrack(17159): AudioTrack::set : Exit V/audio_hw_primary(16879): start_output_stream: CALLED V/audio_hw_primary(16879): start_output_stream: calling select_devices V/audio_hw_primary(16879): mixer_set: 'PCM Playback Sink' 0,0,0 V/audio_hw_primary(16879): mixer_set: 'speaker_stereo_rx' 0,0,0 V/audio_hw_primary(16879): mixer_set: 'PCM Playback Sink' 0,0,1 V/audio_hw_primary(16879): mixer_set: 'speaker_stereo_rx' 1,1,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT1N Switch' 1,63,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT1P Switch' 1,1,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT2N Switch' 1,45,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT2P Switch' 1,1,0 V/audio_hw_primary(16879): mixer_set: 'Output Volume' 59,59,0 V/audio_hw_primary(16879): enable speaker V/audio_hw_primary(16879): state hp=n skr=y mic=y D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming W/RenderThread(24523): type=1400 audit(0.0:141): avc: denied { read write } for path="/dev/kgsl-3d0" dev="tmpfs" ino=3839 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file I/ProviderInstaller(24790): Installed default security provider GmsCore_OpenSSL D/AndroidMusic(24790): GMSCore installation verified I/ActivityManager(17159): Process com.amazon.windowshop (pid 24500) has died I/ConfigStore(24790): Config Database version: 1 D/MusicStore(24790): Disabled WAL D/ConfigStore(24790): Database opened D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@37061914} E/PlayEventLogger(24790): Invalid device id 95b03c83ccebe788 D/MusicPreferences(24790): Set pref key LogFilesEnabled=false I/GCoreUlr(18192): Successfully inserted location I/GCoreUlr(18192): Not calling LocationReporter, hasMoved: false, elapsed millis: 501908, request: Stationary(3600000) I/MediaRouter(24790): Found default route: MediaRouter.RouteInfo{ uniqueId=android/.support.v7.media.SystemMediaRouteProvider:DEFAULT_ROUTE, name=Tablet, description=null, enabled=true, connecting=false, playbackType=0, playbackStream=3, volumeHandling=1, volume=15, volumeMax=15, presentationDisplayId=-1, extras=null, providerPackageName=android } I/NetworkMonitor(24790): type=WIFI subType= reason=null isConnected=true D/PhoneApp(17861): getPhone phoneId:-1000 I/NetworkMonitor(24790): type=WIFI subType= reason=null isConnected=true D/PhoneApp(17861): getPhone phoneId:-1000 D/MusicPreferences(24790): Re-setting music sync state for account kalyanr@gmail.com I/ActivityManager(17159): Start proc android.process.media for broadcast com.android.providers.downloads/.DownloadReceiver: pid=24832 uid=10004 gids={50004, 9997, 2001, 3003, 1028, 1015, 3007, 1023, 1024} abi=armeabi-v7a D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/MusicPreferences(24790): Set pref key upgradeSyncDone=true W/ResourcesManager(24790): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources. W/ResourcesManager(24790): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources. I/GHttpClientFactory(24790): Using the GMSCore's GoogleHttpClient W/AudioTrack(17159): AUDIO_OUTPUT_FLAG_FAST denied by client E/AudioTrack(17159): AudioTrack::set : Exit E/bt-btif (24387): bte_scan_filt_param_cfg_evt, 1 E/bt-btif (24387): bte_scan_filt_param_cfg_evt, 1 W/bt-btif (24387): bta_dm_check_av:0 W/InputMethodManagerService(17159): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@21638109 attribute=null, token = android.os.BinderProxy@31ce02a2 I/MusicLeanback(24790): Stop autocaching. E/SQLiteLog(24832): (283) recovered 1 frames from WAL file /data/data/com.android.providers.media/databases/external.db-wal W/art (24790): Long monitor contention event with owner method=dalvik.system.CloseGuard dalvik.system.CloseGuard.get() from CloseGuard.java:134 waiters=0 for 217ms I/MusicLeanback(24790): Stop autocaching. D/MusicStore(24790): Disabled WAL D/MusicStore(24790): Database opened D/GCM (18052): GcmService start Intent { act=android.net.conn.CONNECTIVITY_CHANGE flg=0x4000010 cmp=com.google.android.gms/.gcm.GcmService (has extras) } android.net.conn.CONNECTIVITY_CHANGE D/ConnectivityService(17159): reportBadNetwork(NetworkAgentInfo [WIFI () - 101]) by 10014 D/NetworkMonitorNetworkAgentInfo [WIFI () - null](17159): ValidatedState{ when=0 what=532488 arg1=10014 target=com.android.internal.util.StateMachine$SmHandler } D/NetworkMonitorNetworkAgentInfo [WIFI () - null](17159): DefaultState{ when=-1ms what=532488 arg1=10014 target=com.android.internal.util.StateMachine$SmHandler } D/NetworkMonitorNetworkAgentInfo [WIFI () - null](17159): Forcing reevaluation D/NetworkMonitorNetworkAgentInfo [WIFI () - null](17159): EvaluatingState{ when=-1ms what=532486 arg1=2 target=com.android.internal.util.StateMachine$SmHandler } D/NetworkMonitorNetworkAgentInfo [WIFI () - null](17159): Checking http://clients3.google.com/generate_204 on "ASUS_5G" D/NetworkMonitorNetworkAgentInfo [WIFI () - null](17159): isCaptivePortal: ret=204 headers={null=[HTTP/1.1 204 No Content], Content-Length=[0], Content-Type=[text/html; charset=UTF-8], Date=[Thu, 08 Jan 2015 01:00:23 GMT], Server=[GFE/2.0], X-Android-Received-Millis=[1420678825282], X-Android-Response-Source=[NETWORK 204], X-Android-Sent-Millis=[1420678825245]} D/NetworkMonitorNetworkAgentInfo [WIFI () - null](17159): Validated D/ConnectivityService(17159): Validated NetworkAgentInfo [WIFI () - 101] D/ConnectivityService(17159): rematching NetworkAgentInfo [WIFI () - 101] D/ConnectivityService(17159): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change. D/ConnectivityService(17159): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101] I/iu.Environment(24719): update battery state; isPlugged? true* D/ConnectivityManager.CallbackHandler(17610): CM callback handler got msg 524290 D/NetworkLogImpl(24719): Loaded NetworkSpeedPredictor I/iu.Environment(24719): update connectivity state; isNetworkMetered? false, isRoaming? false, isBackgroundDataAllowed? true* I/iu.Environment(24719): update connectivity state; isNetworkMetered? false, isRoaming? false, isBackgroundDataAllowed? true I/art (17159): Explicit concurrent mark sweep GC freed 41181(2MB) AllocSpace objects, 42(672KB) LOS objects, 15% free, 21MB/25MB, paused 4.852ms total 260.742ms I/ActivityManager(17159): Start proc com.android.chrome for broadcast com.android.chrome/com.google.android.apps.chrome.precache.PrecacheServiceLauncher: pid=24862 uid=10091 gids={50091, 9997, 3003, 1028, 1015} abi=armeabi-v7a I/MusicLeanback(24790): Conditions not met for autocaching. I/MusicLeanback(24790): Stop autocaching. E/ActivityThread(24790): Service com.google.android.music.download.TrackDownloadQueueService has leaked ServiceConnection com.google.android.gms.http.GoogleURLConnectionFactory$1@5924af8 that was originally bound here E/ActivityThread(24790): android.app.ServiceConnectionLeaked: Service com.google.android.music.download.TrackDownloadQueueService has leaked ServiceConnection com.google.android.gms.http.GoogleURLConnectionFactory$1@5924af8 that was originally bound here E/ActivityThread(24790): at android.app.LoadedApk$ServiceDispatcher.(LoadedApk.java:1072) E/ActivityThread(24790): at android.app.LoadedApk.getServiceDispatcher(LoadedApk.java:966) E/ActivityThread(24790): at android.app.ContextImpl.bindServiceCommon(ContextImpl.java:1768) E/ActivityThread(24790): at android.app.ContextImpl.bindService(ContextImpl.java:1751) E/ActivityThread(24790): at android.content.ContextWrapper.bindService(ContextWrapper.java:538) E/ActivityThread(24790): at com.google.android.gms.http.GoogleURLConnectionFactory.(Unknown Source) E/ActivityThread(24790): at com.google.android.gms.http.GoogleHttpClient.(Unknown Source) E/ActivityThread(24790): at com.google.android.gms.http.GoogleHttpClient.(Unknown Source) E/ActivityThread(24790): at com.google.android.gms.http.GoogleHttpClient.(Unknown Source) E/ActivityThread(24790): at com.google.android.music.GoogleHttpClientFactory.createGoogleHttpClient(GoogleHttpClientFactory.java:81) E/ActivityThread(24790): at com.google.android.music.cloudclient.MusicRequest.createHttpClient(MusicRequest.java:110) E/ActivityThread(24790): at com.google.android.music.cloudclient.MusicRequest.getSharedHttpClient(MusicRequest.java:100) E/ActivityThread(24790): at com.google.android.music.download.BaseDownloadQueueManager.(BaseDownloadQueueManager.java:110) E/ActivityThread(24790): at com.google.android.music.download.TrackDownloadQueueManager.(TrackDownloadQueueManager.java:10) E/ActivityThread(24790): at com.google.android.music.download.TrackDownloadQueueService.onCreate(TrackDownloadQueueService.java:25) E/ActivityThread(24790): at android.app.ActivityThread.handleCreateService(ActivityThread.java:2731) E/ActivityThread(24790): at android.app.ActivityThread.access$1800(ActivityThread.java:144) E/ActivityThread(24790): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1361) E/ActivityThread(24790): at android.os.Handler.dispatchMessage(Handler.java:102) E/ActivityThread(24790): at android.os.Looper.loop(Looper.java:135) E/ActivityThread(24790): at android.app.ActivityThread.main(ActivityThread.java:5221) E/ActivityThread(24790): at java.lang.reflect.Method.invoke(Native Method) E/ActivityThread(24790): at java.lang.reflect.Method.invoke(Method.java:372) E/ActivityThread(24790): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898) E/ActivityThread(24790): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693) I/ActivityManager(17159): Start proc com.google.android.apps.magazines for broadcast com.google.android.apps.magazines/com.google.apps.dots.android.newsstand.appwidget.NewsWidgetProvider: pid=24882 uid=10154 gids={50154, 9997, 3003, 1028, 1015} abi=armeabi-v7a D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming V/audio_hw_primary(16879): do_out_standby: CALLED V/audio_hw_primary(16879): do_out_standby: calling select_devices V/audio_hw_primary(16879): mixer_set: 'PCM Playback Sink' 0,0,0 V/audio_hw_primary(16879): mixer_set: 'speaker_stereo_rx' 0,0,0 V/audio_hw_primary(16879): disable speaker/headphones V/audio_hw_primary(16879): state hp=n skr=y mic=y D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming W/HandlerScheduledExecuto(24744): Task does not implement UiTask. Consider using NamedUiRunnable for fjp@261094d9 D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming I/WebViewFactory(24882): Loading com.android.webview version 37 (eng.flintman-arm) (code 199991) I/LibraryLoader(24882): Loading: webviewchromium I/LibraryLoader(24882): Time to load native libraries: 12 ms (timestamps 2982-2994) I/LibraryLoader(24882): Expected native library version number "",actual native library version number "" V/WebViewChromiumFactoryProvider(24882): Binding Chromium to main looper Looper (main, tid 1) {34aaf46f} I/LibraryLoader(24882): Expected native library version number "",actual native library version number "" I/chromium(24882): [INFO:library_loader_hooks.cc(106)] Chromium logging enabled: level = 0, default verbosity = 0 I/BrowserStartupController(24882): Initializing chromium process, renderers=0 W/art (24882): Attempt to remove local handle scope entry from IRT, ignoring W/AudioManagerAndroid(24882): Requires BLUETOOTH permission W/chromium(24882): [WARNING:resource_bundle.cc(315)] locale_file_path.empty() I/chromium(24882): [INFO:aw_browser_main_parts.cc(63)] Load from apk succesful, fd=36 off=46092 len=2953 I/chromium(24882): [INFO:aw_browser_main_parts.cc(78)] Loading webviewchromium.pak from, fd:37 off:228796 len:643667 I/Adreno200-EGL(24882): : EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081) I/Adreno200-EGL(24882): Build Date: 06/25/13 Tue I/Adreno200-EGL(24882): Local Branch: I/Adreno200-EGL(24882): Remote Branch: quic/jb_2.5.5 I/Adreno200-EGL(24882): Local Patches: NONE I/Adreno200-EGL(24882): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 + NOTHING I/NSApplication(24882): Starting up... I/ActivityManager(17159): Start proc com.udemy.android for broadcast com.udemy.android/.receivers.ConnectivityBroadcastReceiver: pid=24941 uid=10187 gids={50187, 9997, 3003, 1028, 1015} abi=armeabi-v7a D/ConnectivityService(17159): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 51 D/ConnectivityService(17159): rematching NetworkAgentInfo [WIFI () - 101] D/ConnectivityService(17159): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change. D/ConnectivityService(17159): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101] D/ConnectivityManager.CallbackHandler(17610): CM callback handler got msg 524290 D/MixpanelAPI - App Links (OPTIONAL)(24941): Context is not an instance of Activity. To detect inbound App Links, pass an instance of an Activity to getInstance. D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/pushio (24941): Push IO Manager - version: 2.10.5 D/pushio (24941): Detecting notification service... D/pushio (24941): Device has com.google.android.c2dm.permission.RECEIVE permission defined, using GCM for notification service. D/pushio (24941): It has been more than 5 hours, refreshing push.io registration now D/pushio (24941): Scheduling a new registration in 15 seconds W/Settings(24333): Setting bluetooth_on has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. W/Settings(24333): Setting bluetooth_on has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming W/Settings(24333): Setting bluetooth_on has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. I/ConfigService(18052): onCreate I/ConfigService(18052): onBind for Intent { act=com.google.android.gms.config.UPDATE pkg=com.google.android.gms } action com.google.android.gms.config.UPDATE I/ConfigFetchService(24719): onStartCommand Intent { act=com.google.android.gms.gcm.ACTION_TASK_READY cmp=com.google.android.gms/.config.ConfigFetchService (has extras) } I/ConfigService(18052): onBind returning update interface I/ConfigFetchService(24719): service connected I/GAV4 (24882): Thread[GAThread,5,main]: No campaign data found. I/ConfigFetchService(24719): running network task: configservice_periodic I/ConfigFetchService(24719): launchTask I/ActivityManager(17159): Start proc com.google.android.gms.wearable for service com.google.android.gms/.wearable.service.WearableService: pid=24988 uid=10014 gids={50014, 9997, 2001, 3003, 1007, 3006, 3002, 3001, 1028, 1015, 1005, 3007} abi=armeabi-v7a I/ConfigService(18052): onBind for Intent { act=com.google.android.gms.config.START pkg=com.google.android.gms } action com.google.android.gms.config.START I/ConfigService(18052): onBind returning config service I/ConfigClient(24719): service connected D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming I/ActivityManager(17159): Start proc com.android.deskclock for broadcast com.android.deskclock/com.android.alarmclock.DigitalAppWidgetProvider: pid=25005 uid=10029 gids={50029, 9997, 1028} abi=armeabi-v7a W/ResourcesManager(24988): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources. W/ResourcesManager(24988): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources. I/MultiDex(24988): VM with version 2.1.0 has multidex support I/MultiDex(24988): install I/MultiDex(24988): VM has multidex support, MultiDex support library is disabled. V/ConfigFetchTask(24719): ConfigFetchTask getDeviceDataVersionInfo(): ABFEt1VNXFNClYeDBMGqoh8s3TNxmuUI4_zDN7slAF0ug_nxMwQgrEpLKsh_Km3z-s21SeCPcq74h_mydMIrq2GONObXzol4HWPPbbN1Hj3WeUFgan17pgeJzUrTRItP3IN1_KOeabFgKCwExTxfYiZl4J-sv7GQoup0ZVzyZd22q1pkoqa2LbjgjWl521Gwl_qIAqFy9UhZNNPJ-cxvdD_tb6-jH-cXS6W229zpU_ZHk7yXluh5xTqPYCVONu7iFDHAIHrRKRcej2flfDv7JeBEnG4R-ui_Z9M9RzX-dPedaXfQDhZnCXCyXh7_nufEeme4soITMkCUhTI4XjpbcfndgSQ350eFTIW02VmaxFmcubeYTzU0mTA I/ProviderInstaller(24988): Insert disabled by gate 'gms:security:enable_conscrypt_in_gms_application' D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming I/ActivityManager(17159): Start proc com.android.email for broadcast com.android.email/.provider.WidgetProvider: pid=25028 uid=10035 gids={50035, 9997, 3003, 1028, 1015} abi=armeabi-v7a I/MusicLeanback(24790): Conditions not met for autocaching. I/MusicLeanback(24790): Stop autocaching. D/WearableClient(24790): WearableClientImpl.onPostInitHandler: done D/WearableClient(24790): WearableClientImpl.onPostInitHandler: done D/WearableClient(24790): WearableClientImpl.onPostInitHandler: done D/WearableClient(24790): WearableClientImpl.onPostInitHandler: done E/GmsUtils(24790): Failed to connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null} E/GmsUtils(24790): Failed to connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null} D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming I/GoogleHttpClient(24719): Falling back to old SSLCertificateSocketFactory D/ActivityThread(25028): Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider W/ActivityThread(24719): ClassLoader.loadClass: The class loader returned by Thread.getContextClassLoader() may fail for processes that host multiple applications. You should explicitly specify a context class loader. For example: Thread.setContextClassLoader(getClass().getClassLoader()); D/ConnectivityService(17159): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 59 D/ConnectivityService(17159): rematching NetworkAgentInfo [WIFI () - 101] D/ConnectivityService(17159): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change. D/ConnectivityService(17159): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101] D/ConnectivityManager.CallbackHandler(17610): CM callback handler got msg 524290 E/bt-btif (24387): bte_scan_filt_param_cfg_evt, 1 E/SQLiteLog(24988): (284) automatic index on assetrefs(dataitems_id) D/ActivityThread(25028): Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider I/ActivityManager(17159): Start proc com.google.android.gms:car for broadcast com.google.android.gms/.car.BluetoothReceiver: pid=25065 uid=10014 gids={50014, 9997, 2001, 3003, 1007, 3006, 3002, 3001, 1028, 1015, 1005, 3007} abi=armeabi-v7a I/ActivityManager(17159): Killing 19888:com.amazon.venezia/u0a198 (adj 15): empty #17 W/art (17159): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.trimApplications() from ActivityManagerService.java:18051 waiters=0 for 191ms W/libprocessgroup(17159): failed to open /acct/uid_10198/pid_19888/cgroup.procs: No such file or directory W/art (25028): Long monitor contention event with owner method=long android.database.sqlite.SQLiteConnection.nativeOpen(java.lang.String, int, java.lang.String, boolean, boolean) from SQLiteConnection.java:4294967294 waiters=1 for 342ms W/ActivityManager(17159): Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found W/ActivityManager(17159): Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found I/Email (25028): Observing account changes for notifications I/ActivityManager(17159): Start proc com.android.exchange for service com.android.exchange/.service.EasService: pid=25083 uid=10036 gids={50036, 9997, 3003, 1028, 1015} abi=armeabi-v7a W/ActivityManager(17159): Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found W/ResourcesManager(25065): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources. W/ResourcesManager(25065): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources. I/MultiDex(25065): VM with version 2.1.0 has multidex support I/MultiDex(25065): install I/MultiDex(25065): VM has multidex support, MultiDex support library is disabled. D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming I/ProviderInstaller(25065): Insert disabled by gate 'gms:security:enable_conscrypt_in_gms_application' W/art (25028): Long monitor contention event with owner method=void com.android.email.provider.AccountReconciler.reconcileAccounts(android.content.Context) from AccountReconciler.java:111 waiters=0 for 131ms I/ActivityManager(17159): Killing 24458:com.evervolv.widgets/1000 (adj 15): empty #17 E/WifiStateMachine(17159): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=5.48 rxSuccessRate=5.87 targetRoamBSSID=any RSSI=-85 I/wpa_supplicant(17580): wlan0: CTRL-EVENT-SCAN-STARTED W/art (17159): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.trimApplications() from ActivityManagerService.java:18051 waiters=2 for 111ms W/art (17159): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.trimApplications() from ActivityManagerService.java:18051 waiters=4 for 107ms W/libprocessgroup(17159): failed to open /acct/uid_1000/pid_24458/cgroup.procs: No such file or directory V/BluetoothDiscoveryReceiver(24426): Received: android.bluetooth.adapter.action.DISCOVERY_STARTED V/BluetoothDiscoveryReceiver(24426): Received: android.bluetooth.adapter.action.DISCOVERY_FINISHED I/count=====(24333): count=====count_action_rotation_newuser I/startNewUser======(24333): startCountNewUser=============== I/Exchange(25083): PSS has no active accounts; stopping service. I/ActivityManager(17159): Killing 24648:com.google.android.keep/u0a171 (adj 15): empty #17 W/libprocessgroup(17159): failed to open /acct/uid_10171/pid_24648/cgroup.procs: No such file or directory D/GCM (18052): GcmService start Intent { act=com.google.android.gms.INITIALIZE flg=0x10 pkg=com.google.android.gms cmp=com.google.android.gms/.gcm.GcmService } com.google.android.gms.INITIALIZE D/LocationInitializer(24719): Restart initialization of location D/AuthorizationBluetoothService(18052): Received GmsCore event: Intent { act=com.google.android.gms.INITIALIZE flg=0x10 pkg=com.google.android.gms cmp=com.google.android.gms/.auth.be.proximity.authorization.bt.AuthorizationBluetoothService$AutoStarter }. D/c (18052): Getting all permits... D/a (18052): Opening database... D/a (18052): Opening database auth.proximity.permit_store... D/a (18052): Closing database... V/BluetoothDiscoveryReceiver(24426): Received: android.bluetooth.adapter.action.DISCOVERY_STARTED D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming E/WifiStateMachine(17159): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=5.48 rxSuccessRate=5.87 targetRoamBSSID=any RSSI=-85 E/WifiStateMachine(17159): WifiStateMachine starting scan for "ASUS_5G"WPA_PSK with 5785 I/wpa_supplicant(17580): wlan0: CTRL-EVENT-SCAN-STARTED D/WearableClient(24790): WearableClientImpl.onPostInitHandler: done D/WearableClient(24790): WearableClientImpl.onPostInitHandler: done D/WearableClient(24790): WearableClientImpl.onPostInitHandler: done E/GmsUtils(24790): Failed to connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null} D/WearableClient(24790): WearableClientImpl.onPostInitHandler: done E/GmsUtils(24790): Failed to connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null} D/GCM (18052): GcmService start Intent { act=com.google.android.gms.INITIALIZE flg=0x10 pkg=com.google.android.gms cmp=com.google.android.gms/.gcm.GcmService } com.google.android.gms.INITIALIZE I/MusicLeanback(24790): Conditions not met for autocaching. I/MusicLeanback(24790): Stop autocaching. D/Finsky (18664): [1] ConsumptionAppDataCache.setConsumptionAppData: data didn't change for backend=[6], ignoring! D/Finsky (18664): [212] LoadConsumptionDataService.onHandleIntent: Was able to read from cache for 6 D/LocationInitializer(24719): Restart initialization of location D/AuthorizationBluetoothService(18052): Received GmsCore event: Intent { act=com.google.android.gms.INITIALIZE flg=0x10 pkg=com.google.android.gms cmp=com.google.android.gms/.auth.be.proximity.authorization.bt.AuthorizationBluetoothService$AutoStarter }. D/c (18052): Getting all permits... D/a (18052): Opening database... D/a (18052): Opening database auth.proximity.permit_store... D/a (18052): Closing database... V/BluetoothDiscoveryReceiver(24426): Received: android.bluetooth.adapter.action.DISCOVERY_FINISHED D/GCM (18052): GcmService start Intent { act=com.google.android.gms.INITIALIZE flg=0x10 pkg=com.google.android.gms cmp=com.google.android.gms/.gcm.GcmService } com.google.android.gms.INITIALIZE D/AuthorizationBluetoothService(18052): Received GmsCore event: Intent { act=com.google.android.gms.INITIALIZE flg=0x10 pkg=com.google.android.gms cmp=com.google.android.gms/.auth.be.proximity.authorization.bt.AuthorizationBluetoothService$AutoStarter }. D/LocationInitializer(24719): Restart initialization of location D/c (18052): Getting all permits... D/a (18052): Opening database... D/a (18052): Opening database auth.proximity.permit_store... D/a (18052): Closing database... D/ConnectivityService(17159): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 55 D/ConnectivityService(17159): rematching NetworkAgentInfo [WIFI () - 101] D/ConnectivityService(17159): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change. D/ConnectivityService(17159): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101] D/ConnectivityManager.CallbackHandler(17610): CM callback handler got msg 524290 D/Finsky (18664): [213] FetchConsumptionDataService.onHandleIntent: Starting ServiceConnection to consumption app: com.google.android.apps.magazines W/AudioTrack(17159): AUDIO_OUTPUT_FLAG_FAST denied by client E/AudioTrack(17159): AudioTrack::set : Exit V/audio_hw_primary(16879): start_output_stream: CALLED V/audio_hw_primary(16879): start_output_stream: calling select_devices V/audio_hw_primary(16879): mixer_set: 'PCM Playback Sink' 0,0,0 V/audio_hw_primary(16879): mixer_set: 'speaker_stereo_rx' 0,0,0 V/audio_hw_primary(16879): mixer_set: 'PCM Playback Sink' 0,0,1 V/audio_hw_primary(16879): mixer_set: 'speaker_stereo_rx' 1,1,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT1N Switch' 1,63,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT1P Switch' 1,1,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT2N Switch' 1,45,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT2P Switch' 1,1,0 V/audio_hw_primary(16879): mixer_set: 'Output Volume' 59,59,0 V/audio_hw_primary(16879): enable speaker V/audio_hw_primary(16879): state hp=n skr=y mic=y D/Finsky (18664): [196] ConsumptionAppServiceConn.getDataFromService: retrieved 3 documents from [6] D/Finsky (18664): [1] ConsumptionAppDataCache.setConsumptionAppData: data didn't change for backend=[6], ignoring! W/AudioTrack(17159): AUDIO_OUTPUT_FLAG_FAST denied by client E/AudioTrack(17159): AudioTrack::set : Exit E/bt-btif (24387): bte_scan_filt_param_cfg_evt, 1 E/bt-btif (24387): bte_scan_filt_param_cfg_evt, 1 W/bt-btif (24387): bta_dm_check_av:0 I/art (17159): Explicit concurrent mark sweep GC freed 44789(2MB) AllocSpace objects, 34(1362KB) LOS objects, 15% free, 21MB/25MB, paused 2.655ms total 142.852ms V/BluetoothDiscoveryReceiver(24426): Received: android.bluetooth.adapter.action.DISCOVERY_STARTED W/InputMethodManagerService(17159): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@3e907a48 attribute=null, token = android.os.BinderProxy@31ce02a2 D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/ConnectivityService(17159): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 59 D/ConnectivityService(17159): rematching NetworkAgentInfo [WIFI () - 101] D/ConnectivityService(17159): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change. D/ConnectivityService(17159): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101] D/ConnectivityManager.CallbackHandler(17610): CM callback handler got msg 524290 I/ConfigFetchService(24719): fetch service done; releasing wakelock I/ConfigFetchService(24719): stopping self I/ConfigService(18052): onDestroy V/audio_hw_primary(16879): do_out_standby: CALLED V/audio_hw_primary(16879): do_out_standby: calling select_devices V/audio_hw_primary(16879): mixer_set: 'PCM Playback Sink' 0,0,0 V/audio_hw_primary(16879): mixer_set: 'speaker_stereo_rx' 0,0,0 V/audio_hw_primary(16879): disable speaker/headphones V/audio_hw_primary(16879): state hp=n skr=y mic=y D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/ConnectivityService(17159): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 51 D/ConnectivityService(17159): rematching NetworkAgentInfo [WIFI () - 101] D/ConnectivityService(17159): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change. D/ConnectivityService(17159): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101] D/ConnectivityManager.CallbackHandler(17610): CM callback handler got msg 524290 D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming E/WifiStateMachine(17159): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=7.81 rxSuccessRate=7.73 targetRoamBSSID=any RSSI=-78 E/WifiStateMachine(17159): WifiStateMachine starting scan for "ASUS_5G"WPA_PSK with 5785 I/wpa_supplicant(17580): wlan0: CTRL-EVENT-SCAN-STARTED D/pushio (24941): Starting registration... D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/pushio (24941): Register - Request String: dt=APA91bHowD608ao0CJ1aW3cCZ86jclDY2A_rZwmOApRgCsFxc1kryn_oOneI2HBmM7T2m9UtcmLuVKByGA6S9wq14jpmNxGwCnt7rBGb1Xz4h3VN-BppHWp5RfqT1YBHsdN1B5p8J9jxQbuiIac0kjYrC02I0xlpZg&ins=1420335651&tz=America/Los_Angeles&utc=-28800&appv=1.9&libv=2.10.5&cr=&mf=HP&mod=Touchpad&osv=21&d=1.0&w=1024&h=720&l=en_US&di=b77bce03-7a45-494a-a8f4-00e37a5eec39&usr=801795&c=&tr=[] D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/pushio (24941): Registration with push.io servers successful! D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming E/bt-btif (24387): bte_scan_filt_param_cfg_evt, 1 V/BluetoothDiscoveryReceiver(24426): Received: android.bluetooth.adapter.action.DISCOVERY_FINISHED W/ProcessCpuTracker(17159): Skipping unknown process pid 25245 W/ProcessCpuTracker(17159): Skipping unknown process pid 25246 D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/ConnectivityService(17159): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 55 D/ConnectivityService(17159): rematching NetworkAgentInfo [WIFI () - 101] D/ConnectivityService(17159): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change. D/ConnectivityService(17159): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101] D/ConnectivityManager.CallbackHandler(17610): CM callback handler got msg 524290 D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming W/AudioTrack(17159): AUDIO_OUTPUT_FLAG_FAST denied by client E/AudioTrack(17159): AudioTrack::set : Exit V/audio_hw_primary(16879): start_output_stream: CALLED V/audio_hw_primary(16879): start_output_stream: calling select_devices V/audio_hw_primary(16879): mixer_set: 'PCM Playback Sink' 0,0,0 V/audio_hw_primary(16879): mixer_set: 'speaker_stereo_rx' 0,0,0 V/audio_hw_primary(16879): mixer_set: 'PCM Playback Sink' 0,0,1 V/audio_hw_primary(16879): mixer_set: 'speaker_stereo_rx' 1,1,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT1N Switch' 1,63,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT1P Switch' 1,1,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT2N Switch' 1,45,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT2P Switch' 1,1,0 V/audio_hw_primary(16879): mixer_set: 'Output Volume' 59,59,0 V/audio_hw_primary(16879): enable speaker V/audio_hw_primary(16879): state hp=n skr=y mic=y D/ConnectivityService(17159): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 51 D/ConnectivityService(17159): rematching NetworkAgentInfo [WIFI () - 101] D/ConnectivityService(17159): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change. D/ConnectivityService(17159): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101] D/ConnectivityManager.CallbackHandler(17610): CM callback handler got msg 524290 W/AudioTrack(17159): AUDIO_OUTPUT_FLAG_FAST denied by client E/AudioTrack(17159): AudioTrack::set : Exit E/bt-btif (24387): bte_scan_filt_param_cfg_evt, 1 E/bt-btif (24387): bte_scan_filt_param_cfg_evt, 1 W/bt-btif (24387): bta_dm_check_av:0 V/BluetoothDiscoveryReceiver(24426): Received: android.bluetooth.adapter.action.DISCOVERY_STARTED W/InputMethodManagerService(17159): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@380d1e63 attribute=null, token = android.os.BinderProxy@31ce02a2 D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming V/audio_hw_primary(16879): do_out_standby: CALLED V/audio_hw_primary(16879): do_out_standby: calling select_devices V/audio_hw_primary(16879): mixer_set: 'PCM Playback Sink' 0,0,0 V/audio_hw_primary(16879): mixer_set: 'speaker_stereo_rx' 0,0,0 V/audio_hw_primary(16879): disable speaker/headphones V/audio_hw_primary(16879): state hp=n skr=y mic=y D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/ConnectivityService(17159): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 55 D/ConnectivityService(17159): rematching NetworkAgentInfo [WIFI () - 101] D/ConnectivityService(17159): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change. D/ConnectivityService(17159): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101] D/ConnectivityManager.CallbackHandler(17610): CM callback handler got msg 524290 D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/ConnectivityService(17159): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 51 D/ConnectivityService(17159): rematching NetworkAgentInfo [WIFI () - 101] D/ConnectivityService(17159): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change. D/ConnectivityService(17159): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101] D/ConnectivityManager.CallbackHandler(17610): CM callback handler got msg 524290 D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/ConnectivityService(17159): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 55 D/ConnectivityService(17159): rematching NetworkAgentInfo [WIFI () - 101] D/ConnectivityService(17159): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change. D/ConnectivityService(17159): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101] D/ConnectivityManager.CallbackHandler(17610): CM callback handler got msg 524290 D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming E/WifiStateMachine(17159): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=2.50 rxSuccessRate=2.55 targetRoamBSSID=any RSSI=-80 I/wpa_supplicant(17580): wlan0: CTRL-EVENT-SCAN-STARTED D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@6a4a60} D/PhoneApp(17861): getPhone phoneId:0 D/PhoneApp(17861): getPhone phoneId:0 D/PhoneApp(17861): getPhone phoneId:0 E/WifiStateMachine(17159): WifiStateMachine CMD_START_SCAN source 10014 txSuccessRate=2.50 rxSuccessRate=2.55 targetRoamBSSID=any RSSI=-80 I/wpa_supplicant(17580): wlan0: CTRL-EVENT-SCAN-STARTED D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming E/bt-btif (24387): bte_scan_filt_param_cfg_evt, 1 V/BluetoothDiscoveryReceiver(24426): Received: android.bluetooth.adapter.action.DISCOVERY_FINISHED D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@6a4a60} I/GCoreUlr(18192): Successfully inserted location I/GCoreUlr(18192): Not calling LocationReporter, hasMoved: false, elapsed millis: 560548, request: Stationary(3600000) D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming W/bt-btm (24387): btm_acl_created hci_handle=37 link_role=1 transport=1 W/bt-btm (24387): btm_acl_created hci_handle=37 link_role=1 transport=1 W/bt-btm (24387): btm_read_remote_version_complete: BDA: b0-c4-e7-c6-60-e2 W/bt-btm (24387): btm_read_remote_version_complete lmp_version 6 manufacturer 15 lmp_subversion 16653 W/bt-btm (24387): btm_process_remote_ext_features_page 0: BDA: b0-c4-e7-c6-60-e2 W/bt-btm (24387): ext_features_complt page_num:1 f[0]:x07, sm4:11, pend:0 W/bt-btm (24387): btm_process_remote_ext_features_page 1: BDA: b0-c4-e7-c6-60-e2 W/bt-btif (24387): info:x10 W/bt-l2cap(24387): L2CA_SetDesireRole() new:x0, disallow_switch:0 D/ (24387): remote version info [b0:c4:e7:c6:60:e2]: 6, f, 410d W/Coffee - BluetoothConnectionTracker(18192): Connection changed to a not yet bonded paired Bluetooth device address: B0:C4:E7:C6:60:E2 bond state: 10 D/BluetoothManagerService(17159): Message: 20 D/BluetoothManagerService(17159): Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@f257de:true I/BTConnectionReceiver(24744): onReceive(context, Intent { act=android.bluetooth.device.action.ACL_CONNECTED flg=0x4000010 cmp=com.google.android.googlequicksearchbox/com.google.android.search.core.service.BluetoothConnectionReceiver (has extras) }, [BluetoothDevice: address=B0:C4:E7:C6:60:E2, alias=null, name=SAMSUNG-SGH-I747, majorDeviceClass=0, deviceClass=0] I/BluetoothClassifier(24744): Bluetooth Device Name: SAMSUNG-SGH-I747 E/bt-btm (24387): btm_sec_disconnected - Clearing Pending flag W/bt-l2cap(24387): L2CA_SetDesireRole() new:x0, disallow_switch:0 D/BluetoothMapService(24387): onReceive D/BluetoothMapService(24387): onReceive, action android.bluetooth.device.action.ACL_DISCONNECTED W/Coffee - BluetoothConnectionTracker(18192): Connection changed to a not yet bonded paired Bluetooth device address: B0:C4:E7:C6:60:E2 bond state: 10 I/BTConnectionReceiver(24744): onReceive(context, Intent { act=android.bluetooth.device.action.ACL_DISCONNECTED flg=0x4000010 cmp=com.google.android.googlequicksearchbox/com.google.android.search.core.service.BluetoothConnectionReceiver (has extras) }, [BluetoothDevice: address=B0:C4:E7:C6:60:E2, alias=null, name=SAMSUNG-SGH-I747, majorDeviceClass=0, deviceClass=0] I/BluetoothClassifier(24744): Bluetooth Device Name: SAMSUNG-SGH-I747 W/InputMethodInfo(17159): Duplicated subtype definition found: , voice D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming E/WifiStateMachine(17159): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0.63 rxSuccessRate=1.39 targetRoamBSSID=any RSSI=-79 E/WifiStateMachine(17159): WifiStateMachine starting scan for "ASUS_5G"WPA_PSK with 5785 I/wpa_supplicant(17580): wlan0: CTRL-EVENT-SCAN-STARTED D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/ConnectivityService(17159): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 51 D/ConnectivityService(17159): rematching NetworkAgentInfo [WIFI () - 101] D/ConnectivityService(17159): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change. D/ConnectivityService(17159): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101] D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/ConnectivityManager.CallbackHandler(17610): CM callback handler got msg 524290 D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/btif_config_util(24387): btif_config_save_file(L188): in file name:/data/misc/bluedroid/bt_config.new D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/InputEventConsistencyVerifier(17159): TouchEvent: ACTION_DOWN but pointers are already down. Probably missing ACTION_UP from previous gesture. D/InputEventConsistencyVerifier(17159): in android.view.ScaleGestureDetector@2a627fc5 D/InputEventConsistencyVerifier(17159): 0: sent at 63068322000000, MotionEvent { action=ACTION_DOWN, id[0]=0, x[0]=518.49365, y[0]=747.0273, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=63068322, downTime=63068322, deviceId=1, source=0x1002 } D/InputEventConsistencyVerifier(17159): -- recent events -- D/InputEventConsistencyVerifier(17159): 1: sent at 63068322513000, MotionEvent { action=ACTION_DOWN, id[0]=0, x[0]=518.49365, y[0]=747.0273, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=63068322, downTime=63068322, deviceId=1, source=0x1002 } D/InputEventConsistencyVerifier(17159): 2: sent at 63041156000000, MotionEvent { action=ACTION_UP, id[0]=0, x[0]=1000.02344, y[0]=51.93238, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=63041156, downTime=63041094, deviceId=1, source=0x1002 } D/InputEventConsistencyVerifier(17159): 3: sent at 63041158000000, MotionEvent { action=ACTION_MOVE, id[0]=0, x[0]=1000.02344, y[0]=51.93238, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=63041158, downTime=63041109, deviceId=1, source=0x1002 } D/InputEventConsistencyVerifier(17159): 4: sent at 63041141000000, MotionEvent { action=ACTION_MOVE, id[0]=0, x[0]=1000.02344, y[0]=51.93238, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=63041141, downTime=63041116, deviceId=1, source=0x1002 } D/InputEventConsistencyVerifier(17159): 5: sent at 63041137000000, MotionEvent { action=ACTION_MOVE, id[0]=0, x[0]=1000.02344, y[0]=51.93238, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=63041137, downTime=63041125, deviceId=1, source=0x1002 } W/AudioTrack(17159): AUDIO_OUTPUT_FLAG_FAST denied by client E/AudioTrack(17159): AudioTrack::set : Exit V/audio_hw_primary(16879): start_output_stream: CALLED I/ActivityManager(17159): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.google.android.googlequicksearchbox/com.google.android.launcher.GEL} from uid 1000 on display 0 V/audio_hw_primary(16879): start_output_stream: calling select_devices V/audio_hw_primary(16879): mixer_set: 'PCM Playback Sink' 0,0,0 V/audio_hw_primary(16879): mixer_set: 'speaker_stereo_rx' 0,0,0 V/audio_hw_primary(16879): mixer_set: 'PCM Playback Sink' 0,0,1 V/audio_hw_primary(16879): mixer_set: 'speaker_stereo_rx' 1,1,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT1N Switch' 1,63,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT1P Switch' 1,1,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT2N Switch' 1,45,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT2P Switch' 1,1,0 V/audio_hw_primary(16879): mixer_set: 'Output Volume' 59,59,0 V/audio_hw_primary(16879): enable speaker V/audio_hw_primary(16879): state hp=n skr=y mic=y D/LocalBluetoothManager(24426): setting foreground activity to null D/BluetoothAdapterProperties(24387): Discoverable Timeout:120 D/BluetoothAdapterProperties(24387): Scan Mode:21 I/art (17159): Background sticky concurrent mark sweep GC freed 32222(2MB) AllocSpace objects, 44(723KB) LOS objects, 6% free, 23MB/25MB, paused 4.791ms total 150.695ms W/SearchServiceClient(17885): Attempt to handover from detached client W/Launcher(17885): setApplicationContext called twice! old=com.google.android.velvet.VelvetApplication@3983108e new=com.google.android.velvet.VelvetApplication@3983108e D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming I/GEL (17885): handleIntent(Intent { act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000000 cmp=com.google.android.googlequicksearchbox/com.google.android.launcher.GEL }) I/GEL (17885): handleIntent(Intent { act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10600000 cmp=com.google.android.googlequicksearchbox/com.google.android.launcher.GEL }) I/Choreographer(17885): Skipped 66 frames! The application may be doing too much work on its main thread. W/ResourcesManager(17885): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources. D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming I/Timeline(17159): Timeline: Activity_windows_visible id: ActivityRecord{3037a2ab u0 com.google.android.googlequicksearchbox/com.google.android.launcher.GEL t59} time:63070596 W/ResourceType(17885): ResTable_typeSpec entry count inconsistent: given 1, previously 1426 I/MediaRouter(24744): Found default route: MediaRouter.RouteInfo{ uniqueId=android/mo:DEFAULT_ROUTE, name=Tablet, description=null, enabled=true, connecting=false, playbackType=0, playbackStream=3, volumeHandling=1, volume=15, volumeMax=15, presentationDisplayId=-1, extras=null, providerPackageName=android } I/Timeline(17885): Timeline: Activity_idle id: android.os.BinderProxy@2737b1f time:63070738 I/FavoriteContactNamesSup(24744): get() : Execute runnable (UI thread) I/ContactLabelSupplier(24744): get() : Execute runnable (UI thread) I/ContactLabelSupplier(24744): get() : OptedIn = false I/ActivityManager(17159): Start proc android.process.acore for content provider com.android.providers.contacts/.ContactsProvider2: pid=25481 uid=10002 gids={50002, 9997, 3003, 1028, 1015} abi=armeabi-v7a I/art (24744): Background sticky concurrent mark sweep GC freed 1855(168KB) AllocSpace objects, 3(200KB) LOS objects, 2% free, 5MB/5MB, paused 7.354ms total 114.807ms W/GAV2 (24744): Thread[main,5,main]: Need to call initialize() and be in fallback mode to start dispatch. W/art (24744): Suspending all threads took: 24.749ms I/art (24744): Background sticky concurrent mark sweep GC freed 672(90KB) AllocSpace objects, 0(0B) LOS objects, 0% free, 6MB/6MB, paused 28.686ms total 157.104ms I/Choreographer(17885): Skipped 32 frames! The application may be doing too much work on its main thread. W/art (24744): Suspending all threads took: 6.561ms I/art (24744): Background partial concurrent mark sweep GC freed 1103(126KB) AllocSpace objects, 1(248KB) LOS objects, 38% free, 6MB/10MB, paused 7.904ms total 63.964ms D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/ConnectivityService(17159): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 55 D/ConnectivityService(17159): rematching NetworkAgentInfo [WIFI () - 101] D/ConnectivityService(17159): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change. D/ConnectivityService(17159): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101] D/ConnectivityManager.CallbackHandler(17610): CM callback handler got msg 524290 V/audio_hw_primary(16879): do_out_standby: CALLED V/audio_hw_primary(16879): do_out_standby: calling select_devices V/audio_hw_primary(16879): mixer_set: 'PCM Playback Sink' 0,0,0 V/audio_hw_primary(16879): mixer_set: 'speaker_stereo_rx' 0,0,0 V/audio_hw_primary(16879): disable speaker/headphones V/audio_hw_primary(16879): state hp=n skr=y mic=y I/VS.Container(24744): create_speech_recognizer W/AudioTrack(17159): AUDIO_OUTPUT_FLAG_FAST denied by client E/AudioTrack(17159): AudioTrack::set : Exit V/audio_hw_primary(16879): start_output_stream: CALLED V/audio_hw_primary(16879): start_output_stream: calling select_devices V/audio_hw_primary(16879): mixer_set: 'PCM Playback Sink' 0,0,0 V/audio_hw_primary(16879): mixer_set: 'speaker_stereo_rx' 0,0,0 V/audio_hw_primary(16879): mixer_set: 'PCM Playback Sink' 0,0,1 V/audio_hw_primary(16879): mixer_set: 'speaker_stereo_rx' 1,1,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT1N Switch' 1,63,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT1P Switch' 1,1,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT2N Switch' 1,45,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT2P Switch' 1,1,0 V/audio_hw_primary(16879): mixer_set: 'Output Volume' 59,59,0 V/audio_hw_primary(16879): enable speaker V/audio_hw_primary(16879): state hp=n skr=y mic=y I/Icing (24719): Storage manager: low false usage 5.54MB avail 5.21GB capacity 8.76GB W/Icing (24719): Received bad json for section weights override -- ignoring. W/Icing (24719): Received bad json for corpus scoring config -- ignoring. W/Icing (24719): Received bad json for corpus context scoring override -- ignoring. V/RenderScript(17885): 0x71162600 Launching thread(s), CPUs 2 I/ContactLocale(25481): AddressBook Labels [en-US]: [, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, #, ] I/Choreographer(17885): Skipped 50 frames! The application may be doing too much work on its main thread. D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming I/libprocessgroup(17159): Killing pid 24712 in uid 10125 as part of process group 24692 I/libprocessgroup(17159): Killing pid 24712 in uid 10125 as part of process group 24692 I/libprocessgroup(17159): Killing pid 24712 in uid 10125 as part of process group 24692 I/libprocessgroup(17159): Killing pid 24712 in uid 10125 as part of process group 24692 I/ActivityManager(17159): Process com.estrongs.android.pop (pid 24692) has died D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming W/HandlerScheduledExecuto(24744): Task does not implement UiTask. Consider using NamedUiRunnable for Consumers.consumeAsync I/Icing (24719): updateResources: need to parse e{com.google.android.gms} W/HandlerScheduledExecuto(24744): Task does not implement UiTask. Consider using NamedUiRunnable for Consumers.consumeAsync V/audio_hw_primary(16879): do_out_standby: CALLED W/HandlerScheduledExecuto(24744): Task does not implement UiTask. Consider using NamedUiRunnable for Consumers.consumeAsync D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming W/HandlerScheduledExecuto(24744): Task does not implement UiTask. Consider using NamedUiRunnable for Consumers.consumeAsync V/audio_hw_primary(16879): do_out_standby: calling select_devices V/audio_hw_primary(16879): mixer_set: 'PCM Playback Sink' 0,0,0 V/audio_hw_primary(16879): mixer_set: 'speaker_stereo_rx' 0,0,0 V/audio_hw_primary(16879): disable speaker/headphones V/audio_hw_primary(16879): state hp=n skr=y mic=y I/Icing (24719): Internal init done: storage state 0 W/HandlerScheduledExecuto(24744): Task does not implement UiTask. Consider using NamedUiRunnable for Consumers.consumeAsync W/HandlerScheduledExecuto(24744): Task does not implement UiTask. Consider using NamedUiRunnable for Consumers.consumeAsync W/Icing (24719): Received bad json for section weights override -- ignoring. W/Icing (24719): Received bad json for corpus scoring config -- ignoring. W/Icing (24719): Received bad json for corpus context scoring override -- ignoring. I/GAV2 (24744): Thread[GAThread,5,main]: No campaign data found. W/art (24719): Long monitor contention event with owner method=void com.google.android.gms.playlog.internal.i.e() from SourceFile:106 waiters=0 for 254ms W/HandlerScheduledExecuto(24744): Task does not implement UiTask. Consider using NamedUiRunnable for Consumers.consumeAsync I/Icing (24719): Post-init done D/InputEventConsistencyVerifier(17159): TouchEvent: ACTION_DOWN but pointers are already down. Probably missing ACTION_UP from previous gesture. D/InputEventConsistencyVerifier(17159): in android.view.ScaleGestureDetector@2a627fc5 D/InputEventConsistencyVerifier(17159): 0: sent at 63076436000000, MotionEvent { action=ACTION_DOWN, id[0]=0, x[0]=653.36194, y[0]=589.2328, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=63076436, downTime=63076436, deviceId=1, source=0x1002 } D/InputEventConsistencyVerifier(17159): -- recent events -- D/InputEventConsistencyVerifier(17159): 1: sent at 63076443851000, MotionEvent { action=ACTION_MOVE, id[0]=0, x[0]=648.3668, y[0]=568.2601, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=63076443, downTime=63076419, deviceId=1, source=0x1002 } D/InputEventConsistencyVerifier(17159): 2: sent at 63076431430000, MotionEvent { action=ACTION_MOVE, id[0]=0, x[0]=653.36194, y[0]=589.2328, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=63076431, downTime=63076419, deviceId=1, source=0x1002 } D/InputEventConsistencyVerifier(17159): 3: sent at 63076419010000, MotionEvent { action=ACTION_DOWN, id[0]=0, x[0]=653.36194, y[0]=589.2328, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=63076419, downTime=63076419, deviceId=1, source=0x1002 } D/InputEventConsistencyVerifier(17159): 4: sent at 63073796000000, MotionEvent { action=ACTION_UP, id[0]=0, x[0]=508.50342, y[0]=660.14044, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=63073796, downTime=63073684, deviceId=1, source=0x1002 } D/InputEventConsistencyVerifier(17159): 5: sent at 63073796000000, MotionEvent { action=ACTION_MOVE, id[0]=0, x[0]=508.50342, y[0]=660.14044, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=63073796, downTime=63073697, deviceId=1, source=0x1002 } I/Choreographer(17885): Skipped 41 frames! The application may be doing too much work on its main thread. D/ConnectivityService(17159): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 51 D/ConnectivityService(17159): rematching NetworkAgentInfo [WIFI () - 101] D/ConnectivityService(17159): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change. D/ConnectivityService(17159): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101] D/ConnectivityManager.CallbackHandler(17610): CM callback handler got msg 524290 D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming W/HandlerScheduledExecuto(24744): Task does not implement UiTask. Consider using NamedUiRunnable for Consumers.consumeAsync D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming W/HandlerScheduledExecuto(24744): Task does not implement UiTask. Consider using NamedUiRunnable for Consumers.consumeAsync W/HandlerScheduledExecuto(24744): Task does not implement UiTask. Consider using NamedUiRunnable for Consumers.consumeAsync W/HandlerScheduledExecuto(24744): Task does not implement UiTask. Consider using NamedUiRunnable for Consumers.consumeAsync W/HandlerScheduledExecuto(24744): Task does not implement UiTask. Consider using NamedUiRunnable for Consumers.consumeAsync D/ConnectivityService(17159): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 55 D/ConnectivityService(17159): rematching NetworkAgentInfo [WIFI () - 101] D/ConnectivityService(17159): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change. D/ConnectivityService(17159): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101] D/ConnectivityManager.CallbackHandler(17610): CM callback handler got msg 524290 W/HandlerScheduledExecuto(24744): Task does not implement UiTask. Consider using NamedUiRunnable for Consumers.consumeAsync W/ResourceType(17885): ResTable_typeSpec entry count inconsistent: given 1, previously 1426 W/HandlerScheduledExecuto(24744): Task does not implement UiTask. Consider using NamedUiRunnable for Consumers.consumeAsync W/HandlerScheduledExecuto(24744): Task does not implement UiTask. Consider using NamedUiRunnable for Consumers.consumeAsync E/WifiStateMachine(17159): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=118.45 rxSuccessRate=115.66 targetRoamBSSID=any RSSI=-82 W/HandlerScheduledExecuto(24744): Task does not implement UiTask. Consider using NamedUiRunnable for Consumers.consumeAsync I/GLSUser (18052): [GLSUser] extracting token using key:Auth W/GLSUser (18052): [GLSUser] [GLSUser] Permission for com.google.android.googlequicksearchbox to access oauth2:https://www.googleapis.com/auth/googlenow will be managed locally. W/HandlerScheduledExecuto(24744): Task does not implement UiTask. Consider using NamedUiRunnable for Consumers.consumeAsync W/Search.LoginHelper(24744): TimeoutException while waiting for token. W/Search.LoginHelper(24744): java.util.concurrent.TimeoutException: Timeout waiting for task. W/Search.LoginHelper(24744): at iux.get(PG:259) W/Search.LoginHelper(24744): at iuw.get(PG:91) W/Search.LoginHelper(24744): at crh.a(PG:642) W/Search.LoginHelper(24744): at crh.l(PG:588) W/Search.LoginHelper(24744): at gmv.a(PG:112) W/Search.LoginHelper(24744): at gmv.aHr(PG:38) W/Search.LoginHelper(24744): at gmq.call(PG:28) W/Search.LoginHelper(24744): at java.util.concurrent.FutureTask.run(FutureTask.java:237) W/Search.LoginHelper(24744): at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:152) W/Search.LoginHelper(24744): at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:265) W/Search.LoginHelper(24744): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112) W/Search.LoginHelper(24744): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587) W/Search.LoginHelper(24744): at java.lang.Thread.run(Thread.java:818) W/Search.LoginHelper(24744): at eob.run(PG:80) W/Search.LoginHelper(24744): [Trace] W/Search.LoginHelper(24744): [Trace] W/Search.LoginHelper(24744): LoginHelper: get token: 1055+ W/Search.LoginHelper(24744): CachingGoogleAuthAdapter: access token cache: 0 W/Search.LoginHelper(24744): CachingGoogleAuthAdapter: get token from wrapped adapter: 1054+ W/Search.LoginHelper(24744): FallingBackGoogleAuthAdapter: try chosen adapter: 1054+ W/Search.LoginHelper(24744): GoogleAuthAdapter: get token with auth-util: 1054+ W/HandlerScheduledExecuto(24744): Task does not implement UiTask. Consider using NamedUiRunnable for Consumers.consumeAsync W/ResourceType(17885): No package identifier when getting value for resource number 0x00000000 W/ResourceType(17885): No package identifier when getting value for resource number 0x00000000 W/PackageManager(17885): Failure retrieving resources for com.android.speechrecorder: Resource ID #0x0 W/ResourceType(17885): No package identifier when getting value for resource number 0x00000000 W/PackageManager(17885): Failure retrieving resources for com.android.speechrecorder: Resource ID #0x0 D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming W/ResourcesManager(17885): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources. W/ResourcesManager(17885): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources. W/ResourcesManager(17885): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources. W/ResourcesManager(17885): Asset path '/system/framework/android.test.runner.jar' does not exist or contains no resources. W/ResourcesManager(17885): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources. W/ResourcesManager(17885): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources. W/ResourcesManager(17885): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources. W/ResourcesManager(17885): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources. W/ResourceType(17885): ResTable_typeSpec entry count inconsistent: given 1, previously 1426 D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming E/AppsCustomizePagedView(17885): Widget ComponentInfo{cloudtv.hdwidgets/cloudtv.hdwidgets.widgets.Widget0x0} has invalid dimensions (0, 0) E/AppsCustomizePagedView(17885): Widget ComponentInfo{com.devhd.feedly/com.devhd.feedly.widget.FeedlyWidgetProvider_4_1} has invalid dimensions (0, 0) I/Choreographer(17885): Skipped 75 frames! The application may be doing too much work on its main thread. I/Choreographer(17885): Skipped 48 frames! The application may be doing too much work on its main thread. D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/InputEventConsistencyVerifier(17159): TouchEvent: ACTION_DOWN but pointers are already down. Probably missing ACTION_UP from previous gesture. D/InputEventConsistencyVerifier(17159): in android.view.ScaleGestureDetector@2a627fc5 D/InputEventConsistencyVerifier(17159): 0: sent at 63090613000000, MotionEvent { action=ACTION_DOWN, id[0]=0, x[0]=914.1073, y[0]=5.9921975, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=63090613, downTime=63090613, deviceId=1, source=0x1002 } D/InputEventConsistencyVerifier(17159): -- recent events -- D/InputEventConsistencyVerifier(17159): 1: sent at 63090626743000, MotionEvent { action=ACTION_MOVE, id[0]=0, x[0]=906.1151, y[0]=29.960989, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=63090626, downTime=63090515, deviceId=1, source=0x1002 } D/InputEventConsistencyVerifier(17159): 2: sent at 63090601962000, MotionEvent { action=ACTION_MOVE, id[0]=0, x[0]=914.1073, y[0]=5.9921975, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=63090601, downTime=63090515, deviceId=1, source=0x1002 } D/InputEventConsistencyVerifier(17159): 3: sent at 63090589572000, MotionEvent { action=ACTION_MOVE, id[0]=0, x[0]=914.1073, y[0]=5.9921975, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=63090589, downTime=63090515, deviceId=1, source=0x1002 } D/InputEventConsistencyVerifier(17159): 4: sent at 63090577152000, MotionEvent { action=ACTION_MOVE, id[0]=0, x[0]=914.1073, y[0]=5.9921975, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=63090577, downTime=63090515, deviceId=1, source=0x1002 } D/InputEventConsistencyVerifier(17159): 5: sent at 63090552341000, MotionEvent { action=ACTION_MOVE, id[0]=0, x[0]=914.1073, y[0]=5.9921975, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=63090552, downTime=63090515, deviceId=1, source=0x1002 } D/PhoneStatusBar(17610): disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search > D/PhoneStatusBar(17610): disable: < expand icons* alerts system_info* back home recent clock search > D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/InputEventConsistencyVerifier(17159): TouchEvent: ACTION_DOWN but pointers are already down. Probably missing ACTION_UP from previous gesture. D/InputEventConsistencyVerifier(17159): in android.view.ScaleGestureDetector@2a627fc5 D/InputEventConsistencyVerifier(17159): 0: sent at 63092560000000, MotionEvent { action=ACTION_DOWN, id[0]=0, x[0]=808.21075, y[0]=1.9973992, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=63092560, downTime=63092560, deviceId=1, source=0x1002 } D/InputEventConsistencyVerifier(17159): -- recent events -- D/InputEventConsistencyVerifier(17159): 1: sent at 63092560062000, MotionEvent { action=ACTION_DOWN, id[0]=0, x[0]=808.21075, y[0]=1.9973992, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=63092560, downTime=63092560, deviceId=1, source=0x1002 } D/InputEventConsistencyVerifier(17159): 2: sent at 63090675845000, MotionEvent { action=ACTION_UP, id[0]=0, x[0]=890.13074, y[0]=114.85046, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=63090675, downTime=63090515, deviceId=1, source=0x1002 } D/InputEventConsistencyVerifier(17159): 3: sent at 63090663852000, MotionEvent { action=ACTION_MOVE, id[0]=0, x[0]=890.13074, y[0]=114.85046, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=63090663, downTime=63090515, deviceId=1, source=0x1002 } D/InputEventConsistencyVerifier(17159): 4: sent at 63090682000000, MotionEvent { action=ACTION_MOVE, id[0]=0, x[0]=906.1151, y[0]=29.960989, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=63090682, downTime=63090571, deviceId=1, source=0x1002 } D/InputEventConsistencyVerifier(17159): 5: sent at 63090672000000, MotionEvent { action=ACTION_MOVE, id[0]=0, x[0]=914.1073, y[0]=5.9921975, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=63090672, downTime=63090586, deviceId=1, source=0x1002 } D/PhoneStatusBar(17610): disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search > D/PhoneStatusBar(17610): disable: < expand icons* alerts system_info* back home recent clock search > W/InputMethodManagerService(17159): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@ce98981 attribute=null, token = android.os.BinderProxy@afca48d D/PhoneStatusBar(17610): disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search > I/Choreographer(17610): Skipped 43 frames! The application may be doing too much work on its main thread. D/InputEventConsistencyVerifier(17159): TouchEvent: ACTION_DOWN but pointers are already down. Probably missing ACTION_UP from previous gesture. D/InputEventConsistencyVerifier(17159): in android.view.ScaleGestureDetector@2a627fc5 D/InputEventConsistencyVerifier(17159): 0: sent at 63094208000000, MotionEvent { action=ACTION_DOWN, id[0]=0, x[0]=646.3688, y[0]=739.0377, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=63094208, downTime=63094208, deviceId=1, source=0x1002 } D/InputEventConsistencyVerifier(17159): -- recent events -- D/InputEventConsistencyVerifier(17159): 1: sent at 63094208621000, MotionEvent { action=ACTION_DOWN, id[0]=0, x[0]=646.3688, y[0]=739.0377, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=63094208, downTime=63094208, deviceId=1, source=0x1002 } D/InputEventConsistencyVerifier(17159): 2: sent at 63092708774000, MotionEvent { action=ACTION_UP, id[0]=0, x[0]=794.22437, y[0]=201.73732, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=63092708, downTime=63092560, deviceId=1, source=0x1002 } D/InputEventConsistencyVerifier(17159): 3: sent at 63092696933000, MotionEvent { action=ACTION_MOVE, id[0]=0, x[0]=794.22437, y[0]=201.73732, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=63092696, downTime=63092560, deviceId=1, source=0x1002 } D/InputEventConsistencyVerifier(17159): 4: sent at 63092683994000, MotionEvent { action=ACTION_MOVE, id[0]=0, x[0]=793.22534, y[0]=153.79974, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=63092683, downTime=63092560, deviceId=1, source=0x1002 } D/InputEventConsistencyVerifier(17159): 5: sent at 63092671573000, MotionEvent { action=ACTION_MOVE, id[0]=0, x[0]=794.22437, y[0]=113.85175, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=63092671, downTime=63092560, deviceId=1, source=0x1002 } W/AudioTrack(17159): AUDIO_OUTPUT_FLAG_FAST denied by client E/AudioTrack(17159): AudioTrack::set : Exit V/audio_hw_primary(16879): start_output_stream: CALLED V/audio_hw_primary(16879): start_output_stream: calling select_devices V/audio_hw_primary(16879): mixer_set: 'PCM Playback Sink' 0,0,0 V/audio_hw_primary(16879): mixer_set: 'speaker_stereo_rx' 0,0,0 V/audio_hw_primary(16879): mixer_set: 'PCM Playback Sink' 0,0,1 V/audio_hw_primary(16879): mixer_set: 'speaker_stereo_rx' 1,1,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT1N Switch' 1,63,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT1P Switch' 1,1,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT2N Switch' 1,45,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT2P Switch' 1,1,0 V/audio_hw_primary(16879): mixer_set: 'Output Volume' 59,59,0 V/audio_hw_primary(16879): enable speaker V/audio_hw_primary(16879): state hp=n skr=y mic=y I/ActivityManager(17159): START u0 {act=com.android.systemui.recents.SHOW_RECENTS flg=0x10804000 cmp=com.android.systemui/.recents.RecentsActivity (has extras)} from uid 10011 on display 0 W/ResourceType(17610): No package identifier when getting value for resource number 0x00000000 W/PackageManager(17610): Failure retrieving resources for com.google.android.youtube: Resource ID #0x0 W/ResourceType(17610): No package identifier when getting value for resource number 0x00000000 W/PackageManager(17610): Failure retrieving resources for com.estrongs.android.pop: Resource ID #0x0 W/ResourceType(17610): No package identifier when getting value for resource number 0x00000000 W/PackageManager(17610): Failure retrieving resources for com.amazon.venezia: Resource ID #0x0 W/ResourceType(17610): No package identifier when getting value for resource number 0x00000000 W/PackageManager(17610): Failure retrieving resources for com.speedsoftware.rootexplorer: Resource ID #0x0 W/ResourceType(17610): No package identifier when getting value for resource number 0x00000000 W/PackageManager(17610): Failure retrieving resources for com.android.settings: Resource ID #0x0 D/OpenGLRenderer(17610): setting property ambientRatio to 1.5 D/OpenGLRenderer(17610): ambientRatio = 1.50 I/Choreographer(17610): Skipped 38 frames! The application may be doing too much work on its main thread. I/Choreographer(17610): Skipped 32 frames! The application may be doing too much work on its main thread. I/ActivityManager(17159): Displayed com.android.systemui/.recents.RecentsActivity: +1s433ms I/Timeline(17159): Timeline: Activity_windows_visible id: ActivityRecord{1852d60a u0 com.android.systemui/.recents.RecentsActivity t62} time:63096106 D/PhoneStatusBar(17610): disable: < expand icons* alerts system_info* back home recent clock search > I/Timeline(17610): Timeline: Activity_idle id: android.os.BinderProxy@3dbbde25 time:63096680 V/audio_hw_primary(16879): do_out_standby: CALLED D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming V/audio_hw_primary(16879): do_out_standby: calling select_devices V/audio_hw_primary(16879): mixer_set: 'PCM Playback Sink' 0,0,0 V/audio_hw_primary(16879): mixer_set: 'speaker_stereo_rx' 0,0,0 V/audio_hw_primary(16879): disable speaker/headphones V/audio_hw_primary(16879): state hp=n skr=y mic=y D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming W/AudioTrack(17159): AUDIO_OUTPUT_FLAG_FAST denied by client E/AudioTrack(17159): AudioTrack::set : Exit V/audio_hw_primary(16879): start_output_stream: CALLED V/audio_hw_primary(16879): start_output_stream: calling select_devices V/audio_hw_primary(16879): mixer_set: 'PCM Playback Sink' 0,0,0 V/audio_hw_primary(16879): mixer_set: 'speaker_stereo_rx' 0,0,0 V/audio_hw_primary(16879): mixer_set: 'PCM Playback Sink' 0,0,1 V/audio_hw_primary(16879): mixer_set: 'speaker_stereo_rx' 1,1,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT1N Switch' 1,63,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT1P Switch' 1,1,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT2N Switch' 1,45,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT2P Switch' 1,1,0 V/audio_hw_primary(16879): mixer_set: 'Output Volume' 59,59,0 V/audio_hw_primary(16879): enable speaker V/audio_hw_primary(16879): state hp=n skr=y mic=y D/BluetoothAdapterProperties(24387): Discoverable Timeout:120 D/BluetoothAdapterProperties(24387): Scan Mode:21 D/LocalBluetoothManager(24426): setting foreground activity to non-null context D/BluetoothAdapterProperties(24387): Discoverable Timeout:120 D/BluetoothAdapterProperties(24387): Scan Mode:23 D/Index (24426): Deleting data for locale 'en_US' took 17 millis D/Index (24426): Indexing locale 'en_US' took 34 millis I/Timeline(24426): Timeline: Activity_idle id: android.os.BinderProxy@bc9072c time:63099529 D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming I/Timeline(17159): Timeline: Activity_windows_visible id: ActivityRecord{2ba9fc66 u0 com.android.settings/.SubSettings t61} time:63100170 V/audio_hw_primary(16879): do_out_standby: CALLED V/audio_hw_primary(16879): do_out_standby: calling select_devices V/audio_hw_primary(16879): mixer_set: 'PCM Playback Sink' 0,0,0 V/audio_hw_primary(16879): mixer_set: 'speaker_stereo_rx' 0,0,0 V/audio_hw_primary(16879): disable speaker/headphones V/audio_hw_primary(16879): state hp=n skr=y mic=y W/AudioTrack(17159): AUDIO_OUTPUT_FLAG_FAST denied by client E/AudioTrack(17159): AudioTrack::set : Exit V/audio_hw_primary(16879): start_output_stream: CALLED V/audio_hw_primary(16879): start_output_stream: calling select_devices V/audio_hw_primary(16879): mixer_set: 'PCM Playback Sink' 0,0,0 V/audio_hw_primary(16879): mixer_set: 'speaker_stereo_rx' 0,0,0 V/audio_hw_primary(16879): mixer_set: 'PCM Playback Sink' 0,0,1 V/audio_hw_primary(16879): mixer_set: 'speaker_stereo_rx' 1,1,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT1N Switch' 1,63,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT1P Switch' 1,1,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT2N Switch' 1,45,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT2P Switch' 1,1,0 V/audio_hw_primary(16879): mixer_set: 'Output Volume' 59,59,0 V/audio_hw_primary(16879): enable speaker V/audio_hw_primary(16879): state hp=n skr=y mic=y D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming W/AudioTrack(17159): AUDIO_OUTPUT_FLAG_FAST denied by client E/AudioTrack(17159): AudioTrack::set : Exit E/bt-btif (24387): bte_scan_filt_param_cfg_evt, 1 E/bt-btif (24387): bte_scan_filt_param_cfg_evt, 1 W/bt-btif (24387): bta_dm_check_av:0 V/BluetoothDiscoveryReceiver(24426): Received: android.bluetooth.adapter.action.DISCOVERY_STARTED W/InputMethodManagerService(17159): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@189b680d attribute=null, token = android.os.BinderProxy@31ce02a2 D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming V/audio_hw_primary(16879): do_out_standby: CALLED V/audio_hw_primary(16879): do_out_standby: calling select_devices V/audio_hw_primary(16879): mixer_set: 'PCM Playback Sink' 0,0,0 V/audio_hw_primary(16879): mixer_set: 'speaker_stereo_rx' 0,0,0 V/audio_hw_primary(16879): disable speaker/headphones V/audio_hw_primary(16879): state hp=n skr=y mic=y D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming E/WifiStateMachine(17159): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0.21 rxSuccessRate=3.02 targetRoamBSSID=any RSSI=-80 I/wpa_supplicant(17580): wlan0: CTRL-EVENT-SCAN-STARTED D/WifiService(17159): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1a6b95d3} D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/PhoneApp(17861): getPhone phoneId:0 D/PhoneApp(17861): getPhone phoneId:0 D/PhoneApp(17861): getPhone phoneId:0 E/WifiStateMachine(17159): WifiStateMachine CMD_START_SCAN source 10014 txSuccessRate=0.21 rxSuccessRate=3.02 targetRoamBSSID=any RSSI=-80 I/wpa_supplicant(17580): wlan0: CTRL-EVENT-SCAN-STARTED D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming I/art (18052): Explicit concurrent mark sweep GC freed 13017(753KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 5MB/8MB, paused 976us total 89.447ms D/WifiService(17159): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1a6b95d3} I/GCoreUlr(18192): Successfully inserted location I/GCoreUlr(18192): Not calling LocationReporter, hasMoved: false, elapsed millis: 621233, request: Stationary(3600000) D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming E/bt-btif (24387): bte_scan_filt_param_cfg_evt, 1 V/BluetoothDiscoveryReceiver(24426): Received: android.bluetooth.adapter.action.DISCOVERY_FINISHED D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming E/WifiStateMachine(17159): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=7.15 rxSuccessRate=9.38 targetRoamBSSID=any RSSI=-87 E/WifiStateMachine(17159): WifiStateMachine starting scan for "ASUS_5G"WPA_PSK with 5785 I/wpa_supplicant(17580): wlan0: CTRL-EVENT-SCAN-STARTED D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/InputEventConsistencyVerifier(17159): TouchEvent: ACTION_DOWN but pointers are already down. Probably missing ACTION_UP from previous gesture. D/InputEventConsistencyVerifier(17159): in android.view.ScaleGestureDetector@2a627fc5 D/InputEventConsistencyVerifier(17159): 0: sent at 63123975000000, MotionEvent { action=ACTION_DOWN, id[0]=0, x[0]=658.35706, y[0]=753.01953, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=63123975, downTime=63123975, deviceId=1, source=0x1002 } D/InputEventConsistencyVerifier(17159): -- recent events -- D/InputEventConsistencyVerifier(17159): 1: sent at 63123975070000, MotionEvent { action=ACTION_DOWN, id[0]=0, x[0]=658.35706, y[0]=753.01953, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=63123975, downTime=63123975, deviceId=1, source=0x1002 } D/InputEventConsistencyVerifier(17159): 2: sent at 63103575000000, MotionEvent { action=ACTION_UP, id[0]=0, x[0]=898.1229, y[0]=70.90767, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=63103575, downTime=63103526, deviceId=1, source=0x1002 } D/InputEventConsistencyVerifier(17159): 3: sent at 63103575000000, MotionEvent { action=ACTION_MOVE, id[0]=0, x[0]=898.1229, y[0]=70.90767, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=63103575, downTime=63103538, deviceId=1, source=0x1002 } D/InputEventConsistencyVerifier(17159): 4: sent at 63103562000000, MotionEvent { action=ACTION_MOVE, id[0]=0, x[0]=898.1229, y[0]=70.90767, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=63103562, downTime=63103550, deviceId=1, source=0x1002 } D/InputEventConsistencyVerifier(17159): 5: sent at 63103561000000, MotionEvent { action=ACTION_DOWN, id[0]=0, x[0]=898.1229, y[0]=70.90767, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=63103561, downTime=63103561, deviceId=1, source=0x1002 } W/AudioTrack(17159): AUDIO_OUTPUT_FLAG_FAST denied by client E/AudioTrack(17159): AudioTrack::set : Exit V/audio_hw_primary(16879): start_output_stream: CALLED V/audio_hw_primary(16879): start_output_stream: calling select_devices V/audio_hw_primary(16879): mixer_set: 'PCM Playback Sink' 0,0,0 V/audio_hw_primary(16879): mixer_set: 'speaker_stereo_rx' 0,0,0 V/audio_hw_primary(16879): mixer_set: 'PCM Playback Sink' 0,0,1 V/audio_hw_primary(16879): mixer_set: 'speaker_stereo_rx' 1,1,0 W/ResourceType(17610): No package identifier when getting value for resource number 0x00000000 W/PackageManager(17610): Failure retrieving resources for com.android.settings: Resource ID #0x0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT1N Switch' 1,63,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT1P Switch' 1,1,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT2N Switch' 1,45,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT2P Switch' 1,1,0 V/audio_hw_primary(16879): mixer_set: 'Output Volume' 59,59,0 V/audio_hw_primary(16879): enable speaker V/audio_hw_primary(16879): state hp=n skr=y mic=y I/ActivityManager(17159): START u0 {act=com.android.systemui.recents.SHOW_RECENTS flg=0x10804000 cmp=com.android.systemui/.recents.RecentsActivity (has extras)} from uid 10011 on display 0 D/LocalBluetoothManager(24426): setting foreground activity to null D/BluetoothAdapterProperties(24387): Discoverable Timeout:120 D/BluetoothAdapterProperties(24387): Scan Mode:21 W/ResourceType(17610): No package identifier when getting value for resource number 0x00000000 W/PackageManager(17610): Failure retrieving resources for com.android.settings: Resource ID #0x0 I/art (17159): Background partial concurrent mark sweep GC freed 53257(2MB) AllocSpace objects, 8(1562KB) LOS objects, 15% free, 22MB/26MB, paused 2.136ms total 268.035ms D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming I/Timeline(17610): Timeline: Activity_idle id: android.os.BinderProxy@3dbbde25 time:63125025 I/Timeline(17159): Timeline: Activity_windows_visible id: ActivityRecord{1852d60a u0 com.android.systemui/.recents.RecentsActivity t62} time:63125340 D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming W/AudioTrack(17159): AUDIO_OUTPUT_FLAG_FAST denied by client E/AudioTrack(17159): AudioTrack::set : Exit D/BluetoothAdapterProperties(24387): Discoverable Timeout:120 D/BluetoothAdapterProperties(24387): Scan Mode:21 D/LocalBluetoothManager(24426): setting foreground activity to non-null context D/BluetoothAdapterProperties(24387): Discoverable Timeout:120 D/BluetoothAdapterProperties(24387): Scan Mode:23 D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/Index (24426): Deleting data for locale 'en_US' took 24 millis D/Index (24426): Indexing locale 'en_US' took 45 millis I/Timeline(24426): Timeline: Activity_idle id: android.os.BinderProxy@bc9072c time:63127918 I/Timeline(17159): Timeline: Activity_windows_visible id: ActivityRecord{2ba9fc66 u0 com.android.settings/.SubSettings t61} time:63128292 D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming W/AudioTrack(17159): AUDIO_OUTPUT_FLAG_FAST denied by client E/AudioTrack(17159): AudioTrack::set : Exit D/LocalBluetoothManager(24426): setting foreground activity to null D/BluetoothAdapterProperties(24387): Discoverable Timeout:120 D/BluetoothAdapterProperties(24387): Scan Mode:21 D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/DashboardSummary(24426): rebuildUI took: 740 ms I/Choreographer(24426): Skipped 58 frames! The application may be doing too much work on its main thread. W/art (24426): Suspending all threads took: 5.249ms I/art (24426): Background sticky concurrent mark sweep GC freed 6788(354KB) AllocSpace objects, 4(64KB) LOS objects, 8% free, 5MB/6MB, paused 6.378ms total 26.062ms I/Choreographer(24426): Skipped 36 frames! The application may be doing too much work on its main thread. I/Timeline(24426): Timeline: Activity_idle id: android.os.BinderProxy@1ab93e time:63131332 I/Timeline(17159): Timeline: Activity_windows_visible id: ActivityRecord{2d4f600f u0 com.android.settings/.Settings t61} time:63131597 V/audio_hw_primary(16879): do_out_standby: CALLED V/audio_hw_primary(16879): do_out_standby: calling select_devices V/audio_hw_primary(16879): mixer_set: 'PCM Playback Sink' 0,0,0 V/audio_hw_primary(16879): mixer_set: 'speaker_stereo_rx' 0,0,0 V/audio_hw_primary(16879): disable speaker/headphones V/audio_hw_primary(16879): state hp=n skr=y mic=y D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming W/bt-btm (24387): btm_acl_created hci_handle=37 link_role=1 transport=1 W/bt-btm (24387): btm_acl_created hci_handle=37 link_role=1 transport=1 W/bt-hci (24387): No command in queue matching opcode 0 W/bt-btm (24387): btm_read_remote_version_complete: BDA: 00-02-72-33-31-80 W/bt-btm (24387): btm_read_remote_version_complete lmp_version 6 manufacturer 15 lmp_subversion 8718 W/bt-l2cap(24387): L2CAP - st: CLOSED evt: 10 W/bt-l2cap(24387): L2CAP - st: TERM_W4_SEC_COMP evt: 7 W/bt-l2cap(24387): L2CA_ErtmConnectRsp() CID: 0x0042 Result: 0 Status: 0 BDA: 000272333180 p_ertm_info:0x00000000 W/bt-l2cap(24387): L2CAP - st: W4_L2CA_CON_RSP evt: 22 W/bt-l2cap(24387): L2CAP - st: CONFIG evt: 24 W/bt-l2cap(24387): L2CAP - st: CONFIG evt: 14 E/bt-l2cap(24387): l2cu_adjust_out_mps bad packet size: 0 will use MPS: 0 W/bt-l2cap(24387): L2CAP - st: CONFIG evt: 25 W/bt-l2cap(24387): L2CAP-Upper layer Config_Rsp,Local CID: 0x0042,Remote CID: 0x0040,PSM: 1,our MTU present:1,our MTU:672 W/bt-btm (24387): btm_process_remote_ext_features_page 0: BDA: 00-02-72-33-31-80 W/bt-btm (24387): ext_features_complt page_num:1 f[0]:x01, sm4:11, pend:0 W/bt-btm (24387): btm_process_remote_ext_features_page 1: BDA: 00-02-72-33-31-80 W/bt-l2cap(24387): L2CAP - st: CONFIG evt: 15 W/bt-l2cap(24387): L2CAP-peer_Config_Rsp,Local CID: 0x0042,Remote CID: 0x0040,PSM: 1,peer MTU present: 0,peer MTU: 1024 W/bt-btif (24387): info:x10 W/bt-l2cap(24387): L2CA_SetDesireRole() new:x0, disallow_switch:0 D/ (24387): remote version info [00:02:72:33:31:80]: 6, f, 220e W/Coffee - BluetoothConnectionTracker(18192): Connection changed to a not yet bonded paired Bluetooth device address: 00:02:72:33:31:80 bond state: 10 I/BTConnectionReceiver(24744): onReceive(context, Intent { act=android.bluetooth.device.action.ACL_CONNECTED flg=0x4000010 cmp=com.google.android.googlequicksearchbox/com.google.android.search.core.service.BluetoothConnectionReceiver (has extras) }, [BluetoothDevice: address=00:02:72:33:31:80, alias=null, name=KALYAN-PC-I7, majorDeviceClass=0, deviceClass=0] W/bt-l2cap(24387): L2CA_DisconnectRsp() CID: 0x0042 W/bt-l2cap(24387): L2CAP - st: W4_L2CA_DISC_RSP evt: 28 I/BluetoothClassifier(24744): Bluetooth Device Name: KALYAN-PC-I7 D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming E/bt-btm (24387): btm_sec_disconnected - Clearing Pending flag W/bt-l2cap(24387): L2CA_SetDesireRole() new:x0, disallow_switch:0 W/Coffee - BluetoothConnectionTracker(18192): Connection changed to a not yet bonded paired Bluetooth device address: 00:02:72:33:31:80 bond state: 10 D/BluetoothMapService(24387): onReceive D/BluetoothMapService(24387): onReceive, action android.bluetooth.device.action.ACL_DISCONNECTED I/BTConnectionReceiver(24744): onReceive(context, Intent { act=android.bluetooth.device.action.ACL_DISCONNECTED flg=0x4000010 cmp=com.google.android.googlequicksearchbox/com.google.android.search.core.service.BluetoothConnectionReceiver (has extras) }, [BluetoothDevice: address=00:02:72:33:31:80, alias=null, name=KALYAN-PC-I7, majorDeviceClass=0, deviceClass=0] I/BluetoothClassifier(24744): Bluetooth Device Name: KALYAN-PC-I7 E/WifiStateMachine(17159): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=1.24 rxSuccessRate=2.74 targetRoamBSSID=any RSSI=-82 E/WifiStateMachine(17159): WifiStateMachine starting scan for "ASUS_5G"WPA_PSK with 5785 I/wpa_supplicant(17580): wlan0: CTRL-EVENT-SCAN-STARTED D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/btif_config_util(24387): btif_config_save_file(L188): in file name:/data/misc/bluedroid/bt_config.new D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming W/AudioTrack(17159): AUDIO_OUTPUT_FLAG_FAST denied by client E/AudioTrack(17159): AudioTrack::set : Exit V/audio_hw_primary(16879): start_output_stream: CALLED I/Timeline(24426): Timeline: Activity_launch_request id:com.evervolv.toolbox time:63143468 I/ActivityManager(17159): START u0 {act=android.intent.action.MAIN cmp=com.evervolv.toolbox/.Toolbox} from uid 1000 on display 0 V/audio_hw_primary(16879): start_output_stream: calling select_devices V/audio_hw_primary(16879): mixer_set: 'PCM Playback Sink' 0,0,0 V/audio_hw_primary(16879): mixer_set: 'speaker_stereo_rx' 0,0,0 V/audio_hw_primary(16879): mixer_set: 'PCM Playback Sink' 0,0,1 V/audio_hw_primary(16879): mixer_set: 'speaker_stereo_rx' 1,1,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT1N Switch' 1,63,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT1P Switch' 1,1,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT2N Switch' 1,45,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT2P Switch' 1,1,0 V/audio_hw_primary(16879): mixer_set: 'Output Volume' 59,59,0 V/audio_hw_primary(16879): enable speaker V/audio_hw_primary(16879): state hp=n skr=y mic=y I/ActivityManager(17159): Start proc com.evervolv.toolbox for activity com.evervolv.toolbox/.Toolbox: pid=25957 uid=1000 gids={41000, 9997, 1028, 3003, 1015, 3002, 3001} abi=armeabi-v7a I/art (16873): Explicit concurrent mark sweep GC freed 708(30KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 1863KB/3MB, paused 244us total 32.653ms I/art (16873): Explicit concurrent mark sweep GC freed 5(160B) AllocSpace objects, 0(0B) LOS objects, 39% free, 1863KB/3MB, paused 213us total 28.228ms I/art (16873): Explicit concurrent mark sweep GC freed 5(160B) AllocSpace objects, 0(0B) LOS objects, 39% free, 1863KB/3MB, paused 183us total 19.622ms D/OpenGLRenderer(24426): endAllStagingAnimators on 0x5d713900 (RippleDrawable) with handle 0x5dad6d30 D/Toolbox (25957): Selected item=0 D/OpenGLRenderer(25957): Render dirty regions requested: true D/Atlas (25957): Validating map... D/ConnectivityService(17159): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 51 D/ConnectivityService(17159): rematching NetworkAgentInfo [WIFI () - 101] D/ConnectivityService(17159): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change. D/ConnectivityService(17159): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101] D/ConnectivityManager.CallbackHandler(17610): CM callback handler got msg 524290 W/RenderThread(25973): type=1400 audit(0.0:142): avc: denied { search } for name="tmp" dev="dm-9" ino=555970 scontext=u:r:system_app:s0 tcontext=u:object_r:shell_data_file:s0 tclass=dir W/RenderThread(25973): type=1400 audit(0.0:143): avc: denied { open } for name="kgsl-3d0" dev="tmpfs" ino=3839 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file I/Adreno200-EGL(25957): : EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081) I/Adreno200-EGL(25957): Build Date: 06/25/13 Tue I/Adreno200-EGL(25957): Local Branch: I/Adreno200-EGL(25957): Remote Branch: quic/jb_2.5.5 I/Adreno200-EGL(25957): Local Patches: NONE I/Adreno200-EGL(25957): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 + NOTHING I/OpenGLRenderer(25957): Initialized EGL, version 1.4 D/OpenGLRenderer(25957): Enabling debug mode 0 D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming I/Choreographer(25957): Skipped 78 frames! The application may be doing too much work on its main thread. I/ActivityManager(17159): Displayed com.evervolv.toolbox/.Toolbox: +2s614ms I/Timeline(17159): Timeline: Activity_windows_visible id: ActivityRecord{1bc550a5 u0 com.evervolv.toolbox/.Toolbox t61} time:63146221 I/Timeline(25957): Timeline: Activity_idle id: android.os.BinderProxy@261094d9 time:63146539 V/audio_hw_primary(16879): do_out_standby: CALLED V/audio_hw_primary(16879): do_out_standby: calling select_devices V/audio_hw_primary(16879): mixer_set: 'PCM Playback Sink' 0,0,0 V/audio_hw_primary(16879): mixer_set: 'speaker_stereo_rx' 0,0,0 V/audio_hw_primary(16879): disable speaker/headphones V/audio_hw_primary(16879): state hp=n skr=y mic=y W/AudioTrack(17159): AUDIO_OUTPUT_FLAG_FAST denied by client E/AudioTrack(17159): AudioTrack::set : Exit V/audio_hw_primary(16879): start_output_stream: CALLED V/audio_hw_primary(16879): start_output_stream: calling select_devices V/audio_hw_primary(16879): mixer_set: 'PCM Playback Sink' 0,0,0 V/audio_hw_primary(16879): mixer_set: 'speaker_stereo_rx' 0,0,0 V/audio_hw_primary(16879): mixer_set: 'PCM Playback Sink' 0,0,1 V/audio_hw_primary(16879): mixer_set: 'speaker_stereo_rx' 1,1,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT1N Switch' 1,63,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT1P Switch' 1,1,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT2N Switch' 1,45,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT2P Switch' 1,1,0 V/audio_hw_primary(16879): mixer_set: 'Output Volume' 59,59,0 V/audio_hw_primary(16879): enable speaker V/audio_hw_primary(16879): state hp=n skr=y mic=y D/Toolbox (25957): Selected item=5 D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming V/audio_hw_primary(16879): do_out_standby: CALLED D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming V/audio_hw_primary(16879): do_out_standby: calling select_devices V/audio_hw_primary(16879): mixer_set: 'PCM Playback Sink' 0,0,0 V/audio_hw_primary(16879): mixer_set: 'speaker_stereo_rx' 0,0,0 V/audio_hw_primary(16879): disable speaker/headphones V/audio_hw_primary(16879): state hp=n skr=y mic=y D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/ConnectivityService(17159): updateNetworkScore for NetworkAgentInfo [WIFI () - 101] to 55 D/ConnectivityService(17159): rematching NetworkAgentInfo [WIFI () - 101] D/ConnectivityService(17159): Network NetworkAgentInfo [WIFI () - 101] was already satisfying request 1. No change. D/ConnectivityService(17159): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 101] D/ConnectivityManager.CallbackHandler(17610): CM callback handler got msg 524290 D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming E/WifiStateMachine(17159): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0.14 rxSuccessRate=1.03 targetRoamBSSID=any RSSI=-81 E/WifiStateMachine(17159): WifiStateMachine starting scan for "ASUS_5G"WPA_PSK with 5785 I/wpa_supplicant(17580): wlan0: CTRL-EVENT-SCAN-STARTED D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming W/AudioTrack(17159): AUDIO_OUTPUT_FLAG_FAST denied by client E/AudioTrack(17159): AudioTrack::set : Exit V/audio_hw_primary(16879): start_output_stream: CALLED V/audio_hw_primary(16879): start_output_stream: calling select_devices V/audio_hw_primary(16879): mixer_set: 'PCM Playback Sink' 0,0,0 V/audio_hw_primary(16879): mixer_set: 'speaker_stereo_rx' 0,0,0 V/audio_hw_primary(16879): mixer_set: 'PCM Playback Sink' 0,0,1 V/audio_hw_primary(16879): mixer_set: 'speaker_stereo_rx' 1,1,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT1N Switch' 1,63,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT1P Switch' 1,1,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT2N Switch' 1,45,0 V/audio_hw_primary(16879): mixer_set: 'LINEOUT2P Switch' 1,1,0 V/audio_hw_primary(16879): mixer_set: 'Output Volume' 59,59,0 V/audio_hw_primary(16879): enable speaker V/audio_hw_primary(16879): state hp=n skr=y mic=y D/EVToolbox(25957): Calling dumplogcat:-D -B -o /data/data/com.evervolv.toolbox/files/logcat -m -d D/StatusBar.NetworkController(17610): refreshViews: Data not connected!! Set no data type icon / Roaming V/RenderScript(25957): 0x70c7b200 Launching thread(s), CPUs 2 [logcat: 0.0s elapsed] ------ KERNEL LOG (dmesg) ------ r 5.308 msecs <6>[62893.893535] PM: noirq suspend of devices complete after 6.864 msecs <1>[62893.893565] Disabling non-boot CPUs ... <6>[62893.893810] msm_pm_enter <6>[62893.893810] msm_pm_enter: power collapse <6>[62893.893810] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000 <6>[62893.893810] msm_pm_enter: return <6>[62893.899577] PM: noirq resume of devices complete after 5.247 msecs <6>[62893.906474] PM: early resume of devices complete after 5.278 msecs <1>[62893.909953] max8903b_resume: resume <3>[62893.912120] msm_wm8958_setup_power: codec power setup <4>[62893.912242] 8058_s3: Failed to create debugfs directory <3>[62893.912303] wm8994_ldo_power: Power up the WM8994 LDOs <7>[62893.979869] lm8502_mod_brightness: set LED1 brightness (0) percent <6>[62893.980235] wakeup wake lock: power-supply <7>[62893.980510] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62893.983440] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62893.983775] lm8502_mod_brightness: set LED2 brightness (0) percent <6>[62893.983958] PM: resume of devices complete after 77.370 msecs <1>[62893.987132] Restarting tasks ... done. <6>[62893.989269] PM: suspend exit 2015-01-08 00:58:30.267296078 UTC <6>[62893.989299] suspend: exit suspend, ret = 0 (2015-01-08 00:58:30.267326576 UTC) <6>[62893.989299] suspend: too many immediate wakeups, back off <6>[62893.989330] active wake lock power-supply <6>[62893.989330] active wake lock suspend_backoff, time left 1000 <6>[62894.037852] healthd: battery l=100 v=4084 t=25.0 h=2 st=5 c=0 chg=a <6>[62903.994090] PM: suspend entry 2015-01-08 00:58:40.271529125 UTC <1>[62904.071452] Freezing user space processes ... (elapsed 0.001 seconds) done. <1>[62904.073405] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. <1>[62904.075206] Suspending console(s) (use no_console_suspend to debug) <7>[62904.236583] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62904.237010] lm8502_mod_brightness: set LED1 brightness (0) percent <3>[62904.237621] dpm_run_callback(): platform_pm_suspend+0x0/0x54 returns -16 <3>[62904.237651] PM: Device alarm failed to suspend: error -16 <3>[62904.237682] PM: Some devices failed to suspend <7>[62904.238445] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62904.238933] lm8502_mod_brightness: set LED2 brightness (0) percent <6>[62904.240520] PM: resume of devices complete after 2.777 msecs <1>[62904.251628] Restarting tasks ... done. <6>[62904.260875] PM: suspend exit 2015-01-08 00:58:40.538313802 UTC <6>[62904.260936] suspend: exit suspend, ret = -16 (2015-01-08 00:58:40.538374837 UTC) <6>[62904.260967] active wake lock alarm_rtc, time left 198 <6>[62905.057750] lsm303dlh_acc_sysfs: hw init start <6>[62905.058696] lsm303dlh_acc_sysfs: hw init done <6>[62905.784343] PM: suspend entry 2015-01-08 00:58:42.061812360 UTC <1>[62905.784404] Freezing user space processes ... (elapsed 0.009 seconds) done. <1>[62906.034007] Freezing remaining freezable tasks ... (elapsed 0.002 seconds) done. <1>[62906.036937] Suspending console(s) (use no_console_suspend to debug) <7>[62906.216594] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62906.217021] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62906.239421] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62906.240367] lm8502_mod_brightness: set LED2 brightness (0) percent <3>[62906.241954] msm_wm8958_shutdown_power: codec power shutdown <3>[62906.241985] wm8994_ldo_power: Power down the WM8994 LDOs <1>[62906.244029] max8903b_suspend: suspend <6>[62906.251720] PM: suspend of devices complete after 205.352 msecs <6>[62906.257091] PM: late suspend of devices complete after 5.310 msecs <6>[62906.263774] PM: noirq suspend of devices complete after 6.683 msecs <1>[62906.263805] Disabling non-boot CPUs ... <6>[62906.264262] msm_pm_enter <6>[62906.264262] msm_pm_enter: power collapse <6>[62906.264262] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000 <6>[62906.264262] msm_pm_enter: return <6>[62906.270030] PM: noirq resume of devices complete after 5.249 msecs <6>[62906.276927] PM: early resume of devices complete after 5.249 msecs <1>[62906.280467] max8903b_resume: resume <3>[62906.282695] msm_wm8958_setup_power: codec power setup <4>[62906.282817] 8058_s3: Failed to create debugfs directory <3>[62906.282878] wm8994_ldo_power: Power up the WM8994 LDOs <7>[62906.350322] lm8502_mod_brightness: set LED1 brightness (0) percent <6>[62906.350688] wakeup wake lock: power-supply <7>[62906.350963] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62906.353893] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62906.354228] lm8502_mod_brightness: set LED2 brightness (0) percent <6>[62906.354411] PM: resume of devices complete after 77.414 msecs <1>[62906.357616] Restarting tasks ... done. <6>[62906.360881] PM: suspend exit 2015-01-08 00:58:42.638275928 UTC <6>[62906.360881] suspend: exit suspend, ret = 0 (2015-01-08 00:58:42.638306423 UTC) <6>[62906.360912] active wake lock power-supply <6>[62906.411235] PM: suspend entry 2015-01-08 00:58:42.688626249 UTC <6>[62906.457469] healthd: battery l=100 v=4084 t=25.0 h=2 st=5 c=0 chg=a <1>[62906.466533] Freezing user space processes ... (elapsed 0.001 seconds) done. <1>[62906.468272] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. <1>[62906.469951] Suspending console(s) (use no_console_suspend to debug) <7>[62906.636760] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62906.637187] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62906.659831] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62906.660777] lm8502_mod_brightness: set LED2 brightness (0) percent <3>[62906.662364] msm_wm8958_shutdown_power: codec power shutdown <3>[62906.662395] wm8994_ldo_power: Power down the WM8994 LDOs <1>[62906.664500] max8903b_suspend: suspend <6>[62906.671825] PM: suspend of devices complete after 198.819 msecs <6>[62906.677196] PM: late suspend of devices complete after 5.339 msecs <6>[62906.683910] PM: noirq suspend of devices complete after 6.681 msecs <1>[62906.683940] Disabling non-boot CPUs ... <6>[62906.684215] msm_pm_enter <6>[62906.684215] msm_pm_enter: power collapse <6>[62906.684215] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000 <6>[62906.684215] msm_pm_enter: return <6>[62906.690135] PM: noirq resume of devices complete after 5.278 msecs <6>[62906.697032] PM: early resume of devices complete after 5.247 msecs <1>[62906.700511] max8903b_resume: resume <3>[62906.702739] msm_wm8958_setup_power: codec power setup <4>[62906.702861] 8058_s3: Failed to create debugfs directory <3>[62906.702922] wm8994_ldo_power: Power up the WM8994 LDOs <7>[62906.769725] lm8502_mod_brightness: set LED1 brightness (0) percent <6>[62906.770091] wakeup wake lock: power-supply <7>[62906.770366] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62906.773326] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62906.773662] lm8502_mod_brightness: set LED2 brightness (0) percent <6>[62906.773784] PM: resume of devices complete after 76.667 msecs <1>[62906.777080] Restarting tasks ... done. <6>[62906.779216] PM: suspend exit 2015-01-08 00:58:43.056346668 UTC <6>[62906.779216] suspend: exit suspend, ret = 0 (2015-01-08 00:58:43.056377167 UTC) <6>[62906.779216] active wake lock power-supply <6>[62906.830730] PM: suspend entry 2015-01-08 00:58:43.107856125 UTC <6>[62906.882365] healthd: battery l=100 v=4084 t=25.0 h=2 st=5 c=0 chg=a <1>[62906.892101] Freezing user space processes ... (elapsed 0.001 seconds) done. <1>[62906.893840] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. <1>[62906.895457] Suspending console(s) (use no_console_suspend to debug) <7>[62907.057414] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62907.057841] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62907.080333] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62907.081310] lm8502_mod_brightness: set LED2 brightness (0) percent <3>[62907.082896] msm_wm8958_shutdown_power: codec power shutdown <3>[62907.082927] wm8994_ldo_power: Power down the WM8994 LDOs <1>[62907.085033] max8903b_suspend: suspend <6>[62907.092357] PM: suspend of devices complete after 194.133 msecs <6>[62907.097728] PM: late suspend of devices complete after 5.308 msecs <6>[62907.104625] PM: noirq suspend of devices complete after 6.833 msecs <1>[62907.104655] Disabling non-boot CPUs ... <6>[62907.104930] msm_pm_enter <6>[62907.104930] msm_pm_enter: power collapse <6>[62907.104930] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000 <6>[62907.104930] msm_pm_enter: return <6>[62907.110698] PM: noirq resume of devices complete after 5.247 msecs <6>[62907.117595] PM: early resume of devices complete after 5.247 msecs <1>[62907.121104] max8903b_resume: resume <3>[62907.123332] msm_wm8958_setup_power: codec power setup <4>[62907.123454] 8058_s3: Failed to create debugfs directory <3>[62907.123515] wm8994_ldo_power: Power up the WM8994 LDOs <7>[62907.190929] lm8502_mod_brightness: set LED1 brightness (0) percent <6>[62907.191295] wakeup wake lock: power-supply <7>[62907.191600] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62907.194499] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62907.194865] lm8502_mod_brightness: set LED2 brightness (0) percent <6>[62907.195018] PM: resume of devices complete after 77.338 msecs <1>[62907.198222] Restarting tasks ... done. <6>[62907.200359] PM: suspend exit 2015-01-08 00:58:43.477297946 UTC <6>[62907.200389] suspend: exit suspend, ret = 0 (2015-01-08 00:58:43.477297946 UTC) <6>[62907.200389] active wake lock power-supply <6>[62907.252879] PM: suspend entry 2015-01-08 00:58:43.529782796 UTC <6>[62907.282024] healthd: battery l=100 v=4084 t=25.0 h=2 st=5 c=0 chg=a <1>[62907.313487] Freezing user space processes ... (elapsed 0.001 seconds) done. <1>[62907.315410] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. <1>[62907.317119] Suspending console(s) (use no_console_suspend to debug) <7>[62907.487651] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62907.488048] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62907.510539] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62907.511516] lm8502_mod_brightness: set LED2 brightness (0) percent <3>[62907.513103] msm_wm8958_shutdown_power: codec power shutdown <3>[62907.513133] wm8994_ldo_power: Power down the WM8994 LDOs <1>[62907.515239] max8903b_suspend: suspend <6>[62907.522533] PM: suspend of devices complete after 202.579 msecs <6>[62907.527904] PM: late suspend of devices complete after 5.308 msecs <6>[62907.534801] PM: noirq suspend of devices complete after 6.834 msecs <1>[62907.534831] Disabling non-boot CPUs ... <6>[62907.535106] msm_pm_enter <6>[62907.535106] msm_pm_enter: power collapse <6>[62907.535106] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000 <6>[62907.535106] msm_pm_enter: return <6>[62907.540904] PM: noirq resume of devices complete after 5.247 msecs <6>[62907.547801] PM: early resume of devices complete after 5.278 msecs <1>[62907.551280] max8903b_resume: resume <3>[62907.553477] msm_wm8958_setup_power: codec power setup <4>[62907.553600] 8058_s3: Failed to create debugfs directory <3>[62907.553661] wm8994_ldo_power: Power up the WM8994 LDOs <7>[62907.620555] lm8502_mod_brightness: set LED1 brightness (0) percent <6>[62907.620952] wakeup wake lock: power-supply <7>[62907.621227] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62907.624156] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62907.624492] lm8502_mod_brightness: set LED2 brightness (0) percent <6>[62907.624675] PM: resume of devices complete after 76.791 msecs <1>[62907.627910] Restarting tasks ... done. <6>[62907.630046] PM: suspend exit 2015-01-08 00:58:43.906758679 UTC <6>[62907.630077] suspend: exit suspend, ret = 0 (2015-01-08 00:58:43.906789177 UTC) <6>[62907.630077] active wake lock power-supply <6>[62907.683086] PM: suspend entry 2015-01-08 00:58:43.959763240 UTC <6>[62907.712413] healthd: battery l=100 v=4084 t=25.0 h=2 st=5 c=0 chg=a <1>[62907.743694] Freezing user space processes ... (elapsed 0.001 seconds) done. <1>[62907.745616] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. <1>[62907.747325] Suspending console(s) (use no_console_suspend to debug) <7>[62907.917827] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62907.918254] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62907.940868] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62907.941814] lm8502_mod_brightness: set LED2 brightness (0) percent <3>[62907.943370] msm_wm8958_shutdown_power: codec power shutdown <3>[62907.943401] wm8994_ldo_power: Power down the WM8994 LDOs <1>[62907.945567] max8903b_suspend: suspend <6>[62907.952922] PM: suspend of devices complete after 202.761 msecs <6>[62907.958293] PM: late suspend of devices complete after 5.308 msecs <6>[62907.965190] PM: noirq suspend of devices complete after 6.834 msecs <1>[62907.965221] Disabling non-boot CPUs ... <6>[62907.965495] msm_pm_enter <6>[62907.965495] msm_pm_enter: power collapse <6>[62907.965495] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000 <6>[62907.965495] msm_pm_enter: return <6>[62907.971263] PM: noirq resume of devices complete after 5.278 msecs <6>[62907.978160] PM: early resume of devices complete after 5.278 msecs <1>[62907.981670] max8903b_resume: resume <3>[62907.983897] msm_wm8958_setup_power: codec power setup <4>[62907.984019] 8058_s3: Failed to create debugfs directory <3>[62907.984050] wm8994_ldo_power: Power up the WM8994 LDOs <7>[62908.051372] lm8502_mod_brightness: set LED1 brightness (0) percent <6>[62908.051738] wakeup wake lock: power-supply <7>[62908.052043] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62908.054973] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62908.055309] lm8502_mod_brightness: set LED2 brightness (0) percent <6>[62908.055492] PM: resume of devices complete after 77.248 msecs <1>[62908.058727] Restarting tasks ... done. <6>[62908.060863] PM: suspend exit 2015-01-08 00:58:44.337315586 UTC <6>[62908.060863] suspend: exit suspend, ret = 0 (2015-01-08 00:58:44.337346084 UTC) <6>[62908.060863] active wake lock power-supply <6>[62908.113353] PM: suspend entry 2015-01-08 00:58:44.389769665 UTC <6>[62908.142467] healthd: battery l=100 v=4084 t=25.0 h=2 st=5 c=0 chg=a <1>[62908.173930] Freezing user space processes ... (elapsed 0.001 seconds) done. <1>[62908.175853] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. <1>[62908.177562] Suspending console(s) (use no_console_suspend to debug) <7>[62908.347667] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62908.348064] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62908.370708] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62908.371684] lm8502_mod_brightness: set LED2 brightness (0) percent <3>[62908.373271] msm_wm8958_shutdown_power: codec power shutdown <3>[62908.373302] wm8994_ldo_power: Power down the WM8994 LDOs <1>[62908.375468] max8903b_suspend: suspend <6>[62908.382793] PM: suspend of devices complete after 202.396 msecs <6>[62908.388164] PM: late suspend of devices complete after 5.308 msecs <6>[62908.394878] PM: noirq suspend of devices complete after 6.651 msecs <1>[62908.394908] Disabling non-boot CPUs ... <6>[62908.395183] msm_pm_enter <6>[62908.395183] msm_pm_enter: power collapse <6>[62908.395183] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000 <6>[62908.395183] msm_pm_enter: return <6>[62908.401042] PM: noirq resume of devices complete after 5.278 msecs <6>[62908.407970] PM: early resume of devices complete after 5.278 msecs <1>[62908.411418] max8903b_resume: resume <3>[62908.413646] msm_wm8958_setup_power: codec power setup <4>[62908.413768] 8058_s3: Failed to create debugfs directory <3>[62908.413829] wm8994_ldo_power: Power up the WM8994 LDOs <7>[62908.480632] lm8502_mod_brightness: set LED1 brightness (0) percent <6>[62908.480998] wakeup wake lock: power-supply <7>[62908.481273] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62908.484233] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62908.484538] lm8502_mod_brightness: set LED2 brightness (0) percent <6>[62908.484691] PM: resume of devices complete after 76.669 msecs <1>[62908.487956] Restarting tasks ... done. <6>[62908.490154] PM: suspend exit 2015-01-08 00:58:44.766379547 UTC <6>[62908.490154] suspend: exit suspend, ret = 0 (2015-01-08 00:58:44.766379547 UTC) <6>[62908.490184] active wake lock power-supply <6>[62908.543651] PM: suspend entry 2015-01-08 00:58:44.819838488 UTC <6>[62908.572765] healthd: battery l=100 v=4084 t=25.0 h=2 st=5 c=0 chg=a <1>[62908.604198] Freezing user space processes ... (elapsed 0.001 seconds) done. <1>[62908.606120] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. <1>[62908.607829] Suspending console(s) (use no_console_suspend to debug) <7>[62908.778362] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62908.778789] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62908.801219] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62908.802196] lm8502_mod_brightness: set LED2 brightness (0) percent <3>[62908.803752] msm_wm8958_shutdown_power: codec power shutdown <3>[62908.803813] wm8994_ldo_power: Power down the WM8994 LDOs <1>[62908.805919] max8903b_suspend: suspend <6>[62908.813243] PM: suspend of devices complete after 202.550 msecs <6>[62908.818614] PM: late suspend of devices complete after 5.339 msecs <6>[62908.825359] PM: noirq suspend of devices complete after 6.681 msecs <1>[62908.825389] Disabling non-boot CPUs ... <6>[62908.825664] msm_pm_enter <6>[62908.825664] msm_pm_enter: power collapse <6>[62908.825664] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000 <6>[62908.825664] msm_pm_enter: return <6>[62908.831584] PM: noirq resume of devices complete after 5.278 msecs <6>[62908.838481] PM: early resume of devices complete after 5.247 msecs <1>[62908.841960] max8903b_resume: resume <3>[62908.844188] msm_wm8958_setup_power: codec power setup <4>[62908.844310] 8058_s3: Failed to create debugfs directory <3>[62908.844371] wm8994_ldo_power: Power up the WM8994 LDOs <7>[62908.911906] lm8502_mod_brightness: set LED1 brightness (0) percent <6>[62908.912273] wakeup wake lock: power-supply <7>[62908.912547] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62908.915508] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62908.915843] lm8502_mod_brightness: set LED2 brightness (0) percent <6>[62908.916026] PM: resume of devices complete after 77.461 msecs <1>[62908.919261] Restarting tasks ... done. <6>[62908.921397] PM: suspend exit 2015-01-08 00:58:45.197333140 UTC <6>[62908.921397] suspend: exit suspend, ret = 0 (2015-01-08 00:58:45.197363639 UTC) <6>[62908.921428] active wake lock power-supply <6>[62908.973888] PM: suspend entry 2015-01-08 00:58:45.249817304 UTC <6>[62909.003001] healthd: battery l=100 v=4084 t=25.0 h=2 st=5 c=0 chg=a <1>[62909.033672] Freezing user space processes ... (elapsed 0.001 seconds) done. <1>[62909.035594] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. <1>[62909.037334] Suspending console(s) (use no_console_suspend to debug) <7>[62909.198619] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62909.199016] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62909.221599] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62909.222575] lm8502_mod_brightness: set LED2 brightness (0) percent <3>[62909.224162] msm_wm8958_shutdown_power: codec power shutdown <3>[62909.224193] wm8994_ldo_power: Power down the WM8994 LDOs <1>[62909.226299] max8903b_suspend: suspend <6>[62909.233623] PM: suspend of devices complete after 193.426 msecs <6>[62909.238963] PM: late suspend of devices complete after 5.308 msecs <6>[62909.245708] PM: noirq suspend of devices complete after 6.681 msecs <1>[62909.245738] Disabling non-boot CPUs ... <6>[62909.246013] msm_pm_enter <6>[62909.246013] msm_pm_enter: power collapse <6>[62909.246013] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000 <6>[62909.246013] msm_pm_enter: return <6>[62909.251933] PM: noirq resume of devices complete after 5.278 msecs <6>[62909.258830] PM: early resume of devices complete after 5.247 msecs <1>[62909.262309] max8903b_resume: resume <3>[62909.264507] msm_wm8958_setup_power: codec power setup <4>[62909.264629] 8058_s3: Failed to create debugfs directory <3>[62909.264690] wm8994_ldo_power: Power up the WM8994 LDOs <7>[62909.332011] lm8502_mod_brightness: set LED1 brightness (0) percent <6>[62909.332408] wakeup wake lock: power-supply <7>[62909.332683] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62909.335643] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62909.335979] lm8502_mod_brightness: set LED2 brightness (0) percent <6>[62909.336131] PM: resume of devices complete after 77.217 msecs <1>[62909.339336] Restarting tasks ... done. <6>[62909.341502] PM: suspend exit 2015-01-08 00:58:45.617181198 UTC <6>[62909.341502] suspend: exit suspend, ret = 0 (2015-01-08 00:58:45.617211696 UTC) <6>[62909.341502] active wake lock power-supply <6>[62909.394084] PM: suspend entry 2015-01-08 00:58:45.669756737 UTC <6>[62909.423167] healthd: battery l=100 v=4084 t=25.0 h=2 st=5 c=0 chg=a <1>[62909.454326] Freezing user space processes ... (elapsed 0.001 seconds) done. <1>[62909.456004] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. <1>[62909.457713] Suspending console(s) (use no_console_suspend to debug) <7>[62909.618877] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62909.619273] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62909.641826] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62909.642772] lm8502_mod_brightness: set LED2 brightness (0) percent <3>[62909.644359] msm_wm8958_shutdown_power: codec power shutdown <3>[62909.644389] wm8994_ldo_power: Power down the WM8994 LDOs <1>[62909.646495] max8903b_suspend: suspend <6>[62909.653819] PM: suspend of devices complete after 193.273 msecs <6>[62909.659190] PM: late suspend of devices complete after 5.308 msecs <6>[62909.665935] PM: noirq suspend of devices complete after 6.681 msecs <1>[62909.665965] Disabling non-boot CPUs ... <6>[62909.666209] msm_pm_enter <6>[62909.666209] msm_pm_enter: power collapse <6>[62909.666209] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000 <6>[62909.666209] msm_pm_enter: return <6>[62909.672130] PM: noirq resume of devices complete after 5.278 msecs <6>[62909.679027] PM: early resume of devices complete after 5.247 msecs <1>[62909.682475] max8903b_resume: resume <3>[62909.684703] msm_wm8958_setup_power: codec power setup <4>[62909.684825] 8058_s3: Failed to create debugfs directory <3>[62909.684886] wm8994_ldo_power: Power up the WM8994 LDOs <7>[62909.752422] lm8502_mod_brightness: set LED1 brightness (0) percent <6>[62909.752788] wakeup wake lock: power-supply <7>[62909.753062] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62909.755992] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62909.756358] lm8502_mod_brightness: set LED2 brightness (0) percent <6>[62909.756511] PM: resume of devices complete after 77.400 msecs <1>[62909.759746] Restarting tasks ... done. <6>[62909.761882] PM: suspend exit 2015-01-08 00:58:46.037334316 UTC <6>[62909.761882] suspend: exit suspend, ret = 0 (2015-01-08 00:58:46.037364814 UTC) <6>[62909.761882] suspend: too many immediate wakeups, back off <6>[62909.761913] active wake lock power-supply <6>[62909.761913] active wake lock suspend_backoff, time left 1000 <6>[62909.810435] healthd: battery l=100 v=4084 t=25.0 h=2 st=5 c=0 chg=a <6>[62919.766643] PM: suspend entry 2015-01-08 00:58:56.041506240 UTC <1>[62919.843974] Freezing user space processes ... (elapsed 0.001 seconds) done. <1>[62919.845927] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. <1>[62919.847667] Suspending console(s) (use no_console_suspend to debug) <7>[62920.009166] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62920.009593] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62920.032054] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62920.033000] lm8502_mod_brightness: set LED2 brightness (0) percent <3>[62920.034587] msm_wm8958_shutdown_power: codec power shutdown <3>[62920.034618] wm8994_ldo_power: Power down the WM8994 LDOs <1>[62920.036723] max8903b_suspend: suspend <6>[62920.044048] PM: suspend of devices complete after 193.420 msecs <6>[62920.049419] PM: late suspend of devices complete after 5.310 msecs <6>[62920.056102] PM: noirq suspend of devices complete after 6.683 msecs <1>[62920.056133] Disabling non-boot CPUs ... <6>[62920.056407] msm_pm_enter <6>[62920.056407] msm_pm_enter: power collapse <6>[62920.056407] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000 <6>[62920.056407] msm_pm_enter: return <6>[62920.062328] PM: noirq resume of devices complete after 5.279 msecs <6>[62920.069225] PM: early resume of devices complete after 5.249 msecs <1>[62920.072704] max8903b_resume: resume <3>[62920.074931] msm_wm8958_setup_power: codec power setup <4>[62920.075053] 8058_s3: Failed to create debugfs directory <3>[62920.075114] wm8994_ldo_power: Power up the WM8994 LDOs <7>[62920.142009] lm8502_mod_brightness: set LED1 brightness (0) percent <6>[62920.142375] wakeup wake lock: power-supply <7>[62920.142650] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62920.145610] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62920.145946] lm8502_mod_brightness: set LED2 brightness (0) percent <6>[62920.146068] PM: resume of devices complete after 76.784 msecs <1>[62920.149333] Restarting tasks ... done. <6>[62920.151469] PM: suspend exit 2015-01-08 00:58:56.426362147 UTC <6>[62920.151469] suspend: exit suspend, ret = 0 (2015-01-08 00:58:56.426362147 UTC) <6>[62920.151500] active wake lock power-supply <6>[62920.204936] PM: suspend entry 2015-01-08 00:58:56.479762789 UTC <6>[62920.234203] healthd: battery l=100 v=4084 t=25.0 h=2 st=5 c=0 chg=a <1>[62920.265147] Freezing user space processes ... (elapsed 0.001 seconds) done. <1>[62920.266826] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. <1>[62920.268535] Suspending console(s) (use no_console_suspend to debug) <7>[62920.429698] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62920.430125] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62920.452617] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62920.453563] lm8502_mod_brightness: set LED2 brightness (0) percent <3>[62920.455150] msm_wm8958_shutdown_power: codec power shutdown <3>[62920.455180] wm8994_ldo_power: Power down the WM8994 LDOs <1>[62920.457317] max8903b_suspend: suspend <6>[62920.464610] PM: suspend of devices complete after 193.206 msecs <6>[62920.469981] PM: late suspend of devices complete after 5.308 msecs <6>[62920.476878] PM: noirq suspend of devices complete after 6.864 msecs <1>[62920.476909] Disabling non-boot CPUs ... <6>[62920.477184] msm_pm_enter <6>[62920.477184] msm_pm_enter: power collapse <6>[62920.477184] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000 <6>[62920.477184] msm_pm_enter: return <6>[62920.482951] PM: noirq resume of devices complete after 5.247 msecs <6>[62920.489848] PM: early resume of devices complete after 5.247 msecs <1>[62920.493358] max8903b_resume: resume <3>[62920.495586] msm_wm8958_setup_power: codec power setup <4>[62920.495708] 8058_s3: Failed to create debugfs directory <3>[62920.495738] wm8994_ldo_power: Power up the WM8994 LDOs <7>[62920.563243] lm8502_mod_brightness: set LED1 brightness (0) percent <6>[62920.563609] wakeup wake lock: power-supply <7>[62920.563914] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62920.566844] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62920.567180] lm8502_mod_brightness: set LED2 brightness (0) percent <6>[62920.567332] PM: resume of devices complete after 77.400 msecs <1>[62920.570537] Restarting tasks ... done. <6>[62920.572673] PM: suspend exit 2015-01-08 00:58:56.847298343 UTC <6>[62920.572704] suspend: exit suspend, ret = 0 (2015-01-08 00:58:56.847298343 UTC) <6>[62920.572704] active wake lock power-supply <6>[62920.625194] PM: suspend entry 2015-01-08 00:58:56.899752324 UTC <6>[62920.654277] healthd: battery l=100 v=4084 t=25.0 h=2 st=5 c=0 chg=a <1>[62920.685435] Freezing user space processes ... (elapsed 0.001 seconds) done. <1>[62920.687083] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. <1>[62920.688792] Suspending console(s) (use no_console_suspend to debug) <7>[62920.849956] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62920.850383] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62920.872905] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62920.873882] lm8502_mod_brightness: set LED2 brightness (0) percent <3>[62920.875438] msm_wm8958_shutdown_power: codec power shutdown <3>[62920.875499] wm8994_ldo_power: Power down the WM8994 LDOs <1>[62920.877605] max8903b_suspend: suspend <6>[62920.884898] PM: suspend of devices complete after 193.242 msecs <6>[62920.890269] PM: late suspend of devices complete after 5.308 msecs <6>[62920.897166] PM: noirq suspend of devices complete after 6.864 msecs <1>[62920.897197] Disabling non-boot CPUs ... <6>[62920.897441] msm_pm_enter <6>[62920.897441] msm_pm_enter: power collapse <6>[62920.897441] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000 <6>[62920.897441] msm_pm_enter: return <6>[62920.903209] PM: noirq resume of devices complete after 5.278 msecs <6>[62920.910106] PM: early resume of devices complete after 5.278 msecs <1>[62920.913585] max8903b_resume: resume <3>[62920.915782] msm_wm8958_setup_power: codec power setup <4>[62920.915904] 8058_s3: Failed to create debugfs directory <3>[62920.915965] wm8994_ldo_power: Power up the WM8994 LDOs <7>[62920.983470] lm8502_mod_brightness: set LED1 brightness (0) percent <6>[62920.983836] wakeup wake lock: power-supply <7>[62920.984111] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62920.987041] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62920.987407] lm8502_mod_brightness: set LED2 brightness (0) percent <6>[62920.987560] PM: resume of devices complete after 77.370 msecs <1>[62920.990794] Restarting tasks ... done. <6>[62920.992931] PM: suspend exit 2015-01-08 00:58:57.267329199 UTC <6>[62920.992931] suspend: exit suspend, ret = 0 (2015-01-08 00:58:57.267329199 UTC) <6>[62920.992961] active wake lock power-supply <6>[62921.045421] PM: suspend entry 2015-01-08 00:58:57.319752860 UTC <6>[62921.063060] healthd: battery l=100 v=4084 t=25.0 h=2 st=5 c=0 chg=a <1>[62921.102275] Freezing user space processes ... (elapsed 0.001 seconds) done. <1>[62921.103984] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. <1>[62921.105632] Suspending console(s) (use no_console_suspend to debug) <7>[62921.277934] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62921.278362] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62921.293132] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62921.294078] lm8502_mod_brightness: set LED2 brightness (0) percent <3>[62921.295665] msm_wm8958_shutdown_power: codec power shutdown <3>[62921.295696] wm8994_ldo_power: Power down the WM8994 LDOs <1>[62921.297801] max8903b_suspend: suspend <6>[62921.305156] PM: suspend of devices complete after 196.599 msecs <6>[62921.310527] PM: late suspend of devices complete after 5.339 msecs <6>[62921.317424] PM: noirq suspend of devices complete after 6.864 msecs <1>[62921.317455] Disabling non-boot CPUs ... <6>[62921.317729] msm_pm_enter <6>[62921.317729] msm_pm_enter: power collapse <6>[62921.317729] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000 <6>[62921.317729] msm_pm_enter: return <6>[62921.323497] PM: noirq resume of devices complete after 5.278 msecs <6>[62921.330516] PM: early resume of devices complete after 5.369 msecs <1>[62921.333965] max8903b_resume: resume <3>[62921.336192] msm_wm8958_setup_power: codec power setup <4>[62921.336314] 8058_s3: Failed to create debugfs directory <3>[62921.336375] wm8994_ldo_power: Power up the WM8994 LDOs <7>[62921.403728] lm8502_mod_brightness: set LED1 brightness (0) percent <6>[62921.404094] wakeup wake lock: power-supply <7>[62921.404399] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62921.407329] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62921.407664] lm8502_mod_brightness: set LED2 brightness (0) percent <6>[62921.407817] PM: resume of devices complete after 77.248 msecs <1>[62921.411021] Restarting tasks ... done. <6>[62921.413158] PM: suspend exit 2015-01-08 00:58:57.687300324 UTC <6>[62921.413188] suspend: exit suspend, ret = 0 (2015-01-08 00:58:57.687300324 UTC) <6>[62921.413188] active wake lock power-supply <6>[62921.465678] PM: suspend entry 2015-01-08 00:58:57.739754482 UTC <6>[62921.494762] healthd: battery l=100 v=4084 t=25.0 h=2 st=5 c=0 chg=a <1>[62921.525920] Freezing user space processes ... (elapsed 0.001 seconds) done. <1>[62921.527568] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. <1>[62921.529277] Suspending console(s) (use no_console_suspend to debug) <7>[62921.690440] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62921.690837] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62921.713359] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62921.714336] lm8502_mod_brightness: set LED2 brightness (0) percent <3>[62921.715923] msm_wm8958_shutdown_power: codec power shutdown <3>[62921.715953] wm8994_ldo_power: Power down the WM8994 LDOs <1>[62921.718059] max8903b_suspend: suspend <6>[62921.725352] PM: suspend of devices complete after 193.244 msecs <6>[62921.730724] PM: late suspend of devices complete after 5.308 msecs <6>[62921.737468] PM: noirq suspend of devices complete after 6.681 msecs <1>[62921.737498] Disabling non-boot CPUs ... <6>[62921.737743] msm_pm_enter <6>[62921.737743] msm_pm_enter: power collapse <6>[62921.737743] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000 <6>[62921.737743] msm_pm_enter: return <6>[62921.743663] PM: noirq resume of devices complete after 5.278 msecs <6>[62921.750560] PM: early resume of devices complete after 5.247 msecs <1>[62921.754008] max8903b_resume: resume <3>[62921.756236] msm_wm8958_setup_power: codec power setup <4>[62921.756358] 8058_s3: Failed to create debugfs directory <3>[62921.756419] wm8994_ldo_power: Power up the WM8994 LDOs <7>[62921.823955] lm8502_mod_brightness: set LED1 brightness (0) percent <6>[62921.824321] wakeup wake lock: power-supply <7>[62921.824596] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62921.827556] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62921.827892] lm8502_mod_brightness: set LED2 brightness (0) percent <6>[62921.828075] PM: resume of devices complete after 77.431 msecs <1>[62921.831310] Restarting tasks ... done. <6>[62921.833415] PM: suspend exit 2015-01-08 00:58:58.107332368 UTC <6>[62921.833446] suspend: exit suspend, ret = 0 (2015-01-08 00:58:58.107362866 UTC) <6>[62921.833446] active wake lock power-supply <6>[62921.885905] PM: suspend entry 2015-01-08 00:58:58.159755651 UTC <6>[62921.914958] healthd: battery l=100 v=4084 t=25.0 h=2 st=5 c=0 chg=a <1>[62921.945659] Freezing user space processes ... (elapsed 0.001 seconds) done. <1>[62921.947581] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. <1>[62921.949352] Suspending console(s) (use no_console_suspend to debug) <7>[62922.110240] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62922.110667] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62922.133311] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62922.134288] lm8502_mod_brightness: set LED2 brightness (0) percent <3>[62922.135844] msm_wm8958_shutdown_power: codec power shutdown <3>[62922.135905] wm8994_ldo_power: Power down the WM8994 LDOs <1>[62922.138011] max8903b_suspend: suspend <6>[62922.145335] PM: suspend of devices complete after 193.121 msecs <6>[62922.150706] PM: late suspend of devices complete after 5.339 msecs <6>[62922.157420] PM: noirq suspend of devices complete after 6.681 msecs <1>[62922.157451] Disabling non-boot CPUs ... <6>[62922.157726] msm_pm_enter <6>[62922.157726] msm_pm_enter: power collapse <6>[62922.157726] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000 <6>[62922.157726] msm_pm_enter: return <6>[62922.163646] PM: noirq resume of devices complete after 5.247 msecs <6>[62922.170573] PM: early resume of devices complete after 5.278 msecs <1>[62922.174022] max8903b_resume: resume <3>[62922.176250] msm_wm8958_setup_power: codec power setup <4>[62922.176372] 8058_s3: Failed to create debugfs directory <3>[62922.176433] wm8994_ldo_power: Power up the WM8994 LDOs <7>[62922.243205] lm8502_mod_brightness: set LED1 brightness (0) percent <6>[62922.243571] wakeup wake lock: power-supply <7>[62922.243846] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62922.246806] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62922.247112] lm8502_mod_brightness: set LED2 brightness (0) percent <6>[62922.247264] PM: resume of devices complete after 76.638 msecs <1>[62922.250499] Restarting tasks ... done. <6>[62922.252971] PM: suspend exit 2015-01-08 00:58:58.526601543 UTC <6>[62922.252971] suspend: exit suspend, ret = 0 (2015-01-08 00:58:58.526632040 UTC) <6>[62922.253001] active wake lock power-supply <6>[62922.289592] PM: suspend entry 2015-01-08 00:58:58.563199558 UTC <6>[62922.325694] healthd: battery l=100 v=4084 t=25.0 h=2 st=5 c=0 chg=a <1>[62922.336803] Freezing user space processes ... (elapsed 0.001 seconds) done. <1>[62922.338481] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. <1>[62922.340221] Suspending console(s) (use no_console_suspend to debug) <7>[62922.510478] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62922.510875] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62922.533305] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62922.534251] lm8502_mod_brightness: set LED2 brightness (0) percent <3>[62922.535838] msm_wm8958_shutdown_power: codec power shutdown <3>[62922.535869] wm8994_ldo_power: Power down the WM8994 LDOs <1>[62922.538036] max8903b_suspend: suspend <6>[62922.545360] PM: suspend of devices complete after 202.115 msecs <6>[62922.550731] PM: late suspend of devices complete after 5.308 msecs <6>[62922.557445] PM: noirq suspend of devices complete after 6.650 msecs <1>[62922.557475] Disabling non-boot CPUs ... <6>[62922.557750] msm_pm_enter <6>[62922.557750] msm_pm_enter: power collapse <6>[62922.557750] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000 <6>[62922.557750] msm_pm_enter: return <6>[62922.563609] PM: noirq resume of devices complete after 5.277 msecs <6>[62922.572032] PM: early resume of devices complete after 6.802 msecs <1>[62922.573711] max8903b_resume: resume <3>[62922.574931] msm_wm8958_setup_power: codec power setup <4>[62922.574962] 8058_s3: Failed to create debugfs directory <3>[62922.574992] wm8994_ldo_power: Power up the WM8994 LDOs <7>[62922.640178] lm8502_mod_brightness: set LED1 brightness (0) percent <6>[62922.640544] wakeup wake lock: power-supply <7>[62922.640819] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62922.643748] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62922.644084] lm8502_mod_brightness: set LED2 brightness (0) percent <6>[62922.644237] PM: resume of devices complete after 72.152 msecs <1>[62922.647472] Restarting tasks ... done. <6>[62922.649669] PM: suspend exit 2015-01-08 00:58:59.006343653 UTC <6>[62922.649669] suspend: exit suspend, ret = 0 (2015-01-08 00:58:59.006374151 UTC) <6>[62922.649669] active wake lock power-supply <6>[62922.703075] PM: suspend entry 2015-01-08 00:58:59.059709325 UTC <6>[62922.765941] healthd: battery l=100 v=4084 t=25.0 h=2 st=5 c=0 chg=a <1>[62922.817241] Freezing user space processes ... (elapsed 0.001 seconds) done. <1>[62922.818980] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. <1>[62922.820659] Suspending console(s) (use no_console_suspend to debug) <7>[62922.991283] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62922.991710] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62923.014201] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62923.015178] lm8502_mod_brightness: set LED2 brightness (0) percent <3>[62923.016734] msm_wm8958_shutdown_power: codec power shutdown <3>[62923.016795] wm8994_ldo_power: Power down the WM8994 LDOs <1>[62923.018901] max8903b_suspend: suspend <6>[62923.026195] PM: suspend of devices complete after 202.481 msecs <6>[62923.031566] PM: late suspend of devices complete after 5.308 msecs <6>[62923.038310] PM: noirq suspend of devices complete after 6.681 msecs <1>[62923.038341] Disabling non-boot CPUs ... <6>[62923.038585] msm_pm_enter <6>[62923.038585] msm_pm_enter: power collapse <6>[62923.038585] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000 <6>[62923.038585] msm_pm_enter: return <6>[62923.044505] PM: noirq resume of devices complete after 5.278 msecs <6>[62923.051402] PM: early resume of devices complete after 5.247 msecs <1>[62923.054851] max8903b_resume: resume <3>[62923.057079] msm_wm8958_setup_power: codec power setup <4>[62923.057201] 8058_s3: Failed to create debugfs directory <3>[62923.057262] wm8994_ldo_power: Power up the WM8994 LDOs <7>[62923.124736] lm8502_mod_brightness: set LED1 brightness (0) percent <6>[62923.125102] wakeup wake lock: power-supply <7>[62923.125407] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62923.128337] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62923.128673] lm8502_mod_brightness: set LED2 brightness (0) percent <6>[62923.128856] PM: resume of devices complete after 77.368 msecs <1>[62923.132091] Restarting tasks ... done. <6>[62923.134196] PM: suspend exit 2015-01-08 00:58:59.490622521 UTC <6>[62923.134227] suspend: exit suspend, ret = 0 (2015-01-08 00:58:59.490653019 UTC) <6>[62923.134227] active wake lock power-supply <6>[62923.186656] PM: suspend entry 2015-01-08 00:58:59.543046419 UTC <6>[62923.215739] healthd: battery l=100 v=4084 t=25.0 h=2 st=5 c=0 chg=a <1>[62923.246867] Freezing user space processes ... (elapsed 0.001 seconds) done. <1>[62923.248546] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. <1>[62923.250255] Suspending console(s) (use no_console_suspend to debug) <7>[62923.411418] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62923.411845] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62923.434459] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62923.435435] lm8502_mod_brightness: set LED2 brightness (0) percent <3>[62923.436992] msm_wm8958_shutdown_power: codec power shutdown <3>[62923.437053] wm8994_ldo_power: Power down the WM8994 LDOs <1>[62923.439159] max8903b_suspend: suspend <6>[62923.446452] PM: suspend of devices complete after 193.367 msecs <6>[62923.451823] PM: late suspend of devices complete after 5.308 msecs <6>[62923.458568] PM: noirq suspend of devices complete after 6.681 msecs <1>[62923.458598] Disabling non-boot CPUs ... <6>[62923.458842] msm_pm_enter <6>[62923.458842] msm_pm_enter: power collapse <6>[62923.458842] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000 <6>[62923.458842] msm_pm_enter: return <6>[62923.464763] PM: noirq resume of devices complete after 5.278 msecs <6>[62923.471660] PM: early resume of devices complete after 5.247 msecs <1>[62923.475108] max8903b_resume: resume <3>[62923.477336] msm_wm8958_setup_power: codec power setup <4>[62923.477458] 8058_s3: Failed to create debugfs directory <3>[62923.477519] wm8994_ldo_power: Power up the WM8994 LDOs <7>[62923.544933] lm8502_mod_brightness: set LED1 brightness (0) percent <6>[62923.545299] wakeup wake lock: power-supply <7>[62923.545573] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62923.548564] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62923.548900] lm8502_mod_brightness: set LED2 brightness (0) percent <6>[62923.549052] PM: resume of devices complete after 77.278 msecs <1>[62923.552257] Restarting tasks ... done. <6>[62923.555309] PM: suspend exit 2015-01-08 00:59:00.007227734 UTC <6>[62923.555309] suspend: exit suspend, ret = 0 (2015-01-08 00:59:00.007258230 UTC) <6>[62923.555309] active wake lock power-supply <6>[62923.606944] PM: suspend entry 2015-01-08 00:59:00.058823118 UTC <6>[62923.635997] healthd: battery l=100 v=4084 t=25.0 h=2 st=5 c=0 chg=a <1>[62923.667125] Freezing user space processes ... (elapsed 0.001 seconds) done. <1>[62923.668773] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. <1>[62923.670482] Suspending console(s) (use no_console_suspend to debug) <7>[62923.831248] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62923.831676] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62923.854289] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62923.855235] lm8502_mod_brightness: set LED2 brightness (0) percent <3>[62923.856822] msm_wm8958_shutdown_power: codec power shutdown <3>[62923.856853] wm8994_ldo_power: Power down the WM8994 LDOs <1>[62923.858958] max8903b_suspend: suspend <6>[62923.866283] PM: suspend of devices complete after 192.916 msecs <6>[62923.871654] PM: late suspend of devices complete after 5.308 msecs <6>[62923.878368] PM: noirq suspend of devices complete after 6.680 msecs <1>[62923.878398] Disabling non-boot CPUs ... <6>[62923.878673] msm_pm_enter <6>[62923.878673] msm_pm_enter: power collapse <6>[62923.878673] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000 <6>[62923.878673] msm_pm_enter: return <6>[62923.884593] PM: noirq resume of devices complete after 5.247 msecs <6>[62923.891521] PM: early resume of devices complete after 5.277 msecs <1>[62923.894969] max8903b_resume: resume <3>[62923.897197] msm_wm8958_setup_power: codec power setup <4>[62923.897319] 8058_s3: Failed to create debugfs directory <3>[62923.897350] wm8994_ldo_power: Power up the WM8994 LDOs <7>[62923.964183] lm8502_mod_brightness: set LED1 brightness (0) percent <6>[62923.964549] wakeup wake lock: power-supply <7>[62923.964824] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62923.967754] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62923.968089] lm8502_mod_brightness: set LED2 brightness (0) percent <6>[62923.968242] PM: resume of devices complete after 76.668 msecs <1>[62923.971538] Restarting tasks ... done. <6>[62923.973674] PM: suspend exit 2015-01-08 00:59:00.425306839 UTC <6>[62923.973674] suspend: exit suspend, ret = 0 (2015-01-08 00:59:00.425337336 UTC) <6>[62923.973674] suspend: too many immediate wakeups, back off <6>[62923.973705] active wake lock power-supply <6>[62923.973705] active wake lock suspend_backoff, time left 1000 <6>[62924.023296] healthd: battery l=100 v=4084 t=25.0 h=2 st=5 c=0 chg=a <6>[62933.979930] PM: suspend entry 2015-01-08 00:59:10.430974374 UTC <1>[62934.057262] Freezing user space processes ... (elapsed 0.001 seconds) done. <1>[62934.059215] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. <1>[62934.061015] Suspending console(s) (use no_console_suspend to debug) <7>[62934.221965] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62934.222392] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62934.245036] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62934.246013] lm8502_mod_brightness: set LED2 brightness (0) percent <3>[62934.247569] msm_wm8958_shutdown_power: codec power shutdown <3>[62934.247600] wm8994_ldo_power: Power down the WM8994 LDOs <1>[62934.249706] max8903b_suspend: suspend <6>[62934.257030] PM: suspend of devices complete after 193.054 msecs <6>[62934.262370] PM: late suspend of devices complete after 5.310 msecs <6>[62934.269420] PM: noirq suspend of devices complete after 6.988 msecs <1>[62934.269450] Disabling non-boot CPUs ... <6>[62934.269725] msm_pm_enter <6>[62934.269725] msm_pm_enter: power collapse <6>[62934.269725] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000 <6>[62934.269725] msm_pm_enter: return <6>[62934.275493] PM: noirq resume of devices complete after 5.279 msecs <6>[62934.282390] PM: early resume of devices complete after 5.279 msecs <1>[62934.285869] max8903b_resume: resume <3>[62934.288097] msm_wm8958_setup_power: codec power setup <4>[62934.288219] 8058_s3: Failed to create debugfs directory <3>[62934.288249] wm8994_ldo_power: Power up the WM8994 LDOs <7>[62934.355724] lm8502_mod_brightness: set LED1 brightness (0) percent <6>[62934.356090] wakeup wake lock: power-supply <7>[62934.356364] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62934.359325] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62934.359660] lm8502_mod_brightness: set LED2 brightness (0) percent <6>[62934.359813] PM: resume of devices complete after 77.315 msecs <1>[62934.363017] Restarting tasks ... done. <6>[62934.366039] PM: suspend exit 2015-01-08 00:59:10.817032103 UTC <6>[62934.366039] suspend: exit suspend, ret = 0 (2015-01-08 00:59:10.817062600 UTC) <6>[62934.366069] active wake lock power-supply <6>[62934.415874] PM: suspend entry 2015-01-08 00:59:10.866863697 UTC <6>[62934.468425] healthd: battery l=100 v=4084 t=25.0 h=2 st=5 c=0 chg=a <1>[62934.477977] Freezing user space processes ... (elapsed 0.001 seconds) done. <1>[62934.479747] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. <1>[62934.481334] Suspending console(s) (use no_console_suspend to debug) <7>[62934.642162] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62934.642589] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62934.665141] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62934.666087] lm8502_mod_brightness: set LED2 brightness (0) percent <3>[62934.667674] msm_wm8958_shutdown_power: codec power shutdown <3>[62934.667705] wm8994_ldo_power: Power down the WM8994 LDOs <1>[62934.669841] max8903b_suspend: suspend <6>[62934.677104] PM: suspend of devices complete after 192.967 msecs <6>[62934.682475] PM: late suspend of devices complete after 5.308 msecs <6>[62934.689189] PM: noirq suspend of devices complete after 6.650 msecs <1>[62934.689220] Disabling non-boot CPUs ... <6>[62934.689494] msm_pm_enter <6>[62934.689494] msm_pm_enter: power collapse <6>[62934.689494] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000 <6>[62934.689494] msm_pm_enter: return <6>[62934.695415] PM: noirq resume of devices complete after 5.247 msecs <6>[62934.702342] PM: early resume of devices complete after 5.278 msecs <1>[62934.705852] max8903b_resume: resume <3>[62934.708049] msm_wm8958_setup_power: codec power setup <4>[62934.708171] 8058_s3: Failed to create debugfs directory <3>[62934.708232] wm8994_ldo_power: Power up the WM8994 LDOs <7>[62934.775066] lm8502_mod_brightness: set LED1 brightness (0) percent <6>[62934.775432] wakeup wake lock: power-supply <7>[62934.775706] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62934.778667] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62934.778972] lm8502_mod_brightness: set LED2 brightness (0) percent <6>[62934.779124] PM: resume of devices complete after 76.699 msecs <1>[62934.782359] Restarting tasks ... done. <6>[62934.784496] PM: suspend exit 2015-01-08 00:59:11.235291265 UTC <6>[62934.784496] suspend: exit suspend, ret = 0 (2015-01-08 00:59:11.235291265 UTC) <6>[62934.784526] active wake lock power-supply <6>[62934.836620] PM: suspend entry 2015-01-08 00:59:11.287348837 UTC <6>[62934.888438] healthd: battery l=100 v=4084 t=25.0 h=2 st=5 c=0 chg=a <1>[62934.898021] Freezing user space processes ... (elapsed 0.001 seconds) done. <1>[62934.899760] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. <1>[62934.901469] Suspending console(s) (use no_console_suspend to debug) <7>[62935.062785] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62935.063213] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62935.085735] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62935.086711] lm8502_mod_brightness: set LED2 brightness (0) percent <3>[62935.088268] msm_wm8958_shutdown_power: codec power shutdown <3>[62935.088329] wm8994_ldo_power: Power down the WM8994 LDOs <1>[62935.090434] max8903b_suspend: suspend <6>[62935.097728] PM: suspend of devices complete after 193.491 msecs <6>[62935.103099] PM: late suspend of devices complete after 5.308 msecs <6>[62935.109996] PM: noirq suspend of devices complete after 6.834 msecs <1>[62935.110027] Disabling non-boot CPUs ... <6>[62935.110301] msm_pm_enter <6>[62935.110301] msm_pm_enter: power collapse <6>[62935.110301] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000 <6>[62935.110301] msm_pm_enter: return <6>[62935.116100] PM: noirq resume of devices complete after 5.247 msecs <6>[62935.122997] PM: early resume of devices complete after 5.278 msecs <1>[62935.126476] max8903b_resume: resume <3>[62935.128703] msm_wm8958_setup_power: codec power setup <4>[62935.128825] 8058_s3: Failed to create debugfs directory <3>[62935.128886] wm8994_ldo_power: Power up the WM8994 LDOs <7>[62935.196300] lm8502_mod_brightness: set LED1 brightness (0) percent <6>[62935.196666] wakeup wake lock: power-supply <7>[62935.196941] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62935.199870] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62935.200237] lm8502_mod_brightness: set LED2 brightness (0) percent <6>[62935.200389] PM: resume of devices complete after 77.308 msecs <1>[62935.203624] Restarting tasks ... done. <6>[62935.205760] PM: suspend exit 2015-01-08 00:59:11.656332936 UTC <6>[62935.205760] suspend: exit suspend, ret = 0 (2015-01-08 00:59:11.656332936 UTC) <6>[62935.205791] active wake lock power-supply <6>[62935.256236] PM: suspend entry 2015-01-08 00:59:11.706774377 UTC <6>[62935.307872] healthd: battery l=100 v=4084 t=25.0 h=2 st=5 c=0 chg=a <1>[62935.317943] Freezing user space processes ... (elapsed 0.001 seconds) done. <1>[62935.319652] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. <1>[62935.321361] Suspending console(s) (use no_console_suspend to debug) <7>[62935.483012] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62935.483440] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62935.505931] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62935.506908] lm8502_mod_brightness: set LED2 brightness (0) percent <3>[62935.508495] msm_wm8958_shutdown_power: codec power shutdown <3>[62935.508525] wm8994_ldo_power: Power down the WM8994 LDOs <1>[62935.510631] max8903b_suspend: suspend <6>[62935.517925] PM: suspend of devices complete after 193.763 msecs <6>[62935.523296] PM: late suspend of devices complete after 5.308 msecs <6>[62935.530193] PM: noirq suspend of devices complete after 6.864 msecs <1>[62935.530223] Disabling non-boot CPUs ... <6>[62935.530498] msm_pm_enter <6>[62935.530498] msm_pm_enter: power collapse <6>[62935.530498] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000 <6>[62935.530498] msm_pm_enter: return <6>[62935.536266] PM: noirq resume of devices complete after 5.247 msecs <6>[62935.543163] PM: early resume of devices complete after 5.247 msecs <1>[62935.546672] max8903b_resume: resume <3>[62935.548869] msm_wm8958_setup_power: codec power setup <4>[62935.548991] 8058_s3: Failed to create debugfs directory <3>[62935.549052] wm8994_ldo_power: Power up the WM8994 LDOs <7>[62935.616588] lm8502_mod_brightness: set LED1 brightness (0) percent <6>[62935.616954] wakeup wake lock: power-supply <7>[62935.617229] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62935.620189] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62935.620525] lm8502_mod_brightness: set LED2 brightness (0) percent <6>[62935.620708] PM: resume of devices complete after 77.431 msecs <1>[62935.623912] Restarting tasks ... done. <6>[62935.626048] PM: suspend exit 2015-01-08 00:59:12.076366331 UTC <6>[62935.626079] suspend: exit suspend, ret = 0 (2015-01-08 00:59:12.076396829 UTC) <6>[62935.626079] active wake lock power-supply <6>[62935.678508] PM: suspend entry 2015-01-08 00:59:12.128758955 UTC <6>[62935.707591] healthd: battery l=100 v=4084 t=25.0 h=2 st=5 c=0 chg=a <1>[62935.738780] Freezing user space processes ... (elapsed 0.001 seconds) done. <1>[62935.740398] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. <1>[62935.742107] Suspending console(s) (use no_console_suspend to debug) <7>[62935.903270] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62935.903667] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62935.926250] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62935.927196] lm8502_mod_brightness: set LED2 brightness (0) percent <3>[62935.928783] msm_wm8958_shutdown_power: codec power shutdown <3>[62935.928813] wm8994_ldo_power: Power down the WM8994 LDOs <1>[62935.930919] max8903b_suspend: suspend <6>[62935.938213] PM: suspend of devices complete after 193.243 msecs <6>[62935.943584] PM: late suspend of devices complete after 5.308 msecs <6>[62935.950542] PM: noirq suspend of devices complete after 6.895 msecs <1>[62935.950572] Disabling non-boot CPUs ... <6>[62935.950847] msm_pm_enter <6>[62935.950847] msm_pm_enter: power collapse <6>[62935.950847] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000 <6>[62935.950847] msm_pm_enter: return <6>[62935.956615] PM: noirq resume of devices complete after 5.247 msecs <6>[62935.963512] PM: early resume of devices complete after 5.278 msecs <1>[62935.966991] max8903b_resume: resume <3>[62935.969218] msm_wm8958_setup_power: codec power setup <4>[62935.969341] 8058_s3: Failed to create debugfs directory <3>[62935.969402] wm8994_ldo_power: Power up the WM8994 LDOs <7>[62936.036784] lm8502_mod_brightness: set LED1 brightness (0) percent <6>[62936.037181] wakeup wake lock: power-supply <7>[62936.037456] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62936.040355] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62936.040721] lm8502_mod_brightness: set LED2 brightness (0) percent <6>[62936.040874] PM: resume of devices complete after 77.278 msecs <1>[62936.044078] Restarting tasks ... done. <6>[62936.046214] PM: suspend exit 2015-01-08 00:59:12.496305934 UTC <6>[62936.046214] suspend: exit suspend, ret = 0 (2015-01-08 00:59:12.496305934 UTC) <6>[62936.046245] active wake lock power-supply <6>[62936.098735] PM: suspend entry 2015-01-08 00:59:12.548760024 UTC <6>[62936.127818] healthd: battery l=100 v=4084 t=25.0 h=2 st=5 c=0 chg=a <1>[62936.158977] Freezing user space processes ... (elapsed 0.001 seconds) done. <1>[62936.160625] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. <1>[62936.162334] Suspending console(s) (use no_console_suspend to debug) <7>[62936.323436] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62936.323863] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62936.346324] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62936.347270] lm8502_mod_brightness: set LED2 brightness (0) percent <3>[62936.348857] msm_wm8958_shutdown_power: codec power shutdown <3>[62936.348888] wm8994_ldo_power: Power down the WM8994 LDOs <1>[62936.350993] max8903b_suspend: suspend <6>[62936.358318] PM: suspend of devices complete after 193.121 msecs <6>[62936.363689] PM: late suspend of devices complete after 5.339 msecs <6>[62936.370403] PM: noirq suspend of devices complete after 6.681 msecs <1>[62936.370616] Disabling non-boot CPUs ... <6>[62936.370891] msm_pm_enter <6>[62936.370891] msm_pm_enter: power collapse <6>[62936.370891] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000 <6>[62936.370891] msm_pm_enter: return <6>[62936.376659] PM: noirq resume of devices complete after 5.278 msecs <6>[62936.383556] PM: early resume of devices complete after 5.278 msecs <1>[62936.387035] max8903b_resume: resume <3>[62936.389262] msm_wm8958_setup_power: codec power setup <4>[62936.389384] 8058_s3: Failed to create debugfs directory <3>[62936.389415] wm8994_ldo_power: Power up the WM8994 LDOs <7>[62936.457042] lm8502_mod_brightness: set LED1 brightness (0) percent <6>[62936.457408] wakeup wake lock: power-supply <7>[62936.457683] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62936.460643] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62936.460979] lm8502_mod_brightness: set LED2 brightness (0) percent <6>[62936.461131] PM: resume of devices complete after 77.492 msecs <1>[62936.464366] Restarting tasks ... done. <6>[62936.466502] PM: suspend exit 2015-01-08 00:59:12.916367915 UTC <6>[62936.466502] suspend: exit suspend, ret = 0 (2015-01-08 00:59:12.916367915 UTC) <6>[62936.466533] active wake lock power-supply <6>[62936.518962] PM: suspend entry 2015-01-08 00:59:12.968761010 UTC <6>[62936.548045] healthd: battery l=100 v=4084 t=25.0 h=2 st=5 c=0 chg=a <1>[62936.579234] Freezing user space processes ... (elapsed 0.001 seconds) done. <1>[62936.580852] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. <1>[62936.582561] Suspending console(s) (use no_console_suspend to debug) <7>[62936.743724] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62936.744151] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62936.766734] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62936.767680] lm8502_mod_brightness: set LED2 brightness (0) percent <3>[62936.769267] msm_wm8958_shutdown_power: codec power shutdown <3>[62936.769298] wm8994_ldo_power: Power down the WM8994 LDOs <1>[62936.771404] max8903b_suspend: suspend <6>[62936.778728] PM: suspend of devices complete after 193.304 msecs <6>[62936.784099] PM: late suspend of devices complete after 5.308 msecs <6>[62936.790996] PM: noirq suspend of devices complete after 6.834 msecs <1>[62936.791026] Disabling non-boot CPUs ... <6>[62936.791301] msm_pm_enter <6>[62936.791301] msm_pm_enter: power collapse <6>[62936.791301] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000 <6>[62936.791301] msm_pm_enter: return <6>[62936.797069] PM: noirq resume of devices complete after 5.247 msecs <6>[62936.803996] PM: early resume of devices complete after 5.278 msecs <1>[62936.807445] max8903b_resume: resume <3>[62936.809673] msm_wm8958_setup_power: codec power setup <4>[62936.809795] 8058_s3: Failed to create debugfs directory <3>[62936.809856] wm8994_ldo_power: Power up the WM8994 LDOs <7>[62936.877269] lm8502_mod_brightness: set LED1 brightness (0) percent <6>[62936.877635] wakeup wake lock: power-supply <7>[62936.877910] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62936.880840] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62936.881206] lm8502_mod_brightness: set LED2 brightness (0) percent <6>[62936.881358] PM: resume of devices complete after 77.309 msecs <1>[62936.884563] Restarting tasks ... done. <6>[62936.886699] PM: suspend exit 2015-01-08 00:59:13.336338402 UTC <6>[62936.886729] suspend: exit suspend, ret = 0 (2015-01-08 00:59:13.336338402 UTC) <6>[62936.886729] active wake lock power-supply <6>[62936.939189] PM: suspend entry 2015-01-08 00:59:13.388761994 UTC <6>[62936.968272] healthd: battery l=100 v=4084 t=25.0 h=2 st=5 c=0 chg=a <1>[62936.999461] Freezing user space processes ... (elapsed 0.001 seconds) done. <1>[62937.001048] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. <1>[62937.002788] Suspending console(s) (use no_console_suspend to debug) <7>[62937.163951] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62937.164348] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62937.186748] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62937.187694] lm8502_mod_brightness: set LED2 brightness (0) percent <3>[62937.189281] msm_wm8958_shutdown_power: codec power shutdown <3>[62937.189311] wm8994_ldo_power: Power down the WM8994 LDOs <1>[62937.191447] max8903b_suspend: suspend <6>[62937.198741] PM: suspend of devices complete after 193.090 msecs <6>[62937.204112] PM: late suspend of devices complete after 5.339 msecs <6>[62937.210826] PM: noirq suspend of devices complete after 6.681 msecs <1>[62937.210857] Disabling non-boot CPUs ... <6>[62937.211284] msm_pm_enter <6>[62937.211284] msm_pm_enter: power collapse <6>[62937.211284] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000 <6>[62937.211284] msm_pm_enter: return <6>[62937.217052] PM: noirq resume of devices complete after 5.278 msecs <6>[62937.223949] PM: early resume of devices complete after 5.278 msecs <1>[62937.227428] max8903b_resume: resume <3>[62937.229655] msm_wm8958_setup_power: codec power setup <4>[62937.229778] 8058_s3: Failed to create debugfs directory <3>[62937.229808] wm8994_ldo_power: Power up the WM8994 LDOs <7>[62937.297466] lm8502_mod_brightness: set LED1 brightness (0) percent <6>[62937.297832] wakeup wake lock: power-supply <7>[62937.298106] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62937.301067] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62937.301402] lm8502_mod_brightness: set LED2 brightness (0) percent <6>[62937.301585] PM: resume of devices complete after 77.553 msecs <1>[62937.304820] Restarting tasks ... done. <6>[62937.306956] PM: suspend exit 2015-01-08 00:59:13.756339379 UTC <6>[62937.306956] suspend: exit suspend, ret = 0 (2015-01-08 00:59:13.756369877 UTC) <6>[62937.306956] active wake lock power-supply <6>[62937.359416] PM: suspend entry 2015-01-08 00:59:13.808793467 UTC <6>[62937.388499] healthd: battery l=100 v=4084 t=25.0 h=2 st=5 c=0 chg=a <1>[62937.419658] Freezing user space processes ... (elapsed 0.001 seconds) done. <1>[62937.421306] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. <1>[62937.423015] Suspending console(s) (use no_console_suspend to debug) <7>[62937.584178] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62937.584605] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62937.607219] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62937.608165] lm8502_mod_brightness: set LED2 brightness (0) percent <3>[62937.609752] msm_wm8958_shutdown_power: codec power shutdown <3>[62937.609782] wm8994_ldo_power: Power down the WM8994 LDOs <1>[62937.611888] max8903b_suspend: suspend <6>[62937.619212] PM: suspend of devices complete after 193.334 msecs <6>[62937.624583] PM: late suspend of devices complete after 5.308 msecs <6>[62937.631480] PM: noirq suspend of devices complete after 6.864 msecs <1>[62937.631511] Disabling non-boot CPUs ... <6>[62937.631755] msm_pm_enter <6>[62937.631755] msm_pm_enter: power collapse <6>[62937.631755] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000 <6>[62937.631755] msm_pm_enter: return <6>[62937.637523] PM: noirq resume of devices complete after 5.278 msecs <6>[62937.644420] PM: early resume of devices complete after 5.247 msecs <1>[62937.647899] max8903b_resume: resume <3>[62937.650096] msm_wm8958_setup_power: codec power setup <4>[62937.650218] 8058_s3: Failed to create debugfs directory <3>[62937.650279] wm8994_ldo_power: Power up the WM8994 LDOs <7>[62937.717723] lm8502_mod_brightness: set LED1 brightness (0) percent <6>[62937.718089] wakeup wake lock: power-supply <7>[62937.718364] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62937.721294] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62937.721660] lm8502_mod_brightness: set LED2 brightness (0) percent <6>[62937.721812] PM: resume of devices complete after 77.309 msecs <1>[62937.725017] Restarting tasks ... done. <6>[62937.727153] PM: suspend exit 2015-01-08 00:59:14.176340361 UTC <6>[62937.727184] suspend: exit suspend, ret = 0 (2015-01-08 00:59:14.176340361 UTC) <6>[62937.727184] active wake lock power-supply <6>[62937.779643] PM: suspend entry 2015-01-08 00:59:14.228794477 UTC <6>[62937.808727] healthd: battery l=100 v=4084 t=25.0 h=2 st=5 c=0 chg=a <1>[62937.839915] Freezing user space processes ... (elapsed 0.001 seconds) done. <1>[62937.841533] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. <1>[62937.843242] Suspending console(s) (use no_console_suspend to debug) <7>[62938.004405] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62938.004802] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62938.027415] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62938.028392] lm8502_mod_brightness: set LED2 brightness (0) percent <3>[62938.029948] msm_wm8958_shutdown_power: codec power shutdown <3>[62938.030009] wm8994_ldo_power: Power down the WM8994 LDOs <1>[62938.032115] max8903b_suspend: suspend <6>[62938.039409] PM: suspend of devices complete after 193.334 msecs <6>[62938.044780] PM: late suspend of devices complete after 5.308 msecs <6>[62938.051677] PM: noirq suspend of devices complete after 6.834 msecs <1>[62938.051707] Disabling non-boot CPUs ... <6>[62938.051982] msm_pm_enter <6>[62938.051982] msm_pm_enter: power collapse <6>[62938.051982] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000 <6>[62938.051982] msm_pm_enter: return <6>[62938.057750] PM: noirq resume of devices complete after 5.247 msecs <6>[62938.064677] PM: early resume of devices complete after 5.278 msecs <1>[62938.068126] max8903b_resume: resume <3>[62938.070354] msm_wm8958_setup_power: codec power setup <4>[62938.070476] 8058_s3: Failed to create debugfs directory <3>[62938.070537] wm8994_ldo_power: Power up the WM8994 LDOs <7>[62938.137950] lm8502_mod_brightness: set LED1 brightness (0) percent <6>[62938.138316] wakeup wake lock: power-supply <7>[62938.138591] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62938.141551] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62938.141887] lm8502_mod_brightness: set LED2 brightness (0) percent <6>[62938.142070] PM: resume of devices complete after 77.309 msecs <1>[62938.145305] Restarting tasks ... done. <6>[62938.147411] PM: suspend exit 2015-01-08 00:59:14.596371842 UTC <6>[62938.147441] suspend: exit suspend, ret = 0 (2015-01-08 00:59:14.596402340 UTC) <6>[62938.147441] suspend: too many immediate wakeups, back off <6>[62938.147472] active wake lock power-supply <6>[62938.147472] active wake lock suspend_backoff, time left 1000 <6>[62938.195964] healthd: battery l=100 v=4084 t=25.0 h=2 st=5 c=0 chg=a <6>[62948.152171] PM: suspend entry 2015-01-08 00:59:24.600543938 UTC <1>[62948.229533] Freezing user space processes ... (elapsed 0.001 seconds) done. <1>[62948.231487] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. <1>[62948.233287] Suspending console(s) (use no_console_suspend to debug) <7>[62948.394664] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62948.395091] lm8502_mod_brightness: set LED1 brightness (0) percent <3>[62948.395702] dpm_run_callback(): platform_pm_suspend+0x0/0x54 returns -16 <3>[62948.395732] PM: Device alarm failed to suspend: error -16 <3>[62948.395763] PM: Some devices failed to suspend <7>[62948.396526] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62948.397014] lm8502_mod_brightness: set LED2 brightness (0) percent <6>[62948.398601] PM: resume of devices complete after 2.777 msecs <1>[62948.409740] Restarting tasks ... done. <6>[62948.416301] PM: suspend exit 2015-01-08 00:59:24.864673578 UTC <6>[62948.416331] suspend: exit suspend, ret = -16 (2015-01-08 00:59:24.864734613 UTC) <6>[62948.416393] active wake lock alarm_rtc, time left 198 <6>[62949.072704] PM: suspend entry 2015-01-08 00:59:25.521106692 UTC <1>[62949.072765] Freezing user space processes ... (elapsed 0.022 seconds) done. <1>[62949.095470] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. <1>[62949.097179] Suspending console(s) (use no_console_suspend to debug) <7>[62949.272441] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62949.272868] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62949.287700] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62949.288676] lm8502_mod_brightness: set LED2 brightness (0) percent <3>[62949.290263] msm_wm8958_shutdown_power: codec power shutdown <3>[62949.290294] wm8994_ldo_power: Power down the WM8994 LDOs <1>[62949.292400] max8903b_suspend: suspend <6>[62949.299724] PM: suspend of devices complete after 199.798 msecs <6>[62949.305095] PM: late suspend of devices complete after 5.340 msecs <6>[62949.311809] PM: noirq suspend of devices complete after 6.683 msecs <1>[62949.311839] Disabling non-boot CPUs ... <6>[62949.312083] msm_pm_enter <6>[62949.312083] msm_pm_enter: power collapse <6>[62949.312083] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000 <6>[62949.312083] msm_pm_enter: return <6>[62949.318004] PM: noirq resume of devices complete after 5.249 msecs <6>[62949.324931] PM: early resume of devices complete after 5.279 msecs <1>[62949.328441] max8903b_resume: resume <3>[62949.330486] msm_wm8958_setup_power: codec power setup <4>[62949.330608] 8058_s3: Failed to create debugfs directory <3>[62949.330669] wm8994_ldo_power: Power up the WM8994 LDOs <7>[62949.397533] lm8502_mod_brightness: set LED1 brightness (0) percent <6>[62949.397899] wakeup wake lock: power-supply <7>[62949.398174] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62949.401134] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62949.401469] lm8502_mod_brightness: set LED2 brightness (0) percent <6>[62949.401622] PM: resume of devices complete after 76.632 msecs <1>[62949.404887] Restarting tasks ... done. <6>[62949.414928] PM: suspend exit 2015-01-08 00:59:25.863293092 UTC <6>[62949.414958] suspend: exit suspend, ret = 0 (2015-01-08 00:59:25.863323587 UTC) <6>[62949.414958] active wake lock event5-17159 <6>[62949.414958] active wake lock event1-17159 <6>[62949.414989] active wake lock event0-17159 <6>[62949.414989] active wake lock power-supply <6>[62949.444347] PM: suspend entry 2015-01-08 00:59:25.892661146 UTC <6>[62949.479442] healthd: battery l=100 v=4084 t=25.0 h=2 st=5 c=0 chg=a <1>[62949.491588] Freezing user space processes ... (elapsed 0.001 seconds) done. <1>[62949.493358] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. <1>[62949.495006] Suspending console(s) (use no_console_suspend to debug) <7>[62949.665416] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62949.665843] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62949.688457] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62949.689403] lm8502_mod_brightness: set LED2 brightness (0) percent <3>[62949.690990] msm_wm8958_shutdown_power: codec power shutdown <3>[62949.691020] wm8994_ldo_power: Power down the WM8994 LDOs <1>[62949.693156] max8903b_suspend: suspend <6>[62949.700450] PM: suspend of devices complete after 202.651 msecs <6>[62949.705821] PM: late suspend of devices complete after 5.308 msecs <6>[62949.712718] PM: noirq suspend of devices complete after 6.833 msecs <1>[62949.712749] Disabling non-boot CPUs ... <6>[62949.713023] msm_pm_enter <6>[62949.713023] msm_pm_enter: power collapse <6>[62949.713023] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000 <6>[62949.713023] msm_pm_enter: return <6>[62949.718791] PM: noirq resume of devices complete after 5.247 msecs <6>[62949.725719] PM: early resume of devices complete after 5.277 msecs <1>[62949.729167] max8903b_resume: resume <3>[62949.731395] msm_wm8958_setup_power: codec power setup <4>[62949.731517] 8058_s3: Failed to create debugfs directory <3>[62949.731578] wm8994_ldo_power: Power up the WM8994 LDOs <7>[62949.798778] lm8502_mod_brightness: set LED1 brightness (0) percent <6>[62949.799144] wakeup wake lock: power-supply <7>[62949.799419] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62949.802348] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62949.802715] lm8502_mod_brightness: set LED2 brightness (0) percent <6>[62949.802867] PM: resume of devices complete after 77.094 msecs <1>[62949.806071] Restarting tasks ... done. <6>[62949.808543] PM: suspend exit 2015-01-08 00:59:26.256648999 UTC <6>[62949.808574] suspend: exit suspend, ret = 0 (2015-01-08 00:59:26.256679497 UTC) <6>[62949.808574] active wake lock power-supply <6>[62949.859538] PM: suspend entry 2015-01-08 00:59:26.307608895 UTC <6>[62949.905376] healthd: battery l=100 v=4084 t=25.0 h=2 st=5 c=0 chg=a <1>[62949.915233] Freezing user space processes ... (elapsed 0.001 seconds) done. <1>[62949.916972] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. <1>[62949.918651] Suspending console(s) (use no_console_suspend to debug) <7>[62950.085460] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62950.085887] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62950.108257] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62950.109233] lm8502_mod_brightness: set LED2 brightness (0) percent <3>[62950.110820] msm_wm8958_shutdown_power: codec power shutdown <3>[62950.110851] wm8994_ldo_power: Power down the WM8994 LDOs <1>[62950.112956] max8903b_suspend: suspend <6>[62950.120250] PM: suspend of devices complete after 198.552 msecs <6>[62950.125621] PM: late suspend of devices complete after 5.339 msecs <6>[62950.132304] PM: noirq suspend of devices complete after 6.681 msecs <1>[62950.132335] Disabling non-boot CPUs ... <6>[62950.132793] msm_pm_enter <6>[62950.132793] msm_pm_enter: power collapse <6>[62950.132793] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000 <6>[62950.132793] msm_pm_enter: return <6>[62950.138560] PM: noirq resume of devices complete after 5.247 msecs <6>[62950.145488] PM: early resume of devices complete after 5.278 msecs <1>[62950.148936] max8903b_resume: resume <3>[62950.151164] msm_wm8958_setup_power: codec power setup <4>[62950.151286] 8058_s3: Failed to create debugfs directory <3>[62950.151347] wm8994_ldo_power: Power up the WM8994 LDOs <7>[62950.218394] lm8502_mod_brightness: set LED1 brightness (0) percent <6>[62950.218761] wakeup wake lock: power-supply <7>[62950.219066] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62950.221996] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62950.222331] lm8502_mod_brightness: set LED2 brightness (0) percent <6>[62950.222514] PM: resume of devices complete after 76.943 msecs <1>[62950.225719] Restarting tasks ... done. <6>[62950.227855] PM: suspend exit 2015-01-08 00:59:26.675707607 UTC <6>[62950.227855] suspend: exit suspend, ret = 0 (2015-01-08 00:59:26.675738105 UTC) <6>[62950.227885] active wake lock power-supply <6>[62950.280925] PM: suspend entry 2015-01-08 00:59:26.728771191 UTC <6>[62950.310222] healthd: battery l=100 v=4084 t=25.0 h=2 st=5 c=0 chg=a <1>[62950.341167] Freezing user space processes ... (elapsed 0.001 seconds) done. <1>[62950.342845] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. <1>[62950.344554] Suspending console(s) (use no_console_suspend to debug) <7>[62950.505290] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62950.505717] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62950.528362] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62950.529308] lm8502_mod_brightness: set LED2 brightness (0) percent <3>[62950.530894] msm_wm8958_shutdown_power: codec power shutdown <3>[62950.530956] wm8994_ldo_power: Power down the WM8994 LDOs <1>[62950.533061] max8903b_suspend: suspend <6>[62950.540355] PM: suspend of devices complete after 192.968 msecs <6>[62950.545726] PM: late suspend of devices complete after 5.308 msecs <6>[62950.552440] PM: noirq suspend of devices complete after 6.681 msecs <1>[62950.552470] Disabling non-boot CPUs ... <6>[62950.552745] msm_pm_enter <6>[62950.552745] msm_pm_enter: power collapse <6>[62950.552745] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000 <6>[62950.552745] msm_pm_enter: return <6>[62950.558665] PM: noirq resume of devices complete after 5.247 msecs <6>[62950.565562] PM: early resume of devices complete after 5.278 msecs <1>[62950.569011] max8903b_resume: resume <3>[62950.571239] msm_wm8958_setup_power: codec power setup <4>[62950.571361] 8058_s3: Failed to create debugfs directory <3>[62950.571391] wm8994_ldo_power: Power up the WM8994 LDOs <7>[62950.638622] lm8502_mod_brightness: set LED1 brightness (0) percent <6>[62950.639018] wakeup wake lock: power-supply <7>[62950.639293] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62950.642223] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62950.642558] lm8502_mod_brightness: set LED2 brightness (0) percent <6>[62950.642741] PM: resume of devices complete after 77.095 msecs <1>[62950.645976] Restarting tasks ... done. <6>[62950.648112] PM: suspend exit 2015-01-08 00:59:27.095768782 UTC <6>[62950.648112] suspend: exit suspend, ret = 0 (2015-01-08 00:59:27.095768782 UTC) <6>[62950.648143] active wake lock power-supply <6>[62950.701183] PM: suspend entry 2015-01-08 00:59:27.148771860 UTC <6>[62950.730449] healthd: battery l=100 v=4084 t=25.0 h=2 st=5 c=0 chg=a <1>[62950.761394] Freezing user space processes ... (elapsed 0.001 seconds) done. <1>[62950.763072] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. <1>[62950.764781] Suspending console(s) (use no_console_suspend to debug) <7>[62950.925517] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62950.925945] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62950.948497] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62950.949443] lm8502_mod_brightness: set LED2 brightness (0) percent <3>[62950.950999] msm_wm8958_shutdown_power: codec power shutdown <3>[62950.951030] wm8994_ldo_power: Power down the WM8994 LDOs <1>[62950.953197] max8903b_suspend: suspend <6>[62950.960521] PM: suspend of devices complete after 192.879 msecs <6>[62950.965892] PM: late suspend of devices complete after 5.339 msecs <6>[62950.972606] PM: noirq suspend of devices complete after 6.681 msecs <1>[62950.972636] Disabling non-boot CPUs ... <6>[62950.972911] msm_pm_enter <6>[62950.972911] msm_pm_enter: power collapse <6>[62950.972911] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000 <6>[62950.972911] msm_pm_enter: return <6>[62950.978831] PM: noirq resume of devices complete after 5.247 msecs <6>[62950.985728] PM: early resume of devices complete after 5.247 msecs <1>[62950.989238] max8903b_resume: resume <3>[62950.991435] msm_wm8958_setup_power: codec power setup <4>[62950.991557] 8058_s3: Failed to create debugfs directory <3>[62950.991618] wm8994_ldo_power: Power up the WM8994 LDOs <7>[62951.058879] lm8502_mod_brightness: set LED1 brightness (0) percent <6>[62951.059276] wakeup wake lock: power-supply <7>[62951.059550] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62951.062480] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62951.062816] lm8502_mod_brightness: set LED2 brightness (0) percent <6>[62951.062999] PM: resume of devices complete after 77.189 msecs <1>[62951.066234] Restarting tasks ... done. <6>[62951.068370] PM: suspend exit 2015-01-08 00:59:27.515743045 UTC <6>[62951.068370] suspend: exit suspend, ret = 0 (2015-01-08 00:59:27.515773543 UTC) <6>[62951.068370] active wake lock power-supply <6>[62951.121410] PM: suspend entry 2015-01-08 00:59:27.568778331 UTC <6>[62951.139079] healthd: battery l=100 v=4084 t=25.0 h=2 st=5 c=0 chg=a <1>[62951.178264] Freezing user space processes ... (elapsed 0.001 seconds) done. <1>[62951.180003] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. <1>[62951.181651] Suspending console(s) (use no_console_suspend to debug) <7>[62951.353587] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62951.354015] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62951.368724] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62951.369731] lm8502_mod_brightness: set LED2 brightness (0) percent <3>[62951.371318] msm_wm8958_shutdown_power: codec power shutdown <3>[62951.371379] wm8994_ldo_power: Power down the WM8994 LDOs <1>[62951.374065] max8903b_suspend: suspend <6>[62951.381358] PM: suspend of devices complete after 196.783 msecs <6>[62951.386760] PM: late suspend of devices complete after 5.339 msecs <6>[62951.394023] PM: noirq suspend of devices complete after 7.230 msecs <1>[62951.394054] Disabling non-boot CPUs ... <6>[62951.394298] msm_pm_enter <6>[62951.394298] msm_pm_enter: power collapse <6>[62951.394298] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000 <6>[62951.394298] msm_pm_enter: return <6>[62951.399547] PM: noirq resume of devices complete after 4.789 msecs <6>[62951.405803] PM: early resume of devices complete after 4.759 msecs <1>[62951.409038] max8903b_resume: resume <3>[62951.411113] msm_wm8958_setup_power: codec power setup <4>[62951.411235] 8058_s3: Failed to create debugfs directory <3>[62951.411266] wm8994_ldo_power: Power up the WM8994 LDOs <7>[62951.478679] lm8502_mod_brightness: set LED1 brightness (0) percent <6>[62951.479045] wakeup wake lock: power-supply <7>[62951.479320] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62951.482280] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62951.482616] lm8502_mod_brightness: set LED2 brightness (0) percent <6>[62951.482768] PM: resume of devices complete after 76.851 msecs <1>[62951.486034] Restarting tasks ... done. <6>[62951.488139] PM: suspend exit 2015-01-08 00:59:28.006343326 UTC <6>[62951.488170] suspend: exit suspend, ret = 0 (2015-01-08 00:59:28.006373823 UTC) <6>[62951.488170] active wake lock power-supply <6>[62951.541667] PM: suspend entry 2015-01-08 00:59:28.059829508 UTC <6>[62951.570903] healthd: battery l=100 v=4084 t=25.0 h=2 st=5 c=0 chg=a <1>[62951.601604] Freezing user space processes ... (elapsed 0.001 seconds) done. <1>[62951.603557] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. <1>[62951.605266] Suspending console(s) (use no_console_suspend to debug) <7>[62951.766429] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62951.766826] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62951.789226] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62951.790202] lm8502_mod_brightness: set LED2 brightness (0) percent <3>[62951.791759] msm_wm8958_shutdown_power: codec power shutdown <3>[62951.791820] wm8994_ldo_power: Power down the WM8994 LDOs <1>[62951.793925] max8903b_suspend: suspend <6>[62951.801219] PM: suspend of devices complete after 193.069 msecs <6>[62951.806590] PM: late suspend of devices complete after 5.308 msecs <6>[62951.813304] PM: noirq suspend of devices complete after 6.650 msecs <1>[62951.813518] Disabling non-boot CPUs ... <6>[62951.813792] msm_pm_enter <6>[62951.813792] msm_pm_enter: power collapse <6>[62951.813792] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000 <6>[62951.813792] msm_pm_enter: return <6>[62951.819560] PM: noirq resume of devices complete after 5.247 msecs <6>[62951.826457] PM: early resume of devices complete after 5.247 msecs <1>[62951.829967] max8903b_resume: resume <3>[62951.832164] msm_wm8958_setup_power: codec power setup <4>[62951.832286] 8058_s3: Failed to create debugfs directory <3>[62951.832347] wm8994_ldo_power: Power up the WM8994 LDOs <7>[62951.899944] lm8502_mod_brightness: set LED1 brightness (0) percent <6>[62951.900340] wakeup wake lock: power-supply <7>[62951.900615] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62951.903545] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62951.903880] lm8502_mod_brightness: set LED2 brightness (0) percent <6>[62951.904063] PM: resume of devices complete after 77.521 msecs <1>[62951.907298] Restarting tasks ... done. <6>[62951.909435] PM: suspend exit 2015-01-08 00:59:28.427380199 UTC <6>[62951.909435] suspend: exit suspend, ret = 0 (2015-01-08 00:59:28.427380199 UTC) <6>[62951.909465] active wake lock power-supply <6>[62951.961955] PM: suspend entry 2015-01-08 00:59:28.479865124 UTC <6>[62951.979625] healthd: battery l=100 v=4084 t=25.0 h=2 st=5 c=0 chg=a <1>[62952.018810] Freezing user space processes ... (elapsed 0.001 seconds) done. <1>[62952.020518] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. <1>[62952.022166] Suspending console(s) (use no_console_suspend to debug) <7>[62952.194011] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62952.194438] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62952.209331] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62952.210277] lm8502_mod_brightness: set LED2 brightness (0) percent <3>[62952.211864] msm_wm8958_shutdown_power: codec power shutdown <3>[62952.211894] wm8994_ldo_power: Power down the WM8994 LDOs <1>[62952.214030] max8903b_suspend: suspend <6>[62952.221324] PM: suspend of devices complete after 196.233 msecs <6>[62952.226695] PM: late suspend of devices complete after 5.308 msecs <6>[62952.233409] PM: noirq suspend of devices complete after 6.651 msecs <1>[62952.233440] Disabling non-boot CPUs ... <6>[62952.233714] msm_pm_enter <6>[62952.233714] msm_pm_enter: power collapse <6>[62952.233714] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000 <6>[62952.233714] msm_pm_enter: return <6>[62952.239635] PM: noirq resume of devices complete after 5.278 msecs <6>[62952.246532] PM: early resume of devices complete after 5.247 msecs <1>[62952.250011] max8903b_resume: resume <3>[62952.252208] msm_wm8958_setup_power: codec power setup <4>[62952.252330] 8058_s3: Failed to create debugfs directory <3>[62952.252391] wm8994_ldo_power: Power up the WM8994 LDOs <7>[62952.319194] lm8502_mod_brightness: set LED1 brightness (0) percent <6>[62952.319560] wakeup wake lock: power-supply <7>[62952.319835] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62952.322795] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62952.323131] lm8502_mod_brightness: set LED2 brightness (0) percent <6>[62952.323283] PM: resume of devices complete after 76.669 msecs <1>[62952.326549] Restarting tasks ... done. <6>[62952.328685] PM: suspend exit 2015-01-08 00:59:28.846346343 UTC <6>[62952.328685] suspend: exit suspend, ret = 0 (2015-01-08 00:59:28.846376841 UTC) <6>[62952.328716] active wake lock power-supply <6>[62952.370403] PM: suspend entry 2015-01-08 00:59:28.888037456 UTC <6>[62952.416667] healthd: battery l=100 v=4084 t=25.0 h=2 st=5 c=0 chg=a <1>[62952.424205] Freezing user space processes ... (elapsed 0.001 seconds) done. <1>[62952.425945] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. <1>[62952.427531] Suspending console(s) (use no_console_suspend to debug) <7>[62952.596507] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62952.596935] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62952.619487] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62952.620464] lm8502_mod_brightness: set LED2 brightness (0) percent <3>[62952.622020] msm_wm8958_shutdown_power: codec power shutdown <3>[62952.622081] wm8994_ldo_power: Power down the WM8994 LDOs <1>[62952.624187] max8903b_suspend: suspend <6>[62952.631511] PM: suspend of devices complete after 201.140 msecs <6>[62952.636882] PM: late suspend of devices complete after 5.339 msecs <6>[62952.643596] PM: noirq suspend of devices complete after 6.681 msecs <1>[62952.643626] Disabling non-boot CPUs ... <6>[62952.643901] msm_pm_enter <6>[62952.643901] msm_pm_enter: power collapse <6>[62952.643901] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000 <6>[62952.643901] msm_pm_enter: return <6>[62952.649791] PM: noirq resume of devices complete after 5.247 msecs <6>[62952.656688] PM: early resume of devices complete after 5.247 msecs <1>[62952.660167] max8903b_resume: resume <3>[62952.662395] msm_wm8958_setup_power: codec power setup <4>[62952.662517] 8058_s3: Failed to create debugfs directory <3>[62952.662547] wm8994_ldo_power: Power up the WM8994 LDOs <7>[62952.729442] lm8502_mod_brightness: set LED1 brightness (0) percent <6>[62952.729808] wakeup wake lock: power-supply <7>[62952.730083] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62952.733012] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62952.733348] lm8502_mod_brightness: set LED2 brightness (0) percent <6>[62952.733501] PM: resume of devices complete after 76.731 msecs <1>[62952.736766] Restarting tasks ... done. <6>[62952.738902] PM: suspend exit 2015-01-08 00:59:29.256373701 UTC <6>[62952.738902] suspend: exit suspend, ret = 0 (2015-01-08 00:59:29.256373701 UTC) <6>[62952.738933] suspend: too many immediate wakeups, back off <6>[62952.738933] active wake lock power-supply <6>[62952.738933] active wake lock suspend_backoff, time left 1000 <6>[62952.788158] healthd: battery l=100 v=4084 t=25.0 h=2 st=5 c=0 chg=a <6>[62962.744670] PM: suspend entry 2015-01-08 00:59:39.261520797 UTC <1>[62962.821941] Freezing user space processes ... (elapsed 0.001 seconds) done. <1>[62962.823863] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. <1>[62962.825603] Suspending console(s) (use no_console_suspend to debug) <7>[62962.987254] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62962.987682] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62963.010143] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62963.011119] lm8502_mod_brightness: set LED2 brightness (0) percent <3>[62963.012706] msm_wm8958_shutdown_power: codec power shutdown <3>[62963.012737] wm8994_ldo_power: Power down the WM8994 LDOs <1>[62963.014842] max8903b_suspend: suspend <6>[62963.022136] PM: suspend of devices complete after 193.603 msecs <6>[62963.027507] PM: late suspend of devices complete after 5.310 msecs <6>[62963.034221] PM: noirq suspend of devices complete after 6.652 msecs <1>[62963.034251] Disabling non-boot CPUs ... <6>[62963.034526] msm_pm_enter <6>[62963.034526] msm_pm_enter: power collapse <6>[62963.034526] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000 <6>[62963.034526] msm_pm_enter: return <6>[62963.040446] PM: noirq resume of devices complete after 5.279 msecs <6>[62963.047343] PM: early resume of devices complete after 5.249 msecs <1>[62963.050792] max8903b_resume: resume <3>[62963.053020] msm_wm8958_setup_power: codec power setup <4>[62963.053142] 8058_s3: Failed to create debugfs directory <3>[62963.053203] wm8994_ldo_power: Power up the WM8994 LDOs <7>[62963.120036] lm8502_mod_brightness: set LED1 brightness (0) percent <6>[62963.120403] wakeup wake lock: power-supply <7>[62963.120708] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62963.123637] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62963.123973] lm8502_mod_brightness: set LED2 brightness (0) percent <6>[62963.124095] PM: resume of devices complete after 76.683 msecs <1>[62963.127361] Restarting tasks ... done. <6>[62963.129466] PM: suspend exit 2015-01-08 00:59:39.646336575 UTC <6>[62963.129497] suspend: exit suspend, ret = 0 (2015-01-08 00:59:39.646367069 UTC) <6>[62963.129497] active wake lock power-supply <6>[62963.182994] PM: suspend entry 2015-01-08 00:59:39.699799372 UTC <6>[62963.212260] healthd: battery l=100 v=4084 t=25.0 h=2 st=5 c=0 chg=a <1>[62963.243205] Freezing user space processes ... (elapsed 0.001 seconds) done. <1>[62963.244884] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. <1>[62963.246593] Suspending console(s) (use no_console_suspend to debug) <7>[62963.407756] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62963.408183] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62963.430736] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62963.431682] lm8502_mod_brightness: set LED2 brightness (0) percent <3>[62963.433269] msm_wm8958_shutdown_power: codec power shutdown <3>[62963.433299] wm8994_ldo_power: Power down the WM8994 LDOs <1>[62963.435435] max8903b_suspend: suspend <6>[62963.442729] PM: suspend of devices complete after 193.269 msecs <6>[62963.448100] PM: late suspend of devices complete after 5.308 msecs <6>[62963.454814] PM: noirq suspend of devices complete after 6.711 msecs <1>[62963.454845] Disabling non-boot CPUs ... <6>[62963.455119] msm_pm_enter <6>[62963.455119] msm_pm_enter: power collapse <6>[62963.455119] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000 <6>[62963.455119] msm_pm_enter: return <6>[62963.461009] PM: noirq resume of devices complete after 5.247 msecs <6>[62963.467906] PM: early resume of devices complete after 5.247 msecs <1>[62963.471385] max8903b_resume: resume <3>[62963.473613] msm_wm8958_setup_power: codec power setup <4>[62963.473735] 8058_s3: Failed to create debugfs directory <3>[62963.473796] wm8994_ldo_power: Power up the WM8994 LDOs <7>[62963.541270] lm8502_mod_brightness: set LED1 brightness (0) percent <6>[62963.541637] wakeup wake lock: power-supply <7>[62963.541911] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62963.544872] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62963.545207] lm8502_mod_brightness: set LED2 brightness (0) percent <6>[62963.545390] PM: resume of devices complete after 77.370 msecs <1>[62963.548625] Restarting tasks ... done. <6>[62963.550761] PM: suspend exit 2015-01-08 00:59:40.067368838 UTC <6>[62963.550761] suspend: exit suspend, ret = 0 (2015-01-08 00:59:40.067399336 UTC) <6>[62963.550792] active wake lock power-supply <6>[62963.603191] PM: suspend entry 2015-01-08 00:59:40.119791707 UTC <6>[62963.632274] healthd: battery l=100 v=4084 t=25.0 h=2 st=5 c=0 chg=a <1>[62963.663463] Freezing user space processes ... (elapsed 0.001 seconds) done. <1>[62963.665111] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. <1>[62963.666820] Suspending console(s) (use no_console_suspend to debug) <7>[62963.827983] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62963.828410] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62963.850993] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62963.851970] lm8502_mod_brightness: set LED2 brightness (0) percent <3>[62963.853526] msm_wm8958_shutdown_power: codec power shutdown <3>[62963.853587] wm8994_ldo_power: Power down the WM8994 LDOs <1>[62963.855693] max8903b_suspend: suspend <6>[62963.862987] PM: suspend of devices complete after 193.304 msecs <6>[62963.868358] PM: late suspend of devices complete after 5.308 msecs <6>[62963.875072] PM: noirq suspend of devices complete after 6.681 msecs <1>[62963.875102] Disabling non-boot CPUs ... <6>[62963.875377] msm_pm_enter <6>[62963.875377] msm_pm_enter: power collapse <6>[62963.875377] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000 <6>[62963.875377] msm_pm_enter: return <6>[62963.881297] PM: noirq resume of devices complete after 5.247 msecs <6>[62963.888194] PM: early resume of devices complete after 5.278 msecs <1>[62963.891643] max8903b_resume: resume <3>[62963.893840] msm_wm8958_setup_power: codec power setup <4>[62963.893993] 8058_s3: Failed to create debugfs directory <3>[62963.894023] wm8994_ldo_power: Power up the WM8994 LDOs <7>[62963.961436] lm8502_mod_brightness: set LED1 brightness (0) percent <6>[62963.961803] wakeup wake lock: power-supply <7>[62963.962108] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62963.965038] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62963.965373] lm8502_mod_brightness: set LED2 brightness (0) percent <6>[62963.965587] PM: resume of devices complete after 77.278 msecs <1>[62963.968791] Restarting tasks ... done. <6>[62963.970927] PM: suspend exit 2015-01-08 00:59:40.487338215 UTC <6>[62963.970958] suspend: exit suspend, ret = 0 (2015-01-08 00:59:40.487338215 UTC) <6>[62963.970958] active wake lock power-supply <6>[62964.023448] PM: suspend entry 2015-01-08 00:59:40.539822234 UTC <6>[62964.052531] healthd: battery l=100 v=4084 t=25.0 h=2 st=5 c=0 chg=a <1>[62964.083690] Freezing user space processes ... (elapsed 0.001 seconds) done. <1>[62964.085338] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. <1>[62964.087047] Suspending console(s) (use no_console_suspend to debug) <7>[62964.248210] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62964.248607] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62964.271068] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62964.272044] lm8502_mod_brightness: set LED2 brightness (0) percent <3>[62964.273631] msm_wm8958_shutdown_power: codec power shutdown <3>[62964.273662] wm8994_ldo_power: Power down the WM8994 LDOs <1>[62964.275768] max8903b_suspend: suspend <6>[62964.283092] PM: suspend of devices complete after 193.182 msecs <6>[62964.288463] PM: late suspend of devices complete after 5.339 msecs <6>[62964.295360] PM: noirq suspend of devices complete after 6.864 msecs <1>[62964.295390] Disabling non-boot CPUs ... <6>[62964.295665] msm_pm_enter <6>[62964.295665] msm_pm_enter: power collapse <6>[62964.295665] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000 <6>[62964.295665] msm_pm_enter: return <6>[62964.301433] PM: noirq resume of devices complete after 5.278 msecs <6>[62964.308330] PM: early resume of devices complete after 5.278 msecs <1>[62964.311809] max8903b_resume: resume <3>[62964.314006] msm_wm8958_setup_power: codec power setup <4>[62964.314128] 8058_s3: Failed to create debugfs directory <3>[62964.314189] wm8994_ldo_power: Power up the WM8994 LDOs <7>[62964.381755] lm8502_mod_brightness: set LED1 brightness (0) percent <6>[62964.382121] wakeup wake lock: power-supply <7>[62964.382396] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62964.385387] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62964.385722] lm8502_mod_brightness: set LED2 brightness (0) percent <6>[62964.385875] PM: resume of devices complete after 77.431 msecs <1>[62964.389110] Restarting tasks ... done. <6>[62964.392101] PM: suspend exit 2015-01-08 00:59:41.007197236 UTC <6>[62964.392101] suspend: exit suspend, ret = 0 (2015-01-08 00:59:41.007197236 UTC) <6>[62964.392131] active wake lock power-supply <6>[62964.443706] PM: suspend entry 2015-01-08 00:59:41.058762116 UTC <6>[62964.479716] healthd: battery l=100 v=4084 t=25.0 h=2 st=5 c=0 chg=a <1>[62964.503490] Freezing user space processes ... (elapsed 0.001 seconds) done. <1>[62964.505412] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. <1>[62964.507182] Suspending console(s) (use no_console_suspend to debug) <7>[62964.668071] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62964.668498] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62964.691051] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62964.691997] lm8502_mod_brightness: set LED2 brightness (0) percent <3>[62964.693584] msm_wm8958_shutdown_power: codec power shutdown <3>[62964.693614] wm8994_ldo_power: Power down the WM8994 LDOs <1>[62964.695720] max8903b_suspend: suspend <6>[62964.703044] PM: suspend of devices complete after 192.977 msecs <6>[62964.708415] PM: late suspend of devices complete after 5.338 msecs <6>[62964.715129] PM: noirq suspend of devices complete after 6.680 msecs <1>[62964.715160] Disabling non-boot CPUs ... <6>[62964.715404] msm_pm_enter <6>[62964.715404] msm_pm_enter: power collapse <6>[62964.715404] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000 <6>[62964.715404] msm_pm_enter: return <6>[62964.721324] PM: noirq resume of devices complete after 5.277 msecs <6>[62964.728221] PM: early resume of devices complete after 5.247 msecs <1>[62964.731700] max8903b_resume: resume <3>[62964.733897] msm_wm8958_setup_power: codec power setup <4>[62964.734019] 8058_s3: Failed to create debugfs directory <3>[62964.734080] wm8994_ldo_power: Power up the WM8994 LDOs <7>[62964.801067] lm8502_mod_brightness: set LED1 brightness (0) percent <6>[62964.801433] wakeup wake lock: power-supply <7>[62964.801707] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62964.804637] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62964.804973] lm8502_mod_brightness: set LED2 brightness (0) percent <6>[62964.805125] PM: resume of devices complete after 76.790 msecs <1>[62964.808360] Restarting tasks ... done. <6>[62964.810497] PM: suspend exit 2015-01-08 00:59:41.425306808 UTC <6>[62964.810497] suspend: exit suspend, ret = 0 (2015-01-08 00:59:41.425337305 UTC) <6>[62964.810527] active wake lock power-supply <6>[62964.863994] PM: suspend entry 2015-01-08 00:59:41.478767878 UTC <6>[62964.893047] healthd: battery l=100 v=4084 t=25.0 h=2 st=5 c=0 chg=a <1>[62964.924174] Freezing user space processes ... (elapsed 0.001 seconds) done. <1>[62964.925853] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. <1>[62964.927562] Suspending console(s) (use no_console_suspend to debug) <7>[62965.088298] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62965.088725] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62965.111339] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62965.112315] lm8502_mod_brightness: set LED2 brightness (0) percent <3>[62965.113902] msm_wm8958_shutdown_power: codec power shutdown <3>[62965.113933] wm8994_ldo_power: Power down the WM8994 LDOs <1>[62965.116039] max8903b_suspend: suspend <6>[62965.123363] PM: suspend of devices complete after 192.940 msecs <6>[62965.128734] PM: late suspend of devices complete after 5.308 msecs <6>[62965.135448] PM: noirq suspend of devices complete after 6.650 msecs <1>[62965.135478] Disabling non-boot CPUs ... <6>[62965.135753] msm_pm_enter <6>[62965.135753] msm_pm_enter: power collapse <6>[62965.135753] msm_mpm_irqs_detectable: cannot monitor 0000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000 <6>[62965.135753] msm_pm_enter: return <6>[62965.141673] PM: noirq resume of devices complete after 5.247 msecs <6>[62965.148570] PM: early resume of devices complete after 5.278 msecs <1>[62965.152019] max8903b_resume: resume <3>[62965.154247] msm_wm8958_setup_power: codec power setup <4>[62965.154369] 8058_s3: Failed to create debugfs directory <3>[62965.154430] wm8994_ldo_power: Power up the WM8994 LDOs <7>[62965.221660] lm8502_mod_brightness: set LED1 brightness (0) percent <6>[62965.222026] wakeup wake lock: power-supply <7>[62965.222301] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62965.225230] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62965.225566] lm8502_mod_brightness: set LED2 brightness (0) percent <6>[62965.225749] PM: resume of devices complete after 77.126 msecs <1>[62965.228954] Restarting tasks ... done. <6>[62965.231090] PM: suspend exit 2015-01-08 00:59:41.845676189 UTC <6>[62965.231090] suspend: exit suspend, ret = 0 (2015-01-08 00:59:41.845706687 UTC) <6>[62965.231120] active wake lock power-supply <6>[62965.284190] PM: suspend entry 2015-01-08 00:59:41.898739620 UTC <6>[62965.313457] healthd: battery l=100 v=4084 t=25.0 h=2 st=5 c=0 chg=a <1>[62965.344402] Freezing user space processes ... (elapsed 0.001 seconds) done. <1>[62965.346080] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. <1>[62965.347789] Suspending console(s) (use no_console_suspend to debug) <6>[62965.411418] msm_otg_resume: usb exited from low power mode <6>[62965.413829] android_work: android_work: did not send uevent (0 0 (null)) <6>[62965.448711] a6_update_connected_ps: ac=0 usb=0 dock=0 <6>[62965.448741] max8903b_current_setup: ### CHARGE_DISABLE <6>[62965.458293] a6_update_connected_ps: ac=0 usb=0 dock=0 <6>[62965.458324] max8903b_current_setup: ### CHARGE_DISABLE <7>[62965.508678] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62965.509105] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62965.531871] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62965.532848] lm8502_mod_brightness: set LED2 brightness (0) percent <3>[62965.534465] msm_wm8958_shutdown_power: codec power shutdown <3>[62965.534496] wm8994_ldo_power: Power down the WM8994 LDOs <1>[62965.536723] max8903b_suspend: suspend <6>[62965.543681] PM: suspend of devices complete after 193.064 msecs <6>[62965.549144] PM: late suspend of devices complete after 5.400 msecs <6>[62965.555827] active wake lock msm_otg <3>[62965.555980] dpm_run_callback(): power_suspend_late+0x0/0x58 returns -11 <3>[62965.556041] PM: Device power.0 failed to suspend noirq: error -11 <6>[62965.560619] PM: noirq resume of devices complete after 4.545 msecs <6>[62965.569591] PM: early resume of devices complete after 7.413 msecs <3>[62965.569591] PM: Some devices failed to power down <1>[62965.570964] max8903b_resume: resume <3>[62965.572307] msm_wm8958_setup_power: codec power setup <4>[62965.572337] 8058_s3: Failed to create debugfs directory <3>[62965.572368] wm8994_ldo_power: Power up the WM8994 LDOs <7>[62965.638713] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62965.639354] lm8502_mod_brightness: set LED2 brightness (0) percent <7>[62965.642284] lm8502_mod_brightness: set LED1 brightness (0) percent <7>[62965.642589] lm8502_mod_brightness: set LED2 brightness (0) percent <6>[62965.642680] PM: resume of devices complete after 73.072 msecs <1>[62965.645976] Restarting tasks ... done. <6>[62965.649425] PM: suspend exit 2015-01-08 00:59:42.263826454 UTC <6>[62965.649425] suspend: exit suspend, ret = -11 (2015-01-08 00:59:42.263856965 UTC) <6>[62965.649455] active wake lock power-supply <6>[62965.649455] active wake lock msm_otg <6>[62965.677684] msm_otg_suspend: usb in low power mode <6>[62965.698680] PM: suspend entry 2015-01-08 00:59:42.313072593 UTC <6>[62965.743419] healthd: battery l=100 v=4094 t=25.0 h=2 st=5 c=0 chg= <6>[62965.745403] msm_otg_resume: usb exited from low power mode <6>[62965.768962] a6_update_connected_ps: ac=0 usb=0 dock=0 <6>[62965.768962] max8903b_current_setup: ### CHARGE_DISABLE <6>[62965.783153] healthd: battery l=100 v=4094 t=25.0 h=2 st=5 c=0 chg= <1>[62965.788585] Freezing user space processes ... <6>[62965.788982] active wake lock usb_bus_active <6>[62965.789012] active wake lock msm_otg <1>[62965.789012] <3>[62965.789012] Freezing of tasks aborted after 0.000 seconds (20 tasks refusing to freeze, wq_busy=0): <1>[62965.789012] <1>[62965.789012] Restarting tasks ... done. <6>[62965.789745] PM: suspend exit 2015-01-08 00:59:42.404119243 UTC <6>[62965.789745] suspend: exit suspend, ret = -16 (2015-01-08 00:59:42.404149744 UTC) <6>[62965.796001] healthd: battery l=100 v=4094 t=25.0 h=2 st=5 c=0 chg= <6>[62965.807262] healthd: battery l=100 v=4094 t=25.0 h=2 st=5 c=0 chg= <6>[62965.818431] healthd: battery l=100 v=4094 t=25.0 h=2 st=5 c=0 chg= <6>[62965.829601] healthd: battery l=100 v=4094 t=25.0 h=2 st=5 c=0 chg= <6>[62965.840556] healthd: battery l=100 v=4094 t=25.0 h=2 st=5 c=0 chg= <6>[62965.976329] android_work: android_work: did not send uevent (0 0 (null)) <6>[62966.115123] request_suspend_state: wakeup (3->0) at 62955159083943 (2015-01-08 00:59:42.729356820 UTC) <6>[62966.156749] [MPDEC]: Screen -> on. Activated mpdecision. | Mask=[1000] <3>[62966.160289] [DISP] lcdc_panel_power: ++ 1 <6>[62966.282970] lsm303dlh_acc_sysfs: hw init start <6>[62966.283916] lsm303dlh_acc_sysfs: hw init done <4>[62966.390117] mdp4_csc_config: Block type 10 isn't supported by CSC. <4>[62966.390117] mdp4_csc_config: Block type 8 isn't supported by CSC. <6>[62966.405742] mdp4_overlay_mdp_perf_upd mdp clk is changed [1] from 0 to 128000000 <1>[62966.731151] type=1400 audit(1420678783.331:124): avc: denied { read write } for pid=18139 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=3839 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file <1>[62966.876140] type=1400 audit(1420678783.471:125): avc: denied { write } for pid=17578 comm="Thread-59" name="tsdriver" dev="tmpfs" ino=2888 scontext=u:r:system_server:s0 tcontext=u:object_r:socket_device:s0 tclass=sock_file <3>[62966.936290] [DISP] lcdc_tenderloin_panel_set_backlight: 24 <6>[62967.017650] a6_update_connected_ps: ac=1 usb=0 dock=0 <6>[62967.017650] max8903b_current_setup: CURRENT_750(4), 900(5), 1000(6), 1400(7), 2000MA(9): 9 <6>[62967.037151] healthd: battery l=100 v=4094 t=25.0 h=2 st=5 c=0 chg=a <6>[62967.059795] healthd: battery l=100 v=4094 t=25.0 h=2 st=5 c=0 chg=a <6>[62967.207011] msm_otg_suspend: usb in low power mode <6>[62969.090434] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready <6>[62969.618236] msm_device_put:device speaker_stereo_rx set 0 <6>[62969.618297] msm_device_put:device speaker_stereo_rx set 1 <3>[62969.618327] msm_device_put:device freq =48000 <3>[62969.644786] Device active <4>[62970.248027] ODEBUG: object is on stack, but not annotated <4>[62970.248058] ------------[ cut here ]------------ <4>[62970.248088] WARNING: at /home/flintman/source/ever/lollipop/kernel/htc/msm8960/lib/debugobjects.c:302 __debug_object_init+0x2bc/0x374() <1>[62970.248119] [<800149e0>] (unwind_backtrace+0x0/0x11c) from [<800770b0>] (warn_slowpath_common+0x48/0x60) <1>[62970.248119] [<800770b0>] (warn_slowpath_common+0x48/0x60) from [<80077184>] (warn_slowpath_null+0x18/0x20) <1>[62970.248149] [<80077184>] (warn_slowpath_null+0x18/0x20) from [<80280de8>] (__debug_object_init+0x2bc/0x374) <1>[62970.248149] [<80280de8>] (__debug_object_init+0x2bc/0x374) from [<80094358>] (hrtimer_init+0x18/0x30) <1>[62970.248180] [<80094358>] (hrtimer_init+0x18/0x30) from [<80081b00>] (do_nsleep+0x2c/0xf4) <1>[62970.248210] [<80081b00>] (do_nsleep+0x2c/0xf4) from [<80082f50>] (hr_msleep+0x14/0x1c) <1>[62970.248210] [<80082f50>] (hr_msleep+0x14/0x1c) from [<80411bf0>] (MLDLPowerMgmtMPU+0x300/0x4a8) <1>[62970.248241] [<80411bf0>] (MLDLPowerMgmtMPU+0x300/0x4a8) from [<80411dd8>] (gyro_resume+0x40/0x5b8) <1>[62970.248241] [<80411dd8>] (gyro_resume+0x40/0x5b8) from [<804137e4>] (mpu3050_resume+0xac/0x58c) <1>[62970.248271] [<804137e4>] (mpu3050_resume+0xac/0x58c) from [<80410488>] (mpu_ioctl+0x17c/0xc5c) <1>[62970.248271] [<80410488>] (mpu_ioctl+0x17c/0xc5c) from [<8011aec8>] (vfs_ioctl+0x28/0x3c) <1>[62970.248302] [<8011aec8>] (vfs_ioctl+0x28/0x3c) from [<8011b90c>] (do_vfs_ioctl+0x484/0x574) <1>[62970.248302] [<8011b90c>] (do_vfs_ioctl+0x484/0x574) from [<8011ba44>] (sys_ioctl+0x48/0x74) <1>[62970.248332] [<8011ba44>] (sys_ioctl+0x48/0x74) from [<8000e240>] (ret_fast_syscall+0x0/0x30) <4>[62970.248332] ---[ end trace b3c7a84d20d796e1 ]--- <6>[62972.893352] msm_device_put:device speaker_stereo_rx set 0 <6>[62974.670451] msm_device_put:device speaker_stereo_rx set 0 <6>[62974.670543] msm_device_put:device speaker_stereo_rx set 1 <3>[62974.670543] msm_device_put:device freq =48000 <3>[62974.685619] Device active <1>[62977.157817] send sigkill to 23131 (d.process.acore), adj 1000, size 8212 <1>[62977.788890] send sigkill to 19647 (erybooster.full), adj 1000, size 8016 <6>[62977.910960] msm_device_put:device speaker_stereo_rx set 0 <7>[62979.736247] wlan0: no IPv6 routers present <1>[62980.599467] send sigkill to 21170 (ndroid.calendar), adj 1000, size 8997 <6>[62981.477397] msm_device_put:device speaker_stereo_rx set 0 <6>[62981.477550] msm_device_put:device speaker_stereo_rx set 1 <3>[62981.477550] msm_device_put:device freq =48000 <3>[62981.492656] Device active <1>[62982.148753] send sigkill to 21124 (viders.calendar), adj 1000, size 7680 <1>[62982.434337] send sigkill to 20719 (android.youtube), adj 1000, size 14383 <1>[62983.488933] type=1400 audit(1420678800.097:126): avc: denied { write } for pid=24421 comm="BluetoothAdapte" name="state" dev="sysfs" ino=5101 scontext=u:r:bluetooth:s0 tcontext=u:object_r:sysfs:s0 tclass=file <6>[62983.489452] Powering on BT <6>[62984.491679] Powering off BT <6>[62984.719157] msm_device_put:device speaker_stereo_rx set 0 <6>[62985.480357] msm_device_put:device speaker_stereo_rx set 0 <6>[62985.480418] msm_device_put:device speaker_stereo_rx set 1 <3>[62985.480449] msm_device_put:device freq =48000 <6>[62985.492351] Powering on BT <1>[62985.493083] type=1400 audit(1420678802.099:127): avc: denied { read write } for pid=24455 comm="bt_hc_worker" name="ttyHS0" dev="tmpfs" ino=3632 scontext=u:r:bluetooth:s0 tcontext=u:object_r:device:s0 tclass=chr_file <6>[62985.493449] btuart_pin_mux: on <6>[62985.493480] btuart_deassert_rts: 0(get) <6>[62985.493480] btuart_deassert_rts: 0(get) <1>[62985.493571] type=1400 audit(1420678802.099:128): avc: denied { open } for pid=24455 comm="bt_hc_worker" name="ttyHS0" dev="tmpfs" ino=3632 scontext=u:r:bluetooth:s0 tcontext=u:object_r:device:s0 tclass=chr_file <6>[62985.493755] btuart_deassert_rts: 1(put) <6>[62985.493785] btuart_deassert_rts: 1(put) <1>[62985.493938] hsuart_ioctl_set_uart_mode, speed 0x1c200, flags 0x9 <6>[62985.493938] btuart_deassert_rts: 0(get) <1>[62985.494029] type=1400 audit(1420678802.099:129): avc: denied { ioctl } for pid=24455 comm="bt_hc_worker" path="/dev/ttyHS0" dev="tmpfs" ino=3632 scontext=u:r:bluetooth:s0 tcontext=u:object_r:device:s0 tclass=chr_file <3>[62985.507060] Device active <1>[62986.319896] type=1400 audit(1420678802.920:130): avc: denied { ioctl } for pid=18725 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=3839 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file <6>[62986.448253] btuart_pin_mux: off <6>[62986.949260] btuart_pin_mux: on <6>[62986.949290] btuart_deassert_rts: 0(get) <6>[62986.949321] btuart_deassert_rts: 0(get) <6>[62986.949535] btuart_deassert_rts: 1(put) <6>[62986.949535] btuart_deassert_rts: 1(put) <1>[62986.949657] hsuart_ioctl_set_uart_mode, speed 0x384000, flags 0x2 <6>[62986.949870] btuart_deassert_rts: 1(put) <6>[62986.949870] btuart_deassert_rts: 0(get) <1>[62988.363933] send sigkill to 19369 (earchbox:search), adj 1000, size 11122 <6>[62988.724986] msm_device_put:device speaker_stereo_rx set 0 <1>[62989.176097] type=1400 audit(1420678805.773:131): avc: denied { ioctl } for pid=146 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=3839 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file <1>[62989.775218] type=1400 audit(1420678806.373:132): avc: denied { read write } for pid=24523 comm="RenderThread" name="kgsl-3d0" dev="tmpfs" ino=3839 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file <1>[62989.775768] type=1400 audit(1420678806.373:133): avc: denied { open } for pid=24523 comm="RenderThread" name="kgsl-3d0" dev="tmpfs" ino=3839 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file <1>[62989.777873] type=1400 audit(1420678806.383:134): avc: denied { ioctl } for pid=24523 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=3839 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file <1>[62990.111247] send sigkill to 24162 (roid.music:main), adj 1000, size 11104 <1>[62990.678203] type=1400 audit(1420678807.284:135): avc: denied { read write } for pid=146 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=3839 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file <6>[62990.768871] binder: undelivered transaction 840497 <1>[62990.790569] send sigkill to 21090 (droid.deskclock), adj 1000, size 7000 <1>[62990.932658] type=1400 audit(1420678807.534:136): avc: denied { read write } for pid=24500 comm="azon.windowshop" name="kgsl-3d0" dev="tmpfs" ino=3839 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file <1>[62990.932964] type=1400 audit(1420678807.534:137): avc: denied { open } for pid=24500 comm="azon.windowshop" name="kgsl-3d0" dev="tmpfs" ino=3839 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file <1>[62991.584483] send sigkill to 18216 (gle.android.gms), adj 1000, size 13770 <6>[62993.780162] msm_device_put:device speaker_stereo_rx set 0 <6>[62993.780254] msm_device_put:device speaker_stereo_rx set 1 <3>[62993.780254] msm_device_put:device freq =48000 <3>[62993.807018] Device active <1>[62995.582500] send sigkill to 24241 (.android.chrome), adj 1000, size 7769 <3>[62996.699138] [DISP] lcdc_tenderloin_panel_set_backlight: 23 <1>[62996.902934] send sigkill to 24275 (d.process.media), adj 1000, size 7773 <6>[62997.029216] msm_device_put:device speaker_stereo_rx set 0 <1>[62998.735027] send sigkill to 24291 (ngs.android.pop), adj 1000, size 8233 <3>[62998.764812] init: untracked pid 24320 killed by signal 9 <1>[62999.341502] send sigkill to 24530 (m.android.email), adj 1000, size 8543 <1>[63001.162151] send sigkill to 24561 (ndroid.exchange), adj 1000, size 7133 <1>[63002.658092] send sigkill to 24374 (m.amazon.kindle), adj 1000, size 14236 <1>[63004.681743] type=1400 audit(1420678821.288:138): avc: denied { ioctl } for pid=18139 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=3839 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file <1>[63004.681956] type=1400 audit(1420678821.288:139): avc: denied { read write } for pid=18139 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=3839 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file <1>[63005.443675] send sigkill to 24500 (azon.windowshop), adj 1000, size 13726 <1>[63005.528819] type=1400 audit(1420678822.139:140): avc: denied { ioctl } for pid=24523 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=3839 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file <6>[63005.584544] msm_device_put:device speaker_stereo_rx set 0 <6>[63005.584636] msm_device_put:device speaker_stereo_rx set 1 <3>[63005.584636] msm_device_put:device freq =48000 <3>[63005.611308] Device active <1>[63005.712382] type=1400 audit(1420678822.319:141): avc: denied { read write } for pid=24523 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=3839 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file <6>[63011.224071] msm_device_put:device speaker_stereo_rx set 0 <6>[63024.046489] msm_device_put:device speaker_stereo_rx set 0 <6>[63024.046550] msm_device_put:device speaker_stereo_rx set 1 <3>[63024.046580] msm_device_put:device freq =48000 <3>[63024.073375] Device active <6>[63028.815837] msm_device_put:device speaker_stereo_rx set 0 <6>[63051.280986] msm_device_put:device speaker_stereo_rx set 0 <6>[63051.281078] msm_device_put:device speaker_stereo_rx set 1 <3>[63051.281078] msm_device_put:device freq =48000 <3>[63051.315623] Device active <6>[63055.488048] msm_device_put:device speaker_stereo_rx set 0 <6>[63079.503246] msm_device_put:device speaker_stereo_rx set 0 <6>[63079.503337] msm_device_put:device speaker_stereo_rx set 1 <3>[63079.503337] msm_device_put:device freq =48000 <3>[63079.518382] Device active <6>[63082.736827] msm_device_put:device speaker_stereo_rx set 0 <6>[63083.262340] msm_device_put:device speaker_stereo_rx set 0 <6>[63083.262431] msm_device_put:device speaker_stereo_rx set 1 <3>[63083.262431] msm_device_put:device freq =48000 <3>[63083.289195] Device active <1>[63084.865733] send sigkill to 24692 (ngs.android.pop), adj 1000, size 8223 <3>[63084.918620] init: untracked pid 24712 killed by signal 9 <6>[63086.506725] msm_device_put:device speaker_stereo_rx set 0 <6>[63105.390941] msm_device_put:device speaker_stereo_rx set 0 <6>[63105.391032] msm_device_put:device speaker_stereo_rx set 1 <3>[63105.391032] msm_device_put:device freq =48000 <3>[63105.418132] Device active <6>[63108.638530] msm_device_put:device speaker_stereo_rx set 0 <6>[63109.698497] msm_device_put:device speaker_stereo_rx set 0 <6>[63109.698589] msm_device_put:device speaker_stereo_rx set 1 <3>[63109.698589] msm_device_put:device freq =48000 <3>[63109.725261] Device active <6>[63112.950175] msm_device_put:device speaker_stereo_rx set 0 <6>[63113.185039] msm_device_put:device speaker_stereo_rx set 0 <6>[63113.185130] msm_device_put:device speaker_stereo_rx set 1 <3>[63113.185130] msm_device_put:device freq =48000 <3>[63113.200328] Device active <6>[63117.920268] msm_device_put:device speaker_stereo_rx set 0 <6>[63135.138194] msm_device_put:device speaker_stereo_rx set 0 <6>[63135.138255] msm_device_put:device speaker_stereo_rx set 1 <3>[63135.138255] msm_device_put:device freq =48000 <3>[63135.165477] Device active <6>[63143.721690] msm_device_put:device speaker_stereo_rx set 0 <6>[63154.452525] msm_device_put:device speaker_stereo_rx set 0 <6>[63154.452586] msm_device_put:device speaker_stereo_rx set 1 <3>[63154.452586] msm_device_put:device freq =48000 <3>[63154.479289] Device active <1>[63156.359630] type=1400 audit(1420678972.966:142): avc: denied { search } for pid=25973 comm="RenderThread" name="tmp" dev="dm-9" ino=555970 scontext=u:r:system_app:s0 tcontext=u:object_r:shell_data_file:s0 tclass=dir <1>[63156.360301] type=1400 audit(1420678972.966:143): avc: denied { open } for pid=25973 comm="RenderThread" name="kgsl-3d0" dev="tmpfs" ino=3839 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file <6>[63157.704967] msm_device_put:device speaker_stereo_rx set 0 <6>[63158.831554] msm_device_put:device speaker_stereo_rx set 0 <6>[63158.831676] msm_device_put:device speaker_stereo_rx set 1 <3>[63158.831676] msm_device_put:device freq =48000 <3>[63158.858745] Device active <6>[63162.081889] msm_device_put:device speaker_stereo_rx set 0 <6>[63188.930827] msm_device_put:device speaker_stereo_rx set 0 <6>[63188.930919] msm_device_put:device speaker_stereo_rx set 1 <3>[63188.930919] msm_device_put:device freq =48000 <3>[63188.958049] Device active <1>[63188.989024] avc: denied { set } for property=ctl.dumplogcat:-D -B -o /data/data/com.evervolv.toolbox/files/logcat -m -d scontext=u:r:system_app:s0 tcontext=u:object_r:ctl_default_prop:s0 tclass=property_service <3>[63188.995280] init: Warning! Service dumplogcat needs a SELinux domain defined; please fix! <4>[63189.017528] dumplogcat (26078): /proc/26078/oom_adj is deprecated, please use /proc/26078/oom_score_adj instead. Broadcasting: Intent { act=com.evervolv.toolbox.action.DUMPLOGCAT_FINISHED (has extras) } Broadcast completed: result=0