- ------ SYSTEM LOG (logcat -d *:v) ------
- --------- beginning of crash
- E/AndroidRuntime(15921): FATAL EXCEPTION: FinalizerWatchdogDaemon
- E/AndroidRuntime(15921): Process: com.google.process.gapps, PID: 15921
- E/AndroidRuntime(15921): java.util.concurrent.TimeoutException: android.os.ParcelFileDescriptor.finalize() timed out after 10 seconds
- E/AndroidRuntime(15921): at libcore.io.Posix.close(Native Method)
- E/AndroidRuntime(15921): at libcore.io.BlockGuardOs.close(BlockGuardOs.java:101)
- E/AndroidRuntime(15921): at libcore.io.IoUtils.close(IoUtils.java:45)
- E/AndroidRuntime(15921): at libcore.io.IoUtils.closeQuietly(IoUtils.java:71)
- E/AndroidRuntime(15921): at android.os.ParcelFileDescriptor.closeWithStatus(ParcelFileDescriptor.java:642)
- E/AndroidRuntime(15921): at android.os.ParcelFileDescriptor.finalize(ParcelFileDescriptor.java:859)
- E/AndroidRuntime(15921): at java.lang.Daemons$FinalizerDaemon.doFinalize(Daemons.java:191)
- E/AndroidRuntime(15921): at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:174)
- E/AndroidRuntime(15921): at java.lang.Thread.run(Thread.java:818)
- F/libc ( 443): Fatal signal 11 (SIGSEGV), code 1, fault addr 0x33333348 in tid 443 (system_server)
- I/DEBUG ( 152): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
- I/DEBUG ( 152): Build fingerprint: 'hp/hp_tenderloin/tenderloin:5.0.2/LRX22G/1649326:user/release-keys'
- I/DEBUG ( 152): Revision: '3'
- I/DEBUG ( 152): ABI: 'arm'
- I/DEBUG ( 152): pid: 443, tid: 443, name: system_server >>> system_server <<<
- I/DEBUG ( 152): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x33333348
- I/DEBUG ( 152): Abort message: 'art/runtime/indirect_reference_table.cc:98] JNI ERROR (app bug): global reference table overflow (max=51200)'
- I/DEBUG ( 152): r0 00000000 r1 6aa7d900 r2 747fac80 r3 1e9df7d4
- I/DEBUG ( 152): r4 33333334 r5 76e5be04 r6 7ecd3d60 r7 74730edd
- I/DEBUG ( 152): r8 6888c5c0 r9 00000000 sl 74836088 fp 74889300
- I/DEBUG ( 152): ip 6888c5c4 sp 7ecd3bc8 lr 74730e71 pc 746f426c cpsr 20010030
- I/DEBUG ( 152):
- I/DEBUG ( 152): backtrace:
- I/DEBUG ( 152): #00 pc 001e826c /system/lib/libart.so (art::Monitor::VisitLocks(art::StackVisitor*, void (*)(art::mirror::Object*, void*), void*, bool)+43)
- I/DEBUG ( 152): #01 pc 00224e6d /system/lib/libart.so (art::StackDumpVisitor::VisitFrame()+348)
- I/DEBUG ( 152): #02 pc 002200ef /system/lib/libart.so (art::StackVisitor::WalkStack(bool)+254)
- I/DEBUG ( 152): #03 pc 00225cb5 /system/lib/libart.so (art::Thread::DumpJavaStack(std::__1::basic_ostream<char, std::__1::char_traits<char> >&) const+168)
- I/DEBUG ( 152): #04 pc 002272d9 /system/lib/libart.so (art::Thread::Dump(std::__1::basic_ostream<char, std::__1::char_traits<char> >&) const+152)
- I/DEBUG ( 152): #05 pc 002303b9 /system/lib/libart.so (art::ThreadList::DumpLocked(std::__1::basic_ostream<char, std::__1::char_traits<char> >&)+104)
- I/DEBUG ( 152): #06 pc 0021762d /system/lib/libart.so (art::AbortState::Dump(std::__1::basic_ostream<char, std::__1::char_traits<char> >&)+236)
- I/DEBUG ( 152): #07 pc 00217879 /system/lib/libart.so (art::Runtime::Abort()+72)
- I/DEBUG ( 152): #08 pc 000a63db /system/lib/libart.so (art::LogMessage::~LogMessage()+1322)
- I/DEBUG ( 152): #09 pc 00157255 /system/lib/libart.so (art::IndirectReferenceTable::Add(unsigned int, art::mirror::Object*)+244)
- I/DEBUG ( 152): #10 pc 001ad443 /system/lib/libart.so (art::JNI::NewGlobalRef(_JNIEnv*, _jobject*)+294)
- I/DEBUG ( 152): #11 pc 0005edf9 /system/lib/libandroid_runtime.so
- I/DEBUG ( 152): #12 pc 0008383b /system/lib/libandroid_runtime.so (android::ibinderForJavaObject(_JNIEnv*, _jobject*)+150)
- I/DEBUG ( 152): #13 pc 0007e4c5 /system/lib/libandroid_runtime.so
- I/DEBUG ( 152): #14 pc 002638bd /data/dalvik-cache/arm/system@framework@boot.oat
- E/AndroidRuntime(10472): FATAL EXCEPTION: Thread-2011
- E/AndroidRuntime(10472): Process: jp.takke.cpustats, PID: 10472
- E/AndroidRuntime(10472): java.lang.NullPointerException: Attempt to invoke interface method 'java.util.Iterator java.util.List.iterator()' on a null object reference
- E/AndroidRuntime(10472): at android.app.ApplicationPackageManager.getUserIfProfile(ApplicationPackageManager.java:1815)
- E/AndroidRuntime(10472): at android.app.ApplicationPackageManager.getUserBadgeForDensity(ApplicationPackageManager.java:897)
- E/AndroidRuntime(10472): at android.app.Notification$Builder.getProfileBadgeDrawable(Notification.java:2720)
- E/AndroidRuntime(10472): at android.app.Notification$Builder.hasThreeLines(Notification.java:2935)
- E/AndroidRuntime(10472): at android.app.Notification$Builder.build(Notification.java:3472)
- E/AndroidRuntime(10472): at android.app.Notification$Builder.buildInto(Notification.java:3504)
- E/AndroidRuntime(10472): at android.app.Notification.setLatestEventInfo(Notification.java:1748)
- E/AndroidRuntime(10472): at jp.takke.cpustats.UsageUpdateService.a(Unknown Source)
- E/AndroidRuntime(10472): at jp.takke.cpustats.UsageUpdateService.p(Unknown Source)
- E/AndroidRuntime(10472): at jp.takke.cpustats.p.run(Unknown Source)
- E/AndroidRuntime(10472): Error reporting crash
- E/AndroidRuntime(10472): android.os.DeadObjectException
- E/AndroidRuntime(10472): at android.os.BinderProxy.transactNative(Native Method)
- E/AndroidRuntime(10472): at android.os.BinderProxy.transact(Binder.java:496)
- E/AndroidRuntime(10472): at android.app.ActivityManagerProxy.handleApplicationCrash(ActivityManagerNative.java:4175)
- E/AndroidRuntime(10472): at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:89)
- E/AndroidRuntime(10472): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
- E/AndroidRuntime(10472): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
- E/AndroidRuntime( 1324): FATAL EXCEPTION: UlrDispatchingService
- E/AndroidRuntime( 1324): Process: com.google.android.gms.persistent, PID: 1324
- E/AndroidRuntime( 1324): java.lang.RuntimeException: Package manager has died
- E/AndroidRuntime( 1324): at android.app.ApplicationPackageManager.hasSystemFeature(ApplicationPackageManager.java:386)
- E/AndroidRuntime( 1324): at com.google.android.gms.common.ij.i(SourceFile:1212)
- E/AndroidRuntime( 1324): at com.google.android.location.reporting.d.b.a(SourceFile:52)
- E/AndroidRuntime( 1324): at com.google.android.location.reporting.config.f.a(SourceFile:307)
- E/AndroidRuntime( 1324): at com.google.android.location.reporting.config.h.a(SourceFile:124)
- E/AndroidRuntime( 1324): at com.google.android.location.reporting.service.e.a(SourceFile:587)
- E/AndroidRuntime( 1324): at com.google.android.location.reporting.service.d.handleMessage(SourceFile:463)
- E/AndroidRuntime( 1324): at android.os.Handler.dispatchMessage(Handler.java:102)
- E/AndroidRuntime( 1324): at android.os.Looper.loop(Looper.java:135)
- E/AndroidRuntime( 1324): at android.os.HandlerThread.run(HandlerThread.java:61)
- E/AndroidRuntime( 1324): Caused by: android.os.DeadObjectException
- E/AndroidRuntime( 1324): at android.os.BinderProxy.transactNative(Native Method)
- E/AndroidRuntime( 1324): at android.os.BinderProxy.transact(Binder.java:496)
- E/AndroidRuntime( 1324): at android.content.pm.IPackageManager$Stub$Proxy.hasSystemFeature(IPackageManager.java:3726)
- E/AndroidRuntime( 1324): at android.app.ApplicationPackageManager.hasSystemFeature(ApplicationPackageManager.java:384)
- E/AndroidRuntime( 1324): ... 9 more
- E/AndroidRuntime( 1324): Error reporting crash
- E/AndroidRuntime( 1324): android.os.DeadObjectException
- E/AndroidRuntime( 1324): at android.os.BinderProxy.transactNative(Native Method)
- E/AndroidRuntime( 1324): at android.os.BinderProxy.transact(Binder.java:496)
- E/AndroidRuntime( 1324): at android.app.ActivityManagerProxy.handleApplicationCrash(ActivityManagerNative.java:4175)
- E/AndroidRuntime( 1324): at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:89)
- E/AndroidRuntime( 1324): at com.google.android.gms.common.app.c.uncaughtException(SourceFile:54)
- E/AndroidRuntime( 1324): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
- E/AndroidRuntime( 1324): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
- F/libc (20081): Fatal signal 6 (SIGABRT), code -6 in tid 20884 (Binder_E)
- I/DEBUG ( 152): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
- I/DEBUG ( 152): Build fingerprint: 'hp/hp_tenderloin/tenderloin:5.0.2/LRX22G/1649326:user/release-keys'
- I/DEBUG ( 152): Revision: '3'
- I/DEBUG ( 152): ABI: 'arm'
- I/DEBUG ( 152): pid: 20081, tid: 20884, name: Binder_E >>> system_server <<<
- I/DEBUG ( 152): signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
- I/DEBUG ( 152): Abort message: 'art/runtime/indirect_reference_table.cc:98] JNI ERROR (app bug): global reference table overflow (max=51200)'
- I/DEBUG ( 152): r0 00000000 r1 00005194 r2 00000006 r3 00000000
- I/DEBUG ( 152): r4 561cadb8 r5 00000006 r6 0000000b r7 0000010c
- I/DEBUG ( 152): r8 00000000 r9 7486f520 sl 6974ec00 fp 00003012
- I/DEBUG ( 152): ip 00005194 sp 561ca200 lr 76e63031 pc 76e86d64 cpsr 600f0010
- I/DEBUG ( 152):
- I/DEBUG ( 152): backtrace:
- I/DEBUG ( 152): #00 pc 00038d64 /system/lib/libc.so (tgkill+12)
- I/DEBUG ( 152): #01 pc 0001502d /system/lib/libc.so (pthread_kill+52)
- I/DEBUG ( 152): #02 pc 00015d8f /system/lib/libc.so (raise+10)
- I/DEBUG ( 152): #03 pc 000123f5 /system/lib/libc.so (__libc_android_abort+36)
- I/DEBUG ( 152): #04 pc 0001003c /system/lib/libc.so (abort+4)
- I/DEBUG ( 152): #05 pc 002178d1 /system/lib/libart.so (art::Runtime::Abort()+160)
- I/DEBUG ( 152): #06 pc 000a63db /system/lib/libart.so (art::LogMessage::~LogMessage()+1322)
- I/DEBUG ( 152): #07 pc 00157255 /system/lib/libart.so (art::IndirectReferenceTable::Add(unsigned int, art::mirror::Object*)+244)
- I/DEBUG ( 152): #08 pc 001ad443 /system/lib/libart.so (art::JNI::NewGlobalRef(_JNIEnv*, _jobject*)+294)
- I/DEBUG ( 152): #09 pc 0005edf9 /system/lib/libandroid_runtime.so
- I/DEBUG ( 152): #10 pc 0008383b /system/lib/libandroid_runtime.so (android::ibinderForJavaObject(_JNIEnv*, _jobject*)+150)
- I/DEBUG ( 152): #11 pc 0007e4c5 /system/lib/libandroid_runtime.so
- I/DEBUG ( 152): #12 pc 002638bd /data/dalvik-cache/arm/system@framework@boot.oat
- F/libc (24704): Fatal signal 11 (SIGSEGV), code 1, fault addr 0x33333348 in tid 24757 (Binder_3)
- I/DEBUG ( 152): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
- I/DEBUG ( 152): Build fingerprint: 'hp/hp_tenderloin/tenderloin:5.0.2/LRX22G/1649326:user/release-keys'
- I/DEBUG ( 152): Revision: '3'
- I/DEBUG ( 152): ABI: 'arm'
- I/DEBUG ( 152): pid: 24704, tid: 24757, name: Binder_3 >>> system_server <<<
- I/DEBUG ( 152): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x33333348
- I/DEBUG ( 152): Abort message: 'art/runtime/indirect_reference_table.cc:98] JNI ERROR (app bug): global reference table overflow (max=51200)'
- I/DEBUG ( 152): r0 00000000 r1 6a95f900 r2 75345c80 r3 f60ef64b
- I/DEBUG ( 152): r4 33333334 r5 76ea1e04 r6 67df30e0 r7 7527bedd
- I/DEBUG ( 152): r8 688d8660 r9 00000000 sl 74836088 fp 74889300
- I/DEBUG ( 152): ip 688d8664 sp 67df2f48 lr 7527be71 pc 7523f26c cpsr 20010030
- I/DEBUG ( 152):
- I/DEBUG ( 152): backtrace:
- I/DEBUG ( 152): #00 pc 001e826c /system/lib/libart.so (art::Monitor::VisitLocks(art::StackVisitor*, void (*)(art::mirror::Object*, void*), void*, bool)+43)
- I/DEBUG ( 152): #01 pc 00224e6d /system/lib/libart.so (art::StackDumpVisitor::VisitFrame()+348)
- I/DEBUG ( 152): #02 pc 002200ef /system/lib/libart.so (art::StackVisitor::WalkStack(bool)+254)
- I/DEBUG ( 152): #03 pc 00225cb5 /system/lib/libart.so (art::Thread::DumpJavaStack(std::__1::basic_ostream<char, std::__1::char_traits<char> >&) const+168)
- I/DEBUG ( 152): #04 pc 002272d9 /system/lib/libart.so (art::Thread::Dump(std::__1::basic_ostream<char, std::__1::char_traits<char> >&) const+152)
- I/DEBUG ( 152): #05 pc 002303b9 /system/lib/libart.so (art::ThreadList::DumpLocked(std::__1::basic_ostream<char, std::__1::char_traits<char> >&)+104)
- I/DEBUG ( 152): #06 pc 0021762d /system/lib/libart.so (art::AbortState::Dump(std::__1::basic_ostream<char, std::__1::char_traits<char> >&)+236)
- I/DEBUG ( 152): #07 pc 00217879 /system/lib/libart.so (art::Runtime::Abort()+72)
- I/DEBUG ( 152): #08 pc 000a63db /system/lib/libart.so (art::LogMessage::~LogMessage()+1322)
- I/DEBUG ( 152): #09 pc 00157255 /system/lib/libart.so (art::IndirectReferenceTable::Add(unsigned int, art::mirror::Object*)+244)
- I/DEBUG ( 152): #10 pc 001ad443 /system/lib/libart.so (art::JNI::NewGlobalRef(_JNIEnv*, _jobject*)+294)
- I/DEBUG ( 152): #11 pc 0005edf9 /system/lib/libandroid_runtime.so
- I/DEBUG ( 152): #12 pc 0008383b /system/lib/libandroid_runtime.so (android::ibinderForJavaObject(_JNIEnv*, _jobject*)+150)
- I/DEBUG ( 152): #13 pc 0007e4c5 /system/lib/libandroid_runtime.so
- I/DEBUG ( 152): #14 pc 002638bd /data/dalvik-cache/arm/system@framework@boot.oat
- --------- beginning of system
- W/PackageManager(29092): Unknown permission com.nokia.pushnotifications.permission.RECEIVE in package com.facebook.katana
- W/PackageManager(29092): Unknown permission com.amazon.device.messaging.permission.RECEIVE in package com.facebook.katana
- W/PackageManager(29092): Not granting permission android.permission.CONTROL_KEYGUARD to package com.google.android.gsf.login (protectionLevel=2 flags=0x4048be45)
- W/PackageManager(29092): Unknown permission com.android.vending.billing.IBillingAccountService.BIND2 in package com.google.android.gsf.login
- W/PackageManager(29092): Not granting permission android.permission.BATTERY_STATS to package com.facebook.orca (protectionLevel=50 flags=0x83e44)
- W/PackageManager(29092): Unknown permission com.sec.android.provider.badge.permission.READ in package com.facebook.orca
- W/PackageManager(29092): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.facebook.orca
- W/PackageManager(29092): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.facebook.orca
- W/PackageManager(29092): Unknown permission com.htc.launcher.permission.UPDATE_SHORTCUT in package com.facebook.orca
- W/PackageManager(29092): Unknown permission com.sonyericsson.home.permission.BROADCAST_BADGE in package com.facebook.orca
- W/PackageManager(29092): Unknown permission com.facebook.home.permission.WRITE_BADGES in package com.facebook.orca
- W/PackageManager(29092): Unknown permission com.nokia.pushnotifications.permission.RECEIVE in package com.facebook.orca
- W/PackageManager(29092): Unknown permission com.amazon.device.messaging.permission.RECEIVE in package com.facebook.orca
- W/PackageManager(29092): Unknown permission com.google.android.permission.PROVIDE_BACKGROUND in package com.google.android.apps.cultural.culturewear
- W/PackageManager(29092): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.settings
- W/PackageManager(29092): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.settings
- W/PackageManager(29092): Not granting permission android.permission.REGISTER_CONNECTION_MANAGER to package com.google.android.talk (protectionLevel=18 flags=0x49bec5)
- W/PackageManager(29092): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x48be45)
- W/PackageManager(29092): Unknown permission android.permission.MMS_SEND_OUTBOX_MSG in package com.android.bluetooth
- V/PackageManager(29092): Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
- V/PackageManager(29092): Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
- V/PackageManager(29092): Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
- V/PackageManager(29092): Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateActivity
- V/PackageManager(29092): Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
- V/PackageManager(29092): Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
- V/PackageManager(29092): Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
- V/PackageManager(29092): Enabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
- V/PackageManager(29092): Enabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService
- I/SystemServer(29092): User Service
- I/SystemServiceManager(29092): Starting com.android.server.lights.LightsService
- I/SystemServiceManager(29092): Starting com.android.server.BatteryService
- I/SystemServiceManager(29092): Starting com.android.server.usage.UsageStatsService
- I/SystemServiceManager(29092): Starting com.android.server.webkit.WebViewUpdateService
- I/SystemServer(29092): Reading configuration...
- I/SystemServer(29092): Scheduling Policy
- I/SystemServiceManager(29092): Starting com.android.server.telecom.TelecomLoaderService
- I/SystemServer(29092): Telephony Registry
- I/SystemServer(29092): Entropy Mixer
- I/EntropyMixer(29092): Writing entropy...
- I/SystemServer(29092): Account Manager
- I/SystemServer(29092): Content Manager
- I/SystemServer(29092): System Content Providers
- I/SystemServer(29092): Vibrator Service
- I/SystemServer(29092): Consumer IR Service
- I/SystemServiceManager(29092): Starting com.android.server.AlarmManagerService
- I/SystemServer(29092): Init Watchdog
- I/SystemServer(29092): Input Manager
- I/InputManager(29092): Initializing input manager, mUseDevInputEventForAudioJack=false
- I/SystemServer(29092): Window Manager
- I/WindowManager(29092): No existing display settings /data/system/display_settings.xml; starting empty
- I/InputManager(29092): Starting input manager
- I/SystemServer(29092): Bluetooth Manager Service
- I/SystemServer(29092): Input Method Service
- W/InputMethodManagerService(29092): Couldn't create dir.: /data/system/inputmethod
- I/SystemServer(29092): Accessibility Manager
- I/ActivityManager(29092): Config changes=1df8 {1.0 ?mcc?mnc et_EE ?layoutDir sw768dp w1024dp h768dp 160dpi xlrg land ?uimode ?night -touch -keyb/v/h -nav/h s.2 themeResource=null}
- I/ActivityManager(29092): Config changes=400 {1.0 ?mcc?mnc et_EE ?layoutDir sw768dp w1024dp h695dp 160dpi xlrg land ?uimode ?night -touch -keyb/v/h -nav/h s.3 themeResource=null}
- I/SystemServer(29092): Mount Service
- I/MountService(29092): readStorageListLocked: using default storage list
- D/MountService(29092): got storage path: /storage/sdcard0 description: Sisemine salvestusruum primary: true removable: false emulated: true mtpReserve: 100 allowMassStorage: false maxFileSize: 0
- D/MountService(29092): addVolumeLocked() StorageVolume:
- D/MountService(29092): mStorageId=65537 mPath=/storage/emulated/0 mDescriptionId=17040841
- D/MountService(29092): mPrimary=true mRemovable=false mEmulated=true mMtpReserveSpace=100
- D/MountService(29092): mAllowMassStorage=false mMaxFileSize=0 mOwner=UserHandle{0} mUuid=null
- D/MountService(29092): mUserLabel=null mState=null
- D/MountService(29092): got storage path: /storage/sdcard1 description: SD-kaart primary: false removable: false emulated: false mtpReserve: 0 allowMassStorage: true maxFileSize: 0
- D/MountService(29092): addVolumeLocked() StorageVolume:
- D/MountService(29092): mStorageId=0 mPath=/storage/sdcard1 mDescriptionId=17040842 mPrimary=false
- D/MountService(29092): mRemovable=false mEmulated=false mMtpReserveSpace=0 mAllowMassStorage=true
- D/MountService(29092): mMaxFileSize=0 mOwner=null mUuid=null mUserLabel=null mState=null
- D/MountService(29092): got storage path: /storage/usbdisk description: USB-mluseade primary: false removable: true emulated: false mtpReserve: 0 allowMassStorage: false maxFileSize: 0
- D/MountService(29092): addVolumeLocked() StorageVolume:
- D/MountService(29092): mStorageId=0 mPath=/storage/usbdisk mDescriptionId=17040843 mPrimary=false
- D/MountService(29092): mRemovable=true mEmulated=false mMtpReserveSpace=0 mAllowMassStorage=false
- D/MountService(29092): mMaxFileSize=0 mOwner=null mUuid=null mUserLabel=null mState=null
- I/UsageStatsService(29092): User[0] Rollover scheduled @ 2015-06-10 03:00:00(1433894400000)
- I/SystemServer(29092): LockSettingsService
- I/SystemServiceManager(29092): Starting com.android.server.devicepolicy.DevicePolicyManagerService$Lifecycle
- I/MountService(29092): Media already mounted on daemon connection
- D/MountService(29092): volume state changed for /storage/sdcard1 (unmounted -> mounted)
- D/MountService(29092): volume state changed for /storage/usbdisk (unmounted -> removed)
- W/PackageManager(29092): Not granting permission android.permission.MANAGE_DOCUMENTS to package com.google.android.youtube (protectionLevel=2 flags=0x183ec5)
- W/PackageManager(29092): Unknown permission com.google.android.voicesearch.SHORTCUTS_ACCESS in package com.google.android.googlequicksearchbox
- W/PackageManager(29092): Unknown permission com.google.android.voicesearch.ACCESS_SETTINGS in package com.google.android.googlequicksearchbox
- W/PackageManager(29092): Unknown permission com.google.android.ears.permission.WRITE in package com.google.android.googlequicksearchbox
- W/PackageManager(29092): Not granting permission android.permission.REAL_GET_TASKS to package com.google.android.googlequicksearchbox (protectionLevel=18 flags=0x40dbbec5)
- W/PackageManager(29092): Unknown permission com.google.android.apps.googlevoice.permission.AUTO_SEND in package com.google.android.googlequicksearchbox
- W/PackageManager(29092): Unknown permission com.android.chrome.PRERENDER_URL in package com.google.android.googlequicksearchbox
- W/PackageManager(29092): Unknown permission com.google.android.launcher.permission.CONTENT_REDIRECT in package com.google.android.googlequicksearchbox
- W/PackageManager(29092): Unknown permission com.yandex.store.permission.BILLING in package com.Creativeworld.QuadcopterFX
- W/PackageManager(29092): Unknown permission com.sec.android.iap.permission.BILLING in package com.Creativeworld.QuadcopterFX
- W/PackageManager(29092): Unknown permission org.onepf.openiab.permission.BILLING in package com.Creativeworld.QuadcopterFX
- W/PackageManager(29092): Unknown permission android.permission.WRITE_SYNC_STATS in package com.google.android.apps.docs.editors.docs
- W/PackageManager(29092): 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(29092): 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(29092): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.google.android.onetimeinitializer
- W/PackageManager(29092): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.google.android.onetimeinitializer
- W/PackageManager(29092): Unknown permission android.permission.WRITE_SYNC_STATS in package com.google.android.apps.docs.editors.sheets
- W/PackageManager(29092): 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(29092): 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(29092): Unknown permission android.permission.WRITE_SYNC_STATS in package com.google.android.apps.docs.editors.slides
- W/PackageManager(29092): 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(29092): 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(29092): Not granting permission android.permission.ACCESS_DOWNLOAD_MANAGER to package com.android.browser (protectionLevel=18 flags=0x9be45)
- W/PackageManager(29092): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
- W/PackageManager(29092): Not granting permission android.permission.REAL_GET_TASKS to package com.android.vending (protectionLevel=18 flags=0x400abec5)
- W/PackageManager(29092): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.vending (protectionLevel=2 flags=0x400abec5)
- W/PackageManager(29092): Unknown permission android.permission.SEND_SMS_NO_CONFIRMATION in package com.android.vending
- W/PackageManager(29092): Not granting permission android.permission.BIND_WALLPAPER to package com.android.camera2 (protectionLevel=18 flags=0x58bc45)
- W/PackageManager(29092): Not granting permission android.permission.BIND_APPWIDGET to package com.android.launcher3 (protectionLevel=18 flags=0x483e45)
- W/PackageManager(29092): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.launcher3
- W/PackageManager(29092): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.launcher3
- W/PackageManager(29092): Unknown permission com.google.android.email.permission.READ_ATTACHMENT in package com.google.android.gm
- W/PackageManager(29092): Unknown permission com.google.android.email.permission.ACCESS_PROVIDER in package com.google.android.gm
- W/PackageManager(29092): Not granting permission android.permission.READ_LOGS to package com.xiaomi.xy.sportscamera (protectionLevel=50 flags=0x8be44)
- W/PackageManager(29092): Not granting permission android.permission.MEDIA_CONTENT_CONTROL to package com.xiaomi.xy.sportscamera (protectionLevel=18 flags=0x8be44)
- W/PackageManager(29092): Not granting permission android.permission.BATTERY_STATS to package com.xiaomi.xy.sportscamera (protectionLevel=50 flags=0x8be44)
- W/PackageManager(29092): Not granting permission android.permission.MOUNT_UNMOUNT_FILESYSTEMS to package com.xiaomi.xy.sportscamera (protectionLevel=18 flags=0x8be44)
- W/PackageManager(29092): Unknown permission com.xiaomi.market.sdk.UPDATE in package com.xiaomi.xy.sportscamera
- W/PackageManager(29092): Unknown permission com.xiaomi.permission.AUTH_SERVICE in package com.xiaomi.xy.sportscamera
- W/PackageManager(29092): Not granting permission android.permission.ACCESS_DOWNLOAD_MANAGER to package com.xiaomi.xy.sportscamera (protectionLevel=18 flags=0x8be44)
- W/PackageManager(29092): Unknown permission com.xiaomi.channel.GAME_SERVICE_PERMISSION in package com.xiaomi.xy.sportscamera
- W/PackageManager(29092): Unknown permission android.permission.WRITE_INTERNAL_STORAGE in package com.theophrast.droidpcb
- W/PackageManager(29092): Unknown permission android.permission.WRITE_SYNC_STATS in package com.google.android.apps.docs
- W/PackageManager(29092): Unknown permission com.google.android.gallery3d.permission.PICASA_STORE in package com.google.android.apps.plus
- W/PackageManager(29092): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.onetimeinitializer
- W/PackageManager(29092): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.onetimeinitializer
- W/PackageManager(29092): Unknown permission com.chrome.permission.DEVICE_EXTRAS in package com.android.chrome
- W/PackageManager(29092): Unknown permission com.sec.enterprise.knox.MDM_CONTENT_PROVIDER in package com.android.chrome
- W/PackageManager(29092): Unknown permission com.sololearn.cplusplus.permission.C2D_MESSAGE in package com.sololearn.cplusplus
- W/PackageManager(29092): Unknown permission com.google.android.apps.enterprise.dmagent.permission.AutoSyncPermission in package com.google.android.gms
- W/PackageManager(29092): Not granting permission android.permission.MODIFY_AUDIO_ROUTING to package com.google.android.gms (protectionLevel=18 flags=0xc0483ec5)
- W/PackageManager(29092): Unknown permission com.google.android.wearable.READ_SETTINGS in package com.google.android.gms
- W/PackageManager(29092): Not granting permission com.android.voicemail.permission.READ_VOICEMAIL to package com.google.android.gms (protectionLevel=18 flags=0xc0483ec5)
- W/PackageManager(29092): Not granting permission android.permission.MANAGE_DOCUMENTS to package com.google.android.gms (protectionLevel=2 flags=0xc0483ec5)
- W/PackageManager(29092): Not granting permission android.permission.REGISTER_CALL_PROVIDER to package com.google.android.gms (protectionLevel=18 flags=0xc0483ec5)
- W/PackageManager(29092): Unknown permission com.android.launcher.permission.PRELOAD_WORKSPACE in package com.google.android.partnersetup
- W/PackageManager(29092): Unknown permission android.permission.CANCEL_NOTIFICATIONS in package org.cyanogenmod.theme.chooser
- I/ActivityManager(29092): Config changes=8 {1.0 ?mcc?mnc et_EE ?layoutDir sw768dp w1024dp h695dp 160dpi xlrg land ?uimode ?night finger -keyb/v/h -nav/h s.4 themeResource=null}
- W/PackageManager(29092): Not granting permission android.permission.DELETE_PACKAGES to package com.svox.pico (protectionLevel=18 flags=0x8be45)
- W/PackageManager(29092): Unknown permission com.google.android.gallery3d.permission.PICASA_STORE in package com.android.dreams.phototable
- W/PackageManager(29092): Unknown permission android.permission.ACCESS_4G_RADIO_DISABLE in package com.evervolv.widgets
- W/PackageManager(29092): Unknown permission android.permission.ACCESS_4G_STATE in package com.evervolv.widgets
- W/PackageManager(29092): Unknown permission android.permission.CHANGE_4G_STATE in package com.evervolv.widgets
- W/PackageManager(29092): Unknown permission com.facebook.pages.app.provider.ACCESS in package com.facebook.katana
- W/PackageManager(29092): Not granting permission android.permission.BATTERY_STATS to package com.facebook.katana (protectionLevel=50 flags=0x583e44)
- W/PackageManager(29092): Unknown permission com.sec.android.provider.badge.permission.READ in package com.facebook.katana
- W/PackageManager(29092): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.facebook.katana
- W/PackageManager(29092): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.facebook.katana
- W/PackageManager(29092): Unknown permission com.htc.launcher.permission.UPDATE_SHORTCUT in package com.facebook.katana
- W/PackageManager(29092): Unknown permission com.sonyericsson.home.permission.BROADCAST_BADGE in package com.facebook.katana
- W/PackageManager(29092): Unknown permission com.facebook.home.permission.WRITE_BADGES in package com.facebook.katana
- W/PackageManager(29092): Unknown permission com.nokia.pushnotifications.permission.RECEIVE in package com.facebook.katana
- W/PackageManager(29092): Unknown permission com.amazon.device.messaging.permission.RECEIVE in package com.facebook.katana
- W/PackageManager(29092): Not granting permission android.permission.CONTROL_KEYGUARD to package com.google.android.gsf.login (protectionLevel=2 flags=0x4048be45)
- W/PackageManager(29092): Unknown permission com.android.vending.billing.IBillingAccountService.BIND2 in package com.google.android.gsf.login
- W/PackageManager(29092): Not granting permission android.permission.BATTERY_STATS to package com.facebook.orca (protectionLevel=50 flags=0x83e44)
- W/PackageManager(29092): Unknown permission com.sec.android.provider.badge.permission.READ in package com.facebook.orca
- W/PackageManager(29092): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.facebook.orca
- W/PackageManager(29092): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.facebook.orca
- W/PackageManager(29092): Unknown permission com.htc.launcher.permission.UPDATE_SHORTCUT in package com.facebook.orca
- W/PackageManager(29092): Unknown permission com.sonyericsson.home.permission.BROADCAST_BADGE in package com.facebook.orca
- W/PackageManager(29092): Unknown permission com.facebook.home.permission.WRITE_BADGES in package com.facebook.orca
- W/PackageManager(29092): Unknown permission com.nokia.pushnotifications.permission.RECEIVE in package com.facebook.orca
- W/PackageManager(29092): Unknown permission com.amazon.device.messaging.permission.RECEIVE in package com.facebook.orca
- W/PackageManager(29092): Unknown permission com.google.android.permission.PROVIDE_BACKGROUND in package com.google.android.apps.cultural.culturewear
- W/PackageManager(29092): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.settings
- W/PackageManager(29092): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.settings
- W/PackageManager(29092): Not granting permission android.permission.REGISTER_CONNECTION_MANAGER to package com.google.android.talk (protectionLevel=18 flags=0x49bec5)
- W/PackageManager(29092): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x48be45)
- W/PackageManager(29092): Unknown permission android.permission.MMS_SEND_OUTBOX_MSG in package com.android.bluetooth
- W/PackageManager(29092): Not granting permission android.permission.MANAGE_DOCUMENTS to package com.google.android.youtube (protectionLevel=2 flags=0x183ec5)
- W/PackageManager(29092): Unknown permission com.google.android.voicesearch.SHORTCUTS_ACCESS in package com.google.android.googlequicksearchbox
- W/PackageManager(29092): Unknown permission com.google.android.voicesearch.ACCESS_SETTINGS in package com.google.android.googlequicksearchbox
- W/PackageManager(29092): Unknown permission com.google.android.ears.permission.WRITE in package com.google.android.googlequicksearchbox
- W/PackageManager(29092): Not granting permission android.permission.REAL_GET_TASKS to package com.google.android.googlequicksearchbox (protectionLevel=18 flags=0x40dbbec5)
- W/PackageManager(29092): Unknown permission com.google.android.apps.googlevoice.permission.AUTO_SEND in package com.google.android.googlequicksearchbox
- W/PackageManager(29092): Unknown permission com.android.chrome.PRERENDER_URL in package com.google.android.googlequicksearchbox
- W/PackageManager(29092): Unknown permission com.google.android.launcher.permission.CONTENT_REDIRECT in package com.google.android.googlequicksearchbox
- W/PackageManager(29092): Unknown permission com.yandex.store.permission.BILLING in package com.Creativeworld.QuadcopterFX
- W/PackageManager(29092): Unknown permission com.sec.android.iap.permission.BILLING in package com.Creativeworld.QuadcopterFX
- W/PackageManager(29092): Unknown permission org.onepf.openiab.permission.BILLING in package com.Creativeworld.QuadcopterFX
- W/PackageManager(29092): Unknown permission android.permission.WRITE_SYNC_STATS in package com.google.android.apps.docs.editors.docs
- W/PackageManager(29092): 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(29092): 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(29092): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.google.android.onetimeinitializer
- W/PackageManager(29092): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.google.android.onetimeinitializer
- W/PackageManager(29092): Unknown permission android.permission.WRITE_SYNC_STATS in package com.google.android.apps.docs.editors.sheets
- W/PackageManager(29092): 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(29092): 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(29092): Unknown permission android.permission.WRITE_SYNC_STATS in package com.google.android.apps.docs.editors.slides
- W/PackageManager(29092): 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(29092): 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(29092): Not granting permission android.permission.ACCESS_DOWNLOAD_MANAGER to package com.android.browser (protectionLevel=18 flags=0x9be45)
- W/PackageManager(29092): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
- W/PackageManager(29092): Not granting permission android.permission.REAL_GET_TASKS to package com.android.vending (protectionLevel=18 flags=0x400abec5)
- W/PackageManager(29092): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.vending (protectionLevel=2 flags=0x400abec5)
- W/PackageManager(29092): Unknown permission android.permission.SEND_SMS_NO_CONFIRMATION in package com.android.vending
- W/PackageManager(29092): Not granting permission android.permission.BIND_WALLPAPER to package com.android.camera2 (protectionLevel=18 flags=0x58bc45)
- I/SystemServer(29092): Status Bar
- W/PackageManager(29092): Not granting permission android.permission.BIND_APPWIDGET to package com.android.launcher3 (protectionLevel=18 flags=0x483e45)
- W/PackageManager(29092): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.launcher3
- W/PackageManager(29092): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.launcher3
- W/PackageManager(29092): Unknown permission com.google.android.email.permission.READ_ATTACHMENT in package com.google.android.gm
- W/PackageManager(29092): Unknown permission com.google.android.email.permission.ACCESS_PROVIDER in package com.google.android.gm
- W/PackageManager(29092): Not granting permission android.permission.READ_LOGS to package com.xiaomi.xy.sportscamera (protectionLevel=50 flags=0x8be44)
- W/PackageManager(29092): Not granting permission android.permission.MEDIA_CONTENT_CONTROL to package com.xiaomi.xy.sportscamera (protectionLevel=18 flags=0x8be44)
- W/PackageManager(29092): Not granting permission android.permission.BATTERY_STATS to package com.xiaomi.xy.sportscamera (protectionLevel=50 flags=0x8be44)
- W/PackageManager(29092): Not granting permission android.permission.MOUNT_UNMOUNT_FILESYSTEMS to package com.xiaomi.xy.sportscamera (protectionLevel=18 flags=0x8be44)
- W/PackageManager(29092): Unknown permission com.xiaomi.market.sdk.UPDATE in package com.xiaomi.xy.sportscamera
- W/PackageManager(29092): Unknown permission com.xiaomi.permission.AUTH_SERVICE in package com.xiaomi.xy.sportscamera
- W/PackageManager(29092): Not granting permission android.permission.ACCESS_DOWNLOAD_MANAGER to package com.xiaomi.xy.sportscamera (protectionLevel=18 flags=0x8be44)
- W/PackageManager(29092): Unknown permission com.xiaomi.channel.GAME_SERVICE_PERMISSION in package com.xiaomi.xy.sportscamera
- W/PackageManager(29092): Unknown permission android.permission.WRITE_INTERNAL_STORAGE in package com.theophrast.droidpcb
- W/PackageManager(29092): Unknown permission android.permission.WRITE_SYNC_STATS in package com.google.android.apps.docs
- W/PackageManager(29092): Unknown permission com.google.android.gallery3d.permission.PICASA_STORE in package com.google.android.apps.plus
- W/PackageManager(29092): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.onetimeinitializer
- W/PackageManager(29092): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.onetimeinitializer
- W/PackageManager(29092): Unknown permission com.chrome.permission.DEVICE_EXTRAS in package com.android.chrome
- W/PackageManager(29092): Unknown permission com.sec.enterprise.knox.MDM_CONTENT_PROVIDER in package com.android.chrome
- W/PackageManager(29092): Unknown permission com.sololearn.cplusplus.permission.C2D_MESSAGE in package com.sololearn.cplusplus
- W/PackageManager(29092): Unknown permission com.google.android.apps.enterprise.dmagent.permission.AutoSyncPermission in package com.google.android.gms
- W/PackageManager(29092): Not granting permission android.permission.MODIFY_AUDIO_ROUTING to package com.google.android.gms (protectionLevel=18 flags=0xc0483ec5)
- W/PackageManager(29092): Unknown permission com.google.android.wearable.READ_SETTINGS in package com.google.android.gms
- W/PackageManager(29092): Not granting permission com.android.voicemail.permission.READ_VOICEMAIL to package com.google.android.gms (protectionLevel=18 flags=0xc0483ec5)
- W/PackageManager(29092): Not granting permission android.permission.MANAGE_DOCUMENTS to package com.google.android.gms (protectionLevel=2 flags=0xc0483ec5)
- W/PackageManager(29092): Not granting permission android.permission.REGISTER_CALL_PROVIDER to package com.google.android.gms (protectionLevel=18 flags=0xc0483ec5)
- W/PackageManager(29092): Unknown permission com.android.launcher.permission.PRELOAD_WORKSPACE in package com.google.android.partnersetup
- W/PackageManager(29092): Unknown permission android.permission.CANCEL_NOTIFICATIONS in package org.cyanogenmod.theme.chooser
- W/PackageManager(29092): Not granting permission android.permission.DELETE_PACKAGES to package com.svox.pico (protectionLevel=18 flags=0x8be45)
- W/PackageManager(29092): Unknown permission com.google.android.gallery3d.permission.PICASA_STORE in package com.android.dreams.phototable
- W/PackageManager(29092): Unknown permission android.permission.ACCESS_4G_RADIO_DISABLE in package com.evervolv.widgets
- W/PackageManager(29092): Unknown permission android.permission.ACCESS_4G_STATE in package com.evervolv.widgets
- W/PackageManager(29092): Unknown permission android.permission.CHANGE_4G_STATE in package com.evervolv.widgets
- W/PackageManager(29092): Unknown permission com.facebook.pages.app.provider.ACCESS in package com.facebook.katana
- W/PackageManager(29092): Not granting permission android.permission.BATTERY_STATS to package com.facebook.katana (protectionLevel=50 flags=0x583e44)
- W/PackageManager(29092): Unknown permission com.sec.android.provider.badge.permission.READ in package com.facebook.katana
- W/PackageManager(29092): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.facebook.katana
- W/PackageManager(29092): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.facebook.katana
- W/PackageManager(29092): Unknown permission com.htc.launcher.permission.UPDATE_SHORTCUT in package com.facebook.katana
- W/PackageManager(29092): Unknown permission com.sonyericsson.home.permission.BROADCAST_BADGE in package com.facebook.katana
- W/PackageManager(29092): Unknown permission com.facebook.home.permission.WRITE_BADGES in package com.facebook.katana
- W/PackageManager(29092): Unknown permission com.nokia.pushnotifications.permission.RECEIVE in package com.facebook.katana
- W/PackageManager(29092): Unknown permission com.amazon.device.messaging.permission.RECEIVE in package com.facebook.katana
- W/PackageManager(29092): Not granting permission android.permission.CONTROL_KEYGUARD to package com.google.android.gsf.login (protectionLevel=2 flags=0x4048be45)
- W/PackageManager(29092): Unknown permission com.android.vending.billing.IBillingAccountService.BIND2 in package com.google.android.gsf.login
- W/PackageManager(29092): Not granting permission android.permission.BATTERY_STATS to package com.facebook.orca (protectionLevel=50 flags=0x83e44)
- W/PackageManager(29092): Unknown permission com.sec.android.provider.badge.permission.READ in package com.facebook.orca
- W/PackageManager(29092): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.facebook.orca
- W/PackageManager(29092): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.facebook.orca
- W/PackageManager(29092): Unknown permission com.htc.launcher.permission.UPDATE_SHORTCUT in package com.facebook.orca
- W/PackageManager(29092): Unknown permission com.sonyericsson.home.permission.BROADCAST_BADGE in package com.facebook.orca
- W/PackageManager(29092): Unknown permission com.facebook.home.permission.WRITE_BADGES in package com.facebook.orca
- W/PackageManager(29092): Unknown permission com.nokia.pushnotifications.permission.RECEIVE in package com.facebook.orca
- W/PackageManager(29092): Unknown permission com.amazon.device.messaging.permission.RECEIVE in package com.facebook.orca
- W/PackageManager(29092): Unknown permission com.google.android.permission.PROVIDE_BACKGROUND in package com.google.android.apps.cultural.culturewear
- W/PackageManager(29092): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.settings
- W/PackageManager(29092): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.settings
- W/PackageManager(29092): Not granting permission android.permission.REGISTER_CONNECTION_MANAGER to package com.google.android.talk (protectionLevel=18 flags=0x49bec5)
- W/PackageManager(29092): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x48be45)
- W/PackageManager(29092): Unknown permission android.permission.MMS_SEND_OUTBOX_MSG in package com.android.bluetooth
- I/SystemServer(29092): Clipboard Service
- W/ClipboardService(29092): No security bridge jar found, using default
- I/SystemServer(29092): NetworkManagement Service
- I/SystemServer(29092): Text Service Manager Service
- I/SystemServer(29092): Network Score Service
- I/SystemServer(29092): NetworkStats Service
- I/SystemServer(29092): NetworkPolicy Service
- I/SystemServiceManager(29092): Starting com.android.server.wifi.p2p.WifiP2pService
- I/SystemServiceManager(29092): Starting com.android.server.wifi.WifiService
- I/SystemServiceManager(29092): Starting com.android.server.wifi.WifiScanningService
- I/SystemServiceManager(29092): Starting com.android.server.wifi.RttService
- I/SystemServer(29092): Connectivity Service
- D/ConnectivityService(29092): ConnectivityService starting up
- D/ConnectivityService(29092): wifiOnly=false
- E/ConnectivityService(29092): Ignoring protectedNetwork 10
- E/ConnectivityService(29092): Ignoring protectedNetwork 11
- E/ConnectivityService(29092): Ignoring protectedNetwork 12
- E/ConnectivityService(29092): Ignoring protectedNetwork 14
- E/ConnectivityService(29092): Ignoring protectedNetwork 15
- I/SystemServer(29092): Network Service Discovery Service
- D/NsdService(29092): Network service discovery enabled true
- I/SystemServer(29092): DPM Service
- I/SystemServer(29092): DPM configuration set to 0
- I/SystemServer(29092): UpdateLock Service
- I/SystemServiceManager(29092): Starting com.android.server.notification.NotificationManagerService
- D/ZenLog (29092): set_zen_mode: off,setting
- I/SystemServiceManager(29092): Starting com.android.server.storage.DeviceStorageMonitorService
- I/SystemServer(29092): Location Manager
- I/SystemServer(29092): Country Detector
- I/SystemServer(29092): Search Service
- I/SystemServer(29092): DropBox Service
- I/SystemServer(29092): Wallpaper Service
- W/WallpaperManagerService(29092): no current wallpaper -- first boot?
- I/SystemServer(29092): Audio Service
- I/SystemServiceManager(29092): Starting com.android.server.DockObserver
- I/SystemServer(29092): Wired Accessory Manager
- W/WiredAccessoryManager(29092): This kernel does not have usb audio support
- W/WiredAccessoryManager(29092): This kernel does not have HDMI audio support
- I/SystemServiceManager(29092): Starting com.android.server.usb.UsbService$Lifecycle
- I/SystemServer(29092): Serial Service
- I/SystemServiceManager(29092): Starting com.android.server.twilight.TwilightService
- I/SystemServiceManager(29092): Starting com.android.server.UiModeManagerService
- I/SystemServiceManager(29092): Starting com.android.server.job.JobSchedulerService
- I/SystemServiceManager(29092): Starting com.android.server.backup.BackupManagerService$Lifecycle
- I/SystemServiceManager(29092): Starting com.android.server.appwidget.AppWidgetService
- I/SystemServiceManager(29092): Starting com.android.server.voiceinteraction.VoiceInteractionManagerService
- W/SoundTriggerHelper(29092): listModules status=0, # of modules=0
- I/SystemServer(29092): DiskStats Service
- I/SystemServer(29092): SamplingProfiler Service
- I/SystemServer(29092): NetworkTimeUpdateService
- I/SystemServer(29092): CommonTimeManagementService
- I/SystemServer(29092): CertBlacklister
- I/SystemServiceManager(29092): Starting com.android.server.dreams.DreamManagerService
- I/SystemServer(29092): Assets Atlas Service
- I/SystemServiceManager(29092): Starting com.android.server.print.PrintManagerService
- I/SystemServiceManager(29092): Starting com.android.server.restrictions.RestrictionsManagerService
- I/SystemServiceManager(29092): Starting com.android.server.media.MediaSessionService
- I/SystemServer(29092): Theme Service
- I/SystemServer(29092): Media Router Service
- I/SystemServiceManager(29092): Starting com.android.server.trust.TrustManagerService
- I/SystemServiceManager(29092): Starting com.android.server.fingerprint.FingerprintService
- I/SystemServer(29092): BackgroundDexOptService
- I/SystemServiceManager(29092): Starting com.android.server.pm.LauncherAppsService
- D/SystemServer(29092): Wipower not supported
- I/SystemServiceManager(29092): Starting com.android.server.media.projection.MediaProjectionManagerService
- I/SystemServiceManager(29092): Starting com.android.server.MmsServiceBroker
- E/LockSettingsStorage(29092): Cannot read file java.io.FileNotFoundException: /data/system/password.key: open failed: ENOENT (No such file or directory)
- E/LockSettingsStorage(29092): Cannot read file java.io.FileNotFoundException: /data/system/gesture.key: open failed: ENOENT (No such file or directory)
- I/SystemServiceManager(29092): Starting phase 480
- I/SystemServiceManager(29092): Starting phase 500
- I/WifiService(29092): WifiService starting up with Wi-Fi enabled
- D/WifiService(29092): setWifiEnabled: true pid=29092, uid=1000
- E/WifiService(29092): Invoking mWifiStateMachine.setWifiEnabled
- D/WifiService(29092): New client listening to asynchronous messages
- D/WifiScanningService(29092): New client, channel: null messenger: null
- I/ActivityManager(29092): Config changes=200 {1.0 ?mcc?mnc et_EE ?layoutDir sw768dp w1024dp h695dp 160dpi xlrg land finger -keyb/v/h -nav/h s.5 themeResource=null}
- D/BackupManagerService(29092): Now staging backup of com.google.android.googlequicksearchbox
- D/BackupManagerService(29092): Now staging backup of com.android.browser
- D/BackupManagerService(29092): Now staging backup of com.android.vending
- D/BackupManagerService(29092): Now staging backup of com.google.android.marvin.talkback
- D/BackupManagerService(29092): Now staging backup of android
- D/BackupManagerService(29092): Now staging backup of com.google.android.gm
- D/BackupManagerService(29092): Now staging backup of com.android.calendar
- D/BackupManagerService(29092): Now staging backup of com.android.providers.settings
- D/BackupManagerService(29092): Now staging backup of com.android.sharedstoragebackup
- D/BackupManagerService(29092): Now staging backup of com.google.android.talk
- D/BackupManagerService(29092): Now staging backup of com.android.providers.userdictionary
- V/BackupManagerService(29092): Starting with transport com.google.android.gms/.backup.BackupTransportService
- V/BackupManagerService(29092): Found transports: 2
- I/BackupManagerService(29092): Binding to transport host ComponentInfo{android/com.android.internal.backup.LocalTransportService}
- I/BackupManagerService(29092): Binding to transport host ComponentInfo{com.google.android.gms/com.google.android.gms.backup.BackupTransportService}
- I/BackupManagerService(29092): Found stale backup journal, scheduling
- I/DisplayManagerService(29092): Display device changed: DisplayDeviceInfo{"Sisseehitatud ekraan": uniqueId="local:0", 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 (29092): Pruning old package media/1013: new uid=-1
- I/ActivityManager(29092): System now ready
- I/SystemServer(29092): Making services ready
- I/SystemServiceManager(29092): Starting phase 550
- I/SystemServer(29092): WebViewFactory preparation
- I/ActivityManager(29092): Start proc 29161:android.process.media/u0a4 for broadcast com.android.providers.media/.MtpReceiver
- I/ActivityManager(29092): Start proc 29169:WebViewLoader-armeabi-v7a/1037 [android.webkit.WebViewFactory$RelroFileCreator] for
- I/ActivityManager(29092): Start proc 29182:com.android.systemui/u0a12 for service com.android.systemui/.SystemUIService
- W/MountService(29092): Duplicate state transition (mounted -> mounted) for /storage/emulated/0
- D/NetworkManagementService(29092): enabling bandwidth control
- V/FingerprintService(29092): startListening(android.service.fingerprint.IFingerprintServiceReceiver$Stub$Proxy@7cd05a8)
- E/NetdConnector(29092): NDC Command {7 bandwidth enable} took too long (504ms)
- D/ConnectivityService(29092): Got NetworkFactory Messenger for WIFI
- D/ConnectivityService(29092): Got NetworkFactory Messenger for WIFI_UT
- I/SystemServiceManager(29092): Starting phase 600
- I/BackupManagerService(29092): Backup enabled => true
- I/ActivityManager(29092): Start proc 29302:com.google.android.googlequicksearchbox:interactor/u0a22 for service com.google.android.googlequicksearchbox/com.google.android.voiceinteraction.GsaVoiceInteractionService
- E/InputMethodManagerService(29092): Ignoring setImeWindowStatus due to an invalid token. uid:1000 token:null
- I/ActivityManager(29092): Start proc 29320:com.android.inputmethod.latin/u0a42 for service com.android.inputmethod.latin/.LatinIME
- V/InputMethodManagerService(29092): Adding window token: android.os.Binder@133c9a1a
- E/LocationManagerService(29092): FLP HAL not supported
- E/LocationManagerService(29092): Hardware Activity-Recognition not supported.
- I/MmsServiceBroker(29092): Connecting to MmsService
- W/ContextImpl(29092): Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1773 com.android.server.MmsServiceBroker.tryConnecting:139 com.android.server.MmsServiceBroker.systemRunning:126 com.android.server.SystemServer$2.run:1249 com.android.server.am.ActivityManagerService.systemReady:11366
- I/ActivityManager(29092): Start proc 29361:com.android.phone/1001 for service com.android.mms.service/.MmsService
- I/ActivityManager(29092): Start proc 29375:com.android.phone/1001 for added application com.android.phone
- I/ActivityManager(29092): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000000 cmp=com.android.launcher3/.Launcher} from uid 0 on display 0
- V/WindowManager(29092): addAppToken: AppWindowToken{63d0445 token=Token{3152acbc ActivityRecord{328260af u0 com.android.launcher3/.Launcher t765}}} to stack=0 task=765 at 0
- I/ActivityManager(29092): Start proc 29411:com.android.launcher3/u0a43 for activity com.android.launcher3/.Launcher
- I/ActivityManager(29092): Start proc 29440:com.android.printspooler/u0a53 for service com.android.printspooler/.model.PrintSpoolerService
- W/ActivityManager(29092): No pending application record for pid 29361 (IApplicationThread android.app.ApplicationThreadProxy@34fbd8a8); dropping process
- V/ActivityManager(29092): Display changed displayId=0
- V/ActivityManager(29092): Display changed displayId=0
- V/ActivityManager(29092): Display changed displayId=0
- I/Telecom (29092): TelecomGlobals: TelecomGlobals initializing
- I/ActivityManager(29092): Start proc 29472:android.process.acore/u0a2 for content provider com.android.providers.contacts/.CallLogProvider
- D/ConnectivityService(29092): registerNetworkAgent NetworkAgentInfo{ ni{[type: WIFI[], state: CONNECTING/CONNECTING, reason: (unspecified), extra: "NotAvailable", 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} everValidated{false} lastValidated{false} created{false} explicitlySelected{false} }
- I/Telecom (29092): TelecomGlobals: CallsManager initialized
- D/ConnectivityService(29092): NetworkAgentInfo [WIFI () - 100] EVENT_NETWORK_INFO_CHANGED, going from null to CONNECTING
- W/ContextImpl(29092): Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1709 android.content.ContextWrapper.startService:522 com.android.server.telecom.BluetoothPhoneService.start:440 com.android.server.telecom.TelecomGlobals.initialize:93 com.android.server.telecom.TelecomService.onCreate:164
- I/DockObserver(29092): Dock state changed from 1 to 1
- D/ZenLog (29092): downtime: Autotrigger skipped: not in downtime
- I/ActivityManager(29092): Start proc 29503:no.nrk.yr/u0a94 for broadcast no.nrk.yr/.widget.WidgetUpdateReceiver
- V/WiredAccessoryManager(29092): init()
- D/ConnectivityService(29092): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 57
- I/ActivityManager(29092): Start proc 29542:com.google.android.googlequicksearchbox:search/u0a22 for service com.google.android.googlequicksearchbox/com.google.android.hotword.service.HotwordService
- W/ResourcesManager(29092): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
- W/ResourcesManager(29092): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
- W/ResourcesManager(29092): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
- W/ResourcesManager(29092): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
- I/StatusBarManagerService(29092): registerStatusBar bar=com.android.internal.statusbar.IStatusBar$Stub$Proxy@60105b3
- V/BackupManagerService(29092): Connected to transport ComponentInfo{android/com.android.internal.backup.LocalTransportService}
- V/BackupManagerService(29092): Registering transport android/com.android.internal.backup.LocalTransportService::android/com.android.internal.backup.LocalTransport = android.app.backup.BackupTransport$TransportImpl@39490fb8
- W/WindowManager(29092): Window freeze timeout expired.
- W/WindowManager(29092): Force clearing orientation change: Window{20958632 u0 KeyguardScrim}
- I/ActivityManager(29092): Start proc 29620:org.cyanogenmod.themes.provider/u0a13 for content provider org.cyanogenmod.themes.provider/.ThemesProvider
- I/MmsServiceBroker(29092): MmsService connected
- D/ConnectivityService(29092): NetworkAgentInfo [WIFI () - 100] EVENT_NETWORK_INFO_CHANGED, going from CONNECTING to CONNECTED
- D/ConnectivityService(29092): Adding iface wlan0 to network 100
- V/ActivityManager(29092): Display changed displayId=0
- E/ConnectivityService(29092): Unexpected mtu value: 0, wlan0
- D/ConnectivityService(29092): Adding Route [fe80::/64 -> :: wlan0] to network 100
- D/ConnectivityService(29092): Adding Route [192.168.1.0/24 -> 0.0.0.0 wlan0] to network 100
- D/ConnectivityService(29092): Adding Route [0.0.0.0/0 -> 192.168.1.254 wlan0] to network 100
- D/ConnectivityService(29092): Setting Dns servers for network 100 to [/192.168.1.254]
- D/ConnectivityService(29092): notifyType IP_CHANGED for NetworkAgentInfo [WIFI () - 100]
- D/ConnectivityService(29092): notifyType PRECHECK for NetworkAgentInfo [WIFI () - 100]
- D/ConnectivityService(29092): rematching NetworkAgentInfo [WIFI () - 100]
- D/ConnectivityService(29092): accepting network in place of null
- D/ConnectivityService(29092): Switching to new default network: NetworkAgentInfo{ ni{[type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: "NotAvailable", roaming: false, failover: false, isAvailable: true, isConnectedToProvisioningNetwork: false]} network{100} lp{{InterfaceName: wlan0 LinkAddresses: [fe80::21d:feff:fedc:a68d/64,192.168.1.69/24,] Routes: [fe80::/64 -> :: wlan0,192.168.1.0/24 -> 0.0.0.0 wlan0,0.0.0.0/0 -> 192.168.1.254 wlan0,] DnsAddresses: [192.168.1.254,] Domains: lan MTU: 0 TcpBufferSizes: 524288,1048576,2097152,262144,524288,1048576}} nc{[ Transports: WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN LinkUpBandwidth>=1048576Kbps LinkDnBandwidth>=1048576Kbps]} Score{17} everValidated{false} lastValidated{false} created{true} explicitlySelected{false} }
- D/ConnectivityService(29092): Setting tx/rx TCP buffers to 524288,1048576,2097152,262144,524288,1048576
- D/ConnectivityService(29092): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
- D/CSLegacyTypeTracker(29092): Sending connected broadcast for type 1 NetworkAgentInfo [WIFI () - 100] isDefaultNetwork=true
- D/ConnectivityService(29092): sendStickyBroadcast: action=android.net.conn.CONNECTIVITY_CHANGE_IMMEDIATE
- D/ConnectivityService(29092): sendStickyBroadcast: action=android.net.conn.CONNECTIVITY_CHANGE
- I/ActivityManager(29092): Start proc 29655:com.google.android.partnersetup/u0a19 for content provider com.google.android.partnersetup/.RlzAppProvider
- D/ConnectivityService(29092): setProvNotificationVisibleIntent: E visible=false networkType=0 extraInfo=null
- D/ConnectivityService(29092): Validated NetworkAgentInfo [WIFI () - 100]
- D/ConnectivityService(29092): rematching NetworkAgentInfo [WIFI () - 100]
- D/ConnectivityService(29092): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change.
- D/ConnectivityService(29092): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
- D/ConnectivityService(29092): sendStickyBroadcast: action=android.net.conn.INET_CONDITION_ACTION
- I/ActivityManager(29092): Start proc 29665:com.google.process.gapps/u0a16 for content provider com.google.android.gsf/.settings.GoogleSettingsProvider
- I/ActivityManager(29092): Start proc 29689:com.android.calendar/u0a27 for broadcast com.android.calendar/.widget.CalendarAppWidgetService$CalendarFactory
- I/ActivityManager(29092): Start proc 29717:com.google.android.apps.maps/u0a64 for broadcast com.google.android.apps.maps/com.google.android.apps.gmm.iamhere.ble.StartBleServiceReceiver
- W/KeyphraseEnrollmentInfo(29302): Enrollment application doesn't support keyphrases
- D/ConnectivityService(29092): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 60
- D/ConnectivityService(29092): rematching NetworkAgentInfo [WIFI () - 100]
- D/ConnectivityService(29092): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change.
- D/ConnectivityService(29092): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
- V/WindowManager(29092): Based on layer: Adding window Window{393e5153 u0 com.android.launcher3/com.android.launcher3.Launcher} at 0 of 1
- I/ActivityManager(29092): Start proc 29745:com.android.providers.calendar/u0a1 for content provider com.android.providers.calendar/.CalendarProvider2
- I/ActivityManager(29092): Start proc 29761:com.android.deskclock/u0a31 for broadcast com.android.deskclock/.AlarmInitReceiver
- D/WifiService(29092): New client listening to asynchronous messages
- W/ResourcesManager(29411): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
- W/KeyguardServiceDelegate(29092): onScreenTurnedOn(): no keyguard service!
- D/ConnectivityService(29092): listenForNetwork for NetworkRequest [ id=2, legacyType=-1, [] ]
- D/ConnectivityService(29092): handleRegisterNetworkRequest checking NetworkAgentInfo [WIFI () - 100]
- D/ConnectivityService(29092): apparently satisfied. currentScore=60
- W/ResourcesManager(29745): Asset path '/system/framework/android.test.runner.jar' does not exist or contains no resources.
- I/ActivityManager(29092): Start proc 29799:com.google.android.gms/u0a16 for broadcast com.google.android.gms/.checkin.CheckinService$Receiver
- W/ResourcesManager(29799): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
- W/ResourcesManager(29799): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
- W/WindowManager(29092): Keyguard drawn timeout. Setting mKeyguardDrawComplete
- W/ResourcesManager(29411): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
- I/ActivityManager(29092): Config changes=300000 {1.0 ?mcc?mnc et_EE ?layoutDir sw768dp w1024dp h695dp 160dpi xlrg land finger -keyb/v/h -nav/h s.6 themeResource=themes:{default=overlay:system, iconPack:system, fontPkg:system, com.android.systemui=overlay:system, com.android.systemui.navbar=overlay:system}}
- D/WifiService(29092): New client listening to asynchronous messages
- D/VoldCmdListener( 146): cryptfs getpw
- I/ActivityManager(29092): Force stopping com.android.launcher3 appid=10043 user=0: from pid 29092
- I/ActivityManager(29092): Killing 29411:com.android.launcher3/u0a43 (adj 0): stop com.android.launcher3
- D/VoldCmdListener( 146): cryptfs clearpw
- I/WindowState(29092): WIN DEATH: Window{393e5153 u0 com.android.launcher3/com.android.launcher3.Launcher}
- I/ActivityManager(29092): Force finishing activity 3 ActivityRecord{328260af u0 com.android.launcher3/.Launcher t765}
- I/ActivityManager(29092): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000000 cmp=com.android.launcher3/.Launcher} from uid 0 on display 0
- V/WindowManager(29092): addAppToken: AppWindowToken{1fa09ccd token=Token{ceab264 ActivityRecord{2915d3f7 u0 com.android.launcher3/.Launcher t766}}} to stack=0 task=766 at 0
- I/ActivityManager(29092): Start proc 29847:com.android.launcher3/u0a43 for activity com.android.launcher3/.Launcher
- W/ActivityManager(29092): Spurious death for ProcessRecord{3ab76982 29411:com.android.launcher3/u0a43}, curProc for 29411: null
- I/ActivityManager(29092): Start proc 29867:com.google.android.keep/u0a84 for broadcast com.google.android.keep/.notification.AlertReceiver
- W/ResourcesManager(29665): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
- W/ResourcesManager(29665): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
- W/WindowManager(29092): Window freeze timeout expired.
- W/WindowManager(29092): Force clearing orientation change: Window{208d1ec5 u0 NavigationBar}
- W/WindowManager(29092): Force clearing orientation change: Window{2bf82ac2 u0 StatusBar}
- W/WindowManager(29092): Force clearing orientation change: Window{2c6575cc u0 com.android.systemui.ImageWallpaper}
- I/ActivityManager(29092): Start proc 29891:com.google.android.gms.persistent/u0a16 for broadcast com.google.android.gms/com.google.android.location.internal.NlpNetworkProviderSettingsUpdateReceiver
- I/WindowManager(29092): Screen frozen for +1s54ms due to Window{208d1ec5 u0 NavigationBar}
- W/ResourcesManager(29891): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
- W/ResourcesManager(29891): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
- I/SystemServiceManager(29092): Starting phase 1000
- V/WindowManager(29092): Based on layer: Adding window Window{8fc96b6 u0 com.android.launcher3/com.android.launcher3.Launcher} at 1 of 8
- I/ActivityManager(29092): Start proc 29915:com.ea.games.simsfreeplay_row:remote/u0a107 for broadcast com.ea.games.simsfreeplay_row/com.mpp.android.tools.TimeChangeReceiver
- V/BackupManagerService(29092): Connected to transport ComponentInfo{com.google.android.gms/com.google.android.gms.backup.BackupTransportService}
- V/BackupManagerService(29092): Registering transport com.google.android.gms/.backup.BackupTransportService::com.google.android.gms/.backup.BackupTransportService = com.android.internal.backup.IBackupTransport$Stub$Proxy@7d64dc1
- W/ResourcesManager(29847): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
- I/ActivityManager(29092): Start proc 29942:com.accuweather.android/u0a73 for broadcast com.accuweather.android/.widgets.AL_WidgetProviderFollowMe
- W/ActivityThread(29717): 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/ResourcesManager(29847): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
- D/WifiService(29092): New client listening to asynchronous messages
- I/ActivityManager(29092): Start proc 29972:com.google.android.gms.wearable/u0a16 for service com.google.android.gms/.wearable.service.WearableService
- W/ResourcesManager(29972): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
- W/ResourcesManager(29972): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
- D/WifiService(29092): New client listening to asynchronous messages
- W/ActivityManager(29092): Unable to start service Intent { act=com.urbanairship.richpush.USER_UPDATE cmp=com.accuweather.android/com.urbanairship.richpush.RichPushUpdateService (has extras) } U=0: not found
- I/ActivityManager(29092): Start proc 30018:com.dps.wakelock.fix/u0a23 for broadcast com.dps.wakelock.fix/net.dinglisch.android.tasker.ReceiverStaticInternal
- I/ActivityManager(29092): Start proc 30037:com.android.settings/1000 for broadcast com.android.settings/.bluetooth.DockEventReceiver
- W/ActivityManager(29092): Unable to start service Intent { act=com.urbanairship.location.ACTION_STOP_UPDATES cmp=com.accuweather.android/com.urbanairship.location.LocationService } U=0: not found
- I/ActivityManager(29092): Start proc 30062:com.android.music/u0a46 for broadcast com.android.music/.MediaButtonIntentReceiver
- W/ResourcesManager(29847): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
- I/ActivityManager(29092): Start proc 30083:com.google.android.music:main/u0a65 for broadcast com.google.android.music/.leanback.notifications.LeanbackRecommendationsService$LeanbackRecommendationReceiver
- I/ActivityManager(29092): Config changes=200 {1.0 ?mcc?mnc et_EE ?layoutDir sw768dp w1024dp h695dp 160dpi xlrg land desk finger -keyb/v/h -nav/h s.7 themeResource=themes:{default=overlay:system, iconPack:system, fontPkg:system, com.android.systemui=overlay:system, com.android.systemui.navbar=overlay:system}}
- I/Sandman (29092): Activating dream while docked.
- I/PowerManagerService(29092): Nap time (uid 1000)...
- I/DreamManagerService(29092): Entering dreamland.
- I/PowerManagerService(29092): Dreaming...
- I/DreamController(29092): Starting dream: name=ComponentInfo{com.android.deskclock/com.android.deskclock.Screensaver}, isTest=false, canDoze=false, userId=0
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@affb1d}
- V/WindowManager(29092): Based on layer: Adding window Window{2a9470d5 u0 com.android.launcher3/com.android.launcher3.Launcher} at 2 of 7
- I/WindowManager(29092): Screen frozen for +710ms due to AppWindowToken{1fa09ccd token=Token{ceab264 ActivityRecord{2915d3f7 u0 com.android.launcher3/.Launcher t766}}}
- W/ResourcesManager(30083): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
- W/ResourcesManager(30083): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@affb1d}
- W/ResourcesManager(29847): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
- I/ActivityManager(29092): Start proc 30122:com.google.android.talk/u0a63 for broadcast com.google.android.talk/com.google.android.apps.hangouts.service.NetworkStateReceiver
- W/ResourcesManager(30122): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
- I/ActivityManager(29092): Killing 29689:com.android.calendar/u0a27 (adj 15): empty #17
- I/ActivityManager(29092): Start proc 30151:com.google.android.apps.plus/u0a67 for broadcast com.google.android.apps.plus/.service.ConnectivityReceiver
- W/ResourcesManager(30151): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
- I/ActivityManager(29092): Killing 29655:com.google.android.partnersetup/u0a19 (adj 15): empty #17
- I/ActivityManager(29092): Killing 29745:com.android.providers.calendar/u0a1 (adj 15): empty #17
- I/ActivityManager(29092): Start proc 30180:com.android.chrome/u0a82 for broadcast com.android.chrome/org.chromium.chrome.browser.precache.PrecacheServiceLauncher
- W/ActivityThread(29665): 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(29092): Start proc 30206:com.adobe.air/u0a95 for broadcast com.adobe.air/.wand.ConnectionChangeReceiver
- I/ActivityManager(29092): Start proc 30225:com.ea.games.simsfreeplay_row/u0a107 for broadcast com.ea.games.simsfreeplay_row/com.firemonkeys.cloudcellapi.NetworkStatusMonitor
- I/ActivityManager(29092): Killing 29620:org.cyanogenmod.themes.provider/u0a13 (adj 15): empty #17
- I/ActivityManager(29092): Start proc 30241:nz.mega.android/u0a112 for broadcast nz.mega.android/.receivers.NetEventReceiver
- I/ActivityManager(29092): Killing 29440:com.android.printspooler/u0a53 (adj 15): empty #17
- I/ActivityManager(29092): Start proc 30257:com.xiaomi.xy.sportscamera/u0a113 for broadcast com.xiaomi.xy.sportscamera/com.ants360.z13.recevier.CheckFirmwareUpgradeRecevier
- I/ActivityManager(29092): Killing 29867:com.google.android.keep/u0a84 (adj 15): empty #17
- I/ActivityManager(29092): Killing 29915:com.ea.games.simsfreeplay_row:remote/u0a107 (adj 15): empty #17
- I/ActivityManager(29092): Start proc 30281:com.foreca.android.weather/u0a102 for broadcast com.foreca.android.weather/.network.ConnectionManager
- I/ActivityManager(29092): Killing 29717:com.google.android.apps.maps/u0a64 (adj 15): empty #17
- D/WifiService(29092): New client listening to asynchronous messages
- I/ActivityManager(29092): Start proc 30308:com.android.calendar/u0a27 for broadcast com.android.calendar/.widget.CalendarAppWidgetProvider
- I/ActivityManager(29092): Killing 30037:com.android.settings/1000 (adj 15): empty #17
- I/ActivityManager(29092): Start proc 30354:com.android.providers.calendar/u0a1 for content provider com.android.providers.calendar/.CalendarProvider2
- W/ResourcesManager(30354): Asset path '/system/framework/android.test.runner.jar' does not exist or contains no resources.
- I/ActivityManager(29092): Start proc 30379:com.android.keychain/1000 for service com.android.keychain/.KeyChainService
- I/ActivityManager(29092): Start proc 30395:com.facebook.katana/u0a79 for broadcast com.facebook.katana/com.facebook.push.mqtt.receiver.BootCompleteBroadcastReceiver
- I/BootReceiver(29092): Copying /data/tombstones/tombstone_01 to DropBox (SYSTEM_TOMBSTONE)
- W/ResourcesManager(30395): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
- I/ActivityManager(29092): Killing 30083:com.google.android.music:main/u0a65 (adj 15): empty #17
- D/WifiService(29092): New client listening to asynchronous messages
- I/ActivityManager(29092): Killing 30122:com.google.android.talk/u0a63 (adj 15): empty #17
- I/ActivityManager(29092): Waited long enough for: ServiceRecord{3b572d2c u0 com.android.music/.MediaPlaybackService}
- I/ActivityManager(29092): Killing 29472:android.process.acore/u0a2 (adj 15): empty #17
- I/ActivityManager(29092): Start proc 30452:com.facebook.orca/u0a80 for broadcast com.facebook.orca/.chatheads.service.ChatHeadsBooter
- W/ResourcesManager(30452): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
- I/ActivityManager(29092): Killing 30151:com.google.android.apps.plus/u0a67 (adj 15): empty #17
- I/ActivityManager(29092): Start proc 30510:com.android.smspush/u0a58 for service com.android.smspush/.WapPushManager
- E/ConnectivityService(29092): Failed to find Messenger in unregisterNetworkFactory
- D/ConnectivityService(29092): Got NetworkFactory Messenger for Telephony
- I/ActivityManager(29092): Start proc 30536:android.process.acore/u0a2 for content provider com.android.providers.contacts/.ContactsProvider2
- I/ActivityManager(29092): Start proc 30552:com.quoord.tapatalkxda.activity/u0a81 for broadcast com.quoord.tapatalkxda.activity/com.quoord.tapatalkpro.alarm.NotificationAlarmReceiver
- W/BroadcastQueue(29092): Permission Denial: broadcasting Intent { act=android.net.conn.INET_CONDITION_ACTION flg=0x4000010 (has extras) } from null (pid=-1, uid=-1) requires com.facebook.permission.prod.FB_APP_COMMUNICATION due to registered receiver BroadcastFilter{33e5106f u0 ReceiverList{e24074e 30395 com.facebook.katana/10079/u0 remote:2ec12249}}
- W/BroadcastQueue(29092): Permission Denial: broadcasting Intent { act=android.net.conn.CONNECTIVITY_CHANGE flg=0x4000010 (has extras) } from null (pid=-1, uid=-1) requires com.facebook.permission.prod.FB_APP_COMMUNICATION due to registered receiver BroadcastFilter{33e5106f u0 ReceiverList{e24074e 30395 com.facebook.katana/10079/u0 remote:2ec12249}}
- D/WifiService(29092): New client listening to asynchronous messages
- I/ActivityManager(29092): Killing 30180:com.android.chrome/u0a82 (adj 15): empty #17
- I/ActivityManager(29092): Start proc 30582:jp.takke.cpustats/u0a106 for broadcast jp.takke.cpustats/.BootReceiver
- I/ActivityManager(29092): Start proc 30607:com.evervolv.toolbox/1000 for broadcast com.evervolv.toolbox/.receivers.BootReceiver
- I/ActivityManager(29092): Start proc 30627:com.evervolv.updater/u0a5 for broadcast com.evervolv.updater/.receivers.BootReceiver
- I/ActivityManager(29092): Killing 30206:com.adobe.air/u0a95 (adj 15): empty #17
- I/ActivityManager(29092): Start proc 30649:com.evervolv.updater:ManifestService/u0a5 for service com.evervolv.updater/.services.UpdateManifestService
- I/ActivityManager(29092): Start proc 30665:com.android.managedprovisioning/u0a7 for broadcast com.android.managedprovisioning/.BootReminder
- I/ActivityManager(29092): Killing 30225:com.ea.games.simsfreeplay_row/u0a107 (adj 15): empty #17
- I/ActivityManager(29092): Killing 29942:com.accuweather.android/u0a73 (adj 15): empty #17
- W/BroadcastQueue(29092): Permission Denial: broadcasting Intent { act=android.net.conn.CONNECTIVITY_CHANGE flg=0x4000010 (has extras) } from null (pid=-1, uid=-1) requires com.facebook.permission.prod.FB_APP_COMMUNICATION due to registered receiver BroadcastFilter{e8d9236 u0 ReceiverList{c8fe7d1 30395 com.facebook.katana/10079/u0 remote:1f13f6f8}}
- I/ActivityManager(29092): Start proc 30687:com.android.onetimeinitializer/u0a9 for broadcast com.android.onetimeinitializer/.OneTimeInitializerReceiver
- I/ActivityManager(29092): Start proc 30705:com.android.settings/1000 for broadcast com.android.settings/.sim.SimBootReceiver
- I/ActivityManager(29092): Killing 30257:com.xiaomi.xy.sportscamera/u0a113 (adj 15): empty #17
- D/WifiService(29092): Client connection lost with reason: 4
- I/ActivityManager(29092): Start proc 30727:com.google.android.onetimeinitializer/u0a18 for broadcast com.google.android.onetimeinitializer/.OneTimeInitializerReceiver
- I/ActivityManager(29092): Killing 30281:com.foreca.android.weather/u0a102 (adj 15): empty #17
- W/BroadcastQueue(29092): Permission Denial: broadcasting Intent { act=android.net.conn.INET_CONDITION_ACTION flg=0x4000010 (has extras) } from null (pid=-1, uid=-1) requires com.facebook.permission.prod.FB_APP_COMMUNICATION due to registered receiver BroadcastFilter{20a26396 u0 ReceiverList{1959a2b1 30452 com.facebook.orca/10080/u0 remote:25165158}}
- W/BroadcastQueue(29092): Permission Denial: broadcasting Intent { act=android.net.conn.CONNECTIVITY_CHANGE flg=0x4000010 (has extras) } from null (pid=-1, uid=-1) requires com.facebook.permission.prod.FB_APP_COMMUNICATION due to registered receiver BroadcastFilter{20a26396 u0 ReceiverList{1959a2b1 30452 com.facebook.orca/10080/u0 remote:25165158}}
- I/ActivityManager(29092): Start proc 30752:com.google.android.partnersetup/u0a19 for broadcast com.google.android.partnersetup/.GooglePartnerSetup
- I/ActivityManager(29092): Killing 29542:com.google.android.googlequicksearchbox:search/u0a22 (adj 15): empty #17
- I/ActivityManager(29092): Delay finish: com.google.android.partnersetup/.RlzPingBroadcastReceiver
- I/ActivityManager(29092): Resuming delayed broadcast
- I/ActivityManager(29092): Delay finish: com.android.calendar/.alerts.AlertReceiver
- I/ActivityManager(29092): Resuming delayed broadcast
- I/ActivityManager(29092): Start proc 30785:com.android.email/u0a36 for broadcast com.android.email/.service.EmailBroadcastReceiver
- W/BroadcastQueue(29092): Permission Denial: broadcasting Intent { act=android.net.conn.CONNECTIVITY_CHANGE flg=0x4000010 (has extras) } from null (pid=-1, uid=-1) requires com.facebook.permission.prod.FB_APP_COMMUNICATION due to registered receiver BroadcastFilter{38955bb8 u0 ReceiverList{28ebe1b 30452 com.facebook.orca/10080/u0 remote:2ce702a}}
- I/ActivityManager(29092): Start proc 30811:com.android.exchange/u0a37 for service com.android.exchange/.service.EasService
- D/ActivityThread(30785): Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider
- I/ActivityManager(29092): Start proc 30842:com.google.android.configupdater/u0a60 for broadcast com.google.android.configupdater/.CertPin.CertPinUpdateRequestReceiver
- W/ActivityManager(29092): Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found
- W/ActivityManager(29092): Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found
- E/ActivityThread(30785): Service com.android.email.service.EmailBroadcastProcessorService has leaked ServiceConnection com.android.emailcommon.service.ServiceProxy$ProxyConnection@11f1f2f6 that was originally bound here
- E/ActivityThread(30785): android.app.ServiceConnectionLeaked: Service com.android.email.service.EmailBroadcastProcessorService has leaked ServiceConnection com.android.emailcommon.service.ServiceProxy$ProxyConnection@11f1f2f6 that was originally bound here
- E/ActivityThread(30785): at android.app.LoadedApk$ServiceDispatcher.<init>(LoadedApk.java:1078)
- E/ActivityThread(30785): at android.app.LoadedApk.getServiceDispatcher(LoadedApk.java:972)
- E/ActivityThread(30785): at android.app.ContextImpl.bindServiceCommon(ContextImpl.java:1791)
- E/ActivityThread(30785): at android.app.ContextImpl.bindService(ContextImpl.java:1774)
- E/ActivityThread(30785): at android.content.ContextWrapper.bindService(ContextWrapper.java:545)
- E/ActivityThread(30785): at com.android.emailcommon.service.ServiceProxy.setTask(ServiceProxy.java:181)
- E/ActivityThread(30785): at com.android.emailcommon.service.ServiceProxy.test(ServiceProxy.java:224)
- E/ActivityThread(30785): at com.android.email.service.EmailServiceUtils.isServiceAvailable(EmailServiceUtils.java:160)
- E/ActivityThread(30785): at com.android.email.provider.AccountReconciler.reconcileAccountsInternal(AccountReconciler.java:171)
- E/ActivityThread(30785): at com.android.email.provider.AccountReconciler.reconcileAccounts(AccountReconciler.java:115)
- E/ActivityThread(30785): at com.android.email.service.EmailBroadcastProcessorService.reconcileAndStartServices(EmailBroadcastProcessorService.java:305)
- E/ActivityThread(30785): at com.android.email.service.EmailBroadcastProcessorService.onBootCompleted(EmailBroadcastProcessorService.java:295)
- E/ActivityThread(30785): at com.android.email.service.EmailBroadcastProcessorService.onHandleIntent(EmailBroadcastProcessorService.java:130)
- E/ActivityThread(30785): at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:65)
- E/ActivityThread(30785): at android.os.Handler.dispatchMessage(Handler.java:102)
- E/ActivityThread(30785): at android.os.Looper.loop(Looper.java:135)
- E/ActivityThread(30785): at android.os.HandlerThread.run(HandlerThread.java:61)
- I/ActivityManager(29092): Killing 29503:no.nrk.yr/u0a94 (adj 15): empty #17
- I/ActivityManager(29092): Killing 30241:nz.mega.android/u0a112 (adj 15): empty #17
- I/ActivityManager(29092): Killing 30379:com.android.keychain/1000 (adj 15): empty #17
- I/ActivityManager(29092): Start proc 30882:com.google.android.talk/u0a63 for broadcast com.google.android.talk/com.google.android.apps.hangouts.service.BootReceiver
- W/ResourcesManager(30882): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
- I/ActivityManager(29092): Start proc 30914:com.google.android.youtube/u0a70 for broadcast com.google.android.youtube/com.google.android.libraries.youtube.upload.service.UploadService$BootReceiver
- I/ActivityManager(29092): Killing 29972:com.google.android.gms.wearable/u0a16 (adj 15): empty #17
- W/ResourcesManager(30914): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
- W/ResourcesManager(30914): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
- W/ResourcesManager(30914): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
- W/ResourcesManager(30914): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
- I/ActivityManager(29092): Start proc 31011:com.google.android.gm/u0a61 for broadcast com.google.android.gm/.GoogleMailDeviceStartupReceiver
- I/ActivityManager(29092): Killing 30552:com.quoord.tapatalkxda.activity/u0a81 (adj 15): empty #17
- D/ActivityThread(31011): 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(29092): 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(29092): 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(29092): 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(29092): Start proc 31054:com.google.android.apps.maps/u0a64 for broadcast com.google.android.apps.maps/com.google.android.apps.gmm.iamhere.ble.StartBleServiceReceiver
- W/ActivityManager(29092): Unable to start service Intent { cmp=com.google.android.gm/com.android.email.service.AttachmentService } U=0: not found
- I/ActivityManager(29092): Waited long enough for: ServiceRecord{fd972d u0 jp.takke.cpustats/.UsageUpdateService}
- I/ActivityManager(29092): Waited long enough for: ServiceRecord{1c45be5b u0 com.android.providers.media/.MediaScannerService}
- W/ActivityManager(29092): 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(29092): Unable to start service Intent { act=com.google.android.gm.email.EXCHANGE_INTENT pkg=com.google.android.gm.exchange } U=0: not found
- E/ActivityThread(31011): Service com.android.email.service.EmailBroadcastProcessorService has leaked ServiceConnection com.android.emailcommon.service.aj@c21d632 that was originally bound here
- E/ActivityThread(31011): android.app.ServiceConnectionLeaked: Service com.android.email.service.EmailBroadcastProcessorService has leaked ServiceConnection com.android.emailcommon.service.aj@c21d632 that was originally bound here
- E/ActivityThread(31011): at android.app.LoadedApk$ServiceDispatcher.<init>(LoadedApk.java:1078)
- E/ActivityThread(31011): at android.app.LoadedApk.getServiceDispatcher(LoadedApk.java:972)
- E/ActivityThread(31011): at android.app.ContextImpl.bindServiceCommon(ContextImpl.java:1791)
- E/ActivityThread(31011): at android.app.ContextImpl.bindService(ContextImpl.java:1774)
- E/ActivityThread(31011): at android.content.ContextWrapper.bindService(ContextWrapper.java:545)
- E/ActivityThread(31011): at com.android.emailcommon.service.ah.a(SourceFile:181)
- E/ActivityThread(31011): at com.android.emailcommon.service.ah.e(SourceFile:224)
- E/ActivityThread(31011): at com.android.email.service.n.c(SourceFile:161)
- E/ActivityThread(31011): at com.android.email.provider.b.a(SourceFile:173)
- E/ActivityThread(31011): at com.android.email.provider.b.a(SourceFile:117)
- E/ActivityThread(31011): at com.android.email.service.EmailBroadcastProcessorService.c(SourceFile:318)
- E/ActivityThread(31011): at com.android.email.service.EmailBroadcastProcessorService.onHandleIntent(SourceFile:1308)
- E/ActivityThread(31011): at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:65)
- E/ActivityThread(31011): at android.os.Handler.dispatchMessage(Handler.java:102)
- E/ActivityThread(31011): at android.os.Looper.loop(Looper.java:135)
- E/ActivityThread(31011): at android.os.HandlerThread.run(HandlerThread.java:61)
- W/ActivityManager(29092): Unbind failed: could not find connection for android.os.BinderProxy@de89e2d
- W/ActivityManager(29092): 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(29092): Start proc 31088:com.android.vending/u0a20 for broadcast com.android.vending/com.google.android.finsky.receivers.BootCompletedReceiver
- I/ActivityManager(29092): Killing 30607:com.evervolv.toolbox/1000 (adj 15): empty #17
- I/ActivityManager(29092): Waited long enough for: ServiceRecord{11c2b75d u0 com.android.calendar/.alerts.InitAlarmsService}
- I/ActivityManager(29092): Killing 30627:com.evervolv.updater/u0a5 (adj 15): empty #17
- I/ActivityManager(29092): Start proc 31133:com.google.android.gms:car/u0a16 for service com.google.android.gms/.car.CarService
- W/ResourcesManager(31133): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
- W/ResourcesManager(31133): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
- I/ActivityManager(29092): Killing 30649:com.evervolv.updater:ManifestService/u0a5 (adj 15): empty #17
- D/PackageManager(29092): Ignoring attempt to set enabled state of disabled component com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
- I/ActivityManager(29092): Start proc 31206:com.google.android.googlequicksearchbox:search/u0a22 for broadcast com.google.android.googlequicksearchbox/com.google.android.search.core.StartUpReceiver
- I/ActivityManager(29092): Start proc 31241:com.google.android.keep/u0a84 for broadcast com.google.android.keep/.notification.AlertReceiver
- I/ActivityManager(29092): Killing 30665:com.android.managedprovisioning/u0a7 (adj 15): empty #17
- W/ResourcesManager(29799): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
- W/ResourcesManager(29799): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
- I/ActivityManager(29092): Start proc 31271:com.adobe.air/u0a95 for broadcast com.adobe.air/com.adobe.mobile_playpanel.PollBroadcastReceiver
- W/BroadcastQueue(29092): Permission Denial: receiving Intent { act=android.intent.action.BOOT_COMPLETED flg=0x8000010 (has extras) } to com.ea.games.simsfreeplay_row/com.mpp.android.tools.AlarmReceiver requires android.permission.RECEIVE_BOOT_COMPLETED due to sender null (uid 1000)
- I/ActivityManager(29092): Killing 30687:com.android.onetimeinitializer/u0a9 (adj 15): empty #17
- I/ActivityManager(29092): Start proc 31298:de.mobile.android.app/u0a103 for broadcast de.mobile.android.app/.core.MobileBootReceiver
- D/WifiService(29092): New client listening to asynchronous messages
- I/ActivityManager(29092): Killing 30705:com.android.settings/1000 (adj 15): empty #17
- W/BroadcastQueue(29092): Permission Denial: receiving Intent { act=android.intent.action.BOOT_COMPLETED flg=0x8000010 (has extras) } to nz.mega.android/.receivers.BootEventReceiver requires android.permission.RECEIVE_BOOT_COMPLETED due to sender null (uid 1000)
- I/ActivityManager(29092): Start proc 31358:com.accuweather.android/u0a73 for broadcast com.accuweather.android/.notifications.NotificationService$NotificationBroadcastReceiver
- I/ActivityManager(29092): Killing 30727:com.google.android.onetimeinitializer/u0a18 (adj 15): empty #17
- D/PackageManager(29092): Ignoring attempt to set enabled state of disabled component com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
- D/PackageManager(29092): Ignoring attempt to set enabled state of disabled component com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
- D/PackageManager(29092): Ignoring attempt to set enabled state of disabled component com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
- I/ActivityManager(29092): Killing 30308:com.android.calendar/u0a27 (adj 15): empty #17
- W/ActivityManager(29092): Unable to start service Intent { act=com.urbanairship.richpush.USER_UPDATE cmp=com.accuweather.android/com.urbanairship.richpush.RichPushUpdateService (has extras) } U=0: not found
- I/ActivityManager(29092): Start proc 31395:ee.delfi/u0a97 for broadcast ee.delfi/com.parse.ParseBroadcastReceiver
- W/ActivityManager(29092): Unable to start service Intent { act=com.urbanairship.location.ACTION_STOP_UPDATES cmp=com.accuweather.android/com.urbanairship.location.LocationService } U=0: not found
- W/BroadcastQueue(29092): Permission Denial: receiving Intent { act=android.intent.action.BOOT_COMPLETED flg=0x8000010 (has extras) } to ee.fm.err/com.parse.ParseBroadcastReceiver requires android.permission.RECEIVE_BOOT_COMPLETED due to sender null (uid 1000)
- W/BroadcastQueue(29092): Permission Denial: receiving Intent { act=android.intent.action.BOOT_COMPLETED flg=0x8000010 (has extras) } to com.dps.wakelock.fix/net.dinglisch.android.tasker.ReceiverStaticAlwaysOn requires android.permission.RECEIVE_BOOT_COMPLETED due to sender null (uid 1000)
- I/ActivityManager(29092): Start proc 31418:com.foreca.android.weather/u0a102 for broadcast com.foreca.android.weather/.geofence.BootCompleteReceiver
- I/ActivityManager(29092): Killing 30354:com.android.providers.calendar/u0a1 (adj 15): empty #17
- I/ActivityManager(29092): Start proc 31449:com.google.android.gms.wearable/u0a16 for service com.google.android.gms/.wearable.service.WearableService
- W/ResourcesManager(31449): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
- W/ResourcesManager(31449): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
- I/ActivityManager(29092): Start proc 31474:no.nrk.yr/u0a94 for broadcast no.nrk.yr/.widget.WidgetProviderLarge
- I/ActivityManager(29092): Start proc 31499:com.google.android.music:main/u0a65 for broadcast com.google.android.music/.leanback.AutoCacheSchedulingService$EnablingReceiver
- I/ActivityManager(29092): Killing 30811:com.android.exchange/u0a37 (adj 15): empty #17
- W/ActivityThread(29799): 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(29092): Waited long enough for: ServiceRecord{3b146de9 u0 com.google.android.gms/.config.ConfigFetchService}
- W/ResourcesManager(31499): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
- W/ResourcesManager(31499): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
- I/ActivityManager(29092): Start proc 31534:com.android.calendar/u0a27 for broadcast com.android.calendar/.widget.CalendarAppWidgetProvider
- I/ActivityManager(29092): Killing 30062:com.android.music/u0a46 (adj 15): empty #17
- I/ActivityManager(29092): Killing 30785:com.android.email/u0a36 (adj 15): empty #17
- I/ActivityManager(29092): Start proc 31570:com.android.providers.calendar/u0a1 for content provider com.android.providers.calendar/.CalendarProvider2
- I/ActivityManager(29092): Start proc 31587:com.android.email/u0a36 for broadcast com.android.email/.provider.WidgetProvider
- W/ResourcesManager(31570): Asset path '/system/framework/android.test.runner.jar' does not exist or contains no resources.
- I/ActivityManager(29092): Start proc 31607:com.android.exchange/u0a37 for service com.android.exchange/.service.EasService
- D/ActivityThread(31587): Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider
- I/ActivityManager(29092): Killing 30842:com.google.android.configupdater/u0a60 (adj 15): empty #17
- W/ActivityManager(29092): Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found
- W/ActivityManager(29092): Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found
- I/ActivityManager(29092): Killing 30536:android.process.acore/u0a2 (adj 15): empty #17
- I/ActivityManager(29092): Delay finish: com.google.android.gm/.widget.GmailWidgetProvider
- I/ActivityManager(29092): Resuming delayed broadcast
- I/ActivityManager(29092): Delay finish: com.google.android.gm/.widget.GmailWidgetProvider
- I/ActivityManager(29092): Resuming delayed broadcast
- I/ActivityManager(29092): Start proc 31663:com.android.musicfx/u0a8 for broadcast com.android.musicfx/.ControlPanelReceiver
- I/ActivityManager(29092): Killing 30914:com.google.android.youtube/u0a70 (adj 15): empty #17
- I/ActivityManager(29092): Start proc 31694:android.process.acore/u0a2 for content provider com.android.providers.contacts/.ContactsProvider2
- I/ActivityManager(29092): Killing 31054:com.google.android.apps.maps/u0a64 (adj 15): empty #17
- I/ValidateNoPeople(29092): Validating: 0|com.google.android.gm|-1505506665|null|10061
- I/ValidateNoPeople(29092): Executing: validation for: 0|com.google.android.gm|-1505506665|null|10061
- I/ActivityManager(29092): Killing 31133:com.google.android.gms:car/u0a16 (adj 15): empty #17
- I/ValidateNoPeople(29092): final affinity: 0.0
- I/ActivityManager(29092): Killing 31088:com.android.vending/u0a20 (adj 15): empty #17
- I/ActivityManager(29092): Waited long enough for: ServiceRecord{fb7e1dd u0 com.accuweather.android/.notifications.NotificationService}
- I/ActivityManager(29092): Waited long enough for: ServiceRecord{1bd5bed9 u0 ee.delfi/com.parse.PushService}
- I/ActivityManager(29092): Waited long enough for: ServiceRecord{305a6f95 u0 ee.delfi/org.altbeacon.beacon.service.BeaconService}
- I/ActivityManager(29092): Killing 30752:com.google.android.partnersetup/u0a19 (adj 15): empty #17
- I/ActivityManager(29092): Start proc 31720:com.android.vending/u0a20 for service com.android.vending/com.google.android.finsky.services.DailyHygiene
- I/ActivityManager(29092): Start proc 31756:com.google.android.gms:car/u0a16 for service com.google.android.gms/.car.CarService
- W/ResourcesManager(31756): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
- W/ResourcesManager(31756): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
- I/ActivityManager(29092): Start proc 31779:com.android.gallery3d/u0a39 for broadcast com.android.gallery3d/.app.PackagesMonitor
- W/ResourcesManager(31779): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
- I/ActivityManager(29092): Start proc 31803:com.google.android.apps.plus/u0a67 for broadcast com.google.android.apps.plus/.service.PackagesMediaMonitor
- W/ResourcesManager(31803): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
- D/BackupManagerService(29092): Received broadcast Intent { act=android.intent.action.PACKAGE_CHANGED dat=package:com.google.android.gsf flg=0x4000010 (has extras) }
- I/ActivityManager(29092): Killing 31298:de.mobile.android.app/u0a103 (adj 15): empty #17
- I/ActivityManager(29092): Killing 31418:com.foreca.android.weather/u0a102 (adj 15): empty #17
- W/ActivityManager(29092): getRecentTasks: caller 10020 is using old GET_TASKS but privileged; allowing
- W/ActivityManager(29092): getRecentTasks: caller 10020 is using old GET_TASKS but privileged; allowing
- I/ActivityManager(29092): Killing 31241:com.google.android.keep/u0a84 (adj 15): empty #17
- W/ActivityManager(29092): getRecentTasks: caller 10020 is using old GET_TASKS but privileged; allowing
- I/ActivityManager(29092): Killing 31474:no.nrk.yr/u0a94 (adj 15): empty #17
- W/ActivityThread(29161): 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(29092): Waited long enough for: ServiceRecord{9298db6 u0 com.adobe.air/com.adobe.mobile_playpanel.services.GamesPlayedService}
- I/ActivityManager(29092): Waited long enough for: ServiceRecord{247cc41f u0 com.android.providers.downloads/.DownloadService}
- I/ActivityManager(29092): Start proc 31852:com.android.defcontainer/u0a3 for service com.android.defcontainer/.DefaultContainerService
- D/PackageManager(29092): /data/app/vmdl317918473.tmp already staged; skipping copy
- D/PackageManager(29092): Renaming /data/app/vmdl317918473.tmp to /data/app/com.adobe.air-2
- I/ActivityManager(29092): Force stopping com.adobe.air appid=10095 user=-1: uninstall pkg
- I/ActivityManager(29092): Killing 31271:com.adobe.air/u0a95 (adj 5): stop com.adobe.air
- W/ActivityManager(29092): Scheduling restart of crashed service com.adobe.air/com.adobe.mobile_playpanel.services.GamesPlayedService in 1000ms
- I/ActivityManager(29092): Force stopping service ServiceRecord{9298db6 u0 com.adobe.air/com.adobe.mobile_playpanel.services.GamesPlayedService}
- W/ActivityManager(29092): Spurious death for ProcessRecord{1f7142d0 31271:com.adobe.air/u0a95}, curProc for 31271: null
- I/PackageManager(29092): Package com.adobe.air codePath changed from /data/app/com.adobe.air-1 to /data/app/com.adobe.air-2; Retaining data and using new
- W/PackageManager(29092): Code path for pkg : com.adobe.air changing from /data/app/com.adobe.air-1 to /data/app/com.adobe.air-2
- I/ActivityManager(29092): Force stopping com.adobe.air appid=10095 user=-1: update pkg
- W/PackageManager(29092): Resource path for pkg : com.adobe.air changing from /data/app/com.adobe.air-1 to /data/app/com.adobe.air-2
- I/ActivityManager(29092): Killing 31607:com.android.exchange/u0a37 (adj 15): empty #17
- I/ActivityManager(29092): Force stopping com.adobe.air appid=10095 user=0: pkg removed
- D/JobSchedulerService(29092): Receieved: android.intent.action.PACKAGE_REMOVED
- D/BackupManagerService(29092): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.adobe.air flg=0x4000010 (has extras) }
- W/ActivityManager(29092): getRecentTasks: caller 10020 is using old GET_TASKS but privileged; allowing
- D/BackupManagerService(29092): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.adobe.air flg=0x4000010 (has extras) }
- W/BackupManagerService(29092): Removing schedule queue dupe of com.adobe.air
- I/ActivityManager(29092): Start proc 31874:com.evervolv.toolbox/1000 for broadcast com.evervolv.toolbox/.superuser.PackageChangeReceiver
- I/ActivityManager(29092): Start proc 31895:com.android.keychain/1000 for broadcast com.android.keychain/.KeyChainBroadcastReceiver
- I/ActivityManager(29092): Killing 30882:com.google.android.talk/u0a63 (adj 15): empty #17
- W/ContextImpl(31895): Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1709 android.content.ContextWrapper.startService:522 android.content.ContextWrapper.startService:522 com.android.keychain.KeyChainBroadcastReceiver.onReceive:12 android.app.ActivityThread.handleReceiver:2625
- I/ActivityManager(29092): Killing 31570:com.android.providers.calendar/u0a1 (adj 15): empty #17
- W/ResourcesManager(29847): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
- W/ResourcesManager(29847): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
- W/ResourcesManager(29847): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
- W/ResourcesManager(29847): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
- I/ActivityManager(29092): Start proc 31918:com.facebook.katana:dash/u0a79 for broadcast com.facebook.katana/com.facebook.dash.receivers.DashPackageUninstallReceiver
- W/ResourcesManager(31918): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
- I/ActivityManager(29092): Killing 31587:com.android.email/u0a36 (adj 15): empty #17
- D/WifiService(29092): New client listening to asynchronous messages
- I/ActivityManager(29092): Start proc 31958:com.google.android.apps.docs/u0a85 for broadcast com.google.android.apps.docs/.receivers.AppPackageAddRemoveReceiver
- W/BroadcastQueue(29092): Permission Denial: broadcasting Intent { act=android.net.conn.INET_CONDITION_ACTION flg=0x4000010 (has extras) } from null (pid=-1, uid=-1) requires com.facebook.permission.prod.FB_APP_COMMUNICATION due to registered receiver BroadcastFilter{2a75c93f u0 ReceiverList{1d33e15e 31918 com.facebook.katana:dash/10079/u0 remote:22beda99}}
- W/BroadcastQueue(29092): Permission Denial: broadcasting Intent { act=android.net.conn.CONNECTIVITY_CHANGE flg=0x4000010 (has extras) } from null (pid=-1, uid=-1) requires com.facebook.permission.prod.FB_APP_COMMUNICATION due to registered receiver BroadcastFilter{2a75c93f u0 ReceiverList{1d33e15e 31918 com.facebook.katana:dash/10079/u0 remote:22beda99}}
- W/BroadcastQueue(29092): Permission Denial: broadcasting Intent { act=android.net.conn.CONNECTIVITY_CHANGE flg=0x4000010 (has extras) } from null (pid=-1, uid=-1) requires com.facebook.permission.prod.FB_APP_COMMUNICATION due to registered receiver BroadcastFilter{555527d u0 ReceiverList{3c2ef0d4 31918 com.facebook.katana:dash/10079/u0 remote:33434627}}
- I/ActivityManager(29092): Killing 31534:com.android.calendar/u0a27 (adj 15): empty #17
- I/ActivityManager(29092): Start proc 32017:com.adobe.air/u0a95 for broadcast com.adobe.air/com.adobe.mobile_playpanel.services.BootCompletedReceiver
- I/ActivityManager(29092): Killing 31011:com.google.android.gm/u0a61 (adj 15): empty #17
- I/ActivityManager(29092): Start proc 32041:org.cyanogenmod.themes.provider/u0a13 for broadcast org.cyanogenmod.themes.provider/.AppReceiver
- I/ActivityManager(29092): Start proc 32060:com.google.android.partnersetup/u0a19 for broadcast com.google.android.partnersetup/.RlzPingBroadcastReceiver
- I/ActivityManager(29092): Killing 31449:com.google.android.gms.wearable/u0a16 (adj 15): empty #17
- I/ActivityManager(29092): Start proc 32082:com.svox.pico/u0a52 for broadcast com.svox.pico/.VoiceDataInstallerReceiver
- I/ActivityManager(29092): Killing 31756:com.google.android.gms:car/u0a16 (adj 15): empty #17
- I/ActivityManager(29092): Killing 31499:com.google.android.music:main/u0a65 (adj 15): empty #17
- I/ActivityManager(29092): Start proc 32114:com.google.android.gms.wearable/u0a16 for service com.google.android.gms/.wearable.service.WearableControlService
- W/ResourcesManager(32114): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
- W/ResourcesManager(32114): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
- I/ActivityManager(29092): Waited long enough for: ServiceRecord{156e3605 u0 com.android.providers.downloads/.DownloadService}
- I/ActivityManager(29092): Killing 31852:com.android.defcontainer/u0a3 (adj 15): empty #17
- I/ActivityManager(29092): Killing 31895:com.android.keychain/1000 (adj 15): empty #17
- I/ActivityManager(29092): Start proc 32159:com.android.defcontainer/u0a3 for service com.android.defcontainer/.DefaultContainerService
- D/PackageManager(29092): /data/app/vmdl386147518.tmp already staged; skipping copy
- I/ActivityManager(29092): Waited long enough for: ServiceRecord{1a1cc78 u0 com.adobe.air/com.adobe.mobile_playpanel.services.GamesPlayedService}
- D/PackageManager(29092): Renaming /data/app/vmdl386147518.tmp to /data/app/com.king.candycrushsodasaga-1
- I/ActivityManager(29092): Force stopping com.king.candycrushsodasaga appid=10101 user=-1: uninstall pkg
- I/PackageManager(29092): Package com.king.candycrushsodasaga codePath changed from /data/app/com.king.candycrushsodasaga-2 to /data/app/com.king.candycrushsodasaga-1; Retaining data and using new
- I/ActivityManager(29092): Force stopping com.king.candycrushsodasaga appid=10101 user=-1: update pkg
- W/PackageManager(29092): Code path for pkg : com.king.candycrushsodasaga changing from /data/app/com.king.candycrushsodasaga-2 to /data/app/com.king.candycrushsodasaga-1
- W/PackageManager(29092): Resource path for pkg : com.king.candycrushsodasaga changing from /data/app/com.king.candycrushsodasaga-2 to /data/app/com.king.candycrushsodasaga-1
- I/ActivityManager(29092): Force stopping com.king.candycrushsodasaga appid=10101 user=0: pkg removed
- D/JobSchedulerService(29092): Receieved: android.intent.action.PACKAGE_REMOVED
- D/BackupManagerService(29092): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.king.candycrushsodasaga flg=0x4000010 (has extras) }
- I/ActivityManager(29092): Start proc 32183:com.android.keychain/1000 for broadcast com.android.keychain/.KeyChainBroadcastReceiver
- W/ContextImpl(32183): Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1709 android.content.ContextWrapper.startService:522 android.content.ContextWrapper.startService:522 com.android.keychain.KeyChainBroadcastReceiver.onReceive:12 android.app.ActivityThread.handleReceiver:2625
- D/BackupManagerService(29092): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.king.candycrushsodasaga flg=0x4000010 (has extras) }
- W/BackupManagerService(29092): Removing schedule queue dupe of com.king.candycrushsodasaga
- I/ActivityManager(29092): Killing 32114:com.google.android.gms.wearable/u0a16 (adj 15): empty #17
- I/ActivityManager(29092): Start proc 32224:com.google.android.gms.wearable/u0a16 for service com.google.android.gms/.wearable.service.WearableControlService
- W/ResourcesManager(32224): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
- W/ResourcesManager(32224): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
- W/ResourcesManager(29847): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
- W/ResourcesManager(29847): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
- W/ResourcesManager(29847): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
- W/ResourcesManager(29847): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
- I/ActivityManager(29092): Killing 29161:android.process.media/u0a4 (adj 15): empty #17
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@14bc7f59}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@14bc7f59}
- W/ActivityThread(29891): 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/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@289747b7}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@289747b7}
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1fcae8fa}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1fcae8fa}
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1d67ff4c}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1d67ff4c}
- I/UsageStatsService(29092): User[0] Flushing usage stats to disk
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3f72f426}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3f72f426}
- I/ActivityManager(29092): Start proc 32346:com.google.android.gm/u0a61 for service com.google.android.gm/.provider.MailSyncAdapterService
- D/ActivityThread(32346): 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(29092): 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(29092): 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(29092): Unable to start service Intent { cmp=com.google.android.gm/com.android.email.service.AttachmentService } U=0: not found
- W/ActivityManager(29092): 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(29092): Unable to start service Intent { act=com.google.android.gm.email.EXCHANGE_INTENT pkg=com.google.android.gm.exchange } U=0: not found
- W/ResourcesManager(32346): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
- W/ResourcesManager(32346): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
- W/ResourcesManager(32346): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
- W/ResourcesManager(32346): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
- I/ActivityManager(29092): Killing 32159:com.android.defcontainer/u0a3 (adj 15): empty #17
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@35efea9}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@35efea9}
- I/ProcessStatsService(29092): Prepared write state in 18ms
- I/ProcessStatsService(29092): Pruning old procstats: /data/system/procstats/state-2015-06-07-22-53-41.bin.ci
- W/ResourcesManager(29182): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
- I/ActivityManager(29092): Start proc 32436:com.quoord.tapatalkxda.activity/u0a81 for broadcast com.quoord.tapatalkxda.activity/com.quoord.tapatalkpro.alarm.PingsOnAlarmReceiver
- I/ActivityManager(29092): Killing 32183:com.android.keychain/1000 (adj 15): empty #17
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@22bab33}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@22bab33}
- I/ActivityManager(29092): Killing 31958:com.google.android.apps.docs/u0a85 (adj 13): empty for 1811s
- I/ActivityManager(29092): Killing 31803:com.google.android.apps.plus/u0a67 (adj 13): empty for 1811s
- I/ActivityManager(29092): Killing 32082:com.svox.pico/u0a52 (adj 13): empty for 1811s
- I/ActivityManager(29092): Killing 31779:com.android.gallery3d/u0a39 (adj 13): empty for 1811s
- I/ActivityManager(29092): Killing 32060:com.google.android.partnersetup/u0a19 (adj 15): empty for 1811s
- I/ActivityManager(29092): Killing 31874:com.evervolv.toolbox/1000 (adj 15): empty for 1811s
- I/ActivityManager(29092): Killing 31918:com.facebook.katana:dash/u0a79 (adj 15): empty for 1812s
- D/WifiService(29092): Client connection lost with reason: 4
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@30f81d6b}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@30f81d6b}
- I/ActivityManager(29092): Start proc 32491:com.google.android.apps.plus/u0a67 for service com.google.android.apps.plus/.service.EsSyncAdapterService
- W/ResourcesManager(32491): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
- I/ActivityManager(29092): Start proc 32511:android.process.media/u0a4 for content provider com.android.providers.media/.MediaProvider
- I/ActivityManager(29092): Killing 31663:com.android.musicfx/u0a8 (adj 15): empty for 2089s
- I/ActivityManager(29092): Killing 32041:org.cyanogenmod.themes.provider/u0a13 (adj 15): empty for 2090s
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3e449ab3}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3e449ab3}
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@21d0b}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@21d0b}
- W/ResourcesManager(32346): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
- W/ResourcesManager(32346): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@16548a33}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@16548a33}
- W/ResourcesManager(32346): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
- W/ResourcesManager(32346): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3da705dc}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3da705dc}
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3ffa2a4}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3ffa2a4}
- I/ProcessStatsService(29092): Prepared write state in 11ms
- I/ActivityManager(29092): Start proc 32634:com.google.android.talk/u0a63 for broadcast com.google.android.talk/com.google.android.apps.hangouts.realtimechat.RealTimeChatService$AlarmReceiver
- W/ResourcesManager(32634): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
- I/ActivityManager(29092): Killing 31206:com.google.android.googlequicksearchbox:search/u0a22 (adj 15): empty for 3480s
- D/WifiService(29092): Client connection lost with reason: 4
- E/libprocessgroup(29092): failed to kill 1 processes for processgroup 31206
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@146c88ff}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@146c88ff}
- V/BackupManagerService(29092): Running a backup pass
- V/BackupManagerService(29092): clearing pending backups
- V/PerformBackupTask(29092): Beginning backup of 11 targets
- D/PerformBackupTask(29092): invokeAgentForBackup on @pm@
- V/BackupManagerService(29092): System app com.android.launcher3 - skipping sig check
- I/BackupRestoreController(29092): Getting widget state for user: 0
- D/PerformBackupTask(29092): starting agent for backup of BackupRequest{pkg=com.google.android.gm}
- D/BackupManagerService(29092): awaiting agent for ApplicationInfo{3d21bae8 com.google.android.gm}
- D/BackupManagerService(29092): agentConnected pkg=com.google.android.gm agent=android.os.BinderProxy@5bf7501
- I/BackupManagerService(29092): got agent android.app.IBackupAgent$Stub$Proxy@7f14fa6
- D/PerformBackupTask(29092): invokeAgentForBackup on com.google.android.gm
- I/BackupRestoreController(29092): Getting widget state for user: 0
- I/PerformBackupTask(29092): no backup data written; not calling transport
- D/PerformBackupTask(29092): starting agent for backup of BackupRequest{pkg=com.android.providers.userdictionary}
- D/BackupManagerService(29092): awaiting agent for ApplicationInfo{2867ade7 com.android.providers.userdictionary}
- D/BackupManagerService(29092): agentConnected pkg=com.android.providers.userdictionary agent=android.os.BinderProxy@32cb9d94
- I/BackupManagerService(29092): got agent android.app.IBackupAgent$Stub$Proxy@1f2d603d
- D/PerformBackupTask(29092): invokeAgentForBackup on com.android.providers.userdictionary
- I/BackupRestoreController(29092): Getting widget state for user: 0
- I/PerformBackupTask(29092): no backup data written; not calling transport
- D/PerformBackupTask(29092): starting agent for backup of BackupRequest{pkg=com.google.android.talk}
- D/BackupManagerService(29092): awaiting agent for ApplicationInfo{5d2c032 com.google.android.talk}
- D/BackupManagerService(29092): agentConnected pkg=com.google.android.talk agent=android.os.BinderProxy@9f74183
- I/BackupManagerService(29092): got agent android.app.IBackupAgent$Stub$Proxy@28eff00
- D/PerformBackupTask(29092): invokeAgentForBackup on com.google.android.talk
- I/BackupRestoreController(29092): Getting widget state for user: 0
- I/PerformBackupTask(29092): no backup data written; not calling transport
- D/PerformBackupTask(29092): starting agent for backup of BackupRequest{pkg=com.google.android.marvin.talkback}
- I/ActivityManager(29092): Start proc 32692:com.google.android.marvin.talkback/u0a21 for backup com.google.android.marvin.talkback/.TalkBackBackupAgent
- D/BackupManagerService(29092): awaiting agent for ApplicationInfo{2294c339 com.google.android.marvin.talkback}
- D/BackupManagerService(29092): agentConnected pkg=com.google.android.marvin.talkback agent=android.os.BinderProxy@3e8ad7e
- I/BackupManagerService(29092): got agent android.app.IBackupAgent$Stub$Proxy@3c6272df
- D/PerformBackupTask(29092): invokeAgentForBackup on com.google.android.marvin.talkback
- I/BackupRestoreController(29092): Getting widget state for user: 0
- I/PerformBackupTask(29092): no backup data written; not calling transport
- D/PerformBackupTask(29092): starting agent for backup of BackupRequest{pkg=com.android.providers.settings}
- D/BackupManagerService(29092): awaiting agent for ApplicationInfo{2c650b2c com.android.providers.settings}
- D/BackupManagerService(29092): agentConnected pkg=com.android.providers.settings agent=android.app.backup.BackupAgent$BackupServiceBinder@7559f5
- I/BackupManagerService(29092): got agent android.app.backup.BackupAgent$BackupServiceBinder@7559f5
- D/PerformBackupTask(29092): invokeAgentForBackup on com.android.providers.settings
- I/BackupRestoreController(29092): Getting widget state for user: 0
- I/PerformBackupTask(29092): no backup data written; not calling transport
- D/PerformBackupTask(29092): starting agent for backup of BackupRequest{pkg=com.android.vending}
- D/BackupManagerService(29092): awaiting agent for ApplicationInfo{33255dfb com.android.vending}
- D/BackupManagerService(29092): agentConnected pkg=com.android.vending agent=android.os.BinderProxy@14adae18
- I/BackupManagerService(29092): got agent android.app.IBackupAgent$Stub$Proxy@378ea071
- D/PerformBackupTask(29092): invokeAgentForBackup on com.android.vending
- I/BackupRestoreController(29092): Getting widget state for user: 0
- D/PerformBackupTask(29092): starting agent for backup of BackupRequest{pkg=android}
- D/BackupManagerService(29092): awaiting agent for ApplicationInfo{2502ee56 android}
- D/BackupManagerService(29092): agentConnected pkg=android agent=android.app.backup.BackupAgent$BackupServiceBinder@1361ded7
- I/BackupManagerService(29092): got agent android.app.backup.BackupAgent$BackupServiceBinder@1361ded7
- D/PerformBackupTask(29092): invokeAgentForBackup on android
- I/BackupRestoreController(29092): Getting widget state for user: 0
- D/PerformBackupTask(29092): starting agent for backup of BackupRequest{pkg=com.android.calendar}
- I/ActivityManager(29092): Start proc 32708:com.android.calendar/u0a27 for backup com.android.calendar/.CalendarBackupAgent
- D/BackupManagerService(29092): awaiting agent for ApplicationInfo{9d799e2 com.android.calendar}
- D/BackupManagerService(29092): agentConnected pkg=com.android.calendar agent=android.os.BinderProxy@87b9173
- I/BackupManagerService(29092): got agent android.app.IBackupAgent$Stub$Proxy@34e02830
- D/PerformBackupTask(29092): invokeAgentForBackup on com.android.calendar
- I/BackupRestoreController(29092): Getting widget state for user: 0
- I/PerformBackupTask(29092): no backup data written; not calling transport
- D/PerformBackupTask(29092): starting agent for backup of BackupRequest{pkg=com.android.sharedstoragebackup}
- I/ActivityManager(29092): Start proc 32727:com.android.sharedstoragebackup/u0a11 for backup com.android.sharedstoragebackup/.SharedStorageAgent
- D/BackupManagerService(29092): awaiting agent for ApplicationInfo{14cfeca9 com.android.sharedstoragebackup}
- I/ActivityManager(29092): Killing 32224:com.google.android.gms.wearable/u0a16 (adj 15): empty for 3596s
- D/BackupManagerService(29092): agentConnected pkg=com.android.sharedstoragebackup agent=android.os.BinderProxy@2a59722e
- I/BackupManagerService(29092): got agent android.app.IBackupAgent$Stub$Proxy@673d1cf
- D/PerformBackupTask(29092): invokeAgentForBackup on com.android.sharedstoragebackup
- I/BackupRestoreController(29092): Getting widget state for user: 0
- I/PerformBackupTask(29092): no backup data written; not calling transport
- D/PerformBackupTask(29092): starting agent for backup of BackupRequest{pkg=com.android.browser}
- I/ActivityManager(29092): Start proc 32743:com.android.browser/u0a25 for backup com.android.browser/.BrowserBackupAgent
- D/BackupManagerService(29092): awaiting agent for ApplicationInfo{1e57975c com.android.browser}
- I/ActivityManager(29092): Killing 31720:com.android.vending/u0a20 (adj 15): empty for 3589s
- D/BackupManagerService(29092): agentConnected pkg=com.android.browser agent=android.os.BinderProxy@891aa65
- I/BackupManagerService(29092): got agent android.app.IBackupAgent$Stub$Proxy@370e833a
- D/PerformBackupTask(29092): invokeAgentForBackup on com.android.browser
- I/BackupRestoreController(29092): Getting widget state for user: 0
- I/PerformBackupTask(29092): no backup data written; not calling transport
- D/PerformBackupTask(29092): starting agent for backup of BackupRequest{pkg=com.google.android.googlequicksearchbox}
- I/ActivityManager(29092): Start proc 32763:com.google.android.googlequicksearchbox/u0a22 for backup com.google.android.googlequicksearchbox/com.android.launcher3.LauncherBackupAgentHelper
- D/BackupManagerService(29092): awaiting agent for ApplicationInfo{1605bbeb com.google.android.googlequicksearchbox}
- D/BackupManagerService(29092): agentConnected pkg=com.google.android.googlequicksearchbox agent=android.os.BinderProxy@2274cd48
- I/BackupManagerService(29092): got agent android.app.IBackupAgent$Stub$Proxy@ff787e1
- D/PerformBackupTask(29092): invokeAgentForBackup on com.google.android.googlequicksearchbox
- D/BackupManagerService(29092): Now staging backup of com.google.android.googlequicksearchbox
- I/BackupRestoreController(29092): Getting widget state for user: 0
- I/BackupManagerService(29092): Backup pass finished.
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@319a1878}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@319a1878}
- I/ActivityManager(29092): Killing 32491:com.google.android.apps.plus/u0a67 (adj 13): empty for 1819s
- I/ActivityManager(29092): Killing 31694:android.process.acore/u0a2 (adj 13): empty for 1820s
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@ef3a84c}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@ef3a84c}
- D/DownloadManager(32511): Removed 0 stale downloads
- D/DownloadManager(32511): Found 11 files in database
- D/DownloadManager(32511): Found 2 files on disk
- D/DownloadManager(32511): Missing db entry, deleting /data/data/com.android.providers.downloads/cache/downloadfile.bin
- D/DownloadManager(32511): Missing db entry, deleting /data/data/com.android.providers.downloads/cache/downloadfile-1.bin
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@22d7bc7c}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@22d7bc7c}
- W/ResourcesManager(32346): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
- W/ResourcesManager(32346): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@395ab217}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@395ab217}
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@ba52d82}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@ba52d82}
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@28ccfa92}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@28ccfa92}
- I/ProcessStatsService(29092): Prepared write state in 9ms
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2d0019a}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2d0019a}
- I/ActivityManager(29092): Killing 32634:com.google.android.talk/u0a63 (adj 15): empty for 1812s
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@abcc5d8}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@abcc5d8}
- W/ResourcesManager(32346): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
- W/ResourcesManager(32346): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@11b76b9d}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@11b76b9d}
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3518c904}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3518c904}
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2e67c5da}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2e67c5da}
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1cbe3139}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1cbe3139}
- W/ResourcesManager(32346): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
- W/ResourcesManager(32346): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
- I/ActivityManager(29092): Start proc 486:com.google.android.apps.plus/u0a67 for service com.google.android.apps.plus/.service.EsSyncAdapterService
- W/ResourcesManager( 486): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
- I/ActivityManager(29092): Start proc 509:android.process.acore/u0a2 for content provider com.android.providers.contacts/.ContactsProvider2
- W/ActivityThread(32511): 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/ValidateNoPeople(29092): Validating: 0|com.google.android.gm|-1505506665|null|10061
- I/ValidateNoPeople(29092): Executing: validation for: 0|com.google.android.gm|-1505506665|null|10061
- I/ValidateNoPeople(29092): final affinity: 0.5
- I/ActivityManager(29092): Killing 32692:com.google.android.marvin.talkback/u0a21 (adj 15): empty for 2780s
- I/ActivityManager(29092): Killing 32708:com.android.calendar/u0a27 (adj 15): empty for 2780s
- I/ActivityManager(29092): Start proc 579:com.evervolv.updater:ManifestService/u0a5 for service com.evervolv.updater/.services.UpdateManifestService
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1dd799f1}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1dd799f1}
- I/ActivityManager(29092): Killing 32727:com.android.sharedstoragebackup/u0a11 (adj 15): empty for 2977s
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@eb38b3c}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@eb38b3c}
- I/ProcessStatsService(29092): Prepared write state in 12ms
- I/ActivityManager(29092): Start proc 645:com.google.android.talk/u0a63 for broadcast com.google.android.talk/com.google.android.apps.hangouts.realtimechat.RealTimeChatService$AlarmReceiver
- W/ResourcesManager( 645): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
- I/ActivityManager(29092): Killing 32743:com.android.browser/u0a25 (adj 15): empty for 3520s
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@f8d3a85}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@f8d3a85}
- V/BackupManagerService(29092): Running a backup pass
- V/BackupManagerService(29092): clearing pending backups
- V/PerformBackupTask(29092): Beginning backup of 1 targets
- D/PerformBackupTask(29092): invokeAgentForBackup on @pm@
- V/BackupManagerService(29092): System app com.android.launcher3 - skipping sig check
- I/BackupRestoreController(29092): Getting widget state for user: 0
- I/PerformBackupTask(29092): no backup data written; not calling transport
- D/PerformBackupTask(29092): starting agent for backup of BackupRequest{pkg=com.google.android.googlequicksearchbox}
- D/BackupManagerService(29092): awaiting agent for ApplicationInfo{1605bbeb com.google.android.googlequicksearchbox}
- D/BackupManagerService(29092): agentConnected pkg=com.google.android.googlequicksearchbox agent=android.os.BinderProxy@10666571
- I/BackupManagerService(29092): got agent android.app.IBackupAgent$Stub$Proxy@14e7cf56
- D/PerformBackupTask(29092): invokeAgentForBackup on com.google.android.googlequicksearchbox
- D/BackupManagerService(29092): Now staging backup of com.google.android.googlequicksearchbox
- I/BackupRestoreController(29092): Getting widget state for user: 0
- I/PerformBackupTask(29092): no backup data written; not calling transport
- I/BackupManagerService(29092): Backup pass finished.
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@17e41660}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@17e41660}
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@17aeebd5}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@17aeebd5}
- W/ResourcesManager(32346): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
- W/ResourcesManager(32346): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@43ae275}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@43ae275}
- W/ResourcesManager(32346): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
- W/ResourcesManager(32346): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
- I/ValidateNoPeople(29092): Validating: 0|com.google.android.gm|-1505506665|null|10061
- I/ValidateNoPeople(29092): final affinity: 0.5
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3f07b42a}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3f07b42a}
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2027eead}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2027eead}
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@e626ede}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@e626ede}
- W/ResourcesManager(32346): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
- W/ResourcesManager(32346): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
- I/ValidateNoPeople(29092): Validating: 0|com.google.android.gm|-1505506665|null|10061
- I/ValidateNoPeople(29092): final affinity: 0.0
- W/ResourcesManager(32346): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
- W/ResourcesManager(32346): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
- W/ResourcesManager(32346): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
- W/ResourcesManager(32346): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
- W/ResourcesManager(32346): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
- W/ResourcesManager(32346): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
- W/ResourcesManager(32346): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
- W/ResourcesManager(32346): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@e66447e}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@e66447e}
- I/ProcessStatsService(29092): Prepared write state in 11ms
- D/ConnectivityService(29092): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 57
- D/ConnectivityService(29092): rematching NetworkAgentInfo [WIFI () - 100]
- D/ConnectivityService(29092): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change.
- D/ConnectivityService(29092): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
- D/ConnectivityService(29092): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 60
- D/ConnectivityService(29092): rematching NetworkAgentInfo [WIFI () - 100]
- D/ConnectivityService(29092): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change.
- D/ConnectivityService(29092): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
- W/ResourcesManager(32346): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
- W/ResourcesManager(32346): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@240c4725}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@240c4725}
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2663d7dc}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2663d7dc}
- W/ResourcesManager(32346): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
- W/ResourcesManager(32346): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3f3f32f7}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3f3f32f7}
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@6c2b6a9}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@6c2b6a9}
- W/ResourcesManager(32346): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
- W/ResourcesManager(32346): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
- W/ResourcesManager(32346): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
- W/ResourcesManager(32346): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
- I/PowerManagerService(29092): Waking up from dream (uid 1000)...
- I/DockObserver(29092): Dock state changed from 1 to 0
- I/DreamManagerService(29092): Gently waking up from dream.
- I/DreamManagerService(29092): Leaving dreamland.
- I/DreamController(29092): Stopping dream: name=ComponentInfo{com.android.deskclock/com.android.deskclock.Screensaver}, isTest=false, canDoze=false, userId=0
- I/BatteryStatsImpl(29092): Resetting battery stats: level=100 status=5 dischargeLevel=100 lowAmount=17 highAmount=18
- I/ActivityManager(29092): Start proc 946:com.android.settings/1000 for broadcast com.android.settings/.bluetooth.DockEventReceiver
- I/ActivityManager(29092): Config changes=200 {1.0 ?mcc?mnc et_EE ?layoutDir sw768dp w1024dp h695dp 160dpi xlrg land finger -keyb/v/h -nav/h s.8 themeResource=themes:{default=overlay:system, iconPack:system, fontPkg:system, com.android.systemui=overlay:system, com.android.systemui.navbar=overlay:system}}
- I/ActivityManager(29092): Killing 32763:com.google.android.googlequicksearchbox/u0a22 (adj 13): empty for 6445s
- W/ContextImpl( 946): Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1709 android.content.ContextWrapper.startService:522 android.content.ContextWrapper.startService:522 com.android.settings.bluetooth.DockEventReceiver.beginStartingService:134 com.android.settings.bluetooth.DockEventReceiver.onReceive:78
- I/ActivityManager(29092): Start proc 968:com.android.chrome/u0a82 for broadcast com.android.chrome/org.chromium.chrome.browser.precache.PrecacheServiceLauncher
- W/ResourcesManager(29847): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
- W/ResourcesManager(29847): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
- W/ResourcesManager(29847): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
- W/ResourcesManager(29847): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
- V/ActivityManager(29092): Display changed displayId=0
- I/ActivityManager(29092): Config changes=480 {1.0 ?mcc?mnc et_EE ?layoutDir sw768dp w768dp h951dp 160dpi xlrg port finger -keyb/v/h -nav/h s.9 themeResource=themes:{default=overlay:system, iconPack:system, fontPkg:system, com.android.systemui=overlay:system, com.android.systemui.navbar=overlay:system}}
- I/ActivityManager(29092): Start proc 989:nz.mega.android/u0a112 for broadcast nz.mega.android/.receivers.ChargeEventReceiver
- I/ActivityManager(29092): Killing 32511:android.process.media/u0a4 (adj 15): empty for 3669s
- I/ActivityManager(29092): Start proc 1008:com.google.android.googlequicksearchbox:search/u0a22 for broadcast com.google.android.googlequicksearchbox/.SearchWidgetProvider
- V/WindowManager(29092): Based on layer: Adding window Window{2d00ee72 u0 com.android.launcher3/com.android.launcher3.Launcher} at 1 of 6
- V/WindowManager(29092): Based on layer: Adding window Window{24123070 u0 com.android.launcher3/com.android.launcher3.Launcher} at 1 of 6
- I/WindowManager(29092): Screen frozen for +4s874ms due to AppWindowToken{1fa09ccd token=Token{ceab264 ActivityRecord{2915d3f7 u0 com.android.launcher3/.Launcher t766}}}
- I/ActivityManager(29092): Start proc 1032:com.google.android.partnersetup/u0a19 for content provider com.google.android.partnersetup/.RlzAppProvider
- V/ActivityManager(29092): Display changed displayId=0
- I/ActivityManager(29092): Config changes=480 {1.0 ?mcc?mnc et_EE ?layoutDir sw768dp w1024dp h695dp 160dpi xlrg land finger -keyb/v/h -nav/h s.10 themeResource=themes:{default=overlay:system, iconPack:system, fontPkg:system, com.android.systemui=overlay:system, com.android.systemui.navbar=overlay:system}}
- I/ActivityManager(29092): Killing 645:com.google.android.talk/u0a63 (adj 15): empty for 2936s
- I/ActivityManager(29092): Killing 579:com.evervolv.updater:ManifestService/u0a5 (adj 15): empty for 3479s
- W/ResourcesManager(29847): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
- W/ResourcesManager(29847): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
- W/ResourcesManager(29847): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
- W/ResourcesManager(29847): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
- V/WindowManager(29092): Based on layer: Adding window Window{29a06693 u0 com.android.launcher3/com.android.launcher3.Launcher} at 1 of 6
- I/WindowManager(29092): Screen frozen for +1s485ms due to AppWindowToken{1fa09ccd token=Token{ceab264 ActivityRecord{2915d3f7 u0 com.android.launcher3/.Launcher t766}}}
- I/PowerManagerService(29092): Going to sleep due to screen timeout (uid 1000)...
- I/PowerManagerService(29092): Sleeping (uid 1000)...
- I/DisplayManagerService(29092): Display device changed: DisplayDeviceInfo{"Sisseehitatud ekraan": uniqueId="local:0", 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(29092): Display changed displayId=0
- I/PowerManagerService(29092): Waking up from sleep (uid 1000)...
- I/DisplayPowerController(29092): Blocking screen on until initial contents have been drawn.
- I/DisplayManagerService(29092): Display device changed: DisplayDeviceInfo{"Sisseehitatud ekraan": uniqueId="local:0", 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(29092): Display changed displayId=0
- I/DisplayPowerController(29092): Unblocked screen on after 110 ms
- I/ActivityManager(29092): Start proc 1076:com.ea.games.simsfreeplay_row:remote/u0a107 for broadcast com.ea.games.simsfreeplay_row/com.mpp.android.tools.AlarmReceiver
- I/ActivityManager(29092): Start proc 1096:ee.fm.err/u0a96 for broadcast ee.fm.err/com.parse.ParseBroadcastReceiver
- I/ActivityManager(29092): START u0 {act=android.intent.action.VIEW dat=content://com.android.gmail.ui/jarnoorasmae@gmail.com/label/^sq_ig_i_personal?appVersion=52000999 typ=application/gmail-ls flg=0x1000c000 cmp=com.google.android.gm/.ConversationListActivityGmail (has extras)} from uid 10061 on display 0
- W/InputMethodManagerService(29092): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@e7fc48c attribute=null, token = android.os.BinderProxy@31240f82
- V/WindowManager(29092): addAppToken: AppWindowToken{340ceedb token=Token{1b17ebea ActivityRecord{2a9187d5 u0 com.google.android.gm/.ConversationListActivityGmail t767}}} to stack=1 task=767 at 0
- V/WindowManager(29092): Adding window Window{b60e42 u0 Starting com.google.android.gm} at 2 of 7 (after Window{29a06693 u0 com.android.launcher3/com.android.launcher3.Launcher})
- W/ResourcesManager(32346): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
- W/ResourcesManager(32346): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
- V/WindowManager(29092): Adding window Window{4d61354 u0 com.google.android.gm/com.google.android.gm.ConversationListActivityGmail} at 2 of 8 (before Window{b60e42 u0 Starting com.google.android.gm})
- D/TaskPersister(29092): removeObsoleteFile: deleting file=757_task.xml
- D/TaskPersister(29092): removeObsoleteFile: deleting file=757_task_thumbnail.png
- W/ResourcesManager(32346): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
- W/ResourcesManager(32346): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
- W/ResourcesManager(32346): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
- W/ResourcesManager(32346): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
- I/ActivityManager(29092): Waited long enough for: ServiceRecord{bd28c5c u0 ee.fm.err/com.parse.PushService}
- W/ResourcesManager(32346): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
- W/ResourcesManager(32346): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
- W/ResourcesManager(32346): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
- W/ResourcesManager(32346): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
- W/ResourcesManager(32346): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
- W/ResourcesManager(32346): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3d365c24}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3d365c24}
- V/WindowManager(29092): Adding window Window{2c2cab89 u0 AtchDlg:com.google.android.gm/com.google.android.gm.ConversationListActivityGmail} at 3 of 8 (after Window{4d61354 u0 com.google.android.gm/com.google.android.gm.ConversationListActivityGmail})
- W/ViewRootImpl(32346): Dropping event due to root view being removed: MotionEvent { action=ACTION_MOVE, id[0]=0, x[0]=717.08295, y[0]=86.56958, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=7, eventTime=60642640, downTime=60642558, deviceId=1, source=0x1002 }
- W/InputMethodManagerService(29092): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@11ab7745 attribute=null, token = android.os.BinderProxy@385f62a7
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3c9983cb}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3c9983cb}
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1813fd23}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1813fd23}
- I/ActivityManager(29092): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher3/.Launcher} from uid 1000 on display 0
- I/ActivityManager(29092): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.google.android.youtube/.app.honeycomb.Shell$HomeActivity bnds=[586,631][712,715] (has extras)} from uid 10043 on display 0
- V/WindowManager(29092): addAppToken: AppWindowToken{50ace57 token=Token{2403ebd6 ActivityRecord{2d2723f1 u0 com.google.android.youtube/.app.honeycomb.Shell$HomeActivity t768}}} to stack=1 task=768 at 0
- W/BroadcastQueue(29092): Permission Denial: broadcasting Intent { act=com.android.launcher3.action.LAUNCH flg=0x10 (has extras) } from com.android.launcher3 (pid=29847, uid=10043) requires com.google.android.launcher.permission.RECEIVE_LAUNCH_BROADCASTS due to receiver com.google.android.googlequicksearchbox/com.google.android.search.core.icingsync.ApplicationLaunchReceiver
- W/BroadcastQueue(29092): Permission Denial: receiving Intent { act=com.android.launcher3.action.LAUNCH flg=0x10 (has extras) } to com.google.android.googlequicksearchbox/com.google.android.search.core.icingsync.ApplicationLaunchReceiver requires com.android.launcher3.permission.RECEIVE_LAUNCH_BROADCASTS due to sender com.android.launcher3 (uid 10043)
- I/ActivityManager(29092): Start proc 1253:com.google.android.youtube/u0a70 for activity com.google.android.youtube/.app.honeycomb.Shell$HomeActivity
- W/ResourcesManager( 1253): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
- W/ResourcesManager( 1253): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
- I/ActivityManager(29092): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x4000000 cmp=com.google.android.youtube/com.google.android.apps.youtube.app.WatchWhileActivity bnds=[586,631][712,715] (has extras)} from uid 10070 on display 0
- V/WindowManager(29092): addAppToken: AppWindowToken{1e77234b token=Token{1a116c1a ActivityRecord{e5d2ac5 u0 com.google.android.youtube/com.google.android.apps.youtube.app.WatchWhileActivity t768}}} to stack=1 task=768 at 1
- D/TaskPersister(29092): removeObsoleteFile: deleting file=760_task.xml
- D/TaskPersister(29092): removeObsoleteFile: deleting file=760_task_thumbnail.png
- V/WindowManager(29092): Based on layer: Adding window Window{394bc707 u0 com.google.android.youtube/com.google.android.apps.youtube.app.WatchWhileActivity} at 3 of 8
- W/ActivityManager(29092): Permission Denial: Accessing service ComponentInfo{com.google.android.music/com.google.android.music.dial.DialMediaRouteProviderService} from pid=1253, uid=10070 that is not exported from uid 10065
- W/ResourcesManager(32346): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
- W/ResourcesManager(32346): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
- D/BackupManagerService(29092): Now staging backup of com.android.providers.settings
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@36a82ab}
- I/ActivityManager(29092): Start proc 1418:com.google.android.gms.unstable/u0a16 for service com.google.android.gms/.droidguard.DroidGuardService
- W/ResourcesManager( 1418): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
- W/ResourcesManager( 1418): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
- I/ActivityManager(29092): Start proc 1435:com.google.android.gms.wearable/u0a16 for service com.google.android.gms/.wearable.service.WearableService
- W/ResourcesManager( 1435): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
- W/ResourcesManager( 1435): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@36a82ab}
- V/WindowManager(29092): not Base app: Adding window Window{19f26c4d u0 com.google.android.youtube/com.google.android.apps.youtube.app.WatchWhileActivity} at 4 of 9
- W/InputMethodManagerService(29092): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@33068049 attribute=android.view.inputmethod.EditorInfo@36510d4e, token = android.os.BinderProxy@3d1f9946
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@12ca298}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@12ca298}
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@18404261}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@18404261}
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3315d22f}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3315d22f}
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@212c562a}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@212c562a}
- V/ActivityManager(29092): Display changed displayId=0
- I/ActivityManager(29092): Config changes=480 {1.0 ?mcc?mnc et_EE ?layoutDir sw768dp w768dp h951dp 160dpi xlrg port finger -keyb/v/h -nav/h s.11 themeResource=themes:{default=overlay:system, iconPack:system, fontPkg:system, com.android.systemui=overlay:system, com.android.systemui.navbar=overlay:system}}
- I/WindowManager(29092): Screen frozen for +1s360ms due to Window{394bc707 u0 com.google.android.youtube/com.google.android.apps.youtube.app.WatchWhileActivity}
- V/ActivityManager(29092): Display changed displayId=0
- I/ActivityManager(29092): Config changes=480 {1.0 ?mcc?mnc et_EE ?layoutDir sw768dp w1024dp h695dp 160dpi xlrg land finger -keyb/v/h -nav/h s.12 themeResource=themes:{default=overlay:system, iconPack:system, fontPkg:system, com.android.systemui=overlay:system, com.android.systemui.navbar=overlay:system}}
- I/WindowManager(29092): Screen frozen for +958ms due to Window{394bc707 u0 com.google.android.youtube/com.google.android.apps.youtube.app.WatchWhileActivity}
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1a78fb60}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1a78fb60}
- I/EntropyMixer(29092): Writing entropy...
- I/ProcessStatsService(29092): Prepared write state in 118ms
- I/ProcessStatsService(29092): Prepared write state in 0ms
- I/ProcessStatsService(29092): Pruning old procstats: /data/system/procstats/state-2015-06-08-02-18-42.bin.ci
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1a96ba6d}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1a96ba6d}
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@29dd3d14}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@29dd3d14}
- I/ActivityManager(29092): Start proc 1547:com.google.android.talk/u0a63 for broadcast com.google.android.talk/com.google.android.apps.hangouts.realtimechat.RealTimeChatService$AlarmReceiver
- W/ResourcesManager( 1547): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@7d442e3}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@7d442e3}
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@33dc006e}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@33dc006e}
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@13163000}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@13163000}
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3632e978}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3632e978}
- V/BackupManagerService(29092): Running a backup pass
- V/BackupManagerService(29092): clearing pending backups
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@ef21f54}
- V/PerformBackupTask(29092): Beginning backup of 2 targets
- D/PerformBackupTask(29092): invokeAgentForBackup on @pm@
- V/BackupManagerService(29092): System app com.android.launcher3 - skipping sig check
- I/BackupRestoreController(29092): Getting widget state for user: 0
- I/PerformBackupTask(29092): no backup data written; not calling transport
- D/PerformBackupTask(29092): starting agent for backup of BackupRequest{pkg=com.android.providers.settings}
- D/BackupManagerService(29092): awaiting agent for ApplicationInfo{2c650b2c com.android.providers.settings}
- D/BackupManagerService(29092): agentConnected pkg=com.android.providers.settings agent=android.app.backup.BackupAgent$BackupServiceBinder@1b2204ec
- I/BackupManagerService(29092): got agent android.app.backup.BackupAgent$BackupServiceBinder@1b2204ec
- D/PerformBackupTask(29092): invokeAgentForBackup on com.android.providers.settings
- I/ActivityManager(29092): Start proc 1617:android.process.media/u0a4 for content provider com.android.providers.media/.MediaProvider
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@ef21f54}
- I/BackupRestoreController(29092): Getting widget state for user: 0
- I/PerformBackupTask(29092): no backup data written; not calling transport
- D/PerformBackupTask(29092): starting agent for backup of BackupRequest{pkg=com.google.android.googlequicksearchbox}
- I/ActivityManager(29092): Start proc 1636:com.google.android.googlequicksearchbox/u0a22 for backup com.google.android.googlequicksearchbox/com.android.launcher3.LauncherBackupAgentHelper
- D/BackupManagerService(29092): awaiting agent for ApplicationInfo{1605bbeb com.google.android.googlequicksearchbox}
- D/BackupManagerService(29092): agentConnected pkg=com.google.android.googlequicksearchbox agent=android.os.BinderProxy@15fc87
- I/BackupManagerService(29092): got agent android.app.IBackupAgent$Stub$Proxy@13b7d7b4
- D/PerformBackupTask(29092): invokeAgentForBackup on com.google.android.googlequicksearchbox
- D/BackupManagerService(29092): Now staging backup of com.google.android.googlequicksearchbox
- I/BackupRestoreController(29092): Getting widget state for user: 0
- I/PerformBackupTask(29092): no backup data written; not calling transport
- I/BackupManagerService(29092): Backup pass finished.
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@17b92603}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@17b92603}
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2b0faa5b}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2b0faa5b}
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2a14ef70}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2a14ef70}
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1463d3a6}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1463d3a6}
- I/UsageStatsService(29092): User[0] Flushing usage stats to disk
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@271cb148}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@271cb148}
- D/BackupManagerService(29092): Now staging backup of com.android.providers.settings
- I/ActivityManager(29092): Process com.google.android.apps.plus (pid 486) has died
- I/ActivityManager(29092): Process com.android.chrome (pid 968) has died
- I/ActivityManager(29092): Process com.android.settings (pid 946) has died
- I/ActivityManager(29092): Process com.google.android.partnersetup (pid 1032) has died
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@159cccdc}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@159cccdc}
- V/ActivityManager(29092): Display changed displayId=0
- I/ActivityManager(29092): Config changes=480 {1.0 ?mcc?mnc et_EE ?layoutDir sw768dp w768dp h951dp 160dpi xlrg port finger -keyb/v/h -nav/h s.13 themeResource=themes:{default=overlay:system, iconPack:system, fontPkg:system, com.android.systemui=overlay:system, com.android.systemui.navbar=overlay:system}}
- V/ActivityManager(29092): Display changed displayId=0
- I/ActivityManager(29092): Config changes=480 {1.0 ?mcc?mnc et_EE ?layoutDir sw768dp w1024dp h695dp 160dpi xlrg land finger -keyb/v/h -nav/h s.14 themeResource=themes:{default=overlay:system, iconPack:system, fontPkg:system, com.android.systemui=overlay:system, com.android.systemui.navbar=overlay:system}}
- I/WindowManager(29092): Screen frozen for +1s239ms due to Window{208d1ec5 u0 NavigationBar}
- I/ActivityManager(29092): Killing 989:nz.mega.android/u0a112 (adj 15): empty for 1815s
- I/ActivityManager(29092): Killing 1008:com.google.android.googlequicksearchbox:search/u0a22 (adj 15): empty for 1818s
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@39bf137f}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@39bf137f}
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@20cc3d5f}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@20cc3d5f}
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@18c9675e}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@18c9675e}
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2cfad596}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2cfad596}
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@12de01ef}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@12de01ef}
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2a80f0d7}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2a80f0d7}
- D/WifiService(29092): Client connection lost with reason: 4
- I/ActivityManager(29092): Process com.facebook.katana (pid 30395) has died
- W/ActivityManager(29092): Scheduling restart of crashed service com.facebook.katana/com.facebook.push.mqtt.service.MqttPushService in 1000ms
- I/ActivityManager(29092): Start proc 1864:com.facebook.katana/u0a79 for service com.facebook.katana/com.facebook.push.mqtt.service.MqttPushService
- W/ResourcesManager( 1864): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
- D/WifiService(29092): New client listening to asynchronous messages
- W/BroadcastQueue(29092): Permission Denial: broadcasting Intent { act=android.net.conn.INET_CONDITION_ACTION flg=0x4000010 (has extras) } from null (pid=-1, uid=-1) requires com.facebook.permission.prod.FB_APP_COMMUNICATION due to registered receiver BroadcastFilter{1cffd420 u0 ReceiverList{103fb723 1864 com.facebook.katana/10079/u0 remote:5030852}}
- W/BroadcastQueue(29092): Permission Denial: broadcasting Intent { act=android.net.conn.CONNECTIVITY_CHANGE flg=0x4000010 (has extras) } from null (pid=-1, uid=-1) requires com.facebook.permission.prod.FB_APP_COMMUNICATION due to registered receiver BroadcastFilter{1cffd420 u0 ReceiverList{103fb723 1864 com.facebook.katana/10079/u0 remote:5030852}}
- W/BroadcastQueue(29092): Permission Denial: broadcasting Intent { act=android.net.conn.CONNECTIVITY_CHANGE flg=0x4000010 (has extras) } from null (pid=-1, uid=-1) requires com.facebook.permission.prod.FB_APP_COMMUNICATION due to registered receiver BroadcastFilter{27f54914 u0 ReceiverList{11c6d767 1864 com.facebook.katana/10079/u0 remote:33152f26}}
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1c2f2f3c}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1c2f2f3c}
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@bdf985d}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@bdf985d}
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@19e0f9ce}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@19e0f9ce}
- I/ProcessStatsService(29092): Prepared write state in 11ms
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2c818b19}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2c818b19}
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2564ccb5}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2564ccb5}
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@288e5c2b}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@288e5c2b}
- I/UsageStatsService(29092): User[0] Flushing usage stats to disk
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@290c1631}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@290c1631}
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@bd5e59b}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@bd5e59b}
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@f21a94f}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@f21a94f}
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1bcc2127}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1bcc2127}
- V/ActivityManager(29092): Display changed displayId=0
- I/ActivityManager(29092): Config changes=480 {1.0 ?mcc?mnc et_EE ?layoutDir sw768dp w768dp h951dp 160dpi xlrg port finger -keyb/v/h -nav/h s.15 themeResource=themes:{default=overlay:system, iconPack:system, fontPkg:system, com.android.systemui=overlay:system, com.android.systemui.navbar=overlay:system}}
- I/WindowManager(29092): Screen frozen for +615ms due to Window{394bc707 u0 com.google.android.youtube/com.google.android.apps.youtube.app.WatchWhileActivity}
- V/ActivityManager(29092): Display changed displayId=0
- I/ActivityManager(29092): Config changes=480 {1.0 ?mcc?mnc et_EE ?layoutDir sw768dp w1024dp h695dp 160dpi xlrg land finger -keyb/v/h -nav/h s.16 themeResource=themes:{default=overlay:system, iconPack:system, fontPkg:system, com.android.systemui=overlay:system, com.android.systemui.navbar=overlay:system}}
- I/WindowManager(29092): Screen frozen for +320ms due to Window{394bc707 u0 com.google.android.youtube/com.google.android.apps.youtube.app.WatchWhileActivity}
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@7841c93}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@7841c93}
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e69d3a9}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1e69d3a9}
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@bffa2af}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@bffa2af}
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2b4289dd}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@2b4289dd}
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@17afa781}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@17afa781}
- D/WifiService(29092): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3f58784f}
- D/WifiService(29092): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@3f58784f}
- I/ActivityManager(29092): START u0 {act=com.android.systemui.recents.SHOW_RECENTS flg=0x10804000 cmp=com.android.systemui/.recents.RecentsActivity} from uid 10012 on display 0
- V/WindowManager(29092): addAppToken: AppWindowToken{394ced5d token=Token{33eaab34 ActivityRecord{33c9ee07 u0 com.android.systemui/.recents.RecentsActivity t769}}} to stack=0 task=769 at 0
- I/ActivityManager(29092): Killing 1076:com.ea.games.simsfreeplay_row:remote/u0a107 (adj 15): empty for 3527s
- V/WindowManager(29092): Adding window Window{a6466f7 u0 com.android.systemui/com.android.systemui.recents.RecentsActivity} at 4 of 9 (after Window{29a06693 u0 com.android.launcher3/com.android.launcher3.Launcher})
- I/ActivityManager(29092): Start proc 2156:com.google.android.googlequicksearchbox:search/u0a22 for broadcast com.google.android.googlequicksearchbox/.SearchWidgetProvider
- I/ActivityManager(29092): Start proc 2180:com.google.android.partnersetup/u0a19 for content provider com.google.android.partnersetup/.RlzAppProvider
- I/ActivityManager(29092): Killing 1547:com.google.android.talk/u0a63 (adj 15): empty for 2890s
- I/ActivityManager(29092): Killing 1435:com.google.android.gms.wearable/u0a16 (adj 15): empty for 3296s
- W/ResourcesManager(32346): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
- W/ResourcesManager(32346): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
- I/ActivityManager(29092): Start proc 2209:com.google.android.apps.plus/u0a67 for service com.google.android.apps.plus/.service.EsSyncAdapterService
- W/ResourcesManager( 2209): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
- F/libc (29092): Fatal signal 6 (SIGABRT), code -6 in tid 29723 (Binder_C)
- I/DEBUG ( 152): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
- I/DEBUG ( 152): Build fingerprint: 'hp/hp_tenderloin/tenderloin:5.0.2/LRX22G/1649326:user/release-keys'
- I/DEBUG ( 152): Revision: '3'
- I/DEBUG ( 152): ABI: 'arm'
- I/DEBUG ( 152): pid: 29092, tid: 29723, name: Binder_C >>> system_server <<<
- I/DEBUG ( 152): signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
- I/DEBUG ( 152): Abort message: 'art/runtime/indirect_reference_table.cc:98] JNI ERROR (app bug): global reference table overflow (max=51200)'
- I/DEBUG ( 152): r0 00000000 r1 0000741b r2 00000006 r3 00000000
- I/DEBUG ( 152): r4 4c5f3db8 r5 00000006 r6 0000000b r7 0000010c
- I/DEBUG ( 152): r8 00000000 r9 7486f520 sl 6931b800 fp 00002fd8
- I/DEBUG ( 152): ip 0000741b sp 4c5f3220 lr 76da4031 pc 76dc7d64 cpsr 600f0010
- I/DEBUG ( 152):
- I/DEBUG ( 152): backtrace:
- I/DEBUG ( 152): #00 pc 00038d64 /system/lib/libc.so (tgkill+12)
- I/DEBUG ( 152): #01 pc 0001502d /system/lib/libc.so (pthread_kill+52)
- I/DEBUG ( 152): #02 pc 00015d8f /system/lib/libc.so (raise+10)
- I/DEBUG ( 152): #03 pc 000123f5 /system/lib/libc.so (__libc_android_abort+36)
- I/DEBUG ( 152): #04 pc 0001003c /system/lib/libc.so (abort+4)
- I/DEBUG ( 152): #05 pc 002178d1 /system/lib/libart.so (art::Runtime::Abort()+160)
- I/DEBUG ( 152): #06 pc 000a63db /system/lib/libart.so (art::LogMessage::~LogMessage()+1322)
- I/DEBUG ( 152): #07 pc 00157255 /system/lib/libart.so (art::IndirectReferenceTable::Add(unsigned int, art::mirror::Object*)+244)
- I/DEBUG ( 152): #08 pc 001ad443 /system/lib/libart.so (art::JNI::NewGlobalRef(_JNIEnv*, _jobject*)+294)
- I/DEBUG ( 152): #09 pc 0005edf9 /system/lib/libandroid_runtime.so
- I/DEBUG ( 152): #10 pc 000841e9 /system/lib/libandroid_runtime.so (android::javaObjectForIBinder(_JNIEnv*, android::sp<android::IBinder> const&)+188)
- I/DEBUG ( 152): #11 pc 0007e49d /system/lib/libandroid_runtime.so
- I/DEBUG ( 152): #12 pc 00017e5d /data/dalvik-cache/arm/system@framework@boot.oat
- E/ActivityThread( 2209): Failed to find provider info for com.google.android.gsf.gservices
- E/AndroidRuntime(30582): FATAL EXCEPTION: Thread-255
- E/AndroidRuntime(30582): Process: jp.takke.cpustats, PID: 30582
- E/AndroidRuntime(30582): java.lang.NullPointerException: Attempt to invoke interface method 'java.util.Iterator java.util.List.iterator()' on a null object reference
- E/AndroidRuntime(30582): at android.app.ApplicationPackageManager.getUserIfProfile(ApplicationPackageManager.java:1815)
- E/AndroidRuntime(30582): at android.app.ApplicationPackageManager.getUserBadgeForDensity(ApplicationPackageManager.java:897)
- E/AndroidRuntime(30582): at android.app.Notification$Builder.getProfileBadgeDrawable(Notification.java:2720)
- E/AndroidRuntime(30582): at android.app.Notification$Builder.hasThreeLines(Notification.java:2935)
- E/AndroidRuntime(30582): at android.app.Notification$Builder.build(Notification.java:3472)
- E/AndroidRuntime(30582): at android.app.Notification$Builder.buildInto(Notification.java:3504)
- E/AndroidRuntime(30582): at android.app.Notification.setLatestEventInfo(Notification.java:1748)
- E/AndroidRuntime(30582): at jp.takke.cpustats.UsageUpdateService.a(Unknown Source)
- E/AndroidRuntime(30582): at jp.takke.cpustats.UsageUpdateService.p(Unknown Source)
- E/AndroidRuntime(30582): at jp.takke.cpustats.p.run(Unknown Source)
- E/AndroidRuntime(30582): Error reporting crash
- E/AndroidRuntime(30582): android.os.DeadObjectException
- E/AndroidRuntime(30582): at android.os.BinderProxy.transactNative(Native Method)
- E/AndroidRuntime(30582): at android.os.BinderProxy.transact(Binder.java:496)
- E/AndroidRuntime(30582): at android.app.ActivityManagerProxy.handleApplicationCrash(ActivityManagerNative.java:4175)
- E/AndroidRuntime(30582): at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:89)
- E/AndroidRuntime(30582): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
- E/AndroidRuntime(30582): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
- E/AndroidRuntime( 2209): FATAL EXCEPTION: SyncAdapterThread-1
- E/AndroidRuntime( 2209): Process: com.google.android.apps.plus, PID: 2209
- E/AndroidRuntime( 2209): java.lang.RuntimeException: system server dead?
- E/AndroidRuntime( 2209): at android.appwidget.AppWidgetManager.getAppWidgetIds(AppWidgetManager.java:1052)
- E/AndroidRuntime( 2209): at fyc.a(PG:161)
- E/AndroidRuntime( 2209): at fer.run(PG:1657)
- E/AndroidRuntime( 2209): at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:422)
- E/AndroidRuntime( 2209): at java.util.concurrent.FutureTask.run(FutureTask.java:237)
- E/AndroidRuntime( 2209): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
- E/AndroidRuntime( 2209): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
- E/AndroidRuntime( 2209): at java.lang.Thread.run(Thread.java:818)
- E/AndroidRuntime( 2209): Caused by: android.os.DeadObjectException
- E/AndroidRuntime( 2209): at android.os.BinderProxy.transactNative(Native Method)
- E/AndroidRuntime( 2209): at android.os.BinderProxy.transact(Binder.java:496)
- E/AndroidRuntime( 2209): at com.android.internal.appwidget.IAppWidgetService$Stub$Proxy.getAppWidgetIds(IAppWidgetService.java:915)
- E/AndroidRuntime( 2209): at android.appwidget.AppWidgetManager.getAppWidgetIds(AppWidgetManager.java:1049)
- E/AndroidRuntime( 2209): ... 7 more
- E/AndroidRuntime( 2209): Error reporting crash
- E/AndroidRuntime( 2209): android.os.DeadObjectException
- E/AndroidRuntime( 2209): at android.os.BinderProxy.transactNative(Native Method)
- E/AndroidRuntime( 2209): at android.os.BinderProxy.transact(Binder.java:496)
- E/AndroidRuntime( 2209): at android.app.ActivityManagerProxy.handleApplicationCrash(ActivityManagerNative.java:4175)
- E/AndroidRuntime( 2209): at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:89)
- E/AndroidRuntime( 2209): at euv.run(PG:270)
- E/AndroidRuntime( 2209): at android.os.Handler.handleCallback(Handler.java:739)
- E/AndroidRuntime( 2209): at android.os.Handler.dispatchMessage(Handler.java:95)
- E/AndroidRuntime( 2209): at android.os.Looper.loop(Looper.java:135)
- E/AndroidRuntime( 2209): at android.app.ActivityThread.main(ActivityThread.java:5274)
- E/AndroidRuntime( 2209): at java.lang.reflect.Method.invoke(Native Method)
- E/AndroidRuntime( 2209): at java.lang.reflect.Method.invoke(Method.java:372)
- E/AndroidRuntime( 2209): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:903)
- E/AndroidRuntime( 2209): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:698)
- E/AndroidRuntime(32346): FATAL EXCEPTION: Background tasks
- E/AndroidRuntime(32346): Process: com.google.android.gm, PID: 32346
- E/AndroidRuntime(32346): java.lang.RuntimeException: android.os.DeadObjectException
- E/AndroidRuntime(32346): at android.accounts.AccountManager.getAccounts(AccountManager.java:410)
- E/AndroidRuntime(32346): at com.google.android.gm.provider.h.c(SourceFile:347)
- E/AndroidRuntime(32346): at com.google.android.gm.provider.h.a(SourceFile:1069)
- E/AndroidRuntime(32346): at com.google.android.gm.provider.cl.run(SourceFile:1505)
- E/AndroidRuntime(32346): at android.os.Handler.handleCallback(Handler.java:739)
- E/AndroidRuntime(32346): at android.os.Handler.dispatchMessage(Handler.java:95)
- E/AndroidRuntime(32346): at android.os.Looper.loop(Looper.java:135)
- E/AndroidRuntime(32346): at android.os.HandlerThread.run(HandlerThread.java:61)
- E/AndroidRuntime(32346): Caused by: android.os.DeadObjectException
- E/AndroidRuntime(32346): at android.os.BinderProxy.transactNative(Native Method)
- E/AndroidRuntime(32346): at android.os.BinderProxy.transact(Binder.java:496)
- E/AndroidRuntime(32346): at android.accounts.IAccountManager$Stub$Proxy.getAccounts(IAccountManager.java:727)
- E/AndroidRuntime(32346): at android.accounts.AccountManager.getAccounts(AccountManager.java:407)
- E/AndroidRuntime(32346): ... 7 more
- I/InstallerConnection( 2491): disconnecting...
- I/SystemServer( 2491): Entered the Android system server!
- I/SystemServiceManager( 2491): Starting com.android.server.pm.Installer
- I/Installer( 2491): Waiting for installd to be ready.
- I/InstallerConnection( 2491): connecting...
- I/SystemServiceManager( 2491): Starting com.android.server.am.ActivityManagerService$Lifecycle
- I/ActivityManager( 2491): Memory class: 48
- I/IntentFirewall( 2491): Read new rules (A:0 B:0 S:0)
- D/AppOps ( 2491): AppOpsService published
- I/SystemServiceManager( 2491): Starting com.android.server.power.PowerManagerService
- I/SystemServiceManager( 2491): Starting com.android.server.display.DisplayManagerService
- I/SystemServiceManager( 2491): Starting phase 100
- I/DisplayManagerService( 2491): Display device added: DisplayDeviceInfo{"Sisseehitatud ekraan": uniqueId="local:0", 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 UNKNOWN, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS}
- I/SystemServer( 2491): Package Manager
- W/PackageManager( 2491): No security bridge jar found, using default
- W/SystemConfig( 2491): No directory /system/etc/sysconfig, skipping
- D/SELinuxMMAC( 2491): Using policy file /system/etc/security/mac_permissions.xml
- W/PackageParser( 2491): No actions in intent filter at /system/priv-app/Contacts/Contacts.apk Binary XML file line #356
- W/PackageParser( 2491): Unknown element under <intent-filter>: android at /system/priv-app/Telecom/Telecom.apk Binary XML file line #232
- I/PackageManager( 2491): Package com.google.android.gms at /system/priv-app/GmsCore ignored: updated version 7571430 better than this 6184738
- W/PackageManager( 2491): Failed to parse /system/priv-app/GmsCore: null
- I/PackageManager( 2491): Package com.android.vending at /system/priv-app/Phonesky ignored: updated version 80351200 better than this 80300036
- W/PackageManager( 2491): Failed to parse /system/priv-app/Phonesky: null
- I/PackageManager( 2491): Package com.google.android.marvin.talkback at /system/priv-app/talkback ignored: updated version 40200008 better than this 30600006
- W/PackageManager( 2491): Failed to parse /system/priv-app/talkback: null
- I/PackageManager( 2491): Package com.google.android.googlequicksearchbox at /system/priv-app/Velvet ignored: updated version 300407085 better than this 300400280
- W/PackageManager( 2491): Failed to parse /system/priv-app/Velvet: null
- W/PackageParser( 2491): No actions in intent filter at /system/app/Bluetooth/Bluetooth.apk Binary XML file line #229
- W/PackageParser( 2491): Unknown element under <application>: permission at /system/app/Gallery2/Gallery2.apk Binary XML file line #242
- W/PackageParser( 2491): Unknown element under <application>: permission at /system/app/Gallery2/Gallery2.apk Binary XML file line #245
- I/PackageManager( 2491): Package com.google.android.gm at /system/app/Gmail2 ignored: updated version 52000999 better than this 5000600
- W/PackageManager( 2491): Failed to parse /system/app/Gmail2: null
- I/PackageManager( 2491): Package com.google.android.tts at /system/app/GoogleTTS ignored: updated version 210304060 better than this 210302120
- W/PackageManager( 2491): Failed to parse /system/app/GoogleTTS: null
- I/PackageManager( 2491): Package com.google.android.talk at /system/app/Hangouts ignored: updated version 22401366 better than this 22079529
- W/PackageManager( 2491): Failed to parse /system/app/Hangouts: null
- W/PackageManager( 2491): Failed to parse /system/app/Maps: Missing base APK in /system/app/Maps
- I/PackageManager( 2491): Package com.google.android.music at /system/app/Music2 ignored: updated version 1854 better than this 1717
- W/PackageManager( 2491): Failed to parse /system/app/Music2: null
- I/PackageManager( 2491): Package com.google.android.play.games at /system/app/PlayGames ignored: updated version 30110032 better than this 21170000
- W/PackageManager( 2491): Failed to parse /system/app/PlayGames: null
- I/PackageManager( 2491): Package com.google.android.apps.plus at /system/app/PlusOne ignored: updated version 413986642 better than this 413263375
- W/PackageManager( 2491): Failed to parse /system/app/PlusOne: null
- I/PackageManager( 2491): Package com.google.android.videos at /system/app/Videos ignored: updated version 38081 better than this 34230
- W/PackageManager( 2491): Failed to parse /system/app/Videos: null
- I/PackageManager( 2491): Package com.google.android.youtube at /system/app/YouTube ignored: updated version 101855131 better than this 51003053
- W/PackageManager( 2491): Failed to parse /system/app/YouTube: null
- W/PackageManager( 2491): Package com.facebook.katana desires unavailable shared library com.amazon.device.messaging; ignoring!
- W/PackageManager( 2491): Unable to update from com.android.music to com.google.android.music: old package still exists
- W/PackageManager( 2491): Failed to parse /data/app/com.google.android.gms-1: Application package com.google.android.gms found at /data/app/com.google.android.gms-1 but expected at /data/app/com.google.android.gms-3; ignoring.
- W/PackageParser( 2491): Unknown element under <application>: intent-filter at /data/app/com.rtsoft.growtopia-2/base.apk Binary XML file line #77
- W/PackageParser( 2491): Unknown element under <manifest>: supports-gl-texture at /data/app/com.king.candycrushsaga-2/base.apk Binary XML file line #107
- W/PackageParser( 2491): Unknown element under <manifest>: support-screens at /data/app/com.king.candycrushsaga-2/base.apk Binary XML file line #107
- W/PackageParser( 2491): No actions in intent filter at /data/app/com.quoord.tapatalkxda.activity-1/base.apk Binary XML file line #42
- W/PackageParser( 2491): No actions in intent filter at /data/app/com.quoord.tapatalkxda.activity-1/base.apk Binary XML file line #118
- W/PackageParser( 2491): No actions in intent filter at /data/app/com.quoord.tapatalkxda.activity-1/base.apk Binary XML file line #136
- W/PackageParser( 2491): No actions in intent filter at /data/app/com.quoord.tapatalkxda.activity-1/base.apk Binary XML file line #149
- W/PackageParser( 2491): No actions in intent filter at /data/app/com.quoord.tapatalkxda.activity-1/base.apk Binary XML file line #161
- W/PackageParser( 2491): No actions in intent filter at /data/app/com.quoord.tapatalkxda.activity-1/base.apk Binary XML file line #202
- W/PackageParser( 2491): No actions in intent filter at /data/app/com.quoord.tapatalkxda.activity-1/base.apk Binary XML file line #212
- W/PackageParser( 2491): No actions in intent filter at /data/app/com.quoord.tapatalkxda.activity-1/base.apk Binary XML file line #222
- W/PackageParser( 2491): No actions in intent filter at /data/app/com.quoord.tapatalkxda.activity-1/base.apk Binary XML file line #232
- W/PackageParser( 2491): No actions in intent filter at /data/app/com.quoord.tapatalkxda.activity-1/base.apk Binary XML file line #242
- W/PackageParser( 2491): No actions in intent filter at /data/app/com.quoord.tapatalkxda.activity-1/base.apk Binary XML file line #252
- W/PackageParser( 2491): No actions in intent filter at /data/app/com.quoord.tapatalkxda.activity-1/base.apk Binary XML file line #262
- W/PackageParser( 2491): No actions in intent filter at /data/app/com.quoord.tapatalkxda.activity-1/base.apk Binary XML file line #272
- W/PackageParser( 2491): No actions in intent filter at /data/app/com.quoord.tapatalkxda.activity-1/base.apk Binary XML file line #282
- W/PackageParser( 2491): No actions in intent filter at /data/app/com.quoord.tapatalkxda.activity-1/base.apk Binary XML file line #292
- W/PackageParser( 2491): No actions in intent filter at /data/app/com.quoord.tapatalkxda.activity-1/base.apk Binary XML file line #302
- W/PackageParser( 2491): No actions in intent filter at /data/app/com.quoord.tapatalkxda.activity-1/base.apk Binary XML file line #312
- W/PackageParser( 2491): No actions in intent filter at /data/app/com.quoord.tapatalkxda.activity-1/base.apk Binary XML file line #322
- W/PackageParser( 2491): No actions in intent filter at /data/app/com.quoord.tapatalkxda.activity-1/base.apk Binary XML file line #335
- W/PackageParser( 2491): No actions in intent filter at /data/app/com.quoord.tapatalkxda.activity-1/base.apk Binary XML file line #343
- W/PackageParser( 2491): No actions in intent filter at /data/app/com.quoord.tapatalkxda.activity-1/base.apk Binary XML file line #351
- W/PackageParser( 2491): No actions in intent filter at /data/app/com.quoord.tapatalkxda.activity-1/base.apk Binary XML file line #359
- W/PackageParser( 2491): No actions in intent filter at /data/app/com.quoord.tapatalkxda.activity-1/base.apk Binary XML file line #393
- W/PackageParser( 2491): No actions in intent filter at /data/app/com.quoord.tapatalkxda.activity-1/base.apk Binary XML file line #407
- W/PackageManager( 2491): Package com.google.android.gms desires unavailable shared library com.google.android.ble; ignoring!
- W/PackageManager( 2491): Package com.google.android.gms declares lib com.google.android.gms that is not declared on system image; skipping
- W/PackageManager( 2491): Package com.facebook.orca desires unavailable shared library com.amazon.device.messaging; ignoring!
- W/PackageManager( 2491): Skipping provider name com.facebook.orca.properties (in package com.facebook.orca): name already used by com.facebook.orca
- W/PackageManager( 2491): Package com.google.android.gms desires unavailable shared library com.google.android.ble; ignoring!
- W/PackageManager( 2491): Package com.facebook.katana desires unavailable shared library com.amazon.device.messaging; ignoring!
- W/PackageManager( 2491): Package com.facebook.orca desires unavailable shared library com.amazon.device.messaging; ignoring!
- I/PackageManager( 2491): Adjusting ABI for : com.google.android.gsf to armeabi-v7a
- I/PackageManager( 2491): Adjusting ABI for : com.google.android.gsf.login to armeabi-v7a
- I/PackageManager( 2491): Adjusting ABI for : com.google.android.backuptransport to armeabi-v7a
- I/PackageManager( 2491): Adjusting ABI for : com.google.android.syncadapters.contacts to armeabi-v7a
- I/PackageManager( 2491): Adjusting ABI for : com.android.settings to armeabi-v7a
- I/PackageManager( 2491): Adjusting ABI for : com.evervolv.toolbox to armeabi-v7a
- I/PackageManager( 2491): Adjusting ABI for : com.android.server.telecom to armeabi-v7a
- I/PackageManager( 2491): Adjusting ABI for : com.android.keychain to armeabi-v7a
- I/PackageManager( 2491): Adjusting ABI for : com.evervolv.widgets to armeabi-v7a
- I/PackageManager( 2491): Adjusting ABI for : com.android.inputdevices to armeabi-v7a
- I/PackageManager( 2491): Adjusting ABI for : com.android.location.fused to armeabi-v7a
- I/PackageManager( 2491): Adjusting ABI for : com.android.providers.settings to armeabi-v7a
- I/PackageManager( 2491): Time to scan packages: 31.137 seconds
- W/PackageManager( 2491): Not granting permission android.permission.MANAGE_DOCUMENTS to package com.google.android.youtube (protectionLevel=2 flags=0x183ec5)
- W/PackageManager( 2491): Unknown permission com.google.android.voicesearch.SHORTCUTS_ACCESS in package com.google.android.googlequicksearchbox
- W/PackageManager( 2491): Unknown permission com.google.android.voicesearch.ACCESS_SETTINGS in package com.google.android.googlequicksearchbox
- W/PackageManager( 2491): Unknown permission com.google.android.ears.permission.WRITE in package com.google.android.googlequicksearchbox
- W/PackageManager( 2491): Not granting permission android.permission.REAL_GET_TASKS to package com.google.android.googlequicksearchbox (protectionLevel=18 flags=0x405bbec5)
- W/PackageManager( 2491): Unknown permission com.google.android.apps.googlevoice.permission.AUTO_SEND in package com.google.android.googlequicksearchbox
- W/PackageManager( 2491): Unknown permission com.android.chrome.PRERENDER_URL in package com.google.android.googlequicksearchbox
- W/PackageManager( 2491): Unknown permission com.google.android.launcher.permission.CONTENT_REDIRECT in package com.google.android.googlequicksearchbox
- W/PackageManager( 2491): Unknown permission com.yandex.store.permission.BILLING in package com.Creativeworld.QuadcopterFX
- W/PackageManager( 2491): Unknown permission com.sec.android.iap.permission.BILLING in package com.Creativeworld.QuadcopterFX
- W/PackageManager( 2491): Unknown permission org.onepf.openiab.permission.BILLING in package com.Creativeworld.QuadcopterFX
- W/PackageManager( 2491): Unknown permission android.permission.WRITE_SYNC_STATS in package com.google.android.apps.docs.editors.docs
- W/PackageManager( 2491): 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( 2491): 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( 2491): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.google.android.onetimeinitializer
- W/PackageManager( 2491): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.google.android.onetimeinitializer
- W/PackageManager( 2491): Unknown permission android.permission.WRITE_SYNC_STATS in package com.google.android.apps.docs.editors.sheets
- W/PackageManager( 2491): 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( 2491): 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( 2491): Unknown permission android.permission.WRITE_SYNC_STATS in package com.google.android.apps.docs.editors.slides
- W/PackageManager( 2491): 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( 2491): 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( 2491): Not granting permission android.permission.ACCESS_DOWNLOAD_MANAGER to package com.android.browser (protectionLevel=18 flags=0x9be45)
- W/PackageManager( 2491): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
- W/PackageManager( 2491): Not granting permission android.permission.REAL_GET_TASKS to package com.android.vending (protectionLevel=18 flags=0x400abec5)
- W/PackageManager( 2491): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.vending (protectionLevel=2 flags=0x400abec5)
- W/PackageManager( 2491): Unknown permission android.permission.SEND_SMS_NO_CONFIRMATION in package com.android.vending
- W/PackageManager( 2491): Not granting permission android.permission.BIND_WALLPAPER to package com.android.camera2 (protectionLevel=18 flags=0x58bc45)
- W/PackageManager( 2491): Not granting permission android.permission.BIND_APPWIDGET to package com.android.launcher3 (protectionLevel=18 flags=0x483e45)
- W/PackageManager( 2491): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.launcher3
- W/PackageManager( 2491): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.launcher3
- W/PackageManager( 2491): Unknown permission com.google.android.email.permission.READ_ATTACHMENT in package com.google.android.gm
- W/PackageManager( 2491): Unknown permission com.google.android.email.permission.ACCESS_PROVIDER in package com.google.android.gm
- W/PackageManager( 2491): Not granting permission android.permission.READ_LOGS to package com.xiaomi.xy.sportscamera (protectionLevel=50 flags=0x8be44)
- W/PackageManager( 2491): Not granting permission android.permission.MEDIA_CONTENT_CONTROL to package com.xiaomi.xy.sportscamera (protectionLevel=18 flags=0x8be44)
- W/PackageManager( 2491): Not granting permission android.permission.BATTERY_STATS to package com.xiaomi.xy.sportscamera (protectionLevel=50 flags=0x8be44)
- W/PackageManager( 2491): Not granting permission android.permission.MOUNT_UNMOUNT_FILESYSTEMS to package com.xiaomi.xy.sportscamera (protectionLevel=18 flags=0x8be44)
- W/PackageManager( 2491): Unknown permission com.xiaomi.market.sdk.UPDATE in package com.xiaomi.xy.sportscamera
- W/PackageManager( 2491): Unknown permission com.xiaomi.permission.AUTH_SERVICE in package com.xiaomi.xy.sportscamera
- W/PackageManager( 2491): Not granting permission android.permission.ACCESS_DOWNLOAD_MANAGER to package com.xiaomi.xy.sportscamera (protectionLevel=18 flags=0x8be44)
- W/PackageManager( 2491): Unknown permission com.xiaomi.channel.GAME_SERVICE_PERMISSION in package com.xiaomi.xy.sportscamera
- W/PackageManager( 2491): Unknown permission android.permission.WRITE_INTERNAL_STORAGE in package com.theophrast.droidpcb
- W/PackageManager( 2491): Unknown permission android.permission.WRITE_SYNC_STATS in package com.google.android.apps.docs
- W/PackageManager( 2491): Unknown permission com.google.android.gallery3d.permission.PICASA_STORE in package com.google.android.apps.plus
- W/PackageManager( 2491): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.onetimeinitializer
- W/PackageManager( 2491): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.onetimeinitializer
- W/PackageManager( 2491): Unknown permission com.chrome.permission.DEVICE_EXTRAS in package com.android.chrome
- W/PackageManager( 2491): Unknown permission com.sec.enterprise.knox.MDM_CONTENT_PROVIDER in package com.android.chrome
- W/PackageManager( 2491): Unknown permission com.sololearn.cplusplus.permission.C2D_MESSAGE in package com.sololearn.cplusplus
- W/PackageManager( 2491): Unknown permission com.google.android.apps.enterprise.dmagent.permission.AutoSyncPermission in package com.google.android.gms
- W/PackageManager( 2491): Not granting permission android.permission.MODIFY_AUDIO_ROUTING to package com.google.android.gms (protectionLevel=18 flags=0xc0483ec5)
- W/PackageManager( 2491): Unknown permission com.google.android.wearable.READ_SETTINGS in package com.google.android.gms
- W/PackageManager( 2491): Not granting permission com.android.voicemail.permission.READ_VOICEMAIL to package com.google.android.gms (protectionLevel=18 flags=0xc0483ec5)
- W/PackageManager( 2491): Not granting permission android.permission.MANAGE_DOCUMENTS to package com.google.android.gms (protectionLevel=2 flags=0xc0483ec5)
- W/PackageManager( 2491): Not granting permission android.permission.REGISTER_CALL_PROVIDER to package com.google.android.gms (protectionLevel=18 flags=0xc0483ec5)
- W/PackageManager( 2491): Unknown permission com.android.launcher.permission.PRELOAD_WORKSPACE in package com.google.android.partnersetup
- W/PackageManager( 2491): Unknown permission android.permission.CANCEL_NOTIFICATIONS in package org.cyanogenmod.theme.chooser
- W/PackageManager( 2491): Not granting permission android.permission.DELETE_PACKAGES to package com.svox.pico (protectionLevel=18 flags=0x8be45)
- W/PackageManager( 2491): Unknown permission com.google.android.gallery3d.permission.PICASA_STORE in package com.android.dreams.phototable
- W/PackageManager( 2491): Unknown permission android.permission.ACCESS_4G_RADIO_DISABLE in package com.evervolv.widgets
- W/PackageManager( 2491): Unknown permission android.permission.ACCESS_4G_STATE in package com.evervolv.widgets
- W/PackageManager( 2491): Unknown permission android.permission.CHANGE_4G_STATE in package com.evervolv.widgets
- W/PackageManager( 2491): Unknown permission com.facebook.pages.app.provider.ACCESS in package com.facebook.katana
- W/PackageManager( 2491): Not granting permission android.permission.BATTERY_STATS to package com.facebook.katana (protectionLevel=50 flags=0x583e44)
- W/PackageManager( 2491): Unknown permission com.sec.android.provider.badge.permission.READ in package com.facebook.katana
- W/PackageManager( 2491): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.facebook.katana
- W/PackageManager( 2491): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.facebook.katana
- W/PackageManager( 2491): Unknown permission com.htc.launcher.permission.UPDATE_SHORTCUT in package com.facebook.katana
- W/PackageManager( 2491): Unknown permission com.sonyericsson.home.permission.BROADCAST_BADGE in package com.facebook.katana
- W/PackageManager( 2491): Unknown permission com.facebook.home.permission.WRITE_BADGES in package com.facebook.katana
- W/PackageManager( 2491): Unknown permission com.nokia.pushnotifications.permission.RECEIVE in package com.facebook.katana
- W/PackageManager( 2491): Unknown permission com.amazon.device.messaging.permission.RECEIVE in package com.facebook.katana
- W/PackageManager( 2491): Not granting permission android.permission.CONTROL_KEYGUARD to package com.google.android.gsf.login (protectionLevel=2 flags=0x4048be45)
- W/PackageManager( 2491): Unknown permission com.android.vending.billing.IBillingAccountService.BIND2 in package com.google.android.gsf.login
- W/PackageManager( 2491): Not granting permission android.permission.BATTERY_STATS to package com.facebook.orca (protectionLevel=50 flags=0x83e44)
- W/PackageManager( 2491): Unknown permission com.sec.android.provider.badge.permission.READ in package com.facebook.orca
- W/PackageManager( 2491): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.facebook.orca
- W/PackageManager( 2491): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.facebook.orca
- W/PackageManager( 2491): Unknown permission com.htc.launcher.permission.UPDATE_SHORTCUT in package com.facebook.orca
- W/PackageManager( 2491): Unknown permission com.sonyericsson.home.permission.BROADCAST_BADGE in package com.facebook.orca
- W/PackageManager( 2491): Unknown permission com.facebook.home.permission.WRITE_BADGES in package com.facebook.orca
- W/PackageManager( 2491): Unknown permission com.nokia.pushnotifications.permission.RECEIVE in package com.facebook.orca
- W/PackageManager( 2491): Unknown permission com.amazon.device.messaging.permission.RECEIVE in package com.facebook.orca
- W/PackageManager( 2491): Unknown permission com.google.android.permission.PROVIDE_BACKGROUND in package com.google.android.apps.cultural.culturewear
- W/PackageManager( 2491): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.settings
- W/PackageManager( 2491): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.settings
- W/PackageManager( 2491): Not granting permission android.permission.REGISTER_CONNECTION_MANAGER to package com.google.android.talk (protectionLevel=18 flags=0x49bec5)
- W/PackageManager( 2491): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x48be45)
- W/PackageManager( 2491): Unknown permission android.permission.MMS_SEND_OUTBOX_MSG in package com.android.bluetooth
- V/PackageManager( 2491): Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
- V/PackageManager( 2491): Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
- V/PackageManager( 2491): Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
- V/PackageManager( 2491): Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateActivity
- V/PackageManager( 2491): Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
- V/PackageManager( 2491): Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
- V/PackageManager( 2491): Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
- V/PackageManager( 2491): Enabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
- V/PackageManager( 2491): Enabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService
- I/SystemServer( 2491): User Service
- I/SystemServiceManager( 2491): Starting com.android.server.lights.LightsService
- I/SystemServiceManager( 2491): Starting com.android.server.BatteryService
- I/SystemServiceManager( 2491): Starting com.android.server.usage.UsageStatsService
- I/SystemServiceManager( 2491): Starting com.android.server.webkit.WebViewUpdateService
- I/SystemServer( 2491): Reading configuration...
- I/SystemServer( 2491): Scheduling Policy
- I/SystemServiceManager( 2491): Starting com.android.server.telecom.TelecomLoaderService
- I/SystemServer( 2491): Telephony Registry
- I/SystemServer( 2491): Entropy Mixer
- I/EntropyMixer( 2491): Writing entropy...
- I/SystemServer( 2491): Account Manager
- I/SystemServer( 2491): Content Manager
- I/SystemServer( 2491): System Content Providers
- I/SystemServer( 2491): Vibrator Service
- I/SystemServer( 2491): Consumer IR Service
- I/SystemServiceManager( 2491): Starting com.android.server.AlarmManagerService
- I/SystemServer( 2491): Init Watchdog
- I/SystemServer( 2491): Input Manager
- I/InputManager( 2491): Initializing input manager, mUseDevInputEventForAudioJack=false
- I/SystemServer( 2491): Window Manager
- I/WindowManager( 2491): No existing display settings /data/system/display_settings.xml; starting empty
- I/InputManager( 2491): Starting input manager
- I/SystemServer( 2491): Bluetooth Manager Service
- I/SystemServer( 2491): Input Method Service
- W/InputMethodManagerService( 2491): Couldn't create dir.: /data/system/inputmethod
- I/SystemServer( 2491): Accessibility Manager
- I/ActivityManager( 2491): Config changes=1df8 {1.0 ?mcc?mnc et_EE ?layoutDir sw768dp w1024dp h768dp 160dpi xlrg land ?uimode ?night -touch -keyb/v/h -nav/h s.2 themeResource=null}
- I/ActivityManager( 2491): Config changes=400 {1.0 ?mcc?mnc et_EE ?layoutDir sw768dp w1024dp h695dp 160dpi xlrg land ?uimode ?night -touch -keyb/v/h -nav/h s.3 themeResource=null}
- I/SystemServer( 2491): Mount Service
- I/MountService( 2491): readStorageListLocked: using default storage list
- D/MountService( 2491): got storage path: /storage/sdcard0 description: Sisemine salvestusruum primary: true removable: false emulated: true mtpReserve: 100 allowMassStorage: false maxFileSize: 0
- D/MountService( 2491): addVolumeLocked() StorageVolume:
- D/MountService( 2491): mStorageId=65537 mPath=/storage/emulated/0 mDescriptionId=17040841
- D/MountService( 2491): mPrimary=true mRemovable=false mEmulated=true mMtpReserveSpace=100
- D/MountService( 2491): mAllowMassStorage=false mMaxFileSize=0 mOwner=UserHandle{0} mUuid=null
- D/MountService( 2491): mUserLabel=null mState=null
- D/MountService( 2491): got storage path: /storage/sdcard1 description: SD-kaart primary: false removable: false emulated: false mtpReserve: 0 allowMassStorage: true maxFileSize: 0
- D/MountService( 2491): addVolumeLocked() StorageVolume:
- D/MountService( 2491): mStorageId=0 mPath=/storage/sdcard1 mDescriptionId=17040842 mPrimary=false
- D/MountService( 2491): mRemovable=false mEmulated=false mMtpReserveSpace=0 mAllowMassStorage=true
- D/MountService( 2491): mMaxFileSize=0 mOwner=null mUuid=null mUserLabel=null mState=null
- D/MountService( 2491): got storage path: /storage/usbdisk description: USB-mluseade primary: false removable: true emulated: false mtpReserve: 0 allowMassStorage: false maxFileSize: 0
- D/MountService( 2491): addVolumeLocked() StorageVolume:
- D/MountService( 2491): mStorageId=0 mPath=/storage/usbdisk mDescriptionId=17040843 mPrimary=false
- D/MountService( 2491): mRemovable=true mEmulated=false mMtpReserveSpace=0 mAllowMassStorage=false
- D/MountService( 2491): mMaxFileSize=0 mOwner=null mUuid=null mUserLabel=null mState=null
- I/ActivityManager( 2491): Config changes=8 {1.0 ?mcc?mnc et_EE ?layoutDir sw768dp w1024dp h695dp 160dpi xlrg land ?uimode ?night finger -keyb/v/h -nav/h s.4 themeResource=null}
- I/SystemServer( 2491): LockSettingsService
- I/SystemServiceManager( 2491): Starting com.android.server.devicepolicy.DevicePolicyManagerService$Lifecycle
- I/MountService( 2491): Media already mounted on daemon connection
- D/MountService( 2491): volume state changed for /storage/sdcard1 (unmounted -> mounted)
- I/SystemServer( 2491): Status Bar
- D/MountService( 2491): volume state changed for /storage/usbdisk (unmounted -> removed)
- W/PackageManager( 2491): Not granting permission android.permission.MANAGE_DOCUMENTS to package com.google.android.youtube (protectionLevel=2 flags=0x183ec5)
- W/PackageManager( 2491): Unknown permission com.google.android.voicesearch.SHORTCUTS_ACCESS in package com.google.android.googlequicksearchbox
- W/PackageManager( 2491): Unknown permission com.google.android.voicesearch.ACCESS_SETTINGS in package com.google.android.googlequicksearchbox
- W/PackageManager( 2491): Unknown permission com.google.android.ears.permission.WRITE in package com.google.android.googlequicksearchbox
- I/SystemServer( 2491): Clipboard Service
- W/PackageManager( 2491): Not granting permission android.permission.REAL_GET_TASKS to package com.google.android.googlequicksearchbox (protectionLevel=18 flags=0x40dbbec5)
- W/PackageManager( 2491): Unknown permission com.google.android.apps.googlevoice.permission.AUTO_SEND in package com.google.android.googlequicksearchbox
- W/PackageManager( 2491): Unknown permission com.android.chrome.PRERENDER_URL in package com.google.android.googlequicksearchbox
- W/PackageManager( 2491): Unknown permission com.google.android.launcher.permission.CONTENT_REDIRECT in package com.google.android.googlequicksearchbox
- W/PackageManager( 2491): Unknown permission com.yandex.store.permission.BILLING in package com.Creativeworld.QuadcopterFX
- W/PackageManager( 2491): Unknown permission com.sec.android.iap.permission.BILLING in package com.Creativeworld.QuadcopterFX
- W/PackageManager( 2491): Unknown permission org.onepf.openiab.permission.BILLING in package com.Creativeworld.QuadcopterFX
- W/PackageManager( 2491): Unknown permission android.permission.WRITE_SYNC_STATS in package com.google.android.apps.docs.editors.docs
- W/PackageManager( 2491): 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( 2491): 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( 2491): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.google.android.onetimeinitializer
- W/PackageManager( 2491): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.google.android.onetimeinitializer
- W/PackageManager( 2491): Unknown permission android.permission.WRITE_SYNC_STATS in package com.google.android.apps.docs.editors.sheets
- W/PackageManager( 2491): 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( 2491): 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( 2491): Unknown permission android.permission.WRITE_SYNC_STATS in package com.google.android.apps.docs.editors.slides
- W/PackageManager( 2491): 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( 2491): 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( 2491): Not granting permission android.permission.ACCESS_DOWNLOAD_MANAGER to package com.android.browser (protectionLevel=18 flags=0x9be45)
- W/PackageManager( 2491): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
- W/PackageManager( 2491): Not granting permission android.permission.REAL_GET_TASKS to package com.android.vending (protectionLevel=18 flags=0x400abec5)
- W/PackageManager( 2491): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.vending (protectionLevel=2 flags=0x400abec5)
- W/PackageManager( 2491): Unknown permission android.permission.SEND_SMS_NO_CONFIRMATION in package com.android.vending
- W/PackageManager( 2491): Not granting permission android.permission.BIND_WALLPAPER to package com.android.camera2 (protectionLevel=18 flags=0x58bc45)
- W/PackageManager( 2491): Not granting permission android.permission.BIND_APPWIDGET to package com.android.launcher3 (protectionLevel=18 flags=0x483e45)
- W/PackageManager( 2491): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.launcher3
- W/PackageManager( 2491): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.launcher3
- W/PackageManager( 2491): Unknown permission com.google.android.email.permission.READ_ATTACHMENT in package com.google.android.gm
- W/PackageManager( 2491): Unknown permission com.google.android.email.permission.ACCESS_PROVIDER in package com.google.android.gm
- W/PackageManager( 2491): Not granting permission android.permission.READ_LOGS to package com.xiaomi.xy.sportscamera (protectionLevel=50 flags=0x8be44)
- W/PackageManager( 2491): Not granting permission android.permission.MEDIA_CONTENT_CONTROL to package com.xiaomi.xy.sportscamera (protectionLevel=18 flags=0x8be44)
- W/PackageManager( 2491): Not granting permission android.permission.BATTERY_STATS to package com.xiaomi.xy.sportscamera (protectionLevel=50 flags=0x8be44)
- W/PackageManager( 2491): Not granting permission android.permission.MOUNT_UNMOUNT_FILESYSTEMS to package com.xiaomi.xy.sportscamera (protectionLevel=18 flags=0x8be44)
- W/PackageManager( 2491): Unknown permission com.xiaomi.market.sdk.UPDATE in package com.xiaomi.xy.sportscamera
- W/PackageManager( 2491): Unknown permission com.xiaomi.permission.AUTH_SERVICE in package com.xiaomi.xy.sportscamera
- W/PackageManager( 2491): Not granting permission android.permission.ACCESS_DOWNLOAD_MANAGER to package com.xiaomi.xy.sportscamera (protectionLevel=18 flags=0x8be44)
- W/PackageManager( 2491): Unknown permission com.xiaomi.channel.GAME_SERVICE_PERMISSION in package com.xiaomi.xy.sportscamera
- W/PackageManager( 2491): Unknown permission android.permission.WRITE_INTERNAL_STORAGE in package com.theophrast.droidpcb
- W/PackageManager( 2491): Unknown permission android.permission.WRITE_SYNC_STATS in package com.google.android.apps.docs
- W/PackageManager( 2491): Unknown permission com.google.android.gallery3d.permission.PICASA_STORE in package com.google.android.apps.plus
- W/PackageManager( 2491): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.onetimeinitializer
- W/PackageManager( 2491): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.onetimeinitializer
- W/PackageManager( 2491): Unknown permission com.chrome.permission.DEVICE_EXTRAS in package com.android.chrome
- W/PackageManager( 2491): Unknown permission com.sec.enterprise.knox.MDM_CONTENT_PROVIDER in package com.android.chrome
- W/PackageManager( 2491): Unknown permission com.sololearn.cplusplus.permission.C2D_MESSAGE in package com.sololearn.cplusplus
- W/PackageManager( 2491): Unknown permission com.google.android.apps.enterprise.dmagent.permission.AutoSyncPermission in package com.google.android.gms
- W/PackageManager( 2491): Not granting permission android.permission.MODIFY_AUDIO_ROUTING to package com.google.android.gms (protectionLevel=18 flags=0xc0483ec5)
- W/PackageManager( 2491): Unknown permission com.google.android.wearable.READ_SETTINGS in package com.google.android.gms
- W/PackageManager( 2491): Not granting permission com.android.voicemail.permission.READ_VOICEMAIL to package com.google.android.gms (protectionLevel=18 flags=0xc0483ec5)
- W/PackageManager( 2491): Not granting permission android.permission.MANAGE_DOCUMENTS to package com.google.android.gms (protectionLevel=2 flags=0xc0483ec5)
- W/PackageManager( 2491): Not granting permission android.permission.REGISTER_CALL_PROVIDER to package com.google.android.gms (protectionLevel=18 flags=0xc0483ec5)
- W/ClipboardService( 2491): No security bridge jar found, using default
- W/PackageManager( 2491): Unknown permission com.android.launcher.permission.PRELOAD_WORKSPACE in package com.google.android.partnersetup
- W/PackageManager( 2491): Unknown permission android.permission.CANCEL_NOTIFICATIONS in package org.cyanogenmod.theme.chooser
- W/PackageManager( 2491): Not granting permission android.permission.DELETE_PACKAGES to package com.svox.pico (protectionLevel=18 flags=0x8be45)
- I/SystemServer( 2491): NetworkManagement Service
- W/PackageManager( 2491): Unknown permission com.google.android.gallery3d.permission.PICASA_STORE in package com.android.dreams.phototable
- W/PackageManager( 2491): Unknown permission android.permission.ACCESS_4G_RADIO_DISABLE in package com.evervolv.widgets
- W/PackageManager( 2491): Unknown permission android.permission.ACCESS_4G_STATE in package com.evervolv.widgets
- W/PackageManager( 2491): Unknown permission android.permission.CHANGE_4G_STATE in package com.evervolv.widgets
- W/PackageManager( 2491): Unknown permission com.facebook.pages.app.provider.ACCESS in package com.facebook.katana
- W/PackageManager( 2491): Not granting permission android.permission.BATTERY_STATS to package com.facebook.katana (protectionLevel=50 flags=0x583e44)
- W/PackageManager( 2491): Unknown permission com.sec.android.provider.badge.permission.READ in package com.facebook.katana
- W/PackageManager( 2491): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.facebook.katana
- W/PackageManager( 2491): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.facebook.katana
- W/PackageManager( 2491): Unknown permission com.htc.launcher.permission.UPDATE_SHORTCUT in package com.facebook.katana
- W/PackageManager( 2491): Unknown permission com.sonyericsson.home.permission.BROADCAST_BADGE in package com.facebook.katana
- W/PackageManager( 2491): Unknown permission com.facebook.home.permission.WRITE_BADGES in package com.facebook.katana
- W/PackageManager( 2491): Unknown permission com.nokia.pushnotifications.permission.RECEIVE in package com.facebook.katana
- W/PackageManager( 2491): Unknown permission com.amazon.device.messaging.permission.RECEIVE in package com.facebook.katana
- W/PackageManager( 2491): Not granting permission android.permission.CONTROL_KEYGUARD to package com.google.android.gsf.login (protectionLevel=2 flags=0x4048be45)
- W/PackageManager( 2491): Unknown permission com.android.vending.billing.IBillingAccountService.BIND2 in package com.google.android.gsf.login
- W/PackageManager( 2491): Not granting permission android.permission.BATTERY_STATS to package com.facebook.orca (protectionLevel=50 flags=0x83e44)
- W/PackageManager( 2491): Unknown permission com.sec.android.provider.badge.permission.READ in package com.facebook.orca
- W/PackageManager( 2491): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.facebook.orca
- W/PackageManager( 2491): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.facebook.orca
- W/PackageManager( 2491): Unknown permission com.htc.launcher.permission.UPDATE_SHORTCUT in package com.facebook.orca
- W/PackageManager( 2491): Unknown permission com.sonyericsson.home.permission.BROADCAST_BADGE in package com.facebook.orca
- W/PackageManager( 2491): Unknown permission com.facebook.home.permission.WRITE_BADGES in package com.facebook.orca
- W/PackageManager( 2491): Unknown permission com.nokia.pushnotifications.permission.RECEIVE in package com.facebook.orca
- W/PackageManager( 2491): Unknown permission com.amazon.device.messaging.permission.RECEIVE in package com.facebook.orca
- W/PackageManager( 2491): Unknown permission com.google.android.permission.PROVIDE_BACKGROUND in package com.google.android.apps.cultural.culturewear
- W/PackageManager( 2491): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.settings
- W/PackageManager( 2491): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.settings
- W/PackageManager( 2491): Not granting permission android.permission.REGISTER_CONNECTION_MANAGER to package com.google.android.talk (protectionLevel=18 flags=0x49bec5)
- W/PackageManager( 2491): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x48be45)
- W/PackageManager( 2491): Unknown permission android.permission.MMS_SEND_OUTBOX_MSG in package com.android.bluetooth
- I/SystemServer( 2491): Text Service Manager Service
- I/UsageStatsService( 2491): User[0] Rollover scheduled @ 2015-06-10 03:00:00(1433894400000)
- W/PackageManager( 2491): Not granting permission android.permission.MANAGE_DOCUMENTS to package com.google.android.youtube (protectionLevel=2 flags=0x183ec5)
- W/PackageManager( 2491): Unknown permission com.google.android.voicesearch.SHORTCUTS_ACCESS in package com.google.android.googlequicksearchbox
- W/PackageManager( 2491): Unknown permission com.google.android.voicesearch.ACCESS_SETTINGS in package com.google.android.googlequicksearchbox
- W/PackageManager( 2491): Unknown permission com.google.android.ears.permission.WRITE in package com.google.android.googlequicksearchbox
- W/PackageManager( 2491): Not granting permission android.permission.REAL_GET_TASKS to package com.google.android.googlequicksearchbox (protectionLevel=18 flags=0x40dbbec5)
- W/PackageManager( 2491): Unknown permission com.google.android.apps.googlevoice.permission.AUTO_SEND in package com.google.android.googlequicksearchbox
- W/PackageManager( 2491): Unknown permission com.android.chrome.PRERENDER_URL in package com.google.android.googlequicksearchbox
- W/PackageManager( 2491): Unknown permission com.google.android.launcher.permission.CONTENT_REDIRECT in package com.google.android.googlequicksearchbox
- W/PackageManager( 2491): Unknown permission com.yandex.store.permission.BILLING in package com.Creativeworld.QuadcopterFX
- W/PackageManager( 2491): Unknown permission com.sec.android.iap.permission.BILLING in package com.Creativeworld.QuadcopterFX
- W/PackageManager( 2491): Unknown permission org.onepf.openiab.permission.BILLING in package com.Creativeworld.QuadcopterFX
- W/PackageManager( 2491): Unknown permission android.permission.WRITE_SYNC_STATS in package com.google.android.apps.docs.editors.docs
- W/PackageManager( 2491): 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( 2491): 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( 2491): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.google.android.onetimeinitializer
- W/PackageManager( 2491): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.google.android.onetimeinitializer
- W/PackageManager( 2491): Unknown permission android.permission.WRITE_SYNC_STATS in package com.google.android.apps.docs.editors.sheets
- W/PackageManager( 2491): 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( 2491): 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( 2491): Unknown permission android.permission.WRITE_SYNC_STATS in package com.google.android.apps.docs.editors.slides
- W/PackageManager( 2491): 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( 2491): 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( 2491): Not granting permission android.permission.ACCESS_DOWNLOAD_MANAGER to package com.android.browser (protectionLevel=18 flags=0x9be45)
- W/PackageManager( 2491): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
- W/PackageManager( 2491): Not granting permission android.permission.REAL_GET_TASKS to package com.android.vending (protectionLevel=18 flags=0x400abec5)
- W/PackageManager( 2491): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.vending (protectionLevel=2 flags=0x400abec5)
- W/PackageManager( 2491): Unknown permission android.permission.SEND_SMS_NO_CONFIRMATION in package com.android.vending
- W/PackageManager( 2491): Not granting permission android.permission.BIND_WALLPAPER to package com.android.camera2 (protectionLevel=18 flags=0x58bc45)
- W/PackageManager( 2491): Not granting permission android.permission.BIND_APPWIDGET to package com.android.launcher3 (protectionLevel=18 flags=0x483e45)
- W/PackageManager( 2491): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.launcher3
- W/PackageManager( 2491): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.launcher3
- I/SystemServer( 2491): Network Score Service
- W/PackageManager( 2491): Unknown permission com.google.android.email.permission.READ_ATTACHMENT in package com.google.android.gm
- W/PackageManager( 2491): Unknown permission com.google.android.email.permission.ACCESS_PROVIDER in package com.google.android.gm
- W/PackageManager( 2491): Not granting permission android.permission.READ_LOGS to package com.xiaomi.xy.sportscamera (protectionLevel=50 flags=0x8be44)
- W/PackageManager( 2491): Not granting permission android.permission.MEDIA_CONTENT_CONTROL to package com.xiaomi.xy.sportscamera (protectionLevel=18 flags=0x8be44)
- W/PackageManager( 2491): Not granting permission android.permission.BATTERY_STATS to package com.xiaomi.xy.sportscamera (protectionLevel=50 flags=0x8be44)
- W/PackageManager( 2491): Not granting permission android.permission.MOUNT_UNMOUNT_FILESYSTEMS to package com.xiaomi.xy.sportscamera (protectionLevel=18 flags=0x8be44)
- W/PackageManager( 2491): Unknown permission com.xiaomi.market.sdk.UPDATE in package com.xiaomi.xy.sportscamera
- W/PackageManager( 2491): Unknown permission com.xiaomi.permission.AUTH_SERVICE in package com.xiaomi.xy.sportscamera
- W/PackageManager( 2491): Not granting permission android.permission.ACCESS_DOWNLOAD_MANAGER to package com.xiaomi.xy.sportscamera (protectionLevel=18 flags=0x8be44)
- W/PackageManager( 2491): Unknown permission com.xiaomi.channel.GAME_SERVICE_PERMISSION in package com.xiaomi.xy.sportscamera
- W/PackageManager( 2491): Unknown permission android.permission.WRITE_INTERNAL_STORAGE in package com.theophrast.droidpcb
- W/PackageManager( 2491): Unknown permission android.permission.WRITE_SYNC_STATS in package com.google.android.apps.docs
- W/PackageManager( 2491): Unknown permission com.google.android.gallery3d.permission.PICASA_STORE in package com.google.android.apps.plus
- W/PackageManager( 2491): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.onetimeinitializer
- W/PackageManager( 2491): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.onetimeinitializer
- W/PackageManager( 2491): Unknown permission com.chrome.permission.DEVICE_EXTRAS in package com.android.chrome
- W/PackageManager( 2491): Unknown permission com.sec.enterprise.knox.MDM_CONTENT_PROVIDER in package com.android.chrome
- W/PackageManager( 2491): Unknown permission com.sololearn.cplusplus.permission.C2D_MESSAGE in package com.sololearn.cplusplus
- W/PackageManager( 2491): Unknown permission com.google.android.apps.enterprise.dmagent.permission.AutoSyncPermission in package com.google.android.gms
- W/PackageManager( 2491): Not granting permission android.permission.MODIFY_AUDIO_ROUTING to package com.google.android.gms (protectionLevel=18 flags=0xc0483ec5)
- W/PackageManager( 2491): Unknown permission com.google.android.wearable.READ_SETTINGS in package com.google.android.gms
- W/PackageManager( 2491): Not granting permission com.android.voicemail.permission.READ_VOICEMAIL to package com.google.android.gms (protectionLevel=18 flags=0xc0483ec5)
- W/PackageManager( 2491): Not granting permission android.permission.MANAGE_DOCUMENTS to package com.google.android.gms (protectionLevel=2 flags=0xc0483ec5)
- W/PackageManager( 2491): Not granting permission android.permission.REGISTER_CALL_PROVIDER to package com.google.android.gms (protectionLevel=18 flags=0xc0483ec5)
- W/PackageManager( 2491): Unknown permission com.android.launcher.permission.PRELOAD_WORKSPACE in package com.google.android.partnersetup
- W/PackageManager( 2491): Unknown permission android.permission.CANCEL_NOTIFICATIONS in package org.cyanogenmod.theme.chooser
- W/PackageManager( 2491): Not granting permission android.permission.DELETE_PACKAGES to package com.svox.pico (protectionLevel=18 flags=0x8be45)
- W/PackageManager( 2491): Unknown permission com.google.android.gallery3d.permission.PICASA_STORE in package com.android.dreams.phototable
- W/PackageManager( 2491): Unknown permission android.permission.ACCESS_4G_RADIO_DISABLE in package com.evervolv.widgets
- W/PackageManager( 2491): Unknown permission android.permission.ACCESS_4G_STATE in package com.evervolv.widgets
- W/PackageManager( 2491): Unknown permission android.permission.CHANGE_4G_STATE in package com.evervolv.widgets
- W/PackageManager( 2491): Unknown permission com.facebook.pages.app.provider.ACCESS in package com.facebook.katana
- W/PackageManager( 2491): Not granting permission android.permission.BATTERY_STATS to package com.facebook.katana (protectionLevel=50 flags=0x583e44)
- W/PackageManager( 2491): Unknown permission com.sec.android.provider.badge.permission.READ in package com.facebook.katana
- W/PackageManager( 2491): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.facebook.katana
- W/PackageManager( 2491): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.facebook.katana
- W/PackageManager( 2491): Unknown permission com.htc.launcher.permission.UPDATE_SHORTCUT in package com.facebook.katana
- W/PackageManager( 2491): Unknown permission com.sonyericsson.home.permission.BROADCAST_BADGE in package com.facebook.katana
- W/PackageManager( 2491): Unknown permission com.facebook.home.permission.WRITE_BADGES in package com.facebook.katana
- W/PackageManager( 2491): Unknown permission com.nokia.pushnotifications.permission.RECEIVE in package com.facebook.katana
- W/PackageManager( 2491): Unknown permission com.amazon.device.messaging.permission.RECEIVE in package com.facebook.katana
- W/PackageManager( 2491): Not granting permission android.permission.CONTROL_KEYGUARD to package com.google.android.gsf.login (protectionLevel=2 flags=0x4048be45)
- W/PackageManager( 2491): Unknown permission com.android.vending.billing.IBillingAccountService.BIND2 in package com.google.android.gsf.login
- W/PackageManager( 2491): Not granting permission android.permission.BATTERY_STATS to package com.facebook.orca (protectionLevel=50 flags=0x83e44)
- W/PackageManager( 2491): Unknown permission com.sec.android.provider.badge.permission.READ in package com.facebook.orca
- W/PackageManager( 2491): Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.facebook.orca
- W/PackageManager( 2491): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package com.facebook.orca
- W/PackageManager( 2491): Unknown permission com.htc.launcher.permission.UPDATE_SHORTCUT in package com.facebook.orca
- W/PackageManager( 2491): Unknown permission com.sonyericsson.home.permission.BROADCAST_BADGE in package com.facebook.orca
- W/PackageManager( 2491): Unknown permission com.facebook.home.permission.WRITE_BADGES in package com.facebook.orca
- W/PackageManager( 2491): Unknown permission com.nokia.pushnotifications.permission.RECEIVE in package com.facebook.orca
- W/PackageManager( 2491): Unknown permission com.amazon.device.messaging.permission.RECEIVE in package com.facebook.orca
- W/PackageManager( 2491): Unknown permission com.google.android.permission.PROVIDE_BACKGROUND in package com.google.android.apps.cultural.culturewear
- W/PackageManager( 2491): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.settings
- W/PackageManager( 2491): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.settings
- W/PackageManager( 2491): Not granting permission android.permission.REGISTER_CONNECTION_MANAGER to package com.google.android.talk (protectionLevel=18 flags=0x49bec5)
- W/PackageManager( 2491): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x48be45)
- W/PackageManager( 2491): Unknown permission android.permission.MMS_SEND_OUTBOX_MSG in package com.android.bluetooth
- I/SystemServer( 2491): NetworkStats Service
- I/SystemServer( 2491): NetworkPolicy Service
- I/SystemServiceManager( 2491): Starting com.android.server.wifi.p2p.WifiP2pService
- I/SystemServiceManager( 2491): Starting com.android.server.wifi.WifiService
- I/SystemServiceManager( 2491): Starting com.android.server.wifi.WifiScanningService
- I/SystemServiceManager( 2491): Starting com.android.server.wifi.RttService
- I/SystemServer( 2491): Connectivity Service
- D/ConnectivityService( 2491): ConnectivityService starting up
- D/ConnectivityService( 2491): wifiOnly=false
- E/ConnectivityService( 2491): Ignoring protectedNetwork 10
- E/ConnectivityService( 2491): Ignoring protectedNetwork 11
- E/ConnectivityService( 2491): Ignoring protectedNetwork 12
- E/ConnectivityService( 2491): Ignoring protectedNetwork 14
- E/ConnectivityService( 2491): Ignoring protectedNetwork 15
- I/SystemServer( 2491): Network Service Discovery Service
- D/NsdService( 2491): Network service discovery enabled true
- I/SystemServer( 2491): DPM Service
- I/SystemServer( 2491): DPM configuration set to 0
- I/SystemServer( 2491): UpdateLock Service
- I/SystemServiceManager( 2491): Starting com.android.server.notification.NotificationManagerService
- D/ZenLog ( 2491): set_zen_mode: off,setting
- I/SystemServiceManager( 2491): Starting com.android.server.storage.DeviceStorageMonitorService
- I/SystemServer( 2491): Location Manager
- I/SystemServer( 2491): Country Detector
- I/SystemServer( 2491): Search Service
- I/SystemServer( 2491): DropBox Service
- I/SystemServer( 2491): Wallpaper Service
- W/WallpaperManagerService( 2491): no current wallpaper -- first boot?
- I/SystemServer( 2491): Audio Service
- I/SystemServiceManager( 2491): Starting com.android.server.DockObserver
- I/SystemServer( 2491): Wired Accessory Manager
- W/WiredAccessoryManager( 2491): This kernel does not have usb audio support
- W/WiredAccessoryManager( 2491): This kernel does not have HDMI audio support
- I/SystemServiceManager( 2491): Starting com.android.server.usb.UsbService$Lifecycle
- I/SystemServer( 2491): Serial Service
- I/SystemServiceManager( 2491): Starting com.android.server.twilight.TwilightService
- I/SystemServiceManager( 2491): Starting com.android.server.UiModeManagerService
- I/SystemServiceManager( 2491): Starting com.android.server.job.JobSchedulerService
- I/SystemServiceManager( 2491): Starting com.android.server.backup.BackupManagerService$Lifecycle
- I/SystemServiceManager( 2491): Starting com.android.server.appwidget.AppWidgetService
- I/SystemServiceManager( 2491): Starting com.android.server.voiceinteraction.VoiceInteractionManagerService
- W/SoundTriggerHelper( 2491): listModules status=0, # of modules=0
- I/SystemServer( 2491): DiskStats Service
- I/SystemServer( 2491): SamplingProfiler Service
- I/SystemServer( 2491): NetworkTimeUpdateService
- I/SystemServer( 2491): CommonTimeManagementService
- I/SystemServer( 2491): CertBlacklister
- I/SystemServiceManager( 2491): Starting com.android.server.dreams.DreamManagerService
- I/SystemServer( 2491): Assets Atlas Service
- I/SystemServiceManager( 2491): Starting com.android.server.print.PrintManagerService
- I/SystemServiceManager( 2491): Starting com.android.server.restrictions.RestrictionsManagerService
- I/SystemServiceManager( 2491): Starting com.android.server.media.MediaSessionService
- I/SystemServer( 2491): Theme Service
- I/SystemServer( 2491): Media Router Service
- I/SystemServiceManager( 2491): Starting com.android.server.trust.TrustManagerService
- I/SystemServiceManager( 2491): Starting com.android.server.fingerprint.FingerprintService
- I/SystemServer( 2491): BackgroundDexOptService
- I/SystemServiceManager( 2491): Starting com.android.server.pm.LauncherAppsService
- D/SystemServer( 2491): Wipower not supported
- I/SystemServiceManager( 2491): Starting com.android.server.media.projection.MediaProjectionManagerService
- I/SystemServiceManager( 2491): Starting com.android.server.MmsServiceBroker
- E/LockSettingsStorage( 2491): Cannot read file java.io.FileNotFoundException: /data/system/password.key: open failed: ENOENT (No such file or directory)
- E/LockSettingsStorage( 2491): Cannot read file java.io.FileNotFoundException: /data/system/gesture.key: open failed: ENOENT (No such file or directory)
- I/SystemServiceManager( 2491): Starting phase 480
- I/SystemServiceManager( 2491): Starting phase 500
- I/WifiService( 2491): WifiService starting up with Wi-Fi enabled
- D/WifiService( 2491): setWifiEnabled: true pid=2491, uid=1000
- E/WifiService( 2491): Invoking mWifiStateMachine.setWifiEnabled
- D/WifiService( 2491): New client listening to asynchronous messages
- D/WifiScanningService( 2491): New client, channel: null messenger: null
- I/ActivityManager( 2491): Config changes=200 {1.0 ?mcc?mnc et_EE ?layoutDir sw768dp w1024dp h695dp 160dpi xlrg land finger -keyb/v/h -nav/h s.5 themeResource=null}
- D/BackupManagerService( 2491): Now staging backup of com.google.android.googlequicksearchbox
- D/BackupManagerService( 2491): Now staging backup of com.android.browser
- D/BackupManagerService( 2491): Now staging backup of com.android.vending
- D/BackupManagerService( 2491): Now staging backup of com.google.android.marvin.talkback
- D/BackupManagerService( 2491): Now staging backup of android
- D/BackupManagerService( 2491): Now staging backup of com.google.android.gm
- D/BackupManagerService( 2491): Now staging backup of com.android.calendar
- D/BackupManagerService( 2491): Now staging backup of com.android.providers.settings
- D/BackupManagerService( 2491): Now staging backup of com.android.sharedstoragebackup
- D/BackupManagerService( 2491): Now staging backup of com.google.android.talk
- D/BackupManagerService( 2491): Now staging backup of com.android.providers.userdictionary
- V/BackupManagerService( 2491): Starting with transport com.google.android.gms/.backup.BackupTransportService
- V/BackupManagerService( 2491): Found transports: 2
- I/BackupManagerService( 2491): Binding to transport host ComponentInfo{android/com.android.internal.backup.LocalTransportService}
- I/BackupManagerService( 2491): Binding to transport host ComponentInfo{com.google.android.gms/com.google.android.gms.backup.BackupTransportService}
- I/BackupManagerService( 2491): Found stale backup journal, scheduling
- I/DisplayManagerService( 2491): Display device changed: DisplayDeviceInfo{"Sisseehitatud ekraan": uniqueId="local:0", 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 ( 2491): Pruning old package media/1013: new uid=-1
- I/ActivityManager( 2491): System now ready
- I/SystemServer( 2491): Making services ready
- I/SystemServiceManager( 2491): Starting phase 550
- I/SystemServer( 2491): WebViewFactory preparation
- I/ActivityManager( 2491): Start proc 2567:android.process.media/u0a4 for broadcast com.android.providers.media/.MtpReceiver
- I/ActivityManager( 2491): Start proc 2583:WebViewLoader-armeabi-v7a/1037 [android.webkit.WebViewFactory$RelroFileCreator] for
- I/ActivityManager( 2491): Start proc 2600:com.android.systemui/u0a12 for service com.android.systemui/.SystemUIService
- D/NetworkManagementService( 2491): enabling bandwidth control
- W/MountService( 2491): Duplicate state transition (mounted -> mounted) for /storage/emulated/0
- V/FingerprintService( 2491): startListening(android.service.fingerprint.IFingerprintServiceReceiver$Stub$Proxy@18537778)
- D/ConnectivityService( 2491): Got NetworkFactory Messenger for WIFI
- D/ConnectivityService( 2491): Got NetworkFactory Messenger for WIFI_UT
- I/SystemServiceManager( 2491): Starting phase 600
- I/BackupManagerService( 2491): Backup enabled => true
- I/ActivityManager( 2491): Start proc 2706:com.google.android.googlequicksearchbox:interactor/u0a22 for service com.google.android.googlequicksearchbox/com.google.android.voiceinteraction.GsaVoiceInteractionService
- E/InputMethodManagerService( 2491): Ignoring setImeWindowStatus due to an invalid token. uid:1000 token:null
- I/ActivityManager( 2491): Start proc 2730:com.android.inputmethod.latin/u0a42 for service com.android.inputmethod.latin/.LatinIME
- V/InputMethodManagerService( 2491): Adding window token: android.os.Binder@df50d55
- E/LocationManagerService( 2491): FLP HAL not supported
- E/LocationManagerService( 2491): Hardware Activity-Recognition not supported.
- I/ActivityManager( 2491): Start proc 2765:no.nrk.yr/u0a94 for broadcast no.nrk.yr/.widget.WidgetUpdateReceiver
- I/MmsServiceBroker( 2491): Connecting to MmsService
- W/ContextImpl( 2491): Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1773 com.android.server.MmsServiceBroker.tryConnecting:139 com.android.server.MmsServiceBroker.systemRunning:126 com.android.server.SystemServer$2.run:1249 com.android.server.am.ActivityManagerService.systemReady:11366
- I/ActivityManager( 2491): Start proc 2777:com.android.phone/1001 for service com.android.mms.service/.MmsService
- I/ActivityManager( 2491): Start proc 2813:com.android.phone/1001 for added application com.android.phone
- I/ActivityManager( 2491): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000000 cmp=com.android.launcher3/.Launcher} from uid 0 on display 0
- V/WindowManager( 2491): addAppToken: AppWindowToken{3e1f26bf token=Token{295a44de ActivityRecord{12ba9c19 u0 com.android.launcher3/.Launcher t769}}} to stack=0 task=769 at 0
- I/ActivityManager( 2491): Start proc 2842:com.android.launcher3/u0a43 for activity com.android.launcher3/.Launcher
- W/ActivityManager( 2491): No pending application record for pid 2777 (IApplicationThread android.app.ApplicationThreadProxy@ecfe0d5); dropping process
- I/ActivityManager( 2491): Start proc 2856:com.android.printspooler/u0a53 for service com.android.printspooler/.model.PrintSpoolerService
- D/ConnectivityService( 2491): registerNetworkAgent NetworkAgentInfo{ ni{[type: WIFI[], state: CONNECTING/CONNECTING, reason: (unspecified), extra: "NotAvailable", 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} everValidated{false} lastValidated{false} created{false} explicitlySelected{false} }
- D/ConnectivityService( 2491): NetworkAgentInfo [WIFI () - 100] EVENT_NETWORK_INFO_CHANGED, going from null to CONNECTING
- V/ActivityManager( 2491): Display changed displayId=0
- D/ConnectivityService( 2491): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 57
- V/ActivityManager( 2491): Display changed displayId=0
- V/ActivityManager( 2491): Display changed displayId=0
- I/Telecom ( 2491): TelecomGlobals: TelecomGlobals initializing
- I/ActivityManager( 2491): Start proc 2901:android.process.acore/u0a2 for content provider com.android.providers.contacts/.CallLogProvider
- I/Telecom ( 2491): TelecomGlobals: CallsManager initialized
- W/ContextImpl( 2491): Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1709 android.content.ContextWrapper.startService:522 com.android.server.telecom.BluetoothPhoneService.start:440 com.android.server.telecom.TelecomGlobals.initialize:93 com.android.server.telecom.TelecomService.onCreate:164
- D/ZenLog ( 2491): downtime: Autotrigger skipped: not in downtime
- V/WiredAccessoryManager( 2491): init()
- W/ResourcesManager( 2491): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
- W/ResourcesManager( 2491): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
- W/ResourcesManager( 2491): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
- W/ResourcesManager( 2491): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
- V/BackupManagerService( 2491): Connected to transport ComponentInfo{android/com.android.internal.backup.LocalTransportService}
- V/BackupManagerService( 2491): Registering transport android/com.android.internal.backup.LocalTransportService::android/com.android.internal.backup.LocalTransport = android.app.backup.BackupTransport$TransportImpl@1acad822
- D/ConnectivityService( 2491): NetworkAgentInfo [WIFI () - 100] EVENT_NETWORK_INFO_CHANGED, going from CONNECTING to CONNECTED
- D/ConnectivityService( 2491): Adding iface wlan0 to network 100
- E/ConnectivityService( 2491): Unexpected mtu value: 0, wlan0
- D/ConnectivityService( 2491): Adding Route [fe80::/64 -> :: wlan0] to network 100
- I/ActivityManager( 2491): Start proc 3013:com.google.android.googlequicksearchbox:search/u0a22 for service com.google.android.googlequicksearchbox/com.google.android.hotword.service.HotwordService
- D/ConnectivityService( 2491): Adding Route [192.168.1.0/24 -> 0.0.0.0 wlan0] to network 100
- D/ConnectivityService( 2491): Adding Route [0.0.0.0/0 -> 192.168.1.254 wlan0] to network 100
- D/ConnectivityService( 2491): Setting Dns servers for network 100 to [/192.168.1.254]
- I/MmsServiceBroker( 2491): MmsService connected
- I/StatusBarManagerService( 2491): registerStatusBar bar=com.android.internal.statusbar.IStatusBar$Stub$Proxy@3ed63e15
- I/ActivityManager( 2491): Start proc 3034:org.cyanogenmod.themes.provider/u0a13 for content provider org.cyanogenmod.themes.provider/.ThemesProvider
- D/ConnectivityService( 2491): notifyType IP_CHANGED for NetworkAgentInfo [WIFI () - 100]
- D/ConnectivityService( 2491): notifyType PRECHECK for NetworkAgentInfo [WIFI () - 100]
- D/ConnectivityService( 2491): rematching NetworkAgentInfo [WIFI () - 100]
- D/ConnectivityService( 2491): accepting network in place of null
- D/ConnectivityService( 2491): Switching to new default network: NetworkAgentInfo{ ni{[type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: "NotAvailable", roaming: false, failover: false, isAvailable: true, isConnectedToProvisioningNetwork: false]} network{100} lp{{InterfaceName: wlan0 LinkAddresses: [fe80::21d:feff:fedc:a68d/64,192.168.1.69/24,] Routes: [fe80::/64 -> :: wlan0,192.168.1.0/24 -> 0.0.0.0 wlan0,0.0.0.0/0 -> 192.168.1.254 wlan0,] DnsAddresses: [192.168.1.254,] Domains: lan MTU: 0 TcpBufferSizes: 524288,1048576,2097152,262144,524288,1048576}} nc{[ Transports: WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN LinkUpBandwidth>=1048576Kbps LinkDnBandwidth>=1048576Kbps]} Score{17} everValidated{false} lastValidated{false} created{true} explicitlySelected{false} }
- D/ConnectivityService( 2491): Setting tx/rx TCP buffers to 524288,1048576,2097152,262144,524288,1048576
- D/ConnectivityService( 2491): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
- D/CSLegacyTypeTracker( 2491): Sending connected broadcast for type 1 NetworkAgentInfo [WIFI () - 100] isDefaultNetwork=true
- D/ConnectivityService( 2491): sendStickyBroadcast: action=android.net.conn.CONNECTIVITY_CHANGE_IMMEDIATE
- D/ConnectivityService( 2491): sendStickyBroadcast: action=android.net.conn.CONNECTIVITY_CHANGE
- I/ActivityManager( 2491): Start proc 3057:com.android.calendar/u0a27 for broadcast com.android.calendar/.widget.CalendarAppWidgetService$CalendarFactory
- D/ConnectivityService( 2491): setProvNotificationVisibleIntent: E visible=false networkType=0 extraInfo=null
- D/ConnectivityService( 2491): Validated NetworkAgentInfo [WIFI () - 100]
- D/ConnectivityService( 2491): rematching NetworkAgentInfo [WIFI () - 100]
- D/ConnectivityService( 2491): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change.
- D/ConnectivityService( 2491): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
- D/ConnectivityService( 2491): sendStickyBroadcast: action=android.net.conn.INET_CONDITION_ACTION
- V/ActivityManager( 2491): Display changed displayId=0
- I/ActivityManager( 2491): Start proc 3082:com.google.android.apps.maps/u0a64 for broadcast com.google.android.apps.maps/com.google.android.apps.gmm.iamhere.ble.StartBleServiceReceiver
- V/WindowManager( 2491): Based on layer: Adding window Window{28a78c5c u0 com.android.launcher3/com.android.launcher3.Launcher} at 0 of 1
- W/ResourcesManager( 2842): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
- I/ActivityManager( 2491): Start proc 3107:com.android.deskclock/u0a31 for broadcast com.android.deskclock/.AlarmInitReceiver
- D/ConnectivityService( 2491): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 60
- D/ConnectivityService( 2491): rematching NetworkAgentInfo [WIFI () - 100]
- D/ConnectivityService( 2491): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change.
- D/ConnectivityService( 2491): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
- I/ActivityManager( 2491): Start proc 3125:com.google.process.gapps/u0a16 for content provider com.google.android.gsf/.settings.GoogleSettingsProvider
- I/ActivityManager( 2491): Start proc 3131:com.google.android.partnersetup/u0a19 for content provider com.google.android.partnersetup/.RlzAppProvider
- I/ActivityManager( 2491): Start proc 3147:com.android.providers.calendar/u0a1 for content provider com.android.providers.calendar/.CalendarProvider2
- W/ResourcesManager( 3147): Asset path '/system/framework/android.test.runner.jar' does not exist or contains no resources.
- D/WifiService( 2491): New client listening to asynchronous messages
- W/KeyphraseEnrollmentInfo( 2706): Enrollment application doesn't support keyphrases
- W/KeyguardServiceDelegate( 2491): onScreenTurnedOn(): no keyguard service!
- D/ConnectivityService( 2491): listenForNetwork for NetworkRequest [ id=2, legacyType=-1, [] ]
- D/ConnectivityService( 2491): handleRegisterNetworkRequest checking NetworkAgentInfo [WIFI () - 100]
- D/ConnectivityService( 2491): apparently satisfied. currentScore=60
- W/ResourcesManager( 2842): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
- W/WindowManager( 2491): Keyguard drawn timeout. Setting mKeyguardDrawComplete
- I/ActivityManager( 2491): Start proc 3217:com.google.android.gms/u0a16 for broadcast com.google.android.gms/.checkin.CheckinService$Receiver
- W/ResourcesManager( 3217): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
- W/ResourcesManager( 3217): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
- D/WifiService( 2491): New client listening to asynchronous messages
- D/VoldCmdListener( 146): cryptfs getpw
- D/VoldCmdListener( 146): cryptfs clearpw
- W/ResourcesManager( 3125): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
- W/ResourcesManager( 3125): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
- I/SystemServiceManager( 2491): Starting phase 1000
- I/ActivityManager( 2491): Start proc 3247:com.google.android.gms.persistent/u0a16 for on-hold
- W/ResourcesManager( 3247): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
- W/ResourcesManager( 3247): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
- I/ActivityManager( 2491): Config changes=300000 {1.0 ?mcc?mnc et_EE ?layoutDir sw768dp w1024dp h695dp 160dpi xlrg land finger -keyb/v/h -nav/h s.6 themeResource=themes:{default=overlay:system, iconPack:system, fontPkg:system, com.android.systemui=overlay:system, com.android.systemui.navbar=overlay:system}}
- --------- beginning of main
- E/Minikin ( 2813): addFont failed to create font /system/fonts/NotoSansCham-Bold.ttf
- E/Minikin ( 2813): addFont failed to create font /system/fonts/NotoSansBalinese-Regular.ttf
- E/Minikin ( 2813): addFont failed to create font /system/fonts/NotoSansBatak-Regular.ttf
- E/Minikin ( 2813): addFont failed to create font /system/fonts/NotoSansBuginese-Regular.ttf
- E/Minikin ( 2813): addFont failed to create font /system/fonts/NotoSansBuhid-Regular.ttf
- E/Minikin ( 2813): addFont failed to create font /system/fonts/NotoSansCanadianAboriginal-Regular.ttf
- E/Minikin ( 2813): addFont failed to create font /system/fonts/NotoSansCherokee-Regular.ttf
- E/Minikin ( 2813): addFont failed to create font /system/fonts/NotoSansCoptic-Regular.ttf
- E/Minikin ( 2813): addFont failed to create font /system/fonts/NotoSansGlagolitic-Regular.ttf
- E/Minikin ( 2813): addFont failed to create font /system/fonts/NotoSansHanunoo-Regular.ttf
- E/Minikin ( 2813): addFont failed to create font /system/fonts/NotoSansJavanese-Regular.ttf
- E/Minikin ( 2813): addFont failed to create font /system/fonts/NotoSansKayahLi-Regular.ttf
- E/Minikin ( 2813): addFont failed to create font /system/fonts/NotoSansLepcha-Regular.ttf
- E/Minikin ( 2813): addFont failed to create font /system/fonts/NotoSansLimbu-Regular.ttf
- E/Minikin ( 2813): addFont failed to create font /system/fonts/NotoSansMeeteiMayek-Regular.ttf
- E/Minikin ( 2813): addFont failed to create font /system/fonts/NotoSansOlChiki-Regular.ttf
- E/Minikin ( 2813): addFont failed to create font /system/fonts/NotoSansRejang-Regular.ttf
- E/Minikin ( 2813): addFont failed to create font /system/fonts/NotoSansSaurashtra-Regular.ttf
- E/Minikin ( 2813): addFont failed to create font /system/fonts/NotoSansSundanese-Regular.ttf
- E/Minikin ( 3131): addFont failed to create font /system/fonts/NotoSansThaana-Regular.ttf
- E/Minikin ( 2813): addFont failed to create font /system/fonts/NotoSansSylotiNagri-Regular.ttf
- E/Minikin ( 3131): addFont failed to create font /system/fonts/NotoSansThaana-Bold.ttf
- E/Minikin ( 2813): addFont failed to create font /system/fonts/NotoSansTagbanwa-Regular.ttf
- E/Minikin ( 3131): addFont failed to create font /system/fonts/NotoSansCham-Regular.ttf
- E/Minikin ( 3131): addFont failed to create font /system/fonts/NotoSansCham-Bold.ttf
- E/Minikin ( 2813): addFont failed to create font /system/fonts/NotoSansTaiTham-Regular.ttf
- E/Minikin ( 3131): addFont failed to create font /system/fonts/NotoSansBalinese-Regular.ttf
- E/Minikin ( 2813): addFont failed to create font /system/fonts/NotoSansTaiViet-Regular.ttf
- E/Minikin ( 3131): addFont failed to create font /system/fonts/NotoSansBatak-Regular.ttf
- E/Minikin ( 2813): addFont failed to create font /system/fonts/NotoSansTifinagh-Regular.ttf
- E/Minikin ( 3131): addFont failed to create font /system/fonts/NotoSansBuginese-Regular.ttf
- E/Minikin ( 2813): addFont failed to create font /system/fonts/NotoSansYi-Regular.ttf
- E/Minikin ( 3131): addFont failed to create font /system/fonts/NotoSansBuhid-Regular.ttf
- E/Minikin ( 2813): addFont failed to create font /system/fonts/Lohit-Odia.ttf
- E/Minikin ( 3131): addFont failed to create font /system/fonts/NotoSansCanadianAboriginal-Regular.ttf
- E/Minikin ( 2813): addFont failed to create font /system/fonts/NotoSansHans-Regular.otf
- E/Minikin ( 3131): addFont failed to create font /system/fonts/NotoSansCherokee-Regular.ttf
- E/Minikin ( 2813): addFont failed to create font /system/fonts/NotoSansHant-Regular.otf
- E/Minikin ( 3131): addFont failed to create font /system/fonts/NotoSansCoptic-Regular.ttf
- E/Minikin ( 2813): addFont failed to create font /system/fonts/NotoSansJP-Regular.otf
- E/Minikin ( 3131): addFont failed to create font /system/fonts/NotoSansGlagolitic-Regular.ttf
- E/Minikin ( 2813): addFont failed to create font /system/fonts/NotoSansKR-Regular.otf
- E/Minikin ( 3131): addFont failed to create font /system/fonts/NotoSansHanunoo-Regular.ttf
- E/Minikin ( 3131): addFont failed to create font /system/fonts/NotoSansJavanese-Regular.ttf
- E/Minikin ( 3131): addFont failed to create font /system/fonts/NotoSansKayahLi-Regular.ttf
- E/Minikin ( 3131): addFont failed to create font /system/fonts/NotoSansLepcha-Regular.ttf
- E/Minikin ( 3131): addFont failed to create font /system/fonts/NotoSansLimbu-Regular.ttf
- E/Minikin ( 3131): addFont failed to create font /system/fonts/NotoSansMeeteiMayek-Regular.ttf
- E/Minikin ( 3131): addFont failed to create font /system/fonts/NotoSansOlChiki-Regular.ttf
- E/Minikin ( 3131): addFont failed to create font /system/fonts/NotoSansRejang-Regular.ttf
- E/Minikin ( 3131): addFont failed to create font /system/fonts/NotoSansSaurashtra-Regular.ttf
- E/Minikin ( 3131): addFont failed to create font /system/fonts/NotoSansSundanese-Regular.ttf
- E/Minikin ( 3131): addFont failed to create font /system/fonts/NotoSansSylotiNagri-Regular.ttf
- E/Minikin ( 3131): addFont failed to create font /system/fonts/NotoSansTagbanwa-Regular.ttf
- E/Minikin ( 3131): addFont failed to create font /system/fonts/NotoSansTaiTham-Regular.ttf
- E/Minikin ( 3131): addFont failed to create font /system/fonts/NotoSansTaiViet-Regular.ttf
- E/Minikin ( 3131): addFont failed to create font /system/fonts/NotoSansTifinagh-Regular.ttf
- E/Minikin ( 3131): addFont failed to create font /system/fonts/NotoSansYi-Regular.ttf
- E/Minikin ( 3131): addFont failed to create font /system/fonts/Lohit-Odia.ttf
- E/Minikin ( 3131): addFont failed to create font /system/fonts/NotoSansHans-Regular.otf
- E/Minikin ( 3131): addFont failed to create font /system/fonts/NotoSansHant-Regular.otf
- E/Minikin ( 3131): addFont failed to create font /system/fonts/NotoSansJP-Regular.otf
- E/Minikin ( 3131): addFont failed to create font /system/fonts/NotoSansKR-Regular.otf
- E/Minikin ( 2813): addFont failed to create font /system/fonts/NotoSansTaiLe-Regular.ttf
- E/Minikin ( 3131): addFont failed to create font /system/fonts/NotoSansTaiLe-Regular.ttf
- E/Minikin ( 2730): addFont failed to create font /system/fonts/NotoSansGujarati-Regular.ttf
- E/Minikin ( 2730): addFont failed to create font /system/fonts/NotoSansGujarati-Bold.ttf
- E/Minikin ( 2730): addFont failed to create font /system/fonts/NotoSansGujaratiUI-Regular.ttf
- E/Minikin ( 2730): addFont failed to create font /system/fonts/NotoSansGujaratiUI-Bold.ttf
- E/Minikin ( 2730): addFont failed to create font /system/fonts/NotoSansGurmukhi-Regular.ttf
- E/Minikin ( 2730): addFont failed to create font /system/fonts/NotoSansGurmukhi-Bold.ttf
- E/Minikin ( 2730): addFont failed to create font /system/fonts/NotoSansGurmukhiUI-Regular.ttf
- E/Minikin ( 2730): addFont failed to create font /system/fonts/NotoSansGurmukhiUI-Bold.ttf
- E/Minikin ( 2730): addFont failed to create font /system/fonts/NotoSansSinhala-Regular.ttf
- E/Minikin ( 2730): addFont failed to create font /system/fonts/NotoSansSinhala-Bold.ttf
- E/Minikin ( 2765): addFont failed to create font /system/fonts/NotoSansGujarati-Regular.ttf
- E/Minikin ( 2765): addFont failed to create font /system/fonts/NotoSansGujarati-Bold.ttf
- E/Minikin ( 2765): addFont failed to create font /system/fonts/NotoSansGujaratiUI-Regular.ttf
- E/Minikin ( 2765): addFont failed to create font /system/fonts/NotoSansGujaratiUI-Bold.ttf
- E/Minikin ( 2765): addFont failed to create font /system/fonts/NotoSansGurmukhi-Regular.ttf
- E/Minikin ( 2765): addFont failed to create font /system/fonts/NotoSansGurmukhi-Bold.ttf
- E/Minikin ( 2765): addFont failed to create font /system/fonts/NotoSansGurmukhiUI-Regular.ttf
- E/Minikin ( 2765): addFont failed to create font /system/fonts/NotoSansGurmukhiUI-Bold.ttf
- E/Minikin ( 2730): addFont failed to create font /system/fonts/NotoSansThaana-Regular.ttf
- E/Minikin ( 2730): addFont failed to create font /system/fonts/NotoSansThaana-Bold.ttf
- E/Minikin ( 2730): addFont failed to create font /system/fonts/NotoSansCham-Regular.ttf
- E/Minikin ( 2730): addFont failed to create font /system/fonts/NotoSansCham-Bold.ttf
- E/Minikin ( 2730): addFont failed to create font /system/fonts/NotoSansBalinese-Regular.ttf
- E/Minikin ( 2730): addFont failed to create font /system/fonts/NotoSansBatak-Regular.ttf
- E/Minikin ( 2730): addFont failed to create font /system/fonts/NotoSansBuginese-Regular.ttf
- E/Minikin ( 2730): addFont failed to create font /system/fonts/NotoSansBuhid-Regular.ttf
- E/Minikin ( 2730): addFont failed to create font /system/fonts/NotoSansCanadianAboriginal-Regular.ttf
- E/Minikin ( 2730): addFont failed to create font /system/fonts/NotoSansCherokee-Regular.ttf
- E/Minikin ( 2730): addFont failed to create font /system/fonts/NotoSansCoptic-Regular.ttf
- E/Minikin ( 2730): addFont failed to create font /system/fonts/NotoSansGlagolitic-Regular.ttf
- E/Minikin ( 2730): addFont failed to create font /system/fonts/NotoSansHanunoo-Regular.ttf
- E/Minikin ( 2730): addFont failed to create font /system/fonts/NotoSansJavanese-Regular.ttf
- E/Minikin ( 2730): addFont failed to create font /system/fonts/NotoSansKayahLi-Regular.ttf
- E/Minikin ( 2730): addFont failed to create font /system/fonts/NotoSansLepcha-Regular.ttf
- E/Minikin ( 2730): addFont failed to create font /system/fonts/NotoSansLimbu-Regular.ttf
- E/Minikin ( 2730): addFont failed to create font /system/fonts/NotoSansMeeteiMayek-Regular.ttf
- E/Minikin ( 2730): addFont failed to create font /system/fonts/NotoSansOlChiki-Regular.ttf
- E/Minikin ( 2730): addFont failed to create font /system/fonts/NotoSansRejang-Regular.ttf
- E/Minikin ( 2730): addFont failed to create font /system/fonts/NotoSansSaurashtra-Regular.ttf
- E/Minikin ( 2730): addFont failed to create font /system/fonts/NotoSansSundanese-Regular.ttf
- E/Minikin ( 2730): addFont failed to create font /system/fonts/NotoSansSylotiNagri-Regular.ttf
- E/Minikin ( 2730): addFont failed to create font /system/fonts/NotoSansTagbanwa-Regular.ttf
- E/Minikin ( 2730): addFont failed to create font /system/fonts/NotoSansTaiTham-Regular.ttf
- E/Minikin ( 2730): addFont failed to create font /system/fonts/NotoSansTaiViet-Regular.ttf
- E/Minikin ( 2730): addFont failed to create font /system/fonts/NotoSansTifinagh-Regular.ttf
- E/Minikin ( 2730): addFont failed to create font /system/fonts/NotoSansYi-Regular.ttf
- E/Minikin ( 2730): addFont failed to create font /system/fonts/Lohit-Odia.ttf
- E/Minikin ( 2730): addFont failed to create font /system/fonts/NotoSansHans-Regular.otf
- E/Minikin ( 2730): addFont failed to create font /system/fonts/NotoSansHant-Regular.otf
- E/Minikin ( 2730): addFont failed to create font /system/fonts/NotoSansJP-Regular.otf
- E/Minikin ( 2730): addFont failed to create font /system/fonts/NotoSansKR-Regular.otf
- E/Minikin ( 2765): addFont failed to create font /system/fonts/NotoSansSinhala-Regular.ttf
- E/Minikin ( 2765): addFont failed to create font /system/fonts/NotoSansSinhala-Bold.ttf
- E/Minikin ( 2730): addFont failed to create font /system/fonts/NotoSansTaiLe-Regular.ttf
- E/Minikin ( 2765): addFont failed to create font /system/fonts/NotoSansThaana-Regular.ttf
- E/Minikin ( 2765): addFont failed to create font /system/fonts/NotoSansThaana-Bold.ttf
- E/Minikin ( 2765): addFont failed to create font /system/fonts/NotoSansCham-Regular.ttf
- E/Minikin ( 2765): addFont failed to create font /system/fonts/NotoSansCham-Bold.ttf
- E/Minikin ( 2765): addFont failed to create font /system/fonts/NotoSansBalinese-Regular.ttf
- E/Minikin ( 2765): addFont failed to create font /system/fonts/NotoSansBatak-Regular.ttf
- E/Minikin ( 2765): addFont failed to create font /system/fonts/NotoSansBuginese-Regular.ttf
- E/Minikin ( 2765): addFont failed to create font /system/fonts/NotoSansBuhid-Regular.ttf
- E/Minikin ( 2765): addFont failed to create font /system/fonts/NotoSansCanadianAboriginal-Regular.ttf
- E/Minikin ( 2765): addFont failed to create font /system/fonts/NotoSansCherokee-Regular.ttf
- E/Minikin ( 2765): addFont failed to create font /system/fonts/NotoSansCoptic-Regular.ttf
- E/Minikin ( 2765): addFont failed to create font /system/fonts/NotoSansGlagolitic-Regular.ttf
- E/Minikin ( 2765): addFont failed to create font /system/fonts/NotoSansHanunoo-Regular.ttf
- E/Minikin ( 2765): addFont failed to create font /system/fonts/NotoSansJavanese-Regular.ttf
- E/Minikin ( 2765): addFont failed to create font /system/fonts/NotoSansKayahLi-Regular.ttf
- E/Minikin ( 2765): addFont failed to create font /system/fonts/NotoSansLepcha-Regular.ttf
- E/Minikin ( 2765): addFont failed to create font /system/fonts/NotoSansLimbu-Regular.ttf
- E/Minikin ( 2765): addFont failed to create font /system/fonts/NotoSansMeeteiMayek-Regular.ttf
- E/Minikin ( 2765): addFont failed to create font /system/fonts/NotoSansOlChiki-Regular.ttf
- E/Minikin ( 2765): addFont failed to create font /system/fonts/NotoSansRejang-Regular.ttf
- E/Minikin ( 2765): addFont failed to create font /system/fonts/NotoSansSaurashtra-Regular.ttf
- E/Minikin ( 2765): addFont failed to create font /system/fonts/NotoSansSundanese-Regular.ttf
- E/Minikin ( 2765): addFont failed to create font /system/fonts/NotoSansSylotiNagri-Regular.ttf
- E/Minikin ( 2765): addFont failed to create font /system/fonts/NotoSansTagbanwa-Regular.ttf
- E/Minikin ( 2765): addFont failed to create font /system/fonts/NotoSansTaiTham-Regular.ttf
- E/Minikin ( 2765): addFont failed to create font /system/fonts/NotoSansTaiViet-Regular.ttf
- E/Minikin ( 2765): addFont failed to create font /system/fonts/NotoSansTifinagh-Regular.ttf
- E/Minikin ( 2765): addFont failed to create font /system/fonts/NotoSansYi-Regular.ttf
- E/Minikin ( 2765): addFont failed to create font /system/fonts/Lohit-Odia.ttf
- E/Minikin ( 2765): addFont failed to create font /system/fonts/NotoSansHans-Regular.otf
- E/Minikin ( 2765): addFont failed to create font /system/fonts/NotoSansHant-Regular.otf
- E/Minikin ( 2765): addFont failed to create font /system/fonts/NotoSansJP-Regular.otf
- E/Minikin ( 2765): addFont failed to create font /system/fonts/NotoSansKR-Regular.otf
- W/Resources( 2730): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x10202bf}
- W/Resources( 2730): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x102030f}
- E/Minikin ( 2706): addFont failed to create font /system/fonts/NotoSansGujarati-Regular.ttf
- E/Minikin ( 2706): addFont failed to create font /system/fonts/NotoSansGujarati-Bold.ttf
- E/Minikin ( 2706): addFont failed to create font /system/fonts/NotoSansGujaratiUI-Regular.ttf
- E/Minikin ( 2706): addFont failed to create font /system/fonts/NotoSansGujaratiUI-Bold.ttf
- E/Minikin ( 2706): addFont failed to create font /system/fonts/NotoSansGurmukhi-Regular.ttf
- E/Minikin ( 2706): addFont failed to create font /system/fonts/NotoSansGurmukhi-Bold.ttf
- E/Minikin ( 2706): addFont failed to create font /system/fonts/NotoSansGurmukhiUI-Regular.ttf
- E/Minikin ( 2706): addFont failed to create font /system/fonts/NotoSansGurmukhiUI-Bold.ttf
- E/Minikin ( 2600): addFont failed to create font /system/fonts/NotoSansGujarati-Regular.ttf
- E/Minikin ( 2600): addFont failed to create font /system/fonts/NotoSansGujarati-Bold.ttf
- E/Minikin ( 2600): addFont failed to create font /system/fonts/NotoSansGujaratiUI-Regular.ttf
- E/Minikin ( 2600): addFont failed to create font /system/fonts/NotoSansGujaratiUI-Bold.ttf
- E/Minikin ( 2600): addFont failed to create font /system/fonts/NotoSansGurmukhi-Regular.ttf
- E/Minikin ( 2600): addFont failed to create font /system/fonts/NotoSansGurmukhi-Bold.ttf
- E/Minikin ( 2600): addFont failed to create font /system/fonts/NotoSansGurmukhiUI-Regular.ttf
- E/Minikin ( 2600): addFont failed to create font /system/fonts/NotoSansGurmukhiUI-Bold.ttf
- E/Minikin ( 2600): addFont failed to create font /system/fonts/NotoSansSinhala-Regular.ttf
- E/Minikin ( 2600): addFont failed to create font /system/fonts/NotoSansSinhala-Bold.ttf
- E/Minikin ( 2706): addFont failed to create font /system/fonts/NotoSansSinhala-Regular.ttf
- E/Minikin ( 2706): addFont failed to create font /system/fonts/NotoSansSinhala-Bold.ttf
- E/Minikin ( 2706): addFont failed to create font /system/fonts/NotoSansThaana-Regular.ttf
- E/Minikin ( 2706): addFont failed to create font /system/fonts/NotoSansThaana-Bold.ttf
- E/Minikin ( 2706): addFont failed to create font /system/fonts/NotoSansCham-Regular.ttf
- E/Minikin ( 2706): addFont failed to create font /system/fonts/NotoSansCham-Bold.ttf
- E/Minikin ( 2706): addFont failed to create font /system/fonts/NotoSansBalinese-Regular.ttf
- E/Minikin ( 2706): addFont failed to create font /system/fonts/NotoSansBatak-Regular.ttf
- E/Minikin ( 2706): addFont failed to create font /system/fonts/NotoSansBuginese-Regular.ttf
- E/Minikin ( 2706): addFont failed to create font /system/fonts/NotoSansBuhid-Regular.ttf
- E/Minikin ( 2706): addFont failed to create font /system/fonts/NotoSansCanadianAboriginal-Regular.ttf
- E/Minikin ( 2706): addFont failed to create font /system/fonts/NotoSansCherokee-Regular.ttf
- E/Minikin ( 2706): addFont failed to create font /system/fonts/NotoSansCoptic-Regular.ttf
- E/Minikin ( 2706): addFont failed to create font /system/fonts/NotoSansGlagolitic-Regular.ttf
- E/Minikin ( 2706): addFont failed to create font /system/fonts/NotoSansHanunoo-Regular.ttf
- E/Minikin ( 2706): addFont failed to create font /system/fonts/NotoSansJavanese-Regular.ttf
- E/Minikin ( 2706): addFont failed to create font /system/fonts/NotoSansKayahLi-Regular.ttf
- E/Minikin ( 2706): addFont failed to create font /system/fonts/NotoSansLepcha-Regular.ttf
- E/Minikin ( 2706): addFont failed to create font /system/fonts/NotoSansLimbu-Regular.ttf
- E/Minikin ( 2706): addFont failed to create font /system/fonts/NotoSansMeeteiMayek-Regular.ttf
- E/Minikin ( 2706): addFont failed to create font /system/fonts/NotoSansOlChiki-Regular.ttf
- E/Minikin ( 2706): addFont failed to create font /system/fonts/NotoSansRejang-Regular.ttf
- E/Minikin ( 2706): addFont failed to create font /system/fonts/NotoSansSaurashtra-Regular.ttf
- E/Minikin ( 2706): addFont failed to create font /system/fonts/NotoSansSundanese-Regular.ttf
- E/Minikin ( 2706): addFont failed to create font /system/fonts/NotoSansSylotiNagri-Regular.ttf
- E/Minikin ( 2706): addFont failed to create font /system/fonts/NotoSansTagbanwa-Regular.ttf
- E/Minikin ( 2706): addFont failed to create font /system/fonts/NotoSansTaiTham-Regular.ttf
- E/Minikin ( 2706): addFont failed to create font /system/fonts/NotoSansTaiViet-Regular.ttf
- E/Minikin ( 2706): addFont failed to create font /system/fonts/NotoSansTifinagh-Regular.ttf
- E/Minikin ( 2706): addFont failed to create font /system/fonts/NotoSansYi-Regular.ttf
- E/Minikin ( 2706): addFont failed to create font /system/fonts/Lohit-Odia.ttf
- E/Minikin ( 2706): addFont failed to create font /system/fonts/NotoSansHans-Regular.otf
- E/Minikin ( 2706): addFont failed to create font /system/fonts/NotoSansHant-Regular.otf
- E/Minikin ( 2706): addFont failed to create font /system/fonts/NotoSansJP-Regular.otf
- E/Minikin ( 2706): addFont failed to create font /system/fonts/NotoSansKR-Regular.otf
- E/Minikin ( 2600): addFont failed to create font /system/fonts/NotoSansThaana-Regular.ttf
- E/Minikin ( 2600): addFont failed to create font /system/fonts/NotoSansThaana-Bold.ttf
- E/Minikin ( 2600): addFont failed to create font /system/fonts/NotoSansCham-Regular.ttf
- E/Minikin ( 2600): addFont failed to create font /system/fonts/NotoSansCham-Bold.ttf
- E/Minikin ( 2600): addFont failed to create font /system/fonts/NotoSansBalinese-Regular.ttf
- E/Minikin ( 2600): addFont failed to create font /system/fonts/NotoSansBatak-Regular.ttf
- E/Minikin ( 2600): addFont failed to create font /system/fonts/NotoSansBuginese-Regular.ttf
- E/Minikin ( 2600): addFont failed to create font /system/fonts/NotoSansBuhid-Regular.ttf
- E/Minikin ( 2600): addFont failed to create font /system/fonts/NotoSansCanadianAboriginal-Regular.ttf
- E/Minikin ( 2600): addFont failed to create font /system/fonts/NotoSansCherokee-Regular.ttf
- E/Minikin ( 2600): addFont failed to create font /system/fonts/NotoSansCoptic-Regular.ttf
- E/Minikin ( 2600): addFont failed to create font /system/fonts/NotoSansGlagolitic-Regular.ttf
- E/Minikin ( 2600): addFont failed to create font /system/fonts/NotoSansHanunoo-Regular.ttf
- E/Minikin ( 2600): addFont failed to create font /system/fonts/NotoSansJavanese-Regular.ttf
- E/Minikin ( 2600): addFont failed to create font /system/fonts/NotoSansKayahLi-Regular.ttf
- E/Minikin ( 2600): addFont failed to create font /system/fonts/NotoSansLepcha-Regular.ttf
- E/Minikin ( 2600): addFont failed to create font /system/fonts/NotoSansLimbu-Regular.ttf
- E/Minikin ( 2600): addFont failed to create font /system/fonts/NotoSansMeeteiMayek-Regular.ttf
- E/Minikin ( 2600): addFont failed to create font /system/fonts/NotoSansOlChiki-Regular.ttf
- E/Minikin ( 2600): addFont failed to create font /system/fonts/NotoSansRejang-Regular.ttf
- E/Minikin ( 2600): addFont failed to create font /system/fonts/NotoSansSaurashtra-Regular.ttf
- E/Minikin ( 2600): addFont failed to create font /system/fonts/NotoSansSundanese-Regular.ttf
- E/Minikin ( 2600): addFont failed to create font /system/fonts/NotoSansSylotiNagri-Regular.ttf
- E/Minikin ( 2600): addFont failed to create font /system/fonts/NotoSansTagbanwa-Regular.ttf
- E/Minikin ( 2600): addFont failed to create font /system/fonts/NotoSansTaiTham-Regular.ttf
- E/Minikin ( 2600): addFont failed to create font /system/fonts/NotoSansTaiViet-Regular.ttf
- E/Minikin ( 2600): addFont failed to create font /system/fonts/NotoSansTifinagh-Regular.ttf
- E/Minikin ( 2600): addFont failed to create font /system/fonts/NotoSansYi-Regular.ttf
- E/Minikin ( 2600): addFont failed to create font /system/fonts/Lohit-Odia.ttf
- E/Minikin ( 2600): addFont failed to create font /system/fonts/NotoSansHans-Regular.otf
- E/Minikin ( 2600): addFont failed to create font /system/fonts/NotoSansHant-Regular.otf
- E/Minikin ( 2600): addFont failed to create font /system/fonts/NotoSansJP-Regular.otf
- E/Minikin ( 2600): addFont failed to create font /system/fonts/NotoSansKR-Regular.otf
- E/Minikin ( 2600): addFont failed to create font /system/fonts/NotoSansTaiLe-Regular.ttf
- E/Minikin ( 2706): addFont failed to create font /system/fonts/NotoSansTaiLe-Regular.ttf
- E/Minikin ( 2765): addFont failed to create font /system/fonts/NotoSansTaiLe-Regular.ttf
- E/Minikin ( 2567): addFont failed to create font /system/fonts/NotoSansGujarati-Regular.ttf
- E/Minikin ( 2567): addFont failed to create font /system/fonts/NotoSansGujarati-Bold.ttf
- E/Minikin ( 2567): addFont failed to create font /system/fonts/NotoSansGujaratiUI-Regular.ttf
- E/Minikin ( 2567): addFont failed to create font /system/fonts/NotoSansGujaratiUI-Bold.ttf
- E/Minikin ( 2567): addFont failed to create font /system/fonts/NotoSansGurmukhi-Regular.ttf
- E/Minikin ( 2567): addFont failed to create font /system/fonts/NotoSansGurmukhi-Bold.ttf
- E/Minikin ( 2567): addFont failed to create font /system/fonts/NotoSansGurmukhiUI-Regular.ttf
- E/Minikin ( 2567): addFont failed to create font /system/fonts/NotoSansGurmukhiUI-Bold.ttf
- E/Minikin ( 2567): addFont failed to create font /system/fonts/NotoSansSinhala-Regular.ttf
- E/Minikin ( 2567): addFont failed to create font /system/fonts/NotoSansSinhala-Bold.ttf
- E/Minikin ( 2567): addFont failed to create font /system/fonts/NotoSansThaana-Regular.ttf
- E/Minikin ( 2567): addFont failed to create font /system/fonts/NotoSansThaana-Bold.ttf
- E/Minikin ( 2567): addFont failed to create font /system/fonts/NotoSansCham-Regular.ttf
- E/Minikin ( 2567): addFont failed to create font /system/fonts/NotoSansCham-Bold.ttf
- E/Minikin ( 2567): addFont failed to create font /system/fonts/NotoSansBalinese-Regular.ttf
- E/Minikin ( 2567): addFont failed to create font /system/fonts/NotoSansBatak-Regular.ttf
- E/Minikin ( 2567): addFont failed to create font /system/fonts/NotoSansBuginese-Regular.ttf
- E/Minikin ( 2567): addFont failed to create font /system/fonts/NotoSansBuhid-Regular.ttf
- E/Minikin ( 2567): addFont failed to create font /system/fonts/NotoSansCanadianAboriginal-Regular.ttf
- E/Minikin ( 2567): addFont failed to create font /system/fonts/NotoSansCherokee-Regular.ttf
- E/Minikin ( 2567): addFont failed to create font /system/fonts/NotoSansCoptic-Regular.ttf
- E/Minikin ( 2567): addFont failed to create font /system/fonts/NotoSansGlagolitic-Regular.ttf
- E/Minikin ( 2567): addFont failed to create font /system/fonts/NotoSansHanunoo-Regular.ttf
- E/Minikin ( 2567): addFont failed to create font /system/fonts/NotoSansJavanese-Regular.ttf
- E/Minikin ( 2567): addFont failed to create font /system/fonts/NotoSansKayahLi-Regular.ttf
- E/Minikin ( 2567): addFont failed to create font /system/fonts/NotoSansLepcha-Regular.ttf
- E/Minikin ( 2567): addFont failed to create font /system/fonts/NotoSansLimbu-Regular.ttf
- E/Minikin ( 2567): addFont failed to create font /system/fonts/NotoSansMeeteiMayek-Regular.ttf
- E/Minikin ( 2567): addFont failed to create font /system/fonts/NotoSansOlChiki-Regular.ttf
- E/Minikin ( 2567): addFont failed to create font /system/fonts/NotoSansRejang-Regular.ttf
- E/Minikin ( 2567): addFont failed to create font /system/fonts/NotoSansSaurashtra-Regular.ttf
- E/Minikin ( 2567): addFont failed to create font /system/fonts/NotoSansSundanese-Regular.ttf
- E/Minikin ( 2567): addFont failed to create font /system/fonts/NotoSansSylotiNagri-Regular.ttf
- E/Minikin ( 2567): addFont failed to create font /system/fonts/NotoSansTagbanwa-Regular.ttf
- E/Minikin ( 2567): addFont failed to create font /system/fonts/NotoSansTaiTham-Regular.ttf
- E/Minikin ( 2567): addFont failed to create font /system/fonts/NotoSansTaiViet-Regular.ttf
- E/Minikin ( 2567): addFont failed to create font /system/fonts/NotoSansTifinagh-Regular.ttf
- E/Minikin ( 2567): addFont failed to create font /system/fonts/NotoSansYi-Regular.ttf
- E/Minikin ( 2567): addFont failed to create font /system/fonts/Lohit-Odia.ttf
- E/Minikin ( 2567): addFont failed to create font /system/fonts/NotoSansHans-Regular.otf
- E/Minikin ( 2567): addFont failed to create font /system/fonts/NotoSansHant-Regular.otf
- E/Minikin ( 2567): addFont failed to create font /system/fonts/NotoSansJP-Regular.otf
- E/Minikin ( 2567): addFont failed to create font /system/fonts/NotoSansKR-Regular.otf
- E/Minikin ( 2567): addFont failed to create font /system/fonts/NotoSansTaiLe-Regular.ttf
- E/Minikin ( 2491): addFont failed to create font /system/fonts/NotoSansGujarati-Regular.ttf
- E/Minikin ( 2491): addFont failed to create font /system/fonts/NotoSansGujarati-Bold.ttf
- E/Minikin ( 2491): addFont failed to create font /system/fonts/NotoSansGujaratiUI-Regular.ttf
- E/Minikin ( 2491): addFont failed to create font /system/fonts/NotoSansGujaratiUI-Bold.ttf
- E/Minikin ( 2491): addFont failed to create font /system/fonts/NotoSansGurmukhi-Regular.ttf
- E/Minikin ( 2491): addFont failed to create font /system/fonts/NotoSansGurmukhi-Bold.ttf
- E/Minikin ( 2491): addFont failed to create font /system/fonts/NotoSansGurmukhiUI-Regular.ttf
- E/Minikin ( 2491): addFont failed to create font /system/fonts/NotoSansGurmukhiUI-Bold.ttf
- E/Minikin ( 2491): addFont failed to create font /system/fonts/NotoSansSinhala-Regular.ttf
- E/Minikin ( 2491): addFont failed to create font /system/fonts/NotoSansSinhala-Bold.ttf
- E/Minikin ( 2491): addFont failed to create font /system/fonts/NotoSansThaana-Regular.ttf
- E/Minikin ( 2491): addFont failed to create font /system/fonts/NotoSansThaana-Bold.ttf
- E/Minikin ( 2491): addFont failed to create font /system/fonts/NotoSansCham-Regular.ttf
- E/Minikin ( 2491): addFont failed to create font /system/fonts/NotoSansCham-Bold.ttf
- E/Minikin ( 2491): addFont failed to create font /system/fonts/NotoSansBalinese-Regular.ttf
- E/Minikin ( 2491): addFont failed to create font /system/fonts/NotoSansBatak-Regular.ttf
- E/Minikin ( 2491): addFont failed to create font /system/fonts/NotoSansBuginese-Regular.ttf
- E/Minikin ( 2491): addFont failed to create font /system/fonts/NotoSansBuhid-Regular.ttf
- E/Minikin ( 2491): addFont failed to create font /system/fonts/NotoSansCanadianAboriginal-Regular.ttf
- E/Minikin ( 2491): addFont failed to create font /system/fonts/NotoSansCherokee-Regular.ttf
- E/Minikin ( 2491): addFont failed to create font /system/fonts/NotoSansCoptic-Regular.ttf
- E/Minikin ( 2491): addFont failed to create font /system/fonts/NotoSansGlagolitic-Regular.ttf
- E/Minikin ( 2491): addFont failed to create font /system/fonts/NotoSansHanunoo-Regular.ttf
- E/Minikin ( 2491): addFont failed to create font /system/fonts/NotoSansJavanese-Regular.ttf
- E/Minikin ( 2491): addFont failed to create font /system/fonts/NotoSansKayahLi-Regular.ttf
- E/Minikin ( 2491): addFont failed to create font /system/fonts/NotoSansLepcha-Regular.ttf
- E/Minikin ( 2491): addFont failed to create font /system/fonts/NotoSansLimbu-Regular.ttf
- E/Minikin ( 2491): addFont failed to create font /system/fonts/NotoSansMeeteiMayek-Regular.ttf
- E/Minikin ( 2491): addFont failed to create font /system/fonts/NotoSansOlChiki-Regular.ttf
- E/Minikin ( 2491): addFont failed to create font /system/fonts/NotoSansRejang-Regular.ttf
- E/Minikin ( 2491): addFont failed to create font /system/fonts/NotoSansSaurashtra-Regular.ttf
- E/Minikin ( 2491): addFont failed to create font /system/fonts/NotoSansSundanese-Regular.ttf
- E/Minikin ( 2491): addFont failed to create font /system/fonts/NotoSansSylotiNagri-Regular.ttf
- E/Minikin ( 2491): addFont failed to create font /system/fonts/NotoSansTagbanwa-Regular.ttf
- E/Minikin ( 2491): addFont failed to create font /system/fonts/NotoSansTaiTham-Regular.ttf
- E/Minikin ( 2491): addFont failed to create font /system/fonts/NotoSansTaiViet-Regular.ttf
- E/Minikin ( 2491): addFont failed to create font /system/fonts/NotoSansTifinagh-Regular.ttf
- E/Minikin ( 2491): addFont failed to create font /system/fonts/NotoSansYi-Regular.ttf
- E/Minikin ( 2491): addFont failed to create font /system/fonts/Lohit-Odia.ttf
- E/Minikin ( 2491): addFont failed to create font /system/fonts/NotoSansHans-Regular.otf
- E/Minikin ( 2491): addFont failed to create font /system/fonts/NotoSansHant-Regular.otf
- E/Minikin ( 2491): addFont failed to create font /system/fonts/NotoSansJP-Regular.otf
- E/Minikin ( 2491): addFont failed to create font /system/fonts/NotoSansKR-Regular.otf
- E/Minikin ( 2491): addFont failed to create font /system/fonts/NotoSansTaiLe-Regular.ttf
- I/netd ( 3274): type=1400 audit(0.0:558): avc: denied { read } for name="hosts" dev="dm-10" ino=413 scontext=u:r:netd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- I/netd ( 3274): type=1400 audit(0.0:559): avc: denied { open } for name="hosts" dev="dm-10" ino=413 scontext=u:r:netd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- I/netd ( 3274): type=1400 audit(0.0:560): avc: denied { getattr } for path="/system/etc/hosts" dev="dm-10" ino=413 scontext=u:r:netd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- W/ActivityThread( 3082): 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/com.google.a.a.b.d.a( 3082): Application name is not set. Call Builder#setApplicationName.
- W/art ( 2491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.updateConfiguration(android.content.res.Configuration) from ActivityManagerService.java:16724 waiters=0 for 773ms
- W/art ( 2491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.updateConfiguration(android.content.res.Configuration) from ActivityManagerService.java:16724 waiters=1 for 769ms
- W/art ( 2491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.updateConfiguration(android.content.res.Configuration) from ActivityManagerService.java:16724 waiters=2 for 760ms
- V/BackupManagerService( 2491): Connected to transport ComponentInfo{com.google.android.gms/com.google.android.gms.backup.BackupTransportService}
- W/art ( 2491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.updateConfiguration(android.content.res.Configuration) from ActivityManagerService.java:16724 waiters=3 for 272ms
- V/BackupManagerService( 2491): Registering transport com.google.android.gms/.backup.BackupTransportService::com.google.android.gms/.backup.BackupTransportService = com.android.internal.backup.IBackupTransport$Stub$Proxy@23613983
- W/art ( 2491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.updateConfiguration(android.content.res.Configuration) from ActivityManagerService.java:16724 waiters=4 for 193ms
- D/com.android.server.ThemeService( 2491): Force stopping com.android.launcher3 for theme change
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f00c9}
- I/ProviderInstaller( 3217): Insert disabled by gate 'gms:security:enable_conscrypt_in_gms_application'
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f00ca}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f00cb}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f00cc}
- I/ActivityManager( 2491): Force stopping com.android.launcher3 appid=10043 user=0: from pid 2491
- I/ActivityManager( 2491): Killing 2842:com.android.launcher3/u0a43 (adj 0): stop com.android.launcher3
- D/BluetoothAdapter( 2600): 724999481: getState() : mService = null. Returning STATE_OFF
- D/BluetoothAdapter( 2600): 724999481: getState() : mService = null. Returning STATE_OFF
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0119}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f011a}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f011b}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f011c}
- I/ActivityManager( 2491): Force finishing activity 3 ActivityRecord{12ba9c19 u0 com.android.launcher3/.Launcher t769}
- I/ActivityManager( 2491): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000000 cmp=com.android.launcher3/.Launcher} from uid 0 on display 0
- V/WindowManager( 2491): addAppToken: AppWindowToken{65232c token=Token{e73eadf ActivityRecord{25f5057e u0 com.android.launcher3/.Launcher t770}}} to stack=0 task=770 at 0
- I/GLSActivity( 3125): [ab] getting account id
- E/wpa_supplicant( 2561): recvfrom(ctrl_iface): Try again
- I/ActivityManager( 2491): Start proc 3280:com.android.launcher3/u0a43 for activity com.android.launcher3/.Launcher
- W/art ( 2491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.forceStopPackage(java.lang.String, int) from ActivityManagerService.java:5329 waiters=3 for 233ms
- W/art ( 2491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.forceStopPackage(java.lang.String, int) from ActivityManagerService.java:5329 waiters=6 for 181ms
- W/art ( 2491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.forceStopPackage(java.lang.String, int) from ActivityManagerService.java:5329 waiters=8 for 180ms
- W/art ( 2491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.forceStopPackage(java.lang.String, int) from ActivityManagerService.java:5329 waiters=7 for 181ms
- W/ActivityManager( 2491): Spurious death for ProcessRecord{4974618 2842:com.android.launcher3/u0a43}, curProc for 2842: null
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0119}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f011a}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f011b}
- D/BluetoothManagerService( 2491): Message: 20
- D/BluetoothManagerService( 2491): Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@26b471e2:true
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f011c}
- E/Minikin ( 3217): addFont failed to create font /system/fonts/NotoSansGujarati-Regular.ttf
- E/Minikin ( 3217): addFont failed to create font /system/fonts/NotoSansGujarati-Bold.ttf
- E/Minikin ( 3217): addFont failed to create font /system/fonts/NotoSansGujaratiUI-Regular.ttf
- E/Minikin ( 3217): addFont failed to create font /system/fonts/NotoSansGujaratiUI-Bold.ttf
- E/Minikin ( 3217): addFont failed to create font /system/fonts/NotoSansGurmukhi-Regular.ttf
- E/Minikin ( 3217): addFont failed to create font /system/fonts/NotoSansGurmukhi-Bold.ttf
- E/Minikin ( 3217): addFont failed to create font /system/fonts/NotoSansGurmukhiUI-Regular.ttf
- E/Minikin ( 3217): addFont failed to create font /system/fonts/NotoSansGurmukhiUI-Bold.ttf
- E/Minikin ( 3217): addFont failed to create font /system/fonts/NotoSansSinhala-Regular.ttf
- E/Minikin ( 3217): addFont failed to create font /system/fonts/NotoSansSinhala-Bold.ttf
- E/Minikin ( 3217): addFont failed to create font /system/fonts/NotoSansThaana-Regular.ttf
- E/Minikin ( 3217): addFont failed to create font /system/fonts/NotoSansThaana-Bold.ttf
- E/Minikin ( 3217): addFont failed to create font /system/fonts/NotoSansCham-Regular.ttf
- E/Minikin ( 3217): addFont failed to create font /system/fonts/NotoSansCham-Bold.ttf
- E/Minikin ( 3217): addFont failed to create font /system/fonts/NotoSansBalinese-Regular.ttf
- E/Minikin ( 3217): addFont failed to create font /system/fonts/NotoSansBatak-Regular.ttf
- E/Minikin ( 3217): addFont failed to create font /system/fonts/NotoSansBuginese-Regular.ttf
- E/Minikin ( 3217): addFont failed to create font /system/fonts/NotoSansBuhid-Regular.ttf
- E/Minikin ( 3217): addFont failed to create font /system/fonts/NotoSansCanadianAboriginal-Regular.ttf
- E/Minikin ( 3217): addFont failed to create font /system/fonts/NotoSansCherokee-Regular.ttf
- E/Minikin ( 3217): addFont failed to create font /system/fonts/NotoSansCoptic-Regular.ttf
- E/Minikin ( 3217): addFont failed to create font /system/fonts/NotoSansGlagolitic-Regular.ttf
- E/Minikin ( 3217): addFont failed to create font /system/fonts/NotoSansHanunoo-Regular.ttf
- E/Minikin ( 3217): addFont failed to create font /system/fonts/NotoSansJavanese-Regular.ttf
- E/Minikin ( 3217): addFont failed to create font /system/fonts/NotoSansKayahLi-Regular.ttf
- E/Minikin ( 3217): addFont failed to create font /system/fonts/NotoSansLepcha-Regular.ttf
- E/Minikin ( 3217): addFont failed to create font /system/fonts/NotoSansLimbu-Regular.ttf
- E/Minikin ( 3217): addFont failed to create font /system/fonts/NotoSansMeeteiMayek-Regular.ttf
- E/Minikin ( 3217): addFont failed to create font /system/fonts/NotoSansOlChiki-Regular.ttf
- E/Minikin ( 3217): addFont failed to create font /system/fonts/NotoSansRejang-Regular.ttf
- E/Minikin ( 3217): addFont failed to create font /system/fonts/NotoSansSaurashtra-Regular.ttf
- E/Minikin ( 3217): addFont failed to create font /system/fonts/NotoSansSundanese-Regular.ttf
- E/Minikin ( 3217): addFont failed to create font /system/fonts/NotoSansSylotiNagri-Regular.ttf
- E/Minikin ( 3217): addFont failed to create font /system/fonts/NotoSansTagbanwa-Regular.ttf
- E/Minikin ( 3217): addFont failed to create font /system/fonts/NotoSansTaiTham-Regular.ttf
- E/Minikin ( 3217): addFont failed to create font /system/fonts/NotoSansTaiViet-Regular.ttf
- E/Minikin ( 3217): addFont failed to create font /system/fonts/NotoSansTifinagh-Regular.ttf
- E/Minikin ( 3217): addFont failed to create font /system/fonts/NotoSansYi-Regular.ttf
- E/Minikin ( 3217): addFont failed to create font /system/fonts/Lohit-Odia.ttf
- E/Minikin ( 3217): addFont failed to create font /system/fonts/NotoSansHans-Regular.otf
- E/Minikin ( 3217): addFont failed to create font /system/fonts/NotoSansHant-Regular.otf
- E/Minikin ( 3217): addFont failed to create font /system/fonts/NotoSansJP-Regular.otf
- E/Minikin ( 3217): addFont failed to create font /system/fonts/NotoSansKR-Regular.otf
- E/Minikin ( 3217): addFont failed to create font /system/fonts/NotoSansTaiLe-Regular.ttf
- I/GoogleURLConnFactory( 3125): Using platform SSLCertificateSocketFactory
- I/GLSUser ( 3125): [ChannelManager] Attempting to channel bind connection HttpClient.
- I/WindowManager( 2491): Screen frozen for +694ms due to Window{a119f3 u0 StatusBar}
- I/GLSUser ( 3125): [ChannelManager] Checking whether channelId is enabled. isEnabledGmsCore? false, isEnabledSdk? true, isAtLeastKitKat? true
- D/Launcher.LauncherProvider( 3280): 11683562 - initializeMaxScreenId(): 4
- V/Launcher( 3280): LauncherAppState inited
- D/Launcher.Model( 3280): Old launcher provider: content://com.android.launcher2.settings/favorites?notify=true
- D/Launcher.Model( 3280): Old launcher provider does not exist.
- W/Launcher( 3280): setApplicationContext called twice! old=com.android.launcher3.LauncherApplication@4f4893b new=com.android.launcher3.LauncherApplication@4f4893b
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110010}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110011}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110012}
- I/art ( 3217): Background sticky concurrent mark sweep GC freed 8641(460KB) AllocSpace objects, 4(64KB) LOS objects, 14% free, 4MB/4MB, paused 6.805ms total 124.328ms
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110013}
- I/ActivityManager( 2491): Start proc 3308:com.google.android.keep/u0a84 for broadcast com.google.android.keep/.notification.AlertReceiver
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f11000f}
- I/GLSUser ( 3125): [t] Fetched account id for jarnoorasmae@gmail.com : 111158559891022062652
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f11002b}
- W/ResourceType( 3280): Attempt to retrieve bag 0x7f0d0008 which is invalid or in a cycle.
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f11002c}
- E/Minikin ( 3247): addFont failed to create font /system/fonts/NotoSansGujarati-Regular.ttf
- E/Minikin ( 3247): addFont failed to create font /system/fonts/NotoSansGujarati-Bold.ttf
- E/Minikin ( 3247): addFont failed to create font /system/fonts/NotoSansGujaratiUI-Regular.ttf
- E/Minikin ( 3247): addFont failed to create font /system/fonts/NotoSansGujaratiUI-Bold.ttf
- E/Minikin ( 3247): addFont failed to create font /system/fonts/NotoSansGurmukhi-Regular.ttf
- E/Minikin ( 3247): addFont failed to create font /system/fonts/NotoSansGurmukhi-Bold.ttf
- E/Minikin ( 3247): addFont failed to create font /system/fonts/NotoSansGurmukhiUI-Regular.ttf
- E/Minikin ( 3247): addFont failed to create font /system/fonts/NotoSansGurmukhiUI-Bold.ttf
- W/WindowManager( 2491): performLayoutAndPlaceSurfacesLocked called while in layout. Callers=com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLocked:8788 com.android.server.wm.WindowManagerService.reevaluateStatusBarVisibility:10891 com.android.internal.policy.impl.PhoneWindowManager.clearClearableFlagsLw:6393
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f11002d}
- E/Minikin ( 3247): addFont failed to create font /system/fonts/NotoSansSinhala-Regular.ttf
- E/Minikin ( 3247): addFont failed to create font /system/fonts/NotoSansSinhala-Bold.ttf
- E/Minikin ( 3247): addFont failed to create font /system/fonts/NotoSansThaana-Regular.ttf
- E/Minikin ( 3247): addFont failed to create font /system/fonts/NotoSansThaana-Bold.ttf
- E/Minikin ( 3247): addFont failed to create font /system/fonts/NotoSansCham-Regular.ttf
- E/Minikin ( 3247): addFont failed to create font /system/fonts/NotoSansCham-Bold.ttf
- E/Minikin ( 3247): addFont failed to create font /system/fonts/NotoSansBalinese-Regular.ttf
- E/Minikin ( 3247): addFont failed to create font /system/fonts/NotoSansBatak-Regular.ttf
- E/Minikin ( 3247): addFont failed to create font /system/fonts/NotoSansBuginese-Regular.ttf
- E/Minikin ( 3247): addFont failed to create font /system/fonts/NotoSansBuhid-Regular.ttf
- E/Minikin ( 3247): addFont failed to create font /system/fonts/NotoSansCanadianAboriginal-Regular.ttf
- E/Minikin ( 3247): addFont failed to create font /system/fonts/NotoSansCherokee-Regular.ttf
- E/Minikin ( 3247): addFont failed to create font /system/fonts/NotoSansCoptic-Regular.ttf
- E/Minikin ( 3247): addFont failed to create font /system/fonts/NotoSansGlagolitic-Regular.ttf
- E/Minikin ( 3247): addFont failed to create font /system/fonts/NotoSansHanunoo-Regular.ttf
- E/Minikin ( 3247): addFont failed to create font /system/fonts/NotoSansJavanese-Regular.ttf
- E/Minikin ( 3247): addFont failed to create font /system/fonts/NotoSansKayahLi-Regular.ttf
- E/Minikin ( 3247): addFont failed to create font /system/fonts/NotoSansLepcha-Regular.ttf
- E/Minikin ( 3247): addFont failed to create font /system/fonts/NotoSansLimbu-Regular.ttf
- E/Minikin ( 3247): addFont failed to create font /system/fonts/NotoSansMeeteiMayek-Regular.ttf
- E/Minikin ( 3247): addFont failed to create font /system/fonts/NotoSansOlChiki-Regular.ttf
- E/Minikin ( 3247): addFont failed to create font /system/fonts/NotoSansRejang-Regular.ttf
- E/Minikin ( 3247): addFont failed to create font /system/fonts/NotoSansSaurashtra-Regular.ttf
- E/Minikin ( 3247): addFont failed to create font /system/fonts/NotoSansSundanese-Regular.ttf
- E/Minikin ( 3247): addFont failed to create font /system/fonts/NotoSansSylotiNagri-Regular.ttf
- E/Minikin ( 3247): addFont failed to create font /system/fonts/NotoSansTagbanwa-Regular.ttf
- E/Minikin ( 3247): addFont failed to create font /system/fonts/NotoSansTaiTham-Regular.ttf
- E/Minikin ( 3247): addFont failed to create font /system/fonts/NotoSansTaiViet-Regular.ttf
- E/Minikin ( 3247): addFont failed to create font /system/fonts/NotoSansTifinagh-Regular.ttf
- E/Minikin ( 3247): addFont failed to create font /system/fonts/NotoSansYi-Regular.ttf
- E/Minikin ( 3247): addFont failed to create font /system/fonts/Lohit-Odia.ttf
- E/Minikin ( 3247): addFont failed to create font /system/fonts/NotoSansHans-Regular.otf
- E/Minikin ( 3247): addFont failed to create font /system/fonts/NotoSansHant-Regular.otf
- E/Minikin ( 3247): addFont failed to create font /system/fonts/NotoSansJP-Regular.otf
- E/Minikin ( 3247): addFont failed to create font /system/fonts/NotoSansKR-Regular.otf
- E/Minikin ( 3247): addFont failed to create font /system/fonts/NotoSansTaiLe-Regular.ttf
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110024}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110025}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110026}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110002}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110003}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110004}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110005}
- D/GeofencerStateMachine( 3247): Creating GeofencerStateMachine
- D/WifiService( 2491): New client listening to asynchronous messages
- V/GmsNetworkLocationProvi( 3247): onSetRequest: ProviderRequestUnbundled, reportLocation is true and interval is 86400000
- D/PhoneStatusBar( 2600): disable: < expand ICONS alerts SYSTEM_INFO back HOME RECENT clock SEARCH >
- I/art ( 3280): Background sticky concurrent mark sweep GC freed 5966(577KB) AllocSpace objects, 4(64KB) LOS objects, 11% free, 2MB/3MB, paused 1.037ms total 255.462ms
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f050275}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0503bc}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0503bd}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0503be}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0503bf}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0503c0}
- D/Launcher.Model( 3280): 11683562 - loadWorkspace()
- D/Launcher.Model( 3280): 11683562 - loadedOldDb: false
- W/Launcher( 3280): setApplicationContext called twice! old=com.android.launcher3.LauncherApplication@4f4893b new=com.android.launcher3.LauncherApplication@4f4893b
- D/OpenGLRenderer( 3280): Use EGL_SWAP_BEHAVIOR_PRESERVED: true
- D/Atlas ( 3280): Validating map...
- V/WindowManager( 2491): Based on layer: Adding window Window{2e9fd0a2 u0 com.android.launcher3/com.android.launcher3.Launcher} at 1 of 6
- I/RenderThread( 3334): type=1400 audit(0.0:561): avc: denied { read write } for name="kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- I/RenderThread( 3334): type=1400 audit(0.0:562): avc: denied { open } for name="kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- I/Adreno200-EGL( 3280): <qeglDrvAPI_eglInitialize:265>: 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( 3280): Build Date: 06/25/13 Tue
- I/Adreno200-EGL( 3280): Local Branch:
- I/Adreno200-EGL( 3280): Remote Branch: quic/jb_2.5.5
- I/Adreno200-EGL( 3280): Local Patches: NONE
- I/Adreno200-EGL( 3280): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 + NOTHING
- I/OpenGLRenderer( 3280): Initialized EGL, version 1.4
- D/OpenGLRenderer( 3280): Enabling debug mode 0
- D/WifiService( 2491): New client listening to asynchronous messages
- I/ActivityManager( 2491): Displayed com.android.launcher3/.Launcher: +1s659ms
- I/Timeline( 2491): Timeline: Activity_windows_visible id: ActivityRecord{25f5057e u0 com.android.launcher3/.Launcher t770} time:64192489
- I/Timeline( 3280): Timeline: Activity_idle id: android.os.BinderProxy@c74947e time:64192504
- I/ActivityManager( 2491): Start proc 3343:com.ea.games.simsfreeplay_row:remote/u0a107 for broadcast com.ea.games.simsfreeplay_row/com.mpp.android.tools.TimeChangeReceiver
- I/art ( 3217): WaitForGcToComplete blocked for 22.125ms for cause HeapTrim
- W/ResourcesManager( 3280): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
- W/GeofencerStateMachine( 3247): Received SM_HARDWARE_GEOFENCE_CHANGED_CMD in NotInitializedState
- I/art ( 2491): Explicit concurrent mark sweep GC freed 14565(808KB) AllocSpace objects, 3(48KB) LOS objects, 24% free, 12MB/16MB, paused 44.616ms total 206.817ms
- E/WindowAnimator( 2491): Timeout waiting for animation to startup
- D/Launcher.Model( 3280): 11683562 - loadWorkspaceScreensDb()
- D/Launcher.Model( 3280): 11683562 - screens: { 0: 3 }, { 1: 4 }
- D/Launcher.Model( 3280): 11683562 - sBgWorkspaceScreens: 3, 4
- D/PhoneStatusBar( 2600): disable: < expand icons* alerts system_info* back HOME RECENT clock SEARCH >
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f009a}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f009b}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f009a}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f009b}
- D/BluetoothAdapter( 2600): 724999481: getState() : mService = null. Returning STATE_OFF
- D/BluetoothAdapter( 2600): 724999481: getState() : mService = null. Returning STATE_OFF
- D/Launcher( 3280): 11683562 - bindAddScreens()
- D/Launcher( 3280): 11683562 - orderedScreenIds: 3, 4
- D/Launcher.Workspace( 3280): 11683562 - insertNewWorkspaceScreen(): 3 at index: 0
- I/ActivityManager( 2491): Start proc 3362:com.google.android.gms.wearable/u0a16 for service com.google.android.gms/.wearable.service.WearableService
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110027}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110028}
- D/Launcher.Workspace( 3280): 11683562 - insertNewWorkspaceScreen(): 4 at index: 1
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110027}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110028}
- V/GmsNetworkLocationProvi( 3247): ENABLE
- I/GLSActivity( 3125): [ab] getting account id
- I/ActivityManager( 2491): Start proc 3380:com.accuweather.android/u0a73 for broadcast com.accuweather.android/.widgets.AL_WidgetProviderFollowMe
- D/PhoneStatusBar( 2600): disable: < expand icons alerts system_info back home* recent* clock search* >
- W/IInputConnectionWrapper( 2491): showStatusIcon on inactive InputConnection
- I/art ( 3217): Background partial concurrent mark sweep GC freed 1819(93KB) AllocSpace objects, 2(32KB) LOS objects, 39% free, 4MB/8MB, paused 7.476ms total 94.665ms
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f003b}
- W/ResourcesManager( 3362): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
- W/ResourcesManager( 3362): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f003d}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0039}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f003a}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f003c}
- I/MultiDex( 3362): VM with version 2.1.0 has multidex support
- I/MultiDex( 3362): install
- I/MultiDex( 3362): VM has multidex support, MultiDex support library is disabled.
- I/GLSUser ( 3125): [t] Fetched account id for jarnoorasmae@gmail.com : 111158559891022062652
- I/ProviderInstaller( 3362): Insert disabled by gate 'gms:security:enable_conscrypt_in_gms_application'
- E/wpa_supplicant( 2561): recvfrom(ctrl_iface): Try again
- W/art ( 3362): Suspending all threads took: 23.773ms
- I/art ( 3362): Background sticky concurrent mark sweep GC freed 1864(102KB) AllocSpace objects, 0(0B) LOS objects, 0% free, 3MB/3MB, paused 32.775ms total 217.498ms
- D/WearableService( 3362): callingUid 10016, callindPid: 3362
- V/GmsNetworkLocationProvi( 3247): SET-REQUEST
- V/GmsNetworkLocationProvi( 3247): in Handler: ProviderRequestUnbundled, reportLocation is true and interval is 86400000
- V/GeofencerHelper( 3247): Initializing geofence's system cache.
- W/ResourcesManager( 3280): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
- W/art ( 3247): Verification of void com.google.android.location.activity.ay.<init>(com.google.android.location.os.bn) took 255.310ms
- W/art ( 3247): Suspending all threads took: 10.284ms
- I/art ( 3247): Background sticky concurrent mark sweep GC freed 9535(695KB) AllocSpace objects, 16(256KB) LOS objects, 13% free, 5MB/5MB, paused 58.013ms total 435.150ms
- D/GeofenceStateCache( 3247): Recovered 0 geofences.
- I/GCoreUlr( 3247): Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) }, extras=Bundle[{receiverAction=android.location.PROVIDERS_CHANGED}]
- I/GCoreUlr( 3247): DispatchingService.onCreate()
- V/Herrevad( 3217): NQAS connected
- E/GmsWearableLS( 3247): GoogleApiClient connection failed: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null}
- I/Scheduler( 3125): Use PeriodicScheduler
- W/InstanceID/Rpc( 3125): Found 10016
- I/art ( 3125): Explicit concurrent mark sweep GC freed 6426(430KB) AllocSpace objects, 2(32KB) LOS objects, 39% free, 4MB/7MB, paused 2.410ms total 99.731ms
- I/GCoreUlr( 3247): WorldUpdater received intent Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) } with receiverAction android.location.PROVIDERS_CHANGED
- W/Settings( 3247): Setting airplane_mode_on has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value.
- I/art ( 2491): Explicit concurrent mark sweep GC freed 8390(395KB) AllocSpace objects, 1(16KB) LOS objects, 24% free, 12MB/16MB, paused 1.770ms total 102.600ms
- W/art ( 3380): Suspending all threads took: 18.890ms
- I/art ( 3247): Background sticky concurrent mark sweep GC freed 2499(169KB) AllocSpace objects, 0(0B) LOS objects, 2% free, 5MB/5MB, paused 7.141ms total 58.166ms
- I/art ( 3247): Background sticky concurrent mark sweep GC freed 234(18KB) AllocSpace objects, 0(0B) LOS objects, 1% free, 5MB/5MB, paused 21.148ms total 31.249ms
- I/GCoreUlr( 3247): WorldUpdater:android.location.PROVIDERS_CHANGED: Ensuring that reporting is active for [account#13#]
- I/GCoreUlr( 3247): Registered for wifi state change updates
- I/GCoreUlr( 3247): Wifi connected, attempting upload
- I/GCoreUlr( 3247): Starting service, intent=Intent { act=com.google.android.location.reporting.WIFI_TRIGGERED_UPLOAD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService }, extras=null
- I/GCoreUlr( 3247): GMS FLP location and AR updates requested: {"description":"stationary","newRequest":true,"samplePeriodMs":1080000,"sampleReason":"stationary","sampleSource":"internal","timestampMs":1433867167421}
- W/Settings( 3247): Setting airplane_mode_on has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value.
- I/GCoreUlr( 3247): Not uploading first location since start (in case we're in restart loop)
- W/ResourcesManager( 3280): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
- D/AccuWeather Channel ID( 3380): 126ead0e-7fb4-4656-aa02-f628e5dabca0
- W/ActivityManager( 2491): Unable to start service Intent { act=com.urbanairship.richpush.USER_UPDATE cmp=com.accuweather.android/com.urbanairship.richpush.RichPushUpdateService (has extras) } U=0: not found
- D/WifiService( 2491): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1d2afda4}
- E/wpa_supplicant( 2561): recvfrom(ctrl_iface): Try again
- I/ActivityManager( 2491): Start proc 3427:com.dps.wakelock.fix/u0a23 for broadcast com.dps.wakelock.fix/net.dinglisch.android.tasker.ReceiverStaticInternal
- E/WifiStateMachine( 2491): WifiStateMachine CMD_START_SCAN source 10016 txSuccessRate=241,98 rxSuccessRate=402,89 targetRoamBSSID=any RSSI=-40
- E/wpa_supplicant( 2561): recvfrom(ctrl_iface): Try again
- I/ActivityManager( 2491): Start proc 3444:com.google.android.apps.plus/u0a67 for broadcast com.google.android.apps.plus/com.google.android.libraries.social.autobackup.AutoBackupEnvironment$BatteryReceiver
- W/BroadcastQueue( 2491): Failure sending broadcast Intent { act=android.intent.action.TIME_TICK flg=0x50000014 (has extras) }
- W/BroadcastQueue( 2491): android.os.RemoteException: app.thread must not be null
- W/BroadcastQueue( 2491): at com.android.server.am.BroadcastQueue.performReceiveLocked(BroadcastQueue.java:435)
- W/BroadcastQueue( 2491): at com.android.server.am.BroadcastQueue.deliverToRegisteredReceiverLocked(BroadcastQueue.java:521)
- W/BroadcastQueue( 2491): at com.android.server.am.BroadcastQueue.processNextBroadcast(BroadcastQueue.java:729)
- W/BroadcastQueue( 2491): at com.android.server.am.ActivityManagerService.finishReceiver(ActivityManagerService.java:16511)
- W/BroadcastQueue( 2491): at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:470)
- W/BroadcastQueue( 2491): at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2217)
- W/BroadcastQueue( 2491): at android.os.Binder.execTransact(Binder.java:446)
- W/BroadcastQueue( 2491): Failure sending broadcast Intent { act=android.intent.action.TIME_TICK flg=0x50000014 (has extras) }
- W/BroadcastQueue( 2491): android.os.RemoteException: app.thread must not be null
- W/BroadcastQueue( 2491): at com.android.server.am.BroadcastQueue.performReceiveLocked(BroadcastQueue.java:435)
- W/BroadcastQueue( 2491): at com.android.server.am.BroadcastQueue.deliverToRegisteredReceiverLocked(BroadcastQueue.java:521)
- W/BroadcastQueue( 2491): at com.android.server.am.BroadcastQueue.processNextBroadcast(BroadcastQueue.java:729)
- W/BroadcastQueue( 2491): at com.android.server.am.BroadcastQueue$BroadcastHandler.handleMessage(BroadcastQueue.java:149)
- W/BroadcastQueue( 2491): at android.os.Handler.dispatchMessage(Handler.java:102)
- W/BroadcastQueue( 2491): at android.os.Looper.loop(Looper.java:135)
- W/BroadcastQueue( 2491): at android.os.HandlerThread.run(HandlerThread.java:61)
- W/BroadcastQueue( 2491): at com.android.server.ServiceThread.run(ServiceThread.java:46)
- W/ResourcesManager( 3444): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
- W/ActivityManager( 2491): Unable to start service Intent { act=com.urbanairship.location.ACTION_STOP_UPDATES cmp=com.accuweather.android/com.urbanairship.location.LocationService } U=0: not found
- W/ResourceType( 3280): No package identifier when getting value for resource number 0x00000000
- W/ResourceType( 3280): No package identifier when getting value for resource number 0x00000000
- W/PackageManager( 3280): Failure retrieving resources for com.android.speechrecorder: Resource ID #0x0
- W/ResourceType( 3280): No package identifier when getting value for resource number 0x00000000
- W/PackageManager( 3280): Failure retrieving resources for com.android.speechrecorder: Resource ID #0x0
- W/art ( 3427): Suspending all threads took: 14.801ms
- E/wpa_supplicant( 2561): recvfrom(ctrl_iface): Try again
- E/wpa_supplicant( 2561): recvfrom(ctrl_iface): Try again
- D/BluetoothManagerService( 2491): Message: 20
- D/BluetoothManagerService( 2491): Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@22bd2d1b:true
- I/art ( 2491): Explicit concurrent mark sweep GC freed 14072(744KB) AllocSpace objects, 2(32KB) LOS objects, 24% free, 12MB/16MB, paused 2.441ms total 163.238ms
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110027}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110028}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110027}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110028}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110027}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110028}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- D/WifiService( 2491): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1d2afda4}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- V/NFC ( 3427): this device does not have NFC support
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f110001}
- I/GCoreUlr( 3247): Successfully inserted location
- I/GCoreUlr( 3247): Not uploading first location since start (in case we're in restart loop)
- D/PhoneStatusBar( 2600): disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search >
- I/art ( 3125): Explicit concurrent mark sweep GC freed 4233(189KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 4MB/7MB, paused 976us total 44.952ms
- D/BluetoothAdapter( 2600): 724999481: getState() : mService = null. Returning STATE_OFF
- D/BluetoothAdapter( 2600): 724999481: getState() : mService = null. Returning STATE_OFF
- D/BluetoothAdapter( 2600): 724999481: getState() : mService = null. Returning STATE_OFF
- D/BluetoothAdapter( 2600): 724999481: getState() : mService = null. Returning STATE_OFF
- I/art ( 3247): Explicit concurrent mark sweep GC freed 30081(1710KB) AllocSpace objects, 6(481KB) LOS objects, 39% free, 6MB/10MB, paused 2.319ms total 140.625ms
- E/wpa_supplicant( 2561): recvfrom(ctrl_iface): Try again
- I/ActivityManager( 2491): Killing 2765:no.nrk.yr/u0a94 (adj 15): empty #17
- I/iu.Environment( 3217): update battery state; isPlugged? false
- D/NetworkLogImpl( 3217): Loaded NetworkSpeedPredictor
- I/iu.Environment( 3217): update connectivity state; isNetworkMetered? false, isRoaming? false, isBackgroundDataAllowed? true*
- I/iu.Environment( 3217): update battery state; isPlugged? false
- I/GCoreUlr( 3247): 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}]
- I/ActivityManager( 2491): Start proc 3481:com.android.chrome/u0a82 for broadcast com.android.chrome/org.chromium.chrome.browser.precache.PrecacheServiceLauncher
- I/GCoreUlr( 3247): 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
- I/GCoreUlr( 3247): WorldUpdater:android.intent.action.ACTION_POWER_DISCONNECTED: Ensuring that reporting is active for [account#13#]
- I/ActivityManager( 2491): Start proc 3498:nz.mega.android/u0a112 for broadcast nz.mega.android/.receivers.ChargeEventReceiver
- I/ActivityManager( 2491): Killing 3057:com.android.calendar/u0a27 (adj 15): empty #17
- I/art ( 2264): Explicit concurrent mark sweep GC freed 707(30KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 1930KB/3MB, paused 274us total 30.090ms
- I/art ( 2264): Explicit concurrent mark sweep GC freed 7(240B) AllocSpace objects, 0(0B) LOS objects, 39% free, 1930KB/3MB, paused 396us total 25.085ms
- I/art ( 2264): Explicit concurrent mark sweep GC freed 5(160B) AllocSpace objects, 0(0B) LOS objects, 39% free, 1930KB/3MB, paused 335us total 27.343ms
- I/ActivityManager( 2491): Start proc 3514:ee.delfi/u0a97 for broadcast ee.delfi/org.altbeacon.beacon.startup.StartupBroadcastReceiver
- I/ActivityManager( 2491): Killing 3131:com.google.android.partnersetup/u0a19 (adj 15): empty #17
- D/PhoneStatusBar( 2600): disable: < expand icons* alerts system_info* back home recent clock search >
- W/InputMethodManagerService( 2491): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@101dd918 attribute=null, token = android.os.BinderProxy@371bac6d
- I/BeaconService( 3514): beaconService version 2.0 is starting up
- D/BluetoothManagerService( 2491): Message: 20
- D/BluetoothManagerService( 2491): Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@384445d7:true
- D/AndroidModel( 3514): Score is 0 for LGE;Nexus 4;KOT49H;4.4.2 compared to HP;Touchpad;LMY48B;5.1.1
- D/AndroidModel( 3514): Score is 0 for LGE;Nexus 5;LPV79;4.4.2 compared to HP;Touchpad;LMY48B;5.1.1
- W/ModelSpecificDistanceCalculator( 3514): Cannot find match for this device. Using default
- D/AndroidModel( 3514): Score is 0 for LGE;Nexus 4;KOT49H;4.4.2 compared to HP;Touchpad;LMY48B;5.1.1
- D/AndroidModel( 3514): Score is 0 for LGE;Nexus 5;LPV79;4.4.2 compared to HP;Touchpad;LMY48B;5.1.1
- W/ModelSpecificDistanceCalculator( 3514): Cannot find match for this device. Using default
- I/art ( 3280): Background sticky concurrent mark sweep GC freed 2676(119KB) AllocSpace objects, 0(0B) LOS objects, 3% free, 6MB/6MB, paused 6.347ms total 35.980ms
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0503c1}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f050275}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0503bc}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0503bd}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0503be}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0503bf}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0503c0}
- I/ActivityManager( 2491): Start proc 3539:com.android.music/u0a46 for broadcast com.android.music/.MediaButtonIntentReceiver
- I/ActivityManager( 2491): Start proc 3555:com.google.android.music:main/u0a65 for broadcast com.google.android.music/.leanback.notifications.LeanbackRecommendationsService$LeanbackRecommendationReceiver
- E/ExtMediaPlayer-JNI( 3539): QCMediaPlayer could not be located....
- E/MediaPlayer-JNI( 3539): QCMediaPlayer mediaplayer NOT present
- I/MusicStore( 3555): Database version: 108
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020390}
- E/wpa_supplicant( 2561): recvfrom(ctrl_iface): Try again
- W/Resources( 2491): Converting to string: TypedValue{t=0x5/d=0x801 a=1 r=0x1050101}
- W/Resources( 2491): Converting to string: TypedValue{t=0x5/d=0x801 a=1 r=0x1050101}
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x10202bf}
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x10202c0}
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x10202c1}
- W/Resources( 2491): Converting to string: TypedValue{t=0x5/d=0x1201 a=1 r=0x1050100}
- W/Resources( 2491): Converting to string: TypedValue{t=0x5/d=0x1801 a=1 r=0x10500ff}
- W/Resources( 2491): Converting to string: TypedValue{t=0x5/d=0x1801 a=1 r=0x10500ff}
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x10202c2}
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x10202c7}
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x10202cc}
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x10202c8}
- W/Resources( 2491): Converting to string: TypedValue{t=0x5/d=0x1201 a=1 r=0x1050100}
- W/Resources( 2491): Converting to string: TypedValue{t=0x5/d=0x1801 a=1 r=0x10500ff}
- W/Resources( 2491): Converting to string: TypedValue{t=0x5/d=0x1801 a=1 r=0x10500ff}
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x10202cd}
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x10202ce}
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x10202c9}
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x10202c4}
- W/Resources( 2491): Converting to string: TypedValue{t=0x5/d=0x3001 a=1 r=0x1050037}
- W/Resources( 2491): Converting to string: TypedValue{t=0x5/d=0x3001 a=1 r=0x1050037}
- W/Resources( 2491): Converting to string: TypedValue{t=0x5/d=0x3001 a=1 r=0x1050037}
- D/OpenGLRenderer( 2491): Use EGL_SWAP_BEHAVIOR_PRESERVED: true
- D/Atlas ( 2491): Validating map...
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x10202f7}
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x10202f7}
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x10202f7}
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x10202f7}
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x10202f7}
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x10202f8}
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x10202f9}
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x10202fa}
- W/ResourcesManager( 3555): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
- W/ResourcesManager( 3555): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
- I/RenderThread( 3580): type=1400 audit(0.0:563): avc: denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- I/RenderThread( 3580): type=1400 audit(0.0:564): avc: denied { read write } for path="/dev/kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- I/Adreno200-EGL( 2491): <qeglDrvAPI_eglInitialize:265>: 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( 2491): Build Date: 06/25/13 Tue
- I/Adreno200-EGL( 2491): Local Branch:
- I/Adreno200-EGL( 2491): Remote Branch: quic/jb_2.5.5
- I/Adreno200-EGL( 2491): Local Patches: NONE
- I/Adreno200-EGL( 2491): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 + NOTHING
- I/OpenGLRenderer( 2491): Initialized EGL, version 1.4
- D/OpenGLRenderer( 2491): Enabling debug mode 0
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x10202f7}
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x10202f7}
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x10202f7}
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x10202f7}
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x10202f7}
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x10202f8}
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x10202f9}
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x10202fa}
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x10202f7}
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x10202f7}
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x10202f7}
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x10202f7}
- V/JNIHelp ( 3555): Registering com/google/android/gms/org/conscrypt/NativeCrypto's 227 native methods...
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x10202f7}
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x10202f8}
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x10202f9}
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x10202fa}
- I/ProviderInstaller( 3555): Installed default security provider GmsCore_OpenSSL
- D/AndroidMusic( 3555): GMSCore installation verified
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x10202f7}
- D/PhoneStatusBar( 2600): disable: < EXPAND* icons alerts system_info back home recent clock search >
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x10202f7}
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x10202f7}
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x10202f7}
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x10202f7}
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x10202f8}
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x10202f9}
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x10202fa}
- I/ConfigStore( 3555): Config Database version: 1
- D/MusicStore( 3555): Disabled WAL
- D/ConfigStore( 3555): Database opened
- E/WifiStateMachine( 2491): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=15,12 rxSuccessRate=26,18 targetRoamBSSID=any RSSI=-43
- E/WifiStateMachine( 2491): WifiStateMachine starting scan for "NotAvailable"WPA_PSK with 2457
- E/wpa_supplicant( 2561): recvfrom(ctrl_iface): Try again
- E/wpa_supplicant( 2561): recvfrom(ctrl_iface): Try again
- D/MusicPreferences( 3555): Set pref key LogFilesEnabled=false
- E/wpa_supplicant( 2561): recvfrom(ctrl_iface): Try again
- I/art ( 2491): Explicit concurrent mark sweep GC freed 24793(1233KB) AllocSpace objects, 2(32KB) LOS objects, 23% free, 13MB/17MB, paused 2.258ms total 104.400ms
- I/MediaRouter( 3555): Found default route: MediaRouter.RouteInfo{ uniqueId=android/.support.v7.media.SystemMediaRouteProvider:DEFAULT_ROUTE, name=Tahvelarvuti, description=null, enabled=true, connecting=false, canDisconnect=false, playbackType=0, playbackStream=3, volumeHandling=1, volume=12, volumeMax=15, presentationDisplayId=-1, extras=null, settingsIntent=null, providerPackageName=android }
- V/MusicLeanback( 3555): onReceive: Intent { act=android.net.conn.CONNECTIVITY_CHANGE flg=0x4000010 cmp=com.google.android.music/.leanback.notifications.LeanbackRecommendationsService$LeanbackRecommendationReceiver (has extras) }
- I/NetworkMonitor( 3555): type=WIFI subType= reason=null isConnected=true
- I/NetworkMonitor( 3555): type=WIFI subType= reason=null isConnected=true
- D/MusicPreferences( 3555): Re-setting music sync state for account jarnoorasmae@gmail.com
- I/ActivityManager( 2491): Start proc 3589:no.nrk.yr/u0a94 for broadcast no.nrk.yr/.widget.WidgetUpdateReceiver
- I/surfaceflinger( 147): type=1400 audit(0.0:565): avc: denied { read write } for path="/dev/kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- I/GHttpClientFactory( 3555): Using the GMSCore's GoogleHttpClient
- D/MusicPreferences( 3555): Set pref key upgradeSyncDone=true
- D/MusicPrefService( 3555): setPreference key=LogFilesEnabled value=false
- D/MusicPrefService( 3555): setPreference key=upgradeSyncDone value=true
- E/error ( 3589): java.lang.ClassNotFoundException: com.google.android.gms.ads.identifier.AdvertisingIdClient
- I/SPRING ( 3589): spring (A 1.6.0)> deviceId:
- I/SPRING ( 3589): spring (A 1.6.0)> androidId: 2a941030e87ee3fc
- D/yrno ( 3589): PreferencesConnector.GetValue(language)
- D/yrno ( 3589): PreferencesConnector.GetValue(KEY_TIMEZONE)
- I/ActivityManager( 2491): Start proc 3616:com.google.android.talk/u0a63 for broadcast com.google.android.talk/com.google.android.apps.hangouts.service.NetworkStateReceiver
- I/ActivityManager( 2491): Killing 3147:com.android.providers.calendar/u0a1 (adj 15): empty #17
- W/ResourcesManager( 3616): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
- D/spring ( 3589): (A 1.6.0) sendRequest: http://nrk.tns-cs.net/j0=,,,;+,v=A%201.6.0+ac=spring.STARTED+app=yr+aid=836bcbe1b966afed+did=d41d8cd98f00b204;;;?lt=iapjhtod
- D/spring ( 3589): (A 1.6.0) sendRequest: Status: 200
- W/art ( 3616): Suspending all threads took: 5.401ms
- W/AudioTrack( 2491): AUDIO_OUTPUT_FLAG_FAST denied by client
- E/AudioTrack( 2491): AudioTrack::set : Exit
- W/InputMethodManagerService( 2491): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@2bd502bd attribute=null, token = android.os.BinderProxy@371bac6d
- V/audio_hw_primary( 2266): out_set_parameters: CALLED: 'routing=2'
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x10202bf}
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x10202c0}
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x10202c1}
- W/Resources( 2491): Converting to string: TypedValue{t=0x5/d=0x1201 a=1 r=0x1050100}
- W/Resources( 2491): Converting to string: TypedValue{t=0x5/d=0x1801 a=1 r=0x10500ff}
- W/Resources( 2491): Converting to string: TypedValue{t=0x5/d=0x1801 a=1 r=0x10500ff}
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x10202c2}
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x10202c7}
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x10202cc}
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x10202c8}
- W/Resources( 2491): Converting to string: TypedValue{t=0x5/d=0x1201 a=1 r=0x1050100}
- W/Resources( 2491): Converting to string: TypedValue{t=0x5/d=0x1801 a=1 r=0x10500ff}
- W/Resources( 2491): Converting to string: TypedValue{t=0x5/d=0x1801 a=1 r=0x10500ff}
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x10202cd}
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x10202ce}
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x10202c9}
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x10202c4}
- W/Resources( 2491): Converting to string: TypedValue{t=0x5/d=0x3001 a=1 r=0x1050037}
- W/Resources( 2491): Converting to string: TypedValue{t=0x5/d=0x3001 a=1 r=0x1050037}
- W/Resources( 2491): Converting to string: TypedValue{t=0x5/d=0x3001 a=1 r=0x1050037}
- W/Settings( 3616): Setting airplane_mode_on has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value.
- I/Babel ( 3616): MmsConfig: mnc/mcc: 0/0
- I/Babel ( 3616): MmsConfig.loadMmsSettings
- I/Babel ( 3616): MmsConfig.loadDeviceMmsSettings from API: mUserAgent=, mUaProfUrl=
- I/Babel ( 3616): MmsConfig.loadFromDatabase
- I/Adreno200-EGL( 2491): <qeglDrvAPI_eglInitialize:265>: 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( 2491): Build Date: 06/25/13 Tue
- I/Adreno200-EGL( 2491): Local Branch:
- I/Adreno200-EGL( 2491): Remote Branch: quic/jb_2.5.5
- I/Adreno200-EGL( 2491): Local Patches: NONE
- I/Adreno200-EGL( 2491): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 + NOTHING
- I/OpenGLRenderer( 2491): Initialized EGL, version 1.4
- E/Babel ( 3616): canonicalizeMccMnc: invalid mccmnc
- I/Babel ( 3616): MmsConfig.loadFromResources
- D/PhoneStatusBar( 2600): disable: < expand* icons alerts system_info back home recent clock search >
- E/Babel ( 3616): canonicalizeMccMnc: invalid mccmnc nullnull
- I/Babel ( 3616): MmsConfig.loadMmsSettings: mUserAgent=Hangouts/3.3.94322993, mUaProfUrl=https://ssl.gstatic.com/android/hangouts/hangouts_mms_ua_profile.xml
- I/Babel_StickerModule( 3616): App launched.
- V/audio_hw_primary( 2266): start_output_stream: CALLED
- I/QualcommCameraHardware( 2266): Found a matching camera info for ID 0
- I/QualcommCameraHardware( 2266): HAL_getCameraInfo: orientation = 90
- I/CameraHAL( 2266): Returning param preview_mode mode 0
- I/CameraHAL( 2266): camera_get_camera_info: id:0 faceing:1 orientation: 90
- V/audio_hw_primary( 2266): start_output_stream: calling select_devices
- V/audio_hw_primary( 2266): mixer_set: 'PCM Playback Sink' 0,0,0
- V/audio_hw_primary( 2266): mixer_set: 'speaker_stereo_rx' 0,0,0
- V/audio_hw_primary( 2266): mixer_set: 'PCM Playback Sink' 0,0,1
- V/audio_hw_primary( 2266): mixer_set: 'speaker_stereo_rx' 1,1,0
- V/audio_hw_primary( 2266): mixer_set: 'LINEOUT1N Switch' 1,63,0
- V/audio_hw_primary( 2266): mixer_set: 'LINEOUT1P Switch' 1,1,0
- V/audio_hw_primary( 2266): mixer_set: 'LINEOUT2N Switch' 1,45,0
- V/audio_hw_primary( 2266): mixer_set: 'LINEOUT2P Switch' 1,1,0
- V/audio_hw_primary( 2266): mixer_set: 'Output Volume' 59,59,0
- V/audio_hw_primary( 2266): enable speaker
- V/audio_hw_primary( 2266): state hp=n skr=y mic=y
- D/GCM ( 3125): COMPAT: Multi user ser=0 current=0
- W/VideoCapabilities( 3616): Unsupported mime video/x-ms-wmv
- I/iu.Environment( 3217): update connectivity state; isNetworkMetered? false, isRoaming? false, isBackgroundDataAllowed? true
- W/VideoCapabilities( 3616): Unsupported mime video/mpeg2
- D/ChimeraRcvrProxy( 3217): Creating receiver proxy ComponentInfo{com.google.android.gms/com.google.android.gms.kids.chimera.SystemEventReceiverProxy}
- I/GoogleURLConnFactory( 3125): Using platform SSLCertificateSocketFactory
- W/art ( 3616): Suspending all threads took: 7.629ms
- D/ChimeraRcvrProxy( 3217): Proxying container receiver ComponentInfo{com.google.android.gms/com.google.android.gms.kids.chimera.SystemEventReceiverProxy} to Chimera receiver impl com.google.android.gms.kids.account.SystemEventReceiver
- D/ChimeraCfgMgr( 3217): Loading module com.google.android.gms.kids from APK com.google.android.gms
- D/ChimeraSrvcProxy( 3217): Creating service proxy ComponentInfo{com.google.android.gms/com.google.android.gms.kids.chimera.KidsApiServiceProxy}
- D/ChimeraSrvcProxy( 3217): Proxying container service ComponentInfo{com.google.android.gms/com.google.android.gms.kids.chimera.KidsApiServiceProxy} to Chimera service impl com.google.android.gms.kids.common.service.KidsApiService
- D/ChimeraCfgMgr( 3217): Loading module com.google.android.gms.kids from APK com.google.android.gms
- I/ActivityManager( 2491): Start proc 3653:com.ea.games.simsfreeplay_row/u0a107 for broadcast com.ea.games.simsfreeplay_row/com.firemonkeys.cloudcellapi.NetworkStatusMonitor
- W/VideoCapabilities( 3616): Unsupported mime video/mp4v-esdp
- I/GCM ( 3125): GCM config loaded
- I/GLSUser ( 3125): [GLSUser] getTokenFromCache: [account: <ELLIDED:701>, callingPkg: com.google.android.gms, service: ac2dm]
- I/NotificationStore( 3125): file does not exist: /data/data/com.google.android.gms/files/notification_data.dat
- V/GLSActivity( 3125): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
- D/Cloudcell( 3653): getNetworkConnectivity() - CONNECTION_TYPE_WIFI
- V/GLSActivity( 3125): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
- E/art ( 3653): No implementation found for void com.firemonkeys.cloudcellapi.NetworkStatusMonitor.ReachabilityCallbackJNI(int) (tried Java_com_firemonkeys_cloudcellapi_NetworkStatusMonitor_ReachabilityCallbackJNI and Java_com_firemonkeys_cloudcellapi_NetworkStatusMonitor_ReachabilityCallbackJNI__I)
- I/VideoCapabilities( 3616): Unsupported profile 4 for video/mp4v-es
- W/AudioCapabilities( 3616): Unsupported mime audio/x-ms-wma
- W/AudioCapabilities( 3616): Unsupported mime audio/vnd.rn-realaudio
- W/AudioCapabilities( 3616): Unsupported mime audio/mpeg-L2
- W/AudioCapabilities( 3616): Unsupported mime audio/ac3
- W/AudioCapabilities( 3616): Unsupported mime audio/x-ape
- W/AudioCapabilities( 3616): Unsupported mime audio/vnd.dts
- W/AudioCapabilities( 3616): Unsupported mime audio/ffmpeg
- W/VideoCapabilities( 3616): Unsupported mime video/mpeg2
- W/VideoCapabilities( 3616): Unsupported mime video/x-ms-wmv
- W/VideoCapabilities( 3616): Unsupported mime video/vnd.rn-realvideo
- W/VideoCapabilities( 3616): Unsupported mime video/x-flv
- W/VideoCapabilities( 3616): Unsupported mime video/ffmpeg
- I/ActivityManager( 2491): Start proc 3674:com.adobe.air/u0a95 for broadcast com.adobe.air/.wand.ConnectionChangeReceiver
- V/GLSActivity( 3125): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
- I/ActivityManager( 2491): Killing 2856:com.android.printspooler/u0a53 (adj 15): empty #17
- E/wpa_supplicant( 2561): recvfrom(ctrl_iface): Try again
- W/art ( 3616): Suspending all threads took: 13.183ms
- W/ActivityThread( 3125): 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/GCM ( 3125): Connected
- D/GCM ( 3125): Message class com.google.f.a.a.p
- I/ActivityManager( 2491): Killing 3034:org.cyanogenmod.themes.provider/u0a13 (adj 15): empty #17
- D/MegaApplication( 3498): Database path: /data/data/nz.mega.android/
- W/Settings( 3380): Setting airplane_mode_on has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value.
- I/ActivityManager( 2491): Start proc 3696:com.xiaomi.xy.sportscamera/u0a113 for broadcast com.xiaomi.xy.sportscamera/com.ants360.z13.recevier.CheckFirmwareUpgradeRecevier
- I/ActivityManager( 2491): Killing 3308:com.google.android.keep/u0a84 (adj 15): empty #17
- W/art ( 2491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.serviceDoneExecuting(android.os.IBinder, int, int, int) from ActivityManagerService.java:15439 waiters=0 for 101ms
- I/ActivityManager( 2491): Killing 3343:com.ea.games.simsfreeplay_row:remote/u0a107 (adj 15): empty #17
- W/ImageLoader( 3696): memoryCache() and memoryCacheSize() calls overlap each other
- W/ImageLoader( 3696): memoryCache() and memoryCacheSize() calls overlap each other
- W/ImageLoader( 3696): diskCache(), diskCacheSize() and diskCacheFileCount calls overlap each other
- W/linker ( 3696): libgstreamer_android.so has text relocations. This is wasting memory and prevents security hardening. Please fix.
- D/onReceive( 3696): 1433867179296
- D/WifiService( 2491): New client listening to asynchronous messages
- I/ActivityManager( 2491): Start proc 3721:com.foreca.android.weather/u0a102 for broadcast com.foreca.android.weather/.network.ConnectionManager
- I/ActivityManager( 2491): Killing 3082:com.google.android.apps.maps/u0a64 (adj 15): empty #17
- I/Fabric ( 3721): Initializing Crashlytics 2.2.0.25
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0503c1}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f050275}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0503bc}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0503bd}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0503be}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0503bf}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0503c0}
- I/ActivityManager( 2491): Start proc 3749:com.android.calendar/u0a27 for broadcast com.android.calendar/.widget.CalendarAppWidgetProvider
- V/audio_hw_primary( 2266): do_out_standby: CALLED
- D/ExtensionsFactory( 3749): No custom extensions.
- V/audio_hw_primary( 2266): do_out_standby: calling select_devices
- V/audio_hw_primary( 2266): mixer_set: 'PCM Playback Sink' 0,0,0
- V/audio_hw_primary( 2266): mixer_set: 'speaker_stereo_rx' 0,0,0
- D/AlertReceiver( 3749): onReceive: a=android.intent.action.PROVIDER_CHANGED Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar flg=0x10 cmp=com.android.calendar/.alerts.AlertReceiver }
- V/audio_hw_primary( 2266): disable speaker/headphones
- V/audio_hw_primary( 2266): state hp=n skr=y mic=y
- D/AlertService( 3749): 0 Action = android.intent.action.PROVIDER_CHANGED
- I/ActivityManager( 2491): Start proc 3776:com.android.providers.calendar/u0a1 for content provider com.android.providers.calendar/.CalendarProvider2
- I/art ( 2264): Explicit concurrent mark sweep GC freed 704(30KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 1930KB/3MB, paused 427us total 25.909ms
- I/art ( 2264): Explicit concurrent mark sweep GC freed 7(240B) AllocSpace objects, 0(0B) LOS objects, 39% free, 1930KB/3MB, paused 335us total 18.188ms
- I/art ( 2264): Explicit concurrent mark sweep GC freed 5(160B) AllocSpace objects, 0(0B) LOS objects, 39% free, 1930KB/3MB, paused 427us total 27.740ms
- I/RecoverySystem( 2491): No recovery log file
- I/ActivityManager( 2491): Start proc 3795:com.android.keychain/1000 for service com.android.keychain/.KeyChainService
- I/ActivityManager( 2491): Start proc 3810:com.facebook.katana/u0a79 for broadcast com.facebook.katana/com.facebook.push.mqtt.receiver.BootCompleteBroadcastReceiver
- I/BootReceiver( 2491): Copying /data/tombstones/tombstone_02 to DropBox (SYSTEM_TOMBSTONE)
- W/ResourcesManager( 3776): Asset path '/system/framework/android.test.runner.jar' does not exist or contains no resources.
- W/art ( 2491): Long monitor contention event with owner method=boolean android.os.MessageQueue.enqueueMessage(android.os.Message, long) from MessageQueue.java:323 waiters=0 for 173ms
- W/ResourcesManager( 3810): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
- E/wpa_supplicant( 2561): recvfrom(ctrl_iface): Try again
- I/ActivityManager( 2491): Start proc 3830:com.google.android.gm/u0a61 for service com.google.android.gm/.provider.MailSyncAdapterService
- I/GStreamer( 3696): GStreamer initialization complete
- I/ActivityManager( 2491): Killing 3362:com.google.android.gms.wearable/u0a16 (adj 15): empty #17
- I/CalendarProvider2( 3776): Created com.android.providers.calendar.CalendarAlarmManager@308df3ca(com.android.providers.calendar.CalendarProvider2@4f4893b)
- D/ActivityThread( 3830): 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
- I/Gmail ( 3830): getAccountsCursor
- V/GLSActivity( 3125): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
- I/art ( 3125): Explicit concurrent mark sweep GC freed 16306(858KB) AllocSpace objects, 5(103KB) LOS objects, 25% free, 4MB/6MB, paused 549us total 66.589ms
- W/ActivityManager( 2491): 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( 2491): Unable to start service Intent { act=com.google.android.gm.email.EXCHANGE_INTENT pkg=com.google.android.gm.exchange } U=0: not found
- I/CalendarProvider2( 3776): Sending notification intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar }
- W/ContentResolver( 3776): Failed to get type for: content://com.android.calendar (Unknown URL content://com.android.calendar)
- W/DriveInitializer( 3217): Background init thread started
- W/art ( 3830): Long monitor contention event with owner method=int android.content.res.AssetManager.loadResourceValue(int, short, android.util.TypedValue, boolean) from AssetManager.java:4294967294 waiters=0 for 736ms
- I/art ( 2491): Explicit concurrent mark sweep GC freed 27806(1491KB) AllocSpace objects, 12(1329KB) LOS objects, 22% free, 13MB/17MB, paused 5.401ms total 333.007ms
- W/ActivityManager( 2491): Unable to start service Intent { cmp=com.google.android.gm/com.android.email.service.AttachmentService } U=0: not found
- W/DriveInitializer( 3217): Awaiting to be initialized
- W/ActivityManager( 2491): Unable to start service Intent { act=com.google.android.gm.email.EXCHANGE_INTENT pkg=com.google.android.gm.exchange } U=0: not found
- I/GLSUser ( 3125): [GLSUser] getTokenFromCache: [account: <ELLIDED:701>, callingPkg: com.google.android.apps.plus, service: 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]
- I/Gmail ( 3830): Observing account changes for notifications
- I/Auth.Core( 3125): [TokenCache] Missing snowballing token: no granted scopes set.
- W/GAV2 ( 3830): Thread[main,5,main]: Need to call initialize() and be in fallback mode to start dispatch.
- W/ActivityManager( 2491): Unable to start service Intent { act=com.google.android.gm.email.EXCHANGE_INTENT pkg=com.google.android.gm.exchange } U=0: not found
- I/Gmail ( 3830): getAccountsCursor
- V/GLSActivity( 3125): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
- W/Gmail ( 3830): Sync started for account: account:415782193
- E/Gmail ( 3830): Error finding the version of the Email provider.....
- E/Gmail ( 3830): android.content.pm.PackageManager$NameNotFoundException: com.google.android.email
- E/Gmail ( 3830): at android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java:115)
- E/Gmail ( 3830): at com.google.android.gm.EmailMigrationService.a(SourceFile:1240)
- E/Gmail ( 3830): at com.google.android.gm.EmailMigrationService.onHandleIntent(SourceFile:188)
- E/Gmail ( 3830): at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:65)
- E/Gmail ( 3830): at android.os.Handler.dispatchMessage(Handler.java:102)
- E/Gmail ( 3830): at android.os.Looper.loop(Looper.java:135)
- E/Gmail ( 3830): at android.os.HandlerThread.run(HandlerThread.java:61)
- W/EmailMigration( 3830): We do not support migrating this version of the Email provider.
- W/art ( 3444): Attempt to remove local handle scope entry from IRT, ignoring
- W/DriveInitializer( 3217): Background init thread ended
- E/SQLiteLog( 3830): (283) recovered 24 frames from WAL file /data/data/com.google.android.gm/databases/mailstore.jarnoorasmae@gmail.com.db-wal
- I/ActivityManager( 2491): Killing 2901:android.process.acore/u0a2 (adj 15): empty #17
- W/art ( 3810): Suspending all threads took: 18.066ms
- E/wpa_supplicant( 2561): recvfrom(ctrl_iface): Try again
- I/Gmail ( 3830): notifyAccountChanged
- I/Gmail ( 3830): calculateUnknownSyncRationalesAndPurgeInBackground: queueing
- W/art ( 3810): Suspending all threads took: 18.005ms
- I/Gmail ( 3830): calculateUnknownSyncRationalesAndPurgeInBackground: queueing
- I/Gmail ( 3830): calculateUnknownSyncRationalesAndPurgeInBackground: running
- I/Gmail ( 3830): calculateUnknownSyncRationalesAndPurgeInBackground: running
- W/art ( 3830): Long monitor contention event with owner method=java.lang.Object java.lang.Object.internalClone!() from Object.java:4294967294 waiters=0 for 1.805s
- I/Gmail ( 3830): notifyAccountChanged
- I/Gmail ( 3830): getStartSyncRequest: handledServerOpId: 1265426, upperFetchedConvoId: 1499692372249804800, lowerFetchedConvoId: 0, ackedClientOp: 1011
- W/ResourcesManager( 3830): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
- W/ResourcesManager( 3830): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
- I/GlobalDismissManager( 3749): no sender configured
- D/AlertService( 3749): Beginning updateAlertNotification
- D/AlertService( 3749): alertCursor count:1
- D/AlertService( 3749): alertCursor result: alarmTime:1433796600000 alertId:5 eventId:39 state: 1 minutes:10 declined:false responded:false beginTime:1433808000000 endTime:1433894400000 allDay:true alarmTime:1433796600000 forceQuiet:false newAlertOverride: false
- I/GlobalDismissManager( 3749): no sender configured
- W/art ( 3830): Suspending all threads took: 5.371ms
- V/JNIHelp ( 3830): Registering com/google/android/gms/org/conscrypt/NativeCrypto's 227 native methods...
- I/ProviderInstaller( 3830): Installed default security provider GmsCore_OpenSSL
- V/GLSActivity( 3125): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
- I/GLSUser ( 3125): [GLSUser] getTokenFromCache: [account: <ELLIDED:701>, callingPkg: com.google.android.gm, service: mail]
- I/Gmail ( 3830): getAccountsCursor
- V/GLSActivity( 3125): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
- I/Gmail ( 3830): getAccountsCursor
- V/GLSActivity( 3125): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
- W/art ( 3810): Suspending all threads took: 6.439ms
- D/AlertService( 3749): Posting individual alarm notification, eventId:39, notificationId:1, quiet
- D/AlertService( 3749): No low priority events, canceling the digest notification.
- D/AlertService( 3749): Canceling leftover notification IDs 2-20
- D/AlertService( 3749): Scheduling next alarm with AlarmScheduler. sEventReminderReceived: null
- D/AlarmScheduler( 3749): Query result count for events starting within 1 week: 8
- D/AlarmScheduler( 3749): Scheduling alarm for EVENT_REMINDER_APP broadcast for event 25 at 1433944201000 (K, juuni 10, 2015 04:50pm)
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0102}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0103}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0108}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0109}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f010a}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020334}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020333}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020335}
- W/Resources( 2600): Converting to string: TypedValue{t=0x5/d=0x4001 a=1 r=0x1050006}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020346}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020347}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020348}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020068}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020349}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x102034a}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020334}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020333}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020335}
- W/Resources( 2600): Converting to string: TypedValue{t=0x5/d=0x4001 a=1 r=0x1050006}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020346}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020347}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020336}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020337}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020338}
- W/Resources( 2600): Converting to string: TypedValue{t=0x1c/d=0x29000000 a=1 r=0x108075c}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x102032f}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x102033b}
- W/Resources( 2600): Converting to string: TypedValue{t=0x1c/d=0x29000000 a=1 r=0x108075c}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020348}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020068}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020349}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x102034a}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020330}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f00b3}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f00b4}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f00b5}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0090}
- I/art ( 2600): Background sticky concurrent mark sweep GC freed 62073(2MB) AllocSpace objects, 2(32KB) LOS objects, 8% free, 20MB/22MB, paused 2.380ms total 104.522ms
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f00b6}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f00b7}
- V/GLSActivity( 3125): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
- I/PeopleDatabaseHelper( 3217): cleanUpNonGplusAccounts done.
- E/wpa_supplicant( 2561): recvfrom(ctrl_iface): Try again
- W/AudioTrack( 2491): AUDIO_OUTPUT_FLAG_FAST denied by client
- E/AudioTrack( 2491): AudioTrack::set : Exit
- V/audio_hw_primary( 2266): out_set_parameters: CALLED: 'routing=2'
- W/InputMethodManagerService( 2491): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@2702f6f9 attribute=null, token = android.os.BinderProxy@371bac6d
- V/audio_hw_primary( 2266): start_output_stream: CALLED
- V/audio_hw_primary( 2266): start_output_stream: calling select_devices
- V/audio_hw_primary( 2266): mixer_set: 'PCM Playback Sink' 0,0,0
- V/audio_hw_primary( 2266): mixer_set: 'speaker_stereo_rx' 0,0,0
- V/audio_hw_primary( 2266): mixer_set: 'PCM Playback Sink' 0,0,1
- V/audio_hw_primary( 2266): mixer_set: 'speaker_stereo_rx' 1,1,0
- V/audio_hw_primary( 2266): mixer_set: 'LINEOUT1N Switch' 1,63,0
- V/audio_hw_primary( 2266): mixer_set: 'LINEOUT1P Switch' 1,1,0
- V/audio_hw_primary( 2266): mixer_set: 'LINEOUT2N Switch' 1,45,0
- V/audio_hw_primary( 2266): mixer_set: 'LINEOUT2P Switch' 1,1,0
- V/audio_hw_primary( 2266): mixer_set: 'Output Volume' 59,59,0
- V/audio_hw_primary( 2266): enable speaker
- V/audio_hw_primary( 2266): state hp=n skr=y mic=y
- V/Herrevad( 3217): NQAS connected
- I/Gmail ( 3830): StartSyncInfoProto: Personal inbox enabled: true
- I/Gmail ( 3830): StartSyncInfoProto: Personal inbox android config: com.google.c.c.a.a@3efbf19f
- W/art ( 3810): Suspending all threads took: 16.052ms
- I/art ( 3125): Explicit concurrent mark sweep GC freed 9794(515KB) AllocSpace objects, 2(32KB) LOS objects, 39% free, 4MB/8MB, paused 1.007ms total 39.459ms
- I/GAV2 ( 3830): Thread[GAThread,5,main]: No campaign data found.
- W/art ( 3217): Suspending all threads took: 12.084ms
- I/art ( 3217): Background sticky concurrent mark sweep GC freed 1517(56KB) AllocSpace objects, 1(16KB) LOS objects, 1% free, 6MB/7MB, paused 17.425ms total 85.998ms
- W/art ( 3444): Suspending all threads took: 19.409ms
- I/GAv4-SVC( 3217): Google Analytics 7.5.71 is starting up.
- W/art ( 3217): Suspending all threads took: 11.840ms
- I/art ( 3217): Background partial concurrent mark sweep GC freed 23935(1198KB) AllocSpace objects, 4(64KB) LOS objects, 39% free, 5MB/9MB, paused 16.601ms total 108.154ms
- I/art ( 3444): WaitForGcToComplete blocked for 23.406ms for cause DisableMovingGc
- I/art ( 3444): WaitForGcToComplete blocked for 20.599ms for cause DisableMovingGc
- I/art ( 2491): Explicit concurrent mark sweep GC freed 17196(794KB) AllocSpace objects, 0(0B) LOS objects, 22% free, 13MB/17MB, paused 2.471ms total 122.192ms
- I/GCM ( 3125): GCM message GSYNC_TICKLE 0:1433867188163831%e7a71353318775c8
- W/art ( 3830): Suspending all threads took: 11.474ms
- I/Gmail ( 3830): checkLabelsSets changed the label sets to: included([^^out, ^r]), partial([^sq_ig_i_group, ^sq_ig_i_social, ^sq_ig_i_promo, ^sq_ig_i_personal, ^sq_ig_i_notification, ^f]), all([^b, userlabel:90242001, userlabel:93982, userlabel:-248029285, userlabel:119348, userlabel:90242029, userlabel:2914456, ^iim, ^k, ^p_aunsub, userlabel:3025, ^sq_ig_i_promo, userlabel:-1492276993, ^smartlabel_notification, userlabel:-1508083783, userlabel:1155930360, userlabel:382548592, ^imn, userlabel:90241997, ^all, userlabel:1680828287, userlabel:94101, ^imi, ^f, userlabel:-1492383895, userlabel:94076, userlabel:956638479, userlabel:-1492276994, userlabel:-1492276990, userlabel:3026, ^u, userlabel:-1492276991, userlabel:-173788331, ^smartlabel_group, ^s, ^t, userlabel:-812318908, ^smartlabel_personal, ^sq_ig_i_group, ^smartlabel_social, ^p_mtunsub, ^sq_ig_i_personal, ^g, ^r, ^punsub, userlabel:114009, ^smartlabel_promo, ^i, ^sq_ig_i_notification, ^io_im, userlabel:2896756, userlabel:614875005, userlabel:90242014, userlabel:-1492276992, userlabel:-1711782184, userlabel:93692, userlabel:-244132349, ^sq_ig_i_social, userlabel:3011, userlabel:-1497466235, userlabel:1123230114])
- I/ActivityManager( 2491): Waited long enough for: ServiceRecord{30df54fb u0 ee.delfi/org.altbeacon.beacon.service.BeaconService}
- W/StaticBindingVerifier( 3810): Verify
- I/art ( 3830): Explicit concurrent mark sweep GC freed 24010(784KB) AllocSpace objects, 0(0B) LOS objects, 24% free, 4MB/6MB, paused 610us total 44.738ms
- I/ActivityManager( 2491): Waited long enough for: ServiceRecord{2a5c18cf u0 com.android.music/.MediaPlaybackService}
- I/Gmail ( 3830): MainSyncRequestProto: lowestBkwdConvoId: 0, highestHandledServerOp: 1265426, normalSync: true
- W/ResourcesManager( 3830): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
- W/ResourcesManager( 3830): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
- V/GLSActivity( 3125): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
- I/GLSUser ( 3125): [GLSUser] getTokenFromCache: [account: <ELLIDED:701>, callingPkg: com.google.android.gm, service: mail]
- D/WifiService( 2491): New client listening to asynchronous messages
- E/wpa_supplicant( 2561): recvfrom(ctrl_iface): Try again
- V/audio_hw_primary( 2266): do_out_standby: CALLED
- V/audio_hw_primary( 2266): do_out_standby: calling select_devices
- V/audio_hw_primary( 2266): mixer_set: 'PCM Playback Sink' 0,0,0
- V/audio_hw_primary( 2266): mixer_set: 'speaker_stereo_rx' 0,0,0
- V/audio_hw_primary( 2266): disable speaker/headphones
- V/audio_hw_primary( 2266): state hp=n skr=y mic=y
- W/art ( 3810): Suspending all threads took: 11.657ms
- I/GLSUser ( 3125): [GLSUser] getTokenFromCache: [account: <ELLIDED:701>, callingPkg: com.google.android.apps.plus, service: oauth2:https://www.googleapis.com/auth/plus.native]
- I/Auth.Core( 3125): [TokenCache] Missing snowballing token: no granted scopes set.
- I/ActivityManager( 2491): Start proc 3958:com.facebook.orca/u0a80 for broadcast com.facebook.orca/.chatheads.service.ChatHeadsBooter
- W/art ( 3810): Suspending all threads took: 34.393ms
- W/ResourcesManager( 3958): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
- I/ActivityManager( 2491): Killing 3555:com.google.android.music:main/u0a65 (adj 15): empty #17
- V/GLSActivity( 3125): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
- I/Gmail ( 3830): MainSyncRequestProto: lowestBkwdConvoId: 0, highestHandledServerOp: 1265517, normalSync: true
- I/Gmail ( 3830): lowestBackward conversation id 0
- I/ActivityManager( 2491): Waited long enough for: ServiceRecord{39014261 u0 com.google.android.gms/.gcm.GcmService}
- W/fb4a(:<default>):AbstractMqttPushService( 3810): Attempt to start service that is already started
- I/Icing ( 3217): Storage manager: low false usage 12,22MB avail 11,73GB capacity 22,73GB
- W/Icing ( 3217): Received bad json for section weights override -- ignoring.
- W/Icing ( 3217): Received bad json for corpus scoring config -- ignoring.
- W/Icing ( 3217): Received bad json for corpus context scoring override -- ignoring.
- W/art ( 3810): Suspending all threads took: 9.307ms
- E/wpa_supplicant( 2561): recvfrom(ctrl_iface): Try again
- W/GCM-DMM ( 3125): Force release of GOOGLE_C2DM lock
- I/GAV2 ( 3444): Thread[GAThread,5,main]: No campaign data found.
- W/bs ( 3958): Verify
- I/Icing ( 3217): updateResources: need to parse f{com.google.android.gms}
- E/WifiStateMachine( 2491): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=19,18 rxSuccessRate=17,04 targetRoamBSSID=any RSSI=-44
- E/WifiStateMachine( 2491): WifiStateMachine starting scan for "NotAvailable"WPA_PSK with 2457
- E/wpa_supplicant( 2561): recvfrom(ctrl_iface): Try again
- D/BluetoothManagerService( 2491): Message: 20
- D/BluetoothManagerService( 2491): Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@358e2b5b:true
- E/wpa_supplicant( 2561): recvfrom(ctrl_iface): Try again
- E/wpa_supplicant( 2561): recvfrom(ctrl_iface): Try again
- W/art ( 3810): Suspending all threads took: 6.866ms
- I/Icing ( 3217): Internal init done: storage state 0
- I/Icing ( 3217): Post-init done
- W/BroadcastQueue( 2491): Permission Denial: broadcasting Intent { act=android.net.conn.INET_CONDITION_ACTION flg=0x4000010 (has extras) } from null (pid=-1, uid=-1) requires com.facebook.permission.prod.FB_APP_COMMUNICATION due to registered receiver BroadcastFilter{2a96221a u0 ReceiverList{2bcaf8c5 3810 com.facebook.katana/10079/u0 remote:245a33c}}
- W/BroadcastQueue( 2491): Permission Denial: broadcasting Intent { act=android.net.conn.CONNECTIVITY_CHANGE flg=0x4000010 (has extras) } from null (pid=-1, uid=-1) requires com.facebook.permission.prod.FB_APP_COMMUNICATION due to registered receiver BroadcastFilter{2a96221a u0 ReceiverList{2bcaf8c5 3810 com.facebook.katana/10079/u0 remote:245a33c}}
- E/wpa_supplicant( 2561): recvfrom(ctrl_iface): Try again
- W/art ( 3958): Suspending all threads took: 7.049ms
- V/GLSActivity( 3125): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
- I/Gmail ( 3830): notifyAccountChanged
- I/Gmail ( 3830): getAccountsCursor
- V/GLSActivity( 3125): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
- I/Gmail ( 3830): notifyAccountChanged
- W/Gmail ( 3830): Sync complete for account: account:415782193
- I/Gmail ( 3830): getAccountsCursor
- V/GLSActivity( 3125): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
- I/ActivityManager( 2491): Killing 3616:com.google.android.talk/u0a63 (adj 15): empty #17
- W/art ( 2491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.serviceDoneExecuting(android.os.IBinder, int, int, int) from ActivityManagerService.java:15439 waiters=1 for 101ms
- W/Gmail ( 3830): Sync started for account: account:415782193
- I/Gmail ( 3830): notifyAccountChanged
- I/Gmail ( 3830): getAccountsCursor
- V/GLSActivity( 3125): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
- I/Gmail ( 3830): MainSyncRequestProto: lowestBkwdConvoId: 0, highestHandledServerOp: 1265517, normalSync: true
- W/ResourcesManager( 3830): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
- W/ResourcesManager( 3830): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
- V/GLSActivity( 3125): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
- W/art ( 3810): Suspending all threads took: 7.629ms
- I/GLSUser ( 3125): [GLSUser] getTokenFromCache: [account: <ELLIDED:701>, callingPkg: com.google.android.gm, service: mail]
- I/Icing ( 3217): Indexing 070120CFE849DE3A2E88BCA0B1E013E60BB73A49 from com.google.android.gm
- I/art ( 2491): Explicit concurrent mark sweep GC freed 28979(1265KB) AllocSpace objects, 2(32KB) LOS objects, 22% free, 13MB/17MB, paused 2.532ms total 159.881ms
- W/art ( 3810): Suspending all threads took: 35.614ms
- I/Icing ( 3217): Indexing done 070120CFE849DE3A2E88BCA0B1E013E60BB73A49
- W/art ( 3958): Long monitor contention event with owner method=void com.facebook.graphql.executor.m.<init>() from ExecutorQuickExperimentSpecificationHolder.java:20 waiters=0 for 1.198s
- I/ActivityManager( 2491): Start proc 4052:com.android.smspush/u0a58 for service com.android.smspush/.WapPushManager
- D/GpsLocationProvider( 2491): received SIM realted action:
- E/DcSwitchStateMachine-0( 2813): DctController is not ready
- V/KeyguardUpdateMonitor( 2600): action android.intent.action.SIM_STATE_CHANGED state: NOT_READY slotId: 0 subid: -2
- E/ConnectivityService( 2491): Failed to find Messenger in unregisterNetworkFactory
- D/ConnectivityService( 2491): Got NetworkFactory Messenger for Telephony
- D/GpsLocationProvider( 2491): SIM MCC/MNC is still not available
- D/KeyguardUpdateMonitor( 2600): handleSimStateChange(subId=-2, slotId=0, state=UNKNOWN)
- W/KeyguardUpdateMonitor( 2600): invalid subId in handleSimStateChange()
- D/BluetoothManagerService( 2491): Message: 20
- D/BluetoothManagerService( 2491): Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@222bc7c1:true
- D/BluetoothManagerService( 2491): Message: 30
- D/BluetoothManagerService( 2491): Trying to bind to profile: 1, while Bluetooth was disabled
- I/ActivityManager( 2491): Start proc 4075:android.process.acore/u0a2 for content provider com.android.providers.contacts/.ContactsProvider2
- V/GLSActivity( 3125): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
- W/art ( 3958): Suspending all threads took: 19.439ms
- I/Telephony( 2813): TtyManager: updateUiTtyMode -1 -> 0
- I/ActivityManager( 2491): Start proc 4094:com.quoord.tapatalkxda.activity/u0a81 for broadcast com.quoord.tapatalkxda.activity/com.quoord.tapatalkpro.alarm.NotificationAlarmReceiver
- E/wpa_supplicant( 2561): recvfrom(ctrl_iface): Try again
- D/GpsLocationProvider( 2491): received SIM realted action:
- D/GpsLocationProvider( 2491): SIM MCC/MNC is still not available
- V/KeyguardUpdateMonitor( 2600): onSubscriptionInfoChanged()
- V/KeyguardUpdateMonitor( 2600): onSubscriptionInfoChanged: list is null
- D/TelephonyDebugService( 2813): TelephonyDebugService()
- D/WifiService( 2491): New client listening to asynchronous messages
- I/MmsService( 2813): MmsConfigManager.loadInBackground(): mcc/mnc: 0/0
- E/MmsService( 2813): MmsConfigManager.load -- empty getActiveSubInfoList
- I/Gmail ( 3830): MainSyncRequestProto: lowestBkwdConvoId: 0, highestHandledServerOp: 1265520, normalSync: true
- I/Gmail ( 3830): lowestBackward conversation id 0
- W/art ( 3958): Suspending all threads took: 11.352ms
- W/BroadcastQueue( 2491): Permission Denial: broadcasting Intent { act=android.net.conn.CONNECTIVITY_CHANGE flg=0x4000010 (has extras) } from null (pid=-1, uid=-1) requires com.facebook.permission.prod.FB_APP_COMMUNICATION due to registered receiver BroadcastFilter{295300ab u0 ReceiverList{3166e2fa 3810 com.facebook.katana/10079/u0 remote:1f14b125}}
- I/ActivityManager( 2491): Killing 3481:com.android.chrome/u0a82 (adj 15): empty #17
- I/ActivityManager( 2491): Start proc 4126:jp.takke.cpustats/u0a106 for broadcast jp.takke.cpustats/.BootReceiver
- W/msgr(:<default>):a( 3958): Attempt to start service that is already started
- I/CpuStats( 4126): BootReceiver.onReceive
- I/CpuStats( 4126): start on boot[YES]
- I/CpuStats( 4126): load settings
- I/CpuStats( 4126): interval[500ms]
- I/ActivityManager( 2491): Start proc 4150:com.evervolv.toolbox/1000 for broadcast com.evervolv.toolbox/.receivers.BootReceiver
- I/Icing ( 3217): Indexing 070120CFE849DE3A2E88BCA0B1E013E60BB73A49 from com.google.android.gm
- I/ContactLocale( 4075): AddressBook Labels [et-EE]: [, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, ?, Z, ?, T, U, V, , , , , X, Y, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, #, ]
- I/Icing ( 3217): Indexing done 070120CFE849DE3A2E88BCA0B1E013E60BB73A49
- I/Gmail ( 3830): notifyAccountChanged
- W/Gmail ( 3830): Sync complete for account: account:415782193
- I/Gmail ( 3830): getAccountsCursor
- V/GLSActivity( 3125): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
- I/Telephony( 2813): PstnIncomingCallNotifier: Registering: Handler (com.android.internal.telephony.gsm.GSMPhone) {844b556}
- I/vervolv.toolbox( 4150): type=1400 audit(0.0:566): avc: denied { write } for name="run" dev="sysfs" ino=5304 scontext=u:r:system_app:s0 tcontext=u:object_r:sysfs_writable:s0 tclass=file permissive=1
- I/vervolv.toolbox( 4150): type=1400 audit(0.0:567): avc: denied { open } for name="run" dev="sysfs" ino=5304 scontext=u:r:system_app:s0 tcontext=u:object_r:sysfs_writable:s0 tclass=file permissive=1
- D/EVToolbox( 4150): CPU settings restored.
- I/vervolv.toolbox( 4150): type=1400 audit(0.0:568): avc: denied { getattr } for path="/sys/kernel/mm/ksm/run" dev="sysfs" ino=5304 scontext=u:r:system_app:s0 tcontext=u:object_r:sysfs_writable:s0 tclass=file permissive=1
- D/EVToolbox( 4150): I/O scheduler settings restored.
- D/EVToolbox( 4150): KSM settings restored.
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0102}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0103}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0108}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0109}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f010a}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020334}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020333}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020335}
- W/Resources( 2600): Converting to string: TypedValue{t=0x5/d=0x4001 a=1 r=0x1050006}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020346}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020347}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020348}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020068}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020349}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x102034a}
- I/ActivityManager( 2491): Start proc 4169:com.evervolv.updater/u0a5 for broadcast com.evervolv.updater/.receivers.BootReceiver
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x102007f}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f00b3}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f00b4}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f00b5}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0090}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f00b6}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f00b7}
- I/ActivityManager( 2491): Killing 3674:com.adobe.air/u0a95 (adj 15): empty #17
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0102}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0103}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0108}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0109}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f010a}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020334}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020333}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020335}
- W/Resources( 2600): Converting to string: TypedValue{t=0x5/d=0x4001 a=1 r=0x1050006}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020346}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020347}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020348}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020068}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020349}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x102034a}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x102007f}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f00b3}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f00b4}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f00b5}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0090}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f00b6}
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f00b7}
- I/ActivityManager( 2491): Killing 3653:com.ea.games.simsfreeplay_row/u0a107 (adj 15): empty #18
- W/art ( 2491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.serviceDoneExecuting(android.os.IBinder, int, int, int) from ActivityManagerService.java:15439 waiters=0 for 228ms
- W/art ( 2491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.serviceDoneExecuting(android.os.IBinder, int, int, int) from ActivityManagerService.java:15439 waiters=1 for 213ms
- W/art ( 2491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.serviceDoneExecuting(android.os.IBinder, int, int, int) from ActivityManagerService.java:15439 waiters=2 for 195ms
- I/ActivityManager( 2491): Start proc 4191:com.evervolv.updater:ManifestService/u0a5 for service com.evervolv.updater/.services.UpdateManifestService
- I/art ( 2264): Explicit concurrent mark sweep GC freed 706(30KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 1930KB/3MB, paused 366us total 20.263ms
- I/art ( 2264): Explicit concurrent mark sweep GC freed 5(160B) AllocSpace objects, 0(0B) LOS objects, 39% free, 1930KB/3MB, paused 335us total 29.510ms
- I/art ( 2264): Explicit concurrent mark sweep GC freed 5(160B) AllocSpace objects, 0(0B) LOS objects, 39% free, 1930KB/3MB, paused 366us total 20.843ms
- I/ActivityManager( 2491): Start proc 4207:com.android.managedprovisioning/u0a7 for broadcast com.android.managedprovisioning/.BootReminder
- I/ActivityManager( 2491): Killing 3380:com.accuweather.android/u0a73 (adj 15): empty #17
- W/art ( 2491): Long monitor contention event with owner method=void com.android.server.am.BroadcastQueue.processNextBroadcast(boolean) from BroadcastQueue.java:542 waiters=2 for 165ms
- W/BroadcastQueue( 2491): Permission Denial: broadcasting Intent { act=android.net.conn.INET_CONDITION_ACTION flg=0x4000010 (has extras) } from null (pid=-1, uid=-1) requires com.facebook.permission.prod.FB_APP_COMMUNICATION due to registered receiver BroadcastFilter{af3232d u0 ReceiverList{133d644 3958 com.facebook.orca/10080/u0 remote:1abf9b57}}
- W/BroadcastQueue( 2491): Permission Denial: broadcasting Intent { act=android.net.conn.CONNECTIVITY_CHANGE flg=0x4000010 (has extras) } from null (pid=-1, uid=-1) requires com.facebook.permission.prod.FB_APP_COMMUNICATION due to registered receiver BroadcastFilter{af3232d u0 ReceiverList{133d644 3958 com.facebook.orca/10080/u0 remote:1abf9b57}}
- I/ActivityManager( 2491): Killing 3696:com.xiaomi.xy.sportscamera/u0a113 (adj 15): empty #17
- D/WifiService( 2491): Client connection lost with reason: 4
- I/EVUpdates( 4191): Scheduled update check for 79243 seconds from now repeating every 86400 seconds
- I/EVUpdates( 4191): Scheduled update check for 135535 seconds from now repeating every 2419200 seconds
- I/ActivityManager( 2491): Killing 3107:com.android.deskclock/u0a31 (adj 15): empty #17
- E/wpa_supplicant( 2561): recvfrom(ctrl_iface): Try again
- I/ActivityManager( 2491): Start proc 4238:com.android.onetimeinitializer/u0a9 for broadcast com.android.onetimeinitializer/.OneTimeInitializerReceiver
- E/SQLiteLog( 2567): (283) recovered 10 frames from WAL file /data/data/com.android.providers.media/databases/internal.db-wal
- I/art ( 2491): Explicit concurrent mark sweep GC freed 12716(627KB) AllocSpace objects, 1(16KB) LOS objects, 22% free, 13MB/17MB, paused 2.563ms total 145.935ms
- V/OneTimeInitializerRece( 4238): OneTimeInitializerReceiver.onReceive
- I/ActivityManager( 2491): Start proc 4258:com.android.settings/1000 for broadcast com.android.settings/.sim.SimBootReceiver
- I/ActivityManager( 2491): Killing 3721:com.foreca.android.weather/u0a102 (adj 15): empty #17
- W/art ( 2491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.serviceDoneExecuting(android.os.IBinder, int, int, int) from ActivityManagerService.java:15439 waiters=3 for 137ms
- I/ActivityManager( 2491): Start proc 4276:com.google.android.onetimeinitializer/u0a18 for broadcast com.google.android.onetimeinitializer/.OneTimeInitializerReceiver
- I/ActivityManager( 2491): Killing 3013:com.google.android.googlequicksearchbox:search/u0a22 (adj 15): empty #17
- W/BroadcastQueue( 2491): Permission Denial: broadcasting Intent { act=android.net.conn.CONNECTIVITY_CHANGE flg=0x4000010 (has extras) } from null (pid=-1, uid=-1) requires com.facebook.permission.prod.FB_APP_COMMUNICATION due to registered receiver BroadcastFilter{383fc6a4 u0 ReceiverList{3d7d9137 3958 com.facebook.orca/10080/u0 remote:160e6e36}}
- V/OneTimeInitializerReceiver( 4276): OneTimeInitializerReceiver.onReceive
- V/OneTimeService( 4276): OneTimeService.onHandleIntent
- I/ActivityManager( 2491): Start proc 4298:com.google.android.partnersetup/u0a19 for broadcast com.google.android.partnersetup/.GooglePartnerSetup
- W/MediaScanner( 2567): Error opening directory '/oem/media/', skipping: No such file or directory.
- I/ActivityManager( 2491): Killing 3589:no.nrk.yr/u0a94 (adj 15): empty #17
- D/AlertReceiver( 3749): onReceive: a=android.intent.action.BOOT_COMPLETED Intent { act=android.intent.action.BOOT_COMPLETED flg=0x8000010 cmp=com.android.calendar/.alerts.AlertReceiver (has extras) }
- I/ActivityManager( 2491): Delay finish: com.android.calendar/.alerts.AlertReceiver
- D/AlertService( 3749): 0 Action = android.intent.action.BOOT_COMPLETED
- D/AlertService( 3749): Scheduling next alarm with AlarmScheduler. sEventReminderReceived: null
- D/AlarmScheduler( 3749): Query result count for events starting within 1 week: 8
- D/AlarmScheduler( 3749): Scheduling alarm for EVENT_REMINDER_APP broadcast for event 25 at 1433944201000 (K, juuni 10, 2015 04:50pm)
- I/ActivityManager( 2491): Resuming delayed broadcast
- I/ActivityManager( 2491): Start proc 4333:com.android.deskclock/u0a31 for broadcast com.android.deskclock/.AlarmInitReceiver
- V/AlarmClock( 4333): AlarmInitReceiver android.intent.action.BOOT_COMPLETED
- I/RlzPingService( 4298): Setting next ping for 1434472003885
- V/AlarmClock( 4333): AlarmInitReceiver - Reset timers and clear stopwatch data
- V/AlarmClock( 4333): AlarmInitReceiver finished
- I/ActivityManager( 2491): Start proc 4358:com.android.email/u0a36 for broadcast com.android.email/.service.EmailBroadcastReceiver
- E/wpa_supplicant( 2561): recvfrom(ctrl_iface): Try again
- I/ActivityManager( 2491): Start proc 4377:com.android.exchange/u0a37 for service com.android.exchange/.service.EasService
- D/ActivityThread( 4358): Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider
- D/ActivityThread( 4358): Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider
- D/ActivityThread( 4358): Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider
- I/art ( 3810): Explicit concurrent mark sweep GC freed 3727(248KB) AllocSpace objects, 0(0B) LOS objects, 10% free, 16MB/18MB, paused 1.434ms total 200.714ms
- W/art ( 4358): Long monitor contention event with owner method=long android.database.sqlite.SQLiteConnection.nativeOpen(java.lang.String, int, java.lang.String, boolean, boolean) from SQLiteConnection.java:4294967294 waiters=0 for 493ms
- I/SystemBroadcastReceiver( 2730): Boot has been completed
- W/ActivityManager( 2491): Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found
- W/art ( 4358): 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 509ms
- W/ActivityManager( 2491): Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found
- I/Email ( 4358): Observing account changes for notifications
- W/ActivityManager( 2491): Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found
- I/LauncherIconVisibilityManager( 2730): Activity has already been disabled: ComponentInfo{com.android.inputmethod.latin/com.android.inputmethod.latin.setup.SetupActivity}
- W/ActivityManager( 2491): Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found
- I/ActivityManager( 2491): Killing 3498:nz.mega.android/u0a112 (adj 15): empty #17
- E/ActivityThread( 4358): Service com.android.email.service.EmailBroadcastProcessorService has leaked ServiceConnection com.android.emailcommon.service.ServiceProxy$ProxyConnection@326667d2 that was originally bound here
- E/ActivityThread( 4358): android.app.ServiceConnectionLeaked: Service com.android.email.service.EmailBroadcastProcessorService has leaked ServiceConnection com.android.emailcommon.service.ServiceProxy$ProxyConnection@326667d2 that was originally bound here
- E/ActivityThread( 4358): at android.app.LoadedApk$ServiceDispatcher.<init>(LoadedApk.java:1078)
- E/ActivityThread( 4358): at android.app.LoadedApk.getServiceDispatcher(LoadedApk.java:972)
- E/ActivityThread( 4358): at android.app.ContextImpl.bindServiceCommon(ContextImpl.java:1791)
- E/ActivityThread( 4358): at android.app.ContextImpl.bindService(ContextImpl.java:1774)
- E/ActivityThread( 4358): at android.content.ContextWrapper.bindService(ContextWrapper.java:545)
- E/ActivityThread( 4358): at com.android.emailcommon.service.ServiceProxy.setTask(ServiceProxy.java:181)
- E/ActivityThread( 4358): at com.android.emailcommon.service.ServiceProxy.test(ServiceProxy.java:224)
- E/ActivityThread( 4358): at com.android.email.service.EmailServiceUtils.isServiceAvailable(EmailServiceUtils.java:160)
- E/ActivityThread( 4358): at com.android.email.provider.AccountReconciler.reconcileAccountsInternal(AccountReconciler.java:171)
- E/ActivityThread( 4358): at com.android.email.provider.AccountReconciler.reconcileAccounts(AccountReconciler.java:115)
- E/ActivityThread( 4358): at com.android.email.service.EmailBroadcastProcessorService.reconcileAndStartServices(EmailBroadcastProcessorService.java:305)
- E/ActivityThread( 4358): at com.android.email.service.EmailBroadcastProcessorService.onBootCompleted(EmailBroadcastProcessorService.java:295)
- E/ActivityThread( 4358): at com.android.email.service.EmailBroadcastProcessorService.onHandleIntent(EmailBroadcastProcessorService.java:130)
- E/ActivityThread( 4358): at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:65)
- E/ActivityThread( 4358): at android.os.Handler.dispatchMessage(Handler.java:102)
- E/ActivityThread( 4358): at android.os.Looper.loop(Looper.java:135)
- E/ActivityThread( 4358): at android.os.HandlerThread.run(HandlerThread.java:61)
- I/ActivityManager( 2491): Start proc 4404:com.google.android.configupdater/u0a60 for broadcast com.google.android.configupdater/.CertPin.CertPinUpdateRequestReceiver
- I/art ( 3125): Explicit concurrent mark sweep GC freed 10870(640KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 5MB/8MB, paused 1.098ms total 83.404ms
- I/Exchange( 4377): EasService.onCreate
- I/Exchange( 4377): RestartPingTask
- W/art ( 4358): Long monitor contention event with owner method=void com.android.email.provider.AccountReconciler.reconcileAccounts(android.content.Context) from AccountReconciler.java:113 waiters=2 for 539ms
- W/art ( 4358): Suspending all threads took: 20.690ms
- I/art ( 2491): Explicit concurrent mark sweep GC freed 11880(559KB) AllocSpace objects, 0(0B) LOS objects, 22% free, 13MB/17MB, paused 2.838ms total 105.651ms
- I/Exchange( 4377): RestartPingsTask did not start any pings.
- I/Exchange( 4377): PSS stopIfIdle
- I/Exchange( 4377): PSS has no active accounts; stopping service.
- I/Exchange( 4377): onDestroy
- I/ActivityManager( 2491): Killing 3795:com.android.keychain/1000 (adj 15): empty #17
- E/UpdateRequestReceiver( 4404): ignoring update request
- E/UpdateRequestReceiver( 4404): ignoring update request
- E/UpdateRequestReceiver( 4404): ignoring update request
- E/UpdateRequestReceiver( 4404): ignoring update request
- E/UpdateRequestReceiver( 4404): ignoring update request
- E/UpdateRequestReceiver( 4404): ignoring update request
- I/ActivityManager( 2491): Killing 3444:com.google.android.apps.plus/u0a67 (adj 15): empty #17
- E/libprocessgroup( 2491): failed to kill 1 processes for processgroup 3444
- I/ActivityManager( 2491): Start proc 4444:com.google.android.talk/u0a63 for broadcast com.google.android.talk/com.google.android.apps.hangouts.service.BootReceiver
- I/GoogleHttpClient( 3125): GMS http client unavailable, use old client
- W/ResourcesManager( 4444): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
- I/ActivityManager( 2491): Killing 4075:android.process.acore/u0a2 (adj 15): empty #17
- E/wpa_supplicant( 2561): recvfrom(ctrl_iface): Try again
- I/Babel ( 4444): MmsConfig: mnc/mcc: 0/0
- I/Babel ( 4444): MmsConfig.loadMmsSettings
- I/Babel ( 4444): MmsConfig.loadDeviceMmsSettings from API: mUserAgent=, mUaProfUrl=
- I/Babel ( 4444): MmsConfig.loadFromDatabase
- W/Settings( 4444): Setting airplane_mode_on has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value.
- E/Babel ( 4444): canonicalizeMccMnc: invalid mccmnc
- I/Babel ( 4444): MmsConfig.loadFromResources
- E/Babel ( 4444): canonicalizeMccMnc: invalid mccmnc nullnull
- I/Babel ( 4444): MmsConfig.loadMmsSettings: mUserAgent=Hangouts/3.3.94322993, mUaProfUrl=https://ssl.gstatic.com/android/hangouts/hangouts_mms_ua_profile.xml
- I/Babel_StickerModule( 4444): App launched.
- V/Babel ( 4444): babel boot account: SMS
- W/Babel ( 4444): EsDatabaseHelper.static should not be called on main thread [called on main thread]
- W/Babel ( 4444): java.lang.Exception
- W/Babel ( 4444): at com.google.android.apps.hangouts.phone.EsApplication.a(SourceFile:1133)
- W/Babel ( 4444): at aes.<clinit>(SourceFile:95)
- W/Babel ( 4444): at ckh.<init>(SourceFile:103)
- W/Babel ( 4444): at ckh.a(SourceFile:67)
- W/Babel ( 4444): at com.google.android.apps.hangouts.phone.EsApplication.c(SourceFile:733)
- W/Babel ( 4444): at bhn.a(SourceFile:301)
- W/Babel ( 4444): at bhn.a(SourceFile:137)
- W/Babel ( 4444): at bhn.a(SourceFile:126)
- W/Babel ( 4444): at bhn.a(SourceFile:159)
- W/Babel ( 4444): at com.google.android.apps.hangouts.service.BootReceiver.onReceive(SourceFile:72)
- W/Babel ( 4444): at android.app.ActivityThread.handleReceiver(ActivityThread.java:2625)
- W/Babel ( 4444): at android.app.ActivityThread.access$1700(ActivityThread.java:154)
- W/Babel ( 4444): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1383)
- W/Babel ( 4444): at android.os.Handler.dispatchMessage(Handler.java:102)
- W/Babel ( 4444): at android.os.Looper.loop(Looper.java:135)
- W/Babel ( 4444): at android.app.ActivityThread.main(ActivityThread.java:5274)
- W/Babel ( 4444): at java.lang.reflect.Method.invoke(Native Method)
- W/Babel ( 4444): at java.lang.reflect.Method.invoke(Method.java:372)
- W/Babel ( 4444): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:903)
- W/Babel ( 4444): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:698)
- W/Babel ( 4444): EsDatabaseHelper.getDatabaseHelper() [called on main thread]
- W/Babel ( 4444): java.lang.Exception
- W/Babel ( 4444): at com.google.android.apps.hangouts.phone.EsApplication.a(SourceFile:1133)
- W/Babel ( 4444): at aes.a(SourceFile:145)
- W/Babel ( 4444): at ckh.<init>(SourceFile:103)
- W/Babel ( 4444): at ckh.a(SourceFile:67)
- W/Babel ( 4444): at com.google.android.apps.hangouts.phone.EsApplication.c(SourceFile:733)
- W/Babel ( 4444): at bhn.a(SourceFile:301)
- W/Babel ( 4444): at bhn.a(SourceFile:137)
- W/Babel ( 4444): at bhn.a(SourceFile:126)
- W/Babel ( 4444): at bhn.a(SourceFile:159)
- W/Babel ( 4444): at com.google.android.apps.hangouts.service.BootReceiver.onReceive(SourceFile:72)
- W/Babel ( 4444): at android.app.ActivityThread.handleReceiver(ActivityThread.java:2625)
- W/Babel ( 4444): at android.app.ActivityThread.access$1700(ActivityThread.java:154)
- W/Babel ( 4444): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1383)
- W/Babel ( 4444): at android.os.Handler.dispatchMessage(Handler.java:102)
- W/Babel ( 4444): at android.os.Looper.loop(Looper.java:135)
- W/Babel ( 4444): at android.app.ActivityThread.main(ActivityThread.java:5274)
- W/Babel ( 4444): at java.lang.reflect.Method.invoke(Native Method)
- W/Babel ( 4444): at java.lang.reflect.Method.invoke(Method.java:372)
- W/Babel ( 4444): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:903)
- W/Babel ( 4444): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:698)
- V/Babel ( 4444): babel boot account: jarnoorasmae@gmail.com
- W/Babel ( 4444): EsDatabaseHelper.getDatabaseHelper() [called on main thread]
- W/Babel ( 4444): java.lang.Exception
- W/Babel ( 4444): at com.google.android.apps.hangouts.phone.EsApplication.a(SourceFile:1133)
- W/Babel ( 4444): at aes.a(SourceFile:145)
- W/Babel ( 4444): at ckh.<init>(SourceFile:103)
- W/Babel ( 4444): at ckh.a(SourceFile:67)
- W/Babel ( 4444): at com.google.android.apps.hangouts.phone.EsApplication.c(SourceFile:733)
- W/Babel ( 4444): at bhn.a(SourceFile:301)
- W/Babel ( 4444): at bhn.a(SourceFile:137)
- W/Babel ( 4444): at bhn.a(SourceFile:126)
- W/Babel ( 4444): at bhn.a(SourceFile:159)
- W/Babel ( 4444): at com.google.android.apps.hangouts.service.BootReceiver.onReceive(SourceFile:72)
- W/Babel ( 4444): at android.app.ActivityThread.handleReceiver(ActivityThread.java:2625)
- W/Babel ( 4444): at android.app.ActivityThread.access$1700(ActivityThread.java:154)
- W/Babel ( 4444): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1383)
- W/Babel ( 4444): at android.os.Handler.dispatchMessage(Handler.java:102)
- W/Babel ( 4444): at android.os.Looper.loop(Looper.java:135)
- W/Babel ( 4444): at android.app.ActivityThread.main(ActivityThread.java:5274)
- W/Babel ( 4444): at java.lang.reflect.Method.invoke(Native Method)
- W/Babel ( 4444): at java.lang.reflect.Method.invoke(Method.java:372)
- W/Babel ( 4444): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:903)
- W/Babel ( 4444): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:698)
- I/ActivityManager( 2491): Start proc 4474:com.google.android.youtube/u0a70 for broadcast com.google.android.youtube/com.google.android.libraries.youtube.upload.service.UploadService$BootReceiver
- I/art ( 2264): Explicit concurrent mark sweep GC freed 709(30KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 1930KB/3MB, paused 335us total 20.538ms
- I/art ( 2264): Explicit concurrent mark sweep GC freed 5(160B) AllocSpace objects, 0(0B) LOS objects, 39% free, 1930KB/3MB, paused 244us total 18.554ms
- I/QualcommCameraHardware( 2266): Found a matching camera info for ID 0
- I/QualcommCameraHardware( 2266): HAL_getCameraInfo: orientation = 90
- I/art ( 2264): Explicit concurrent mark sweep GC freed 5(160B) AllocSpace objects, 0(0B) LOS objects, 39% free, 1930KB/3MB, paused 366us total 21.057ms
- I/CameraHAL( 2266): Returning param preview_mode mode 0
- I/CameraHAL( 2266): camera_get_camera_info: id:0 faceing:1 orientation: 90
- W/VideoCapabilities( 4444): Unsupported mime video/x-ms-wmv
- W/VideoCapabilities( 4444): Unsupported mime video/mpeg2
- W/VideoCapabilities( 4444): Unsupported mime video/mp4v-esdp
- I/VideoCapabilities( 4444): Unsupported profile 4 for video/mp4v-es
- W/AudioCapabilities( 4444): Unsupported mime audio/x-ms-wma
- W/AudioCapabilities( 4444): Unsupported mime audio/vnd.rn-realaudio
- W/AudioCapabilities( 4444): Unsupported mime audio/mpeg-L2
- W/AudioCapabilities( 4444): Unsupported mime audio/ac3
- W/AudioCapabilities( 4444): Unsupported mime audio/x-ape
- W/AudioCapabilities( 4444): Unsupported mime audio/vnd.dts
- W/AudioCapabilities( 4444): Unsupported mime audio/ffmpeg
- W/VideoCapabilities( 4444): Unsupported mime video/mpeg2
- W/VideoCapabilities( 4444): Unsupported mime video/x-ms-wmv
- W/VideoCapabilities( 4444): Unsupported mime video/vnd.rn-realvideo
- W/VideoCapabilities( 4444): Unsupported mime video/x-flv
- W/VideoCapabilities( 4444): Unsupported mime video/ffmpeg
- W/art ( 4444): Suspending all threads took: 7.843ms
- E/SQLiteLog( 4444): (284) automatic index on conversation_participants_view(conversation_id)
- W/art ( 4444): Suspending all threads took: 13.977ms
- E/SQLiteLog( 4444): (284) automatic index on conversation_participants_view(conversation_id)
- E/SQLiteLog( 4444): (284) automatic index on conversation_participants_view(conversation_id)
- E/SQLiteLog( 4444): (284) automatic index on conversation_participants_view(conversation_id)
- W/ResourcesManager( 4474): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
- W/ResourcesManager( 4474): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
- E/SQLiteLog( 4444): (284) automatic index on conversation_participants_view(conversation_id)
- I/ActivityManager( 2491): Killing 4094:com.quoord.tapatalkxda.activity/u0a81 (adj 15): empty #17
- V/JNIHelp ( 4474): Registering com/google/android/gms/org/conscrypt/NativeCrypto's 227 native methods...
- I/ProviderInstaller( 4474): Installed default security provider GmsCore_OpenSSL
- W/art ( 4474): Suspending all threads took: 48.797ms
- W/System.err( 4474): YouTube MDX: Bogus value in shared preferences for key MdxServerSelection value , returning default value.
- I/System.out( 4474): YouTube MDX: MDX video stage moved to NEW
- I/System.out( 4474): YouTube MDX: MDX video player state moved to UNSTARTED
- I/System.out( 4474): YouTube MDX: MDX ad player state moved to UNSTARTED
- E/wpa_supplicant( 2561): recvfrom(ctrl_iface): Try again
- E/cutils-trace( 4508): Error opening trace file: No such file or directory (2)
- I/dex2oat ( 4508): /system/bin/dex2oat --runtime-arg -classpath --runtime-arg --instruction-set=arm --instruction-set-features=default --runtime-arg -Xrelocate --boot-image=/system/framework/boot.art --dex-file=/data/data/com.google.android.youtube/cache/ads1022591943.jar --oat-fd=19 --oat-location=/data/data/com.google.android.youtube/cache/ads1022591943.dex --runtime-arg -Xms64m --runtime-arg -Xmx512m
- I/dex2oat ( 4508): dex2oat took 740.600ms (threads: 2) arena alloc=71KB java alloc=12KB native alloc=757KB free=7MB
- I/GLSUser ( 3125): [GLSUser] getTokenFromCache: [account: <ELLIDED:701>, callingPkg: com.google.android.youtube, service: oauth2:https://www.googleapis.com/auth/plus.me https://www.googleapis.com/auth/identity.plus.page.impersonation https://www.googleapis.com/auth/plus.pages.manage https://www.googleapis.com/auth/youtube https://www.googleapis.com/auth/plus.stream.read https://www.googleapis.com/auth/youtube.force-ssl https://www.googleapis.com/auth/plus.stream.write]
- I/Auth.Core( 3125): [TokenCache] Missing snowballing token: no granted scopes set.
- E/SQLiteCursor( 4474): requesting column name with table name -- videosV2.id
- E/SQLiteCursor( 4474): java.lang.Exception
- E/SQLiteCursor( 4474): at android.database.sqlite.SQLiteCursor.getColumnIndex(SQLiteCursor.java:180)
- E/SQLiteCursor( 4474): at android.database.AbstractCursor.getColumnIndexOrThrow(AbstractCursor.java:301)
- E/SQLiteCursor( 4474): at hub.<init>(SourceFile:44)
- E/SQLiteCursor( 4474): at htc.<init>(SourceFile:1096)
- E/SQLiteCursor( 4474): at hsy.a(SourceFile:4083)
- E/SQLiteCursor( 4474): at hsz.run(SourceFile:2230)
- E/SQLiteCursor( 4474): at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:422)
- E/SQLiteCursor( 4474): at java.util.concurrent.FutureTask.run(FutureTask.java:237)
- E/SQLiteCursor( 4474): at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:152)
- E/SQLiteCursor( 4474): at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:265)
- E/SQLiteCursor( 4474): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
- E/SQLiteCursor( 4474): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
- E/SQLiteCursor( 4474): at fed.run(SourceFile:40)
- E/SQLiteCursor( 4474): at java.lang.Thread.run(Thread.java:818)
- E/SQLiteCursor( 4474): requesting column name with table name -- videosV2.id
- E/SQLiteCursor( 4474): java.lang.Exception
- E/SQLiteCursor( 4474): at android.database.sqlite.SQLiteCursor.getColumnIndex(SQLiteCursor.java:180)
- E/SQLiteCursor( 4474): at android.database.AbstractCursor.getColumnIndexOrThrow(AbstractCursor.java:301)
- E/SQLiteCursor( 4474): at hub.<init>(SourceFile:44)
- E/SQLiteCursor( 4474): at huf.a(SourceFile:195)
- E/SQLiteCursor( 4474): at hsy.a(SourceFile:2301)
- E/SQLiteCursor( 4474): at hsz.run(SourceFile:2230)
- E/SQLiteCursor( 4474): at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:422)
- E/SQLiteCursor( 4474): at java.util.concurrent.FutureTask.run(FutureTask.java:237)
- E/SQLiteCursor( 4474): at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:152)
- E/SQLiteCursor( 4474): at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:265)
- E/SQLiteCursor( 4474): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
- E/SQLiteCursor( 4474): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
- E/SQLiteCursor( 4474): at fed.run(SourceFile:40)
- E/SQLiteCursor( 4474): at java.lang.Thread.run(Thread.java:818)
- E/SQLiteCursor( 4474): requesting column name with table name -- playlistsV2.id
- E/SQLiteCursor( 4474): java.lang.Exception
- E/SQLiteCursor( 4474): at android.database.sqlite.SQLiteCursor.getColumnIndex(SQLiteCursor.java:180)
- E/SQLiteCursor( 4474): at android.database.AbstractCursor.getColumnIndexOrThrow(AbstractCursor.java:301)
- E/SQLiteCursor( 4474): at hth.<init>(SourceFile:42)
- E/SQLiteCursor( 4474): at huf.b(SourceFile:214)
- E/SQLiteCursor( 4474): at hsy.a(SourceFile:2306)
- E/SQLiteCursor( 4474): at hsz.run(SourceFile:2230)
- E/SQLiteCursor( 4474): at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:422)
- E/SQLiteCursor( 4474): at java.util.concurrent.FutureTask.run(FutureTask.java:237)
- E/SQLiteCursor( 4474): at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:152)
- E/SQLiteCursor( 4474): at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:265)
- E/SQLiteCursor( 4474): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
- E/SQLiteCursor( 4474): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
- E/SQLiteCursor( 4474): at fed.run(SourceFile:40)
- E/SQLiteCursor( 4474): at java.lang.Thread.run(Thread.java:818)
- V/GLSActivity( 3125): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
- I/ActivityManager( 2491): Start proc 4574:com.google.android.apps.maps/u0a64 for broadcast com.google.android.apps.maps/com.google.android.apps.gmm.iamhere.ble.StartBleServiceReceiver
- W/art ( 4474): Long monitor contention event with owner method=long android.database.sqlite.SQLiteConnection.nativePrepareStatement(long, java.lang.String) from SQLiteConnection.java:4294967294 waiters=1 for 1.100s
- I/Gmail ( 3830): Sending provider changed intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://gmail-ls/unread/^sq_ig_i_promo (has extras) }
- I/Gmail ( 3830): Sending provider changed intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://gmail-ls/unread/^sq_ig_i_social (has extras) }
- I/Gmail ( 3830): Sending provider changed intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://gmail-ls/unread/^sq_ig_i_notification (has extras) }
- I/Gmail ( 3830): Sending provider changed intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://gmail-ls/unread/^sq_ig_i_personal (has extras) }
- I/Gmail ( 3830): Sending provider changed intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://gmail-ls/unread/^sq_ig_i_group (has extras) }
- I/Gmail ( 3830): getAccountsCursor
- V/GLSActivity( 3125): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
- W/ActivityManager( 2491): 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( 2491): 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( 2491): Killing 4150:com.evervolv.toolbox/1000 (adj 15): empty #17
- E/ActivityThread( 3830): Service com.android.email.service.EmailBroadcastProcessorService has leaked ServiceConnection com.android.emailcommon.service.aj@13d195b4 that was originally bound here
- E/ActivityThread( 3830): android.app.ServiceConnectionLeaked: Service com.android.email.service.EmailBroadcastProcessorService has leaked ServiceConnection com.android.emailcommon.service.aj@13d195b4 that was originally bound here
- E/ActivityThread( 3830): at android.app.LoadedApk$ServiceDispatcher.<init>(LoadedApk.java:1078)
- E/ActivityThread( 3830): at android.app.LoadedApk.getServiceDispatcher(LoadedApk.java:972)
- E/ActivityThread( 3830): at android.app.ContextImpl.bindServiceCommon(ContextImpl.java:1791)
- E/ActivityThread( 3830): at android.app.ContextImpl.bindService(ContextImpl.java:1774)
- E/ActivityThread( 3830): at android.content.ContextWrapper.bindService(ContextWrapper.java:545)
- E/ActivityThread( 3830): at com.android.emailcommon.service.ah.a(SourceFile:181)
- E/ActivityThread( 3830): at com.android.emailcommon.service.ah.e(SourceFile:224)
- E/ActivityThread( 3830): at com.android.email.service.n.c(SourceFile:161)
- E/ActivityThread( 3830): at com.android.email.provider.b.a(SourceFile:173)
- E/ActivityThread( 3830): at com.android.email.provider.b.a(SourceFile:117)
- E/ActivityThread( 3830): at com.android.email.service.EmailBroadcastProcessorService.c(SourceFile:318)
- E/ActivityThread( 3830): at com.android.email.service.EmailBroadcastProcessorService.onHandleIntent(SourceFile:1308)
- E/ActivityThread( 3830): at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:65)
- E/ActivityThread( 3830): at android.os.Handler.dispatchMessage(Handler.java:102)
- E/ActivityThread( 3830): at android.os.Looper.loop(Looper.java:135)
- E/ActivityThread( 3830): at android.os.HandlerThread.run(HandlerThread.java:61)
- W/ActivityManager( 2491): Unbind failed: could not find connection for android.os.BinderProxy@2529ee97
- W/art ( 4574): Suspending all threads took: 6.927ms
- E/wpa_supplicant( 2561): recvfrom(ctrl_iface): Try again
- W/art ( 4574): Suspending all threads took: 11.077ms
- W/art ( 4574): Suspending all threads took: 10.559ms
- D/StrictMode( 4574): StrictMode policy violation; ~duration=1008 ms: android.os.StrictMode$StrictModeDiskReadViolation: policy=31 violation=2
- D/StrictMode( 4574): at android.os.StrictMode$AndroidBlockGuardPolicy.onReadFromDisk(StrictMode.java:1137)
- D/StrictMode( 4574): at libcore.io.BlockGuardOs.open(BlockGuardOs.java:182)
- D/StrictMode( 4574): at libcore.io.IoUtils.canOpenReadOnly(IoUtils.java:165)
- D/StrictMode( 4574): at dalvik.system.DexPathList.findLibrary(DexPathList.java:383)
- D/StrictMode( 4574): at dalvik.system.BaseDexClassLoader.findLibrary(BaseDexClassLoader.java:77)
- D/StrictMode( 4574): at java.lang.Runtime.loadLibrary(Runtime.java:360)
- D/StrictMode( 4574): at java.lang.System.loadLibrary(System.java:988)
- D/StrictMode( 4574): at com.google.android.apps.gmm.map.util.jni.NativeHelper.initialize(PG:48)
- D/StrictMode( 4574): at com.google.android.apps.gmm.map.l.g.<clinit>(PG:92)
- D/StrictMode( 4574): at com.google.android.apps.gmm.base.app.a.a(PG:189)
- D/StrictMode( 4574): at com.google.android.apps.gmm.base.app.a.a(PG:1211)
- D/StrictMode( 4574): at com.google.android.apps.gmm.base.app.GoogleMapsApplication.a(PG:195)
- D/StrictMode( 4574): at com.google.android.apps.gmm.base.app.GoogleMapsApplication.onCreate(PG:164)
- D/StrictMode( 4574): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1012)
- D/StrictMode( 4574): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4573)
- D/StrictMode( 4574): at android.app.ActivityThread.access$1500(ActivityThread.java:154)
- D/StrictMode( 4574): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1367)
- D/StrictMode( 4574): at android.os.Handler.dispatchMessage(Handler.java:102)
- D/StrictMode( 4574): at android.os.Looper.loop(Looper.java:135)
- D/StrictMode( 4574): at android.app.ActivityThread.main(ActivityThread.java:5274)
- D/StrictMode( 4574): at java.lang.reflect.Method.invoke(Native Method)
- D/StrictMode( 4574): at java.lang.reflect.Method.invoke(Method.java:372)
- D/StrictMode( 4574): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:903)
- D/StrictMode( 4574): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:698)
- D/StrictMode( 4574): StrictMode policy violation; ~duration=725 ms: android.os.StrictMode$StrictModeDiskReadViolation: policy=31 violation=2
- D/StrictMode( 4574): at android.os.StrictMode$AndroidBlockGuardPolicy.onReadFromDisk(StrictMode.java:1137)
- D/StrictMode( 4574): at libcore.io.BlockGuardOs.access(BlockGuardOs.java:67)
- D/StrictMode( 4574): at java.io.File.doAccess(File.java:283)
- D/StrictMode( 4574): at java.io.File.exists(File.java:363)
- D/StrictMode( 4574): at android.app.ContextImpl.createFilesDirLocked(ContextImpl.java:1012)
- D/StrictMode( 4574): at android.app.ContextImpl.getFilesDir(ContextImpl.java:1035)
- D/StrictMode( 4574): at android.app.ContextImpl.openFileInput(ContextImpl.java:977)
- D/StrictMode( 4574): at android.content.ContextWrapper.openFileInput(ContextWrapper.java:182)
- D/StrictMode( 4574): at com.google.android.apps.gmm.shared.f.h.a(PG:150)
- D/StrictMode( 4574): at com.google.android.apps.gmm.map.l.s.a(PG:7682)
- D/StrictMode( 4574): at com.google.b.a.ca.a(PG:125)
- D/StrictMode( 4574): at com.google.android.apps.gmm.map.l.g.a(PG:1530)
- D/StrictMode( 4574): at com.google.android.apps.gmm.base.app.a.a(PG:189)
- D/StrictMode( 4574): at com.google.android.apps.gmm.base.app.a.a(PG:1211)
- D/StrictMode( 4574): at com.google.android.apps.gmm.base.app.GoogleMapsApplication.a(PG:195)
- D/StrictMode( 4574): at com.google.android.apps.gmm.base.app.GoogleMapsApplication.onCreate(PG:164)
- D/StrictMode( 4574): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1012)
- D/StrictMode( 4574): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4573)
- D/StrictMode( 4574): at android.app.ActivityThread.access$1500(ActivityThread.java:154)
- D/StrictMode( 4574): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1367)
- D/StrictMode( 4574): at android.os.Handler.dispatchMessage(Handler.java:102)
- D/StrictMode( 4574): at android.os.Looper.loop(Looper.java:135)
- D/StrictMode( 4574): at android.app.ActivityThread.main(ActivityThread.java:5274)
- D/StrictMode( 4574): at java.lang.reflect.Method.invoke(Native Method)
- D/StrictMode( 4574): at java.lang.reflect.Method.invoke(Method.java:372)
- D/StrictMode( 4574): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:903)
- D/StrictMode( 4574): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:698)
- D/StrictMode( 4574): StrictMode policy violation; ~duration=724 ms: android.os.StrictMode$StrictModeDiskReadViolation: policy=31 violation=2
- D/StrictMode( 4574): at android.os.StrictMode$AndroidBlockGuardPolicy.onReadFromDisk(StrictMode.java:1137)
- D/StrictMode( 4574): at libcore.io.BlockGuardOs.open(BlockGuardOs.java:182)
- D/StrictMode( 4574): at libcore.io.IoBridge.open(IoBridge.java:442)
- D/StrictMode( 4574): at java.io.FileInputStream.<init>(FileInputStream.java:76)
- D/StrictMode( 4574): at android.app.ContextImpl.openFileInput(ContextImpl.java:978)
- D/StrictMode( 4574): at android.content.ContextWrapper.openFileInput(ContextWrapper.java:182)
- D/StrictMode( 4574): at com.google.android.apps.gmm.shared.f.h.a(PG:150)
- D/StrictMode( 4574): at com.google.android.apps.gmm.map.l.s.a(PG:7682)
- D/StrictMode( 4574): at com.google.b.a.ca.a(PG:125)
- D/StrictMode( 4574): at com.google.android.apps.gmm.map.l.g.a(PG:1530)
- D/StrictMode( 4574): at com.google.android.apps.gmm.base.app.a.a(PG:189)
- D/StrictMode( 4574): at com.google.android.apps.gmm.base.app.a.a(PG:1211)
- D/StrictMode( 4574): at com.google.android.apps.gmm.base.app.GoogleMapsApplication.a(PG:195)
- D/StrictMode( 4574): at com.google.android.apps.gmm.base.app.GoogleMapsApplication.onCreate(PG:164)
- D/StrictMode( 4574): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1012)
- D/StrictMode( 4574): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4573)
- D/StrictMode( 4574): at android.app.ActivityThread.access$1500(ActivityThread.java:154)
- D/StrictMode( 4574): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1367)
- D/StrictMode( 4574): at android.os.Handler.dispatchMessage(Handler.java:102)
- D/StrictMode( 4574): at android.os.Looper.loop(Looper.java:135)
- D/StrictMode( 4574): at android.app.ActivityThread.main(ActivityThread.java:5274)
- D/StrictMode( 4574): at java.lang.reflect.Method.invoke(Native Method)
- D/StrictMode( 4574): at java.lang.reflect.Method.invoke(Method.java:372)
- D/StrictMode( 4574): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:903)
- D/StrictMode( 4574): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:698)
- D/StrictMode( 4574): StrictMode policy violation; ~duration=721 ms: android.os.StrictMode$StrictModeDiskReadViolation: policy=31 violation=2
- D/StrictMode( 4574): at android.os.StrictMode$AndroidBlockGuardPolicy.onReadFromDisk(StrictMode.java:1137)
- D/StrictMode( 4574): at libcore.io.BlockGuardOs.fstat(BlockGuardOs.java:132)
- D/StrictMode( 4574): at libcore.io.IoBridge.open(IoBridge.java:445)
- D/StrictMode( 4574): at java.io.FileInputStream.<init>(FileInputStream.java:76)
- D/StrictMode( 4574): at android.app.ContextImpl.openFileInput(ContextImpl.java:978)
- D/StrictMode( 4574): at android.content.ContextWrapper.openFileInput(ContextWrapper.java:182)
- D/StrictMode( 4574): at com.google.android.apps.gmm.shared.f.h.a(PG:150)
- D/StrictMode( 4574): at com.google.android.apps.gmm.map.l.s.a(PG:7682)
- D/StrictMode( 4574): at com.google.b.a.ca.a(PG:125)
- D/StrictMode( 4574): at com.google.android.apps.gmm.map.l.g.a(PG:1530)
- D/StrictMode( 4574): at com.google.android.apps.gmm.base.app.a.a(PG:189)
- D/StrictMode( 4574): at com.google.android.apps.gmm.base.app.a.a(PG:1211)
- D/StrictMode( 4574): at com.google.android.apps.gmm.base.app.GoogleMapsApplication.a(PG:195)
- D/StrictMode( 4574): at com.google.android.apps.gmm.base.app.GoogleMapsApplication.onCreate(PG:164)
- D/StrictMode( 4574): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1012)
- D/StrictMode( 4574): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4573)
- D/StrictMode( 4574): at android.app.ActivityThread.access$1500(ActivityThread.java:154)
- D/StrictMode( 4574): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1367)
- D/StrictMode( 4574): at android.os.Handler.dispatchMessage(Handler.java:102)
- D/StrictMode( 4574): at android.os.Looper.loop(Looper.java:135)
- D/StrictMode( 4574): at android.app.ActivityThread.main(ActivityThread.java:5274)
- D/StrictMode( 4574): at java.lang.reflect.Method.invoke(Native Method)
- D/StrictMode( 4574): at java.lang.reflect.Method.invoke(Method.java:372)
- D/StrictMode( 4574): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:903)
- D/StrictMode( 4574): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:698)
- D/StrictMode( 4574): StrictMode policy violation; ~duration=688 ms: android.os.StrictMode$StrictModeDiskReadViolation: policy=31 violation=2
- D/StrictMode( 4574): at android.os.StrictMode$AndroidBlockGuardPolicy.onReadFromDisk(StrictMode.java:1137)
- D/StrictMode( 4574): at libcore.io.BlockGuardOs.read(BlockGuardOs.java:229)
- D/StrictMode( 4574): at libcore.io.IoBridge.read(IoBridge.java:472)
- D/StrictMode( 4574): at java.io.FileInputStream.read(FileInputStream.java:177)
- D/StrictMode( 4574): at java.io.BufferedInputStream.read(BufferedInputStream.java:290)
- D/StrictMode( 4574): at java.io.DataInputStream.read(DataInputStream.java:63)
- D/StrictMode( 4574): at com.google.r.k.c(PG:1187)
- D/StrictMode( 4574): at com.google.r.k.a(PG:2107)
- D/StrictMode( 4574): at com.google.v.a.a.eq.<init>(PG:23)
- D/StrictMode( 4574): at com.google.v.a.a.eq.a(PG:12397)
- D/StrictMode( 4574): at com.google.r.v.a(PG:1206)
- D/StrictMode( 4574): at com.google.r.y.a(PG:2233)
- D/StrictMode( 4574): at com.google.r.e.b(PG:170)
- D/StrictMode( 4574): at com.google.r.e.b(PG:13188)
- D/StrictMode( 4574): at com.google.android.apps.gmm.shared.f.h.a(PG:151)
- D/StrictMode( 4574): at com.google.android.apps.gmm.map.l.s.a(PG:7682)
- D/StrictMode( 4574): at com.google.b.a.ca.a(PG:125)
- D/StrictMode( 4574): at com.google.android.apps.gmm.map.l.g.a(PG:1530)
- D/StrictMode( 4574): at com.google.android.apps.gmm.base.app.a.a(PG:189)
- D/StrictMode( 4574): at com.google.android.apps.gmm.base.app.a.a(PG:1211)
- D/StrictMode( 4574): at com.google.android.apps.gmm.base.app.GoogleMapsApplication.a(PG:195)
- D/StrictMode( 4574): at com.google.android.apps.gmm.base.app.GoogleMapsApplication.onCreate(PG:164)
- D/StrictMode( 4574): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1012)
- D/StrictMode( 4574): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4573)
- D/StrictMode( 4574): at android.app.ActivityThread.access$1500(ActivityThread.java:154)
- D/StrictMode( 4574): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1367)
- D/StrictMode( 4574): at android.os.Handler.dispatchMessage(Handler.java:102)
- D/StrictMode( 4574): at android.os.Looper.loop(Looper.java:135)
- D/StrictMode( 4574): at android.app.ActivityThread.main(ActivityThread.java:5274)
- D/StrictMode( 4574): at java.lang.reflect.Method.invoke(Native Method)
- D/StrictMode( 4574): at java.lang.reflect.Method.invoke(Method.java:372)
- D/StrictMode( 4574): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:903)
- D/StrictMode( 4574): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:698)
- D/StrictMode( 4574): StrictMode policy violation; ~duration=675 ms: android.os.StrictMode$StrictModeDiskReadViolation: policy=31 violation=2
- D/StrictMode( 4574): at android.os.StrictMode$AndroidBlockGuardPolicy.onReadFromDisk(StrictMode.java:1137)
- D/StrictMode( 4574): at libcore.io.BlockGuardOs.read(BlockGuardOs.java:229)
- D/StrictMode( 4574): at libcore.io.IoBridge.read(IoBridge.java:472)
- D/StrictMode( 4574): at java.io.FileInputStream.read(FileInputStream.java:177)
- D/StrictMode( 4574): at java.io.BufferedInputStream.read(BufferedInputStream.java:290)
- D/StrictMode( 4574): at java.io.DataInputStream.read(DataInputStream.java:63)
- D/StrictMode( 4574): at com.google.r.k.c(PG:1187)
- D/StrictMode( 4574): at com.google.r.k.b(PG:14147)
- D/StrictMode( 4574): at com.google.r.k.c(PG:583)
- D/StrictMode( 4574): at com.google.v.a.a.eq.<init>(PG:40)
- D/StrictMode( 4574): at com.google.v.a.a.eq.a(PG:12397)
- D/StrictMode( 4574): at com.google.r.v.a(PG:1206)
- D/StrictMode( 4574): at com.google.r.y.a(PG:2233)
- D/StrictMode( 4574): at com.google.r.e.b(PG:170)
- D/StrictMode( 4574): at com.google.r.e.b(PG:13188)
- D/StrictMode( 4574): at com.google.android.apps.gmm.shared.f.h.a(PG:151)
- D/StrictMode( 4574): at com.google.android.apps.gmm.map.l.s.a(PG:7682)
- D/StrictMode( 4574): at com.google.b.a.ca.a(PG:125)
- D/StrictMode( 4574): at com.google.android.apps.gmm.map.l.g.a(PG:1530)
- D/StrictMode( 4574): at com.google.android.apps.gmm.base.app.a.a(PG:189)
- D/StrictMode( 4574): at com.google.android.apps.gmm.base.app.a.a(PG:1211)
- D/StrictMode( 4574): at com.google.android.apps.gmm.base.app.GoogleMapsApplication.a(PG:195)
- D/StrictMode( 4574): at com.google.android.apps.gmm.base.app.GoogleMapsApplication.onCreate(PG:164)
- D/StrictMode( 4574): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1012)
- D/StrictMode( 4574): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4573)
- D/StrictMode( 4574): at android.app.ActivityThread.access$1500(ActivityThread.java:154)
- D/StrictMode( 4574): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1367)
- D/StrictMode( 4574): at android.os.Handler.dispatchMessage(Handler.java:102)
- D/StrictMode( 4574): at android.os.Looper.loop(Looper.java:135)
- D/StrictMode( 4574): at android.app.ActivityThread.main(ActivityThread.java:5274)
- D/StrictMode( 4574): at java.lang.reflect.Method.invoke(Native Method)
- D/StrictMode( 4574): at java.lang.reflect.Method.invoke(Method.java:372)
- D/StrictMode( 4574): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:903)
- D/StrictMode( 4574): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:698)
- D/StrictMode( 4574): StrictMode policy violation; ~duration=522 ms: android.os.StrictMode$StrictModeDiskReadViolation: policy=31 violation=2
- D/StrictMode( 4574): at android.os.StrictMode$AndroidBlockGuardPolicy.onReadFromDisk(StrictMode.java:1137)
- D/StrictMode( 4574): at libcore.io.BlockGuardOs.access(BlockGuardOs.java:67)
- D/StrictMode( 4574): at java.io.File.doAccess(File.java:283)
- D/StrictMode( 4574): at java.io.File.exists(File.java:363)
- D/StrictMode( 4574): at android.app.ContextImpl.createFilesDirLocked(ContextImpl.java:1012)
- D/StrictMode( 4574): at android.app.ContextImpl.getFilesDir(ContextImpl.java:1035)
- D/StrictMode( 4574): at android.app.ContextImpl.getFileStreamPath(ContextImpl.java:1143)
- D/StrictMode( 4574): at android.content.ContextWrapper.getFileStreamPath(ContextWrapper.java:198)
- D/StrictMode( 4574): at com.google.android.apps.gmm.map.l.s.a(PG:7690)
- D/StrictMode( 4574): at com.google.b.a.ca.a(PG:125)
- D/StrictMode( 4574): at com.google.android.apps.gmm.map.l.g.a(PG:1530)
- D/StrictMode( 4574): at com.google.android.apps.gmm.base.app.a.a(PG:189)
- D/StrictMode( 4574): at com.google.android.apps.gmm.base.app.a.a(PG:1211)
- D/StrictMode( 4574): at com.google.android.apps.gmm.base.app.GoogleMapsApplication.a(PG:195)
- D/StrictMode( 4574): at com.google.android.apps.gmm.base.app.GoogleMapsApplication.onCreate(PG:164)
- D/StrictMode( 4574): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1012)
- D/StrictMode( 4574): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4573)
- D/StrictMode( 4574): at android.app.ActivityThread.access$1500(ActivityThread.java:154)
- D/StrictMode( 4574): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1367)
- D/StrictMode( 4574): at android.os.Handler.dispatchMessage(Handler.java:102)
- D/StrictMode( 4574): at android.os.Looper.loop(Looper.java:135)
- D/StrictMode( 4574): at android.app.ActivityThread.main(ActivityThread.java:5274)
- D/StrictMode( 4574): at java.lang.reflect.Method.invoke(Native Method)
- D/StrictMode( 4574): at java.lang.reflect.Method.invoke(Method.java:372)
- D/StrictMode( 4574): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:903)
- D/StrictMode( 4574): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:698)
- D/StrictMode( 4574): StrictMode policy violation; ~duration=521 ms: android.os.StrictMode$StrictModeDiskReadViolation: policy=31 violation=2
- D/StrictMode( 4574): at android.os.StrictMode$AndroidBlockGuardPolicy.onReadFromDisk(StrictMode.java:1137)
- D/StrictMode( 4574): at libcore.io.BlockGuardOs.access(BlockGuardOs.java:67)
- D/StrictMode( 4574): at java.io.File.doAccess(File.java:283)
- D/StrictMode( 4574): at java.io.File.exists(File.java:363)
- D/StrictMode( 4574): at com.google.android.apps.gmm.map.l.s.a(PG:7692)
- D/StrictMode( 4574): at com.google.b.a.ca.a(PG:125)
- D/StrictMode( 4574): at com.google.android.apps.gmm.map.l.g.a(PG:1530)
- D/StrictMode( 4574): at com.google.android.apps.gmm.base.app.a.a(PG:189)
- D/StrictMode( 4574): at com.google.android.apps.gmm.base.app.a.a(PG:1211)
- D/StrictMode( 4574): at com.google.android.apps.gmm.base.app.GoogleMapsApplication.a(PG:195)
- D/StrictMode( 4574): at com.google.android.apps.gmm.base.app.GoogleMapsApplication.onCreate(PG:164)
- D/StrictMode( 4574): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1012)
- D/StrictMode( 4574): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4573)
- D/StrictMode( 4574): at android.app.ActivityThread.access$1500(ActivityThread.java:154)
- D/StrictMode( 4574): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1367)
- D/StrictMode( 4574): at android.os.Handler.dispatchMessage(Handler.java:102)
- D/StrictMode( 4574): at android.os.Looper.loop(Looper.java:135)
- D/StrictMode( 4574): at android.app.ActivityThread.main(ActivityThread.java:5274)
- D/StrictMode( 4574): at java.lang.reflect.Method.invoke(Native Method)
- D/StrictMode( 4574): at java.lang.reflect.Method.invoke(Method.java:372)
- D/StrictMode( 4574): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:903)
- D/StrictMode( 4574): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:698)
- D/StrictMode( 4574): StrictMode policy violation; ~duration=520 ms: android.os.StrictMode$StrictModeDiskReadViolation: policy=31 violation=2
- D/StrictMode( 4574): at android.os.StrictMode$AndroidBlockGuardPolicy.onReadFromDisk(StrictMode.java:1137)
- D/StrictMode( 4574): at libcore.io.BlockGuardOs.stat(BlockGuardOs.java:292)
- D/StrictMode( 4574): at java.io.File.lastModified(File.java:571)
- D/StrictMode( 4574): at com.google.android.apps.gmm.map.l.s.a(PG:7693)
- D/StrictMode( 4574): at com.google.b.a.ca.a(PG:125)
- D/StrictMode( 4574): at com.google.android.apps.gmm.map.l.g.a(PG:1530)
- D/StrictMode( 4574): at com.google.android.apps.gmm.base.app.a.a(PG:189)
- D/StrictMode( 4574): at com.google.android.apps.gmm.base.app.a.a(PG:1211)
- D/StrictMode( 4574): at com.google.android.apps.gmm.base.app.GoogleMapsApplication.a(PG:195)
- D/StrictMode( 4574): at com.google.android.apps.gmm.base.app.GoogleMapsApplication.onCreate(PG:164)
- D/StrictMode( 4574): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1012)
- D/StrictMode( 4574): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4573)
- D/StrictMode( 4574): at android.app.ActivityThread.access$1500(ActivityThread.java:154)
- D/StrictMode( 4574): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1367)
- D/StrictMode( 4574): at android.os.Handler.dispatchMessage(Handler.java:102)
- D/StrictMode( 4574): at android.os.Looper.loop(Looper.java:135)
- D/StrictMode( 4574): at android.app.ActivityThread.main(ActivityThread.java:5274)
- D/StrictMode( 4574): at java.lang.reflect.Method.invoke(Native Method)
- D/StrictMode( 4574): at java.lang.reflect.Method.invoke(Method.java:372)
- D/StrictMode( 4574): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:903)
- D/StrictMode( 4574): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:698)
- I/GLSActivity( 3125): [ab] getting account id
- I/ActivityManager( 2491): Start proc 4602:com.android.vending/u0a20 for broadcast com.android.vending/com.google.android.finsky.receivers.BootCompletedReceiver
- I/ActivityManager( 2491): Killing 4169:com.evervolv.updater/u0a5 (adj 15): empty #17
- W/art ( 2491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.trimApplications() from ActivityManagerService.java:18630 waiters=1 for 124ms
- I/art ( 2491): Explicit concurrent mark sweep GC freed 16784(733KB) AllocSpace objects, 0(0B) LOS objects, 22% free, 13MB/17MB, paused 2.410ms total 139.007ms
- I/GLSUser ( 3125): [t] Fetched account id for jarnoorasmae@gmail.com : 111158559891022062652
- I/GLSActivity( 3125): [ab] getting account id
- I/GLSUser ( 3125): [t] Fetched account id for jarnoorasmae@gmail.com : 111158559891022062652
- W/com.google.a.a.b.d.a( 4574): Application name is not set. Call Builder#setApplicationName.
- I/ActivityManager( 2491): Waited long enough for: ServiceRecord{333b902 u0 jp.takke.cpustats/.UsageUpdateService}
- D/BluetoothManagerService( 2491): Message: 20
- D/BluetoothManagerService( 2491): Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@3fcf7923:true
- E/WifiStateMachine( 2491): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=13,61 rxSuccessRate=10,66 targetRoamBSSID=any RSSI=-45
- E/WifiStateMachine( 2491): WifiStateMachine starting scan for "NotAvailable"WPA_PSK with 2457
- E/wpa_supplicant( 2561): recvfrom(ctrl_iface): Try again
- E/wpa_supplicant( 2561): recvfrom(ctrl_iface): Try again
- E/wpa_supplicant( 2561): recvfrom(ctrl_iface): Try again
- D/Finsky ( 4602): [1] FinskyApp.onCreate: Initializing network with DFE https://android.clients.google.com/fdfe/
- D/Finsky ( 4602): [1] DailyHygiene.goMakeHygieneIfDirty: No need to run daily hygiene.
- I/ActivityManager( 2491): Start proc 4639:com.google.android.gms:car/u0a16 for service com.google.android.gms/.car.CarService
- W/ResourcesManager( 4639): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
- W/ResourcesManager( 4639): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
- W/Settings( 4602): Setting download_manager_max_bytes_over_mobile has moved from android.provider.Settings.Secure to android.provider.Settings.Global.
- W/Settings( 4602): Setting download_manager_recommended_max_bytes_over_mobile has moved from android.provider.Settings.Secure to android.provider.Settings.Global.
- I/MultiDex( 4639): VM with version 2.1.0 has multidex support
- I/MultiDex( 4639): install
- I/MultiDex( 4639): VM has multidex support, MultiDex support library is disabled.
- D/Volley ( 4602): [354] DiskBasedCache.clear: Cache cleared.
- D/Volley ( 4602): [347] DiskBasedCache.clear: Cache cleared.
- I/ProviderInstaller( 4639): Insert disabled by gate 'gms:security:enable_conscrypt_in_gms_application'
- V/GLSUser ( 3125): [LoginAccountsChangedWakefulBroadcastReceiver] recieved broadcast intent with action: android.intent.action.BOOT_COMPLETED
- W/art ( 4639): Suspending all threads took: 106.872ms
- I/ActivityManager( 2491): Killing 4191:com.evervolv.updater:ManifestService/u0a5 (adj 15): empty #17
- V/GmsCoreStatsServiceLauncher( 3217): Received broadcast intent Intent { act=android.intent.action.BOOT_COMPLETED flg=0x8000010 cmp=com.google.android.gms/.common.stats.GmsCoreStatsServiceLauncher (has extras) }
- D/Finsky ( 4602): [1] GmsCoreHelper.cleanupNlp: result=false type=4
- D/PersistentNotificationBroadcastReceiver( 3125): Received intent: Intent { act=android.intent.action.BOOT_COMPLETED flg=0x8000010 cmp=com.google.android.gms/.common.notification.PersistentNotificationBroadcastReceiver (has extras) }
- I/ActivityManager( 2491): Waited long enough for: ServiceRecord{39b519ba u0 com.android.providers.media/.MediaScannerService}
- E/wpa_supplicant( 2561): recvfrom(ctrl_iface): Try again
- D/Finsky ( 4602): [1] 2.run: Loaded library for account: [VMS0uq3hZplt-m_ApIA8x26WShc]
- D/Finsky ( 4602): [1] 2.run: Finished loading 1 libraries.
- D/Finsky ( 4602): [1] RestoreTracker.stopServiceIfDone: Restore complete with 0 success and 0 failed.
- I/ActivityManager( 2491): Start proc 4673:com.google.android.gms.wearable/u0a16 for service com.google.android.gms/.wearable.service.WearableService
- W/ResourcesManager( 4673): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
- W/ResourcesManager( 4673): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
- W/InstanceID/Rpc( 3217): Found 10016
- I/ActivityManager( 2491): Killing 4207:com.android.managedprovisioning/u0a7 (adj 15): empty #17
- I/MultiDex( 4673): VM with version 2.1.0 has multidex support
- I/MultiDex( 4673): install
- I/MultiDex( 4673): VM has multidex support, MultiDex support library is disabled.
- I/ProviderInstaller( 4673): Insert disabled by gate 'gms:security:enable_conscrypt_in_gms_application'
- V/Finsky ( 4602): [1] GearheadStateMonitor.onReady: sIsProjecting:false
- I/CAR.SERVICE( 4639): listener not found in list
- W/art ( 4673): Suspending all threads took: 69.915ms
- D/WearableService( 4673): callingUid 10016, callindPid: 4673
- I/art ( 4673): Background partial concurrent mark sweep GC freed 156(22KB) AllocSpace objects, 0(0B) LOS objects, 40% free, 3MB/5MB, paused 73.333ms total 98.724ms
- D/GCM ( 3217): COMPAT: Multi user ser=0 current=0
- I/CheckinService( 3217): Disabling old GoogleServicesFramework version
- E/GmsWearableLS( 3247): GoogleApiClient connection failed: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null}
- D/GCM ( 3125): GcmService start Intent { act=android.intent.action.BOOT_COMPLETED flg=0x8000010 cmp=com.google.android.gms/.gcm.GcmService (has extras) } android.intent.action.BOOT_COMPLETED
- D/SystemUpdateService( 3217): onCreate
- I/CheckinService( 3217): Checking schedule, now: 1433867217898 next: 1434028588200
- I/CheckinService( 3217): active receiver: disabled
- I/GCoreUlr( 3217): 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.BOOT_COMPLETED}]
- D/SystemUpdateService( 3217): onStartCommand: intent: Intent { cmp=com.google.android.gms/.update.SystemUpdateService (has extras) }
- I/ConfigService( 3125): onCreate
- I/ConfigService( 3125): onBind for Intent { act=com.google.android.gms.config.UPDATE pkg=com.google.android.gms } action com.google.android.gms.config.UPDATE
- I/ConfigService( 3125): onBind returning update interface
- I/ConfigService( 3125): onBind for Intent { act=com.google.android.gms.config.START pkg=com.google.android.gms } action com.google.android.gms.config.START
- I/ConfigService( 3125): onBind returning service broker
- I/ConfigFetchService( 3217): onStartCommand Intent { cmp=com.google.android.gms/.config.ConfigFetchService (has extras) }
- V/AuthZen ( 3217): Handling intent: android.intent.action.BOOT_COMPLETED
- D/AuthZenEventHandler( 3217): Handling event: android.intent.action.BOOT_COMPLETED
- I/SystemUpdateService( 3217): cancelUpdate (empty URL)
- I/SystemUpdateService( 3217): active receiver: disabled
- D/PackageManager( 2491): Ignoring attempt to set enabled state of disabled component com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
- I/ConfigFetchService( 3217): service connected
- D/ChimeraRcvrProxy( 3217): Creating receiver proxy ComponentInfo{com.google.android.gms/com.google.android.gms.kids.chimera.SystemEventReceiverProxy}
- D/ChimeraRcvrProxy( 3217): Proxying container receiver ComponentInfo{com.google.android.gms/com.google.android.gms.kids.chimera.SystemEventReceiverProxy} to Chimera receiver impl com.google.android.gms.kids.account.SystemEventReceiver
- D/ChimeraCfgMgr( 3217): Loading module com.google.android.gms.kids from APK com.google.android.gms
- W/BaseAppContext( 3217): Using Auth Proxy for data requests.
- I/ActivityManager( 2491): Start proc 4719:com.google.android.googlequicksearchbox:search/u0a22 for broadcast com.google.android.googlequicksearchbox/com.google.android.search.core.StartUpReceiver
- I/ActivityManager( 2491): Waited long enough for: ServiceRecord{35b2b66c u0 com.android.calendar/.alerts.InitAlarmsService}
- I/art ( 3247): Explicit concurrent mark sweep GC freed 10068(537KB) AllocSpace objects, 3(48KB) LOS objects, 38% free, 6MB/10MB, paused 4.211ms total 221.069ms
- I/GoogleURLConnFactory( 3217): Using platform SSLCertificateSocketFactory
- I/GLSUser ( 3217): [ChannelManager] Attempting to channel bind connection HttpClient.
- I/GLSUser ( 3217): [ChannelManager] Checking whether channelId is enabled. isEnabledGmsCore? false, isEnabledSdk? true, isAtLeastKitKat? true
- D/ChimeraSrvcProxy( 3217): Creating service proxy ComponentInfo{com.google.android.gms/com.google.android.gms.kids.chimera.KidsApiServiceProxy}
- D/ChimeraSrvcProxy( 3217): Proxying container service ComponentInfo{com.google.android.gms/com.google.android.gms.kids.chimera.KidsApiServiceProxy} to Chimera service impl com.google.android.gms.kids.common.service.KidsApiService
- D/ChimeraCfgMgr( 3217): Loading module com.google.android.gms.kids from APK com.google.android.gms
- D/ConfigFetchService( 3217): ConfigApi connection successful.
- D/SystemUpdateService( 3217): onDestroy
- V/GLSActivity( 3125): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
- I/GLSUser ( 3125): [GLSUser] getTokenFromCache: [account: <ELLIDED:701>, callingPkg: com.google.android.gms, service: ac2dm]
- V/GLSActivity( 3125): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
- V/GLSActivity( 3125): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
- I/AuthZen ( 3217): Fetching signing key...
- I/AuthZen ( 3217): Signing key fetched successfully!
- W/BaseAppContext( 3217): Using Auth Proxy for data requests.
- I/art ( 2491): Explicit concurrent mark sweep GC freed 16524(745KB) AllocSpace objects, 0(0B) LOS objects, 22% free, 13MB/17MB, paused 2.349ms total 167.572ms
- V/GLSActivity( 3125): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
- I/art ( 3125): Explicit concurrent mark sweep GC freed 8930(565KB) AllocSpace objects, 6(96KB) LOS objects, 39% free, 5MB/8MB, paused 69.824ms total 385.192ms
- I/GCoreUlr( 3247): 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.BOOT_COMPLETED
- D/a ( 3217): Opening database auth.proximity.permit_store...
- D/AuthZenTransactionCache( 3217): Initialized cache in: /data/data/com.google.android.gms/files
- D/AuthZenTransactionCache( 3217): Clearing transaction cache
- I/GCoreUlr( 3247): WorldUpdater:android.intent.action.BOOT_COMPLETED: Ensuring that reporting is active for [account#13#]
- W/art ( 4719): Suspending all threads took: 6.835ms
- E/wpa_supplicant( 2561): recvfrom(ctrl_iface): Try again
- D/MediaProvider( 2567): object removed 27133
- D/MediaProvider( 2567): object removed 27134
- D/MediaProvider( 2567): object removed 27135
- D/MediaProvider( 2567): object removed 27136
- D/MediaProvider( 2567): object removed 27137
- D/MediaProvider( 2567): object removed 27138
- D/MediaProvider( 2567): object removed 27139
- D/MediaProvider( 2567): object removed 27140
- D/MediaProvider( 2567): object removed 27141
- D/MediaProvider( 2567): object removed 27142
- D/MediaProvider( 2567): object removed 27143
- D/MediaProvider( 2567): object removed 27144
- D/MediaProvider( 2567): object removed 27145
- D/MediaProvider( 2567): object removed 27146
- D/MediaProvider( 2567): object removed 27147
- D/MediaProvider( 2567): object removed 27148
- D/MediaProvider( 2567): object removed 27149
- D/MediaProvider( 2567): object removed 27150
- D/MediaProvider( 2567): object removed 27151
- D/MediaProvider( 2567): object removed 27152
- D/MediaProvider( 2567): object removed 27153
- D/MediaProvider( 2567): object removed 27154
- D/MediaProvider( 2567): object removed 27155
- D/MediaProvider( 2567): object removed 27156
- D/MediaProvider( 2567): object removed 27157
- D/MediaProvider( 2567): object removed 27158
- D/MediaProvider( 2567): object removed 27159
- D/MediaProvider( 2567): object removed 27160
- D/MediaProvider( 2567): object removed 27161
- D/MediaProvider( 2567): object removed 27162
- D/MediaProvider( 2567): object removed 27163
- D/MediaProvider( 2567): object removed 27164
- D/MediaProvider( 2567): object removed 27165
- D/MediaProvider( 2567): object removed 27166
- D/MediaProvider( 2567): object removed 27167
- D/MediaProvider( 2567): object removed 27168
- D/MediaProvider( 2567): object removed 27169
- D/MediaProvider( 2567): object removed 27170
- D/MediaProvider( 2567): object removed 27171
- D/MediaProvider( 2567): object removed 27172
- D/MediaProvider( 2567): object removed 27173
- D/MediaProvider( 2567): object removed 27174
- D/MediaProvider( 2567): object removed 27175
- D/MediaProvider( 2567): object removed 27176
- D/MediaProvider( 2567): object removed 27177
- D/MediaProvider( 2567): object removed 27178
- D/MediaProvider( 2567): object removed 27179
- D/MediaProvider( 2567): object removed 27180
- D/MediaProvider( 2567): object removed 27181
- D/MediaProvider( 2567): object removed 27182
- D/MediaProvider( 2567): object removed 27183
- D/MediaProvider( 2567): object removed 27184
- D/MediaProvider( 2567): object removed 27185
- D/MediaProvider( 2567): object removed 27186
- D/MediaProvider( 2567): object removed 27187
- D/MediaProvider( 2567): object removed 27188
- D/MediaProvider( 2567): object removed 27189
- D/MediaProvider( 2567): object removed 27190
- D/MediaProvider( 2567): object removed 27191
- D/MediaProvider( 2567): object removed 27192
- D/MediaProvider( 2567): object removed 27193
- D/MediaProvider( 2567): object removed 27194
- D/MediaProvider( 2567): object removed 27195
- D/MediaProvider( 2567): object removed 27196
- D/MediaProvider( 2567): object removed 27197
- D/MediaProvider( 2567): object removed 27198
- D/MediaProvider( 2567): object removed 27199
- D/MediaProvider( 2567): object removed 27200
- D/MediaProvider( 2567): object removed 27201
- D/MediaProvider( 2567): object removed 27202
- D/MediaProvider( 2567): object removed 27203
- D/MediaProvider( 2567): object removed 27204
- D/MediaProvider( 2567): object removed 27205
- D/MediaProvider( 2567): object removed 27206
- D/MediaProvider( 2567): object removed 27207
- D/MediaProvider( 2567): object removed 27208
- D/MediaProvider( 2567): object removed 27209
- D/MediaProvider( 2567): object removed 27210
- D/MediaProvider( 2567): object removed 27211
- D/MediaProvider( 2567): object removed 27212
- D/MediaProvider( 2567): object removed 27213
- D/MediaProvider( 2567): object removed 27214
- D/MediaProvider( 2567): object removed 27215
- D/MediaProvider( 2567): object removed 27216
- D/MediaProvider( 2567): object removed 27217
- D/MediaProvider( 2567): object removed 27218
- D/MediaProvider( 2567): object removed 27219
- D/MediaProvider( 2567): object removed 27220
- D/MediaProvider( 2567): object removed 27221
- D/MediaProvider( 2567): object removed 27222
- D/MediaProvider( 2567): object removed 27223
- D/MediaProvider( 2567): object removed 27224
- D/MediaProvider( 2567): object removed 27225
- D/MediaProvider( 2567): object removed 27226
- D/MediaProvider( 2567): object removed 27227
- D/MediaProvider( 2567): object removed 27228
- D/MediaProvider( 2567): object removed 27229
- D/MediaProvider( 2567): object removed 27230
- D/MediaProvider( 2567): object removed 27231
- D/MediaProvider( 2567): object removed 27232
- D/MediaProvider( 2567): object removed 27233
- I/ActivityManager( 2491): Start proc 4760:com.google.android.keep/u0a84 for broadcast com.google.android.keep/.notification.AlertReceiver
- W/art ( 4719): Suspending all threads took: 6.835ms
- W/art ( 4719): Suspending all threads took: 7.659ms
- W/TRThreadPoolExecutor( 4719): Task "NotifyOnDoneFutureTask[refresh_search_history]" is a x. Failures of FutureTask can not be detected and exceptions will not be propagated by the executor
- W/TRThreadPoolExecutor( 4719): Task "NotifyOnDoneFutureTask[log_attempted_searches_to_kansas]" is a x. Failures of FutureTask can not be detected and exceptions will not be propagated by the executor
- I/SearchServiceFactory( 4719): refreshing search history.
- W/TRThreadPoolExecutor( 4719): Task "NotifyOnDoneFutureTask[log_applications_to_clearcut_unconditionally]" is a x. Failures of FutureTask can not be detected and exceptions will not be propagated by the executor
- W/TRThreadPoolExecutor( 4719): Task "NotifyOnDoneFutureTask[update_hotword_models]" is a x. Failures of FutureTask can not be detected and exceptions will not be propagated by the executor
- W/TRThreadPoolExecutor( 4719): Task "NotifyOnDoneFutureTask[log_contacts_to_clearcut_unconditionally]" is a x. Failures of FutureTask can not be detected and exceptions will not be propagated by the executor
- W/TRThreadPoolExecutor( 4719): Task "NotifyOnDoneFutureTask[refresh_auth_tokens]" is a x. Failures of FutureTask can not be detected and exceptions will not be propagated by the executor
- W/TRThreadPoolExecutor( 4719): Task "p[Get token]" is a o. Failures of FutureTask can not be detected and exceptions will not be propagated by the executor
- I/GLSUser ( 3125): [GLSUser] getTokenFromCache: [account: <ELLIDED:701>, callingPkg: com.google.android.googlequicksearchbox, service: oauth2:https://www.googleapis.com/auth/googlenow]
- I/Auth.Core( 3125): [TokenCache] Missing snowballing token: no granted scopes set.
- I/Icing ( 3217): Query from com.google.android.googlequicksearchbox start 0 num 1000
- W/LocationOracleImpl( 4719): Best location was null
- I/Icing ( 3217): Query from com.google.android.googlequicksearchbox start 0 num 1000
- I/ApplicationLogger( 4719): logBytes() : Old Hash = 1038910560 : New Hash = -713519202
- I/Icing ( 3217): Query from com.google.android.googlequicksearchbox start 0 num 25
- I/Icing ( 3217): Query from com.google.android.googlequicksearchbox start 0 num 25
- E/wpa_supplicant( 2561): recvfrom(ctrl_iface): Try again
- I/Icing ( 3217): Query from com.google.android.googlequicksearchbox start 0 num 25
- I/Icing ( 3217): Query from com.google.android.googlequicksearchbox start 0 num 25
- I/WebViewFactory( 4719): Loading com.android.webview version 39 (eng.flintman-arm) (code 399991)
- I/Icing ( 3217): Query from com.google.android.googlequicksearchbox start 0 num 25
- W/art ( 2491): Long monitor contention event with owner method=void android.database.sqlite.SQLiteConnection.nativeExecute(long, long) from SQLiteConnection.java:4294967294 waiters=0 for 882ms
- W/TRThreadPoolExecutor( 4719): Task "p[Get token]" is a o. Failures of FutureTask can not be detected and exceptions will not be propagated by the executor
- I/GLSUser ( 3125): [GLSUser] getTokenFromCache: [account: <ELLIDED:701>, callingPkg: com.google.android.googlequicksearchbox, service: oauth2:https://www.googleapis.com/auth/googlenow]
- I/Auth.Core( 3125): [TokenCache] Missing snowballing token: no granted scopes set.
- I/GLSUser ( 3125): [GLSUser] getTokenFromGoogle [account: <ELLIDED:701>, callingPkg: com.google.android.googlequicksearchbox, service: oauth2:https://www.googleapis.com/auth/googlenow
- I/Icing ( 3217): Query from com.google.android.googlequicksearchbox start 0 num 25
- D/MediaProvider( 2567): object removed 27234
- D/MediaProvider( 2567): object removed 27235
- D/MediaProvider( 2567): object removed 27236
- D/MediaProvider( 2567): object removed 27237
- D/MediaProvider( 2567): object removed 27238
- D/MediaProvider( 2567): object removed 27239
- D/MediaProvider( 2567): object removed 27240
- D/MediaProvider( 2567): object removed 27241
- D/MediaProvider( 2567): object removed 27242
- D/MediaProvider( 2567): object removed 27243
- D/MediaProvider( 2567): object removed 27244
- D/MediaProvider( 2567): object removed 27245
- D/MediaProvider( 2567): object removed 27246
- D/MediaProvider( 2567): object removed 27247
- D/MediaProvider( 2567): object removed 27248
- D/MediaProvider( 2567): object removed 27249
- D/MediaProvider( 2567): object removed 27250
- D/MediaProvider( 2567): object removed 27251
- D/MediaProvider( 2567): object removed 27252
- D/MediaProvider( 2567): object removed 27253
- D/MediaProvider( 2567): object removed 27254
- D/MediaProvider( 2567): object removed 27255
- D/MediaProvider( 2567): object removed 27256
- D/MediaProvider( 2567): object removed 27257
- D/MediaProvider( 2567): object removed 27258
- D/MediaProvider( 2567): object removed 27259
- D/MediaProvider( 2567): object removed 27260
- D/MediaProvider( 2567): object removed 27261
- D/MediaProvider( 2567): object removed 27262
- D/MediaProvider( 2567): object removed 27263
- D/MediaProvider( 2567): object removed 27264
- D/MediaProvider( 2567): object removed 27265
- D/MediaProvider( 2567): object removed 27266
- D/MediaProvider( 2567): object removed 27267
- D/MediaProvider( 2567): object removed 27268
- D/MediaProvider( 2567): object removed 27269
- D/MediaProvider( 2567): object removed 27270
- D/MediaProvider( 2567): object removed 27271
- D/MediaProvider( 2567): object removed 27272
- D/MediaProvider( 2567): object removed 27273
- D/MediaProvider( 2567): object removed 27274
- D/MediaProvider( 2567): object removed 27275
- D/MediaProvider( 2567): object removed 27276
- D/MediaProvider( 2567): object removed 27277
- D/MediaProvider( 2567): object removed 27278
- D/MediaProvider( 2567): object removed 27279
- D/MediaProvider( 2567): object removed 27280
- D/MediaProvider( 2567): object removed 27281
- D/MediaProvider( 2567): object removed 27282
- D/MediaProvider( 2567): object removed 27283
- D/MediaProvider( 2567): object removed 27284
- D/MediaProvider( 2567): object removed 27285
- D/MediaProvider( 2567): object removed 27286
- D/MediaProvider( 2567): object removed 27287
- D/MediaProvider( 2567): object removed 27288
- D/MediaProvider( 2567): object removed 27289
- D/MediaProvider( 2567): object removed 27290
- D/MediaProvider( 2567): object removed 27291
- D/MediaProvider( 2567): object removed 27292
- D/MediaProvider( 2567): object removed 27293
- D/MediaProvider( 2567): object removed 27294
- D/MediaProvider( 2567): object removed 27295
- D/MediaProvider( 2567): object removed 27296
- D/MediaProvider( 2567): object removed 27297
- D/MediaProvider( 2567): object removed 27298
- D/MediaProvider( 2567): object removed 27299
- D/MediaProvider( 2567): object removed 27300
- D/MediaProvider( 2567): object removed 27301
- D/MediaProvider( 2567): object removed 27302
- D/MediaProvider( 2567): object removed 27303
- D/MediaProvider( 2567): object removed 27304
- D/MediaProvider( 2567): object removed 27305
- D/MediaProvider( 2567): object removed 27306
- D/MediaProvider( 2567): object removed 27307
- D/MediaProvider( 2567): object removed 27308
- D/MediaProvider( 2567): object removed 27309
- D/MediaProvider( 2567): object removed 27310
- D/MediaProvider( 2567): object removed 27311
- D/MediaProvider( 2567): object removed 27312
- D/MediaProvider( 2567): object removed 27313
- D/MediaProvider( 2567): object removed 27314
- D/MediaProvider( 2567): object removed 27315
- D/MediaProvider( 2567): object removed 27316
- D/MediaProvider( 2567): object removed 27317
- D/MediaProvider( 2567): object removed 27318
- D/MediaProvider( 2567): object removed 27319
- D/MediaProvider( 2567): object removed 27320
- D/MediaProvider( 2567): object removed 27321
- D/MediaProvider( 2567): object removed 27322
- D/MediaProvider( 2567): object removed 27323
- D/MediaProvider( 2567): object removed 27324
- D/MediaProvider( 2567): object removed 27325
- D/MediaProvider( 2567): object removed 27326
- D/MediaProvider( 2567): object removed 27327
- D/MediaProvider( 2567): object removed 27328
- D/MediaProvider( 2567): object removed 27329
- D/MediaProvider( 2567): object removed 27330
- D/MediaProvider( 2567): object removed 27331
- D/MediaProvider( 2567): object removed 27332
- D/MediaProvider( 2567): object removed 27333
- D/MediaProvider( 2567): object removed 27334
- W/art ( 4719): Suspending all threads took: 215.698ms
- I/ApplicationLogger( 4719): logEvent(): Logged 3007 bytes in 2572 ms
- I/art ( 4719): WaitForGcToComplete blocked for 58.959ms for cause HomogeneousSpaceCompact
- I/Icing ( 3217): Query from com.google.android.googlequicksearchbox start 0 num 25
- I/Icing ( 3217): Query from com.google.android.googlequicksearchbox start 0 num 25
- I/Icing ( 3217): Query from com.google.android.googlequicksearchbox start 0 num 25
- I/Icing ( 3217): Query from com.google.android.googlequicksearchbox start 0 num 25
- I/Icing ( 3217): Query from com.google.android.googlequicksearchbox start 0 num 25
- I/Icing ( 3217): Query from com.google.android.googlequicksearchbox start 0 num 25
- I/Icing ( 3217): Query from com.google.android.googlequicksearchbox start 0 num 25
- I/Icing ( 3217): Query from com.google.android.googlequicksearchbox start 0 num 25
- I/GLSUser ( 3125): [GLSUser] getAuthtoken(<ELLIDED:701>, oauth2:https://www.googleapis.com/auth/googlenow) -> status: null)
- I/GLSUser ( 3125): [GLSUser] Extracting token using key: Auth
- I/Icing ( 3217): Query from com.google.android.googlequicksearchbox start 0 num 25
- I/Icing ( 3217): Query from com.google.android.googlequicksearchbox start 0 num 25
- I/ContactLogger( 4719): logBytes() : Old Hash = -689985582 : New Hash = -1175753092
- W/art ( 4760): Suspending all threads took: 9.429ms
- W/BroadcastQueue( 2491): Permission Denial: receiving Intent { act=android.intent.action.BOOT_COMPLETED flg=0x8000010 (has extras) } to com.ea.games.simsfreeplay_row/com.mpp.android.tools.AlarmReceiver requires android.permission.RECEIVE_BOOT_COMPLETED due to sender null (uid 1000)
- I/ActivityManager( 2491): Start proc 4820:com.adobe.air/u0a95 for broadcast com.adobe.air/com.adobe.mobile_playpanel.PollBroadcastReceiver
- I/LibraryLoader( 4719): Time to load native libraries: 851 ms (timestamps 2026-2877)
- I/LibraryLoader( 4719): Expected native library version number "",actual native library version number ""
- W/art ( 4719): Attempt to remove local handle scope entry from IRT, ignoring
- W/TRThreadPoolExecutor( 4719): Task "b[Get cookie call]" is a o. Failures of FutureTask can not be detected and exceptions will not be propagated by the executor
- I/ActivityManager( 2491): Killing 4238:com.android.onetimeinitializer/u0a9 (adj 15): empty #17
- W/GLSUser ( 3125): [GLSUser] Permission for com.google.android.googlequicksearchbox to access oauth2:https://www.googleapis.com/auth/googlenow will be managed locally.
- D/MediaProvider( 2567): object removed 27335
- D/MediaProvider( 2567): object removed 27336
- D/MediaProvider( 2567): object removed 27337
- D/MediaProvider( 2567): object removed 27338
- D/MediaProvider( 2567): object removed 27339
- D/MediaProvider( 2567): object removed 27340
- D/MediaProvider( 2567): object removed 27341
- D/MediaProvider( 2567): object removed 27342
- D/MediaProvider( 2567): object removed 27343
- D/MediaProvider( 2567): object removed 27344
- D/MediaProvider( 2567): object removed 27345
- D/MediaProvider( 2567): object removed 27346
- D/MediaProvider( 2567): object removed 27347
- D/MediaProvider( 2567): object removed 27348
- D/MediaProvider( 2567): object removed 27349
- D/MediaProvider( 2567): object removed 27350
- D/MediaProvider( 2567): object removed 27351
- D/MediaProvider( 2567): object removed 27352
- D/MediaProvider( 2567): object removed 27353
- D/MediaProvider( 2567): object removed 27354
- D/MediaProvider( 2567): object removed 27355
- D/MediaProvider( 2567): object removed 27356
- D/MediaProvider( 2567): object removed 27357
- D/MediaProvider( 2567): object removed 27358
- D/MediaProvider( 2567): object removed 27359
- D/MediaProvider( 2567): object removed 27360
- D/MediaProvider( 2567): object removed 27361
- D/MediaProvider( 2567): object removed 27362
- D/MediaProvider( 2567): object removed 27363
- D/MediaProvider( 2567): object removed 27364
- D/MediaProvider( 2567): object removed 27365
- D/MediaProvider( 2567): object removed 27366
- D/MediaProvider( 2567): object removed 27367
- D/MediaProvider( 2567): object removed 27368
- D/MediaProvider( 2567): object removed 27369
- D/MediaProvider( 2567): object removed 27370
- D/MediaProvider( 2567): object removed 27371
- D/MediaProvider( 2567): object removed 27372
- D/MediaProvider( 2567): object removed 27373
- D/MediaProvider( 2567): object removed 27374
- D/MediaProvider( 2567): object removed 27375
- D/MediaProvider( 2567): object removed 27376
- D/MediaProvider( 2567): object removed 27377
- D/MediaProvider( 2567): object removed 27378
- D/MediaProvider( 2567): object removed 27379
- W/art ( 4719): Attempt to remove local handle scope entry from IRT, ignoring
- D/MediaProvider( 2567): object removed 27380
- D/MediaProvider( 2567): object removed 27381
- D/MediaProvider( 2567): object removed 27382
- D/MediaProvider( 2567): object removed 27383
- D/MediaProvider( 2567): object removed 27384
- D/MediaProvider( 2567): object removed 27385
- D/MediaProvider( 2567): object removed 27386
- D/MediaProvider( 2567): object removed 27387
- D/MediaProvider( 2567): object removed 27388
- D/MediaProvider( 2567): object removed 27389
- D/MediaProvider( 2567): object removed 27390
- D/WifiService( 2491): New client listening to asynchronous messages
- D/MediaProvider( 2567): object removed 27391
- D/MediaProvider( 2567): object removed 27392
- D/MediaProvider( 2567): object removed 27393
- D/MediaProvider( 2567): object removed 27394
- D/MediaProvider( 2567): object removed 27395
- D/MediaProvider( 2567): object removed 27396
- D/MediaProvider( 2567): object removed 27397
- D/MediaProvider( 2567): object removed 27398
- D/MediaProvider( 2567): object removed 27399
- D/MediaProvider( 2567): object removed 27400
- D/MediaProvider( 2567): object removed 27401
- D/MediaProvider( 2567): object removed 27402
- D/MediaProvider( 2567): object removed 27403
- D/MediaProvider( 2567): object removed 27404
- D/MediaProvider( 2567): object removed 27405
- D/MediaProvider( 2567): object removed 27406
- D/MediaProvider( 2567): object removed 27407
- D/MediaProvider( 2567): object removed 27408
- D/MediaProvider( 2567): object removed 27409
- D/MediaProvider( 2567): object removed 27410
- D/MediaProvider( 2567): object removed 27411
- D/MediaProvider( 2567): object removed 27412
- D/MediaProvider( 2567): object removed 27413
- D/MediaProvider( 2567): object removed 27414
- D/MediaProvider( 2567): object removed 27415
- D/MediaProvider( 2567): object removed 27416
- D/MediaProvider( 2567): object removed 27417
- D/MediaProvider( 2567): object removed 27418
- D/MediaProvider( 2567): object removed 27419
- D/MediaProvider( 2567): object removed 27420
- D/MediaProvider( 2567): object removed 27421
- D/MediaProvider( 2567): object removed 27422
- D/MediaProvider( 2567): object removed 27423
- D/MediaProvider( 2567): object removed 27424
- D/MediaProvider( 2567): object removed 27425
- D/MediaProvider( 2567): object removed 27426
- D/MediaProvider( 2567): object removed 27427
- D/MediaProvider( 2567): object removed 27428
- D/MediaProvider( 2567): object removed 27429
- D/MediaProvider( 2567): object removed 27430
- D/MediaProvider( 2567): object removed 27431
- D/MediaProvider( 2567): object removed 27432
- D/MediaProvider( 2567): object removed 27433
- D/MediaProvider( 2567): object removed 27434
- D/MediaProvider( 2567): object removed 27435
- I/ContactLogger( 4719): logEvent(): Logged 8230 bytes in 4383 ms
- I/ActivityManager( 2491): Start proc 4872:de.mobile.android.app/u0a103 for broadcast de.mobile.android.app/.core.MobileBootReceiver
- I/ActivityManager( 2491): Killing 4258:com.android.settings/1000 (adj 15): empty #17
- E/wpa_supplicant( 2561): recvfrom(ctrl_iface): Try again
- I/art ( 2491): Explicit concurrent mark sweep GC freed 20753(993KB) AllocSpace objects, 1(16KB) LOS objects, 22% free, 13MB/17MB, paused 3.417ms total 150.665ms
- D/MediaProvider( 2567): object removed 27436
- D/MediaProvider( 2567): object removed 27437
- D/MediaProvider( 2567): object removed 27438
- D/MediaProvider( 2567): object removed 27439
- D/MediaProvider( 2567): object removed 27440
- D/MediaProvider( 2567): object removed 27441
- D/MediaProvider( 2567): object removed 27442
- D/MediaProvider( 2567): object removed 27443
- D/MediaProvider( 2567): object removed 27444
- D/MediaProvider( 2567): object removed 27445
- D/MediaProvider( 2567): object removed 27446
- D/MediaProvider( 2567): object removed 27447
- D/MediaProvider( 2567): object removed 27448
- D/MediaProvider( 2567): object removed 27449
- D/MediaProvider( 2567): object removed 27450
- D/MediaProvider( 2567): object removed 27451
- D/MediaProvider( 2567): object removed 27452
- D/MediaProvider( 2567): object removed 27453
- D/MediaProvider( 2567): object removed 27454
- D/MediaProvider( 2567): object removed 27455
- D/MediaProvider( 2567): object removed 27456
- D/MediaProvider( 2567): object removed 27457
- D/MediaProvider( 2567): object removed 27458
- D/MediaProvider( 2567): object removed 27459
- D/MediaProvider( 2567): object removed 27460
- D/MediaProvider( 2567): object removed 27461
- D/MediaProvider( 2567): object removed 27462
- D/MediaProvider( 2567): object removed 27463
- D/MediaProvider( 2567): object removed 27464
- D/MediaProvider( 2567): object removed 27465
- D/MediaProvider( 2567): object removed 27466
- D/MediaProvider( 2567): object removed 27467
- D/MediaProvider( 2567): object removed 27468
- D/MediaProvider( 2567): object removed 27469
- D/MediaProvider( 2567): object removed 27470
- D/MediaProvider( 2567): object removed 27471
- D/MediaProvider( 2567): object removed 27472
- D/MediaProvider( 2567): object removed 27473
- D/MediaProvider( 2567): object removed 27474
- D/MediaProvider( 2567): object removed 27475
- D/MediaProvider( 2567): object removed 27476
- D/MediaProvider( 2567): object removed 27477
- D/MediaProvider( 2567): object removed 27478
- D/MediaProvider( 2567): object removed 27479
- D/MediaProvider( 2567): object removed 27480
- D/MediaProvider( 2567): object removed 27481
- D/MediaProvider( 2567): object removed 27482
- D/MediaProvider( 2567): object removed 27483
- D/MediaProvider( 2567): object removed 27484
- D/MediaProvider( 2567): object removed 27485
- D/MediaProvider( 2567): object removed 27486
- D/MediaProvider( 2567): object removed 27487
- D/MediaProvider( 2567): object removed 27488
- D/MediaProvider( 2567): object removed 27489
- D/MediaProvider( 2567): object removed 27490
- D/MediaProvider( 2567): object removed 27491
- D/MediaProvider( 2567): object removed 27492
- D/MediaProvider( 2567): object removed 27493
- D/MediaProvider( 2567): object removed 27494
- D/MediaProvider( 2567): object removed 27495
- D/MediaProvider( 2567): object removed 27496
- D/MediaProvider( 2567): object removed 27497
- D/MediaProvider( 2567): object removed 27498
- D/MediaProvider( 2567): object removed 27499
- D/MediaProvider( 2567): object removed 27500
- D/MediaProvider( 2567): object removed 27501
- D/MediaProvider( 2567): object removed 27502
- D/MediaProvider( 2567): object removed 27503
- D/MediaProvider( 2567): object removed 27504
- D/MediaProvider( 2567): object removed 27505
- D/MediaProvider( 2567): object removed 27506
- D/MediaProvider( 2567): object removed 27507
- D/MediaProvider( 2567): object removed 27508
- D/MediaProvider( 2567): object removed 27509
- D/MediaProvider( 2567): object removed 27510
- D/MediaProvider( 2567): object removed 27511
- D/MediaProvider( 2567): object removed 27512
- D/MediaProvider( 2567): object removed 27513
- D/MediaProvider( 2567): object removed 27514
- D/MediaProvider( 2567): object removed 27515
- D/MediaProvider( 2567): object removed 27516
- D/MediaProvider( 2567): object removed 27517
- D/MediaProvider( 2567): object removed 27518
- D/MediaProvider( 2567): object removed 27519
- D/MediaProvider( 2567): object removed 27520
- D/MediaProvider( 2567): object removed 27521
- D/MediaProvider( 2567): object removed 27522
- D/MediaProvider( 2567): object removed 27523
- D/MediaProvider( 2567): object removed 27524
- D/MediaProvider( 2567): object removed 27525
- D/MediaProvider( 2567): object removed 27526
- D/MediaProvider( 2567): object removed 27527
- D/MediaProvider( 2567): object removed 27528
- D/MediaProvider( 2567): object removed 27529
- D/MediaProvider( 2567): object removed 27530
- D/MediaProvider( 2567): object removed 27531
- D/MediaProvider( 2567): object removed 27532
- D/MediaProvider( 2567): object removed 27533
- D/MediaProvider( 2567): object removed 27534
- D/MediaProvider( 2567): object removed 27535
- D/MediaProvider( 2567): object removed 27536
- I/ActivityManager( 2491): Killing 4276:com.google.android.onetimeinitializer/u0a18 (adj 15): empty #17
- D/MediaProvider( 2567): object removed 27537
- D/MediaProvider( 2567): object removed 27538
- D/MediaProvider( 2567): object removed 27539
- D/MediaProvider( 2567): object removed 27540
- D/MediaProvider( 2567): object removed 27541
- D/MediaProvider( 2567): object removed 27542
- D/MediaProvider( 2567): object removed 27543
- D/MediaProvider( 2567): object removed 27544
- D/MediaProvider( 2567): object removed 27545
- D/MediaProvider( 2567): object removed 27546
- D/MediaProvider( 2567): object removed 27547
- D/MediaProvider( 2567): object removed 27548
- D/MediaProvider( 2567): object removed 27549
- D/MediaProvider( 2567): object removed 27550
- D/MediaProvider( 2567): object removed 27551
- D/MediaProvider( 2567): object removed 27552
- D/MediaProvider( 2567): object removed 27553
- D/MediaProvider( 2567): object removed 27554
- D/MediaProvider( 2567): object removed 27555
- D/MediaProvider( 2567): object removed 27556
- D/MediaProvider( 2567): object removed 27557
- D/MediaProvider( 2567): object removed 27558
- D/MediaProvider( 2567): object removed 27559
- D/MediaProvider( 2567): object removed 27560
- D/MediaProvider( 2567): object removed 27561
- D/MediaProvider( 2567): object removed 27562
- D/MediaProvider( 2567): object removed 27563
- D/MediaProvider( 2567): object removed 27564
- D/MediaProvider( 2567): object removed 27565
- D/MediaProvider( 2567): object removed 27566
- D/MediaProvider( 2567): object removed 27567
- D/MediaProvider( 2567): object removed 27568
- D/MediaProvider( 2567): object removed 27569
- D/MediaProvider( 2567): object removed 27570
- D/MediaProvider( 2567): object removed 27571
- D/MediaProvider( 2567): object removed 27572
- D/MediaProvider( 2567): object removed 27573
- D/MediaProvider( 2567): object removed 27574
- D/MediaProvider( 2567): object removed 27575
- D/MediaProvider( 2567): object removed 27576
- D/MediaProvider( 2567): object removed 27577
- D/MediaProvider( 2567): object removed 27578
- D/MediaProvider( 2567): object removed 27579
- D/MediaProvider( 2567): object removed 27580
- D/MediaProvider( 2567): object removed 27581
- D/MediaProvider( 2567): object removed 27582
- D/MediaProvider( 2567): object removed 27583
- D/MediaProvider( 2567): object removed 27584
- D/MediaProvider( 2567): object removed 27585
- D/MediaProvider( 2567): object removed 27586
- D/MediaProvider( 2567): object removed 27587
- D/MediaProvider( 2567): object removed 27588
- D/MediaProvider( 2567): object removed 27589
- D/MediaProvider( 2567): object removed 27590
- D/MediaProvider( 2567): object removed 27591
- D/MediaProvider( 2567): object removed 27592
- D/MediaProvider( 2567): object removed 27593
- D/MediaProvider( 2567): object removed 27594
- D/MediaProvider( 2567): object removed 27595
- D/MediaProvider( 2567): object removed 27596
- D/MediaProvider( 2567): object removed 27597
- D/MediaProvider( 2567): object removed 27598
- D/MediaProvider( 2567): object removed 27599
- D/MediaProvider( 2567): object removed 27600
- D/MediaProvider( 2567): object removed 27601
- D/MediaProvider( 2567): object removed 27602
- D/MediaProvider( 2567): object removed 27603
- D/MediaProvider( 2567): object removed 27604
- D/MediaProvider( 2567): object removed 27605
- D/MediaProvider( 2567): object removed 27606
- D/MediaProvider( 2567): object removed 27607
- D/MediaProvider( 2567): object removed 27608
- D/MediaProvider( 2567): object removed 27609
- D/MediaProvider( 2567): object removed 27610
- D/MediaProvider( 2567): object removed 27611
- D/MediaProvider( 2567): object removed 27612
- D/MediaProvider( 2567): object removed 27613
- D/MediaProvider( 2567): object removed 27614
- D/MediaProvider( 2567): object removed 27615
- D/MediaProvider( 2567): object removed 27616
- D/MediaProvider( 2567): object removed 27617
- D/MediaProvider( 2567): object removed 27618
- D/MediaProvider( 2567): object removed 27619
- D/MediaProvider( 2567): object removed 27620
- D/MediaProvider( 2567): object removed 27621
- D/MediaProvider( 2567): object removed 27622
- D/MediaProvider( 2567): object removed 27623
- D/MediaProvider( 2567): object removed 27624
- D/MediaProvider( 2567): object removed 27625
- D/MediaProvider( 2567): object removed 27626
- D/MediaProvider( 2567): object removed 27627
- D/MediaProvider( 2567): object removed 27628
- D/MediaProvider( 2567): object removed 27629
- D/MediaProvider( 2567): object removed 27630
- D/MediaProvider( 2567): object removed 27631
- D/MediaProvider( 2567): object removed 27632
- D/MediaProvider( 2567): object removed 27633
- D/MediaProvider( 2567): object removed 27634
- D/MediaProvider( 2567): object removed 27635
- D/MediaProvider( 2567): object removed 27636
- D/MediaProvider( 2567): object removed 27637
- W/Settings( 4872): Setting airplane_mode_on has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value.
- W/Settings( 4872): Setting airplane_mode_on has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value.
- D/MediaProvider( 2567): object removed 27638
- D/MediaProvider( 2567): object removed 27639
- D/MediaProvider( 2567): object removed 27640
- D/MediaProvider( 2567): object removed 27641
- D/MediaProvider( 2567): object removed 27642
- D/MediaProvider( 2567): object removed 27643
- D/MediaProvider( 2567): object removed 27644
- D/MediaProvider( 2567): object removed 27645
- D/MediaProvider( 2567): object removed 27646
- D/MediaProvider( 2567): object removed 27647
- D/MediaProvider( 2567): object removed 27648
- D/MediaProvider( 2567): object removed 27649
- D/MediaProvider( 2567): object removed 27650
- D/MediaProvider( 2567): object removed 27651
- D/MediaProvider( 2567): object removed 27652
- D/MediaProvider( 2567): object removed 27653
- D/MediaProvider( 2567): object removed 27654
- D/MediaProvider( 2567): object removed 27655
- D/MediaProvider( 2567): object removed 27656
- D/MediaProvider( 2567): object removed 27657
- D/MediaProvider( 2567): object removed 27658
- D/MediaProvider( 2567): object removed 27659
- D/MediaProvider( 2567): object removed 27660
- D/MediaProvider( 2567): object removed 27661
- D/MediaProvider( 2567): object removed 27662
- D/MediaProvider( 2567): object removed 27663
- D/MediaProvider( 2567): object removed 27664
- D/MediaProvider( 2567): object removed 27665
- D/MediaProvider( 2567): object removed 27666
- D/MediaProvider( 2567): object removed 27667
- D/MediaProvider( 2567): object removed 27668
- D/MediaProvider( 2567): object removed 27669
- D/MediaProvider( 2567): object removed 27670
- D/MediaProvider( 2567): object removed 27671
- D/MediaProvider( 2567): object removed 27672
- D/MediaProvider( 2567): object removed 27673
- D/MediaProvider( 2567): object removed 27674
- D/MediaProvider( 2567): object removed 27675
- D/MediaProvider( 2567): object removed 27676
- D/MediaProvider( 2567): object removed 27677
- D/MediaProvider( 2567): object removed 27678
- D/MediaProvider( 2567): object removed 27679
- D/MediaProvider( 2567): object removed 27680
- D/MediaProvider( 2567): object removed 27681
- D/MediaProvider( 2567): object removed 27682
- D/MediaProvider( 2567): object removed 27683
- D/MediaProvider( 2567): object removed 27684
- D/MediaProvider( 2567): object removed 27685
- D/MediaProvider( 2567): object removed 27686
- D/MediaProvider( 2567): object removed 27687
- D/MediaProvider( 2567): object removed 27688
- D/MediaProvider( 2567): object removed 27689
- D/MediaProvider( 2567): object removed 27690
- D/MediaProvider( 2567): object removed 27691
- D/MediaProvider( 2567): object removed 27692
- D/MediaProvider( 2567): object removed 27693
- D/MediaProvider( 2567): object removed 27694
- D/MediaProvider( 2567): object removed 27695
- D/MediaProvider( 2567): object removed 27696
- D/MediaProvider( 2567): object removed 27697
- D/MediaProvider( 2567): object removed 27698
- D/MediaProvider( 2567): object removed 27699
- D/MediaProvider( 2567): object removed 27700
- D/MediaProvider( 2567): object removed 27701
- D/MediaProvider( 2567): object removed 27702
- D/MediaProvider( 2567): object removed 27703
- D/MediaProvider( 2567): object removed 27704
- D/MediaProvider( 2567): object removed 27705
- D/MediaProvider( 2567): object removed 27706
- D/MediaProvider( 2567): object removed 27707
- D/MediaProvider( 2567): object removed 27708
- D/MediaProvider( 2567): object removed 27709
- D/MediaProvider( 2567): object removed 27710
- D/MediaProvider( 2567): object removed 27711
- D/MediaProvider( 2567): object removed 27712
- D/MediaProvider( 2567): object removed 27713
- D/MediaProvider( 2567): object removed 27714
- D/MediaProvider( 2567): object removed 27715
- D/MediaProvider( 2567): object removed 27716
- D/MediaProvider( 2567): object removed 27717
- D/MediaProvider( 2567): object removed 27718
- D/MediaProvider( 2567): object removed 27719
- D/MediaProvider( 2567): object removed 27720
- D/MediaProvider( 2567): object removed 27721
- D/MediaProvider( 2567): object removed 27722
- D/MediaProvider( 2567): object removed 27723
- D/MediaProvider( 2567): object removed 27724
- D/MediaProvider( 2567): object removed 27725
- D/MediaProvider( 2567): object removed 27726
- D/MediaProvider( 2567): object removed 27727
- D/MediaProvider( 2567): object removed 27728
- D/MediaProvider( 2567): object removed 27729
- D/MediaProvider( 2567): object removed 27730
- D/MediaProvider( 2567): object removed 27731
- D/MediaProvider( 2567): object removed 27732
- D/MediaProvider( 2567): object removed 27733
- D/MediaProvider( 2567): object removed 27734
- D/MediaProvider( 2567): object removed 27735
- D/MediaProvider( 2567): object removed 27736
- D/MediaProvider( 2567): object removed 27737
- D/MediaProvider( 2567): object removed 27738
- D/PackageManager( 2491): Ignoring attempt to set enabled state of disabled component com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
- D/PackageManager( 2491): Ignoring attempt to set enabled state of disabled component com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
- D/PackageManager( 2491): Ignoring attempt to set enabled state of disabled component com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
- D/MediaProvider( 2567): object removed 27739
- D/MediaProvider( 2567): object removed 27740
- D/MediaProvider( 2567): object removed 27741
- D/MediaProvider( 2567): object removed 27742
- D/MediaProvider( 2567): object removed 27743
- D/MediaProvider( 2567): object removed 27744
- D/MediaProvider( 2567): object removed 27745
- D/MediaProvider( 2567): object removed 27746
- D/MediaProvider( 2567): object removed 27747
- D/MediaProvider( 2567): object removed 27748
- D/MediaProvider( 2567): object removed 27749
- D/MediaProvider( 2567): object removed 27750
- D/MediaProvider( 2567): object removed 27751
- D/MediaProvider( 2567): object removed 27752
- D/MediaProvider( 2567): object removed 27753
- D/MediaProvider( 2567): object removed 27754
- D/MediaProvider( 2567): object removed 27755
- D/MediaProvider( 2567): object removed 27756
- D/MediaProvider( 2567): object removed 27757
- D/MediaProvider( 2567): object removed 27758
- D/MediaProvider( 2567): object removed 27759
- D/MediaProvider( 2567): object removed 27760
- D/MediaProvider( 2567): object removed 27761
- D/MediaProvider( 2567): object removed 27762
- D/MediaProvider( 2567): object removed 27763
- D/MediaProvider( 2567): object removed 27764
- D/MediaProvider( 2567): object removed 27765
- D/MediaProvider( 2567): object removed 27766
- D/MediaProvider( 2567): object removed 27767
- D/MediaProvider( 2567): object removed 27768
- D/MediaProvider( 2567): object removed 27769
- D/MediaProvider( 2567): object removed 27770
- D/MediaProvider( 2567): object removed 27771
- D/MediaProvider( 2567): object removed 27772
- D/MediaProvider( 2567): object removed 27773
- D/MediaProvider( 2567): object removed 27774
- D/MediaProvider( 2567): object removed 27775
- D/MediaProvider( 2567): object removed 27776
- D/MediaProvider( 2567): object removed 27777
- D/MediaProvider( 2567): object removed 27778
- D/MediaProvider( 2567): object removed 27779
- D/MediaProvider( 2567): object removed 27780
- D/MediaProvider( 2567): object removed 27781
- D/MediaProvider( 2567): object removed 27782
- D/MediaProvider( 2567): object removed 27783
- D/MediaProvider( 2567): object removed 27784
- I/GAv4 ( 4872): Google Analytics 4.5.0/7327 is starting up. To enable debug logging on a device run:
- I/GAv4 ( 4872): adb shell setprop log.tag.GAv4 DEBUG
- I/GAv4 ( 4872): adb logcat -s GAv4
- D/MediaProvider( 2567): object removed 27785
- D/MediaProvider( 2567): object removed 27786
- D/MediaProvider( 2567): object removed 27787
- D/MediaProvider( 2567): object removed 27788
- W/GAv4 ( 4872): AnalyticsReceiver is not registered or is disabled. Register the receiver for reliable dispatching on non-Google Play devices. See http://goo.gl/8Rd3yj for instructions.
- W/GAv4 ( 4872): CampaignTrackingReceiver is not registered, not exported or is disabled. Installation campaign tracking is not possible. See http://goo.gl/8Rd3yj for instructions.
- W/GAv4 ( 4872): AnalyticsService not registered in the app manifest. Hits might not be delivered reliably. See http://goo.gl/8Rd3yj for instructions.
- W/art ( 4872): Suspending all threads took: 7.019ms
- W/Settings( 4872): Setting airplane_mode_on has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value.
- W/Settings( 4872): Setting airplane_mode_on has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value.
- W/BroadcastQueue( 2491): Permission Denial: receiving Intent { act=android.intent.action.BOOT_COMPLETED flg=0x8000010 (has extras) } to nz.mega.android/.receivers.BootEventReceiver requires android.permission.RECEIVE_BOOT_COMPLETED due to sender null (uid 1000)
- I/ActivityManager( 2491): Start proc 4921:com.accuweather.android/u0a73 for broadcast com.accuweather.android/.notifications.NotificationService$NotificationBroadcastReceiver
- I/ActivityManager( 2491): Killing 3776:com.android.providers.calendar/u0a1 (adj 15): empty #17
- I/art ( 2600): Background sticky concurrent mark sweep GC freed 32254(1420KB) AllocSpace objects, 0(0B) LOS objects, 6% free, 21MB/22MB, paused 6.835ms total 68.725ms
- E/wpa_supplicant( 2561): recvfrom(ctrl_iface): Try again
- D/AccuWeather Channel ID( 4921): 126ead0e-7fb4-4656-aa02-f628e5dabca0
- W/ActivityManager( 2491): Unable to start service Intent { act=com.urbanairship.richpush.USER_UPDATE cmp=com.accuweather.android/com.urbanairship.richpush.RichPushUpdateService (has extras) } U=0: not found
- D/PhoneStatusBar( 2600): disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search >
- D/BluetoothAdapter( 2600): 724999481: getState() : mService = null. Returning STATE_OFF
- D/BluetoothAdapter( 2600): 724999481: getState() : mService = null. Returning STATE_OFF
- D/BluetoothAdapter( 2600): 724999481: getState() : mService = null. Returning STATE_OFF
- D/BluetoothAdapter( 2600): 724999481: getState() : mService = null. Returning STATE_OFF
- W/ActivityManager( 2491): Unable to start service Intent { act=com.urbanairship.location.ACTION_STOP_UPDATES cmp=com.accuweather.android/com.urbanairship.location.LocationService } U=0: not found
- W/BroadcastQueue( 2491): Permission Denial: receiving Intent { act=android.intent.action.BOOT_COMPLETED flg=0x8000010 (has extras) } to ee.fm.err/com.parse.ParseBroadcastReceiver requires android.permission.RECEIVE_BOOT_COMPLETED due to sender null (uid 1000)
- W/BroadcastQueue( 2491): Permission Denial: receiving Intent { act=android.intent.action.BOOT_COMPLETED flg=0x8000010 (has extras) } to com.dps.wakelock.fix/net.dinglisch.android.tasker.ReceiverStaticAlwaysOn requires android.permission.RECEIVE_BOOT_COMPLETED due to sender null (uid 1000)
- I/ActivityManager( 2491): Start proc 4961:com.foreca.android.weather/u0a102 for broadcast com.foreca.android.weather/.geofence.BootCompleteReceiver
- E/wpa_supplicant( 2561): recvfrom(ctrl_iface): Try again
- I/Fabric ( 4961): Initializing Crashlytics 2.2.0.25
- D/InputEventConsistencyVerifier( 2600): TouchEvent: ACTION_DOWN but pointers are already down. Probably missing ACTION_UP from previous gesture.
- D/InputEventConsistencyVerifier( 2600): in android.view.ScaleGestureDetector@193754bf
- D/InputEventConsistencyVerifier( 2600): 0: sent at 64260533579000, MotionEvent { action=ACTION_DOWN, id[0]=0, x[0]=349.36194, y[0]=329.57086, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=64260533, downTime=64260533, deviceId=1, source=0x1002 }
- D/InputEventConsistencyVerifier( 2600): -- recent events --
- D/InputEventConsistencyVerifier( 2600): 1: sent at 64260533579000, MotionEvent { action=ACTION_DOWN, id[0]=0, x[0]=349.36194, y[0]=329.57086, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=64260533, downTime=64260533, deviceId=1, source=0x1002 }
- D/InputEventConsistencyVerifier( 2600): 2: sent at 64259663828000, MotionEvent { action=ACTION_UP, id[0]=0, x[0]=323.38733, y[0]=435.433, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=64259663, downTime=64259562, deviceId=1, source=0x1002 }
- D/InputEventConsistencyVerifier( 2600): 3: sent at 64259653880000, MotionEvent { action=ACTION_MOVE, id[0]=0, x[0]=323.38733, y[0]=435.433, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=64259653, downTime=64259562, deviceId=1, source=0x1002 }
- D/InputEventConsistencyVerifier( 2600): 4: sent at 64259623484000, MotionEvent { action=ACTION_MOVE, id[0]=0, x[0]=323.38733, y[0]=362.52795, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=64259623, downTime=64259562, deviceId=1, source=0x1002 }
- D/InputEventConsistencyVerifier( 2600): 5: sent at 64259603220000, MotionEvent { action=ACTION_MOVE, id[0]=0, x[0]=330.3805, y[0]=312.593, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=64259603, downTime=64259562, deviceId=1, source=0x1002 }
- I/ActivityManager( 2491): Waited long enough for: ServiceRecord{398e2a2d u0 com.google.android.gms/.config.ConfigFetchService}
- D/PhoneStatusBar( 2600): disable: < expand icons* alerts system_info* back home recent clock search >
- W/InputMethodManagerService( 2491): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@15127eab attribute=null, token = android.os.BinderProxy@371bac6d
- I/ActivityManager( 2491): Killing 4333:com.android.deskclock/u0a31 (adj 15): empty #17
- D/GCM ( 3125): 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( 3125): 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/a ( 3125): Opening database auth.proximity.permit_store...
- V/GmsCoreStatsServiceLauncher( 3217): Received broadcast intent Intent { act=com.google.android.gms.INITIALIZE flg=0x10 pkg=com.google.android.gms cmp=com.google.android.gms/.common.stats.GmsCoreStatsServiceLauncher }
- D/WearableService( 4673): callingUid 10016, callindPid: 4673
- I/art ( 2491): Explicit concurrent mark sweep GC freed 16814(769KB) AllocSpace objects, 0(0B) LOS objects, 22% free, 13MB/17MB, paused 3.082ms total 144.073ms
- D/LocationInitializer( 3217): Restart initialization of location
- D/BluetoothAdapter( 2600): 724999481: getState() : mService = null. Returning STATE_OFF
- D/BluetoothAdapter( 2600): 724999481: getState() : mService = null. Returning STATE_OFF
- E/MDM ( 3247): [162] b.run: Couldn't connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null}
- D/PhoneStatusBar( 2600): disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search >
- D/GCM ( 3125): 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( 3125): 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 }.
- V/GmsCoreStatsServiceLauncher( 3217): Received broadcast intent Intent { act=com.google.android.gms.INITIALIZE flg=0x10 pkg=com.google.android.gms cmp=com.google.android.gms/.common.stats.GmsCoreStatsServiceLauncher }
- D/InitAlarmsService( 3749): Clearing and rescheduling alarms.
- I/ActivityManager( 2491): Start proc 5008:com.android.providers.calendar/u0a1 for content provider com.android.providers.calendar/.CalendarProvider2
- I/art ( 2264): Explicit concurrent mark sweep GC freed 706(30KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 1930KB/3MB, paused 335us total 22.613ms
- D/BluetoothAdapter( 2600): 724999481: getState() : mService = null. Returning STATE_OFF
- D/BluetoothAdapter( 2600): 724999481: getState() : mService = null. Returning STATE_OFF
- I/art ( 2264): Explicit concurrent mark sweep GC freed 5(160B) AllocSpace objects, 0(0B) LOS objects, 39% free, 1930KB/3MB, paused 305us total 21.911ms
- I/art ( 2264): Explicit concurrent mark sweep GC freed 5(160B) AllocSpace objects, 0(0B) LOS objects, 39% free, 1930KB/3MB, paused 335us total 21.514ms
- E/MDM ( 3247): [165] b.run: Couldn't connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null}
- D/GCM ( 3125): 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( 3217): Restart initialization of location
- D/AuthorizationBluetoothService( 3125): 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 }.
- V/GmsCoreStatsServiceLauncher( 3217): Received broadcast intent Intent { act=com.google.android.gms.INITIALIZE flg=0x10 pkg=com.google.android.gms cmp=com.google.android.gms/.common.stats.GmsCoreStatsServiceLauncher }
- W/ResourcesManager( 5008): Asset path '/system/framework/android.test.runner.jar' does not exist or contains no resources.
- E/MDM ( 3247): [166] b.run: Couldn't connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null}
- D/LocationInitializer( 3217): Restart initialization of location
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0503c1}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f050275}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0503bc}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0503bd}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0503be}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0503bf}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0503c0}
- V/UserPresentBroadcastReceiver( 3247): Received Intent { act=android.intent.action.USER_PRESENT flg=0x24000010 cmp=com.google.android.gms/.auth.trustagent.UserPresentBroadcastReceiver }.
- I/CalendarProvider2( 5008): Created com.android.providers.calendar.CalendarAlarmManager@308df3ca(com.android.providers.calendar.CalendarProvider2@4f4893b)
- I/ActivityManager( 2491): Start proc 5031:com.ea.games.simsfreeplay_row:remote/u0a107 for broadcast com.ea.games.simsfreeplay_row/com.mpp.android.tools.AlarmReceiver
- I/ActivityManager( 2491): Killing 3749:com.android.calendar/u0a27 (adj 15): empty #17
- I/MediaFocusControl( 2491): AudioFocus abandonAudioFocus() from android.media.AudioManager@40bddb1com.android.music.MediaPlaybackService$3@3e7f8296
- I/ActivityManager( 2491): Killing 3539:com.android.music/u0a46 (adj 15): empty #17
- I/art ( 3125): Explicit concurrent mark sweep GC freed 22012(1618KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 5MB/9MB, paused 3.967ms total 61.035ms
- W/AudioTrack( 2491): AUDIO_OUTPUT_FLAG_FAST denied by client
- E/AudioTrack( 2491): AudioTrack::set : Exit
- V/audio_hw_primary( 2266): out_set_parameters: CALLED: 'routing=2'
- V/audio_hw_primary( 2266): start_output_stream: CALLED
- W/InputMethodManagerService( 2491): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@247ee9b9 attribute=null, token = android.os.BinderProxy@371bac6d
- V/audio_hw_primary( 2266): start_output_stream: calling select_devices
- V/audio_hw_primary( 2266): mixer_set: 'PCM Playback Sink' 0,0,0
- V/audio_hw_primary( 2266): mixer_set: 'speaker_stereo_rx' 0,0,0
- V/audio_hw_primary( 2266): mixer_set: 'PCM Playback Sink' 0,0,1
- V/audio_hw_primary( 2266): mixer_set: 'speaker_stereo_rx' 1,1,0
- V/audio_hw_primary( 2266): mixer_set: 'LINEOUT1N Switch' 1,63,0
- V/audio_hw_primary( 2266): mixer_set: 'LINEOUT1P Switch' 1,1,0
- V/audio_hw_primary( 2266): mixer_set: 'LINEOUT2N Switch' 1,45,0
- V/audio_hw_primary( 2266): mixer_set: 'LINEOUT2P Switch' 1,1,0
- V/audio_hw_primary( 2266): mixer_set: 'Output Volume' 59,59,0
- V/audio_hw_primary( 2266): enable speaker
- V/audio_hw_primary( 2266): state hp=n skr=y mic=y
- I/ActivityManager( 2491): Start proc 5049:ee.fm.err/u0a96 for broadcast ee.fm.err/com.parse.ParseBroadcastReceiver
- I/ActivityManager( 2491): START u0 {act=android.settings.SETTINGS flg=0x14000000 cmp=com.android.settings/.Settings} from uid 10012 on display 0
- V/WindowManager( 2491): addAppToken: AppWindowToken{7b843ac token=Token{3d953d5f ActivityRecord{335611fe u0 com.android.settings/.Settings t771}}} to stack=1 task=771 at 0
- W/Resources( 2491): Converting to string: TypedValue{t=0x1/d=0x103024c a=1 r=0x103024c}
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x102037d}
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x102037e}
- W/Resources( 2491): Converting to string: TypedValue{t=0x1c/d=0xff263238 a=1 r=0x10600f7}
- W/Resources( 2491): Converting to string: TypedValue{t=0x5/d=0x401 a=1 r=0x10500d9}
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x102037f}
- W/Resources( 2491): Converting to string: TypedValue{t=0x5/d=0x4001 a=2 r=0x7f0e0038}
- W/Resources( 2491): Converting to string: TypedValue{t=0x5/d=0x801 a=1 r=0x10500d6}
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020380}
- I/ActivityManager( 2491): Start proc 5065:com.android.settings/1000 for activity com.android.settings/.Settings
- V/WindowManager( 2491): Adding window Window{9a5312d u0 Starting com.android.settings} at 2 of 7 (after Window{2e9fd0a2 u0 com.android.launcher3/com.android.launcher3.Launcher})
- E/wpa_supplicant( 2561): recvfrom(ctrl_iface): Try again
- W/Resources( 2491): Converting to string: TypedValue{t=0x5/d=0x2401 a=1 r=0x10500da}
- W/Resources( 2491): Converting to string: TypedValue{t=0x5/d=0x3001 a=1 r=0x10500dc}
- W/Resources( 2491): Converting to string: TypedValue{t=0x5/d=0x601 a=1 r=0x10500d7}
- W/Resources( 2491): Converting to string: TypedValue{t=0x5/d=0x1201 a=1 r=0x10500d8}
- D/PhoneStatusBar( 2600): disable: < expand icons* alerts system_info* back home recent clock search >
- E/WifiStateMachine( 2491): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=21,21 rxSuccessRate=19,08 targetRoamBSSID=any RSSI=-42
- E/WifiStateMachine( 2491): WifiStateMachine starting scan for "NotAvailable"WPA_PSK with 2457
- E/wpa_supplicant( 2561): recvfrom(ctrl_iface): Try again
- E/wpa_supplicant( 2561): recvfrom(ctrl_iface): Try again
- E/wpa_supplicant( 2561): recvfrom(ctrl_iface): Try again
- W/Resources( 5065): Converting to string: TypedValue{t=0x1/d=0x103024c a=1 r=0x103024c}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x102037d}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x102037e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x1c/d=0xff263238 a=1 r=0x10600f7}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x401 a=1 r=0x10500d9}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x102037f}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x4001 a=2 r=0x7f0e0038}
- I/CalendarProvider2( 5008): Sending notification intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar }
- W/ContentResolver( 5008): Failed to get type for: content://com.android.calendar (Unknown URL content://com.android.calendar)
- I/ActivityManager( 2491): Killing 4358:com.android.email/u0a36 (adj 15): empty #17
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x801 a=1 r=0x10500d6}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020380}
- W/ActivityThread( 3217): 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/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0181}
- W/Resources( 5065): Converting to string: TypedValue{t=0x1c/d=0xffe1e1e0 a=2 r=0x7f080033}
- D/GCM ( 3125): 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( 3125): 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 }.
- V/GmsCoreStatsServiceLauncher( 3217): Received broadcast intent Intent { act=com.google.android.gms.INITIALIZE flg=0x10 pkg=com.google.android.gms cmp=com.google.android.gms/.common.stats.GmsCoreStatsServiceLauncher }
- E/MDM ( 3247): [162] b.run: Couldn't connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null}
- D/LocationInitializer( 3217): Restart initialization of location
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f005b}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f005c}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x1 a=2 r=0x7f0e003f}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x1 a=2 r=0x7f0e0040}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x8001 a=2 r=0x7f0e003d}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x8001 a=2 r=0x7f0e003e}
- I/IndexDatabaseHelper( 5065): Using schema version: 115
- D/OpenGLRenderer( 5065): Use EGL_SWAP_BEHAVIOR_PRESERVED: true
- I/IndexDatabaseHelper( 5065): Index is fine
- D/Atlas ( 5065): Validating map...
- D/Index ( 5065): Locale 'et_EE' is already indexed
- V/WindowManager( 2491): Adding window Window{132a4555 u0 com.android.settings/com.android.settings.Settings} at 2 of 8 (before Window{9a5312d u0 Starting com.android.settings})
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f005d}
- W/Resources( 5065): Converting to string: TypedValue{t=0x1c/d=0xffffffff a=1 r=0x106000b}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x1801 a=2 r=0x7f0e0041}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x1801 a=2 r=0x7f0e0042}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x401 a=2 r=0x7f0e0043}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f005e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x801 a=2 r=0x7f0e0045}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f005f}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x4001 a=2 r=0x7f0e0046}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0035}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0036}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f001e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0060}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x4001 a=2 r=0x7f0e0046}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0035}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0036}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f001e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0060}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x4001 a=2 r=0x7f0e0046}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0035}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0036}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f001e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0060}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x4001 a=2 r=0x7f0e0046}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0035}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0036}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f001e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0060}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f005d}
- W/Resources( 5065): Converting to string: TypedValue{t=0x1c/d=0xffffffff a=1 r=0x106000b}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x1801 a=2 r=0x7f0e0041}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x1801 a=2 r=0x7f0e0042}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x401 a=2 r=0x7f0e0043}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f005e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x801 a=2 r=0x7f0e0045}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f005f}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x4001 a=2 r=0x7f0e0046}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0035}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0036}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f001e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0060}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x4001 a=2 r=0x7f0e0046}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0035}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0036}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f001e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0060}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x4001 a=2 r=0x7f0e0046}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0035}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0036}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f001e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0060}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f005d}
- W/Resources( 5065): Converting to string: TypedValue{t=0x1c/d=0xffffffff a=1 r=0x106000b}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x1801 a=2 r=0x7f0e0041}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x1801 a=2 r=0x7f0e0042}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x401 a=2 r=0x7f0e0043}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f005e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x801 a=2 r=0x7f0e0045}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f005f}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x4001 a=2 r=0x7f0e0046}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0035}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0036}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f001e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0060}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x4001 a=2 r=0x7f0e0046}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0035}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0036}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f001e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0060}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x4001 a=2 r=0x7f0e0046}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0035}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0036}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f001e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0060}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x4001 a=2 r=0x7f0e0046}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0035}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0036}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f001e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0060}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x4001 a=2 r=0x7f0e0046}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0035}
- I/GCoreUlr( 3247): 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=com.google.android.location.internal.server.ACTION_RESTARTED}]
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0036}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f001e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0060}
- I/ActivityManager( 2491): Start proc 5099:no.nrk.yr/u0a94 for broadcast no.nrk.yr/.widget.WidgetProviderLarge
- I/GCoreUlr( 3247): 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 com.google.android.location.internal.server.ACTION_RESTARTED
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x4001 a=2 r=0x7f0e0046}
- I/art ( 5065): Background partial concurrent mark sweep GC freed 3216(188KB) AllocSpace objects, 2(32KB) LOS objects, 39% free, 2MB/4MB, paused 457us total 320.098ms
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0035}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0036}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f001e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0060}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x4001 a=2 r=0x7f0e0046}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0035}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0036}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f001e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0060}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f005d}
- W/Resources( 5065): Converting to string: TypedValue{t=0x1c/d=0xffffffff a=1 r=0x106000b}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x1801 a=2 r=0x7f0e0041}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x1801 a=2 r=0x7f0e0042}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x401 a=2 r=0x7f0e0043}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f005e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x801 a=2 r=0x7f0e0045}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f005f}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x4001 a=2 r=0x7f0e0046}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0035}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0036}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f001e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0060}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x4001 a=2 r=0x7f0e0046}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0035}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0036}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f001e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0060}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x4001 a=2 r=0x7f0e0046}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0035}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0036}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f001e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0060}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x4001 a=2 r=0x7f0e0046}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0035}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0036}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f001e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0060}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x4001 a=2 r=0x7f0e0046}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0035}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0036}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f001e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0060}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f005d}
- W/Resources( 5065): Converting to string: TypedValue{t=0x1c/d=0xffffffff a=1 r=0x106000b}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x1801 a=2 r=0x7f0e0041}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x1801 a=2 r=0x7f0e0042}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x401 a=2 r=0x7f0e0043}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f005e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x801 a=2 r=0x7f0e0045}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f005f}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x4001 a=2 r=0x7f0e0046}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0035}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0036}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f001e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0060}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x4001 a=2 r=0x7f0e0046}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0035}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0036}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f001e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0060}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x4001 a=2 r=0x7f0e0046}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0035}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0036}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f001e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0060}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x4001 a=2 r=0x7f0e0046}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0035}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0036}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f001e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0060}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x4001 a=2 r=0x7f0e0046}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0035}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0036}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f001e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0060}
- D/DashboardSummary( 5065): rebuildUI took: 690 ms
- I/Choreographer( 5065): Skipped 43 frames! The application may be doing too much work on its main thread.
- E/error ( 5099): java.lang.ClassNotFoundException: com.google.android.gms.ads.identifier.AdvertisingIdClient
- I/GCoreUlr( 3247): WorldUpdater:com.google.android.location.internal.server.ACTION_RESTARTED: Ensuring that reporting is active for [account#13#]
- I/RenderThread( 5094): type=1400 audit(0.0:569): avc: denied { read write } for name="kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- I/RenderThread( 5094): type=1400 audit(0.0:570): avc: denied { open } for name="kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- I/RenderThread( 5094): type=1400 audit(0.0:571): avc: denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- I/Adreno200-EGL( 5065): <qeglDrvAPI_eglInitialize:265>: 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( 5065): Build Date: 06/25/13 Tue
- I/Adreno200-EGL( 5065): Local Branch:
- I/Adreno200-EGL( 5065): Remote Branch: quic/jb_2.5.5
- I/Adreno200-EGL( 5065): Local Patches: NONE
- I/Adreno200-EGL( 5065): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 + NOTHING
- I/OpenGLRenderer( 5065): Initialized EGL, version 1.4
- I/surfaceflinger( 147): type=1400 audit(0.0:572): avc: denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- D/OpenGLRenderer( 5065): Enabling debug mode 0
- I/SPRING ( 5099): spring (A 1.6.0)> deviceId:
- I/SPRING ( 5099): spring (A 1.6.0)> androidId: 2a941030e87ee3fc
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x2401 a=1 r=0x10500da}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x3001 a=1 r=0x10500dc}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x601 a=1 r=0x10500d7}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x1201 a=1 r=0x10500d8}
- D/yrno ( 5099): PreferencesConnector.GetValue(language)
- D/yrno ( 5099): PreferencesConnector.GetValue(KEY_TIMEZONE)
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020382}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020386}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020387}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x3001 a=1 r=0x10500db}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x3001 a=1 r=0x10500dc}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020388}
- I/le.android.talk( 4444): type=1400 audit(0.0:573): avc: denied { getattr } for path="/system/framework/com.google.android.media.effects.jar" dev="dm-10" ino=1876 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020389}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x102038a}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x102038b}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x10001 a=1 r=0x1050033}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x801 a=1 r=0x1050049}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x801 a=1 r=0x105004a}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x102038c}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x102038d}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x102038e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x102038f}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x3001 a=1 r=0x10500db}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x3001 a=1 r=0x10500dc}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x3001 a=1 r=0x10500db}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x3001 a=1 r=0x10500dc}
- I/ActivityManager( 2491): Start proc 5126:com.google.android.music:main/u0a65 for broadcast com.google.android.music/.leanback.AutoCacheSchedulingService$EnablingReceiver
- I/ActivityManager( 2491): Killing 4377:com.android.exchange/u0a37 (adj 15): empty #17
- D/spring ( 5099): (A 1.6.0) sendRequest: http://nrk.tns-cs.net/j0=,,,;+,v=A%201.6.0+ac=spring.STARTED+app=yr+aid=836bcbe1b966afed+did=d41d8cd98f00b204;;;?lt=iapjj4ol
- D/spring ( 5099): (A 1.6.0) sendRequest: Status: 200
- I/ActivityManager( 2491): Displayed com.android.settings/.Settings: +2s403ms
- I/Timeline( 2491): Timeline: Activity_windows_visible id: ActivityRecord{335611fe u0 com.android.settings/.Settings t771} time:64265228
- I/Timeline( 5065): Timeline: Activity_idle id: android.os.BinderProxy@24f7190f time:64265302
- I/CheckinService( 3217): Done disabling old GoogleServicesFramework version
- V/audio_hw_primary( 2266): do_out_standby: CALLED
- I/MusicStore( 5126): Database version: 108
- V/audio_hw_primary( 2266): do_out_standby: calling select_devices
- V/audio_hw_primary( 2266): mixer_set: 'PCM Playback Sink' 0,0,0
- V/audio_hw_primary( 2266): mixer_set: 'speaker_stereo_rx' 0,0,0
- V/audio_hw_primary( 2266): disable speaker/headphones
- V/audio_hw_primary( 2266): state hp=n skr=y mic=y
- E/wpa_supplicant( 2561): recvfrom(ctrl_iface): Try again
- W/ResourcesManager( 5126): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
- W/ResourcesManager( 5126): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
- D/TaskPersister( 2491): removeObsoleteFile: deleting file=754_task.xml
- D/TaskPersister( 2491): removeObsoleteFile: deleting file=754_task_thumbnail.png
- V/JNIHelp ( 5126): Registering com/google/android/gms/org/conscrypt/NativeCrypto's 227 native methods...
- I/ProviderInstaller( 5126): Installed default security provider GmsCore_OpenSSL
- D/AndroidMusic( 5126): GMSCore installation verified
- I/ConfigStore( 5126): Config Database version: 1
- D/MusicStore( 5126): Disabled WAL
- D/ConfigStore( 5126): Database opened
- D/MusicPreferences( 5126): Set pref key LogFilesEnabled=false
- I/art ( 2491): Explicit concurrent mark sweep GC freed 19573(982KB) AllocSpace objects, 3(48KB) LOS objects, 22% free, 13MB/17MB, paused 2.655ms total 113.372ms
- I/MediaRouter( 5126): Found default route: MediaRouter.RouteInfo{ uniqueId=android/.support.v7.media.SystemMediaRouteProvider:DEFAULT_ROUTE, name=Tahvelarvuti, description=null, enabled=true, connecting=false, canDisconnect=false, playbackType=0, playbackStream=3, volumeHandling=1, volume=12, volumeMax=15, presentationDisplayId=-1, extras=null, settingsIntent=null, providerPackageName=android }
- I/NetworkMonitor( 5126): type=WIFI subType= reason=null isConnected=true
- I/NetworkMonitor( 5126): type=WIFI subType= reason=null isConnected=true
- I/ActivityManager( 2491): Start proc 5157:com.android.calendar/u0a27 for broadcast com.android.calendar/.widget.CalendarAppWidgetProvider
- D/MusicPreferences( 5126): Re-setting music sync state for account jarnoorasmae@gmail.com
- D/MusicStore( 5126): Disabled WAL
- D/MusicStore( 5126): Database opened
- I/MusicLeanback( 5126): Stop autocaching.
- I/MusicLeanback( 5126): Stop autocaching.
- D/MusicPreferences( 5126): Set pref key upgradeSyncDone=true
- D/MusicPrefService( 5126): setPreference key=LogFilesEnabled value=false
- I/MusicLeanback( 5126): Stop autocaching.
- D/MusicPrefService( 5126): setPreference key=upgradeSyncDone value=true
- I/MusicLeanback( 5126): Stop autocaching.
- I/GHttpClientFactory( 5126): Using the GMSCore's GoogleHttpClient
- E/GmsUtils( 5126): Failed to connect to Google API client: ConnectionResult{statusCode=unknown status code 16, resolution=null}
- E/GmsUtils( 5126): Failed to connect to Google API client: ConnectionResult{statusCode=unknown status code 16, resolution=null}
- D/ExtensionsFactory( 5157): No custom extensions.
- I/MusicLeanback( 5126): Conditions not met for autocaching.
- I/MusicLeanback( 5126): Stop autocaching.
- D/AlertReceiver( 5157): onReceive: a=android.intent.action.PROVIDER_CHANGED Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar flg=0x10 cmp=com.android.calendar/.alerts.AlertReceiver }
- I/ActivityManager( 2491): Killing 4404:com.google.android.configupdater/u0a60 (adj 15): empty #17
- D/AlertService( 5157): 0 Action = android.intent.action.PROVIDER_CHANGED
- I/SubscribedFeeds( 3125): Received message
- E/SQLiteLog( 5008): (284) automatic index on view_events(_id)
- I/ActivityManager( 2491): Start proc 5199:com.android.email/u0a36 for broadcast com.android.email/.provider.WidgetProvider
- W/Gmail ( 3830): Sync started for account: account:415782193
- I/Gmail ( 3830): notifyAccountChanged
- I/Gmail ( 3830): getAccountsCursor
- V/GLSActivity( 3125): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
- W/ContentResolver( 5008): Failed to get type for: content://com.android.calendar/1433944200000 (Unknown URL content://com.android.calendar/1433944200000)
- I/Gmail ( 3830): MainSyncRequestProto: lowestBkwdConvoId: 0, highestHandledServerOp: 1265520, normalSync: true
- I/ActivityManager( 2491): Start proc 5218:com.android.exchange/u0a37 for service com.android.exchange/.service.EasService
- W/ResourcesManager( 3830): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
- W/ResourcesManager( 3830): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
- D/ActivityThread( 5199): Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider
- V/GLSActivity( 3125): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
- E/wpa_supplicant( 2561): recvfrom(ctrl_iface): Try again
- I/GLSUser ( 3125): [GLSUser] getTokenFromCache: [account: <ELLIDED:701>, callingPkg: com.google.android.gm, service: mail]
- I/art ( 2567): WaitForGcToComplete blocked for 12.939ms for cause DisableMovingGc
- V/GLSActivity( 3125): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
- W/art ( 5199): Long monitor contention event with owner method=long android.database.sqlite.SQLiteConnection.nativeOpen(java.lang.String, int, java.lang.String, boolean, boolean) from SQLiteConnection.java:4294967294 waiters=0 for 567ms
- W/art ( 5199): 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 560ms
- W/art ( 5199): 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=2 for 343ms
- I/Exchange( 5218): EasService.onCreate
- W/ActivityManager( 2491): Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found
- W/ActivityManager( 2491): Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found
- D/GCM ( 3125): 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/Email ( 5199): Observing account changes for notifications
- D/AuthorizationBluetoothService( 3125): 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 }.
- I/Gmail ( 3830): MainSyncRequestProto: lowestBkwdConvoId: 0, highestHandledServerOp: 1265520, normalSync: true
- V/GmsCoreStatsServiceLauncher( 3217): Received broadcast intent Intent { act=com.google.android.gms.INITIALIZE flg=0x10 pkg=com.google.android.gms cmp=com.google.android.gms/.common.stats.GmsCoreStatsServiceLauncher }
- I/Gmail ( 3830): lowestBackward conversation id 0
- I/Exchange( 5218): RestartPingTask
- E/MDM ( 3247): [165] b.run: Couldn't connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null}
- D/GCM ( 3125): 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( 3217): Restart initialization of location
- D/AuthorizationBluetoothService( 3125): 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 }.
- I/Exchange( 5218): RestartPingsTask did not start any pings.
- I/Exchange( 5218): PSS stopIfIdle
- I/Exchange( 5218): PSS has no active accounts; stopping service.
- I/Exchange( 5218): onDestroy
- I/ActivityManager( 2491): Killing 4474:com.google.android.youtube/u0a70 (adj 15): empty #17
- E/libprocessgroup( 2491): failed to kill 1 processes for processgroup 4474
- W/art ( 2491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.serviceDoneExecuting(android.os.IBinder, int, int, int) from ActivityManagerService.java:15439 waiters=0 for 212ms
- V/GmsCoreStatsServiceLauncher( 3217): Received broadcast intent Intent { act=com.google.android.gms.INITIALIZE flg=0x10 pkg=com.google.android.gms cmp=com.google.android.gms/.common.stats.GmsCoreStatsServiceLauncher }
- E/MDM ( 3247): [166] b.run: Couldn't connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null}
- D/LocationInitializer( 3217): Restart initialization of location
- I/Gmail ( 3830): notifyAccountChanged
- I/Gmail ( 3830): getAccountsCursor
- W/Gmail ( 3830): Sync complete for account: account:415782193
- I/NotifUtils( 3830): Validating Notification, mapSize: 0 getAttention: true ignoreUnobtrusive: false
- I/NotifUtils( 3830): validateNotifications - cancelling -1505506665 for 415782193 / -317575340
- I/art ( 2491): Explicit concurrent mark sweep GC freed 19597(937KB) AllocSpace objects, 2(32KB) LOS objects, 22% free, 13MB/17MB, paused 2.471ms total 139.251ms
- I/ActivityManager( 2491): Killing 4574:com.google.android.apps.maps/u0a64 (adj 15): empty #17
- V/GLSActivity( 3125): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
- D/GCM ( 3125): GcmService start Intent { act=com.google.android.checkin.CHECKIN_COMPLETE flg=0x10 cmp=com.google.android.gms/.gcm.GcmService (has extras) } com.google.android.checkin.CHECKIN_COMPLETE
- D/ChimeraRcvrProxy( 3217): Creating receiver proxy ComponentInfo{com.google.android.gms/com.google.android.gms.kids.chimera.SystemEventReceiverProxy}
- D/ChimeraRcvrProxy( 3217): Proxying container receiver ComponentInfo{com.google.android.gms/com.google.android.gms.kids.chimera.SystemEventReceiverProxy} to Chimera receiver impl com.google.android.gms.kids.account.SystemEventReceiver
- D/ChimeraCfgMgr( 3217): Loading module com.google.android.gms.kids from APK com.google.android.gms
- D/ChimeraSrvcProxy( 3217): Creating service proxy ComponentInfo{com.google.android.gms/com.google.android.gms.kids.chimera.KidsApiServiceProxy}
- D/ChimeraSrvcProxy( 3217): Proxying container service ComponentInfo{com.google.android.gms/com.google.android.gms.kids.chimera.KidsApiServiceProxy} to Chimera service impl com.google.android.gms.kids.common.service.KidsApiService
- D/ChimeraCfgMgr( 3217): Loading module com.google.android.gms.kids from APK com.google.android.gms
- I/GLSUser ( 3125): [GLSUser] getTokenFromCache: [account: <ELLIDED:701>, callingPkg: com.google.android.gms, service: ac2dm]
- I/Babel ( 4444): Creating RTCS
- V/GLSActivity( 3125): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
- V/GLSActivity( 3125): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
- V/GLSActivity( 3125): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
- I/ActivityManager( 2491): Start proc 5276:com.android.musicfx/u0a8 for broadcast com.android.musicfx/.ControlPanelReceiver
- I/Babel ( 4444): Destroying RTCS
- E/wpa_supplicant( 2561): recvfrom(ctrl_iface): Try again
- V/MusicFXControlPanelReceiver( 5276): onReceive
- V/MusicFXControlPanelReceiver( 5276): Action: android.media.action.CLOSE_AUDIO_EFFECT_CONTROL_SESSION
- V/MusicFXControlPanelReceiver( 5276): Package name: com.android.music
- V/MusicFXControlPanelReceiver( 5276): Audio session: 8
- V/MusicFXControlPanelEffect( 5276): closeSession(android.app.ReceiverRestrictedContext@11cff9be, com.android.music, 8)
- I/ActivityManager( 2491): Killing 4639:com.google.android.gms:car/u0a16 (adj 15): empty #17
- W/art ( 2491): Long monitor contention event with owner method=void com.android.server.am.BroadcastQueue.processNextBroadcast(boolean) from BroadcastQueue.java:542 waiters=1 for 191ms
- D/AlertReceiver( 5157): onReceive: a=android.intent.action.PROVIDER_CHANGED Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar flg=0x10 cmp=com.android.calendar/.alerts.AlertReceiver }
- I/Icing ( 3217): Indexing 070120CFE849DE3A2E88BCA0B1E013E60BB73A49 from com.google.android.gm
- W/ContentResolver( 5008): Failed to get type for: content://com.android.calendar/1433944200000 (Unknown URL content://com.android.calendar/1433944200000)
- I/art ( 3125): Explicit concurrent mark sweep GC freed 27145(1299KB) AllocSpace objects, 2(32KB) LOS objects, 39% free, 5MB/9MB, paused 2.105ms total 88.897ms
- I/GlobalDismissManager( 5157): no sender configured
- D/AlertService( 5157): Beginning updateAlertNotification
- I/MusicLeanback( 5126): Conditions not met for autocaching.
- I/MusicLeanback( 5126): Stop autocaching.
- E/GmsUtils( 5126): Failed to connect to Google API client: ConnectionResult{statusCode=unknown status code 16, resolution=null}
- I/Icing ( 3217): Indexing done 070120CFE849DE3A2E88BCA0B1E013E60BB73A49
- E/GmsUtils( 5126): Failed to connect to Google API client: ConnectionResult{statusCode=unknown status code 16, resolution=null}
- D/AlertService( 5157): alertCursor count:1
- D/AlertService( 5157): alertCursor result: alarmTime:1433796600000 alertId:5 eventId:39 state: 1 minutes:10 declined:false responded:false beginTime:1433808000000 endTime:1433894400000 allDay:true alarmTime:1433796600000 forceQuiet:false newAlertOverride: false
- I/ActivityManager( 2491): Waited long enough for: ServiceRecord{301375c1 u0 com.accuweather.android/.notifications.NotificationService}
- I/GlobalDismissManager( 5157): no sender configured
- D/AlertService( 5157): Posting individual alarm notification, eventId:39, notificationId:1, quiet
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020330}
- D/AlertService( 5157): No low priority events, canceling the digest notification.
- D/AlertService( 5157): Canceling leftover notification IDs 2-20
- D/AlertService( 5157): Scheduling next alarm with AlarmScheduler. sEventReminderReceived: null
- D/AlarmScheduler( 5157): Query result count for events starting within 1 week: 8
- D/AlarmScheduler( 5157): Scheduling alarm for EVENT_REMINDER_APP broadcast for event 25 at 1433944201000 (K, juuni 10, 2015 04:50pm)
- D/AlertService( 5157): 0 Action = android.intent.action.PROVIDER_CHANGED
- D/Finsky ( 4602): [1] DailyHygiene.onStartCommand: Beginning daily hygiene
- V/GLSActivity( 3125): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
- I/GLSUser ( 3125): [GLSUser] getTokenFromCache: [account: <ELLIDED:701>, callingPkg: com.android.vending, service: androidmarket]
- E/com.parse.ParsePushRouter( 3514): Ignoring PPNS push missing timestamp
- I/ActivityManager( 2491): Waited long enough for: ServiceRecord{36b8494a u0 ee.delfi/com.parse.PushService}
- E/wpa_supplicant( 2561): recvfrom(ctrl_iface): Try again
- D/Finsky ( 4602): [1] SelfUpdateScheduler.checkForSelfUpdate: Skipping DFE self-update. Local Version [80351200] >= Server Version [-1]
- V/GLSActivity( 3125): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
- I/GLSUser ( 3125): [GLSUser] getTokenFromCache: [account: <ELLIDED:701>, callingPkg: com.android.vending, service: androidmarket]
- I/qtaguid ( 4602): Failed write_ctrl(u 38) res=-1 errno=22
- I/qtaguid ( 4602): Untagging socket 38 failed errno=-22
- W/NetworkManagementSocketTagger( 4602): untagSocket(38) failed with errno -22
- I/ActivityManager( 2491): Start proc 5309:android.process.acore/u0a2 for broadcast com.android.providers.contacts/.PackageIntentReceiver
- I/InputReader( 2491): Reconfiguring input devices. changes=0x00000020
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f005d}
- W/Resources( 5065): Converting to string: TypedValue{t=0x1c/d=0xffffffff a=1 r=0x106000b}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x1801 a=2 r=0x7f0e0041}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x1801 a=2 r=0x7f0e0042}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x401 a=2 r=0x7f0e0043}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f005e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x801 a=2 r=0x7f0e0045}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f005f}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x4001 a=2 r=0x7f0e0046}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0035}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0036}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f001e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0060}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x4001 a=2 r=0x7f0e0046}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0035}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0036}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f001e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0060}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x4001 a=2 r=0x7f0e0046}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0035}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0036}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f001e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0060}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x4001 a=2 r=0x7f0e0046}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0035}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0036}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f001e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0060}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f005d}
- W/Resources( 5065): Converting to string: TypedValue{t=0x1c/d=0xffffffff a=1 r=0x106000b}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x1801 a=2 r=0x7f0e0041}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x1801 a=2 r=0x7f0e0042}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x401 a=2 r=0x7f0e0043}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f005e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x801 a=2 r=0x7f0e0045}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f005f}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x4001 a=2 r=0x7f0e0046}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0035}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0036}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f001e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0060}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x4001 a=2 r=0x7f0e0046}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0035}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0036}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f001e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0060}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x4001 a=2 r=0x7f0e0046}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0035}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0036}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f001e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0060}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f005d}
- W/Resources( 5065): Converting to string: TypedValue{t=0x1c/d=0xffffffff a=1 r=0x106000b}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x1801 a=2 r=0x7f0e0041}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x1801 a=2 r=0x7f0e0042}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x401 a=2 r=0x7f0e0043}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f005e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x801 a=2 r=0x7f0e0045}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f005f}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x4001 a=2 r=0x7f0e0046}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0035}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0036}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f001e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0060}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x4001 a=2 r=0x7f0e0046}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0035}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0036}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f001e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0060}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x4001 a=2 r=0x7f0e0046}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0035}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0036}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f001e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0060}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x4001 a=2 r=0x7f0e0046}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0035}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0036}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f001e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0060}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x4001 a=2 r=0x7f0e0046}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0035}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0036}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f001e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0060}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x4001 a=2 r=0x7f0e0046}
- W/art ( 4602): Suspending all threads took: 12.084ms
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0035}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0036}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f001e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0060}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x4001 a=2 r=0x7f0e0046}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0035}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0036}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f001e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0060}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f005d}
- W/Resources( 5065): Converting to string: TypedValue{t=0x1c/d=0xffffffff a=1 r=0x106000b}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x1801 a=2 r=0x7f0e0041}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x1801 a=2 r=0x7f0e0042}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x401 a=2 r=0x7f0e0043}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f005e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x801 a=2 r=0x7f0e0045}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f005f}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x4001 a=2 r=0x7f0e0046}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0035}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0036}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f001e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0060}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x4001 a=2 r=0x7f0e0046}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0035}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0036}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f001e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0060}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x4001 a=2 r=0x7f0e0046}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0035}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0036}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f001e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0060}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x4001 a=2 r=0x7f0e0046}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0035}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0036}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f001e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0060}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x4001 a=2 r=0x7f0e0046}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0035}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0036}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f001e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0060}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f005d}
- W/Resources( 5065): Converting to string: TypedValue{t=0x1c/d=0xffffffff a=1 r=0x106000b}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x1801 a=2 r=0x7f0e0041}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x1801 a=2 r=0x7f0e0042}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x401 a=2 r=0x7f0e0043}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f005e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x801 a=2 r=0x7f0e0045}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f005f}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x4001 a=2 r=0x7f0e0046}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0035}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0036}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f001e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0060}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x4001 a=2 r=0x7f0e0046}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0035}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0036}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f001e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0060}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x4001 a=2 r=0x7f0e0046}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0035}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0036}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f001e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0060}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x4001 a=2 r=0x7f0e0046}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0035}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0036}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f001e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0060}
- W/Resources( 5065): Converting to string: TypedValue{t=0x5/d=0x4001 a=2 r=0x7f0e0046}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0035}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0036}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f001e}
- W/Resources( 5065): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0f0060}
- D/DashboardSummary( 5065): rebuildUI took: 244 ms
- I/art ( 5065): Background sticky concurrent mark sweep GC freed 8128(410KB) AllocSpace objects, 0(0B) LOS objects, 19% free, 3MB/4MB, paused 823us total 356.506ms
- I/ActivityManager( 2491): Start proc 5328:com.android.gallery3d/u0a39 for broadcast com.android.gallery3d/.app.PackagesMonitor
- I/art ( 2264): Explicit concurrent mark sweep GC freed 709(30KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 1930KB/3MB, paused 396us total 21.911ms
- I/art ( 2264): Explicit concurrent mark sweep GC freed 5(160B) AllocSpace objects, 0(0B) LOS objects, 39% free, 1930KB/3MB, paused 427us total 24.078ms
- I/art ( 2264): Explicit concurrent mark sweep GC freed 5(160B) AllocSpace objects, 0(0B) LOS objects, 39% free, 1930KB/3MB, paused 457us total 23.773ms
- I/droid.gallery3d( 5328): type=1400 audit(0.0:574): avc: denied { read } for name="com.google.android.media.effects.jar" dev="dm-10" ino=1876 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- I/droid.gallery3d( 5328): type=1400 audit(0.0:575): avc: denied { open } for name="com.google.android.media.effects.jar" dev="dm-10" ino=1876 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- W/ResourcesManager( 5328): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
- V/GLSActivity( 3125): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
- W/Launcher( 3280): setApplicationContext called twice! old=com.android.launcher3.LauncherApplication@4f4893b new=com.android.launcher3.LauncherApplication@4f4893b
- I/ActivityManager( 2491): Start proc 5347:com.google.android.apps.plus/u0a67 for broadcast com.google.android.apps.plus/.service.PackagesMediaMonitor
- W/ResourcesManager( 5347): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
- I/ContactLocale( 5309): AddressBook Labels [et-EE]: [, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, ?, Z, ?, T, U, V, , , , , X, Y, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, #, ]
- I/ActivityManager( 2491): Killing 4298:com.google.android.partnersetup/u0a19 (adj 15): empty #17
- E/wpa_supplicant( 2561): recvfrom(ctrl_iface): Try again
- I/ActivityManager( 2491): Waited long enough for: ServiceRecord{391cfba u0 ee.fm.err/com.parse.PushService}
- I/GlobalDismissManager( 5157): no sender configured
- D/AlertService( 5157): Beginning updateAlertNotification
- D/AlertService( 5157): alertCursor count:1
- D/AlertService( 5157): alertCursor result: alarmTime:1433796600000 alertId:5 eventId:39 state: 1 minutes:10 declined:false responded:false beginTime:1433808000000 endTime:1433894400000 allDay:true alarmTime:1433796600000 forceQuiet:false newAlertOverride: false
- I/art ( 2491): Explicit concurrent mark sweep GC freed 32445(1658KB) AllocSpace objects, 0(0B) LOS objects, 22% free, 14MB/18MB, paused 3.295ms total 158.386ms
- I/GlobalDismissManager( 5157): no sender configured
- D/AlertService( 5157): Posting individual alarm notification, eventId:39, notificationId:1, quiet
- D/AlertService( 5157): No low priority events, canceling the digest notification.
- D/AlertService( 5157): Canceling leftover notification IDs 2-20
- D/AlertService( 5157): Scheduling next alarm with AlarmScheduler. sEventReminderReceived: null
- D/AlarmScheduler( 5157): Query result count for events starting within 1 week: 8
- D/AlarmScheduler( 5157): Scheduling alarm for EVENT_REMINDER_APP broadcast for event 25 at 1433944201000 (K, juuni 10, 2015 04:50pm)
- I/ActivityManager( 2491): Killing 4872:de.mobile.android.app/u0a103 (adj 15): empty #17
- D/BackupManagerService( 2491): Received broadcast Intent { act=android.intent.action.PACKAGE_CHANGED dat=package:com.google.android.gsf flg=0x4000010 (has extras) }
- W/art ( 5347): Suspending all threads took: 16.723ms
- I/GLSUser ( 3125): [GLSUser] getTokenFromCache: [account: <ELLIDED:701>, callingPkg: com.android.vending, service: androidmarket]
- W/Resources( 2600): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020330}
- I/ActivityManager( 2491): Killing 4961:com.foreca.android.weather/u0a102 (adj 15): empty #17
- I/qtaguid ( 4602): Failed write_ctrl(u 38) res=-1 errno=22
- I/qtaguid ( 4602): Untagging socket 38 failed errno=-22
- W/NetworkManagementSocketTagger( 4602): untagSocket(38) failed with errno -22
- D/PackageBroadcastService( 3217): Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.gsf
- I/UpdateIcingCorporaServi( 4719): Updating corpora: APPS=com.google.android.gsf, CONTACTS=MAYBE
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0503c1}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f050275}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0503bc}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0503bd}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0503be}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0503bf}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0503c0}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0503c1}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f050275}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0503bc}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0503bd}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0503be}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0503bf}
- W/Resources( 3280): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0503c0}
- D/Finsky ( 4602): [1] MultiWayUpdateController.captureVariesByAccount: Change varies-by-account for de.mobile.android.app to true
- W/ResourcesManager( 3280): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
- I/UpdateIcingCorporaServi( 4719): UpdateCorporaTask done [took 204 ms] updated apps [took 204 ms]
- W/ResourcesManager( 3280): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
- W/ResourcesManager( 3280): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
- W/art ( 4602): Suspending all threads took: 106.872ms
- E/wpa_supplicant( 2561): recvfrom(ctrl_iface): Try again
- W/ResourcesManager( 3280): Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
- W/ActivityManager( 2491): getRecentTasks: caller 10020 is using old GET_TASKS but privileged; allowing
- D/Finsky ( 4602): [1] DailyHygiene.logDeviceFeaturesAndContinue: Logging device features
- D/Finsky ( 4602): [1] DailyHygiene.flushEventLogsAndContinue: Flushing event logs for [VMS0uq3hZplt-m_ApIA8x26WShc]
- D/Volley ( 4602): [1] Request.finish: 3973 ms: [ ] https://android.clients.google.com/fdfe/bulkDetails 0xe8d195d1 NORMAL 4
- I/ActivityManager( 2491): Killing 5031:com.ea.games.simsfreeplay_row:remote/u0a107 (adj 15): empty #17
- D/DeviceConnectionService( 3247): client connected with version: 7092000
- I/Launcher( 3280): Deferring update until onResume
- E/WifiStateMachine( 2491): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=26,99 rxSuccessRate=41,15 targetRoamBSSID=any RSSI=-42
- E/WifiStateMachine( 2491): WifiStateMachine starting scan for "NotAvailable"WPA_PSK with 2457
- E/wpa_supplicant( 2561): recvfrom(ctrl_iface): Try again
- E/wpa_supplicant( 2561): recvfrom(ctrl_iface): Try again
- E/wpa_supplicant( 2561): recvfrom(ctrl_iface): Try again
- E/wpa_supplicant( 2561): recvfrom(ctrl_iface): Try again
- E/wpa_supplicant( 2561): recvfrom(ctrl_iface): Try again
- W/MediaScanner( 2567): Error opening directory '/storage/sdcard1/.android_secure/', skipping: Permission denied.
- I/ActivityManager( 2491): Waited long enough for: ServiceRecord{2dfc3dab u0 com.adobe.air/com.adobe.mobile_playpanel.services.GamesPlayedService}
- W/MediaScanner( 2567): Error opening directory '/storage/usbdisk/', skipping: Permission denied.
- E/wpa_supplicant( 2561): recvfrom(ctrl_iface): Try again
- I/MediaStoreImporter( 5126): Update: incremental Added music: 0 Updated music: 0 Deleted music: 0 Created playlists: 0 Updated playlists: 0 Deleted playlists: 0 Inserted playlist items: 0 Deleted playlist items: 0 Removed orphaned playlist items: 0
- I/ActivityManager( 2491): Killing 4760:com.google.android.keep/u0a84 (adj 15): empty #17
- D/Finsky ( 4602): [361] AppStatesReplicator.handleContentSyncResponse: Completed 0 account content syncs with 0 successful.
- D/Finsky ( 4602): [1] 5.onFinished: Installation state replication succeeded.
- W/AudioTrack( 2491): AUDIO_OUTPUT_FLAG_FAST denied by client
- E/AudioTrack( 2491): AudioTrack::set : Exit
- V/audio_hw_primary( 2266): out_set_parameters: CALLED: 'routing=2'
- I/Timeline( 5065): Timeline: Activity_launch_request id:com.evervolv.toolbox time:64293155
- E/wpa_supplicant( 2561): recvfrom(ctrl_iface): Try again
- I/ActivityManager( 2491): START u0 {act=android.intent.action.MAIN cmp=com.evervolv.toolbox/.Toolbox} from uid 1000 on display 0
- V/audio_hw_primary( 2266): start_output_stream: CALLED
- V/WindowManager( 2491): addAppToken: AppWindowToken{15f2b022 token=Token{117859ed ActivityRecord{2dc4b004 u0 com.evervolv.toolbox/.Toolbox t771}}} to stack=1 task=771 at 1
- W/Resources( 2491): Converting to string: TypedValue{t=0x1/d=0x103024c a=1 r=0x103024c}
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x102037d}
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x102037e}
- W/Resources( 2491): Converting to string: TypedValue{t=0x1c/d=0xff263238 a=1 r=0x10600f7}
- W/Resources( 2491): Converting to string: TypedValue{t=0x5/d=0x401 a=1 r=0x10500d9}
- V/audio_hw_primary( 2266): start_output_stream: calling select_devices
- V/audio_hw_primary( 2266): mixer_set: 'PCM Playback Sink' 0,0,0
- V/audio_hw_primary( 2266): mixer_set: 'speaker_stereo_rx' 0,0,0
- V/audio_hw_primary( 2266): mixer_set: 'PCM Playback Sink' 0,0,1
- V/audio_hw_primary( 2266): mixer_set: 'speaker_stereo_rx' 1,1,0
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x102037f}
- W/Resources( 2491): Converting to string: TypedValue{t=0x5/d=0x4001 a=1 r=0x10500cf}
- W/Resources( 2491): Converting to string: TypedValue{t=0x5/d=0x801 a=1 r=0x10500d6}
- W/Resources( 2491): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020380}
- V/WindowManager( 2491): Adding window Window{4339d2b u0 Starting com.evervolv.toolbox} at 3 of 8 (after Window{132a4555 u0 com.android.settings/com.android.settings.Settings})
- V/audio_hw_primary( 2266): mixer_set: 'LINEOUT1N Switch' 1,63,0
- V/audio_hw_primary( 2266): mixer_set: 'LINEOUT1P Switch' 1,1,0
- V/audio_hw_primary( 2266): mixer_set: 'LINEOUT2N Switch' 1,45,0
- V/audio_hw_primary( 2266): mixer_set: 'LINEOUT2P Switch' 1,1,0
- V/audio_hw_primary( 2266): mixer_set: 'Output Volume' 59,59,0
- V/audio_hw_primary( 2266): enable speaker
- V/audio_hw_primary( 2266): state hp=n skr=y mic=y
- W/Resources( 2491): Converting to string: TypedValue{t=0x5/d=0x2401 a=1 r=0x10500da}
- W/Resources( 2491): Converting to string: TypedValue{t=0x5/d=0x3001 a=1 r=0x10500dc}
- W/Resources( 2491): Converting to string: TypedValue{t=0x5/d=0x601 a=1 r=0x10500d7}
- W/Resources( 2491): Converting to string: TypedValue{t=0x5/d=0x1201 a=1 r=0x10500d8}
- I/ActivityManager( 2491): Start proc 5377:com.evervolv.toolbox/1000 for activity com.evervolv.toolbox/.Toolbox
- D/OpenGLRenderer( 5065): endAllStagingAnimators on 0x6a259d00 (RippleDrawable) with handle 0x6a13a490
- I/art ( 2491): Explicit concurrent mark sweep GC freed 38055(1788KB) AllocSpace objects, 1(16KB) LOS objects, 22% free, 14MB/18MB, paused 2.410ms total 138.305ms
- W/Resources( 5377): Converting to string: TypedValue{t=0x1/d=0x103024c a=1 r=0x103024c}
- W/Resources( 5377): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x102037d}
- W/Resources( 5377): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x102037e}
- W/Resources( 5377): Converting to string: TypedValue{t=0x1c/d=0xff263238 a=1 r=0x10600f7}
- W/Resources( 5377): Converting to string: TypedValue{t=0x5/d=0x401 a=1 r=0x10500d9}
- W/Resources( 5377): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x102037f}
- W/Resources( 5377): Converting to string: TypedValue{t=0x5/d=0x4001 a=1 r=0x10500cf}
- W/Resources( 5377): Converting to string: TypedValue{t=0x5/d=0x801 a=1 r=0x10500d6}
- W/Resources( 5377): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020380}
- W/Resources( 5377): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0a0090}
- W/Resources( 5377): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0a0091}
- W/Resources( 5377): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0a0092}
- W/Resources( 5377): Converting to string: TypedValue{t=0x1c/d=0xffffffff a=1 r=0x106000b}
- D/Toolbox ( 5377): Selected item=0
- W/Resources( 5377): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0a0049}
- W/Resources( 5377): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0a004a}
- W/Resources( 5377): Converting to string: TypedValue{t=0x1c/d=0xff263238 a=1 r=0x10600f7}
- W/Resources( 5377): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0a004b}
- W/Resources( 5377): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0a004c}
- W/Resources( 5377): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0a004d}
- D/OpenGLRenderer( 5377): Use EGL_SWAP_BEHAVIOR_PRESERVED: true
- D/Atlas ( 5377): Validating map...
- V/WindowManager( 2491): Adding window Window{29e35d59 u0 com.evervolv.toolbox/com.evervolv.toolbox.Toolbox} at 3 of 9 (before Window{4339d2b u0 Starting com.evervolv.toolbox})
- W/Resources( 5377): Converting to string: TypedValue{t=0x1c/d=0x0 a=1 r=0x106000d}
- W/Resources( 5377): Converting to string: TypedValue{t=0x11/d=0x2000000 a=1 r=0x10e0083}
- W/Resources( 5377): Converting to string: TypedValue{t=0x5/d=0x1001 a=1 r=0x1050024}
- W/Resources( 5377): Converting to string: TypedValue{t=0x5/d=0x801 a=1 r=0x10500cb}
- W/Resources( 5377): Converting to string: TypedValue{t=0x5/d=0x801 a=1 r=0x10500cb}
- W/Resources( 5377): Converting to string: TypedValue{t=0x5/d=0x2001 a=1 r=0x1050025}
- W/Resources( 5377): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x102035f}
- W/Resources( 5377): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020360}
- W/Resources( 5377): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020361}
- W/Resources( 5377): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020362}
- W/Resources( 5377): Converting to string: TypedValue{t=0x1c/d=0x0 a=1 r=0x106000d}
- W/Resources( 5377): Converting to string: TypedValue{t=0x11/d=0x2000000 a=1 r=0x10e0083}
- W/Resources( 5377): Converting to string: TypedValue{t=0x5/d=0x1001 a=1 r=0x1050024}
- W/Resources( 5377): Converting to string: TypedValue{t=0x5/d=0x801 a=1 r=0x10500cb}
- W/Resources( 5377): Converting to string: TypedValue{t=0x5/d=0x801 a=1 r=0x10500cb}
- W/Resources( 5377): Converting to string: TypedValue{t=0x5/d=0x2001 a=1 r=0x1050025}
- W/Resources( 5377): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x102035f}
- W/Resources( 5377): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020360}
- W/Resources( 5377): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020361}
- W/Resources( 5377): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020362}
- I/Adreno200-EGL( 5377): <qeglDrvAPI_eglInitialize:265>: 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( 5377): Build Date: 06/25/13 Tue
- I/Adreno200-EGL( 5377): Local Branch:
- I/Adreno200-EGL( 5377): Remote Branch: quic/jb_2.5.5
- I/Adreno200-EGL( 5377): Local Patches: NONE
- I/Adreno200-EGL( 5377): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 + NOTHING
- I/OpenGLRenderer( 5377): Initialized EGL, version 1.4
- D/OpenGLRenderer( 5377): Enabling debug mode 0
- W/Resources( 5377): Converting to string: TypedValue{t=0x5/d=0x1801 a=1 r=0x10500d1}
- W/Resources( 5377): Converting to string: TypedValue{t=0x5/d=0x1801 a=1 r=0x10500d1}
- W/Resources( 5377): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020359}
- W/Resources( 5377): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020364}
- I/art ( 5377): Background sticky concurrent mark sweep GC freed 7711(441KB) AllocSpace objects, 3(45KB) LOS objects, 18% free, 2MB/3MB, paused 6.561ms total 61.889ms
- W/Resources( 5377): Converting to string: TypedValue{t=0x5/d=0x1801 a=1 r=0x10500d1}
- W/Resources( 5377): Converting to string: TypedValue{t=0x5/d=0x1801 a=1 r=0x10500d1}
- W/Resources( 5377): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020359}
- W/Resources( 5377): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020364}
- W/Resources( 5377): Converting to string: TypedValue{t=0x5/d=0x1801 a=1 r=0x10500d1}
- W/Resources( 5377): Converting to string: TypedValue{t=0x5/d=0x1801 a=1 r=0x10500d1}
- W/Resources( 5377): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020359}
- W/Resources( 5377): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020364}
- W/Resources( 5377): Converting to string: TypedValue{t=0x5/d=0x1801 a=1 r=0x10500d1}
- W/Resources( 5377): Converting to string: TypedValue{t=0x5/d=0x1801 a=1 r=0x10500d1}
- W/Resources( 5377): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020359}
- W/Resources( 5377): Converting to string: TypedValue{t=0x5/d=0x1801 a=1 r=0x10500d1}
- W/Resources( 5377): Converting to string: TypedValue{t=0x5/d=0x1801 a=1 r=0x10500d1}
- W/Resources( 5377): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020359}
- W/Resources( 5377): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020364}
- W/Resources( 5377): Converting to string: TypedValue{t=0x5/d=0x1801 a=1 r=0x10500d1}
- W/Resources( 5377): Converting to string: TypedValue{t=0x5/d=0x1801 a=1 r=0x10500d1}
- W/Resources( 5377): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020359}
- W/Resources( 5377): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020364}
- W/Resources( 5377): Converting to string: TypedValue{t=0x5/d=0x1801 a=1 r=0x10500d1}
- W/Resources( 5377): Converting to string: TypedValue{t=0x5/d=0x1801 a=1 r=0x10500d1}
- W/Resources( 5377): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020359}
- W/Resources( 5377): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020364}
- W/Resources( 5377): Converting to string: TypedValue{t=0x5/d=0x1801 a=1 r=0x10500d1}
- W/Resources( 5377): Converting to string: TypedValue{t=0x5/d=0x1801 a=1 r=0x10500d1}
- W/Resources( 5377): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020359}
- W/Resources( 5377): Converting to string: TypedValue{t=0x12/d=0x0 a=1 r=0x1020364}
- W/Resources( 5377): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0a004f}
- W/Resources( 5377): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0a004e}
- W/Resources( 5377): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0a004f}
- W/Resources( 5377): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0a004e}
- W/Resources( 5377): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0a004f}
- W/Resources( 5377): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0a004e}
- W/Resources( 5377): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0a004f}
- W/Resources( 5377): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0a004e}
- W/Resources( 5377): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0a004f}
- W/Resources( 5377): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0a004e}
- W/Resources( 5377): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0a004f}
- W/Resources( 5377): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0a004e}
- W/Resources( 5377): Converting to string: TypedValue{t=0x5/d=0x2401 a=1 r=0x10500da}
- W/Resources( 5377): Converting to string: TypedValue{t=0x5/d=0x3001 a=1 r=0x10500dc}
- W/Resources( 5377): Converting to string: TypedValue{t=0x5/d=0x601 a=1 r=0x10500d7}
- W/Resources( 5377): Converting to string: TypedValue{t=0x5/d=0x1201 a=1 r=0x10500d8}
- W/Resources( 5377): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0a003f}
- I/ActivityManager( 2491): Displayed com.evervolv.toolbox/.Toolbox: +1s166ms
- I/Timeline( 2491): Timeline: Activity_windows_visible id: ActivityRecord{2dc4b004 u0 com.evervolv.toolbox/.Toolbox t771} time:64294385
- I/Timeline( 5377): Timeline: Activity_idle id: android.os.BinderProxy@3c6e1a70 time:64294427
- E/wpa_supplicant( 2561): recvfrom(ctrl_iface): Try again
- W/AudioTrack( 2491): AUDIO_OUTPUT_FLAG_FAST denied by client
- E/AudioTrack( 2491): AudioTrack::set : Exit
- V/audio_hw_primary( 2266): out_set_parameters: CALLED: 'routing=2'
- D/Toolbox ( 5377): Selected item=5
- W/Resources( 5377): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0a0040}
- W/Resources( 5377): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0a0041}
- W/Resources( 5377): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0a0042}
- W/Resources( 5377): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0a0043}
- W/Resources( 5377): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0a0044}
- W/Resources( 5377): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0a0045}
- W/Resources( 5377): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0a0046}
- W/art ( 5377): Suspending all threads took: 7.629ms
- I/art ( 5377): Background partial concurrent mark sweep GC freed 3633(210KB) AllocSpace objects, 2(32KB) LOS objects, 40% free, 2MB/4MB, paused 13.305ms total 67.535ms
- W/Resources( 5377): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0a0047}
- W/Resources( 5377): Converting to string: TypedValue{t=0x5/d=0x3001 a=1 r=0x1050037}
- W/Resources( 5377): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0a0048}
- W/Resources( 5377): Converting to string: TypedValue{t=0x5/d=0x3001 a=1 r=0x1050037}
- W/Resources( 5377): Converting to string: TypedValue{t=0x12/d=0x0 a=2 r=0x7f0a003f}
- W/AudioTrack( 2491): AUDIO_OUTPUT_FLAG_FAST denied by client
- E/AudioTrack( 2491): AudioTrack::set : Exit
- V/audio_hw_primary( 2266): out_set_parameters: CALLED: 'routing=2'
- E/wpa_supplicant( 2561): recvfrom(ctrl_iface): Try again
- W/AudioTrack( 2491): AUDIO_OUTPUT_FLAG_FAST denied by client
- E/AudioTrack( 2491): AudioTrack::set : Exit
- V/audio_hw_primary( 2266): out_set_parameters: CALLED: 'routing=2'
- W/AudioTrack( 2491): AUDIO_OUTPUT_FLAG_FAST denied by client
- E/AudioTrack( 2491): AudioTrack::set : Exit
- V/audio_hw_primary( 2266): out_set_parameters: CALLED: 'routing=2'
- W/AudioTrack( 2491): AUDIO_OUTPUT_FLAG_FAST denied by client
- E/AudioTrack( 2491): AudioTrack::set : Exit
- V/audio_hw_primary( 2266): out_set_parameters: CALLED: 'routing=2'
- E/wpa_supplicant( 2561): recvfrom(ctrl_iface): Try again
- W/AudioTrack( 2491): AUDIO_OUTPUT_FLAG_FAST denied by client
- E/AudioTrack( 2491): AudioTrack::set : Exit
- V/audio_hw_primary( 2266): out_set_parameters: CALLED: 'routing=2'
- D/EVToolbox( 5377): Calling dumplogcat:-D -B -o /data/data/com.evervolv.toolbox/files/logcat -m -r -d -k
- I/RenderThread( 5393): type=1400 audit(0.0:576): avc: denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- I/RenderThread( 5393): type=1400 audit(0.0:577): avc: denied { read write } for path="/dev/kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- V/RenderScript( 5377): 0x6fc10200 Launching thread(s), CPUs 2
- E/WifiStateMachine( 2491): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0,55 rxSuccessRate=0,71 targetRoamBSSID=any RSSI=-42
- E/wpa_supplicant( 2561): recvfrom(ctrl_iface): Try again
- [logcat: 0.0s elapsed]
- ------ RADIO LOG (logcat -b radio -d *:v) ------
- D/TelephonyManager(22350): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager(22350): [getPhoneId]- fail
- D/TelephonyManager(22350): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager(22350): [getPhoneId]- fail
- D/TelephonyManager(22350): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager(22350): [getPhoneId]- fail
- D/TelephonyManager(22350): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager(22350): [getPhoneId]- fail
- D/TelephonyManager(22350): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager(22350): [getPhoneId]- fail
- D/TelephonyManager(22350): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager(22350): [getPhoneId]- fail
- D/TelephonyManager(22350): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager(22350): [getPhoneId]- fail
- D/TelephonyManager(22350): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager(22350): [getPhoneId]- fail
- D/TelephonyManager(22350): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.numeric' defaultVal='' prop=
- D/SubscriptionManager(22350): [getPhoneId]- fail
- D/TelephonyManager(22350): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(22580): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(22580): [getPhoneId]- fail
- D/TelephonyManager(22580): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/TelephonyManager(20737): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(20737): [getPhoneId]- fail
- D/TelephonyManager(20737): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(20737): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(20737): [getPhoneId]- fail
- D/TelephonyManager(20737): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/TelephonyManager(20737): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(20737): [getPhoneId]- fail
- D/TelephonyManager(20737): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(20737): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(20737): [getPhoneId]- fail
- D/TelephonyManager(20737): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(20737): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(20737): [getPhoneId]- fail
- D/TelephonyManager(20737): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(20737): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(20737): [getPhoneId]- fail
- D/TelephonyManager(20737): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(20737): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(20737): [getPhoneId]- fail
- D/TelephonyManager(20737): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(20737): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(20737): [getPhoneId]- fail
- D/TelephonyManager(20737): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(20737): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(20737): [getPhoneId]- fail
- D/TelephonyManager(20737): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(20737): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(20737): [getPhoneId]- fail
- D/TelephonyManager(20737): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(20737): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(20737): [getPhoneId]- fail
- D/TelephonyManager(20737): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(20737): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(20737): [getPhoneId]- fail
- D/TelephonyManager(20737): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(20737): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(20737): [getPhoneId]- fail
- D/TelephonyManager(20737): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(20737): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(20737): [getPhoneId]- fail
- D/TelephonyManager(20737): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(20737): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(20737): [getPhoneId]- fail
- D/TelephonyManager(20737): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionManager(23121): [getPhoneId]- fail
- D/TelephonyManager(23121): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/TelephonyManager(23121): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(23121): [getPhoneId]- fail
- D/TelephonyManager(23121): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/SubscriptionController(20367): [getPhoneId] asked for default subId=-1
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/TelephonyManager(20737): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(20737): [getPhoneId]- fail
- D/TelephonyManager(20737): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(20737): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(20737): [getPhoneId]- fail
- D/TelephonyManager(20737): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(20737): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(20737): [getPhoneId]- fail
- D/TelephonyManager(20737): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionManager(23700): [getPhoneId]- fail
- D/TelephonyManager(23700): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/TelephonyManager(23700): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(23700): [getPhoneId]- fail
- D/TelephonyManager(23700): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/SubscriptionController(20367): [getPhoneId] asked for default subId=-1
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/TelephonyManager(20737): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(20737): [getPhoneId]- fail
- D/TelephonyManager(20737): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(20737): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(20737): [getPhoneId]- fail
- D/TelephonyManager(20737): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(20737): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(20737): [getPhoneId]- fail
- D/TelephonyManager(20737): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(20737): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(20737): [getPhoneId]- fail
- D/TelephonyManager(20737): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/SubscriptionManager(21391): [getPhoneId]- fail
- D/TelephonyManager(21391): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(21391): [getPhoneId]- fail
- D/TelephonyManager(21391): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(21391): [getPhoneId]- fail
- D/TelephonyManager(21391): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager(21391): [getPhoneId]- fail
- D/TelephonyManager(21391): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(21391): [getPhoneId]- fail
- D/TelephonyManager(21391): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(21391): [getPhoneId]- fail
- D/TelephonyManager(21391): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(21391): [getPhoneId]- fail
- D/TelephonyManager(21391): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(21391): [getPhoneId]- fail
- D/TelephonyManager(21391): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(21391): [getPhoneId]- fail
- D/TelephonyManager(21391): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(21391): [getPhoneId]- fail
- D/TelephonyManager(21391): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(21391): [getPhoneId]- fail
- D/TelephonyManager(21391): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(21391): [getPhoneId]- fail
- D/TelephonyManager(21391): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(21391): [getPhoneId]- fail
- D/TelephonyManager(21391): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(21391): [getPhoneId]- fail
- D/TelephonyManager(21391): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(21391): [getPhoneId]- fail
- D/TelephonyManager(21391): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(21391): [getPhoneId]- fail
- D/TelephonyManager(21391): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(21391): [getPhoneId]- fail
- D/TelephonyManager(21391): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(21391): [getPhoneId]- fail
- D/TelephonyManager(21391): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(21391): [getPhoneId]- fail
- D/TelephonyManager(21391): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(21391): [getPhoneId]- fail
- D/TelephonyManager(21391): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(21391): [getPhoneId]- fail
- D/TelephonyManager(21391): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(21391): [getPhoneId]- fail
- D/TelephonyManager(21391): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(21391): [getPhoneId]- fail
- D/TelephonyManager(21391): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/TelephonyManager(20737): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(20737): [getPhoneId]- fail
- D/TelephonyManager(20737): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(20737): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(20737): [getPhoneId]- fail
- D/TelephonyManager(20737): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/TelephonyManager(20737): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(20737): [getPhoneId]- fail
- D/TelephonyManager(20737): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(20737): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(20737): [getPhoneId]- fail
- D/TelephonyManager(20737): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionManager(21460): [getPhoneId]- fail
- D/TelephonyManager(21460): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(21460): [getPhoneId]- fail
- D/TelephonyManager(21460): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(21460): [getPhoneId]- fail
- D/TelephonyManager(21460): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(21460): [getPhoneId]- fail
- D/TelephonyManager(21460): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(21460): [getPhoneId]- fail
- D/TelephonyManager(21460): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(21460): [getPhoneId]- fail
- D/TelephonyManager(21460): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(21460): [getPhoneId]- fail
- D/TelephonyManager(21460): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(21460): [getPhoneId]- fail
- D/TelephonyManager(21460): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(21460): [getPhoneId]- fail
- D/TelephonyManager(21460): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(21460): [getPhoneId]- fail
- D/TelephonyManager(21460): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(21460): [getPhoneId]- fail
- D/TelephonyManager(21460): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager(21460): [getPhoneId]- fail
- D/TelephonyManager(21460): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(21460): [getPhoneId]- fail
- D/TelephonyManager(21460): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(21460): [getPhoneId]- fail
- D/TelephonyManager(21460): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(21460): [getPhoneId]- fail
- D/TelephonyManager(21460): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(21460): [getPhoneId]- fail
- D/TelephonyManager(21460): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(21460): [getPhoneId]- fail
- D/TelephonyManager(21460): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/TelephonyManager(24123): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(24123): [getPhoneId]- fail
- D/TelephonyManager(24123): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionManager(20367): [getPhoneId]- fail
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=0 phone=Handler (com.android.internal.telephony.PhoneProxy) {1bac6388}
- D/TelephonyManager(24160): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(24160): [getPhoneId]- fail
- D/TelephonyManager(24160): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(24160): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(24160): [getPhoneId]- fail
- D/TelephonyManager(24160): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (20367): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(20367): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(20367): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/TelephonyManager(24466): No /proc/cmdline exception=java.io.FileNotFoundException: /proc/cmdline: open failed: EACCES (Permission denied)
- D/TelephonyManager(24466): /proc/cmdline=
- D/SubscriptionManager(24704): [getPhoneId]- fail
- D/TelephonyManager(24704): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.current.phone-type' defaultVal='null' prop=1
- D/TelephonyManager(24704): getTelephonyProperty: return propVal='null' phoneId=-1 property='ro.telephony.default_network' defaultVal='null' prop=
- E/TelephonyManager(24704): hasMatchedTetherApnSetting NPE
- E/TelephonyManager(24704): java.lang.NullPointerException: Attempt to invoke interface method 'int com.android.internal.telephony.ITelephony.getTetherApnRequired()' on a null object reference
- E/TelephonyManager(24704): at android.telephony.TelephonyManager.getTetherApnRequired(TelephonyManager.java:3271)
- E/TelephonyManager(24704): at com.android.server.connectivity.Tethering.checkDunRequired(Tethering.java:643)
- E/TelephonyManager(24704): at com.android.server.connectivity.Tethering.updateConfiguration(Tethering.java:213)
- E/TelephonyManager(24704): at com.android.server.connectivity.Tethering.<init>(Tethering.java:176)
- E/TelephonyManager(24704): at com.android.server.ConnectivityService.<init>(ConnectivityService.java:719)
- E/TelephonyManager(24704): at com.android.server.SystemServer.startOtherServices(SystemServer.java:698)
- E/TelephonyManager(24704): at com.android.server.SystemServer.run(SystemServer.java:266)
- E/TelephonyManager(24704): at com.android.server.SystemServer.main(SystemServer.java:180)
- E/TelephonyManager(24704): at java.lang.reflect.Method.invoke(Native Method)
- E/TelephonyManager(24704): at java.lang.reflect.Method.invoke(Method.java:372)
- E/TelephonyManager(24704): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:903)
- E/TelephonyManager(24704): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:698)
- D/TelephonyRegistry(24704): listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback
- D/TelephonyRegistry(24704): listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback
- D/TelephonyRegistry(24704): systemRunning register for intents
- E/TelephonyManager(24704): hasMatchedTetherApnSetting NPE
- E/TelephonyManager(24704): java.lang.NullPointerException: Attempt to invoke interface method 'int com.android.internal.telephony.ITelephony.getTetherApnRequired()' on a null object reference
- E/TelephonyManager(24704): at android.telephony.TelephonyManager.getTetherApnRequired(TelephonyManager.java:3271)
- E/TelephonyManager(24704): at com.android.server.connectivity.Tethering.checkDunRequired(Tethering.java:643)
- E/TelephonyManager(24704): at com.android.server.connectivity.Tethering.updateConfiguration(Tethering.java:213)
- E/TelephonyManager(24704): at com.android.server.connectivity.Tethering$StateReceiver.onReceive(Tethering.java:526)
- E/TelephonyManager(24704): at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:867)
- E/TelephonyManager(24704): at android.os.Handler.handleCallback(Handler.java:739)
- E/TelephonyManager(24704): at android.os.Handler.dispatchMessage(Handler.java:95)
- E/TelephonyManager(24704): at android.os.Looper.loop(Looper.java:135)
- E/TelephonyManager(24704): at com.android.server.SystemServer.run(SystemServer.java:279)
- E/TelephonyManager(24704): at com.android.server.SystemServer.main(SystemServer.java:180)
- E/TelephonyManager(24704): at java.lang.reflect.Method.invoke(Native Method)
- E/TelephonyManager(24704): at java.lang.reflect.Method.invoke(Method.java:372)
- E/TelephonyManager(24704): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:903)
- E/TelephonyManager(24704): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:698)
- D/TelephonyRegistry(24704): listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback
- D/TelephonyRegistry(24704): notifyCellLocationForSubscriber: subId=0 cellLocation=Bundle[{}]
- D/TelephonyRegistry(24704): listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback
- E/TelephonyManager(24704): hasMatchedTetherApnSetting NPE
- E/TelephonyManager(24704): java.lang.NullPointerException: Attempt to invoke interface method 'int com.android.internal.telephony.ITelephony.getTetherApnRequired()' on a null object reference
- E/TelephonyManager(24704): at android.telephony.TelephonyManager.getTetherApnRequired(TelephonyManager.java:3271)
- E/TelephonyManager(24704): at com.android.server.connectivity.Tethering.checkDunRequired(Tethering.java:643)
- E/TelephonyManager(24704): at com.android.server.connectivity.Tethering.updateConfiguration(Tethering.java:213)
- E/TelephonyManager(24704): at com.android.server.connectivity.Tethering$StateReceiver.onReceive(Tethering.java:526)
- E/TelephonyManager(24704): at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:867)
- E/TelephonyManager(24704): at android.os.Handler.handleCallback(Handler.java:739)
- E/TelephonyManager(24704): at android.os.Handler.dispatchMessage(Handler.java:95)
- E/TelephonyManager(24704): at android.os.Looper.loop(Looper.java:135)
- E/TelephonyManager(24704): at com.android.server.SystemServer.run(SystemServer.java:279)
- E/TelephonyManager(24704): at com.android.server.SystemServer.main(SystemServer.java:180)
- E/TelephonyManager(24704): at java.lang.reflect.Method.invoke(Native Method)
- E/TelephonyManager(24704): at java.lang.reflect.Method.invoke(Method.java:372)
- E/TelephonyManager(24704): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:903)
- E/TelephonyManager(24704): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:698)
- D/TelephonyManager(25669): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(25669): [getPhoneId]- fail
- D/TelephonyManager(25669): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/SubscriptionManager(25706): [getPhoneId]- fail
- D/TelephonyManager(25706): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/TelephonyManager(25706): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(25706): [getPhoneId]- fail
- D/TelephonyManager(25706): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- E/TelephonyManager(24704): hasMatchedTetherApnSetting NPE
- E/TelephonyManager(24704): java.lang.NullPointerException: Attempt to invoke interface method 'int com.android.internal.telephony.ITelephony.getTetherApnRequired()' on a null object reference
- E/TelephonyManager(24704): at android.telephony.TelephonyManager.getTetherApnRequired(TelephonyManager.java:3271)
- E/TelephonyManager(24704): at com.android.server.connectivity.Tethering.checkDunRequired(Tethering.java:643)
- E/TelephonyManager(24704): at com.android.server.connectivity.Tethering.updateConfiguration(Tethering.java:213)
- E/TelephonyManager(24704): at com.android.server.connectivity.Tethering$StateReceiver.onReceive(Tethering.java:526)
- E/TelephonyManager(24704): at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:867)
- E/TelephonyManager(24704): at android.os.Handler.handleCallback(Handler.java:739)
- E/TelephonyManager(24704): at android.os.Handler.dispatchMessage(Handler.java:95)
- E/TelephonyManager(24704): at android.os.Looper.loop(Looper.java:135)
- E/TelephonyManager(24704): at com.android.server.SystemServer.run(SystemServer.java:279)
- E/TelephonyManager(24704): at com.android.server.SystemServer.main(SystemServer.java:180)
- E/TelephonyManager(24704): at java.lang.reflect.Method.invoke(Native Method)
- E/TelephonyManager(24704): at java.lang.reflect.Method.invoke(Method.java:372)
- E/TelephonyManager(24704): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:903)
- E/TelephonyManager(24704): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:698)
- D/SubscriptionManager(26069): [getPhoneId]- fail
- D/TelephonyManager(26069): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager(26069): [getPhoneId]- fail
- D/TelephonyManager(26069): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager(26069): [getPhoneId]- fail
- D/TelephonyManager(26069): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager(26069): [getPhoneId]- fail
- D/TelephonyManager(26069): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager(26069): [getPhoneId]- fail
- D/TelephonyManager(26069): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.numeric' defaultVal='' prop=
- D/SubscriptionManager(26069): [getPhoneId]- fail
- D/TelephonyManager(26069): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager(26069): [getPhoneId]- fail
- D/TelephonyManager(26069): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager(26069): [getPhoneId]- fail
- D/TelephonyManager(26069): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager(26069): [getPhoneId]- fail
- D/TelephonyManager(26069): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/TDC (25016): updateOrInsert: inserting: Modem { uuid=modem, state=0, rilModel=0, rat={}, maxActiveVoiceCall=1, maxActiveDataCall=1, maxStandby=1 }
- D/TDC (25016): updateOrInsert: inserting: Sim { uuid=sim, modemUuid=modem, state=0 }
- D/CdmaSSM (25016): subscriptionSource from settings: 1
- I/PhoneFactory(25016): Cdma Subscription set to 1
- I/PhoneFactory(25016): RILClassname is RIL
- I/PhoneFactory(25016): Network Mode set to 0
- D/RILJ (25016): RIL(context, preferredNetworkType=0 cdmaSubscription=1)
- D/RILJ (25016): Not starting RILReceiver: wifi-only [SUB0]
- D/RILJ (25016): [3648]> GET_HARDWARE_CONFIG [SUB0]
- D/RilRequest(25016): [3648]< GET_HARDWARE_CONFIG error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
- I/PhoneFactory(25016): Creating SubscriptionController
- D/SubscriptionController(25016): [SubscriptionController] init by Context
- D/UiccController(25016): Creating UiccController
- D/TelephonyTester(25016): register for intent action=com.android.internal.telephony.gsm.action_detached
- D/TelephonyTester(25016): register for intent action=com.android.internal.telephony.gsm.action_attached
- D/PhoneBase(25016): mDoesRilSendMultipleCallRing=true
- D/PhoneBase(25016): mCallRingDelay=3000
- D/RILJ (25016): setPhoneType=1 old value=0 [SUB0]
- D/TelephonyRegistry(24704): listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback
- D/TelephonyManager(25016): setTelephonyProperty: success phoneId=0 property=gsm.network.type value: Unknown propVal=Unknown
- D/DCT (25016): [0]DCT.constructor
- D/SubscriptionController(25016): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController(25016): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/DCT (25016): [0]getDataEnabled: getIntWithSubId retVal=true
- D/TelephonyRegistry(24704): listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback
- D/Dcc (25016): E ctor
- D/Dcc (25016): X ctor
- D/DcTesterDeacativeAll(25016): register for intent action=com.android.internal.telephony.dataconnection.action_deactivate_all
- D/DcTesterDeacativeAll(25016): register for intent action=com.android.internal.telephony.gsm.action_detached
- D/DcTesterFailBrinupAll(25016): register for intent action=com.android.internal.telephony.dataconnection.action_fail_bringup
- D/DcTesterFailBrinupAll(25016): register for intent action=com.android.internal.telephony.gsm.action_detached
- D/DcTesterFailBrinupAll(25016): register for intent action=com.android.internal.telephony.gsm.action_attached
- D/DCT (25016): [0]GsmDCT.constructor
- D/SubscriptionController(25016): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController(25016): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/DCT (25016): [0]update sub = -2
- D/DCT (25016): [0]update(): Active DDS, register for all events now!
- D/GsmSST (25016): [GsmSST] notifyDataRegStateRilRadioTechnologyChanged: drs=1 rat=0
- D/TelephonyManager(25016): setTelephonyProperty: success phoneId=0 property=gsm.network.type value: Unknown propVal=Unknown
- D/DCT (25016): [0]getDataEnabled: getIntWithSubId retVal=true
- D/SubscriptionController(25016): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController(25016): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/GSMPhone(25016): [GSMPhone] updateCurrentCarrierInProvider: mSubId = -2 currentDds = -1 operatorNumeric = null
- D/DCT (25016): [0]initApnContexts: E
- D/DCT (25016): [0]initApnContexts: skipping unknown type=1
- D/DCT (25016): [0]initApnContexts: X mApnContexts={}
- D/TelephonyManager(25016): setTelephonyProperty: success phoneId=0 property=gsm.current.phone-type value: 1 propVal=1
- D/GSMPhone(25016): [GSMPhone] GSMPhone: constructor: sub = 0
- D/TelephonyManager(25016): setTelephonyProperty: success phoneId=0 property=gsm.current.phone-type value: 1 propVal=1
- I/PhoneFactory(25016): Creating Phone with type = 1 sub = 0
- D/TelephonyManager(25016): getTelephonyProperty: return propVal='null' phoneId=0 property='telephony.sms.send' defaultVal='false' prop=
- E/RIL_ImsSms(25016): getFormat should never be called from here!
- D/SMSDispatcher(25016): SMSDispatcher: ctor mSmsCapable=false format=unknown mSmsSendDisabled=true
- D/RIL_ImsSms(25016): ImsSMSDispatcher created
- D/TelephonyManager(25016): getTelephonyProperty: return propVal='null' phoneId=0 property='telephony.sms.send' defaultVal='false' prop=
- D/SMSDispatcher(25016): SMSDispatcher: ctor mSmsCapable=false format=3gpp2 mSmsSendDisabled=true
- D/CdmaSMSDispatcher(25016): CdmaSMSDispatcher created
- V/WAP PUSH(25016): bindService() for wappush manager succeeded
- D/TelephonyManager(25016): getTelephonyProperty: return propVal='null' phoneId=0 property='telephony.sms.receive' defaultVal='false' prop=
- D/GsmInboundSmsHandler(25016): created InboundSmsHandler
- V/WAP PUSH(25016): bindService() for wappush manager succeeded
- D/TelephonyManager(25016): getTelephonyProperty: return propVal='null' phoneId=0 property='telephony.sms.receive' defaultVal='false' prop=
- D/CdmaInboundSmsHandler(25016): created InboundSmsHandler
- D/TelephonyManager(25016): getTelephonyProperty: return propVal='null' phoneId=0 property='telephony.sms.send' defaultVal='false' prop=
- D/SMSDispatcher(25016): SMSDispatcher: ctor mSmsCapable=false format=3gpp mSmsSendDisabled=true
- D/GsmSMSDispatcher(25016): GsmSMSDispatcher created
- D/SmsBroadcastUndelivered(25016): scanning raw table for undelivered messages
- D/IccCardProxy(25016): ctor: ci=com.android.internal.telephony.RIL@2495a3d4 phoneId=0
- D/CdmaSSM (25016): subscriptionSource from settings: 1
- D/CdmaSSM (25016): cdmaSSM constructor: 1
- D/IccCardProxy(25016): update icc_operator_numeric=
- D/TelephonyManager(25016): setTelephonyProperty: success phoneId=0 property=gsm.sim.operator.numeric value: propVal=
- D/TelephonyManager(25016): setTelephonyProperty: success phoneId=0 property=gsm.sim.operator.iso-country value: propVal=
- D/TelephonyManager(25016): setTelephonyProperty: success phoneId=0 property=gsm.sim.operator.alpha value: propVal=
- E/IccCardProxy(25016): setExternalState: set mPhoneId=0 mExternalState=NOT_READY
- D/TelephonyManager(25016): setTelephonyProperty: success phoneId=0 property=gsm.sim.state value: NOT_READY propVal=NOT_READY
- D/SubscriptionController(25016): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController(25016): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/IccCardProxy(25016): broadcastIccStateChangedIntent intent ACTION_SIM_STATE_CHANGED value=NOT_READY reason=null for mPhoneId=0
- D/IccCardProxy(25016): Setting radio tech UMTS
- D/SubscriptionManager(25016): [getSlotId]- fail
- D/SubscriptionController(25016): [getSlotId]- subId invalid
- D/TelephonyManager(25016): getLteOnCdmaMode=0 curVal=-1 product_type='' lteOnCdmaProductType=''
- D/IccCardProxy(25016): updateQuietMode: 3GPP subscription -> newQuietMode=false
- D/IccCardProxy(25016): updateQuietMode: no changes don't setExternalState
- D/IccCardProxy(25016): updateQuietMode: QuietMode is false (app_type=1 isLteOnCdmaMode=false cdmaSource=-1)
- D/SubscriptionController(25016): [getActiveSubInfoList]+
- D/ProxyController(25016): Constructor - Enter
- D/SubscriptionController(25016): [getActiveSubInfoList] Sub Controller not ready
- D/DctController(25016): makeDctController: new DctController phones.length=1
- D/DctController(25016): DctController(): phones.length=1
- D/DcSwitchSM(25016): [DcSwitchStateMachine-0] DcSwitchState constructor E
- D/DcSwitchSM(25016): [DcSwitchStateMachine-0] DcSwitchState constructor X
- D/DcSwitchSM(25016): [DcSwitchStateMachine-0] IdleState: enter
- D/DctController(25016): DctController(phones): Connect success: 0
- D/DctController(25016): updatePhoneBaseForIndex for phone index=0
- D/DctController(25016): unregister TelephonyNetworkFactory for phone index=0
- D/SubscriptionController(25016): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController(25016): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/DctController(25016): [TNF -2]NetworkCapabilities: [ Transports: CELLULAR Capabilities: MMS&SUPL&DUN&FOTA&IMS&CBS&IA&RCS&XCAP&EIMS&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN]
- D/TelephonyRegistry(24704): listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback
- D/DctController(25016): makeDctController: X sDctController=Handler (com.android.internal.telephony.dataconnection.DctController) {3821996c}
- D/ProxyController(25016): clearTransaction
- D/ProxyController(25016): clearTransaction: phoneId=0 status=IDLE
- D/ProxyController(25016): Constructor - Exit
- I/PhoneFactory(25016): defaultSmsApplication: NONE
- D/TelephonyManager(24704): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(24704): [getPhoneId]- fail
- D/TelephonyManager(24704): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/SubscriptionManager(25016): [getPhoneId]- fail
- D/TelephonyManager(25016): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.current.phone-type' defaultVal='null' prop=1
- D/TelephonyManager(25016): getTelephonyProperty: return propVal='null' phoneId=-1 property='ro.telephony.default_network' defaultVal='null' prop=
- D/SmsBroadcastUndelivered(25016): finished scanning raw table in 106 ms
- D/CdmaInboundSmsHandler(25016): StartupState.processMessage:6
- D/CdmaInboundSmsHandler(25016): entering Idle state
- D/GsmInboundSmsHandler(25016): StartupState.processMessage:6
- D/GsmInboundSmsHandler(25016): entering Idle state
- I/PhoneFactory(25016): Creating SubInfoRecordUpdater
- D/SubscriptionInfoUpdater(25016): Constructor invoked
- D/CallManager(25016): registerPhone(GSM Handler (com.android.internal.telephony.PhoneProxy) {1be85b1})
- D/TelephonyRegistry(24704): listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback
- D/RILJ (25016): [3649]> RIL_REQUEST_SET_TTY_MODE : 0 [SUB0]
- D/RilRequest(25016): [3649]< RIL_REQUEST_SET_TTY_MODE error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
- D/TelephonyRegistry(24704): listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback
- D/SubscriptionController(25016): [getPhoneId] asked for default subId=-1
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/SubscriptionController(25016): [getPhoneId] asked for default subId=-1
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/UiccController(25016): EVENT_RADIO_UNAVAILABLE, dispose card
- D/RILJ (25016): [3650]> GET_CURRENT_CALLS [SUB0]
- D/RilRequest(25016): [3650]< GET_CURRENT_CALLS error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
- D/GsmSST (25016): [GsmSST] mDeviceShuttingDown = false
- D/GsmSST (25016): [GsmSST] mDesiredPowerState = true
- D/GsmSST (25016): [GsmSST] getRadioState = RADIO_UNAVAILABLE
- D/GsmSST (25016): [GsmSST] mPowerOffDelayNeed = true
- D/GsmSST (25016): [GsmSST] mAlarmSwitch = false
- D/PHONE (25016): [ServiceState] setNullState=1
- D/GsmSST (25016): [GsmSST] Poll ServiceState done: oldSS=[1 1 voice home data home null null null null null null Unknown Unknown CSS not supported 0 0 RoamInd=0 DefRoamInd=0 EmergOnly=false] newSS=[1 1 voice home data home null null null null null null Unknown Unknown CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
- D/GsmSST (25016): [GsmSST] useDataRegStateForDataOnlyDevice: VoiceRegState=1 DataRegState=1
- D/PHONE (25016): [ServiceState] setVoiceRegState=1
- D/PHONE (25016): [ServiceState] setNullState=1
- D/GsmSST (25016): [GsmSST] updateSpnDisplay: radio is on but out of service, set plmn='Teenus puudub.'
- D/GsmSST (25016): [GsmSST] updateSpnDisplay: changed sending intent rule=0 showPlmn='true' plmn='Teenus puudub.' showSpn='false' spn=''
- D/SubscriptionController(25016): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController(25016): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/SubscriptionManager(26124): [getPhoneId]- fail
- D/TelephonyManager(26124): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionController(25016): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController(25016): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/SubscriptionController(25016): [setPlmnSpn] No valid subscription to store info
- D/SubscriptionController(25016): notifySubscriptionInfoChanged:
- D/TelephonyRegistry(24704): notifySubscriptionInfoChanged: first invocation mRecords.size=20
- D/SubscriptionController(25016): [getActiveSubInfoList]+
- D/SubscriptionController(25016): [getActiveSubInfoList] Sub Controller not ready
- D/SubscriptionController(25016): [getActiveSubInfoList]+
- D/SubscriptionController(25016): [getActiveSubInfoList] Sub Controller not ready
- D/TelephonyManager(25016): setTelephonyProperty: success phoneId=0 property=gsm.operator.alpha value: propVal=
- D/TelephonyManager(24704): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(24704): [getPhoneId]- fail
- D/TelephonyManager(24704): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(25016): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(25016): setTelephonyProperty: success phoneId=0 property=gsm.operator.numeric value: propVal=
- D/SubscriptionController(25016): [getActiveSubInfoList]+
- D/SubscriptionController(25016): [getActiveSubInfoList] Sub Controller not ready
- D/GsmSST (25016): [GsmSST] operatorNumeric is null
- D/TelephonyManager(25016): setTelephonyProperty: success phoneId=0 property=gsm.operator.iso-country value: propVal=
- D/TelephonyManager(25016): setTelephonyProperty: success phoneId=0 property=gsm.operator.isroaming value: false propVal=false
- D/GsmSST (25016): [GsmSST] Broadcasting ServiceState : 1 1 voice home data home null null null null null null Unknown Unknown CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false
- D/SubscriptionController(25016): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController(25016): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/DefaultPhoneNotifier(25016): nofityServiceState: mRegistry=com.android.internal.telephony.ITelephonyRegistry$Stub$Proxy@1cfb3a22 ss=1 1 voice home data home null null null null null null Unknown Unknown CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false sender=Handler (com.android.internal.telephony.gsm.GSMPhone) {22c10a96} phondId=0 subId=-2
- D/SubscriptionManager(24704): [getSlotId]- fail
- D/SubscriptionController(25016): [getSlotId]- subId invalid
- D/SubscriptionManager(24704): [getSubId]- fail
- D/TelephonyManager(24704): getSimState:- empty subId return SIM_STATE_ABSENT
- D/DCT (25016): [0]handleMessage msg={ when=-892ms what=270369 obj=android.os.AsyncResult@3afa4cb3 target=com.android.internal.telephony.dataconnection.DcTracker }
- D/DCT (25016): [0]onReceive: action=android.net.wifi.STATE_CHANGE
- D/DCT (25016): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
- D/DCT (25016): [0]onReceive: action=android.net.wifi.WIFI_STATE_CHANGED
- D/DCT (25016): [0]WIFI_STATE_CHANGED_ACTION: enabled=true mIsWifiConnected=true
- D/DCT (25016): [0]handleMessage msg={ when=-863ms what=270342 obj=android.os.AsyncResult@1db6d66e target=com.android.internal.telephony.dataconnection.DcTracker }
- D/DCT (25016): [0]onRadioOffOrNotAvailable: is off and clean up all connections
- D/DCT (25016): [0]cleanUpAllConnections: tearDown=false reason=radioTurnedOff
- D/DCT (25016): [0]stopNetStatPoll
- D/SubscriptionController(25016): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController(25016): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/SubscriptionManager(24704): [getPhoneId]- fail
- D/DCT (25016): [0]stopDataStallAlarm: current tag=133057741 mDataStallAlarmIntent=null
- D/DCT (25016): [0]cleanUpConnection: mDisconnectPendingCount = 0
- D/DCT (25016): [0]handleMessage msg={ when=-869ms what=270345 obj=android.os.AsyncResult@e74359c target=com.android.internal.telephony.dataconnection.DcTracker }
- D/DCT (25016): [0]onDataConnectionDetached: stop polling and notify detached
- D/DCT (25016): [0]stopNetStatPoll
- D/SubscriptionController(25016): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController(25016): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/SubscriptionManager(24704): [getPhoneId]- fail
- D/DCT (25016): [0]stopDataStallAlarm: current tag=133057742 mDataStallAlarmIntent=null
- D/DCT (25016): [0]notifyDataConnection: reason=dataDetached
- D/DCT (25016): [0]handleMessage msg={ when=-871ms what=270348 obj=android.os.AsyncResult@22788ba5 target=com.android.internal.telephony.dataconnection.DcTracker }
- D/DCT (25016): [0]onRoamingOff
- D/SubscriptionController(25016): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController(25016): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/DCT (25016): [0]getDataOnRoamingEnabled: phoneSubId=-2 isDataRoamingEnabled=false
- D/DCT (25016): [0]setupDataOnConnectableApns: roamingOff
- D/DCT (25016): [0]handleMessage msg={ when=-876ms what=270377 obj=android.os.AsyncResult@e7deb7a target=com.android.internal.telephony.dataconnection.DcTracker }
- D/DCT (25016): [0]setupDataOnConnectableApns: nwTypeChanged
- D/SubscriptionController(25016): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController(25016): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/GsmSMSDispatcher(25016): GsmSMSDispatcher: subId = -2 slotId = 0
- E/IccCardProxy(25016): setExternalState: !override and newstate unchanged from NOT_READY
- E/IccCardProxy(25016): setExternalState: !override and newstate unchanged from NOT_READY
- E/IccCardProxy(25016): setExternalState: !override and newstate unchanged from NOT_READY
- D/DctController(25016): EVENT_PHONE1_DATA_DETACH.
- D/DcSwitchAsyncChannel(25016): [DcSwitchAsyncChannel-0]: EVENT_DATA_DETACHED
- D/SubscriptionController(25016): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController(25016): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/DctController(25016): [TNF -2]got request NetworkRequest [ id=1, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
- D/SubscriptionInfoUpdater(25016): [Receiver]+
- D/SubscriptionInfoUpdater(25016): Action: android.intent.action.SIM_STATE_CHANGED
- D/SubscriptionInfoUpdater(25016): slotId: 0
- D/SubscriptionInfoUpdater(25016): simStatus: NOT_READY
- D/SubscriptionInfoUpdater(25016): Ignoring simStatus: NOT_READY
- D/SubscriptionInfoUpdater(25016): [Receiver]-
- D/DcSwitchSM(25016): [DcSwitchStateMachine-0] DefaultState: shouldn't happen but ignore msg.what=0x4400b
- V/WAP PUSH(25016): wappush manager connected to 395748620
- V/WAP PUSH(25016): wappush manager connected to 153584393
- D/DebugService(25016): DebugService DebugService:
- D/SipService(25016): SipService: started!
- D/SipService(25016): start:
- D/RILJ (25016): [3651]> RIL_REQUEST_QUERY_TTY_MODE [SUB0]
- D/RilRequest(25016): [3651]< RIL_REQUEST_QUERY_TTY_MODE error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
- D/DCT (25016): [0]handleMessage msg={ when=-263ms what=270369 obj=android.os.AsyncResult@198b3d21 target=com.android.internal.telephony.dataconnection.DcTracker }
- D/SubscriptionController(25016): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController(25016): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/GsmSMSDispatcher(25016): GsmSMSDispatcher: subId = -2 slotId = 0
- E/IccCardProxy(25016): setExternalState: !override and newstate unchanged from NOT_READY
- D/DctController(25016): onSubInfoReady mPhoneNum=1
- D/SubscriptionController(25016): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController(25016): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/DctController(25016): onSubInfoReady handle pending requests subId=-2
- D/SubscriptionController(25016): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController(25016): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/DctController(25016): [TNF -2]evalPendingRequest, pending request size is 0
- D/DctController(25016): processRequests
- D/SubscriptionController(25016): [getActiveSubInfoList]+
- D/SubscriptionController(25016): [getActiveSubInfoList] Sub Controller not ready
- D/SubscriptionController(25016): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController(25016): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/SubscriptionController(25016): [getActiveSubInfoList]+
- D/SubscriptionController(25016): [getActiveSubInfoList] Sub Controller not ready
- D/SubscriptionController(25016): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController(25016): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionManager(25016): [getPhoneId]- fail
- D/SubscriptionManager(26124): [getPhoneId]- fail
- D/TelephonyManager(26124): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.numeric' defaultVal='' prop=
- E/PhoneBase(25016): Error! registerForCallWaiting() in PhoneBase should not be called, CDMAPhone inactive.
- D/GsmSST (25016): [GsmSST] SubscriptionListener.onSubscriptionInfoChanged
- D/SubscriptionController(25016): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController(25016): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/DCT (25016): [0]SubscriptionListener.onSubscriptionInfoChanged
- D/SubscriptionController(25016): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController(25016): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/SubscriptionController(25016): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController(25016): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/DctController(25016): handleMessage msg={ when=-589ms what=100 target=com.android.internal.telephony.dataconnection.DctController }
- D/DctController(25016): getTopPriorityRequestPhoneId = 0, priority = -1
- D/DcSwitchAsyncChannel(25016): [DcSwitchAsyncChannel-0]: rspIsIdle=true
- D/DctController(25016): onProcessRequest phoneId=0, activePhoneId=-1
- D/GsmCellBroadcastHandler(25016): mWakeLock released
- D/CellBroadcastHandler(25016): mWakeLock released
- D/CdmaServiceCategoryProgramHandler(25016): mWakeLock released
- D/GsmInboundSmsHandler(25016): IdleState.processMessage:5
- D/GsmInboundSmsHandler(25016): Idle state processing message type 5
- D/CdmaInboundSmsHandler(25016): IdleState.processMessage:5
- D/CdmaInboundSmsHandler(25016): Idle state processing message type 5
- D/GsmInboundSmsHandler(25016): mWakeLock released
- D/CdmaInboundSmsHandler(25016): mWakeLock released
- D/SubscriptionManager(25954): [getPhoneId]- fail
- D/TelephonyManager(25954): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(25954): [getPhoneId]- fail
- D/TelephonyManager(25954): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/TelephonyManager(25954): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(25954): [getPhoneId]- fail
- D/TelephonyManager(25954): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/SubscriptionManager(26069): [getPhoneId]- fail
- D/TelephonyManager(26069): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(26069): [getPhoneId]- fail
- D/TelephonyManager(26069): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(26069): [getPhoneId]- fail
- D/TelephonyManager(26069): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(26069): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(26069): [getPhoneId]- fail
- D/TelephonyManager(26069): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/SubscriptionManager(26069): [getPhoneId]- fail
- D/TelephonyManager(26069): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager(26069): [getPhoneId]- fail
- D/TelephonyManager(26069): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionController(25016): [getPhoneId] asked for default subId=-1
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/SubscriptionManager(26546): [getPhoneId]- fail
- D/TelephonyManager(26546): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/TelephonyManager(26546): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(26546): [getPhoneId]- fail
- D/TelephonyManager(26546): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/SubscriptionController(25016): [getPhoneId] asked for default subId=-1
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/SubscriptionManager(26069): [getPhoneId]- fail
- D/TelephonyManager(26069): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager(26069): [getPhoneId]- fail
- D/TelephonyManager(26069): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(26069): [getPhoneId]- fail
- D/TelephonyManager(26069): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(26069): [getPhoneId]- fail
- D/TelephonyManager(26069): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(26069): [getPhoneId]- fail
- D/TelephonyManager(26069): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(26581): [getPhoneId]- fail
- D/TelephonyManager(26581): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(26581): [getPhoneId]- fail
- D/TelephonyManager(26581): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(26581): [getSlotId]- fail
- D/SubscriptionController(25016): [getSlotId]- subId invalid
- D/SubscriptionManager(26581): [getSubId]- fail
- D/TelephonyManager(26581): getSimState:- empty subId return SIM_STATE_ABSENT
- D/SubscriptionManager(26581): [getPhoneId]- fail
- D/TelephonyManager(26581): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.numeric' defaultVal='' prop=
- D/SubscriptionManager(26581): [getSlotId]- fail
- D/SubscriptionController(25016): [getSlotId]- subId invalid
- D/SubscriptionManager(26581): [getSubId]- fail
- D/TelephonyManager(26581): getSimState:- empty subId return SIM_STATE_ABSENT
- D/SubscriptionManager(26581): [getPhoneId]- fail
- D/TelephonyManager(26581): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.numeric' defaultVal='' prop=
- D/SubscriptionManager(26581): [getSlotId]- fail
- D/SubscriptionController(25016): [getSlotId]- subId invalid
- D/SubscriptionManager(26581): [getSubId]- fail
- D/TelephonyManager(26581): getSimState:- empty subId return SIM_STATE_ABSENT
- D/SubscriptionManager(26581): [getPhoneId]- fail
- D/TelephonyManager(26581): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.numeric' defaultVal='' prop=
- D/SubscriptionManager(26069): [getPhoneId]- fail
- D/TelephonyManager(26069): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(26069): [getPhoneId]- fail
- D/TelephonyManager(26069): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(26069): [getPhoneId]- fail
- D/TelephonyManager(26069): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(26069): [getPhoneId]- fail
- D/TelephonyManager(26069): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(25016): [getPhoneId]- fail
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=0 phone=Handler (com.android.internal.telephony.PhoneProxy) {1be85b1}
- D/TelephonyManager(26751): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(26751): [getPhoneId]- fail
- D/TelephonyManager(26751): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(26751): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(26751): [getPhoneId]- fail
- D/TelephonyManager(26751): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/SubscriptionManager(25016): [getPhoneId]- fail
- D/SubscriptionManager(25016): [getPhoneId]- fail
- D/SubscriptionController(25016): [getPhoneId] asked for default subId=-1
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/SubscriptionManager(26957): [getPhoneId]- fail
- D/TelephonyManager(26957): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager(26957): [getPhoneId]- fail
- D/TelephonyManager(26957): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager(26957): [getPhoneId]- fail
- D/TelephonyManager(26957): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager(26957): [getPhoneId]- fail
- D/TelephonyManager(26957): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager(26957): [getPhoneId]- fail
- D/TelephonyManager(26957): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager(26957): [getPhoneId]- fail
- D/TelephonyManager(26957): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager(26957): [getPhoneId]- fail
- D/TelephonyManager(26957): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager(26957): [getPhoneId]- fail
- D/TelephonyManager(26957): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager(26957): [getPhoneId]- fail
- D/TelephonyManager(26957): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager(26957): [getPhoneId]- fail
- D/TelephonyManager(26957): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.numeric' defaultVal='' prop=
- D/SubscriptionManager(26957): [getPhoneId]- fail
- D/TelephonyManager(26957): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(27202): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(27202): [getPhoneId]- fail
- D/TelephonyManager(27202): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionManager(25016): [getPhoneId]- fail
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=0 phone=Handler (com.android.internal.telephony.PhoneProxy) {1be85b1}
- D/TelephonyManager(27449): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(27449): [getPhoneId]- fail
- D/TelephonyManager(27449): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(27449): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(27449): [getPhoneId]- fail
- D/TelephonyManager(27449): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/TelephonyManager(25347): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(25347): [getPhoneId]- fail
- D/TelephonyManager(25347): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(25347): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(25347): [getPhoneId]- fail
- D/TelephonyManager(25347): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionManager(27865): [getPhoneId]- fail
- D/TelephonyManager(27865): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/TelephonyManager(27865): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(27865): [getPhoneId]- fail
- D/TelephonyManager(27865): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/SubscriptionController(25016): [getPhoneId] asked for default subId=-1
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/TelephonyManager(25347): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(25347): [getPhoneId]- fail
- D/TelephonyManager(25347): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(25347): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(25347): [getPhoneId]- fail
- D/TelephonyManager(25347): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(25347): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(25347): [getPhoneId]- fail
- D/TelephonyManager(25347): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(25347): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(25347): [getPhoneId]- fail
- D/TelephonyManager(25347): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(25347): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(25347): [getPhoneId]- fail
- D/TelephonyManager(25347): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(25347): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(25347): [getPhoneId]- fail
- D/TelephonyManager(25347): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(25347): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(25347): [getPhoneId]- fail
- D/TelephonyManager(25347): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(25347): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(25347): [getPhoneId]- fail
- D/TelephonyManager(25347): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(25347): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(25347): [getPhoneId]- fail
- D/TelephonyManager(25347): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(25347): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(25347): [getPhoneId]- fail
- D/TelephonyManager(25347): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(25347): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(25347): [getPhoneId]- fail
- D/TelephonyManager(25347): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(25347): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(25347): [getPhoneId]- fail
- D/TelephonyManager(25347): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(25347): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(25347): [getPhoneId]- fail
- D/TelephonyManager(25347): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionManager(26069): [getPhoneId]- fail
- D/TelephonyManager(26069): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(26069): [getPhoneId]- fail
- D/TelephonyManager(26069): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(26069): [getPhoneId]- fail
- D/TelephonyManager(26069): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(26069): [getPhoneId]- fail
- D/TelephonyManager(26069): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(26069): [getPhoneId]- fail
- D/TelephonyManager(26069): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(26069): [getPhoneId]- fail
- D/TelephonyManager(26069): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(26069): [getPhoneId]- fail
- D/TelephonyManager(26069): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(26069): [getPhoneId]- fail
- D/TelephonyManager(26069): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(26069): [getPhoneId]- fail
- D/TelephonyManager(26069): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(26069): [getPhoneId]- fail
- D/TelephonyManager(26069): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(26069): [getPhoneId]- fail
- D/TelephonyManager(26069): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(26069): [getPhoneId]- fail
- D/TelephonyManager(26069): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(26069): [getPhoneId]- fail
- D/TelephonyManager(26069): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(26069): [getPhoneId]- fail
- D/TelephonyManager(26069): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(26069): [getPhoneId]- fail
- D/TelephonyManager(26069): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(26069): [getPhoneId]- fail
- D/TelephonyManager(26069): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(26069): [getPhoneId]- fail
- D/TelephonyManager(26069): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(26069): [getPhoneId]- fail
- D/TelephonyManager(26069): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(26069): [getPhoneId]- fail
- D/TelephonyManager(26069): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(26069): [getPhoneId]- fail
- D/TelephonyManager(26069): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionManager(26124): [getPhoneId]- fail
- D/TelephonyManager(26124): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(26124): [getPhoneId]- fail
- D/TelephonyManager(26124): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(26124): [getPhoneId]- fail
- D/TelephonyManager(26124): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(26124): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(26124): [getPhoneId]- fail
- D/TelephonyManager(26124): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/SubscriptionController(25016): [getPhoneId] asked for default subId=-1
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/SubscriptionManager(26124): [getPhoneId]- fail
- D/TelephonyManager(26124): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager(26124): [getPhoneId]- fail
- D/TelephonyManager(26124): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionManager(26124): [getPhoneId]- fail
- D/TelephonyManager(26124): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(26124): [getPhoneId]- fail
- D/TelephonyManager(26124): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(26124): [getPhoneId]- fail
- D/TelephonyManager(26124): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(26124): [getSlotId]- fail
- D/SubscriptionController(25016): [getSlotId]- subId invalid
- D/SubscriptionManager(26124): [getSubId]- fail
- D/TelephonyManager(26124): getSimState:- empty subId return SIM_STATE_ABSENT
- D/SubscriptionManager(26124): [getPhoneId]- fail
- D/TelephonyManager(26124): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(26124): [getPhoneId]- fail
- D/TelephonyManager(26124): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(25016): [getPhoneId]- fail
- D/SubscriptionManager(26124): [getPhoneId]- fail
- D/TelephonyManager(26124): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(26124): [getPhoneId]- fail
- D/TelephonyManager(26124): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(26124): [getPhoneId]- fail
- D/TelephonyManager(26124): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(26124): [getPhoneId]- fail
- D/TelephonyManager(26124): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(26124): [getPhoneId]- fail
- D/TelephonyManager(26124): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager(26124): [getPhoneId]- fail
- D/TelephonyManager(26124): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(26124): [getPhoneId]- fail
- D/TelephonyManager(26124): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(26124): [getPhoneId]- fail
- D/TelephonyManager(26124): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(26124): [getPhoneId]- fail
- D/TelephonyManager(26124): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(26124): [getPhoneId]- fail
- D/TelephonyManager(26124): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(26124): [getPhoneId]- fail
- D/TelephonyManager(26124): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(26124): [getPhoneId]- fail
- D/TelephonyManager(26124): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(26124): [getPhoneId]- fail
- D/TelephonyManager(26124): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(26124): [getPhoneId]- fail
- D/TelephonyManager(26124): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(26124): [getPhoneId]- fail
- D/TelephonyManager(26124): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(26124): [getPhoneId]- fail
- D/TelephonyManager(26124): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(26124): [getPhoneId]- fail
- D/TelephonyManager(26124): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(26124): [getPhoneId]- fail
- D/TelephonyManager(26124): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(26124): [getPhoneId]- fail
- D/TelephonyManager(26124): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(26124): [getPhoneId]- fail
- D/TelephonyManager(26124): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(26124): [getPhoneId]- fail
- D/TelephonyManager(26124): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(26124): [getPhoneId]- fail
- D/TelephonyManager(26124): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(26124): [getPhoneId]- fail
- D/TelephonyManager(26124): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(26124): [getPhoneId]- fail
- D/TelephonyManager(26124): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(26124): [getPhoneId]- fail
- D/TelephonyManager(26124): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionManager(28402): [getPhoneId]- fail
- D/TelephonyManager(28402): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/TelephonyManager(28402): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(28402): [getPhoneId]- fail
- D/TelephonyManager(28402): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/SubscriptionController(25016): [getPhoneId] asked for default subId=-1
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/TelephonyManager(25347): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(25347): [getPhoneId]- fail
- D/TelephonyManager(25347): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(25347): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(25347): [getPhoneId]- fail
- D/TelephonyManager(25347): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(25347): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(25347): [getPhoneId]- fail
- D/TelephonyManager(25347): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/TelephonyManager(25347): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(25347): [getPhoneId]- fail
- D/TelephonyManager(25347): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(25347): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(25347): [getPhoneId]- fail
- D/TelephonyManager(25347): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/TelephonyManager(25347): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(25347): [getPhoneId]- fail
- D/TelephonyManager(25347): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(25347): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(25347): [getPhoneId]- fail
- D/TelephonyManager(25347): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (25016): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(25016): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(25016): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/TelephonyManager(28853): No /proc/cmdline exception=java.io.FileNotFoundException: /proc/cmdline: open failed: EACCES (Permission denied)
- D/TelephonyManager(28853): /proc/cmdline=
- D/SubscriptionManager(29092): [getPhoneId]- fail
- D/TelephonyManager(29092): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.current.phone-type' defaultVal='null' prop=1
- D/TelephonyManager(29092): getTelephonyProperty: return propVal='null' phoneId=-1 property='ro.telephony.default_network' defaultVal='null' prop=
- E/TelephonyManager(29092): hasMatchedTetherApnSetting NPE
- E/TelephonyManager(29092): java.lang.NullPointerException: Attempt to invoke interface method 'int com.android.internal.telephony.ITelephony.getTetherApnRequired()' on a null object reference
- E/TelephonyManager(29092): at android.telephony.TelephonyManager.getTetherApnRequired(TelephonyManager.java:3271)
- E/TelephonyManager(29092): at com.android.server.connectivity.Tethering.checkDunRequired(Tethering.java:643)
- E/TelephonyManager(29092): at com.android.server.connectivity.Tethering.updateConfiguration(Tethering.java:213)
- E/TelephonyManager(29092): at com.android.server.connectivity.Tethering.<init>(Tethering.java:176)
- E/TelephonyManager(29092): at com.android.server.ConnectivityService.<init>(ConnectivityService.java:719)
- E/TelephonyManager(29092): at com.android.server.SystemServer.startOtherServices(SystemServer.java:698)
- E/TelephonyManager(29092): at com.android.server.SystemServer.run(SystemServer.java:266)
- E/TelephonyManager(29092): at com.android.server.SystemServer.main(SystemServer.java:180)
- E/TelephonyManager(29092): at java.lang.reflect.Method.invoke(Native Method)
- E/TelephonyManager(29092): at java.lang.reflect.Method.invoke(Method.java:372)
- E/TelephonyManager(29092): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:903)
- E/TelephonyManager(29092): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:698)
- D/TelephonyRegistry(29092): listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback
- D/TelephonyRegistry(29092): listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback
- D/TelephonyRegistry(29092): systemRunning register for intents
- E/TelephonyManager(29092): hasMatchedTetherApnSetting NPE
- E/TelephonyManager(29092): java.lang.NullPointerException: Attempt to invoke interface method 'int com.android.internal.telephony.ITelephony.getTetherApnRequired()' on a null object reference
- E/TelephonyManager(29092): at android.telephony.TelephonyManager.getTetherApnRequired(TelephonyManager.java:3271)
- E/TelephonyManager(29092): at com.android.server.connectivity.Tethering.checkDunRequired(Tethering.java:643)
- E/TelephonyManager(29092): at com.android.server.connectivity.Tethering.updateConfiguration(Tethering.java:213)
- E/TelephonyManager(29092): at com.android.server.connectivity.Tethering$StateReceiver.onReceive(Tethering.java:526)
- E/TelephonyManager(29092): at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:867)
- E/TelephonyManager(29092): at android.os.Handler.handleCallback(Handler.java:739)
- E/TelephonyManager(29092): at android.os.Handler.dispatchMessage(Handler.java:95)
- E/TelephonyManager(29092): at android.os.Looper.loop(Looper.java:135)
- E/TelephonyManager(29092): at com.android.server.SystemServer.run(SystemServer.java:279)
- E/TelephonyManager(29092): at com.android.server.SystemServer.main(SystemServer.java:180)
- E/TelephonyManager(29092): at java.lang.reflect.Method.invoke(Native Method)
- E/TelephonyManager(29092): at java.lang.reflect.Method.invoke(Method.java:372)
- E/TelephonyManager(29092): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:903)
- E/TelephonyManager(29092): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:698)
- D/TelephonyRegistry(29092): listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback
- D/TelephonyRegistry(29092): notifyCellLocationForSubscriber: subId=0 cellLocation=Bundle[{}]
- D/TelephonyRegistry(29092): listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback
- E/TelephonyManager(29092): hasMatchedTetherApnSetting NPE
- E/TelephonyManager(29092): java.lang.NullPointerException: Attempt to invoke interface method 'int com.android.internal.telephony.ITelephony.getTetherApnRequired()' on a null object reference
- E/TelephonyManager(29092): at android.telephony.TelephonyManager.getTetherApnRequired(TelephonyManager.java:3271)
- E/TelephonyManager(29092): at com.android.server.connectivity.Tethering.checkDunRequired(Tethering.java:643)
- E/TelephonyManager(29092): at com.android.server.connectivity.Tethering.updateConfiguration(Tethering.java:213)
- E/TelephonyManager(29092): at com.android.server.connectivity.Tethering$StateReceiver.onReceive(Tethering.java:526)
- E/TelephonyManager(29092): at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:867)
- E/TelephonyManager(29092): at android.os.Handler.handleCallback(Handler.java:739)
- E/TelephonyManager(29092): at android.os.Handler.dispatchMessage(Handler.java:95)
- E/TelephonyManager(29092): at android.os.Looper.loop(Looper.java:135)
- E/TelephonyManager(29092): at com.android.server.SystemServer.run(SystemServer.java:279)
- E/TelephonyManager(29092): at com.android.server.SystemServer.main(SystemServer.java:180)
- E/TelephonyManager(29092): at java.lang.reflect.Method.invoke(Native Method)
- E/TelephonyManager(29092): at java.lang.reflect.Method.invoke(Method.java:372)
- E/TelephonyManager(29092): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:903)
- E/TelephonyManager(29092): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:698)
- E/TelephonyManager(29092): hasMatchedTetherApnSetting NPE
- E/TelephonyManager(29092): java.lang.NullPointerException: Attempt to invoke interface method 'int com.android.internal.telephony.ITelephony.getTetherApnRequired()' on a null object reference
- E/TelephonyManager(29092): at android.telephony.TelephonyManager.getTetherApnRequired(TelephonyManager.java:3271)
- E/TelephonyManager(29092): at com.android.server.connectivity.Tethering.checkDunRequired(Tethering.java:643)
- E/TelephonyManager(29092): at com.android.server.connectivity.Tethering.updateConfiguration(Tethering.java:213)
- E/TelephonyManager(29092): at com.android.server.connectivity.Tethering$StateReceiver.onReceive(Tethering.java:526)
- E/TelephonyManager(29092): at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:867)
- E/TelephonyManager(29092): at android.os.Handler.handleCallback(Handler.java:739)
- E/TelephonyManager(29092): at android.os.Handler.dispatchMessage(Handler.java:95)
- E/TelephonyManager(29092): at android.os.Looper.loop(Looper.java:135)
- E/TelephonyManager(29092): at com.android.server.SystemServer.run(SystemServer.java:279)
- E/TelephonyManager(29092): at com.android.server.SystemServer.main(SystemServer.java:180)
- E/TelephonyManager(29092): at java.lang.reflect.Method.invoke(Native Method)
- E/TelephonyManager(29092): at java.lang.reflect.Method.invoke(Method.java:372)
- E/TelephonyManager(29092): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:903)
- E/TelephonyManager(29092): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:698)
- D/TelephonyManager(30083): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(30083): [getPhoneId]- fail
- D/TelephonyManager(30083): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/SubscriptionManager(30122): [getPhoneId]- fail
- D/TelephonyManager(30122): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/TelephonyManager(30122): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(30122): [getPhoneId]- fail
- D/TelephonyManager(30122): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.numeric' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/TDC (29375): updateOrInsert: inserting: Modem { uuid=modem, state=0, rilModel=0, rat={}, maxActiveVoiceCall=1, maxActiveDataCall=1, maxStandby=1 }
- D/TDC (29375): updateOrInsert: inserting: Sim { uuid=sim, modemUuid=modem, state=0 }
- D/CdmaSSM (29375): subscriptionSource from settings: 1
- I/PhoneFactory(29375): Cdma Subscription set to 1
- I/PhoneFactory(29375): RILClassname is RIL
- I/PhoneFactory(29375): Network Mode set to 0
- D/RILJ (29375): RIL(context, preferredNetworkType=0 cdmaSubscription=1)
- D/RILJ (29375): Not starting RILReceiver: wifi-only [SUB0]
- D/RILJ (29375): [3648]> GET_HARDWARE_CONFIG [SUB0]
- D/RilRequest(29375): [3648]< GET_HARDWARE_CONFIG error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
- I/PhoneFactory(29375): Creating SubscriptionController
- D/SubscriptionController(29375): [SubscriptionController] init by Context
- D/UiccController(29375): Creating UiccController
- D/TelephonyTester(29375): register for intent action=com.android.internal.telephony.gsm.action_detached
- D/TelephonyTester(29375): register for intent action=com.android.internal.telephony.gsm.action_attached
- D/PhoneBase(29375): mDoesRilSendMultipleCallRing=true
- D/PhoneBase(29375): mCallRingDelay=3000
- D/RILJ (29375): setPhoneType=1 old value=0 [SUB0]
- D/TelephonyRegistry(29092): listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback
- D/TelephonyManager(29375): setTelephonyProperty: success phoneId=0 property=gsm.network.type value: Unknown propVal=Unknown
- D/DCT (29375): [0]DCT.constructor
- D/SubscriptionController(29375): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController(29375): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/DCT (29375): [0]getDataEnabled: getIntWithSubId retVal=true
- D/TelephonyRegistry(29092): listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback
- D/Dcc (29375): E ctor
- D/Dcc (29375): X ctor
- D/DcTesterDeacativeAll(29375): register for intent action=com.android.internal.telephony.dataconnection.action_deactivate_all
- D/DcTesterDeacativeAll(29375): register for intent action=com.android.internal.telephony.gsm.action_detached
- D/DcTesterFailBrinupAll(29375): register for intent action=com.android.internal.telephony.dataconnection.action_fail_bringup
- D/DcTesterFailBrinupAll(29375): register for intent action=com.android.internal.telephony.gsm.action_detached
- D/DcTesterFailBrinupAll(29375): register for intent action=com.android.internal.telephony.gsm.action_attached
- D/DCT (29375): [0]GsmDCT.constructor
- D/SubscriptionController(29375): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController(29375): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/DCT (29375): [0]update sub = -2
- D/DCT (29375): [0]update(): Active DDS, register for all events now!
- D/GsmSST (29375): [GsmSST] notifyDataRegStateRilRadioTechnologyChanged: drs=1 rat=0
- D/TelephonyManager(29375): setTelephonyProperty: success phoneId=0 property=gsm.network.type value: Unknown propVal=Unknown
- D/DCT (29375): [0]getDataEnabled: getIntWithSubId retVal=true
- D/SubscriptionController(29375): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController(29375): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/GSMPhone(29375): [GSMPhone] updateCurrentCarrierInProvider: mSubId = -2 currentDds = -1 operatorNumeric = null
- D/DCT (29375): [0]initApnContexts: E
- D/DCT (29375): [0]initApnContexts: skipping unknown type=1
- D/DCT (29375): [0]initApnContexts: X mApnContexts={}
- D/TelephonyManager(29375): setTelephonyProperty: success phoneId=0 property=gsm.current.phone-type value: 1 propVal=1
- D/GSMPhone(29375): [GSMPhone] GSMPhone: constructor: sub = 0
- D/TelephonyManager(29375): setTelephonyProperty: success phoneId=0 property=gsm.current.phone-type value: 1 propVal=1
- I/PhoneFactory(29375): Creating Phone with type = 1 sub = 0
- D/TelephonyManager(29375): getTelephonyProperty: return propVal='null' phoneId=0 property='telephony.sms.send' defaultVal='false' prop=
- E/RIL_ImsSms(29375): getFormat should never be called from here!
- D/SMSDispatcher(29375): SMSDispatcher: ctor mSmsCapable=false format=unknown mSmsSendDisabled=true
- D/RIL_ImsSms(29375): ImsSMSDispatcher created
- D/TelephonyManager(29375): getTelephonyProperty: return propVal='null' phoneId=0 property='telephony.sms.send' defaultVal='false' prop=
- D/SMSDispatcher(29375): SMSDispatcher: ctor mSmsCapable=false format=3gpp2 mSmsSendDisabled=true
- D/CdmaSMSDispatcher(29375): CdmaSMSDispatcher created
- V/WAP PUSH(29375): bindService() for wappush manager succeeded
- D/TelephonyManager(29375): getTelephonyProperty: return propVal='null' phoneId=0 property='telephony.sms.receive' defaultVal='false' prop=
- D/GsmInboundSmsHandler(29375): created InboundSmsHandler
- V/WAP PUSH(29375): bindService() for wappush manager succeeded
- D/TelephonyManager(29375): getTelephonyProperty: return propVal='null' phoneId=0 property='telephony.sms.receive' defaultVal='false' prop=
- D/CdmaInboundSmsHandler(29375): created InboundSmsHandler
- D/TelephonyManager(29375): getTelephonyProperty: return propVal='null' phoneId=0 property='telephony.sms.send' defaultVal='false' prop=
- D/SMSDispatcher(29375): SMSDispatcher: ctor mSmsCapable=false format=3gpp mSmsSendDisabled=true
- D/GsmSMSDispatcher(29375): GsmSMSDispatcher created
- D/SmsBroadcastUndelivered(29375): scanning raw table for undelivered messages
- D/IccCardProxy(29375): ctor: ci=com.android.internal.telephony.RIL@1ce8b9c4 phoneId=0
- D/CdmaSSM (29375): subscriptionSource from settings: 1
- D/CdmaSSM (29375): cdmaSSM constructor: 1
- D/IccCardProxy(29375): update icc_operator_numeric=
- D/TelephonyManager(29375): setTelephonyProperty: success phoneId=0 property=gsm.sim.operator.numeric value: propVal=
- D/TelephonyManager(29375): setTelephonyProperty: success phoneId=0 property=gsm.sim.operator.iso-country value: propVal=
- D/TelephonyManager(29375): setTelephonyProperty: success phoneId=0 property=gsm.sim.operator.alpha value: propVal=
- E/IccCardProxy(29375): setExternalState: set mPhoneId=0 mExternalState=NOT_READY
- D/TelephonyManager(29375): setTelephonyProperty: success phoneId=0 property=gsm.sim.state value: NOT_READY propVal=NOT_READY
- D/SubscriptionController(29375): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController(29375): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/IccCardProxy(29375): broadcastIccStateChangedIntent intent ACTION_SIM_STATE_CHANGED value=NOT_READY reason=null for mPhoneId=0
- D/IccCardProxy(29375): Setting radio tech UMTS
- D/SubscriptionManager(29375): [getSlotId]- fail
- D/SubscriptionController(29375): [getSlotId]- subId invalid
- D/TelephonyManager(29375): getLteOnCdmaMode=0 curVal=-1 product_type='' lteOnCdmaProductType=''
- D/IccCardProxy(29375): updateQuietMode: 3GPP subscription -> newQuietMode=false
- D/IccCardProxy(29375): updateQuietMode: no changes don't setExternalState
- D/IccCardProxy(29375): updateQuietMode: QuietMode is false (app_type=1 isLteOnCdmaMode=false cdmaSource=-1)
- D/ProxyController(29375): Constructor - Enter
- D/DctController(29375): makeDctController: new DctController phones.length=1
- D/DctController(29375): DctController(): phones.length=1
- D/DcSwitchSM(29375): [DcSwitchStateMachine-0] DcSwitchState constructor E
- D/DcSwitchSM(29375): [DcSwitchStateMachine-0] DcSwitchState constructor X
- D/DcSwitchSM(29375): [DcSwitchStateMachine-0] IdleState: enter
- D/SubscriptionController(29375): [getActiveSubInfoList]+
- D/SubscriptionController(29375): [getActiveSubInfoList] Sub Controller not ready
- D/DctController(29375): DctController(phones): Connect success: 0
- D/DctController(29375): updatePhoneBaseForIndex for phone index=0
- D/DctController(29375): unregister TelephonyNetworkFactory for phone index=0
- D/SubscriptionController(29375): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController(29375): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/DctController(29375): [TNF -2]NetworkCapabilities: [ Transports: CELLULAR Capabilities: MMS&SUPL&DUN&FOTA&IMS&CBS&IA&RCS&XCAP&EIMS&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN]
- D/SubscriptionManager(29375): [getPhoneId]- fail
- D/TelephonyManager(29375): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.current.phone-type' defaultVal='null' prop=1
- D/TelephonyManager(29375): getTelephonyProperty: return propVal='null' phoneId=-1 property='ro.telephony.default_network' defaultVal='null' prop=
- D/SmsBroadcastUndelivered(29375): finished scanning raw table in 252 ms
- D/GsmInboundSmsHandler(29375): StartupState.processMessage:6
- D/GsmInboundSmsHandler(29375): entering Idle state
- D/CdmaInboundSmsHandler(29375): StartupState.processMessage:6
- D/CdmaInboundSmsHandler(29375): entering Idle state
- D/TelephonyRegistry(29092): listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback
- D/DctController(29375): makeDctController: X sDctController=Handler (com.android.internal.telephony.dataconnection.DctController) {1b0bd93a}
- D/ProxyController(29375): clearTransaction
- D/ProxyController(29375): clearTransaction: phoneId=0 status=IDLE
- D/ProxyController(29375): Constructor - Exit
- I/PhoneFactory(29375): defaultSmsApplication: NONE
- I/PhoneFactory(29375): Creating SubInfoRecordUpdater
- D/SubscriptionInfoUpdater(29375): Constructor invoked
- D/CallManager(29375): registerPhone(GSM Handler (com.android.internal.telephony.PhoneProxy) {b3d55e1})
- D/SubscriptionManager(30452): [getPhoneId]- fail
- D/TelephonyManager(30452): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/TelephonyRegistry(29092): listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback
- D/TelephonyManager(29092): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(29092): [getPhoneId]- fail
- D/TelephonyManager(29092): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/RILJ (29375): [3649]> RIL_REQUEST_SET_TTY_MODE : 0 [SUB0]
- D/RilRequest(29375): [3649]< RIL_REQUEST_SET_TTY_MODE error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
- D/TelephonyRegistry(29092): listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback
- D/SubscriptionController(29375): [getPhoneId] asked for default subId=-1
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/SubscriptionController(29375): [getPhoneId] asked for default subId=-1
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/UiccController(29375): EVENT_RADIO_UNAVAILABLE, dispose card
- D/RILJ (29375): [3650]> GET_CURRENT_CALLS [SUB0]
- D/RilRequest(29375): [3650]< GET_CURRENT_CALLS error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
- D/GsmSST (29375): [GsmSST] mDeviceShuttingDown = false
- D/GsmSST (29375): [GsmSST] mDesiredPowerState = true
- D/GsmSST (29375): [GsmSST] getRadioState = RADIO_UNAVAILABLE
- D/GsmSST (29375): [GsmSST] mPowerOffDelayNeed = true
- D/GsmSST (29375): [GsmSST] mAlarmSwitch = false
- D/PHONE (29375): [ServiceState] setNullState=1
- D/GsmSST (29375): [GsmSST] Poll ServiceState done: oldSS=[1 1 voice home data home null null null null null null Unknown Unknown CSS not supported 0 0 RoamInd=0 DefRoamInd=0 EmergOnly=false] newSS=[1 1 voice home data home null null null null null null Unknown Unknown CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
- D/GsmSST (29375): [GsmSST] useDataRegStateForDataOnlyDevice: VoiceRegState=1 DataRegState=1
- D/PHONE (29375): [ServiceState] setVoiceRegState=1
- D/PHONE (29375): [ServiceState] setNullState=1
- D/GsmSST (29375): [GsmSST] updateSpnDisplay: radio is on but out of service, set plmn='Teenus puudub.'
- D/GsmSST (29375): [GsmSST] updateSpnDisplay: changed sending intent rule=0 showPlmn='true' plmn='Teenus puudub.' showSpn='false' spn=''
- D/SubscriptionController(29375): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController(29375): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/SubscriptionController(29375): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController(29375): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/SubscriptionController(29375): [setPlmnSpn] No valid subscription to store info
- D/SubscriptionController(29375): notifySubscriptionInfoChanged:
- D/TelephonyRegistry(29092): notifySubscriptionInfoChanged: first invocation mRecords.size=19
- D/TelephonyManager(29375): setTelephonyProperty: success phoneId=0 property=gsm.operator.alpha value: propVal=
- D/SubscriptionController(29375): [getActiveSubInfoList]+
- D/SubscriptionController(29375): [getActiveSubInfoList] Sub Controller not ready
- D/TelephonyManager(29375): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(29375): setTelephonyProperty: success phoneId=0 property=gsm.operator.numeric value: propVal=
- D/SubscriptionController(29375): [getActiveSubInfoList]+
- D/GsmSST (29375): [GsmSST] operatorNumeric is null
- D/TelephonyManager(29375): setTelephonyProperty: success phoneId=0 property=gsm.operator.iso-country value: propVal=
- D/SubscriptionController(29375): [getActiveSubInfoList] Sub Controller not ready
- D/TelephonyManager(29092): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(29092): [getPhoneId]- fail
- D/TelephonyManager(29092): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(29375): setTelephonyProperty: success phoneId=0 property=gsm.operator.isroaming value: false propVal=false
- D/SubscriptionController(29375): [getActiveSubInfoList]+
- D/SubscriptionController(29375): [getActiveSubInfoList] Sub Controller not ready
- D/GsmSST (29375): [GsmSST] Broadcasting ServiceState : 1 1 voice home data home null null null null null null Unknown Unknown CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false
- D/SubscriptionController(29375): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController(29375): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/DefaultPhoneNotifier(29375): nofityServiceState: mRegistry=com.android.internal.telephony.ITelephonyRegistry$Stub$Proxy@8f05592 ss=1 1 voice home data home null null null null null null Unknown Unknown CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false sender=Handler (com.android.internal.telephony.gsm.GSMPhone) {64e4f06} phondId=0 subId=-2
- D/SubscriptionManager(29092): [getSlotId]- fail
- D/SubscriptionController(29375): [getSlotId]- subId invalid
- D/SubscriptionManager(29092): [getSubId]- fail
- D/TelephonyManager(29092): getSimState:- empty subId return SIM_STATE_ABSENT
- D/DCT (29375): [0]handleMessage msg={ when=-882ms what=270369 obj=android.os.AsyncResult@9531b63 target=com.android.internal.telephony.dataconnection.DcTracker }
- D/DCT (29375): [0]onReceive: action=android.net.wifi.STATE_CHANGE
- D/DCT (29375): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
- D/DCT (29375): [0]onReceive: action=android.net.wifi.WIFI_STATE_CHANGED
- D/DCT (29375): [0]WIFI_STATE_CHANGED_ACTION: enabled=true mIsWifiConnected=true
- D/DCT (29375): [0]handleMessage msg={ when=-860ms what=270342 obj=android.os.AsyncResult@263a38de target=com.android.internal.telephony.dataconnection.DcTracker }
- D/DCT (29375): [0]onRadioOffOrNotAvailable: is off and clean up all connections
- D/DCT (29375): [0]cleanUpAllConnections: tearDown=false reason=radioTurnedOff
- D/DCT (29375): [0]stopNetStatPoll
- D/SubscriptionController(29375): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController(29375): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/SubscriptionManager(29092): [getPhoneId]- fail
- D/DCT (29375): [0]stopDataStallAlarm: current tag=146482095 mDataStallAlarmIntent=null
- D/DCT (29375): [0]cleanUpConnection: mDisconnectPendingCount = 0
- D/DCT (29375): [0]handleMessage msg={ when=-880ms what=270345 obj=android.os.AsyncResult@1dd20abf target=com.android.internal.telephony.dataconnection.DcTracker }
- D/DCT (29375): [0]onDataConnectionDetached: stop polling and notify detached
- D/DCT (29375): [0]stopNetStatPoll
- D/SubscriptionController(29375): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController(29375): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/SubscriptionManager(29092): [getPhoneId]- fail
- D/DCT (29375): [0]stopDataStallAlarm: current tag=146482096 mDataStallAlarmIntent=null
- D/DCT (29375): [0]notifyDataConnection: reason=dataDetached
- D/DCT (29375): [0]handleMessage msg={ when=-882ms what=270348 obj=android.os.AsyncResult@6ef58c target=com.android.internal.telephony.dataconnection.DcTracker }
- D/DCT (29375): [0]onRoamingOff
- D/SubscriptionController(29375): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController(29375): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/DCT (29375): [0]getDataOnRoamingEnabled: phoneSubId=-2 isDataRoamingEnabled=false
- D/DCT (29375): [0]setupDataOnConnectableApns: roamingOff
- D/DCT (29375): [0]handleMessage msg={ when=-883ms what=270377 obj=android.os.AsyncResult@345764d5 target=com.android.internal.telephony.dataconnection.DcTracker }
- D/DCT (29375): [0]setupDataOnConnectableApns: nwTypeChanged
- D/SubscriptionController(29375): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController(29375): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/GsmSMSDispatcher(29375): GsmSMSDispatcher: subId = -2 slotId = 0
- E/IccCardProxy(29375): setExternalState: !override and newstate unchanged from NOT_READY
- E/IccCardProxy(29375): setExternalState: !override and newstate unchanged from NOT_READY
- E/IccCardProxy(29375): setExternalState: !override and newstate unchanged from NOT_READY
- D/DctController(29375): EVENT_PHONE1_DATA_DETACH.
- D/DcSwitchAsyncChannel(29375): [DcSwitchAsyncChannel-0]: EVENT_DATA_DETACHED
- D/DcSwitchSM(29375): [DcSwitchStateMachine-0] DefaultState: shouldn't happen but ignore msg.what=0x4400b
- V/WAP PUSH(29375): wappush manager connected to 715608377
- V/WAP PUSH(29375): wappush manager connected to 259248380
- D/SubscriptionController(29375): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController(29375): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/DctController(29375): [TNF -2]got request NetworkRequest [ id=1, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
- D/SubscriptionInfoUpdater(29375): [Receiver]+
- D/SubscriptionInfoUpdater(29375): Action: android.intent.action.SIM_STATE_CHANGED
- D/SubscriptionInfoUpdater(29375): slotId: 0
- D/SubscriptionInfoUpdater(29375): simStatus: NOT_READY
- D/SubscriptionInfoUpdater(29375): Ignoring simStatus: NOT_READY
- D/SubscriptionInfoUpdater(29375): [Receiver]-
- D/DebugService(29375): DebugService DebugService:
- D/SipService(29375): SipService: started!
- D/SubscriptionManager(30452): [getPhoneId]- fail
- D/TelephonyManager(30452): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.numeric' defaultVal='' prop=
- D/SipService(29375): start:
- D/RILJ (29375): [3651]> RIL_REQUEST_QUERY_TTY_MODE [SUB0]
- D/RilRequest(29375): [3651]< RIL_REQUEST_QUERY_TTY_MODE error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
- D/DCT (29375): [0]handleMessage msg={ when=-271ms what=270369 obj=android.os.AsyncResult@12dbde78 target=com.android.internal.telephony.dataconnection.DcTracker }
- D/SubscriptionController(29375): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController(29375): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/GsmSMSDispatcher(29375): GsmSMSDispatcher: subId = -2 slotId = 0
- E/IccCardProxy(29375): setExternalState: !override and newstate unchanged from NOT_READY
- D/GsmSST (29375): [GsmSST] SubscriptionListener.onSubscriptionInfoChanged
- D/SubscriptionController(29375): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController(29375): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/DCT (29375): [0]SubscriptionListener.onSubscriptionInfoChanged
- D/SubscriptionController(29375): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController(29375): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/DctController(29375): onSubInfoReady mPhoneNum=1
- D/SubscriptionController(29375): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController(29375): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/DctController(29375): onSubInfoReady handle pending requests subId=-2
- D/SubscriptionController(29375): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController(29375): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/DctController(29375): [TNF -2]evalPendingRequest, pending request size is 0
- D/DctController(29375): processRequests
- D/SubscriptionController(29375): [getActiveSubInfoList]+
- D/SubscriptionController(29375): [getActiveSubInfoList] Sub Controller not ready
- D/SubscriptionController(29375): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController(29375): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/SubscriptionController(29375): [getActiveSubInfoList]+
- D/SubscriptionController(29375): [getActiveSubInfoList] Sub Controller not ready
- D/SubscriptionController(29375): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController(29375): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionManager(29375): [getPhoneId]- fail
- E/PhoneBase(29375): Error! registerForCallWaiting() in PhoneBase should not be called, CDMAPhone inactive.
- D/SubscriptionController(29375): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController(29375): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/DctController(29375): handleMessage msg={ when=-483ms what=100 target=com.android.internal.telephony.dataconnection.DctController }
- D/DctController(29375): getTopPriorityRequestPhoneId = 0, priority = -1
- D/DcSwitchAsyncChannel(29375): [DcSwitchAsyncChannel-0]: rspIsIdle=true
- D/DctController(29375): onProcessRequest phoneId=0, activePhoneId=-1
- D/GsmCellBroadcastHandler(29375): mWakeLock released
- D/CellBroadcastHandler(29375): mWakeLock released
- D/CdmaServiceCategoryProgramHandler(29375): mWakeLock released
- D/CdmaInboundSmsHandler(29375): IdleState.processMessage:5
- D/CdmaInboundSmsHandler(29375): Idle state processing message type 5
- D/CdmaInboundSmsHandler(29375): mWakeLock released
- D/GsmInboundSmsHandler(29375): IdleState.processMessage:5
- D/GsmInboundSmsHandler(29375): Idle state processing message type 5
- D/GsmInboundSmsHandler(29375): mWakeLock released
- D/SubscriptionManager(30752): [getPhoneId]- fail
- D/TelephonyManager(30752): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30752): [getPhoneId]- fail
- D/TelephonyManager(30752): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/TelephonyManager(30752): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(30752): [getPhoneId]- fail
- D/TelephonyManager(30752): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(30395): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/SubscriptionController(29375): [getPhoneId] asked for default subId=-1
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager(30882): [getPhoneId]- fail
- D/TelephonyManager(30882): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/TelephonyManager(30882): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(30882): [getPhoneId]- fail
- D/TelephonyManager(30882): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/SubscriptionController(29375): [getPhoneId] asked for default subId=-1
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/SubscriptionManager(30452): [getPhoneId]- fail
- D/TelephonyManager(30452): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30452): [getPhoneId]- fail
- D/TelephonyManager(30452): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30452): [getPhoneId]- fail
- D/TelephonyManager(30452): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30452): [getPhoneId]- fail
- D/TelephonyManager(30452): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30452): [getPhoneId]- fail
- D/TelephonyManager(30452): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30452): [getPhoneId]- fail
- D/TelephonyManager(30452): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30452): [getPhoneId]- fail
- D/TelephonyManager(30452): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30452): [getPhoneId]- fail
- D/TelephonyManager(30452): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30452): [getPhoneId]- fail
- D/TelephonyManager(30452): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30452): [getPhoneId]- fail
- D/TelephonyManager(30452): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30452): [getPhoneId]- fail
- D/TelephonyManager(30452): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(30452): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(30452): [getPhoneId]- fail
- D/TelephonyManager(30452): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/SubscriptionController(29375): [getPhoneId] asked for default subId=-1
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/SubscriptionManager(30914): [getPhoneId]- fail
- D/TelephonyManager(30914): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30914): [getPhoneId]- fail
- D/TelephonyManager(30914): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30914): [getSlotId]- fail
- D/SubscriptionController(29375): [getSlotId]- subId invalid
- D/SubscriptionManager(30914): [getSubId]- fail
- D/TelephonyManager(30914): getSimState:- empty subId return SIM_STATE_ABSENT
- D/SubscriptionManager(30914): [getPhoneId]- fail
- D/TelephonyManager(30914): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.numeric' defaultVal='' prop=
- D/SubscriptionManager(30914): [getSlotId]- fail
- D/SubscriptionController(29375): [getSlotId]- subId invalid
- D/SubscriptionManager(30914): [getSubId]- fail
- D/TelephonyManager(30914): getSimState:- empty subId return SIM_STATE_ABSENT
- D/SubscriptionManager(30914): [getPhoneId]- fail
- D/TelephonyManager(30914): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.numeric' defaultVal='' prop=
- D/SubscriptionManager(30452): [getPhoneId]- fail
- D/TelephonyManager(30452): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager(30914): [getSlotId]- fail
- D/SubscriptionController(29375): [getSlotId]- subId invalid
- D/SubscriptionManager(30914): [getSubId]- fail
- D/TelephonyManager(30914): getSimState:- empty subId return SIM_STATE_ABSENT
- D/SubscriptionManager(30452): [getPhoneId]- fail
- D/TelephonyManager(30452): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30452): [getPhoneId]- fail
- D/TelephonyManager(30452): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30914): [getPhoneId]- fail
- D/TelephonyManager(30914): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.numeric' defaultVal='' prop=
- D/SubscriptionManager(30452): [getPhoneId]- fail
- D/TelephonyManager(30452): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30452): [getPhoneId]- fail
- D/TelephonyManager(30452): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30452): [getPhoneId]- fail
- D/TelephonyManager(30452): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30452): [getPhoneId]- fail
- D/TelephonyManager(30452): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(29375): [getPhoneId]- fail
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=0 phone=Handler (com.android.internal.telephony.PhoneProxy) {b3d55e1}
- D/TelephonyManager(31088): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(31088): [getPhoneId]- fail
- D/TelephonyManager(31088): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(31088): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(31088): [getPhoneId]- fail
- D/TelephonyManager(31088): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(29375): [getPhoneId]- fail
- D/SubscriptionManager(29375): [getPhoneId]- fail
- D/SubscriptionController(29375): [getPhoneId] asked for default subId=-1
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/SubscriptionManager(31298): [getPhoneId]- fail
- D/TelephonyManager(31298): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager(31298): [getPhoneId]- fail
- D/TelephonyManager(31298): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager(31298): [getPhoneId]- fail
- D/TelephonyManager(31298): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager(31298): [getPhoneId]- fail
- D/TelephonyManager(31298): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager(31298): [getPhoneId]- fail
- D/TelephonyManager(31298): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager(31298): [getPhoneId]- fail
- D/TelephonyManager(31298): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager(31298): [getPhoneId]- fail
- D/TelephonyManager(31298): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager(31298): [getPhoneId]- fail
- D/TelephonyManager(31298): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager(31298): [getPhoneId]- fail
- D/TelephonyManager(31298): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager(31298): [getPhoneId]- fail
- D/TelephonyManager(31298): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.numeric' defaultVal='' prop=
- D/SubscriptionManager(31298): [getPhoneId]- fail
- D/TelephonyManager(31298): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(31499): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(31499): [getPhoneId]- fail
- D/TelephonyManager(31499): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(29375): [getPhoneId]- fail
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=0 phone=Handler (com.android.internal.telephony.PhoneProxy) {b3d55e1}
- D/TelephonyManager(31720): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(31720): [getPhoneId]- fail
- D/TelephonyManager(31720): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(31720): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(31720): [getPhoneId]- fail
- D/TelephonyManager(31720): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/SubscriptionManager(31918): [getPhoneId]- fail
- D/TelephonyManager(31918): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager(31918): [getPhoneId]- fail
- D/TelephonyManager(31918): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager(31918): [getPhoneId]- fail
- D/TelephonyManager(31918): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager(31918): [getPhoneId]- fail
- D/TelephonyManager(31918): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager(31918): [getPhoneId]- fail
- D/TelephonyManager(31918): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager(31918): [getPhoneId]- fail
- D/TelephonyManager(31918): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager(31720): [getPhoneId]- fail
- D/TelephonyManager(31720): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager(31720): [getPhoneId]- fail
- D/TelephonyManager(31720): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager(31720): [getPhoneId]- fail
- D/TelephonyManager(31720): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(31720): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(31720): [getPhoneId]- fail
- D/TelephonyManager(31720): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/TelephonyManager(29665): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(29665): [getPhoneId]- fail
- D/TelephonyManager(29665): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(29665): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(29665): [getPhoneId]- fail
- D/TelephonyManager(29665): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionManager(32634): [getPhoneId]- fail
- D/TelephonyManager(32634): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/TelephonyManager(32634): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(32634): [getPhoneId]- fail
- D/TelephonyManager(32634): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/SubscriptionController(29375): [getPhoneId] asked for default subId=-1
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/TelephonyManager(29665): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(29665): [getPhoneId]- fail
- D/TelephonyManager(29665): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(29665): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(29665): [getPhoneId]- fail
- D/TelephonyManager(29665): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(29665): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(29665): [getPhoneId]- fail
- D/TelephonyManager(29665): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(29665): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(29665): [getPhoneId]- fail
- D/TelephonyManager(29665): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(29665): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(29665): [getPhoneId]- fail
- D/TelephonyManager(29665): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(29665): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(29665): [getPhoneId]- fail
- D/TelephonyManager(29665): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(29665): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(29665): [getPhoneId]- fail
- D/TelephonyManager(29665): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(29665): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(29665): [getPhoneId]- fail
- D/TelephonyManager(29665): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(29665): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(29665): [getPhoneId]- fail
- D/TelephonyManager(29665): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/TelephonyManager(29665): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(29665): [getPhoneId]- fail
- D/TelephonyManager(29665): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(29665): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(29665): [getPhoneId]- fail
- D/TelephonyManager(29665): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager( 645): [getPhoneId]- fail
- D/TelephonyManager( 645): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/TelephonyManager( 645): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager( 645): [getPhoneId]- fail
- D/TelephonyManager( 645): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/SubscriptionController(29375): [getPhoneId] asked for default subId=-1
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/TelephonyManager(29665): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(29665): [getPhoneId]- fail
- D/TelephonyManager(29665): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(29665): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(29665): [getPhoneId]- fail
- D/TelephonyManager(29665): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(29665): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(29665): [getPhoneId]- fail
- D/TelephonyManager(29665): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/TelephonyManager(29665): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(29665): [getPhoneId]- fail
- D/TelephonyManager(29665): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(29665): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(29665): [getPhoneId]- fail
- D/TelephonyManager(29665): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/DCT (29375): [0]onReceive: action=android.intent.action.SCREEN_OFF
- D/DCT (29375): [0]stopNetStatPoll
- D/SubscriptionController(29375): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController(29375): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/SubscriptionManager(29092): [getPhoneId]- fail
- D/DCT (29375): [0]overall state is IDLE
- D/SubscriptionController(29375): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController(29375): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/SubscriptionManager(29092): [getPhoneId]- fail
- D/DCT (29375): [0]onReceive: action=android.intent.action.SCREEN_ON
- D/DCT (29375): [0]stopNetStatPoll
- D/SubscriptionController(29375): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController(29375): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/SubscriptionManager(29092): [getPhoneId]- fail
- D/DCT (29375): [0]overall state is IDLE
- D/SubscriptionController(29375): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController(29375): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/SubscriptionManager(29092): [getPhoneId]- fail
- D/SubscriptionManager(32346): [getPhoneId]- fail
- D/TelephonyManager(32346): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(32346): [getPhoneId]- fail
- D/TelephonyManager(32346): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(32346): [getPhoneId]- fail
- D/TelephonyManager(32346): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(32346): [getPhoneId]- fail
- D/TelephonyManager(32346): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(32346): [getPhoneId]- fail
- D/TelephonyManager(32346): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionManager(32346): [getPhoneId]- fail
- D/TelephonyManager(32346): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(32346): [getPhoneId]- fail
- D/TelephonyManager(32346): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionManager(32346): [getPhoneId]- fail
- D/TelephonyManager(32346): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(32346): [getPhoneId]- fail
- D/TelephonyManager(32346): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(32346): [getPhoneId]- fail
- D/TelephonyManager(32346): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager( 1253): [getPhoneId]- fail
- D/TelephonyManager( 1253): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager( 1253): [getPhoneId]- fail
- D/TelephonyManager( 1253): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager( 1253): [getSlotId]- fail
- D/SubscriptionController(29375): [getSlotId]- subId invalid
- D/SubscriptionManager( 1253): [getSubId]- fail
- D/TelephonyManager( 1253): getSimState:- empty subId return SIM_STATE_ABSENT
- D/SubscriptionManager( 1253): [getPhoneId]- fail
- D/TelephonyManager( 1253): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.numeric' defaultVal='' prop=
- D/SubscriptionManager( 1253): [getSlotId]- fail
- D/SubscriptionController(29375): [getSlotId]- subId invalid
- D/SubscriptionManager( 1253): [getSubId]- fail
- D/TelephonyManager( 1253): getSimState:- empty subId return SIM_STATE_ABSENT
- D/SubscriptionManager( 1253): [getPhoneId]- fail
- D/TelephonyManager( 1253): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.numeric' defaultVal='' prop=
- D/SubscriptionManager( 1253): [getSlotId]- fail
- D/SubscriptionController(29375): [getSlotId]- subId invalid
- D/SubscriptionManager( 1253): [getSubId]- fail
- D/TelephonyManager( 1253): getSimState:- empty subId return SIM_STATE_ABSENT
- D/SubscriptionManager( 1253): [getPhoneId]- fail
- D/TelephonyManager( 1253): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.numeric' defaultVal='' prop=
- D/SubscriptionManager( 1253): [getPhoneId]- fail
- D/TelephonyManager( 1253): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager( 1253): [getPhoneId]- fail
- D/TelephonyManager( 1253): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager( 1253): [getPhoneId]- fail
- D/TelephonyManager( 1253): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionManager(29375): [getPhoneId]- fail
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=0 phone=Handler (com.android.internal.telephony.PhoneProxy) {b3d55e1}
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionManager(30452): [getPhoneId]- fail
- D/TelephonyManager(30452): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30452): [getPhoneId]- fail
- D/TelephonyManager(30452): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30452): [getPhoneId]- fail
- D/TelephonyManager(30452): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30452): [getPhoneId]- fail
- D/TelephonyManager(30452): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30452): [getPhoneId]- fail
- D/TelephonyManager(30452): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30452): [getPhoneId]- fail
- D/TelephonyManager(30452): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30452): [getPhoneId]- fail
- D/TelephonyManager(30452): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30452): [getPhoneId]- fail
- D/TelephonyManager(30452): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager(30395): [getPhoneId]- fail
- D/TelephonyManager(30395): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionManager( 1547): [getPhoneId]- fail
- D/TelephonyManager( 1547): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/TelephonyManager( 1547): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager( 1547): [getPhoneId]- fail
- D/TelephonyManager( 1547): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/SubscriptionController(29375): [getPhoneId] asked for default subId=-1
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/TelephonyManager(29665): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(29665): [getPhoneId]- fail
- D/TelephonyManager(29665): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(29665): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(29665): [getPhoneId]- fail
- D/TelephonyManager(29665): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(29665): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(29665): [getPhoneId]- fail
- D/TelephonyManager(29665): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(29665): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(29665): [getPhoneId]- fail
- D/TelephonyManager(29665): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(29665): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(29665): [getPhoneId]- fail
- D/TelephonyManager(29665): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager(29665): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager(29665): [getPhoneId]- fail
- D/TelephonyManager(29665): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionManager(29375): [getPhoneId]- fail
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=0 phone=Handler (com.android.internal.telephony.PhoneProxy) {b3d55e1}
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=0 phone=Handler (com.android.internal.telephony.PhoneProxy) {b3d55e1}
- D/SubscriptionManager(29375): [getPhoneId]- fail
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionManager( 1864): [getPhoneId]- fail
- D/TelephonyManager( 1864): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager( 1864): [getPhoneId]- fail
- D/TelephonyManager( 1864): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager( 1864): [getPhoneId]- fail
- D/TelephonyManager( 1864): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager( 1864): [getPhoneId]- fail
- D/TelephonyManager( 1864): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.numeric' defaultVal='' prop=
- D/SubscriptionManager( 1864): [getPhoneId]- fail
- D/TelephonyManager( 1864): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager( 1864): [getPhoneId]- fail
- D/TelephonyManager( 1864): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager( 1864): [getPhoneId]- fail
- D/TelephonyManager( 1864): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager( 1864): [getPhoneId]- fail
- D/TelephonyManager( 1864): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager( 1864): [getPhoneId]- fail
- D/TelephonyManager( 1864): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager( 1864): [getPhoneId]- fail
- D/TelephonyManager( 1864): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager( 1864): [getPhoneId]- fail
- D/TelephonyManager( 1864): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager( 1864): [getPhoneId]- fail
- D/TelephonyManager( 1864): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.numeric' defaultVal='' prop=
- D/TelephonyManager( 1864): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager( 1864): [getPhoneId]- fail
- D/TelephonyManager( 1864): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/SubscriptionManager( 1864): [getPhoneId]- fail
- D/TelephonyManager( 1864): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager( 1864): [getPhoneId]- fail
- D/TelephonyManager( 1864): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionController(29375): [getPhoneId] asked for default subId=-1
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/SubscriptionManager( 1864): [getPhoneId]- fail
- D/TelephonyManager( 1864): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager( 1864): [getPhoneId]- fail
- D/TelephonyManager( 1864): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionManager(29375): [getPhoneId]- fail
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=0 phone=Handler (com.android.internal.telephony.PhoneProxy) {b3d55e1}
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): not implemented
- D/GsmSST (29375): [GsmSST] SST.getAllCellInfo(): X size=0 list=null
- D/SubscriptionController(29375): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory(29375): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/TelephonyManager( 2264): No /proc/cmdline exception=java.io.FileNotFoundException: /proc/cmdline: open failed: EACCES (Permission denied)
- D/TelephonyManager( 2264): /proc/cmdline=
- D/SubscriptionManager( 2491): [getPhoneId]- fail
- D/TelephonyManager( 2491): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.current.phone-type' defaultVal='null' prop=1
- D/TelephonyManager( 2491): getTelephonyProperty: return propVal='null' phoneId=-1 property='ro.telephony.default_network' defaultVal='null' prop=
- E/TelephonyManager( 2491): hasMatchedTetherApnSetting NPE
- E/TelephonyManager( 2491): java.lang.NullPointerException: Attempt to invoke interface method 'int com.android.internal.telephony.ITelephony.getTetherApnRequired()' on a null object reference
- E/TelephonyManager( 2491): at android.telephony.TelephonyManager.getTetherApnRequired(TelephonyManager.java:3271)
- E/TelephonyManager( 2491): at com.android.server.connectivity.Tethering.checkDunRequired(Tethering.java:643)
- E/TelephonyManager( 2491): at com.android.server.connectivity.Tethering.updateConfiguration(Tethering.java:213)
- E/TelephonyManager( 2491): at com.android.server.connectivity.Tethering.<init>(Tethering.java:176)
- E/TelephonyManager( 2491): at com.android.server.ConnectivityService.<init>(ConnectivityService.java:719)
- E/TelephonyManager( 2491): at com.android.server.SystemServer.startOtherServices(SystemServer.java:698)
- E/TelephonyManager( 2491): at com.android.server.SystemServer.run(SystemServer.java:266)
- E/TelephonyManager( 2491): at com.android.server.SystemServer.main(SystemServer.java:180)
- E/TelephonyManager( 2491): at java.lang.reflect.Method.invoke(Native Method)
- E/TelephonyManager( 2491): at java.lang.reflect.Method.invoke(Method.java:372)
- E/TelephonyManager( 2491): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:903)
- E/TelephonyManager( 2491): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:698)
- D/TelephonyRegistry( 2491): listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback
- D/TelephonyRegistry( 2491): listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback
- D/TelephonyRegistry( 2491): systemRunning register for intents
- E/TelephonyManager( 2491): hasMatchedTetherApnSetting NPE
- E/TelephonyManager( 2491): java.lang.NullPointerException: Attempt to invoke interface method 'int com.android.internal.telephony.ITelephony.getTetherApnRequired()' on a null object reference
- E/TelephonyManager( 2491): at android.telephony.TelephonyManager.getTetherApnRequired(TelephonyManager.java:3271)
- E/TelephonyManager( 2491): at com.android.server.connectivity.Tethering.checkDunRequired(Tethering.java:643)
- E/TelephonyManager( 2491): at com.android.server.connectivity.Tethering.updateConfiguration(Tethering.java:213)
- E/TelephonyManager( 2491): at com.android.server.connectivity.Tethering$StateReceiver.onReceive(Tethering.java:526)
- E/TelephonyManager( 2491): at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:867)
- E/TelephonyManager( 2491): at android.os.Handler.handleCallback(Handler.java:739)
- E/TelephonyManager( 2491): at android.os.Handler.dispatchMessage(Handler.java:95)
- E/TelephonyManager( 2491): at android.os.Looper.loop(Looper.java:135)
- E/TelephonyManager( 2491): at com.android.server.SystemServer.run(SystemServer.java:279)
- E/TelephonyManager( 2491): at com.android.server.SystemServer.main(SystemServer.java:180)
- E/TelephonyManager( 2491): at java.lang.reflect.Method.invoke(Native Method)
- E/TelephonyManager( 2491): at java.lang.reflect.Method.invoke(Method.java:372)
- E/TelephonyManager( 2491): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:903)
- E/TelephonyManager( 2491): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:698)
- D/TelephonyRegistry( 2491): listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback
- D/TelephonyRegistry( 2491): notifyCellLocationForSubscriber: subId=0 cellLocation=Bundle[{}]
- D/TelephonyRegistry( 2491): listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback
- E/TelephonyManager( 2491): hasMatchedTetherApnSetting NPE
- E/TelephonyManager( 2491): java.lang.NullPointerException: Attempt to invoke interface method 'int com.android.internal.telephony.ITelephony.getTetherApnRequired()' on a null object reference
- E/TelephonyManager( 2491): at android.telephony.TelephonyManager.getTetherApnRequired(TelephonyManager.java:3271)
- E/TelephonyManager( 2491): at com.android.server.connectivity.Tethering.checkDunRequired(Tethering.java:643)
- E/TelephonyManager( 2491): at com.android.server.connectivity.Tethering.updateConfiguration(Tethering.java:213)
- E/TelephonyManager( 2491): at com.android.server.connectivity.Tethering$StateReceiver.onReceive(Tethering.java:526)
- E/TelephonyManager( 2491): at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:867)
- E/TelephonyManager( 2491): at android.os.Handler.handleCallback(Handler.java:739)
- E/TelephonyManager( 2491): at android.os.Handler.dispatchMessage(Handler.java:95)
- E/TelephonyManager( 2491): at android.os.Looper.loop(Looper.java:135)
- E/TelephonyManager( 2491): at com.android.server.SystemServer.run(SystemServer.java:279)
- E/TelephonyManager( 2491): at com.android.server.SystemServer.main(SystemServer.java:180)
- E/TelephonyManager( 2491): at java.lang.reflect.Method.invoke(Native Method)
- E/TelephonyManager( 2491): at java.lang.reflect.Method.invoke(Method.java:372)
- E/TelephonyManager( 2491): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:903)
- E/TelephonyManager( 2491): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:698)
- D/TelephonyManager( 3555): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager( 3555): [getPhoneId]- fail
- D/TelephonyManager( 3555): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/SubscriptionManager( 3616): [getPhoneId]- fail
- D/TelephonyManager( 3616): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/TelephonyManager( 3616): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager( 3616): [getPhoneId]- fail
- D/TelephonyManager( 3616): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/SubscriptionManager( 3810): [getPhoneId]- fail
- D/TelephonyManager( 3810): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager( 3810): [getPhoneId]- fail
- D/TelephonyManager( 3810): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager( 3810): [getPhoneId]- fail
- D/TelephonyManager( 3810): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager( 3810): [getPhoneId]- fail
- D/TelephonyManager( 3810): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager( 3810): [getPhoneId]- fail
- D/TelephonyManager( 3810): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.numeric' defaultVal='' prop=
- D/SubscriptionManager( 3810): [getPhoneId]- fail
- D/TelephonyManager( 3810): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager( 3810): [getPhoneId]- fail
- D/TelephonyManager( 3810): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager( 3810): [getPhoneId]- fail
- D/TelephonyManager( 3810): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager( 3810): [getPhoneId]- fail
- D/TelephonyManager( 3810): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/TDC ( 2813): updateOrInsert: inserting: Modem { uuid=modem, state=0, rilModel=0, rat={}, maxActiveVoiceCall=1, maxActiveDataCall=1, maxStandby=1 }
- D/TDC ( 2813): updateOrInsert: inserting: Sim { uuid=sim, modemUuid=modem, state=0 }
- D/CdmaSSM ( 2813): subscriptionSource from settings: 1
- I/PhoneFactory( 2813): Cdma Subscription set to 1
- I/PhoneFactory( 2813): RILClassname is RIL
- I/PhoneFactory( 2813): Network Mode set to 0
- D/RILJ ( 2813): RIL(context, preferredNetworkType=0 cdmaSubscription=1)
- D/RILJ ( 2813): Not starting RILReceiver: wifi-only [SUB0]
- D/RILJ ( 2813): [3648]> GET_HARDWARE_CONFIG [SUB0]
- D/RilRequest( 2813): [3648]< GET_HARDWARE_CONFIG error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
- I/PhoneFactory( 2813): Creating SubscriptionController
- D/SubscriptionController( 2813): [SubscriptionController] init by Context
- D/UiccController( 2813): Creating UiccController
- D/TelephonyTester( 2813): register for intent action=com.android.internal.telephony.gsm.action_detached
- D/TelephonyTester( 2813): register for intent action=com.android.internal.telephony.gsm.action_attached
- D/PhoneBase( 2813): mDoesRilSendMultipleCallRing=true
- D/PhoneBase( 2813): mCallRingDelay=3000
- D/RILJ ( 2813): setPhoneType=1 old value=0 [SUB0]
- D/TelephonyRegistry( 2491): listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback
- D/TelephonyManager( 2813): setTelephonyProperty: success phoneId=0 property=gsm.network.type value: Unknown propVal=Unknown
- D/DCT ( 2813): [0]DCT.constructor
- D/SubscriptionController( 2813): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController( 2813): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/DCT ( 2813): [0]getDataEnabled: getIntWithSubId retVal=true
- D/TelephonyRegistry( 2491): listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback
- D/Dcc ( 2813): E ctor
- D/Dcc ( 2813): X ctor
- D/DcTesterDeacativeAll( 2813): register for intent action=com.android.internal.telephony.dataconnection.action_deactivate_all
- D/DcTesterDeacativeAll( 2813): register for intent action=com.android.internal.telephony.gsm.action_detached
- D/DcTesterFailBrinupAll( 2813): register for intent action=com.android.internal.telephony.dataconnection.action_fail_bringup
- D/DcTesterFailBrinupAll( 2813): register for intent action=com.android.internal.telephony.gsm.action_detached
- D/DcTesterFailBrinupAll( 2813): register for intent action=com.android.internal.telephony.gsm.action_attached
- D/DCT ( 2813): [0]GsmDCT.constructor
- D/SubscriptionController( 2813): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController( 2813): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/DCT ( 2813): [0]update sub = -2
- D/DCT ( 2813): [0]update(): Active DDS, register for all events now!
- D/GsmSST ( 2813): [GsmSST] notifyDataRegStateRilRadioTechnologyChanged: drs=1 rat=0
- D/TelephonyManager( 2813): setTelephonyProperty: success phoneId=0 property=gsm.network.type value: Unknown propVal=Unknown
- D/DCT ( 2813): [0]getDataEnabled: getIntWithSubId retVal=true
- D/SubscriptionController( 2813): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController( 2813): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/GSMPhone( 2813): [GSMPhone] updateCurrentCarrierInProvider: mSubId = -2 currentDds = -1 operatorNumeric = null
- D/DCT ( 2813): [0]initApnContexts: E
- D/DCT ( 2813): [0]initApnContexts: skipping unknown type=1
- D/DCT ( 2813): [0]initApnContexts: X mApnContexts={}
- D/SubscriptionManager( 3958): [getPhoneId]- fail
- D/TelephonyManager( 3958): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/TelephonyManager( 2813): setTelephonyProperty: success phoneId=0 property=gsm.current.phone-type value: 1 propVal=1
- D/GSMPhone( 2813): [GSMPhone] GSMPhone: constructor: sub = 0
- D/TelephonyManager( 2813): setTelephonyProperty: success phoneId=0 property=gsm.current.phone-type value: 1 propVal=1
- I/PhoneFactory( 2813): Creating Phone with type = 1 sub = 0
- D/TelephonyManager( 2813): getTelephonyProperty: return propVal='null' phoneId=0 property='telephony.sms.send' defaultVal='false' prop=
- E/RIL_ImsSms( 2813): getFormat should never be called from here!
- D/SMSDispatcher( 2813): SMSDispatcher: ctor mSmsCapable=false format=unknown mSmsSendDisabled=true
- D/RIL_ImsSms( 2813): ImsSMSDispatcher created
- D/TelephonyManager( 2813): getTelephonyProperty: return propVal='null' phoneId=0 property='telephony.sms.send' defaultVal='false' prop=
- D/SMSDispatcher( 2813): SMSDispatcher: ctor mSmsCapable=false format=3gpp2 mSmsSendDisabled=true
- D/CdmaSMSDispatcher( 2813): CdmaSMSDispatcher created
- V/WAP PUSH( 2813): bindService() for wappush manager succeeded
- D/TelephonyManager( 2813): getTelephonyProperty: return propVal='null' phoneId=0 property='telephony.sms.receive' defaultVal='false' prop=
- D/GsmInboundSmsHandler( 2813): created InboundSmsHandler
- V/WAP PUSH( 2813): bindService() for wappush manager succeeded
- D/TelephonyManager( 2813): getTelephonyProperty: return propVal='null' phoneId=0 property='telephony.sms.receive' defaultVal='false' prop=
- D/CdmaInboundSmsHandler( 2813): created InboundSmsHandler
- D/TelephonyManager( 2813): getTelephonyProperty: return propVal='null' phoneId=0 property='telephony.sms.send' defaultVal='false' prop=
- D/SMSDispatcher( 2813): SMSDispatcher: ctor mSmsCapable=false format=3gpp mSmsSendDisabled=true
- D/GsmSMSDispatcher( 2813): GsmSMSDispatcher created
- D/SmsBroadcastUndelivered( 2813): scanning raw table for undelivered messages
- D/IccCardProxy( 2813): ctor: ci=com.android.internal.telephony.RIL@8867c94 phoneId=0
- D/CdmaSSM ( 2813): subscriptionSource from settings: 1
- D/CdmaSSM ( 2813): cdmaSSM constructor: 1
- D/IccCardProxy( 2813): update icc_operator_numeric=
- D/TelephonyManager( 2813): setTelephonyProperty: success phoneId=0 property=gsm.sim.operator.numeric value: propVal=
- D/TelephonyManager( 2813): setTelephonyProperty: success phoneId=0 property=gsm.sim.operator.iso-country value: propVal=
- D/TelephonyManager( 2813): setTelephonyProperty: success phoneId=0 property=gsm.sim.operator.alpha value: propVal=
- E/IccCardProxy( 2813): setExternalState: set mPhoneId=0 mExternalState=NOT_READY
- D/TelephonyManager( 2813): setTelephonyProperty: success phoneId=0 property=gsm.sim.state value: NOT_READY propVal=NOT_READY
- D/SubscriptionController( 2813): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController( 2813): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/IccCardProxy( 2813): broadcastIccStateChangedIntent intent ACTION_SIM_STATE_CHANGED value=NOT_READY reason=null for mPhoneId=0
- D/IccCardProxy( 2813): Setting radio tech UMTS
- D/SubscriptionManager( 2813): [getSlotId]- fail
- D/SubscriptionController( 2813): [getSlotId]- subId invalid
- D/TelephonyManager( 2813): getLteOnCdmaMode=0 curVal=-1 product_type='' lteOnCdmaProductType=''
- D/IccCardProxy( 2813): updateQuietMode: 3GPP subscription -> newQuietMode=false
- D/IccCardProxy( 2813): updateQuietMode: no changes don't setExternalState
- D/IccCardProxy( 2813): updateQuietMode: QuietMode is false (app_type=1 isLteOnCdmaMode=false cdmaSource=-1)
- D/ProxyController( 2813): Constructor - Enter
- D/DctController( 2813): makeDctController: new DctController phones.length=1
- D/DctController( 2813): DctController(): phones.length=1
- D/DcSwitchSM( 2813): [DcSwitchStateMachine-0] DcSwitchState constructor E
- D/DcSwitchSM( 2813): [DcSwitchStateMachine-0] DcSwitchState constructor X
- D/DcSwitchSM( 2813): [DcSwitchStateMachine-0] IdleState: enter
- D/DctController( 2813): DctController(phones): Connect success: 0
- D/DctController( 2813): updatePhoneBaseForIndex for phone index=0
- D/DctController( 2813): unregister TelephonyNetworkFactory for phone index=0
- D/SubscriptionController( 2813): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController( 2813): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/DctController( 2813): [TNF -2]NetworkCapabilities: [ Transports: CELLULAR Capabilities: MMS&SUPL&DUN&FOTA&IMS&CBS&IA&RCS&XCAP&EIMS&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN]
- D/TelephonyRegistry( 2491): listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback
- D/SubscriptionController( 2813): [getActiveSubInfoList]+
- D/SubscriptionController( 2813): [getActiveSubInfoList] Sub Controller not ready
- D/DctController( 2813): makeDctController: X sDctController=Handler (com.android.internal.telephony.dataconnection.DctController) {1ec17a8a}
- D/SubscriptionManager( 2813): [getPhoneId]- fail
- D/TelephonyManager( 2813): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.current.phone-type' defaultVal='null' prop=1
- D/TelephonyManager( 2813): getTelephonyProperty: return propVal='null' phoneId=-1 property='ro.telephony.default_network' defaultVal='null' prop=
- D/SmsBroadcastUndelivered( 2813): finished scanning raw table in 102 ms
- D/GsmInboundSmsHandler( 2813): StartupState.processMessage:6
- D/GsmInboundSmsHandler( 2813): entering Idle state
- D/CdmaInboundSmsHandler( 2813): StartupState.processMessage:6
- D/CdmaInboundSmsHandler( 2813): entering Idle state
- D/TelephonyManager( 2491): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager( 2491): [getPhoneId]- fail
- D/ProxyController( 2813): clearTransaction
- D/ProxyController( 2813): clearTransaction: phoneId=0 status=IDLE
- D/ProxyController( 2813): Constructor - Exit
- I/PhoneFactory( 2813): defaultSmsApplication: NONE
- D/TelephonyManager( 2491): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- I/PhoneFactory( 2813): Creating SubInfoRecordUpdater
- D/SubscriptionInfoUpdater( 2813): Constructor invoked
- D/CallManager( 2813): registerPhone(GSM Handler (com.android.internal.telephony.PhoneProxy) {112f2371})
- D/TelephonyRegistry( 2491): listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback
- D/RILJ ( 2813): [3649]> RIL_REQUEST_SET_TTY_MODE : 0 [SUB0]
- D/RilRequest( 2813): [3649]< RIL_REQUEST_SET_TTY_MODE error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
- D/TelephonyRegistry( 2491): listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback
- D/SubscriptionController( 2813): [getPhoneId] asked for default subId=-1
- D/SubscriptionController( 2813): [getPhoneId]- invalid subId return=-1
- D/SubscriptionController( 2813): [getPhoneId] asked for default subId=-1
- D/SubscriptionController( 2813): [getPhoneId]- invalid subId return=-1
- D/UiccController( 2813): EVENT_RADIO_UNAVAILABLE, dispose card
- D/RILJ ( 2813): [3650]> GET_CURRENT_CALLS [SUB0]
- D/RilRequest( 2813): [3650]< GET_CURRENT_CALLS error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
- D/GsmSST ( 2813): [GsmSST] mDeviceShuttingDown = false
- D/GsmSST ( 2813): [GsmSST] mDesiredPowerState = true
- D/GsmSST ( 2813): [GsmSST] getRadioState = RADIO_UNAVAILABLE
- D/GsmSST ( 2813): [GsmSST] mPowerOffDelayNeed = true
- D/GsmSST ( 2813): [GsmSST] mAlarmSwitch = false
- D/PHONE ( 2813): [ServiceState] setNullState=1
- D/GsmSST ( 2813): [GsmSST] Poll ServiceState done: oldSS=[1 1 voice home data home null null null null null null Unknown Unknown CSS not supported 0 0 RoamInd=0 DefRoamInd=0 EmergOnly=false] newSS=[1 1 voice home data home null null null null null null Unknown Unknown CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
- D/GsmSST ( 2813): [GsmSST] useDataRegStateForDataOnlyDevice: VoiceRegState=1 DataRegState=1
- D/PHONE ( 2813): [ServiceState] setVoiceRegState=1
- D/PHONE ( 2813): [ServiceState] setNullState=1
- D/GsmSST ( 2813): [GsmSST] updateSpnDisplay: radio is on but out of service, set plmn='Teenus puudub.'
- D/GsmSST ( 2813): [GsmSST] updateSpnDisplay: changed sending intent rule=0 showPlmn='true' plmn='Teenus puudub.' showSpn='false' spn=''
- D/SubscriptionController( 2813): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController( 2813): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/SubscriptionController( 2813): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController( 2813): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/SubscriptionController( 2813): [setPlmnSpn] No valid subscription to store info
- D/SubscriptionController( 2813): notifySubscriptionInfoChanged:
- D/TelephonyRegistry( 2491): notifySubscriptionInfoChanged: first invocation mRecords.size=21
- D/TelephonyManager( 2813): setTelephonyProperty: success phoneId=0 property=gsm.operator.alpha value: propVal=
- D/TelephonyManager( 2491): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager( 2491): [getPhoneId]- fail
- D/TelephonyManager( 2491): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager( 2813): getTelephonyProperty: return propVal='null' phoneId=0 property='gsm.operator.numeric' defaultVal='' prop=
- D/TelephonyManager( 2813): setTelephonyProperty: success phoneId=0 property=gsm.operator.numeric value: propVal=
- D/GsmSST ( 2813): [GsmSST] operatorNumeric is null
- D/TelephonyManager( 2813): setTelephonyProperty: success phoneId=0 property=gsm.operator.iso-country value: propVal=
- D/TelephonyManager( 2813): setTelephonyProperty: success phoneId=0 property=gsm.operator.isroaming value: false propVal=false
- D/GsmSST ( 2813): [GsmSST] Broadcasting ServiceState : 1 1 voice home data home null null null null null null Unknown Unknown CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false
- D/SubscriptionController( 2813): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController( 2813): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/DefaultPhoneNotifier( 2813): nofityServiceState: mRegistry=com.android.internal.telephony.ITelephonyRegistry$Stub$Proxy@2ceed0e2 ss=1 1 voice home data home null null null null null null Unknown Unknown CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false sender=Handler (com.android.internal.telephony.gsm.GSMPhone) {844b556} phondId=0 subId=-2
- D/SubscriptionManager( 2491): [getSlotId]- fail
- D/SubscriptionController( 2813): [getSlotId]- subId invalid
- D/SubscriptionManager( 2491): [getSubId]- fail
- D/TelephonyManager( 2491): getSimState:- empty subId return SIM_STATE_ABSENT
- D/DCT ( 2813): [0]handleMessage msg={ when=-971ms what=270369 obj=android.os.AsyncResult@161ffc73 target=com.android.internal.telephony.dataconnection.DcTracker }
- D/DCT ( 2813): [0]onReceive: action=android.net.wifi.STATE_CHANGE
- D/SubscriptionController( 2813): [getActiveSubInfoList]+
- D/SubscriptionController( 2813): [getActiveSubInfoList] Sub Controller not ready
- D/SubscriptionController( 2813): [getActiveSubInfoList]+
- D/SubscriptionController( 2813): [getActiveSubInfoList] Sub Controller not ready
- D/DCT ( 2813): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
- D/DCT ( 2813): [0]onReceive: action=android.net.wifi.WIFI_STATE_CHANGED
- D/DCT ( 2813): [0]WIFI_STATE_CHANGED_ACTION: enabled=true mIsWifiConnected=true
- D/DCT ( 2813): [0]handleMessage msg={ when=-948ms what=270342 obj=android.os.AsyncResult@d2d192e target=com.android.internal.telephony.dataconnection.DcTracker }
- D/DCT ( 2813): [0]onRadioOffOrNotAvailable: is off and clean up all connections
- D/DCT ( 2813): [0]cleanUpAllConnections: tearDown=false reason=radioTurnedOff
- D/SubscriptionController( 2813): [getActiveSubInfoList]+
- D/DCT ( 2813): [0]stopNetStatPoll
- D/SubscriptionController( 2813): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController( 2813): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/SubscriptionController( 2813): [getActiveSubInfoList] Sub Controller not ready
- D/SubscriptionManager( 2491): [getPhoneId]- fail
- D/DCT ( 2813): [0]stopDataStallAlarm: current tag=160396996 mDataStallAlarmIntent=null
- D/DCT ( 2813): [0]cleanUpConnection: mDisconnectPendingCount = 0
- D/DCT ( 2813): [0]handleMessage msg={ when=-952ms what=270345 obj=android.os.AsyncResult@173eccf target=com.android.internal.telephony.dataconnection.DcTracker }
- D/DCT ( 2813): [0]onDataConnectionDetached: stop polling and notify detached
- D/DCT ( 2813): [0]stopNetStatPoll
- D/SubscriptionController( 2813): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController( 2813): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/SubscriptionManager( 2491): [getPhoneId]- fail
- D/DCT ( 2813): [0]stopDataStallAlarm: current tag=160396997 mDataStallAlarmIntent=null
- D/DCT ( 2813): [0]notifyDataConnection: reason=dataDetached
- D/DCT ( 2813): [0]handleMessage msg={ when=-953ms what=270348 obj=android.os.AsyncResult@279d165c target=com.android.internal.telephony.dataconnection.DcTracker }
- D/DCT ( 2813): [0]onRoamingOff
- D/SubscriptionController( 2813): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController( 2813): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/DCT ( 2813): [0]getDataOnRoamingEnabled: phoneSubId=-2 isDataRoamingEnabled=false
- D/DCT ( 2813): [0]setupDataOnConnectableApns: roamingOff
- D/DCT ( 2813): [0]handleMessage msg={ when=-955ms what=270377 obj=android.os.AsyncResult@21dabd65 target=com.android.internal.telephony.dataconnection.DcTracker }
- D/DCT ( 2813): [0]setupDataOnConnectableApns: nwTypeChanged
- D/SubscriptionController( 2813): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController( 2813): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/GsmSMSDispatcher( 2813): GsmSMSDispatcher: subId = -2 slotId = 0
- E/IccCardProxy( 2813): setExternalState: !override and newstate unchanged from NOT_READY
- E/IccCardProxy( 2813): setExternalState: !override and newstate unchanged from NOT_READY
- E/IccCardProxy( 2813): setExternalState: !override and newstate unchanged from NOT_READY
- D/DctController( 2813): EVENT_PHONE1_DATA_DETACH.
- D/DcSwitchAsyncChannel( 2813): [DcSwitchAsyncChannel-0]: EVENT_DATA_DETACHED
- D/DcSwitchSM( 2813): [DcSwitchStateMachine-0] DefaultState: shouldn't happen but ignore msg.what=0x4400b
- D/SubscriptionController( 2813): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController( 2813): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/DctController( 2813): [TNF -2]got request NetworkRequest [ id=1, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
- V/WAP PUSH( 2813): wappush manager connected to 130562249
- V/WAP PUSH( 2813): wappush manager connected to 595228108
- D/SubscriptionInfoUpdater( 2813): [Receiver]+
- D/SubscriptionInfoUpdater( 2813): Action: android.intent.action.SIM_STATE_CHANGED
- D/SubscriptionInfoUpdater( 2813): slotId: 0
- D/SubscriptionInfoUpdater( 2813): simStatus: NOT_READY
- D/SubscriptionInfoUpdater( 2813): Ignoring simStatus: NOT_READY
- D/SubscriptionInfoUpdater( 2813): [Receiver]-
- D/DebugService( 2813): DebugService DebugService:
- D/SipService( 2813): SipService: started!
- D/SipService( 2813): start:
- D/SubscriptionManager( 3958): [getPhoneId]- fail
- D/TelephonyManager( 3958): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.numeric' defaultVal='' prop=
- D/RILJ ( 2813): [3651]> RIL_REQUEST_QUERY_TTY_MODE [SUB0]
- D/RilRequest( 2813): [3651]< RIL_REQUEST_QUERY_TTY_MODE error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
- D/DCT ( 2813): [0]handleMessage msg={ when=-262ms what=270369 obj=android.os.AsyncResult@303ecae1 target=com.android.internal.telephony.dataconnection.DcTracker }
- D/SubscriptionController( 2813): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController( 2813): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/GsmSMSDispatcher( 2813): GsmSMSDispatcher: subId = -2 slotId = 0
- E/IccCardProxy( 2813): setExternalState: !override and newstate unchanged from NOT_READY
- D/GsmSST ( 2813): [GsmSST] SubscriptionListener.onSubscriptionInfoChanged
- D/SubscriptionController( 2813): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController( 2813): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/DctController( 2813): onSubInfoReady mPhoneNum=1
- D/SubscriptionController( 2813): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController( 2813): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/DctController( 2813): onSubInfoReady handle pending requests subId=-2
- D/SubscriptionController( 2813): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController( 2813): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/DctController( 2813): [TNF -2]evalPendingRequest, pending request size is 0
- D/DctController( 2813): processRequests
- D/DCT ( 2813): [0]SubscriptionListener.onSubscriptionInfoChanged
- D/SubscriptionController( 2813): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController( 2813): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/SubscriptionController( 2813): [getActiveSubInfoList]+
- D/SubscriptionController( 2813): [getActiveSubInfoList] Sub Controller not ready
- D/SubscriptionController( 2813): [getActiveSubInfoList]+
- D/SubscriptionController( 2813): [getActiveSubInfoList] Sub Controller not ready
- D/SubscriptionController( 2813): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController( 2813): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/SubscriptionController( 2813): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController( 2813): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/SubscriptionController( 2813): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory( 2813): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionManager( 2813): [getPhoneId]- fail
- E/PhoneBase( 2813): Error! registerForCallWaiting() in PhoneBase should not be called, CDMAPhone inactive.
- D/SubscriptionController( 2813): [getSubId]- mSlotIdToSubIdMap.size == 0, return DummySubIds slotIdx=0
- D/SubscriptionController( 2813): getDummySubIds: slotIdx=0 return 1 DummySubIds with each subId=-2
- D/DctController( 2813): handleMessage msg={ when=-1s719ms what=100 target=com.android.internal.telephony.dataconnection.DctController }
- D/DctController( 2813): getTopPriorityRequestPhoneId = 0, priority = -1
- D/DcSwitchAsyncChannel( 2813): [DcSwitchAsyncChannel-0]: rspIsIdle=true
- D/DctController( 2813): onProcessRequest phoneId=0, activePhoneId=-1
- D/GsmCellBroadcastHandler( 2813): mWakeLock released
- D/CellBroadcastHandler( 2813): mWakeLock released
- D/CdmaServiceCategoryProgramHandler( 2813): mWakeLock released
- D/GsmInboundSmsHandler( 2813): IdleState.processMessage:5
- D/CdmaInboundSmsHandler( 2813): IdleState.processMessage:5
- D/GsmInboundSmsHandler( 2813): Idle state processing message type 5
- D/CdmaInboundSmsHandler( 2813): Idle state processing message type 5
- D/CdmaInboundSmsHandler( 2813): mWakeLock released
- D/GsmInboundSmsHandler( 2813): mWakeLock released
- D/SubscriptionManager( 3958): [getPhoneId]- fail
- D/TelephonyManager( 3958): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager( 3958): [getPhoneId]- fail
- D/TelephonyManager( 3958): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager( 3958): [getPhoneId]- fail
- D/TelephonyManager( 3958): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.numeric' defaultVal='' prop=
- D/TelephonyManager( 3958): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager( 3958): [getPhoneId]- fail
- D/TelephonyManager( 3958): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/SubscriptionController( 2813): [getPhoneId] asked for default subId=-1
- D/SubscriptionController( 2813): [getPhoneId]- invalid subId return=-1
- D/SubscriptionManager( 3810): [getPhoneId]- fail
- D/TelephonyManager( 3810): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager( 3810): [getPhoneId]- fail
- D/TelephonyManager( 3810): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager( 3810): [getPhoneId]- fail
- D/TelephonyManager( 3810): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.numeric' defaultVal='' prop=
- D/TelephonyManager( 3810): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager( 3810): [getPhoneId]- fail
- D/TelephonyManager( 3810): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/SubscriptionController( 2813): [getPhoneId] asked for default subId=-1
- D/SubscriptionController( 2813): [getPhoneId]- invalid subId return=-1
- D/SubscriptionManager( 3810): [getPhoneId]- fail
- D/TelephonyManager( 3810): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager( 3810): [getPhoneId]- fail
- D/TelephonyManager( 3810): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager( 4298): [getPhoneId]- fail
- D/TelephonyManager( 4298): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager( 4298): [getPhoneId]- fail
- D/TelephonyManager( 4298): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/TelephonyManager( 4298): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager( 4298): [getPhoneId]- fail
- D/TelephonyManager( 4298): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/SubscriptionManager( 3958): [getPhoneId]- fail
- D/TelephonyManager( 3958): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager( 3958): [getPhoneId]- fail
- D/TelephonyManager( 3958): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager( 4444): [getPhoneId]- fail
- D/TelephonyManager( 4444): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/TelephonyManager( 4444): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager( 4444): [getPhoneId]- fail
- D/TelephonyManager( 4444): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/SubscriptionController( 2813): [getPhoneId] asked for default subId=-1
- D/SubscriptionController( 2813): [getPhoneId]- invalid subId return=-1
- D/SubscriptionManager( 3958): [getPhoneId]- fail
- D/TelephonyManager( 3958): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager( 3958): [getPhoneId]- fail
- D/TelephonyManager( 3958): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager( 3958): [getPhoneId]- fail
- D/TelephonyManager( 3958): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager( 3810): [getPhoneId]- fail
- D/TelephonyManager( 3810): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager( 3810): [getPhoneId]- fail
- D/TelephonyManager( 3810): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager( 4474): [getPhoneId]- fail
- D/TelephonyManager( 4474): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager( 4474): [getPhoneId]- fail
- D/TelephonyManager( 4474): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.iso-country' defaultVal='' prop=
- D/SubscriptionManager( 4474): [getSlotId]- fail
- D/SubscriptionController( 2813): [getSlotId]- subId invalid
- D/SubscriptionManager( 4474): [getSubId]- fail
- D/TelephonyManager( 4474): getSimState:- empty subId return SIM_STATE_ABSENT
- D/SubscriptionManager( 4474): [getPhoneId]- fail
- D/TelephonyManager( 4474): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.numeric' defaultVal='' prop=
- D/SubscriptionManager( 4474): [getSlotId]- fail
- D/SubscriptionController( 2813): [getSlotId]- subId invalid
- D/SubscriptionManager( 4474): [getSubId]- fail
- D/TelephonyManager( 4474): getSimState:- empty subId return SIM_STATE_ABSENT
- D/SubscriptionManager( 4474): [getPhoneId]- fail
- D/TelephonyManager( 4474): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.numeric' defaultVal='' prop=
- D/SubscriptionManager( 4474): [getSlotId]- fail
- D/SubscriptionController( 2813): [getSlotId]- subId invalid
- D/SubscriptionManager( 4474): [getSubId]- fail
- D/TelephonyManager( 4474): getSimState:- empty subId return SIM_STATE_ABSENT
- D/SubscriptionManager( 4474): [getPhoneId]- fail
- D/TelephonyManager( 4474): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.numeric' defaultVal='' prop=
- D/SubscriptionManager( 2813): [getPhoneId]- fail
- D/PhoneFactory( 2813): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=0 phone=Handler (com.android.internal.telephony.PhoneProxy) {112f2371}
- D/TelephonyManager( 4602): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager( 4602): [getPhoneId]- fail
- D/TelephonyManager( 4602): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/TelephonyManager( 4602): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager( 4602): [getPhoneId]- fail
- D/TelephonyManager( 4602): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/SubscriptionManager( 2813): [getPhoneId]- fail
- D/SubscriptionManager( 2813): [getPhoneId]- fail
- D/SubscriptionController( 2813): [getPhoneId] asked for default subId=-1
- D/SubscriptionController( 2813): [getPhoneId]- invalid subId return=-1
- D/SubscriptionManager( 4872): [getPhoneId]- fail
- D/TelephonyManager( 4872): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager( 4872): [getPhoneId]- fail
- D/TelephonyManager( 4872): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager( 4872): [getPhoneId]- fail
- D/TelephonyManager( 4872): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager( 4872): [getPhoneId]- fail
- D/TelephonyManager( 4872): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager( 4872): [getPhoneId]- fail
- D/TelephonyManager( 4872): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager( 4872): [getPhoneId]- fail
- D/TelephonyManager( 4872): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager( 4872): [getPhoneId]- fail
- D/TelephonyManager( 4872): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager( 4872): [getPhoneId]- fail
- D/TelephonyManager( 4872): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager( 4872): [getPhoneId]- fail
- D/TelephonyManager( 4872): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.alpha' defaultVal='' prop=
- D/SubscriptionManager( 4872): [getPhoneId]- fail
- D/TelephonyManager( 4872): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.numeric' defaultVal='' prop=
- D/SubscriptionManager( 4872): [getPhoneId]- fail
- D/TelephonyManager( 4872): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.operator.numeric' defaultVal='' prop=
- D/TelephonyManager( 5126): getSimOperatorNumeric(): default subId=-1
- D/SubscriptionManager( 5126): [getPhoneId]- fail
- D/TelephonyManager( 5126): getTelephonyProperty: return propVal='null' phoneId=-1 property='gsm.sim.operator.numeric' defaultVal='' prop=
- D/SubscriptionController( 2813): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory( 2813): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- D/SubscriptionController( 2813): [getPhoneId]- invalid subId return=-1
- D/PhoneFactory( 2813): getPhone:- phoneId != DEFAULT_PHONE_ID return sProxyPhones[phoneId] phoneId=-1 phone=null
- [logcat: 0.0s elapsed]
- ------ KERNEL LOG (dmesg) ------
- nied { open } for pid=24467 comm="mediaserver" name="control0" dev="tmpfs" ino=3751 scontext=u:r:mediaserver:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[36812.280940] type=1400 audit(1433839780.992:405): avc: denied { ioctl } for pid=24467 comm="mediaserver" path="/dev/msm_camera/control0" dev="tmpfs" ino=3751 scontext=u:r:mediaserver:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <3>[36812.366572] binder: 20081: binder_alloc_buf, no vma
- <6>[36812.366603] binder: 24467:24493 transaction failed 29201, size 128-4
- <3>[36812.367244] binder: 20081: binder_alloc_buf, no vma
- <6>[36812.367244] binder: 24467:24493 transaction failed 29201, size 128-4
- <6>[36812.584987] binder: release 21586:21610 transaction 10805802 out, still active
- <6>[36812.622279] binder: release 20081:20884 transaction 10805802 in, still active
- <6>[36812.622279] binder: send failed reply for transaction 10805802, target dead
- <6>[36812.628657] binder: 147:261 transaction failed 29189, size 68-0
- <38>[36813.584346] type=1400 audit(1433839782.293:406): avc: denied { read write } for pid=24530 comm="BootAnimation" name="kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:bootanim:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[36813.585109] type=1400 audit(1433839782.293:407): avc: denied { open } for pid=24530 comm="BootAnimation" name="kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:bootanim:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[36813.585658] type=1400 audit(1433839782.293:408): avc: denied { ioctl } for pid=24530 comm="BootAnimation" path="/dev/kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:bootanim:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <7>[36813.908504] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
- <6>[36818.189174] lsm303dlh_acc_sysfs: hw init start
- <6>[36818.190150] lsm303dlh_acc_sysfs: hw init done
- <38>[36819.568141] type=1400 audit(1433839788.269:409): avc: denied { write } for pid=24704 comm="system_server" name="tsdriver" dev="tmpfs" ino=2806 scontext=u:r:system_server:s0 tcontext=u:object_r:socket_device:s0 tclass=sock_file permissive=1
- <6>[36819.569697] request_suspend_state: wakeup (0->0) at 36816120722016 (2015-06-09 08:49:48.284733926 UTC)
- <38>[36849.928065] type=1400 audit(1433839818.629:410): avc: denied { read write } for pid=24704 comm="system_server" name="lm8502" dev="tmpfs" ino=3693 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[36849.928340] type=1400 audit(1433839818.629:411): avc: denied { open } for pid=24704 comm="system_server" name="lm8502" dev="tmpfs" ino=3693 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[36849.928615] type=1400 audit(1433839818.629:412): avc: denied { getattr } for pid=24704 comm="system_server" path="/dev/lm8502" dev="tmpfs" ino=3693 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[36849.928889] type=1400 audit(1433839818.629:413): avc: denied { ioctl } for pid=24704 comm="system_server" path="/dev/lm8502" dev="tmpfs" ino=3693 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <4>[36850.075160] healthd: battery l=100 v=4113 t=39.0 h=2 st=5 c=-33 chg=a
- <7>[36850.086635] lm8502_mod_brightness: set LED1 brightness (0) percent
- <7>[36850.087062] lm8502_mod_brightness: set LED2 brightness (0) percent
- <4>[36850.597774] lowmem_shrink: convert oom_adj to oom_score_adj:
- <4>[36850.597804] oom_adj 0 => oom_score_adj 0
- <4>[36850.597804] oom_adj 1 => oom_score_adj 58
- <4>[36850.597804] oom_adj 2 => oom_score_adj 117
- <4>[36850.597835] oom_adj 3 => oom_score_adj 176
- <4>[36850.597835] oom_adj 9 => oom_score_adj 529
- <4>[36850.597835] oom_adj 15 => oom_score_adj 1000
- <6>[36851.973750] acc_open
- <6>[36851.973750] acc_release
- <6>[36852.308894] cfg80211: Calling CRDA to update world regulatory domain
- <38>[36852.395869] type=1400 audit(1433839821.101:414): avc: denied { ioctl } for pid=24530 comm="BootAnimation" path="/dev/kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:bootanim:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <6>[36852.677150] ADDRCONF(NETDEV_UP): wlan0: link is not ready
- <38>[36853.307734] type=1400 audit(1433839822.012:415): avc: denied { ioctl } for pid=257 comm=474C2075706461746572 path="/dev/kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <6>[36853.812617] msm_vidc_venc: Inside vid_enc_open()
- <6>[36853.812648]
- <6>[36853.812648] msm_vidc_enc: Inside vid_enc_open_client()
- <38>[36853.813380] type=1400 audit(1433839822.522:416): avc: denied { read write } for pid=24846 comm="TimedEventQueue" name="msm_vidc_enc" dev="tmpfs" ino=3783 scontext=u:r:mediaserver:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[36853.814021] type=1400 audit(1433839822.522:417): avc: denied { open } for pid=24846 comm="TimedEventQueue" name="msm_vidc_enc" dev="tmpfs" ino=3783 scontext=u:r:mediaserver:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <4>[36853.815211]
- <4>[36853.815211] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
- <6>[36853.849330] fw_version 2:28:2013
- <38>[36853.849788] type=1400 audit(1433839822.562:418): avc: denied { ioctl } for pid=24846 comm="TimedEventQueue" path="/dev/msm_vidc_enc" dev="tmpfs" ino=3783 scontext=u:r:mediaserver:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <6>[36853.850429]
- <6>[36853.850429] msm_vidc_enc: Inside vid_enc_release()vidc_cleanup_addr_table(): buffer = OUTPUT
- <4>[36853.850459] vidc_cleanup_addr_table(): buffer = INPUT
- <6>[36853.850459]
- <6>[36853.850459] msm_vidc_enc: Inside vid_enc_close_client()
- <6>[36853.882899]
- <6>[36853.882899] msm_vidc_enc: Return from vid_enc_release()
- <6>[36853.884608] msm_vidc_venc: Inside vid_enc_open()
- <6>[36853.884608]
- <6>[36853.884608] msm_vidc_enc: Inside vid_enc_open_client()
- <4>[36853.886470]
- <4>[36853.886470] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
- <6>[36853.909450] fw_version 2:28:2013
- <6>[36853.910457]
- <6>[36853.910487] msm_vidc_enc: Inside vid_enc_release()vidc_cleanup_addr_table(): buffer = OUTPUT
- <4>[36853.910487] vidc_cleanup_addr_table(): buffer = INPUT
- <6>[36853.910487]
- <6>[36853.910487] msm_vidc_enc: Inside vid_enc_close_client()
- <6>[36853.933772]
- <6>[36853.933772] msm_vidc_enc: Return from vid_enc_release()
- <6>[36853.935206] msm_vidc_venc: Inside vid_enc_open()
- <6>[36853.935206]
- <6>[36853.935206] msm_vidc_enc: Inside vid_enc_open_client()
- <4>[36853.936732]
- <4>[36853.936732] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
- <6>[36853.959346] fw_version 2:28:2013
- <6>[36853.960261]
- <6>[36853.960261] msm_vidc_enc: Inside vid_enc_release()vidc_cleanup_addr_table(): buffer = OUTPUT
- <4>[36853.960261] vidc_cleanup_addr_table(): buffer = INPUT
- <6>[36853.960292]
- <6>[36853.960292] msm_vidc_enc: Inside vid_enc_close_client()
- <6>[36853.986293]
- <6>[36853.986293] msm_vidc_enc: Return from vid_enc_release()
- <6>[36854.067256] msm_vidc_dec: Inside vid_dec_open()
- <4>[36854.073390]
- <4>[36854.073390] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
- <6>[36854.089320] fw_version 2:28:2013
- <6>[36854.096370] msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
- <4>[36854.096400] vidc_cleanup_addr_table(): buffer = INPUT
- <6>[36854.113673] msm_vidc_dec: Return from vid_dec_release()
- <6>[36854.114985] msm_vidc_dec: Inside vid_dec_open()
- <4>[36854.116481]
- <4>[36854.116481] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
- <6>[36854.139461] fw_version 2:28:2013
- <6>[36854.140223] msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
- <4>[36854.140254] vidc_cleanup_addr_table(): buffer = INPUT
- <6>[36854.164943] msm_vidc_dec: Return from vid_dec_release()
- <6>[36854.165706] msm_vidc_dec: Inside vid_dec_open()
- <4>[36854.167232]
- <4>[36854.167232] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
- <6>[36854.189387] fw_version 2:28:2013
- <6>[36854.189662] msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
- <4>[36854.189692] vidc_cleanup_addr_table(): buffer = INPUT
- <6>[36854.207728] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
- <6>[36854.216914] msm_vidc_dec: Return from vid_dec_release()
- <6>[36854.217708] msm_vidc_dec: Inside vid_dec_open()
- <4>[36854.220180]
- <4>[36854.220180] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
- <6>[36854.239528] fw_version 2:28:2013
- <6>[36854.239924] msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
- <4>[36854.239955] vidc_cleanup_addr_table(): buffer = INPUT
- <6>[36854.263484] msm_vidc_dec: Return from vid_dec_release()
- <6>[36854.264277] msm_vidc_dec: Inside vid_dec_open()
- <4>[36854.265712]
- <4>[36854.265712] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
- <6>[36854.289454] fw_version 2:28:2013
- <6>[36854.298671] msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
- <4>[36854.298701] vidc_cleanup_addr_table(): buffer = INPUT
- <6>[36854.313533] msm_vidc_dec: Return from vid_dec_release()
- <6>[36854.314540] msm_vidc_dec: Inside vid_dec_open()
- <4>[36854.316005]
- <4>[36854.316005] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
- <6>[36854.339534] fw_version 2:28:2013
- <6>[36854.349696] msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
- <4>[36854.349727] vidc_cleanup_addr_table(): buffer = INPUT
- <6>[36854.374171] msm_vidc_dec: Return from vid_dec_release()
- <6>[36854.375453] msm_vidc_dec: Inside vid_dec_open()
- <4>[36854.377101]
- <4>[36854.377101] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
- <6>[36854.399318] fw_version 2:28:2013
- <6>[36854.409572] msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
- <4>[36854.409602] vidc_cleanup_addr_table(): buffer = INPUT
- <6>[36854.438167] msm_vidc_dec: Return from vid_dec_release()
- <6>[36854.440028] msm_vidc_dec: Inside vid_dec_open()
- <4>[36854.442286]
- <4>[36854.442286] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
- <6>[36854.473872] fw_version 2:28:2013
- <6>[36854.481715] msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
- <4>[36854.481715] vidc_cleanup_addr_table(): buffer = INPUT
- <6>[36854.505031] msm_vidc_dec: Return from vid_dec_release()
- <38>[36856.248622] type=1400 audit(1433839824.945:419): avc: denied { read } for pid=25185 comm="netd" name="hosts" dev="dm-10" ino=413 scontext=u:r:netd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>[36856.249476] type=1400 audit(1433839824.955:420): avc: denied { open } for pid=25185 comm="netd" name="hosts" dev="dm-10" ino=413 scontext=u:r:netd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>[36856.249843] type=1400 audit(1433839824.955:421): avc: denied { getattr } for pid=25185 comm="netd" path="/system/etc/hosts" dev="dm-10" ino=413 scontext=u:r:netd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>[36857.730800] type=1400 audit(1433839826.379:422): avc: denied { read write } for pid=24530 comm="BootAnimation" path="/dev/kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:bootanim:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[36858.074855] type=1400 audit(1433839826.719:423): avc: denied { getattr } for pid=25166 comm="launcher-loader" path="/system/framework/com.google.android.maps.jar" dev="dm-10" ino=1875 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>[36858.078242] type=1400 audit(1433839826.719:424): avc: denied { read } for pid=25166 comm="launcher-loader" name="com.google.android.maps.jar" dev="dm-10" ino=1875 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>[36858.079158] type=1400 audit(1433839826.719:425): avc: denied { open } for pid=25166 comm="launcher-loader" name="com.google.android.maps.jar" dev="dm-10" ino=1875 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>[36858.145228] type=1400 audit(1433839826.789:426): avc: denied { read write } for pid=25317 comm="RenderThread" name="kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[36858.145808] type=1400 audit(1433839826.789:427): avc: denied { open } for pid=25317 comm="RenderThread" name="kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[36858.149898] type=1400 audit(1433839826.789:428): avc: denied { ioctl } for pid=25317 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <6>[36858.737300] lsm303dlh_acc_sysfs: hw init start
- <6>[36858.738734] lsm303dlh_acc_sysfs: hw init done
- <38>[36858.971156] type=1400 audit(1433839827.620:429): avc: denied { getattr } for pid=25347 comm="e.process.gapps" path="/system/priv-app/GoogleServicesFramework" dev="dm-10" ino=14730 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=dir permissive=1
- <6>[36859.697017] msm_release_control: control0
- <6>[36859.697017] __msm_release, open count =0
- <6>[36859.697017] __msm_release, vfe_release
- <6>[36859.697047] __msm_release: draining queue pict
- <6>[36859.697047] __msm_release: draining queue event
- <6>[36859.697047] __msm_release: completed
- <6>[36859.697078] msm_release_control: draining queue control
- <6>[36859.697078] msm_release_control, completed
- <4>[36859.756404] fs_vfe: Failed to create debugfs directory
- <4>[36859.769649] +++ config_camera_on_gpios_web_cam_mt9m113
- <4>[36859.769740] 8058_lvs0: Failed to create debugfs directory
- <4>[36859.770015] config_camera_on_gpios_web_cam_mt9m113:enable the regulator votg_lvs0 succeed
- <4>[36859.770076] 8058_l11: Failed to create debugfs directory
- <4>[36859.770411] config_camera_on_gpios_web_cam_mt9m113:enable the regulator votg_vreg_l11 succeed
- <4>[36859.770411] --- config_camera_on_gpios_web_cam_mt9m113
- <6>[36860.072200] msm_camio_set_perf_lvl: S_INIT rc = 3024576128
- <6>[36860.077052] msm_camio_set_perf_lvl: S_PREVIEW rc = 0
- <4>[36860.077113] fs_vpe: Failed to create debugfs directory
- <6>[36860.078486] msm_enqueue: queue control new max is 1
- <6>[36860.222407] get_pic:MSM_CAM_IOCTL_ABORT_CAPTURE
- <6>[36860.222499] vfe31_proc_general: cmdID = STOP
- <3>[36860.222499] msm_empty_frame_q: NULL value for g_pmsm
- <6>[36860.222651] msm_release_config: config0
- <6>[36860.222682] __msm_release, open count =1
- <6>[36860.222682] msm_release_config: draining queue event
- <6>[36860.222682] msm_release_config, completed
- <6>[36860.223048] msm_release_control: control0
- <6>[36860.223048] msm_release_control, stop vfe if active
- <6>[36860.223079] __msm_release, open count =0
- <6>[36860.223079] __msm_release, vfe_release
- <6>[36860.223079] vfe31_release, free_irq
- <6>[36860.223109] msm_vpe_release: In
- <6>[36860.224788] msm_vpe_release: Out
- <6>[36860.224849] vfe31_release, msm_camio_disable
- <6>[36860.245845] msm_camio_set_perf_lvl: S_EXIT
- <6>[36860.249598] __msm_release, s_release
- <6>[36860.274318] __msm_release, msm_camio_sensor_clk_off
- <4>[36860.274959] +++ config_camera_off_gpios_web_cam_mt9m113
- <4>[36860.275294] config_camera_off_gpios_web_cam_mt9m113:disable the regulator: votg_lvs0 succeed
- <4>[36860.275661] config_camera_off_gpios_web_cam_mt9m113:disable the regulator: votg_vreg_l11 succeed
- <4>[36860.275661] --- config_camera_off_gpios_web_cam_mt9m113
- <6>[36860.275722] __msm_release: draining queue pict
- <6>[36860.275722] __msm_release: draining queue event
- <6>[36860.275722] __msm_release: completed
- <6>[36860.275752] msm_release_control: draining queue control
- <6>[36860.275752] msm_release_control, completed
- <38>[36860.731532] type=1400 audit(1433839829.382:430): avc: denied { read write } for pid=25436 comm="RenderThread" name="kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[36860.732356] type=1400 audit(1433839829.382:431): avc: denied { open } for pid=25436 comm="RenderThread" name="kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[36860.732753] type=1400 audit(1433839829.382:432): avc: denied { ioctl } for pid=25436 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <6>[36863.493098] binder: release 25040:25040 transaction 10819741 out, still active
- <6>[36863.789821] binder: 24704:25375 transaction failed 29189, size 4-0
- <6>[36863.789821] binder: send failed reply for transaction 10819741, target dead
- <7>[36864.589656] wlan0: no IPv6 routers present
- <38>[36870.903316] type=1400 audit(1433839839.551:433): avc: denied { getattr } for pid=25531 comm="launcher-loader" path="/system/framework/com.google.android.media.effects.jar" dev="dm-10" ino=1876 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>[36870.903987] type=1400 audit(1433839839.551:434): avc: denied { read } for pid=25531 comm="launcher-loader" name="com.google.android.media.effects.jar" dev="dm-10" ino=1876 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>[36870.904201] type=1400 audit(1433839839.551:435): avc: denied { open } for pid=25531 comm="launcher-loader" name="com.google.android.media.effects.jar" dev="dm-10" ino=1876 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <3>[36871.980556] [DISP] lcdc_tenderloin_panel_set_backlight: 244
- <3>[36871.982417] [DISP] lcdc_tenderloin_panel_set_backlight: 240
- <3>[36872.000361] [DISP] lcdc_tenderloin_panel_set_backlight: 237
- <3>[36872.015864] [DISP] lcdc_tenderloin_panel_set_backlight: 234
- <3>[36872.032496] [DISP] lcdc_tenderloin_panel_set_backlight: 230
- <3>[36872.049067] [DISP] lcdc_tenderloin_panel_set_backlight: 227
- <3>[36872.070399] [DISP] lcdc_tenderloin_panel_set_backlight: 224
- <3>[36872.082362] [DISP] lcdc_tenderloin_panel_set_backlight: 220
- <3>[36872.099208] [DISP] lcdc_tenderloin_panel_set_backlight: 217
- <3>[36872.115932] [DISP] lcdc_tenderloin_panel_set_backlight: 214
- <3>[36872.132411] [DISP] lcdc_tenderloin_panel_set_backlight: 210
- <3>[36872.149318] [DISP] lcdc_tenderloin_panel_set_backlight: 207
- <3>[36872.180842] [DISP] lcdc_tenderloin_panel_set_backlight: 204
- <3>[36872.182734] [DISP] lcdc_tenderloin_panel_set_backlight: 200
- <3>[36872.206569] [DISP] lcdc_tenderloin_panel_set_backlight: 197
- <3>[36872.216060] [DISP] lcdc_tenderloin_panel_set_backlight: 194
- <3>[36872.232844] [DISP] lcdc_tenderloin_panel_set_backlight: 190
- <3>[36872.249873] [DISP] lcdc_tenderloin_panel_set_backlight: 187
- <3>[36872.269923] [DISP] lcdc_tenderloin_panel_set_backlight: 184
- <3>[36872.283015] [DISP] lcdc_tenderloin_panel_set_backlight: 180
- <3>[36872.300075] [DISP] lcdc_tenderloin_panel_set_backlight: 177
- <3>[36872.316035] [DISP] lcdc_tenderloin_panel_set_backlight: 174
- <38>[36872.316920] type=1400 audit(1433839840.963:436): avc: denied { ioctl } for pid=147 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <3>[36872.338588] [DISP] lcdc_tenderloin_panel_set_backlight: 170
- <3>[36872.349391] [DISP] lcdc_tenderloin_panel_set_backlight: 167
- <3>[36872.364802] [DISP] lcdc_tenderloin_panel_set_backlight: 164
- <3>[36872.380702] [DISP] lcdc_tenderloin_panel_set_backlight: 161
- <3>[36872.397883] [DISP] lcdc_tenderloin_panel_set_backlight: 157
- <3>[36872.414027] [DISP] lcdc_tenderloin_panel_set_backlight: 154
- <3>[36872.430476] [DISP] lcdc_tenderloin_panel_set_backlight: 151
- <3>[36872.448115] [DISP] lcdc_tenderloin_panel_set_backlight: 147
- <3>[36872.464137] [DISP] lcdc_tenderloin_panel_set_backlight: 144
- <3>[36872.480830] [DISP] lcdc_tenderloin_panel_set_backlight: 141
- <3>[36872.498256] [DISP] lcdc_tenderloin_panel_set_backlight: 137
- <3>[36872.515285] [DISP] lcdc_tenderloin_panel_set_backlight: 134
- <3>[36872.530665] [DISP] lcdc_tenderloin_panel_set_backlight: 131
- <3>[36872.547572] [DISP] lcdc_tenderloin_panel_set_backlight: 128
- <3>[36872.566859] [DISP] lcdc_tenderloin_panel_set_backlight: 125
- <3>[36872.581172] [DISP] lcdc_tenderloin_panel_set_backlight: 122
- <3>[36872.597529] [DISP] lcdc_tenderloin_panel_set_backlight: 118
- <3>[36872.614131] [DISP] lcdc_tenderloin_panel_set_backlight: 115
- <3>[36872.633754] [DISP] lcdc_tenderloin_panel_set_backlight: 112
- <3>[36872.647487] [DISP] lcdc_tenderloin_panel_set_backlight: 108
- <3>[36872.666102] [DISP] lcdc_tenderloin_panel_set_backlight: 105
- <3>[36872.680812] [DISP] lcdc_tenderloin_panel_set_backlight: 102
- <3>[36872.697474] [DISP] lcdc_tenderloin_panel_set_backlight: 98
- <3>[36872.714137] [DISP] lcdc_tenderloin_panel_set_backlight: 95
- <3>[36872.731471] [DISP] lcdc_tenderloin_panel_set_backlight: 92
- <3>[36872.748317] [DISP] lcdc_tenderloin_panel_set_backlight: 88
- <3>[36872.764338] [DISP] lcdc_tenderloin_panel_set_backlight: 85
- <3>[36872.781276] [DISP] lcdc_tenderloin_panel_set_backlight: 82
- <3>[36872.797511] [DISP] lcdc_tenderloin_panel_set_backlight: 78
- <3>[36872.814815] [DISP] lcdc_tenderloin_panel_set_backlight: 75
- <3>[36872.830989] [DISP] lcdc_tenderloin_panel_set_backlight: 72
- <3>[36872.848872] [DISP] lcdc_tenderloin_panel_set_backlight: 68
- <3>[36872.865352] [DISP] lcdc_tenderloin_panel_set_backlight: 65
- <3>[36872.881679] [DISP] lcdc_tenderloin_panel_set_backlight: 62
- <3>[36872.897731] [DISP] lcdc_tenderloin_panel_set_backlight: 58
- <3>[36872.914332] [DISP] lcdc_tenderloin_panel_set_backlight: 55
- <3>[36872.934993] [DISP] lcdc_tenderloin_panel_set_backlight: 52
- <3>[36872.948421] [DISP] lcdc_tenderloin_panel_set_backlight: 48
- <3>[36872.965083] [DISP] lcdc_tenderloin_panel_set_backlight: 45
- <3>[36872.981166] [DISP] lcdc_tenderloin_panel_set_backlight: 42
- <3>[36872.998530] [DISP] lcdc_tenderloin_panel_set_backlight: 38
- <3>[36873.015834] [DISP] lcdc_tenderloin_panel_set_backlight: 35
- <3>[36873.034144] [DISP] lcdc_tenderloin_panel_set_backlight: 32
- <3>[36873.048457] [DISP] lcdc_tenderloin_panel_set_backlight: 28
- <3>[36873.064601] [DISP] lcdc_tenderloin_panel_set_backlight: 25
- <3>[36873.081355] [DISP] lcdc_tenderloin_panel_set_backlight: 22
- <3>[36873.097590] [DISP] lcdc_tenderloin_panel_set_backlight: 18
- <3>[36873.115016] [DISP] lcdc_tenderloin_panel_set_backlight: 15
- <3>[36873.130916] [DISP] lcdc_tenderloin_panel_set_backlight: 12
- <3>[36874.615932] [DISP] lcdc_tenderloin_panel_set_backlight: 13
- <3>[36874.635188] [DISP] lcdc_tenderloin_panel_set_backlight: 16
- <3>[36874.649837] [DISP] lcdc_tenderloin_panel_set_backlight: 20
- <3>[36874.666408] [DISP] lcdc_tenderloin_panel_set_backlight: 23
- <3>[36874.688777] [DISP] lcdc_tenderloin_panel_set_backlight: 26
- <3>[36874.699428] [DISP] lcdc_tenderloin_panel_set_backlight: 30
- <3>[36874.716365] [DISP] lcdc_tenderloin_panel_set_backlight: 33
- <3>[36874.733821] [DISP] lcdc_tenderloin_panel_set_backlight: 36
- <3>[36874.751399] [DISP] lcdc_tenderloin_panel_set_backlight: 40
- <3>[36874.767695] [DISP] lcdc_tenderloin_panel_set_backlight: 43
- <3>[36874.783565] [DISP] lcdc_tenderloin_panel_set_backlight: 46
- <3>[36874.800227] [DISP] lcdc_tenderloin_panel_set_backlight: 50
- <3>[36874.816798] [DISP] lcdc_tenderloin_panel_set_backlight: 53
- <3>[36874.834193] [DISP] lcdc_tenderloin_panel_set_backlight: 56
- <3>[36874.852015] [DISP] lcdc_tenderloin_panel_set_backlight: 60
- <3>[36874.871516] [DISP] lcdc_tenderloin_panel_set_backlight: 63
- <3>[36874.885341] [DISP] lcdc_tenderloin_panel_set_backlight: 66
- <3>[36874.902888] [DISP] lcdc_tenderloin_panel_set_backlight: 70
- <3>[36874.917445] [DISP] lcdc_tenderloin_panel_set_backlight: 73
- <3>[36874.937373] [DISP] lcdc_tenderloin_panel_set_backlight: 76
- <3>[36874.950770] [DISP] lcdc_tenderloin_panel_set_backlight: 80
- <3>[36874.969295] [DISP] lcdc_tenderloin_panel_set_backlight: 83
- <3>[36874.990870] [DISP] lcdc_tenderloin_panel_set_backlight: 86
- <3>[36875.000087] [DISP] lcdc_tenderloin_panel_set_backlight: 90
- <3>[36875.016536] [DISP] lcdc_tenderloin_panel_set_backlight: 93
- <3>[36875.040645] [DISP] lcdc_tenderloin_panel_set_backlight: 96
- <3>[36875.050746] [DISP] lcdc_tenderloin_panel_set_backlight: 100
- <3>[36875.066371] [DISP] lcdc_tenderloin_panel_set_backlight: 103
- <3>[36875.085231] [DISP] lcdc_tenderloin_panel_set_backlight: 106
- <3>[36875.104884] [DISP] lcdc_tenderloin_panel_set_backlight: 110
- <3>[36875.117427] [DISP] lcdc_tenderloin_panel_set_backlight: 113
- <3>[36875.135158] [DISP] lcdc_tenderloin_panel_set_backlight: 116
- <3>[36875.149714] [DISP] lcdc_tenderloin_panel_set_backlight: 120
- <3>[36875.167018] [DISP] lcdc_tenderloin_panel_set_backlight: 123
- <3>[36875.186122] [DISP] lcdc_tenderloin_panel_set_backlight: 126
- <3>[36875.200374] [DISP] lcdc_tenderloin_panel_set_backlight: 130
- <3>[36875.216395] [DISP] lcdc_tenderloin_panel_set_backlight: 132
- <3>[36875.233333] [DISP] lcdc_tenderloin_panel_set_backlight: 135
- <3>[36875.256740] [DISP] lcdc_tenderloin_panel_set_backlight: 139
- <3>[36875.270289] [DISP] lcdc_tenderloin_panel_set_backlight: 142
- <3>[36875.284877] [DISP] lcdc_tenderloin_panel_set_backlight: 145
- <3>[36875.299556] [DISP] lcdc_tenderloin_panel_set_backlight: 149
- <38>[36875.303340] type=1400 audit(1433839843.946:437): avc: denied { read write } for pid=147 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <3>[36875.317103] [DISP] lcdc_tenderloin_panel_set_backlight: 152
- <3>[36875.335689] [DISP] lcdc_tenderloin_panel_set_backlight: 155
- <3>[36875.353938] [DISP] lcdc_tenderloin_panel_set_backlight: 159
- <3>[36875.367122] [DISP] lcdc_tenderloin_panel_set_backlight: 162
- <3>[36875.386683] [DISP] lcdc_tenderloin_panel_set_backlight: 165
- <3>[36875.402583] [DISP] lcdc_tenderloin_panel_set_backlight: 169
- <3>[36875.419276] [DISP] lcdc_tenderloin_panel_set_backlight: 172
- <3>[36875.432918] [DISP] lcdc_tenderloin_panel_set_backlight: 175
- <3>[36875.466548] [DISP] lcdc_tenderloin_panel_set_backlight: 182
- <3>[36875.482570] [DISP] lcdc_tenderloin_panel_set_backlight: 185
- <3>[36875.500453] [DISP] lcdc_tenderloin_panel_set_backlight: 189
- <3>[36875.519557] [DISP] lcdc_tenderloin_panel_set_backlight: 192
- <3>[36875.533626] [DISP] lcdc_tenderloin_panel_set_backlight: 195
- <3>[36875.550319] [DISP] lcdc_tenderloin_panel_set_backlight: 199
- <3>[36875.567042] [DISP] lcdc_tenderloin_panel_set_backlight: 202
- <3>[36875.584071] [DISP] lcdc_tenderloin_panel_set_backlight: 205
- <3>[36875.600642] [DISP] lcdc_tenderloin_panel_set_backlight: 209
- <3>[36875.617183] [DISP] lcdc_tenderloin_panel_set_backlight: 212
- <3>[36875.633876] [DISP] lcdc_tenderloin_panel_set_backlight: 215
- <3>[36875.650599] [DISP] lcdc_tenderloin_panel_set_backlight: 219
- <3>[36875.667109] [DISP] lcdc_tenderloin_panel_set_backlight: 222
- <3>[36875.683833] [DISP] lcdc_tenderloin_panel_set_backlight: 225
- <3>[36875.700679] [DISP] lcdc_tenderloin_panel_set_backlight: 229
- <3>[36875.717311] [DISP] lcdc_tenderloin_panel_set_backlight: 232
- <3>[36875.733333] [DISP] lcdc_tenderloin_panel_set_backlight: 235
- <3>[36875.749690] [DISP] lcdc_tenderloin_panel_set_backlight: 239
- <3>[36875.766597] [DISP] lcdc_tenderloin_panel_set_backlight: 242
- <3>[36875.782710] [DISP] lcdc_tenderloin_panel_set_backlight: 245
- <3>[36875.799373] [DISP] lcdc_tenderloin_panel_set_backlight: 249
- <3>[36875.817286] [DISP] lcdc_tenderloin_panel_set_backlight: 252
- <3>[36875.834041] [DISP] lcdc_tenderloin_panel_set_backlight: 255
- <3>[36875.850612] [DISP] lcdc_tenderloin_panel_set_backlight: 256
- <38>[36879.682979] type=1400 audit(1433839848.330:438): avc: denied { getattr } for pid=25954 comm="id.partnersetup" path="/system/priv-app/GooglePartnerSetup" dev="dm-10" ino=14728 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=dir permissive=1
- <38>[36879.723567] type=1400 audit(1433839848.370:439): avc: denied { ioctl } for pid=25568 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[36879.724147] type=1400 audit(1433839848.370:440): avc: denied { read write } for pid=25568 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[36887.165523] type=1400 audit(1433839855.807:441): avc: denied { read } for pid=26157 comm="netd" name="hosts" dev="dm-10" ino=413 scontext=u:r:netd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>[36887.166865] type=1400 audit(1433839855.807:442): avc: denied { open } for pid=26157 comm="netd" name="hosts" dev="dm-10" ino=413 scontext=u:r:netd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>[36887.170344] type=1400 audit(1433839855.807:444): avc: denied { ioctl } for pid=25436 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[36887.170650] type=1400 audit(1433839855.807:443): avc: denied { getattr } for pid=26157 comm="netd" path="/system/etc/hosts" dev="dm-10" ino=413 scontext=u:r:netd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>[36892.370784] type=1400 audit(1433839861.022:445): avc: denied { write } for pid=26283 comm="vervolv.toolbox" name="run" dev="sysfs" ino=5304 scontext=u:r:system_app:s0 tcontext=u:object_r:sysfs_writable:s0 tclass=file permissive=1
- <38>[36892.371181] type=1400 audit(1433839861.022:446): avc: denied { open } for pid=26283 comm="vervolv.toolbox" name="run" dev="sysfs" ino=5304 scontext=u:r:system_app:s0 tcontext=u:object_r:sysfs_writable:s0 tclass=file permissive=1
- <38>[36892.371516] type=1400 audit(1433839861.022:447): avc: denied { getattr } for pid=26283 comm="vervolv.toolbox" path="/sys/kernel/mm/ksm/run" dev="sysfs" ino=5304 scontext=u:r:system_app:s0 tcontext=u:object_r:sysfs_writable:s0 tclass=file permissive=1
- <38>[36893.019832] type=1400 audit(1433839861.653:448): avc: denied { read write } for pid=25436 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <6>[36933.701076] binder: 27346:27357 refcount change on invalid ref 26
- <6>[36934.318385] binder: 27346:27380 refcount change on invalid ref 26
- <6>[36934.318385] binder: 27346:27380 refcount change on invalid ref 26
- <3>[36934.318416] binder: transaction release 10872829 bad handle 26
- <38>[41174.334102] type=1400 audit(1433844142.980:449): avc: denied { getattr } for pid=28064 comm="Thread-485" path="/cache/recovery" dev="dm-8" ino=6401 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:recovery_cache_file:s0 tclass=dir permissive=1
- <38>[41174.334743] type=1400 audit(1433844142.980:450): avc: denied { read } for pid=28064 comm="Thread-485" name="recovery" dev="dm-8" ino=6401 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:recovery_cache_file:s0 tclass=dir permissive=1
- <38>[41174.334895] type=1400 audit(1433844142.980:451): avc: denied { open } for pid=28064 comm="Thread-485" name="recovery" dev="dm-8" ino=6401 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:recovery_cache_file:s0 tclass=dir permissive=1
- <38>[41174.337062] type=1400 audit(1433844142.980:452): avc: denied { getattr } for pid=28064 comm="Thread-485" path="/cache/recovery/last_log.9" dev="dm-8" ino=6405 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:recovery_cache_file:s0 tclass=file permissive=1
- <6>[50235.773768] request_suspend_state: wakeup (0->0) at 50232324177838 (2015-06-09 12:33:24.428903577 UTC)
- <3>[50235.841731] init: untracked pid 25790 killed by signal 9
- <3>[50235.841945] init: untracked pid 26181 killed by signal 9
- <3>[50235.881129] init: untracked pid 24918 killed by signal 9
- <3>[50235.881251] init: untracked pid 25347 killed by signal 9
- <3>[50235.941981] init: untracked pid 24795 killed by signal 9
- <3>[50235.942134] init: untracked pid 24946 killed by signal 9
- <3>[50235.970790] init: untracked pid 25016 killed by signal 9
- <3>[50236.000758] init: untracked pid 25323 killed by signal 9
- <3>[50236.001246] init: untracked pid 27974 killed by signal 9
- <6>[50236.010280] alarm_release: clear alarm, pending 0
- <3>[50236.012111] init: untracked pid 26261 killed by signal 9
- <3>[50236.012233] init: untracked pid 27182 killed by signal 9
- <3>[50236.012385] init: untracked pid 27990 killed by signal 9
- <3>[50236.020900] init: untracked pid 25615 killed by signal 9
- <3>[50236.021602] init: untracked pid 26930 killed by signal 9
- <3>[50236.040797] init: untracked pid 28010 killed by signal 9
- <3>[50236.041377] init: untracked pid 27725 killed by signal 9
- <3>[50236.041743] init: untracked pid 27050 killed by signal 9
- <3>[50236.042140] init: untracked pid 27014 killed by signal 9
- <3>[50236.042537] init: untracked pid 25477 killed by signal 9
- <3>[50236.091243] init: untracked pid 26124 killed by signal 9
- <3>[50236.101069] init: untracked pid 25498 killed by signal 9
- <3>[50236.102809] init: untracked pid 26069 killed by signal 9
- <3>[50236.170497] init: untracked pid 28210 killed by signal 9
- <3>[50236.182277] init: untracked pid 27346 killed by signal 9
- <3>[50236.202052] init: untracked pid 27935 killed by signal 9
- <3>[50236.202723] init: untracked pid 28187 killed by signal 9
- <3>[50236.310206] init: untracked pid 28402 killed by signal 9
- <3>[50236.467555] binder: 24704: binder_alloc_buf, no vma
- <6>[50236.467586] binder: 28855:28855 transaction failed 29201, size 88-0
- <3>[50236.467616] binder: 24704: binder_alloc_buf, no vma
- <6>[50236.467616] binder: 28855:28855 transaction failed 29201, size 88-0
- <6>[50236.498591] msm_release_control: control0
- <6>[50236.498591] __msm_release, open count =0
- <6>[50236.498591] __msm_release, vfe_release
- <6>[50236.498622] __msm_release: draining queue pict
- <6>[50236.498622] __msm_release: draining queue event
- <6>[50236.498622] __msm_release: completed
- <6>[50236.498652] msm_release_control: draining queue control
- <6>[50236.498652] msm_release_control, completed
- <3>[50236.590419] binder: 24704: binder_alloc_buf, no vma
- <6>[50236.590449] binder: 28855:28889 transaction failed 29201, size 128-4
- <3>[50236.590999] binder: 24704: binder_alloc_buf, no vma
- <6>[50236.590999] binder: 28855:28889 transaction failed 29201, size 128-4
- <6>[50236.664149] binder: release 26261:26301 transaction 13416622 out, still active
- <6>[50236.701869] binder: release 24704:24757 transaction 13416622 in, still active
- <6>[50236.701900] binder: send failed reply for transaction 13416622, target dead
- <6>[50236.704616] binder: 147:261 transaction failed 29189, size 68-0
- <38>[50237.044490] type=1400 audit(1433853205.692:453): avc: denied { search } for pid=28914 comm="BootAnimation" name="tmp" dev="dm-9" ino=915714 scontext=u:r:bootanim:s0 tcontext=u:object_r:shell_data_file:s0 tclass=dir permissive=1
- <38>[50237.046260] type=1400 audit(1433853205.692:454): avc: denied { read write } for pid=28914 comm="BootAnimation" name="kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:bootanim:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[50237.046535] type=1400 audit(1433853205.692:455): avc: denied { open } for pid=28914 comm="BootAnimation" name="kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:bootanim:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[50237.047389] type=1400 audit(1433853205.692:456): avc: denied { ioctl } for pid=28914 comm="BootAnimation" path="/dev/kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:bootanim:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <7>[50237.513331] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
- <6>[50241.979793] lsm303dlh_acc_sysfs: hw init start
- <6>[50241.981318] lsm303dlh_acc_sysfs: hw init done
- <38>[50243.215236] type=1400 audit(1433853211.858:457): avc: denied { write } for pid=29092 comm="system_server" name="tsdriver" dev="tmpfs" ino=2806 scontext=u:r:system_server:s0 tcontext=u:object_r:socket_device:s0 tclass=sock_file permissive=1
- <6>[50243.215816] request_suspend_state: wakeup (0->0) at 50239766224982 (2015-06-09 12:33:31.870920203 UTC)
- <38>[50243.240962] type=1400 audit(1433853211.888:458): avc: denied { ioctl } for pid=28914 comm="BootAnimation" path="/dev/kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:bootanim:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[50244.242671] type=1400 audit(1433853212.889:459): avc: denied { read write } for pid=28914 comm="BootAnimation" path="/dev/kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:bootanim:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[50274.559047] type=1400 audit(1433853243.198:460): avc: denied { read write } for pid=29092 comm="system_server" name="lm8502" dev="tmpfs" ino=3693 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[50274.559901] type=1400 audit(1433853243.198:461): avc: denied { open } for pid=29092 comm="system_server" name="lm8502" dev="tmpfs" ino=3693 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[50274.566951] type=1400 audit(1433853243.208:462): avc: denied { getattr } for pid=29092 comm="system_server" path="/dev/lm8502" dev="tmpfs" ino=3693 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[50274.567561] type=1400 audit(1433853243.208:463): avc: denied { ioctl } for pid=29092 comm="system_server" path="/dev/lm8502" dev="tmpfs" ino=3693 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <4>[50274.701838] healthd: battery l=100 v=4118 t=36.0 h=2 st=5 c=-44 chg=a
- <7>[50274.704738] lm8502_mod_brightness: set LED1 brightness (0) percent
- <7>[50274.705073] lm8502_mod_brightness: set LED2 brightness (0) percent
- <4>[50275.138087] lowmem_shrink: convert oom_adj to oom_score_adj:
- <4>[50275.138118] oom_adj 0 => oom_score_adj 0
- <4>[50275.138118] oom_adj 1 => oom_score_adj 58
- <4>[50275.138148] oom_adj 2 => oom_score_adj 117
- <4>[50275.138179] oom_adj 3 => oom_score_adj 176
- <4>[50275.138179] oom_adj 9 => oom_score_adj 529
- <4>[50275.138209] oom_adj 15 => oom_score_adj 1000
- <6>[50276.413966] acc_open
- <6>[50276.413997] acc_release
- <6>[50276.723506] cfg80211: Calling CRDA to update world regulatory domain
- <38>[50276.832576] type=1400 audit(1433853245.480:464): avc: denied { ioctl } for pid=147 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <6>[50277.033015] ADDRCONF(NETDEV_UP): wlan0: link is not ready
- <6>[50278.153316] msm_vidc_venc: Inside vid_enc_open()
- <6>[50278.153346]
- <6>[50278.153346] msm_vidc_enc: Inside vid_enc_open_client()
- <38>[50278.153438] type=1400 audit(1433853246.802:465): avc: denied { read write } for pid=29232 comm="TimedEventQueue" name="msm_vidc_enc" dev="tmpfs" ino=3783 scontext=u:r:mediaserver:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[50278.154048] type=1400 audit(1433853246.802:466): avc: denied { open } for pid=29232 comm="TimedEventQueue" name="msm_vidc_enc" dev="tmpfs" ino=3783 scontext=u:r:mediaserver:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <4>[50278.154963]
- <4>[50278.154963] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
- <6>[50278.170497] fw_version 2:28:2013
- <38>[50278.171321] type=1400 audit(1433853246.822:467): avc: denied { ioctl } for pid=29232 comm="TimedEventQueue" path="/dev/msm_vidc_enc" dev="tmpfs" ino=3783 scontext=u:r:mediaserver:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <6>[50278.171962]
- <6>[50278.171962] msm_vidc_enc: Inside vid_enc_release()vidc_cleanup_addr_table(): buffer = OUTPUT
- <4>[50278.171992] vidc_cleanup_addr_table(): buffer = INPUT
- <6>[50278.171992]
- <6>[50278.171992] msm_vidc_enc: Inside vid_enc_close_client()
- <6>[50278.201686]
- <6>[50278.201716] msm_vidc_enc: Return from vid_enc_release()
- <6>[50278.203181] msm_vidc_venc: Inside vid_enc_open()
- <6>[50278.203212]
- <6>[50278.203212] msm_vidc_enc: Inside vid_enc_open_client()
- <4>[50278.204707]
- <4>[50278.204707] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
- <6>[50278.219935] fw_version 2:28:2013
- <6>[50278.220881]
- <6>[50278.220881] msm_vidc_enc: Inside vid_enc_release()vidc_cleanup_addr_table(): buffer = OUTPUT
- <4>[50278.220912] vidc_cleanup_addr_table(): buffer = INPUT
- <6>[50278.220912]
- <6>[50278.220912] msm_vidc_enc: Inside vid_enc_close_client()
- <6>[50278.244166]
- <6>[50278.244166] msm_vidc_enc: Return from vid_enc_release()
- <6>[50278.245265] msm_vidc_venc: Inside vid_enc_open()
- <6>[50278.245265]
- <6>[50278.245265] msm_vidc_enc: Inside vid_enc_open_client()
- <4>[50278.246760]
- <4>[50278.246760] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
- <6>[50278.270045] fw_version 2:28:2013
- <6>[50278.270991]
- <6>[50278.270991] msm_vidc_enc: Inside vid_enc_release()vidc_cleanup_addr_table(): buffer = OUTPUT
- <4>[50278.270991] vidc_cleanup_addr_table(): buffer = INPUT
- <6>[50278.270991]
- <6>[50278.271022] msm_vidc_enc: Inside vid_enc_close_client()
- <6>[50278.307612]
- <6>[50278.307612] msm_vidc_enc: Return from vid_enc_release()
- <6>[50278.392451] msm_vidc_dec: Inside vid_dec_open()
- <4>[50278.399531]
- <4>[50278.399531] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
- <6>[50278.420375] fw_version 2:28:2013
- <6>[50278.422908] msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
- <4>[50278.422938] vidc_cleanup_addr_table(): buffer = INPUT
- <6>[50278.452815] msm_vidc_dec: Return from vid_dec_release()
- <6>[50278.454371] msm_vidc_dec: Inside vid_dec_open()
- <4>[50278.456202]
- <4>[50278.456202] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
- <6>[50278.480006] fw_version 2:28:2013
- <6>[50278.480739] msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
- <4>[50278.480739] vidc_cleanup_addr_table(): buffer = INPUT
- <6>[50278.506862] msm_vidc_dec: Return from vid_dec_release()
- <6>[50278.508235] msm_vidc_dec: Inside vid_dec_open()
- <4>[50278.509791]
- <4>[50278.509822] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
- <6>[50278.529963] fw_version 2:28:2013
- <6>[50278.530299] msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
- <4>[50278.530299] vidc_cleanup_addr_table(): buffer = INPUT
- <6>[50278.554347] msm_vidc_dec: Return from vid_dec_release()
- <6>[50278.555140] msm_vidc_dec: Inside vid_dec_open()
- <4>[50278.556605]
- <4>[50278.556605] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
- <6>[50278.580256] fw_version 2:28:2013
- <6>[50278.580562] msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
- <4>[50278.580592] vidc_cleanup_addr_table(): buffer = INPUT
- <6>[50278.605494] msm_vidc_dec: Return from vid_dec_release()
- <6>[50278.606227] msm_vidc_dec: Inside vid_dec_open()
- <4>[50278.607692]
- <4>[50278.607692] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
- <6>[50278.629939] fw_version 2:28:2013
- <6>[50278.639522] msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
- <4>[50278.639552] vidc_cleanup_addr_table(): buffer = INPUT
- <6>[50278.664851] msm_vidc_dec: Return from vid_dec_release()
- <6>[50278.665980] msm_vidc_dec: Inside vid_dec_open()
- <4>[50278.667476]
- <4>[50278.667506] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
- <6>[50278.689998] fw_version 2:28:2013
- <6>[50278.692409] msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
- <4>[50278.692409] vidc_cleanup_addr_table(): buffer = INPUT
- <6>[50278.717921] msm_vidc_dec: Return from vid_dec_release()
- <6>[50278.732783] msm_vidc_dec: Inside vid_dec_open()
- <4>[50278.740291]
- <4>[50278.740321] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
- <6>[50278.770015] fw_version 2:28:2013
- <6>[50278.778285] msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
- <4>[50278.778285] vidc_cleanup_addr_table(): buffer = INPUT
- <6>[50278.796657] msm_vidc_dec: Return from vid_dec_release()
- <6>[50278.797816] msm_vidc_dec: Inside vid_dec_open()
- <4>[50278.799739]
- <4>[50278.799769] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
- <6>[50278.819972] fw_version 2:28:2013
- <6>[50278.829280] msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
- <4>[50278.829310] vidc_cleanup_addr_table(): buffer = INPUT
- <6>[50278.844752] msm_vidc_dec: Return from vid_dec_release()
- <6>[50279.572688] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
- <38>[50282.075282] type=1400 audit(1433853250.715:468): avc: denied { read } for pid=29649 comm="netd" name="hosts" dev="dm-10" ino=413 scontext=u:r:netd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>[50282.078059] type=1400 audit(1433853250.715:469): avc: denied { open } for pid=29649 comm="netd" name="hosts" dev="dm-10" ino=413 scontext=u:r:netd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>[50282.078425] type=1400 audit(1433853250.715:470): avc: denied { getattr } for pid=29649 comm="netd" path="/system/etc/hosts" dev="dm-10" ino=413 scontext=u:r:netd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>[50282.454951] type=1400 audit(1433853250.976:471): avc: denied { getattr } for pid=29655 comm="id.partnersetup" path="/system/priv-app/GooglePartnerSetup/GooglePartnerSetup.apk" dev="dm-10" ino=14729 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>[50282.455684] type=1400 audit(1433853250.976:472): avc: denied { read } for pid=29655 comm="id.partnersetup" name="GooglePartnerSetup.apk" dev="dm-10" ino=14729 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>[50282.455958] type=1400 audit(1433853250.976:473): avc: denied { open } for pid=29655 comm="id.partnersetup" name="GooglePartnerSetup.apk" dev="dm-10" ino=14729 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>[50282.551021] type=1400 audit(1433853251.076:474): avc: denied { getattr } for pid=29655 comm="id.partnersetup" path="/system/priv-app/GooglePartnerSetup" dev="dm-10" ino=14728 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=dir permissive=1
- <38>[50283.464931] type=1400 audit(1433853251.986:475): avc: denied { read write } for pid=29729 comm="RenderThread" name="kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[50283.465968] type=1400 audit(1433853251.986:476): avc: denied { open } for pid=29729 comm="RenderThread" name="kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[50283.466151] type=1400 audit(1433853251.986:477): avc: denied { ioctl } for pid=29729 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <6>[50283.692134] lsm303dlh_acc_sysfs: hw init start
- <6>[50283.693263] lsm303dlh_acc_sysfs: hw init done
- <6>[50284.165584] msm_release_control: control0
- <6>[50284.165614] __msm_release, open count =0
- <6>[50284.165614] __msm_release, vfe_release
- <6>[50284.165614] __msm_release: draining queue pict
- <6>[50284.165614] __msm_release: draining queue event
- <6>[50284.165645] __msm_release: completed
- <6>[50284.165645] msm_release_control: draining queue control
- <6>[50284.165645] msm_release_control, completed
- <4>[50284.220546] fs_vfe: Failed to create debugfs directory
- <4>[50284.240321] +++ config_camera_on_gpios_web_cam_mt9m113
- <4>[50284.240443] 8058_lvs0: Failed to create debugfs directory
- <4>[50284.240809] config_camera_on_gpios_web_cam_mt9m113:enable the regulator votg_lvs0 succeed
- <4>[50284.240870] 8058_l11: Failed to create debugfs directory
- <4>[50284.241267] config_camera_on_gpios_web_cam_mt9m113:enable the regulator votg_vreg_l11 succeed
- <4>[50284.241298] --- config_camera_on_gpios_web_cam_mt9m113
- <6>[50284.533229] msm_camio_set_perf_lvl: S_INIT rc = 3015091008
- <6>[50284.536830] msm_camio_set_perf_lvl: S_PREVIEW rc = 0
- <4>[50284.536860] fs_vpe: Failed to create debugfs directory
- <6>[50284.537990] msm_enqueue: queue control new max is 1
- <6>[50284.697810] get_pic:MSM_CAM_IOCTL_ABORT_CAPTURE
- <6>[50284.697902] vfe31_proc_general: cmdID = STOP
- <3>[50284.697902] msm_empty_frame_q: NULL value for g_pmsm
- <6>[50284.699367] msm_release_config: config0
- <6>[50284.699367] __msm_release, open count =1
- <6>[50284.699397] msm_release_config: draining queue event
- <6>[50284.699397] msm_release_config, completed
- <6>[50284.699977] msm_release_control: control0
- <6>[50284.700007] msm_release_control, stop vfe if active
- <6>[50284.700007] __msm_release, open count =0
- <6>[50284.700007] __msm_release, vfe_release
- <6>[50284.700038] vfe31_release, free_irq
- <6>[50284.700038] msm_vpe_release: In
- <6>[50284.700679] msm_vpe_release: Out
- <6>[50284.700740] vfe31_release, msm_camio_disable
- <6>[50284.726588] msm_camio_set_perf_lvl: S_EXIT
- <6>[50284.729762] __msm_release, s_release
- <6>[50284.753596] __msm_release, msm_camio_sensor_clk_off
- <4>[50284.754268] +++ config_camera_off_gpios_web_cam_mt9m113
- <4>[50284.754603] config_camera_off_gpios_web_cam_mt9m113:disable the regulator: votg_lvs0 succeed
- <4>[50284.755031] config_camera_off_gpios_web_cam_mt9m113:disable the regulator: votg_vreg_l11 succeed
- <4>[50284.755061] --- config_camera_off_gpios_web_cam_mt9m113
- <6>[50284.755092] __msm_release: draining queue pict
- <6>[50284.755092] __msm_release: draining queue event
- <6>[50284.755122] __msm_release: completed
- <6>[50284.755122] msm_release_control: draining queue control
- <6>[50284.755122] msm_release_control, completed
- <38>[50285.354304] type=1400 audit(1433853253.868:478): avc: denied { read write } for pid=29827 comm="RenderThread" name="kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[50285.355159] type=1400 audit(1433853253.868:479): avc: denied { open } for pid=29827 comm="RenderThread" name="kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[50285.355372] type=1400 audit(1433853253.868:480): avc: denied { ioctl } for pid=29827 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <6>[50286.520595] binder: release 29411:29411 transaction 13429294 out, still active
- <6>[50286.732387] binder: 29092:29330 transaction failed 29189, size 4-0
- <6>[50286.732417] binder: send failed reply for transaction 13429294, target dead
- <38>[50286.775935] type=1400 audit(1433853255.299:481): avc: denied { ioctl } for pid=28914 comm="BootAnimation" path="/dev/kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:bootanim:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[50288.378657] type=1400 audit(1433853256.891:482): avc: denied { getattr } for pid=29866 comm="launcher-loader" path="/system/framework/com.google.android.maps.jar" dev="dm-10" ino=1875 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>[50288.379542] type=1400 audit(1433853256.891:483): avc: denied { read } for pid=29866 comm="launcher-loader" name="com.google.android.maps.jar" dev="dm-10" ino=1875 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>[50288.380336] type=1400 audit(1433853256.891:484): avc: denied { open } for pid=29866 comm="launcher-loader" name="com.google.android.maps.jar" dev="dm-10" ino=1875 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>[50288.491511] type=1400 audit(1433853257.011:485): avc: denied { ioctl } for pid=147 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <7>[50289.920283] wlan0: no IPv6 routers present
- <6>[50290.942653] binder: 29891:29901 refcount change on invalid ref 73
- <6>[50291.050166] binder: 29891:29971 refcount change on invalid ref 73
- <6>[50291.050197] binder: 29891:29971 refcount change on invalid ref 73
- <3>[50291.050197] binder: transaction release 13434131 bad handle 73
- <3>[50296.197108] [DISP] lcdc_tenderloin_panel_set_backlight: 255
- <3>[50296.212886] [DISP] lcdc_tenderloin_panel_set_backlight: 252
- <3>[50296.229579] [DISP] lcdc_tenderloin_panel_set_backlight: 248
- <3>[50296.245753] [DISP] lcdc_tenderloin_panel_set_backlight: 245
- <3>[50296.264613] [DISP] lcdc_tenderloin_panel_set_backlight: 242
- <3>[50296.282313] [DISP] lcdc_tenderloin_panel_set_backlight: 238
- <3>[50296.305934] [DISP] lcdc_tenderloin_panel_set_backlight: 235
- <3>[50296.312190] [DISP] lcdc_tenderloin_panel_set_backlight: 232
- <3>[50296.335841] [DISP] lcdc_tenderloin_panel_set_backlight: 228
- <3>[50296.347011] [DISP] lcdc_tenderloin_panel_set_backlight: 225
- <3>[50296.365138] [DISP] lcdc_tenderloin_panel_set_backlight: 222
- <3>[50296.379664] [DISP] lcdc_tenderloin_panel_set_backlight: 218
- <3>[50296.397120] [DISP] lcdc_tenderloin_panel_set_backlight: 215
- <3>[50296.418117] [DISP] lcdc_tenderloin_panel_set_backlight: 212
- <3>[50296.434230] [DISP] lcdc_tenderloin_panel_set_backlight: 208
- <3>[50296.451137] [DISP] lcdc_tenderloin_panel_set_backlight: 205
- <3>[50296.464778] [DISP] lcdc_tenderloin_panel_set_backlight: 202
- <3>[50296.479121] [DISP] lcdc_tenderloin_panel_set_backlight: 198
- <3>[50296.496974] [DISP] lcdc_tenderloin_panel_set_backlight: 195
- <3>[50296.512691] [DISP] lcdc_tenderloin_panel_set_backlight: 192
- <3>[50296.530116] [DISP] lcdc_tenderloin_panel_set_backlight: 188
- <3>[50296.547267] [DISP] lcdc_tenderloin_panel_set_backlight: 185
- <3>[50296.565333] [DISP] lcdc_tenderloin_panel_set_backlight: 182
- <3>[50296.581202] [DISP] lcdc_tenderloin_panel_set_backlight: 178
- <3>[50296.597133] [DISP] lcdc_tenderloin_panel_set_backlight: 175
- <3>[50296.612910] [DISP] lcdc_tenderloin_panel_set_backlight: 172
- <3>[50296.629603] [DISP] lcdc_tenderloin_panel_set_backlight: 168
- <3>[50296.649257] [DISP] lcdc_tenderloin_panel_set_backlight: 165
- <3>[50296.662532] [DISP] lcdc_tenderloin_panel_set_backlight: 162
- <3>[50296.679866] [DISP] lcdc_tenderloin_panel_set_backlight: 158
- <3>[50296.696437] [DISP] lcdc_tenderloin_panel_set_backlight: 155
- <3>[50296.713618] [DISP] lcdc_tenderloin_panel_set_backlight: 152
- <3>[50296.729152] [DISP] lcdc_tenderloin_panel_set_backlight: 148
- <3>[50296.746791] [DISP] lcdc_tenderloin_panel_set_backlight: 145
- <3>[50296.763209] [DISP] lcdc_tenderloin_panel_set_backlight: 142
- <3>[50296.779658] [DISP] lcdc_tenderloin_panel_set_backlight: 138
- <3>[50296.796657] [DISP] lcdc_tenderloin_panel_set_backlight: 135
- <3>[50296.813258] [DISP] lcdc_tenderloin_panel_set_backlight: 132
- <38>[50296.816432] type=1400 audit(1433853265.339:486): avc: denied { ioctl } for pid=30100 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <3>[50296.829188] [DISP] lcdc_tenderloin_panel_set_backlight: 129
- <3>[50296.845881] [DISP] lcdc_tenderloin_panel_set_backlight: 126
- <3>[50296.863215] [DISP] lcdc_tenderloin_panel_set_backlight: 123
- <3>[50296.879603] [DISP] lcdc_tenderloin_panel_set_backlight: 119
- <3>[50296.896571] [DISP] lcdc_tenderloin_panel_set_backlight: 116
- <3>[50296.913325] [DISP] lcdc_tenderloin_panel_set_backlight: 113
- <3>[50296.929225] [DISP] lcdc_tenderloin_panel_set_backlight: 109
- <3>[50296.946895] [DISP] lcdc_tenderloin_panel_set_backlight: 106
- <3>[50296.962947] [DISP] lcdc_tenderloin_panel_set_backlight: 103
- <3>[50296.980891] [DISP] lcdc_tenderloin_panel_set_backlight: 99
- <3>[50296.997523] [DISP] lcdc_tenderloin_panel_set_backlight: 96
- <3>[50297.014827] [DISP] lcdc_tenderloin_panel_set_backlight: 93
- <3>[50297.032741] [DISP] lcdc_tenderloin_panel_set_backlight: 89
- <3>[50297.047877] [DISP] lcdc_tenderloin_panel_set_backlight: 86
- <3>[50297.064845] [DISP] lcdc_tenderloin_panel_set_backlight: 83
- <3>[50297.081508] [DISP] lcdc_tenderloin_panel_set_backlight: 79
- <3>[50297.096339] [DISP] lcdc_tenderloin_panel_set_backlight: 76
- <3>[50297.117030] [DISP] lcdc_tenderloin_panel_set_backlight: 73
- <3>[50297.131373] [DISP] lcdc_tenderloin_panel_set_backlight: 69
- <3>[50297.146388] [DISP] lcdc_tenderloin_panel_set_backlight: 66
- <3>[50297.163051] [DISP] lcdc_tenderloin_panel_set_backlight: 63
- <3>[50297.179774] [DISP] lcdc_tenderloin_panel_set_backlight: 59
- <3>[50297.195460] [DISP] lcdc_tenderloin_panel_set_backlight: 56
- <3>[50297.214686] [DISP] lcdc_tenderloin_panel_set_backlight: 53
- <3>[50297.231532] [DISP] lcdc_tenderloin_panel_set_backlight: 49
- <3>[50297.245509] [DISP] lcdc_tenderloin_panel_set_backlight: 46
- <3>[50297.262294] [DISP] lcdc_tenderloin_panel_set_backlight: 43
- <3>[50297.281154] [DISP] lcdc_tenderloin_panel_set_backlight: 39
- <3>[50297.298610] [DISP] lcdc_tenderloin_panel_set_backlight: 36
- <3>[50297.312465] [DISP] lcdc_tenderloin_panel_set_backlight: 32
- <3>[50297.329219] [DISP] lcdc_tenderloin_panel_set_backlight: 29
- <3>[50297.348079] [DISP] lcdc_tenderloin_panel_set_backlight: 26
- <3>[50297.363032] [DISP] lcdc_tenderloin_panel_set_backlight: 22
- <3>[50297.379451] [DISP] lcdc_tenderloin_panel_set_backlight: 19
- <3>[50297.396174] [DISP] lcdc_tenderloin_panel_set_backlight: 16
- <3>[50297.412684] [DISP] lcdc_tenderloin_panel_set_backlight: 12
- <38>[50299.760615] type=1400 audit(1433853268.282:487): avc: denied { read } for pid=30202 comm="netd" name="hosts" dev="dm-10" ino=413 scontext=u:r:netd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>[50299.761439] type=1400 audit(1433853268.282:488): avc: denied { open } for pid=30202 comm="netd" name="hosts" dev="dm-10" ino=413 scontext=u:r:netd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>[50299.761775] type=1400 audit(1433853268.282:489): avc: denied { getattr } for pid=30202 comm="netd" path="/system/etc/hosts" dev="dm-10" ino=413 scontext=u:r:netd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>[50300.516444] type=1400 audit(1433853269.033:490): avc: denied { ioctl } for pid=29827 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[50309.919734] type=1400 audit(1433853278.432:491): avc: denied { read write } for pid=29827 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[50318.773219] type=1400 audit(1433853287.291:492): avc: denied { getattr } for pid=30727 comm="timeinitializer" path="/system/priv-app/GoogleOneTimeInitializer" dev="dm-10" ino=14726 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=dir permissive=1
- <6>[50361.165126] binder: 31011:31022 refcount change on invalid ref 23
- <6>[50361.692439] binder: 31011:31643 refcount change on invalid ref 23
- <6>[50361.692439] binder: 31011:31643 refcount change on invalid ref 23
- <3>[50361.692470] binder: transaction release 13479529 bad handle 23
- <38>[50393.393275] type=1400 audit(1433853361.913:493): avc: denied { read write } for pid=147 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[50438.374598] type=1400 audit(1433853406.897:494): avc: denied { read write } for pid=29911 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[52075.657374] type=1400 audit(1433855044.175:495): avc: denied { getattr } for pid=29210 comm="Binder_1" path="/system/framework/com.google.android.maps.jar" dev="dm-10" ino=1875 scontext=u:r:platform_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>[52075.658198] type=1400 audit(1433855044.175:496): avc: denied { read } for pid=29210 comm="Binder_1" name="com.google.android.maps.jar" dev="dm-10" ino=1875 scontext=u:r:platform_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>[52075.658534] type=1400 audit(1433855044.175:497): avc: denied { open } for pid=29210 comm="Binder_1" name="com.google.android.maps.jar" dev="dm-10" ino=1875 scontext=u:r:platform_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>[54604.032557] type=1400 audit(1433857572.551:498): avc: denied { getattr } for pid=347 comm="Thread-525" path="/cache/recovery" dev="dm-8" ino=6401 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:recovery_cache_file:s0 tclass=dir permissive=1
- <38>[54604.033504] type=1400 audit(1433857572.551:499): avc: denied { read } for pid=347 comm="Thread-525" name="recovery" dev="dm-8" ino=6401 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:recovery_cache_file:s0 tclass=dir permissive=1
- <38>[54604.033778] type=1400 audit(1433857572.551:500): avc: denied { open } for pid=347 comm="Thread-525" name="recovery" dev="dm-8" ino=6401 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:recovery_cache_file:s0 tclass=dir permissive=1
- <38>[54604.036891] type=1400 audit(1433857572.551:501): avc: denied { getattr } for pid=347 comm="Thread-525" path="/cache/recovery/last_log.9" dev="dm-8" ino=6405 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:recovery_cache_file:s0 tclass=file permissive=1
- <38>[54604.164363] type=1400 audit(1433857572.681:502): avc: denied { ioctl } for pid=147 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[54633.704555] type=1400 audit(1433857602.230:503): avc: denied { read write } for pid=147 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[54892.181361] type=1400 audit(1433857860.702:504): avc: denied { getattr } for pid=29665 comm="e.process.gapps" path="/system/priv-app/GoogleServicesFramework/GoogleServicesFramework.apk" dev="dm-10" ino=14731 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>[56877.445643] type=1400 audit(1433859845.969:505): avc: denied { read } for pid=486 comm="droid.apps.plus" name="com.google.android.maps.jar" dev="dm-10" ino=1875 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>[56877.446254] type=1400 audit(1433859845.969:506): avc: denied { open } for pid=486 comm="droid.apps.plus" name="com.google.android.maps.jar" dev="dm-10" ino=1875 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <6>[56882.823482] binder: 32346:32356 refcount change on invalid ref 43
- <6>[56883.137904] binder: 32346:550 refcount change on invalid ref 43
- <6>[56883.137935] binder: 32346:550 refcount change on invalid ref 43
- <3>[56883.137935] binder: transaction release 15653447 bad handle 43
- <38>[57549.612025] type=1400 audit(1433860518.135:507): avc: denied { getattr } for pid=29210 comm="Binder_1" path="/system/framework/com.google.android.maps.jar" dev="dm-10" ino=1875 scontext=u:r:platform_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <6>[58340.660884] binder: 32346:32356 refcount change on invalid ref 18
- <6>[58340.703273] binder: 32346:734 refcount change on invalid ref 18
- <6>[58340.703273] binder: 32346:734 refcount change on invalid ref 18
- <3>[58340.703303] binder: transaction release 16247335 bad handle 18
- <6>[59079.233119] binder: 32346:32356 refcount change on invalid ref 31
- <6>[59079.338466] binder: 32346:789 refcount change on invalid ref 31
- <6>[59079.338466] binder: 32346:789 refcount change on invalid ref 31
- <3>[59079.338496] binder: transaction release 16568914 bad handle 31
- <38>[60453.561336] type=1400 audit(1433863422.088:508): avc: denied { read } for pid=917 comm="netd" name="hosts" dev="dm-10" ino=413 scontext=u:r:netd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>[60453.562098] type=1400 audit(1433863422.088:509): avc: denied { open } for pid=917 comm="netd" name="hosts" dev="dm-10" ino=413 scontext=u:r:netd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>[60453.562404] type=1400 audit(1433863422.088:510): avc: denied { getattr } for pid=917 comm="netd" path="/system/etc/hosts" dev="dm-10" ino=413 scontext=u:r:netd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <3>[60549.213344] [DISP] lcdc_tenderloin_panel_set_backlight: 13
- <3>[60549.219050] [DISP] lcdc_tenderloin_panel_set_backlight: 16
- <3>[60549.235682] [DISP] lcdc_tenderloin_panel_set_backlight: 19
- <3>[60549.252406] [DISP] lcdc_tenderloin_panel_set_backlight: 23
- <3>[60549.269801] [DISP] lcdc_tenderloin_panel_set_backlight: 26
- <3>[60549.285975] [DISP] lcdc_tenderloin_panel_set_backlight: 29
- <3>[60549.302546] [DISP] lcdc_tenderloin_panel_set_backlight: 33
- <3>[60549.319118] [DISP] lcdc_tenderloin_panel_set_backlight: 36
- <3>[60549.335872] [DISP] lcdc_tenderloin_panel_set_backlight: 39
- <3>[60549.353511] [DISP] lcdc_tenderloin_panel_set_backlight: 43
- <3>[60549.369319] [DISP] lcdc_tenderloin_panel_set_backlight: 46
- <3>[60549.385768] [DISP] lcdc_tenderloin_panel_set_backlight: 49
- <3>[60549.402522] [DISP] lcdc_tenderloin_panel_set_backlight: 53
- <3>[60549.419307] [DISP] lcdc_tenderloin_panel_set_backlight: 56
- <3>[60549.436000] [DISP] lcdc_tenderloin_panel_set_backlight: 59
- <3>[60549.452662] [DISP] lcdc_tenderloin_panel_set_backlight: 63
- <3>[60549.470790] [DISP] lcdc_tenderloin_panel_set_backlight: 66
- <6>[60549.483882] a6_update_connected_ps: ac=0 usb=0 dock=0
- <6>[60549.483912] max8903b_current_setup: ### CHARGE_DISABLE
- <3>[60549.487178] [DISP] lcdc_tenderloin_panel_set_backlight: 69
- <38>[60549.503169] type=1400 audit(1433863518.022:511): avc: denied { ioctl } for pid=29827 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <3>[60549.507106] [DISP] lcdc_tenderloin_panel_set_backlight: 73
- <3>[60549.519313] [DISP] lcdc_tenderloin_panel_set_backlight: 76
- <4>[60549.529536] healthd: battery l=100 v=4118 t=31.0 h=2 st=5 c=1 chg=
- <3>[60549.538630] [DISP] lcdc_tenderloin_panel_set_backlight: 79
- <4>[60549.552119] healthd: battery l=100 v=4118 t=31.0 h=2 st=5 c=1 chg=
- <3>[60549.552882] [DISP] lcdc_tenderloin_panel_set_backlight: 83
- <3>[60549.572078] [DISP] lcdc_tenderloin_panel_set_backlight: 86
- <3>[60549.586238] [DISP] lcdc_tenderloin_panel_set_backlight: 89
- <3>[60549.602565] [DISP] lcdc_tenderloin_panel_set_backlight: 93
- <3>[60549.652705] [DISP] lcdc_tenderloin_panel_set_backlight: 103
- <3>[60549.671901] [DISP] lcdc_tenderloin_panel_set_backlight: 106
- <3>[60549.690608] [DISP] lcdc_tenderloin_panel_set_backlight: 109
- <3>[60549.704127] [DISP] lcdc_tenderloin_panel_set_backlight: 113
- <3>[60549.719417] [DISP] lcdc_tenderloin_panel_set_backlight: 116
- <3>[60549.735805] [DISP] lcdc_tenderloin_panel_set_backlight: 119
- <3>[60549.786799] [DISP] lcdc_tenderloin_panel_set_backlight: 129
- <3>[60549.803096] [DISP] lcdc_tenderloin_panel_set_backlight: 132
- <3>[60549.819942] [DISP] lcdc_tenderloin_panel_set_backlight: 135
- <3>[60549.836390] [DISP] lcdc_tenderloin_panel_set_backlight: 138
- <3>[60549.854152] [DISP] lcdc_tenderloin_panel_set_backlight: 142
- <3>[60549.869685] [DISP] lcdc_tenderloin_panel_set_backlight: 145
- <3>[60549.886348] [DISP] lcdc_tenderloin_panel_set_backlight: 148
- <3>[60549.902766] [DISP] lcdc_tenderloin_panel_set_backlight: 152
- <3>[60549.919581] [DISP] lcdc_tenderloin_panel_set_backlight: 155
- <3>[60549.936091] [DISP] lcdc_tenderloin_panel_set_backlight: 158
- <3>[60549.952754] [DISP] lcdc_tenderloin_panel_set_backlight: 162
- <3>[60549.970912] [DISP] lcdc_tenderloin_panel_set_backlight: 165
- <3>[60549.986140] [DISP] lcdc_tenderloin_panel_set_backlight: 168
- <3>[60550.023067] [DISP] lcdc_tenderloin_panel_set_backlight: 172
- <3>[60550.036250] [DISP] lcdc_tenderloin_panel_set_backlight: 178
- <3>[60550.053889] [DISP] lcdc_tenderloin_panel_set_backlight: 182
- <3>[60550.078853] [DISP] lcdc_tenderloin_panel_set_backlight: 185
- <6>[60550.082271] a6_update_connected_ps: ac=0 usb=0 dock=0
- <6>[60550.082271] max8903b_current_setup: ### CHARGE_DISABLE
- <3>[60550.089351] [DISP] lcdc_tenderloin_panel_set_backlight: 189
- <3>[60550.106013] [DISP] lcdc_tenderloin_panel_set_backlight: 192
- <4>[60550.108150] healthd: battery l=100 v=4118 t=31.0 h=2 st=5 c=1 chg=
- <38>[60550.119807] type=1400 audit(1433863518.632:512): avc: denied { ioctl } for pid=30100 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <4>[60550.121547] healthd: battery l=100 v=4118 t=31.0 h=2 st=5 c=1 chg=
- <3>[60550.123042] [DISP] lcdc_tenderloin_panel_set_backlight: 196
- <3>[60550.139705] [DISP] lcdc_tenderloin_panel_set_backlight: 199
- <3>[60550.156459] [DISP] lcdc_tenderloin_panel_set_backlight: 202
- <3>[60550.173701] [DISP] lcdc_tenderloin_panel_set_backlight: 206
- <3>[60550.189845] [DISP] lcdc_tenderloin_panel_set_backlight: 209
- <3>[60550.206721] [DISP] lcdc_tenderloin_panel_set_backlight: 212
- <38>[60550.209010] type=1400 audit(1433863518.722:513): avc: denied { read write } for pid=29827 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <3>[60550.223445] [DISP] lcdc_tenderloin_panel_set_backlight: 216
- <3>[60550.240169] [DISP] lcdc_tenderloin_panel_set_backlight: 219
- <3>[60550.256770] [DISP] lcdc_tenderloin_panel_set_backlight: 222
- <3>[60550.274623] [DISP] lcdc_tenderloin_panel_set_backlight: 226
- <3>[60550.290736] [DISP] lcdc_tenderloin_panel_set_backlight: 229
- <3>[60550.310725] [DISP] lcdc_tenderloin_panel_set_backlight: 232
- <3>[60550.323115] [DISP] lcdc_tenderloin_panel_set_backlight: 236
- <3>[60550.340419] [DISP] lcdc_tenderloin_panel_set_backlight: 239
- <3>[60550.356654] [DISP] lcdc_tenderloin_panel_set_backlight: 242
- <3>[60550.373469] [DISP] lcdc_tenderloin_panel_set_backlight: 246
- <3>[60550.389949] [DISP] lcdc_tenderloin_panel_set_backlight: 249
- <3>[60550.406764] [DISP] lcdc_tenderloin_panel_set_backlight: 253
- <3>[60550.423305] [DISP] lcdc_tenderloin_panel_set_backlight: 256
- <38>[60554.456874] type=1400 audit(1433863522.977:514): avc: denied { read write } for pid=29911 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[60555.689998] type=1400 audit(1433863524.208:515): avc: denied { getattr } for pid=1032 comm="id.partnersetup" path="/system/priv-app/GooglePartnerSetup" dev="dm-10" ino=14728 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=dir permissive=1
- <3>[60558.308284] [DISP] lcdc_tenderloin_panel_set_backlight: 255
- <3>[60558.324763] [DISP] lcdc_tenderloin_panel_set_backlight: 251
- <3>[60558.341578] [DISP] lcdc_tenderloin_panel_set_backlight: 248
- <3>[60558.358211] [DISP] lcdc_tenderloin_panel_set_backlight: 245
- <3>[60558.374873] [DISP] lcdc_tenderloin_panel_set_backlight: 241
- <3>[60558.392482] [DISP] lcdc_tenderloin_panel_set_backlight: 238
- <3>[60558.408900] [DISP] lcdc_tenderloin_panel_set_backlight: 235
- <3>[60558.426570] [DISP] lcdc_tenderloin_panel_set_backlight: 231
- <3>[60558.444575] [DISP] lcdc_tenderloin_panel_set_backlight: 228
- <3>[60558.461207] [DISP] lcdc_tenderloin_panel_set_backlight: 224
- <3>[60558.478053] [DISP] lcdc_tenderloin_panel_set_backlight: 221
- <3>[60558.494807] [DISP] lcdc_tenderloin_panel_set_backlight: 218
- <3>[60558.511714] [DISP] lcdc_tenderloin_panel_set_backlight: 214
- <3>[60558.528193] [DISP] lcdc_tenderloin_panel_set_backlight: 211
- <3>[60558.544795] [DISP] lcdc_tenderloin_panel_set_backlight: 208
- <3>[60558.561885] [DISP] lcdc_tenderloin_panel_set_backlight: 204
- <3>[60558.579219] [DISP] lcdc_tenderloin_panel_set_backlight: 201
- <3>[60558.594325] [DISP] lcdc_tenderloin_panel_set_backlight: 198
- <3>[60558.610682] [DISP] lcdc_tenderloin_panel_set_backlight: 194
- <3>[60558.627284] [DISP] lcdc_tenderloin_panel_set_backlight: 191
- <3>[60558.643916] [DISP] lcdc_tenderloin_panel_set_backlight: 188
- <3>[60558.661311] [DISP] lcdc_tenderloin_panel_set_backlight: 185
- <3>[60558.675929] [DISP] lcdc_tenderloin_panel_set_backlight: 181
- <3>[60558.692439] [DISP] lcdc_tenderloin_panel_set_backlight: 178
- <3>[60558.709041] [DISP] lcdc_tenderloin_panel_set_backlight: 175
- <3>[60558.725734] [DISP] lcdc_tenderloin_panel_set_backlight: 171
- <3>[60558.742702] [DISP] lcdc_tenderloin_panel_set_backlight: 168
- <3>[60558.758937] [DISP] lcdc_tenderloin_panel_set_backlight: 165
- <3>[60558.775569] [DISP] lcdc_tenderloin_panel_set_backlight: 161
- <3>[60558.792262] [DISP] lcdc_tenderloin_panel_set_backlight: 158
- <3>[60558.809230] [DISP] lcdc_tenderloin_panel_set_backlight: 155
- <3>[60558.825984] [DISP] lcdc_tenderloin_panel_set_backlight: 151
- <3>[60558.842769] [DISP] lcdc_tenderloin_panel_set_backlight: 148
- <3>[60558.859065] [DISP] lcdc_tenderloin_panel_set_backlight: 145
- <3>[60558.875697] [DISP] lcdc_tenderloin_panel_set_backlight: 141
- <3>[60558.892116] [DISP] lcdc_tenderloin_panel_set_backlight: 138
- <3>[60558.909144] [DISP] lcdc_tenderloin_panel_set_backlight: 135
- <3>[60558.925624] [DISP] lcdc_tenderloin_panel_set_backlight: 131
- <3>[60558.942286] [DISP] lcdc_tenderloin_panel_set_backlight: 129
- <3>[60558.958674] [DISP] lcdc_tenderloin_panel_set_backlight: 126
- <3>[60558.975093] [DISP] lcdc_tenderloin_panel_set_backlight: 122
- <3>[60558.992305] [DISP] lcdc_tenderloin_panel_set_backlight: 119
- <3>[60559.008540] [DISP] lcdc_tenderloin_panel_set_backlight: 116
- <3>[60559.025081] [DISP] lcdc_tenderloin_panel_set_backlight: 112
- <3>[60559.043422] [DISP] lcdc_tenderloin_panel_set_backlight: 109
- <3>[60559.059779] [DISP] lcdc_tenderloin_panel_set_backlight: 106
- <3>[60559.076320] [DISP] lcdc_tenderloin_panel_set_backlight: 102
- <3>[60559.093318] [DISP] lcdc_tenderloin_panel_set_backlight: 99
- <3>[60559.109981] [DISP] lcdc_tenderloin_panel_set_backlight: 96
- <3>[60559.126796] [DISP] lcdc_tenderloin_panel_set_backlight: 92
- <3>[60559.143336] [DISP] lcdc_tenderloin_panel_set_backlight: 89
- <3>[60559.160792] [DISP] lcdc_tenderloin_panel_set_backlight: 86
- <3>[60559.176875] [DISP] lcdc_tenderloin_panel_set_backlight: 82
- <3>[60559.193477] [DISP] lcdc_tenderloin_panel_set_backlight: 79
- <3>[60559.213740] [DISP] lcdc_tenderloin_panel_set_backlight: 76
- <3>[60559.226222] [DISP] lcdc_tenderloin_panel_set_backlight: 72
- <3>[60559.242885] [DISP] lcdc_tenderloin_panel_set_backlight: 69
- <3>[60559.258845] [DISP] lcdc_tenderloin_panel_set_backlight: 66
- <3>[60559.276057] [DISP] lcdc_tenderloin_panel_set_backlight: 62
- <3>[60559.303615] [DISP] lcdc_tenderloin_panel_set_backlight: 59
- <3>[60559.308833] [DISP] lcdc_tenderloin_panel_set_backlight: 56
- <3>[60559.325496] [DISP] lcdc_tenderloin_panel_set_backlight: 52
- <3>[60559.342280] [DISP] lcdc_tenderloin_panel_set_backlight: 49
- <3>[60559.358821] [DISP] lcdc_tenderloin_panel_set_backlight: 46
- <3>[60559.376826] [DISP] lcdc_tenderloin_panel_set_backlight: 42
- <3>[60559.392390] [DISP] lcdc_tenderloin_panel_set_backlight: 39
- <3>[60559.408870] [DISP] lcdc_tenderloin_panel_set_backlight: 36
- <3>[60559.430995] [DISP] lcdc_tenderloin_panel_set_backlight: 32
- <3>[60559.442195] [DISP] lcdc_tenderloin_panel_set_backlight: 29
- <3>[60559.458735] [DISP] lcdc_tenderloin_panel_set_backlight: 26
- <3>[60559.475459] [DISP] lcdc_tenderloin_panel_set_backlight: 22
- <3>[60559.492305] [DISP] lcdc_tenderloin_panel_set_backlight: 19
- <3>[60559.509395] [DISP] lcdc_tenderloin_panel_set_backlight: 16
- <3>[60559.525508] [DISP] lcdc_tenderloin_panel_set_backlight: 12
- <38>[60560.404475] type=1400 audit(1433863528.912:516): avc: denied { ioctl } for pid=29120 comm="PowerManagerSer" path="/dev/kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[60560.405208] type=1400 audit(1433863528.912:517): avc: denied { read write } for pid=29120 comm="PowerManagerSer" path="/dev/kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[60560.838069] type=1400 audit(1433863529.353:518): avc: denied { open } for pid=29092 comm="system_server" name="lm8502" dev="tmpfs" ino=3693 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[60560.838252] type=1400 audit(1433863529.353:519): avc: denied { getattr } for pid=29092 comm="system_server" path="/dev/lm8502" dev="tmpfs" ino=3693 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <3>[60561.118739] [DISP] lcdc_tenderloin_panel_set_backlight: 0
- <3>[60561.165278] [DISP] lcdc_panel_power: ++ 0
- <38>[60561.203700] type=1400 audit(1433863529.723:520): avc: denied { write } for pid=29157 comm="Thread-63" name="tsdriver" dev="tmpfs" ino=2806 scontext=u:r:system_server:s0 tcontext=u:object_r:socket_device:s0 tclass=sock_file permissive=1
- <6>[60561.206233] request_suspend_state: sleep (0->3) at 60557755996748 (2015-06-09 15:25:29.736770301 UTC)
- <6>[60561.778193] lsm303dlh_acc_sysfs: hw init start
- <6>[60561.779231] lsm303dlh_acc_sysfs: hw init done
- <6>[60561.781245] request_suspend_state: wakeup (3->0) at 60558331039473 (2015-06-09 15:25:30.311813026 UTC)
- <3>[60561.821742] [DISP] lcdc_panel_power: ++ 1
- <4>[60561.876277] mdp4_csc_config: Block type 10 isn't supported by CSC.
- <4>[60561.876307] mdp4_csc_config: Block type 8 isn't supported by CSC.
- <38>[60561.892238] type=1400 audit(1433863530.414:521): avc: denied { open } for pid=147 comm="surfaceflinger" name="msm_rotator" dev="tmpfs" ino=3779 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <6>[60561.892543] mdp4_overlay_mdp_perf_upd mdp clk is changed [1] from 0 to 128000000
- <3>[60561.960322] [DISP] lcdc_tenderloin_panel_set_backlight: 37
- <3>[60561.974391] [DISP] lcdc_tenderloin_panel_set_backlight: 41
- <3>[60561.997249] [DISP] lcdc_tenderloin_panel_set_backlight: 45
- <3>[60562.015132] [DISP] lcdc_tenderloin_panel_set_backlight: 48
- <3>[60562.032069] [DISP] lcdc_tenderloin_panel_set_backlight: 52
- <3>[60562.048549] [DISP] lcdc_tenderloin_panel_set_backlight: 55
- <3>[60562.064387] [DISP] lcdc_tenderloin_panel_set_backlight: 58
- <3>[60562.081172] [DISP] lcdc_tenderloin_panel_set_backlight: 62
- <3>[60562.097682] [DISP] lcdc_tenderloin_panel_set_backlight: 65
- <3>[60562.114253] [DISP] lcdc_tenderloin_panel_set_backlight: 68
- <3>[60562.131007] [DISP] lcdc_tenderloin_panel_set_backlight: 72
- <3>[60562.147670] [DISP] lcdc_tenderloin_panel_set_backlight: 75
- <3>[60562.164332] [DISP] lcdc_tenderloin_panel_set_backlight: 78
- <3>[60562.180873] [DISP] lcdc_tenderloin_panel_set_backlight: 82
- <3>[60562.199092] [DISP] lcdc_tenderloin_panel_set_backlight: 85
- <3>[60562.214320] [DISP] lcdc_tenderloin_panel_set_backlight: 88
- <3>[60562.231227] [DISP] lcdc_tenderloin_panel_set_backlight: 92
- <3>[60562.247676] [DISP] lcdc_tenderloin_panel_set_backlight: 95
- <3>[60562.315089] [DISP] lcdc_tenderloin_panel_set_backlight: 98
- <3>[60562.315333] [DISP] lcdc_tenderloin_panel_set_backlight: 108
- <3>[60562.336024] [DISP] lcdc_tenderloin_panel_set_backlight: 112
- <3>[60562.347529] [DISP] lcdc_tenderloin_panel_set_backlight: 115
- <3>[60562.364619] [DISP] lcdc_tenderloin_panel_set_backlight: 119
- <3>[60562.381221] [DISP] lcdc_tenderloin_panel_set_backlight: 122
- <3>[60562.397670] [DISP] lcdc_tenderloin_panel_set_backlight: 125
- <3>[60562.414241] [DISP] lcdc_tenderloin_panel_set_backlight: 129
- <3>[60562.430964] [DISP] lcdc_tenderloin_panel_set_backlight: 131
- <3>[60562.448115] [DISP] lcdc_tenderloin_panel_set_backlight: 134
- <3>[60562.464259] [DISP] lcdc_tenderloin_panel_set_backlight: 138
- <3>[60562.480769] [DISP] lcdc_tenderloin_panel_set_backlight: 141
- <3>[60562.497493] [DISP] lcdc_tenderloin_panel_set_backlight: 144
- <3>[60562.515437] [DISP] lcdc_tenderloin_panel_set_backlight: 148
- <3>[60562.532222] [DISP] lcdc_tenderloin_panel_set_backlight: 151
- <3>[60562.548823] [DISP] lcdc_tenderloin_panel_set_backlight: 154
- <3>[60562.565669] [DISP] lcdc_tenderloin_panel_set_backlight: 158
- <3>[60562.582271] [DISP] lcdc_tenderloin_panel_set_backlight: 161
- <3>[60562.599238] [DISP] lcdc_tenderloin_panel_set_backlight: 164
- <3>[60562.615718] [DISP] lcdc_tenderloin_panel_set_backlight: 168
- <3>[60562.632472] [DISP] lcdc_tenderloin_panel_set_backlight: 171
- <3>[60562.649257] [DISP] lcdc_tenderloin_panel_set_backlight: 174
- <3>[60562.664699] [DISP] lcdc_tenderloin_panel_set_backlight: 178
- <3>[60562.681453] [DISP] lcdc_tenderloin_panel_set_backlight: 181
- <3>[60562.697902] [DISP] lcdc_tenderloin_panel_set_backlight: 184
- <3>[60562.714869] [DISP] lcdc_tenderloin_panel_set_backlight: 188
- <3>[60562.731502] [DISP] lcdc_tenderloin_panel_set_backlight: 191
- <3>[60562.747890] [DISP] lcdc_tenderloin_panel_set_backlight: 194
- <3>[60562.764613] [DISP] lcdc_tenderloin_panel_set_backlight: 198
- <3>[60562.783656] [DISP] lcdc_tenderloin_panel_set_backlight: 201
- <3>[60562.799220] [DISP] lcdc_tenderloin_panel_set_backlight: 204
- <3>[60562.815700] [DISP] lcdc_tenderloin_panel_set_backlight: 208
- <3>[60562.833430] [DISP] lcdc_tenderloin_panel_set_backlight: 211
- <3>[60562.849177] [DISP] lcdc_tenderloin_panel_set_backlight: 214
- <3>[60562.865962] [DISP] lcdc_tenderloin_panel_set_backlight: 218
- <3>[60562.882991] [DISP] lcdc_tenderloin_panel_set_backlight: 221
- <3>[60562.899745] [DISP] lcdc_tenderloin_panel_set_backlight: 224
- <3>[60562.916987] [DISP] lcdc_tenderloin_panel_set_backlight: 228
- <3>[60562.932368] [DISP] lcdc_tenderloin_panel_set_backlight: 231
- <3>[60562.948817] [DISP] lcdc_tenderloin_panel_set_backlight: 234
- <3>[60562.965663] [DISP] lcdc_tenderloin_panel_set_backlight: 238
- <3>[60562.982478] [DISP] lcdc_tenderloin_panel_set_backlight: 241
- <3>[60562.999812] [DISP] lcdc_tenderloin_panel_set_backlight: 244
- <3>[60563.015742] [DISP] lcdc_tenderloin_panel_set_backlight: 248
- <3>[60563.031947] [DISP] lcdc_tenderloin_panel_set_backlight: 251
- <3>[60563.048762] [DISP] lcdc_tenderloin_panel_set_backlight: 254
- <3>[60563.064784] [DISP] lcdc_tenderloin_panel_set_backlight: 256
- <6>[60570.547938] msm_device_put:device speaker_stereo_rx set 0
- <6>[60570.548030] msm_device_put:device speaker_stereo_rx set 1
- <3>[60570.548060] msm_device_put:device freq =48000
- <3>[60570.575191] Device active
- <6>[60573.794154] msm_device_put:device speaker_stereo_rx set 0
- <6>[60583.620631] msm_device_put:device speaker_stereo_rx set 0
- <6>[60583.620723] msm_device_put:device speaker_stereo_rx set 1
- <3>[60583.620753] msm_device_put:device freq =48000
- <3>[60583.647731] Device active
- <38>[60584.837062] type=1400 audit(1433863553.356:522): avc: denied { open } for pid=1124 comm="RenderThread" name="kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <6>[60586.870631] msm_device_put:device speaker_stereo_rx set 0
- <6>[60589.923091] msm_device_put:device speaker_stereo_rx set 0
- <6>[60589.923152] msm_device_put:device speaker_stereo_rx set 1
- <3>[60589.923182] msm_device_put:device freq =48000
- <3>[60589.950282] Device active
- <6>[60590.461665] binder: 32346:32356 refcount change on invalid ref 43
- <6>[60590.650111] binder: 32346:1153 refcount change on invalid ref 43
- <6>[60590.650111] binder: 32346:1153 refcount change on invalid ref 43
- <3>[60590.650142] binder: transaction release 17247145 bad handle 43
- <6>[60592.367854] binder: 32346:32356 refcount change on invalid ref 17
- <6>[60593.170009] msm_device_put:device speaker_stereo_rx set 0
- <6>[60594.255305] msm_device_put:device speaker_stereo_rx set 0
- <6>[60594.255397] msm_device_put:device speaker_stereo_rx set 1
- <3>[60594.255397] msm_device_put:device freq =48000
- <3>[60594.282802] Device active
- <6>[60597.502620] msm_device_put:device speaker_stereo_rx set 0
- <6>[60600.906123] binder: 32346:32356 refcount change on invalid ref 52
- <6>[60600.906245] binder: 32346:32356 refcount change on invalid ref 51
- <6>[60600.997249] binder: 32346:32366 refcount change on invalid ref 51
- <6>[60600.997279] binder: 32346:32366 refcount change on invalid ref 51
- <3>[60600.997279] binder: transaction release 17253232 bad handle 51
- <6>[60602.124171] binder: 32346:32374 refcount change on invalid ref 52
- <6>[60602.124202] binder: 32346:32374 refcount change on invalid ref 52
- <3>[60602.124202] binder: transaction release 17253244 bad handle 52
- <6>[60609.049067] binder: 32346:32356 refcount change on invalid ref 39
- <6>[60609.374415] binder: 32346:32374 refcount change on invalid ref 39
- <6>[60609.374446] binder: 32346:32374 refcount change on invalid ref 39
- <3>[60609.374446] binder: transaction release 17253964 bad handle 39
- <6>[60685.792872] msm_device_put:device speaker_stereo_rx set 0
- <6>[60685.792964] msm_device_put:device speaker_stereo_rx set 1
- <3>[60685.792964] msm_device_put:device freq =48000
- <3>[60685.820674] Device active
- <6>[60689.045711] msm_device_put:device speaker_stereo_rx set 0
- <6>[60697.732478] msm_device_put:device speaker_stereo_rx set 0
- <6>[60697.732539] msm_device_put:device speaker_stereo_rx set 1
- <3>[60697.732570] msm_device_put:device freq =48000
- <3>[60697.759974] Device active
- <6>[60700.984126] msm_device_put:device speaker_stereo_rx set 0
- <6>[60720.360988] msm_device_put:device speaker_stereo_rx set 0
- <6>[60720.361079] msm_device_put:device speaker_stereo_rx set 1
- <3>[60720.361110] msm_device_put:device freq =48000
- <3>[60720.387904] Device active
- <6>[60722.525172] binder: 32346:32356 refcount change on invalid ref 23
- <6>[60722.572078] binder: 32346:32366 refcount change on invalid ref 23
- <6>[60722.572108] binder: 32346:32366 refcount change on invalid ref 23
- <3>[60722.572108] binder: transaction release 17288051 bad handle 23
- <6>[60723.608150] msm_device_put:device speaker_stereo_rx set 0
- <6>[60762.807307] msm_device_put:device speaker_stereo_rx set 0
- <6>[60762.807399] msm_device_put:device speaker_stereo_rx set 1
- <3>[60762.807429] msm_device_put:device freq =48000
- <3>[60762.834407] Device active
- <6>[60765.021388] binder: 32346:32356 refcount change on invalid ref 40
- <6>[60766.053615] msm_device_put:device speaker_stereo_rx set 0
- <6>[60772.191188] binder: 32346:32356 refcount change on invalid ref 44
- <6>[60772.191676] binder: 32346:32356 refcount change on invalid ref 39
- <6>[60775.983882] gpio_keys_scan_keys: key 1-ac, 2 (40) changed to 1
- <6>[60776.163173] gpio_keys_scan_keys: key 1-ac, 2 (40) changed to 0
- <6>[60778.118220] msm_device_put:device speaker_stereo_rx set 0
- <6>[60778.118312] msm_device_put:device speaker_stereo_rx set 1
- <3>[60778.118312] msm_device_put:device freq =48000
- <3>[60778.145259] Device active
- <6>[60781.363856] msm_device_put:device speaker_stereo_rx set 0
- <6>[60791.893397] msm_device_put:device speaker_stereo_rx set 0
- <6>[60791.893489] msm_device_put:device speaker_stereo_rx set 1
- <3>[60791.893489] msm_device_put:device freq =48000
- <3>[60791.920497] Device active
- <6>[60798.084559] msm_device_put:device speaker_stereo_rx set 0
- <6>[60799.208278] msm_device_put:device speaker_stereo_rx set 0
- <6>[60799.208400] msm_device_put:device speaker_stereo_rx set 1
- <3>[60799.208400] msm_device_put:device freq =48000
- <3>[60799.235316] Device active
- <6>[60802.456965] msm_device_put:device speaker_stereo_rx set 0
- <6>[60802.546779] msm_vidc_dec: Inside vid_dec_open()
- <38>[60802.546901] type=1400 audit(1433863771.069:523): avc: denied { read write } for pid=28855 comm="mediaserver" name="msm_vidc_dec" dev="tmpfs" ino=3781 scontext=u:r:mediaserver:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[60802.547328] type=1400 audit(1433863771.069:524): avc: denied { open } for pid=28855 comm="mediaserver" name="msm_vidc_dec" dev="tmpfs" ino=3781 scontext=u:r:mediaserver:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <4>[60802.548732]
- <4>[60802.548732] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
- <6>[60802.570857] fw_version 2:28:2013
- <38>[60802.572444] type=1400 audit(1433863771.099:525): avc: denied { ioctl } for pid=28855 comm="mediaserver" path="/dev/msm_vidc_dec" dev="tmpfs" ino=3781 scontext=u:r:mediaserver:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <4>[60802.653377]
- <4>[60802.653377] VIDC: vidc_freq = 48000000, req_perf_lvl = 4320, set_perf_lvl = 37900
- <6>[60802.658504] profile 4 level 19 progressive 1
- <4>[60802.658534]
- <4>[60802.658534] VIDC: vidc_freq = 48000000, req_perf_lvl = 4320, set_perf_lvl = 37900
- <4>[60802.728786]
- <4>[60802.728786] VIDC: vidc_freq = 48000000, req_perf_lvl = 2160, set_perf_lvl = 37900
- <6>[60803.038539] msm_device_put:device speaker_stereo_rx set 0
- <6>[60803.038600] msm_device_put:device speaker_stereo_rx set 1
- <3>[60803.038630] msm_device_put:device freq =48000
- <3>[60803.065883] Device active
- <6>[60804.740718] gpio_keys_scan_keys: key 1-73, 0 (103) changed to 1
- <6>[60804.934291] gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0
- <6>[60805.159602] gpio_keys_scan_keys: key 1-73, 0 (103) changed to 1
- <6>[60805.295772] gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0
- <6>[60805.427882] gpio_keys_scan_keys: key 1-73, 0 (103) changed to 1
- <6>[60805.531734] gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0
- <6>[60805.943294] gpio_keys_scan_keys: key 1-73, 0 (103) changed to 1
- <6>[60806.047053] gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0
- <6>[60813.970942] gpio_keys_scan_keys: key 1-73, 0 (103) changed to 1
- <6>[60814.128535] gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0
- <6>[60814.367335] gpio_keys_scan_keys: key 1-73, 0 (103) changed to 1
- <6>[60814.524074] gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0
- <6>[60814.784755] gpio_keys_scan_keys: key 1-73, 0 (103) changed to 1
- <6>[60814.859309] gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0
- <6>[60815.617061] gpio_keys_scan_keys: key 1-72, 1 (104) changed to 1
- <6>[60815.815639] gpio_keys_scan_keys: key 1-72, 1 (104) changed to 0
- <6>[60824.086360] profile 4 level 24 progressive 1
- <4>[60824.086390]
- <4>[60824.086390] VIDC: vidc_freq = 48000000, req_perf_lvl = 13800, set_perf_lvl = 37900
- <4>[60824.357203]
- <4>[60824.357203] VIDC: vidc_freq = 48000000, req_perf_lvl = 27600, set_perf_lvl = 37900
- <4>[60826.122890]
- <4>[60826.122890] VIDC: vidc_freq = 48000000, req_perf_lvl = 28520, set_perf_lvl = 37900
- <6>[60834.885432] profile 4 level 25 progressive 1
- <4>[60834.885463]
- <4>[60834.885463] VIDC: vidc_freq = 200000000, req_perf_lvl = 111600, set_perf_lvl = 244800
- <6>[60845.095698] gpio_keys_scan_keys: key 1-73, 0 (103) changed to 1
- <6>[60845.226985] gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0
- <6>[60845.690669] gpio_keys_scan_keys: key 1-73, 0 (103) changed to 1
- <6>[60845.853480] gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0
- <6>[60951.554103] gpio_keys_scan_keys: key 1-73, 0 (103) changed to 1
- <6>[60951.778773] gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0
- <6>[60952.571925] gpio_keys_scan_keys: key 1-73, 0 (103) changed to 1
- <6>[60952.761439] gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0
- <6>[60953.559718] gpio_keys_scan_keys: key 1-72, 1 (104) changed to 1
- <6>[60953.763179] gpio_keys_scan_keys: key 1-72, 1 (104) changed to 0
- <6>[60955.141414] gpio_keys_scan_keys: key 1-73, 0 (103) changed to 1
- <6>[60955.177882] gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0
- <6>[61251.576442] gpio_keys_scan_keys: key 1-72, 1 (104) changed to 1
- <6>[61251.767482] gpio_keys_scan_keys: key 1-72, 1 (104) changed to 0
- <6>[61251.881251] gpio_keys_scan_keys: key 1-72, 1 (104) changed to 1
- <6>[61252.026240] gpio_keys_scan_keys: key 1-72, 1 (104) changed to 0
- <6>[61252.191463] gpio_keys_scan_keys: key 1-72, 1 (104) changed to 1
- <6>[61252.343837] gpio_keys_scan_keys: key 1-72, 1 (104) changed to 0
- <6>[61253.145717] gpio_keys_scan_keys: key 1-73, 0 (103) changed to 1
- <6>[61253.335292] gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0
- <6>[61259.091304] gpio_keys_scan_keys: key 1-73, 0 (103) changed to 1
- <6>[61259.289424] gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0
- <6>[61320.432002] msm_device_put:device speaker_stereo_rx set 0
- <4>[61331.387202] healthd: battery l=95 v=3945 t=35.0 h=2 st=3 c=-1057 chg=
- <7>[61331.445827] lm8502_mod_brightness: set LED1 brightness (0) percent
- <7>[61331.446193] lm8502_mod_brightness: set LED2 brightness (0) percent
- <6>[61341.927791] msm_device_put:device speaker_stereo_rx set 0
- <6>[61341.927882] msm_device_put:device speaker_stereo_rx set 1
- <3>[61341.927882] msm_device_put:device freq =48000
- <3>[61341.955012] Device active
- <6>[61346.683192] msm_device_put:device speaker_stereo_rx set 0
- <6>[61349.995173] msm_device_put:device speaker_stereo_rx set 0
- <6>[61349.995265] msm_device_put:device speaker_stereo_rx set 1
- <3>[61349.995265] msm_device_put:device freq =48000
- <3>[61350.022731] Device active
- <6>[61538.456355] msm_device_put:device speaker_stereo_rx set 0
- <6>[61544.344417] msm_device_put:device speaker_stereo_rx set 0
- <6>[61544.344478] msm_device_put:device speaker_stereo_rx set 1
- <3>[61544.344508] msm_device_put:device freq =48000
- <3>[61544.372127] Device active
- <4>[61632.165339] healthd: battery l=92 v=3897 t=35.0 h=2 st=3 c=-1312 chg=
- <4>[61932.964442] healthd: battery l=89 v=3873 t=35.0 h=2 st=3 c=-1331 chg=
- <6>[61983.608516] gpio_keys_scan_keys: key 1-72, 1 (104) changed to 1
- <6>[61983.790675] gpio_keys_scan_keys: key 1-72, 1 (104) changed to 0
- <6>[61983.897548] gpio_keys_scan_keys: key 1-72, 1 (104) changed to 1
- <6>[61984.044124] gpio_keys_scan_keys: key 1-72, 1 (104) changed to 0
- <6>[61984.159236] gpio_keys_scan_keys: key 1-72, 1 (104) changed to 1
- <6>[61984.308253] gpio_keys_scan_keys: key 1-72, 1 (104) changed to 0
- <6>[61984.388148] gpio_keys_scan_keys: key 1-72, 1 (104) changed to 1
- <6>[61984.529811] gpio_keys_scan_keys: key 1-72, 1 (104) changed to 0
- <4>[61998.351100]
- <4>[61998.351100] VIDC: vidc_freq = 48000000, req_perf_lvl = 37900, set_perf_lvl = 37900
- <6>[61998.364955] msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
- <4>[61998.364955] vidc_cleanup_addr_table(): buffer = INPUT
- <6>[61998.384822] msm_vidc_dec: Return from vid_dec_release()
- <6>[62000.438685] msm_vidc_dec: Inside vid_dec_open()
- <4>[62000.441493]
- <4>[62000.441493] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
- <6>[62000.460719] fw_version 2:28:2013
- <4>[62000.600459]
- <4>[62000.600459] VIDC: vidc_freq = 48000000, req_perf_lvl = 27600, set_perf_lvl = 37900
- <6>[62000.607203] profile 4 level 24 progressive 1
- <4>[62000.607203]
- <4>[62000.607203] VIDC: vidc_freq = 48000000, req_perf_lvl = 27600, set_perf_lvl = 37900
- <4>[62000.673305]
- <4>[62000.673305] VIDC: vidc_freq = 48000000, req_perf_lvl = 27600, set_perf_lvl = 37900
- <4>[62002.041163]
- <4>[62002.041163] VIDC: vidc_freq = 48000000, req_perf_lvl = 28520, set_perf_lvl = 37900
- <4>[62007.595698] send sigkill to 486 (droid.apps.plus), adj 1000, size 8312
- <4>[62008.153926] send sigkill to 968 (.android.chrome), adj 1000, size 5498
- <4>[62008.297114] send sigkill to 946 (ndroid.settings), adj 1000, size 5383
- <4>[62008.325130] send sigkill to 1032 (id.partnersetup), adj 1000, size 5266
- <6>[62010.858455] profile 4 level 25 progressive 1
- <4>[62010.858485]
- <4>[62010.858485] VIDC: vidc_freq = 200000000, req_perf_lvl = 111600, set_perf_lvl = 244800
- <4>[62122.908046]
- <4>[62122.908046] VIDC: vidc_freq = 48000000, req_perf_lvl = 37900, set_perf_lvl = 37900
- <6>[62122.919185] msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
- <4>[62122.919215] vidc_cleanup_addr_table(): buffer = INPUT
- <6>[62122.934718] msm_vidc_dec: Return from vid_dec_release()
- <6>[62124.220271] msm_vidc_dec: Inside vid_dec_open()
- <4>[62124.221797]
- <4>[62124.221797] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
- <6>[62124.240657] fw_version 2:28:2013
- <4>[62124.366542]
- <4>[62124.366572] VIDC: vidc_freq = 133330000, req_perf_lvl = 108000, set_perf_lvl = 108000
- <6>[62124.372859] profile 4 level 25 progressive 1
- <4>[62124.372859]
- <4>[62124.372890] VIDC: vidc_freq = 133330000, req_perf_lvl = 108000, set_perf_lvl = 108000
- <4>[62124.477992]
- <4>[62124.477992] VIDC: vidc_freq = 133330000, req_perf_lvl = 108000, set_perf_lvl = 108000
- <4>[62124.572566]
- <4>[62124.572566] VIDC: vidc_freq = 200000000, req_perf_lvl = 111600, set_perf_lvl = 244800
- <6>[62135.224727] gpio_keys_scan_keys: key 1-73, 0 (103) changed to 1
- <6>[62135.400966] gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0
- <6>[62145.685115] msm_device_put:device speaker_stereo_rx set 0
- <6>[62169.478755] msm_device_put:device speaker_stereo_rx set 0
- <6>[62169.478847] msm_device_put:device speaker_stereo_rx set 1
- <3>[62169.478877] msm_device_put:device freq =48000
- <3>[62169.506068] Device active
- <6>[62177.209102] gpio_keys_scan_keys: key 1-73, 0 (103) changed to 1
- <6>[62177.403316] gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0
- <6>[62194.234828] msm_device_put:device speaker_stereo_rx set 0
- <4>[62233.771663] healthd: battery l=86 v=3864 t=35.0 h=2 st=3 c=-1056 chg=
- <6>[62275.708674] msm_device_put:device speaker_stereo_rx set 0
- <6>[62275.708796] msm_device_put:device speaker_stereo_rx set 1
- <3>[62275.708796] msm_device_put:device freq =48000
- <3>[62275.735988] Device active
- <4>[62534.572597] healthd: battery l=83 v=3820 t=36.0 h=2 st=3 c=-1406 chg=
- <4>[62694.530971] send sigkill to 30395 (facebook.katana), adj 1000, size 16172
- <4>[62835.375972] healthd: battery l=80 v=3787 t=36.0 h=2 st=3 c=-1416 chg=
- <4>[63136.169765] healthd: battery l=76 v=3768 t=36.0 h=2 st=3 c=-1335 chg=
- <6>[63418.891963] msm_device_put:device speaker_stereo_rx set 0
- <6>[63425.976863] msm_device_put:device speaker_stereo_rx set 0
- <6>[63425.976985] msm_device_put:device speaker_stereo_rx set 1
- <3>[63425.976985] msm_device_put:device freq =48000
- <3>[63426.004359] Device active
- <6>[63431.374324] msm_device_put:device speaker_stereo_rx set 0
- <6>[63433.196254] msm_device_put:device speaker_stereo_rx set 0
- <6>[63433.196345] msm_device_put:device speaker_stereo_rx set 1
- <3>[63433.196345] msm_device_put:device freq =48000
- <4>[63433.219050]
- <4>[63433.219050] VIDC: vidc_freq = 48000000, req_perf_lvl = 37900, set_perf_lvl = 37900
- <3>[63433.223567] Device active
- <6>[63433.235866] msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
- <4>[63433.235896] vidc_cleanup_addr_table(): buffer = INPUT
- <6>[63433.254786] msm_vidc_dec: Return from vid_dec_release()
- <6>[63435.237605] msm_vidc_dec: Inside vid_dec_open()
- <4>[63435.239070]
- <4>[63435.239070] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
- <6>[63435.260554] fw_version 2:28:2013
- <4>[63435.391566]
- <4>[63435.391566] VIDC: vidc_freq = 48000000, req_perf_lvl = 27600, set_perf_lvl = 37900
- <6>[63435.397151] profile 4 level 24 progressive 1
- <4>[63435.400538]
- <4>[63435.400538] VIDC: vidc_freq = 48000000, req_perf_lvl = 27600, set_perf_lvl = 37900
- <4>[63435.418361]
- <4>[63435.418361] VIDC: vidc_freq = 48000000, req_perf_lvl = 27600, set_perf_lvl = 37900
- <4>[63436.979854] healthd: battery l=73 v=3748 t=36.0 h=2 st=3 c=-1212 chg=
- <6>[63445.586360] profile 4 level 25 progressive 1
- <4>[63445.586390]
- <4>[63445.586390] VIDC: vidc_freq = 133330000, req_perf_lvl = 108000, set_perf_lvl = 108000
- <4>[63506.306575]
- <4>[63506.306575] VIDC: vidc_freq = 200000000, req_perf_lvl = 111600, set_perf_lvl = 244800
- <6>[63692.650691] gpio_keys_scan_keys: key 1-73, 0 (103) changed to 1
- <6>[63692.696559] gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0
- <4>[63737.781917] healthd: battery l=70 v=3715 t=36.0 h=2 st=3 c=-1463 chg=
- <4>[63959.162257] healthd: battery l=67 v=3700 t=36.0 h=2 st=3 c=-1370 chg=
- <4>[63969.162227] healthd: battery l=67 v=3700 t=36.0 h=2 st=3 c=-1477 chg=
- <4>[63979.212031] healthd: battery l=67 v=3700 t=36.0 h=2 st=3 c=-1475 chg=
- <4>[63989.197047] healthd: battery l=67 v=3696 t=36.0 h=2 st=3 c=-1456 chg=
- <4>[63999.219661] healthd: battery l=67 v=3700 t=36.0 h=2 st=3 c=-1494 chg=
- <4>[64009.251430] healthd: battery l=67 v=3700 t=36.0 h=2 st=3 c=-1388 chg=
- <4>[64019.252620] healthd: battery l=67 v=3700 t=36.0 h=2 st=3 c=-1526 chg=
- <4>[64029.261378] healthd: battery l=67 v=3700 t=36.0 h=2 st=3 c=-1537 chg=
- <4>[64038.579188] healthd: battery l=67 v=3700 t=36.0 h=2 st=3 c=-1537 chg=
- <4>[64039.274043] healthd: battery l=67 v=3700 t=36.0 h=2 st=3 c=-1531 chg=
- <4>[64049.291621] healthd: battery l=67 v=3700 t=36.0 h=2 st=3 c=-1545 chg=
- <4>[64059.300990] healthd: battery l=67 v=3696 t=36.0 h=2 st=3 c=-1423 chg=
- <4>[64069.333858] healthd: battery l=65 v=3686 t=36.0 h=2 st=3 c=-1518 chg=
- <4>[64079.381648] healthd: battery l=65 v=3686 t=36.0 h=2 st=3 c=-1547 chg=
- <4>[64089.368159] healthd: battery l=65 v=3691 t=36.0 h=2 st=3 c=-1512 chg=
- <4>[64099.377803] healthd: battery l=65 v=3686 t=36.0 h=2 st=3 c=-1449 chg=
- <4>[64107.729152]
- <4>[64107.729152] VIDC: vidc_freq = 48000000, req_perf_lvl = 37900, set_perf_lvl = 37900
- <6>[64107.745540] msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
- <4>[64107.745540] vidc_cleanup_addr_table(): buffer = INPUT
- <6>[64107.765651] msm_vidc_dec: Return from vid_dec_release()
- <4>[64109.387721] healthd: battery l=65 v=3696 t=36.0 h=2 st=3 c=-1577 chg=
- <6>[64110.889277] msm_device_put:device speaker_stereo_rx set 0
- <4>[64119.403926] healthd: battery l=65 v=3705 t=36.0 h=2 st=3 c=-1131 chg=
- <6>[64120.240504] msm_device_put:device speaker_stereo_rx set 0
- <6>[64120.240626] msm_device_put:device speaker_stereo_rx set 1
- <3>[64120.240626] msm_device_put:device freq =48000
- <3>[64120.256801] Device active
- <6>[64123.482356] msm_device_put:device speaker_stereo_rx set 0
- <4>[64129.437465] healthd: battery l=65 v=3681 t=36.0 h=2 st=3 c=-1634 chg=
- <6>[64138.456508] binder: release 29092:29106 transaction 19282023 in, still active
- <6>[64138.456538] binder: send failed reply for transaction 19282023 to 32346:2244
- <6>[64138.456569] binder: release 29092:29107 transaction 19284161 in, still active
- <6>[64138.456569] binder: send failed reply for transaction 19284161 to 2209:2209
- <6>[64138.456630] binder: release 29092:29330 transaction 19282115 in, still active
- <6>[64138.456630] binder: send failed reply for transaction 19282115 to 32346:32366
- <6>[64138.456660] binder: release 29092:29373 transaction 19282226 in, still active
- <6>[64138.456660] binder: send failed reply for transaction 19282226 to 2209:2235
- <6>[64138.456691] binder: release 29092:29398 transaction 19281971 in, still active
- <6>[64138.456691] binder: send failed reply for transaction 19281971 to 32346:32374
- <6>[64138.456721] binder: release 29092:29664 transaction 19281947 in, still active
- <6>[64138.456752] binder: send failed reply for transaction 19281947 to 32346:32365
- <6>[64138.456752] binder: release 29092:29723 transaction 19281919 in, still active
- <6>[64138.456782] binder: send failed reply for transaction 19281919 to 29665:29665
- <6>[64138.456813] binder: release 29092:32475 transaction 19281996 in, still active
- <6>[64138.456813] binder: send failed reply for transaction 19281996 to 30582:1067
- <6>[64138.468684] binder: 2209:2235 transaction failed 29189, size 288-0
- <6>[64138.494685] binder: 2209:2234 transaction failed 29189, size 180-0
- <6>[64138.504725] binder: 30582:1067 transaction failed 29189, size 64-0
- <6>[64138.505000] binder: 30582:1067 transaction failed 29189, size 64-0
- <6>[64138.511653] binder: 147:260 transaction failed 29189, size 68-0
- <6>[64138.531764] binder: 2209:2234 transaction failed 29189, size 96-0
- <6>[64138.628779] binder: 32346:2244 transaction failed 29189, size 140-0
- <6>[64138.654323] binder: 32346:2244 transaction failed 29189, size 88-0
- <6>[64138.734553] binder: 32346:32382 transaction failed 29189, size 80-0
- <6>[64138.740230] binder: 32346:2244 transaction failed 29189, size 180-0
- <6>[64138.840907] alarm_release: clear alarm, pending 0
- <38>[64139.037898] type=1400 audit(1433867107.554:526): avc: denied { read write } for pid=2262 comm="BootAnimation" name="kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:bootanim:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[64139.038539] type=1400 audit(1433867107.554:527): avc: denied { open } for pid=2262 comm="BootAnimation" name="kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:bootanim:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[64139.039088] type=1400 audit(1433867107.554:528): avc: denied { ioctl } for pid=2262 comm="BootAnimation" path="/dev/kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:bootanim:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <4>[64139.425441] healthd: battery l=64 v=3700 t=36.0 h=2 st=3 c=-1478 chg=
- <6>[64139.765132] request_suspend_state: wakeup (0->0) at 64136314926192 (2015-06-09 16:25:08.295669228 UTC)
- <3>[64139.824000] init: untracked pid 30510 killed by signal 9
- <3>[64139.863063] init: untracked pid 2156 killed by signal 9
- <3>[64139.863185] init: untracked pid 2180 killed by signal 9
- <3>[64139.913081] init: untracked pid 29375 killed by signal 9
- <3>[64139.914454] init: untracked pid 509 killed by signal 9
- <38>[64140.059199] type=1400 audit(1433867108.575:529): avc: denied { ioctl } for pid=2262 comm="BootAnimation" path="/dev/kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:bootanim:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <3>[64140.102565] init: untracked pid 29761 killed by signal 9
- <3>[64140.103480] init: untracked pid 29799 killed by signal 9
- <3>[64140.103786] init: untracked pid 29302 killed by signal 9
- <3>[64140.104304] init: untracked pid 29665 killed by signal 9
- <3>[64140.221858] init: untracked pid 32017 killed by signal 9
- <3>[64140.221980] init: untracked pid 32436 killed by signal 9
- <3>[64140.251155] init: untracked pid 31358 killed by signal 9
- <3>[64140.429957] init: untracked pid 29320 killed by signal 9
- <3>[64140.430232] init: untracked pid 1636 killed by signal 9
- <3>[64140.431758] init: untracked pid 31395 killed by signal 9
- <3>[64140.431911] init: untracked pid 1096 killed by signal 9
- <3>[64140.432033] init: untracked pid 1617 killed by signal 9
- <3>[64140.461604] init: untracked pid 1864 killed by signal 9
- <3>[64140.471339] init: untracked pid 30018 killed by signal 9
- <3>[64140.530971] init: untracked pid 29182 killed by signal 9
- <3>[64140.571467] init: untracked pid 29891 killed by signal 9
- <3>[64140.661769] init: untracked pid 29847 killed by signal 9
- <3>[64140.661921] init: untracked pid 1418 killed by signal 9
- <3>[64140.671565] init: untracked pid 30452 killed by signal 9
- <3>[64140.791194] init: untracked pid 1253 killed by signal 9
- <38>[64141.059840] type=1400 audit(1433867109.576:530): avc: denied { read write } for pid=2262 comm="BootAnimation" path="/dev/kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:bootanim:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <7>[64141.355128] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
- <6>[64145.633845] msm_release_control: control0
- <6>[64145.633876] __msm_release, open count =0
- <6>[64145.633876] __msm_release, vfe_release
- <6>[64145.633876] __msm_release: draining queue pict
- <6>[64145.633906] __msm_release: draining queue event
- <6>[64145.633906] __msm_release: completed
- <6>[64145.633906] msm_release_control: draining queue control
- <6>[64145.633937] msm_release_control, completed
- <38>[64145.670375] type=1400 audit(1433867114.190:531): avc: denied { ioctl } for pid=147 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <6>[64146.280482] lsm303dlh_acc_sysfs: hw init start
- <6>[64146.281489] lsm303dlh_acc_sysfs: hw init done
- <6>[64147.419459] request_suspend_state: wakeup (0->0) at 64143969223067 (2015-06-09 16:25:15.949996620 UTC)
- <4>[64149.445369] healthd: battery l=64 v=3700 t=36.0 h=2 st=3 c=-1343 chg=
- <4>[64159.465816] healthd: battery l=64 v=3700 t=36.0 h=2 st=3 c=-1238 chg=
- <4>[64169.478084] healthd: battery l=64 v=3700 t=36.0 h=2 st=3 c=-1234 chg=
- <4>[64179.497157] healthd: battery l=64 v=3700 t=36.0 h=2 st=3 c=-1239 chg=
- <38>[64179.789851] type=1400 audit(1433867148.303:532): avc: denied { read write } for pid=2491 comm="system_server" name="lm8502" dev="tmpfs" ino=3693 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[64179.790095] type=1400 audit(1433867148.303:533): avc: denied { open } for pid=2491 comm="system_server" name="lm8502" dev="tmpfs" ino=3693 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[64179.793025] type=1400 audit(1433867148.313:534): avc: denied { getattr } for pid=2491 comm="system_server" path="/dev/lm8502" dev="tmpfs" ino=3693 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[64179.793239] type=1400 audit(1433867148.313:535): avc: denied { ioctl } for pid=2491 comm="system_server" path="/dev/lm8502" dev="tmpfs" ino=3693 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <4>[64179.919246] healthd: battery l=64 v=3700 t=36.0 h=2 st=3 c=-1239 chg=
- <4>[64180.317500] lowmem_shrink: convert oom_adj to oom_score_adj:
- <4>[64180.317500] oom_adj 0 => oom_score_adj 0
- <4>[64180.317531] oom_adj 1 => oom_score_adj 58
- <4>[64180.317531] oom_adj 2 => oom_score_adj 117
- <4>[64180.317531] oom_adj 3 => oom_score_adj 176
- <4>[64180.317531] oom_adj 9 => oom_score_adj 529
- <4>[64180.317561] oom_adj 15 => oom_score_adj 1000
- <6>[64181.866969] acc_open
- <6>[64181.867000] acc_release
- <6>[64182.211329] cfg80211: Calling CRDA to update world regulatory domain
- <6>[64182.468287] ADDRCONF(NETDEV_UP): wlan0: link is not ready
- <6>[64183.818263] msm_vidc_venc: Inside vid_enc_open()
- <6>[64183.818263]
- <6>[64183.818294] msm_vidc_enc: Inside vid_enc_open_client()
- <4>[64183.819728]
- <4>[64183.819728] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
- <6>[64183.840693] fw_version 2:28:2013
- <6>[64183.841548]
- <6>[64183.841548] msm_vidc_enc: Inside vid_enc_release()vidc_cleanup_addr_table(): buffer = OUTPUT
- <4>[64183.841548] vidc_cleanup_addr_table(): buffer = INPUT
- <6>[64183.841578]
- <6>[64183.841578] msm_vidc_enc: Inside vid_enc_close_client()
- <6>[64183.866786]
- <6>[64183.866786] msm_vidc_enc: Return from vid_enc_release()
- <6>[64183.868403] msm_vidc_venc: Inside vid_enc_open()
- <6>[64183.868403]
- <6>[64183.868403] msm_vidc_enc: Inside vid_enc_open_client()
- <4>[64183.873286]
- <4>[64183.873286] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
- <6>[64183.890681] fw_version 2:28:2013
- <6>[64183.891536]
- <6>[64183.891536] msm_vidc_enc: Inside vid_enc_release()vidc_cleanup_addr_table(): buffer = OUTPUT
- <4>[64183.891566] vidc_cleanup_addr_table(): buffer = INPUT
- <6>[64183.891566]
- <6>[64183.891566] msm_vidc_enc: Inside vid_enc_close_client()
- <6>[64183.914821]
- <6>[64183.914821] msm_vidc_enc: Return from vid_enc_release()
- <6>[64183.916133] msm_vidc_venc: Inside vid_enc_open()
- <6>[64183.916163]
- <6>[64183.916163] msm_vidc_enc: Inside vid_enc_open_client()
- <4>[64183.917598]
- <4>[64183.917598] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
- <6>[64183.940730] fw_version 2:28:2013
- <6>[64183.941615]
- <6>[64183.941615] msm_vidc_enc: Inside vid_enc_release()vidc_cleanup_addr_table(): buffer = OUTPUT
- <4>[64183.941646] vidc_cleanup_addr_table(): buffer = INPUT
- <6>[64183.941646]
- <6>[64183.941646] msm_vidc_enc: Inside vid_enc_close_client()
- <6>[64183.966945]
- <6>[64183.966975] msm_vidc_enc: Return from vid_enc_release()
- <6>[64184.048488] msm_vidc_dec: Inside vid_dec_open()
- <4>[64184.049983]
- <4>[64184.049983] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
- <6>[64184.077815] fw_version 2:28:2013
- <6>[64184.081050] msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
- <4>[64184.081050] vidc_cleanup_addr_table(): buffer = INPUT
- <6>[64184.106166] msm_vidc_dec: Return from vid_dec_release()
- <6>[64184.107509] msm_vidc_dec: Inside vid_dec_open()
- <4>[64184.109126]
- <4>[64184.109126] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
- <6>[64184.132014] fw_version 2:28:2013
- <6>[64184.132960] msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
- <4>[64184.132991] vidc_cleanup_addr_table(): buffer = INPUT
- <6>[64184.161647] msm_vidc_dec: Return from vid_dec_release()
- <6>[64184.162501] msm_vidc_dec: Inside vid_dec_open()
- <4>[64184.164699]
- <4>[64184.164699] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
- <6>[64184.180659] fw_version 2:28:2013
- <6>[64184.180995] msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
- <4>[64184.181025] vidc_cleanup_addr_table(): buffer = INPUT
- <6>[64184.204860] msm_vidc_dec: Return from vid_dec_release()
- <6>[64184.205592] msm_vidc_dec: Inside vid_dec_open()
- <4>[64184.207240]
- <4>[64184.207240] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
- <6>[64184.230617] fw_version 2:28:2013
- <6>[64184.230922] msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
- <4>[64184.230922] vidc_cleanup_addr_table(): buffer = INPUT
- <6>[64184.254573] msm_vidc_dec: Return from vid_dec_release()
- <6>[64184.255275] msm_vidc_dec: Inside vid_dec_open()
- <4>[64184.256679]
- <4>[64184.256679] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
- <6>[64184.280543] fw_version 2:28:2013
- <6>[64184.285518] msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
- <4>[64184.285548] vidc_cleanup_addr_table(): buffer = INPUT
- <6>[64184.305751] msm_vidc_dec: Return from vid_dec_release()
- <6>[64184.307185] msm_vidc_dec: Inside vid_dec_open()
- <4>[64184.313289]
- <4>[64184.313289] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
- <6>[64184.331691] fw_version 2:28:2013
- <6>[64184.342738] msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
- <4>[64184.342738] vidc_cleanup_addr_table(): buffer = INPUT
- <6>[64184.373652] msm_vidc_dec: Return from vid_dec_release()
- <6>[64184.375026] msm_vidc_dec: Inside vid_dec_open()
- <4>[64184.376552]
- <4>[64184.376552] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
- <6>[64184.400752] fw_version 2:28:2013
- <6>[64184.405025] msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
- <4>[64184.405055] vidc_cleanup_addr_table(): buffer = INPUT
- <6>[64184.436061] msm_vidc_dec: Return from vid_dec_release()
- <6>[64184.437343] msm_vidc_dec: Inside vid_dec_open()
- <4>[64184.438869]
- <4>[64184.438899] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
- <6>[64184.460597] fw_version 2:28:2013
- <6>[64184.470698] msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
- <4>[64184.470729] vidc_cleanup_addr_table(): buffer = INPUT
- <6>[64184.495967] msm_vidc_dec: Return from vid_dec_release()
- <6>[64184.997127] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
- <38>[64186.818446] type=1400 audit(1433867155.330:536): avc: denied { ioctl } for pid=2262 comm="BootAnimation" path="/dev/kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:bootanim:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[64187.190303] type=1400 audit(1433867155.701:537): avc: denied { read } for pid=3054 comm="netd" name="hosts" dev="dm-10" ino=413 scontext=u:r:netd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>[64187.191218] type=1400 audit(1433867155.711:538): avc: denied { open } for pid=3054 comm="netd" name="hosts" dev="dm-10" ino=413 scontext=u:r:netd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>[64187.191585] type=1400 audit(1433867155.711:539): avc: denied { getattr } for pid=3054 comm="netd" path="/system/etc/hosts" dev="dm-10" ino=413 scontext=u:r:netd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>[64187.995875] type=1400 audit(1433867156.354:540): avc: denied { read write } for pid=3097 comm="RenderThread" name="kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[64187.996455] type=1400 audit(1433867156.354:541): avc: denied { open } for pid=3097 comm="RenderThread" name="kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[64187.996699] type=1400 audit(1433867156.354:542): avc: denied { ioctl } for pid=3097 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[64188.040095] type=1400 audit(1433867156.404:543): avc: denied { getattr } for pid=2973 comm="launcher-loader" path="/system/framework/com.google.android.maps.jar" dev="dm-10" ino=1875 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>[64188.045802] type=1400 audit(1433867156.414:544): avc: denied { read } for pid=2973 comm="launcher-loader" name="com.google.android.maps.jar" dev="dm-10" ino=1875 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>[64188.046321] type=1400 audit(1433867156.414:545): avc: denied { open } for pid=2973 comm="launcher-loader" name="com.google.android.maps.jar" dev="dm-10" ino=1875 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>[64188.654323] type=1400 audit(1433867157.024:546): avc: denied { getattr } for pid=3131 comm="id.partnersetup" path="/system/priv-app/GooglePartnerSetup/GooglePartnerSetup.apk" dev="dm-10" ino=14729 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>[64188.655025] type=1400 audit(1433867157.024:547): avc: denied { read } for pid=3131 comm="id.partnersetup" name="GooglePartnerSetup.apk" dev="dm-10" ino=14729 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>[64188.655208] type=1400 audit(1433867157.024:548): avc: denied { open } for pid=3131 comm="id.partnersetup" name="GooglePartnerSetup.apk" dev="dm-10" ino=14729 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>[64188.734126] type=1400 audit(1433867157.104:549): avc: denied { getattr } for pid=3131 comm="id.partnersetup" path="/system/priv-app/GooglePartnerSetup" dev="dm-10" ino=14728 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=dir permissive=1
- <6>[64189.156764] lsm303dlh_acc_sysfs: hw init start
- <6>[64189.157680] lsm303dlh_acc_sysfs: hw init done
- <38>[64189.500026] type=1400 audit(1433867157.865:550): avc: denied { ioctl } for pid=147 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <4>[64189.524928] healthd: battery l=64 v=3691 t=36.0 h=2 st=3 c=-1475 chg=
- <6>[64189.552760] msm_release_control: control0
- <6>[64189.552791] __msm_release, open count =0
- <6>[64189.552791] __msm_release, vfe_release
- <6>[64189.552791] __msm_release: draining queue pict
- <6>[64189.552791] __msm_release: draining queue event
- <6>[64189.552821] __msm_release: completed
- <6>[64189.552821] msm_release_control: draining queue control
- <6>[64189.552821] msm_release_control, completed
- <38>[64189.553035] type=1400 audit(1433867157.925:551): avc: denied { read write } for pid=2720 comm="Binder_2" name="control0" dev="tmpfs" ino=3751 scontext=u:r:mediaserver:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[64189.553706] type=1400 audit(1433867157.925:552): avc: denied { open } for pid=2720 comm="Binder_2" name="control0" dev="tmpfs" ino=3751 scontext=u:r:mediaserver:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[64189.553950] type=1400 audit(1433867157.925:553): avc: denied { ioctl } for pid=2720 comm="Binder_2" path="/dev/msm_camera/control0" dev="tmpfs" ino=3751 scontext=u:r:mediaserver:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <4>[64189.621760] fs_vfe: Failed to create debugfs directory
- <4>[64189.640925] +++ config_camera_on_gpios_web_cam_mt9m113
- <4>[64189.640986] 8058_lvs0: Failed to create debugfs directory
- <4>[64189.641322] config_camera_on_gpios_web_cam_mt9m113:enable the regulator votg_lvs0 succeed
- <4>[64189.641353] 8058_l11: Failed to create debugfs directory
- <4>[64189.641719] config_camera_on_gpios_web_cam_mt9m113:enable the regulator votg_vreg_l11 succeed
- <4>[64189.641719] --- config_camera_on_gpios_web_cam_mt9m113
- <6>[64189.881709] msm_camio_set_perf_lvl: S_INIT rc = 2229818112
- <6>[64189.884700] msm_camio_set_perf_lvl: S_PREVIEW rc = 0
- <4>[64189.884730] fs_vpe: Failed to create debugfs directory
- <6>[64189.885921] msm_enqueue: queue control new max is 1
- <6>[64190.178370] get_pic:MSM_CAM_IOCTL_ABORT_CAPTURE
- <6>[64190.178493] vfe31_proc_general: cmdID = STOP
- <3>[64190.178493] msm_empty_frame_q: NULL value for g_pmsm
- <6>[64190.178584] msm_release_config: config0
- <6>[64190.178584] __msm_release, open count =1
- <6>[64190.178584] msm_release_config: draining queue event
- <6>[64190.178584] msm_release_config, completed
- <6>[64190.179072] msm_release_control: control0
- <6>[64190.179072] msm_release_control, stop vfe if active
- <6>[64190.179103] __msm_release, open count =0
- <6>[64190.179103] __msm_release, vfe_release
- <6>[64190.179103] vfe31_release, free_irq
- <6>[64190.179133] msm_vpe_release: In
- <6>[64190.179713] msm_vpe_release: Out
- <6>[64190.179774] vfe31_release, msm_camio_disable
- <6>[64190.197078] msm_camio_set_perf_lvl: S_EXIT
- <6>[64190.200252] __msm_release, s_release
- <6>[64190.220393] __msm_release, msm_camio_sensor_clk_off
- <4>[64190.221217] +++ config_camera_off_gpios_web_cam_mt9m113
- <4>[64190.221553] config_camera_off_gpios_web_cam_mt9m113:disable the regulator: votg_lvs0 succeed
- <4>[64190.221889] config_camera_off_gpios_web_cam_mt9m113:disable the regulator: votg_vreg_l11 succeed
- <4>[64190.221889] --- config_camera_off_gpios_web_cam_mt9m113
- <6>[64190.221919] __msm_release: draining queue pict
- <6>[64190.221919] __msm_release: draining queue event
- <6>[64190.221950] __msm_release: completed
- <6>[64190.221950] msm_release_control: draining queue control
- <6>[64190.221950] msm_release_control, completed
- <38>[64191.159480] type=1400 audit(1433867159.517:554): avc: denied { read write } for pid=3215 comm="RenderThread" name="kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[64191.160121] type=1400 audit(1433867159.517:555): avc: denied { read write open } for pid=3215 comm="RenderThread" name="kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[64191.171229] type=1400 audit(1433867159.517:556): avc: denied { ioctl } for pid=3215 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[64191.282985] type=1400 audit(1433867159.637:557): avc: denied { ioctl } for pid=3097 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[64193.928126] type=1400 audit(1433867162.289:558): avc: denied { read } for pid=3274 comm="netd" name="hosts" dev="dm-10" ino=413 scontext=u:r:netd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>[64193.928859] type=1400 audit(1433867162.289:559): avc: denied { open } for pid=3274 comm="netd" name="hosts" dev="dm-10" ino=413 scontext=u:r:netd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>[64193.929255] type=1400 audit(1433867162.289:560): avc: denied { getattr } for pid=3274 comm="netd" path="/system/etc/hosts" dev="dm-10" ino=413 scontext=u:r:netd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <6>[64194.155147] binder: release 2842:2842 transaction 19302151 out, still active
- <6>[64194.342311] binder: 2491:3146 transaction failed 29189, size 8-0
- <6>[64194.342311] binder: send failed reply for transaction 19302151, target dead
- <7>[64195.230922] wlan0: no IPv6 routers present
- <38>[64195.695491] type=1400 audit(1433867164.061:561): avc: denied { read write } for pid=3334 comm="RenderThread" name="kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[64195.696101] type=1400 audit(1433867164.061:562): avc: denied { open } for pid=3334 comm="RenderThread" name="kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <4>[64199.525874] healthd: battery l=64 v=3691 t=36.0 h=2 st=3 c=-1464 chg=
- <38>[64206.506434] type=1400 audit(1433867174.872:563): avc: denied { ioctl } for pid=3580 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[64206.507167] type=1400 audit(1433867174.872:564): avc: denied { read write } for pid=3580 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[64207.298182] type=1400 audit(1433867175.662:565): avc: denied { read write } for pid=147 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <6>[64208.561824] msm_device_put:device speaker_stereo_rx set 0
- <6>[64208.561915] msm_device_put:device speaker_stereo_rx set 1
- <3>[64208.561946] msm_device_put:device freq =48000
- <3>[64208.589381] Device active
- <4>[64209.546199] healthd: battery l=64 v=3686 t=36.0 h=2 st=3 c=-1405 chg=
- <6>[64211.807460] msm_device_put:device speaker_stereo_rx set 0
- <6>[64218.648677] msm_device_put:device speaker_stereo_rx set 0
- <6>[64218.648768] msm_device_put:device speaker_stereo_rx set 1
- <3>[64218.648768] msm_device_put:device freq =48000
- <3>[64218.676265] Device active
- <3>[64219.095698] init: no such service 'bugreport'
- <4>[64219.553981] healthd: battery l=64 v=3681 t=36.0 h=2 st=3 c=-1341 chg=
- <6>[64221.895595] msm_device_put:device speaker_stereo_rx set 0
- <4>[64229.578578] healthd: battery l=64 v=3696 t=36.0 h=2 st=3 c=-1332 chg=
- <38>[64232.329921] type=1400 audit(1433867200.687:566): avc: denied { write } for pid=4150 comm="vervolv.toolbox" name="run" dev="sysfs" ino=5304 scontext=u:r:system_app:s0 tcontext=u:object_r:sysfs_writable:s0 tclass=file permissive=1
- <38>[64232.330623] type=1400 audit(1433867200.687:567): avc: denied { open } for pid=4150 comm="vervolv.toolbox" name="run" dev="sysfs" ino=5304 scontext=u:r:system_app:s0 tcontext=u:object_r:sysfs_writable:s0 tclass=file permissive=1
- <38>[64232.331233] type=1400 audit(1433867200.697:568): avc: denied { getattr } for pid=4150 comm="vervolv.toolbox" path="/sys/kernel/mm/ksm/run" dev="sysfs" ino=5304 scontext=u:r:system_app:s0 tcontext=u:object_r:sysfs_writable:s0 tclass=file permissive=1
- <4>[64239.595881] healthd: battery l=64 v=3691 t=36.0 h=2 st=3 c=-1392 chg=
- <4>[64249.618556] healthd: battery l=63 v=3686 t=36.0 h=2 st=3 c=-1370 chg=
- <4>[64259.628444] healthd: battery l=63 v=3686 t=36.0 h=2 st=3 c=-1375 chg=
- <6>[64266.168513] msm_device_put:device speaker_stereo_rx set 0
- <6>[64266.168605] msm_device_put:device speaker_stereo_rx set 1
- <3>[64266.168605] msm_device_put:device freq =48000
- <3>[64266.195643] Device active
- <38>[64268.227809] type=1400 audit(1433867236.592:569): avc: denied { read write } for pid=5094 comm="RenderThread" name="kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[64268.228450] type=1400 audit(1433867236.592:570): avc: denied { open } for pid=5094 comm="RenderThread" name="kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[64268.233150] type=1400 audit(1433867236.592:571): avc: denied { ioctl } for pid=5094 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[64268.252162] type=1400 audit(1433867236.622:572): avc: denied { ioctl } for pid=147 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[64268.373561] type=1400 audit(1433867236.742:573): avc: denied { getattr } for pid=4444 comm="le.android.talk" path="/system/framework/com.google.android.media.effects.jar" dev="dm-10" ino=1876 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <6>[64269.414607] msm_device_put:device speaker_stereo_rx set 0
- <4>[64269.647090] healthd: battery l=63 v=3686 t=36.0 h=2 st=3 c=-1535 chg=
- <4>[64279.661250] healthd: battery l=63 v=3681 t=36.0 h=2 st=3 c=-1401 chg=
- <38>[64280.415980] type=1400 audit(1433867248.784:574): avc: denied { read } for pid=5328 comm="droid.gallery3d" name="com.google.android.media.effects.jar" dev="dm-10" ino=1876 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>[64280.418910] type=1400 audit(1433867248.784:575): avc: denied { open } for pid=5328 comm="droid.gallery3d" name="com.google.android.media.effects.jar" dev="dm-10" ino=1876 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <4>[64289.677821] healthd: battery l=63 v=3691 t=36.0 h=2 st=3 c=-1391 chg=
- <6>[64296.651881] msm_device_put:device speaker_stereo_rx set 0
- <6>[64296.651973] msm_device_put:device speaker_stereo_rx set 1
- <3>[64296.651973] msm_device_put:device freq =48000
- <3>[64296.679164] Device active
- <4>[64299.700435] healthd: battery l=63 v=3691 t=36.0 h=2 st=3 c=-1303 chg=
- <4>[64306.595057] avc: denied { set } for property=ctl.dumplogcat:-D -B -o /data/data/com.evervolv.toolbox/files/logcat -m -r -d -k scontext=u:r:system_app:s0 tcontext=u:object_r:ctl_default_prop:s0 tclass=property_service
- <3>[64306.605250] init: Warning! Service dumplogcat needs a SELinux domain defined; please fix!
- <4>[64306.633174] dumplogcat (5404): /proc/5404/oom_adj is deprecated, please use /proc/5404/oom_score_adj instead.
- <38>[64306.663264] type=1400 audit(1433867275.029:576): avc: denied { ioctl } for pid=5393 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>[64306.691859] type=1400 audit(1433867275.059:577): avc: denied { read write } for pid=5393 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=3860 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- ------ LAST KMSG (/proc/last_klog) ------
- platform_init_mmu_mappings: entry
- platform_init_mmu_mappings:57: mapping shared ram as uncached at 0x40000000
- platform_init_mmu_mappings: exit
- platform_init_timer: entry
- platform_init_timer: exit
- platform_set_periodic_timer:39: cb 0x4010c6bd, arg 0x0, interval 10
- ******************************************
- * Welcome to bootie!
- * Version: 468
- ******************************************
- mmch_init: entry
- mmch_init: exit
- usbc: initialized (rc=0)
- target_init_buttonscan: entry
- target_init_board_id: emu=0, product=0x1, hwbuild=1
- boardtype=topaz-Wifi-pvt
- Memory bank 0 -> address: 0x40200000-0x46700000 size:0x06500000
- Memory bank 1 -> address: 0x48000000-0x7ff00000 size:0x37F00000
- i2c_init: Register GSBI 3 as i2c bus 0
- i2c_init_clock: The i2c clock rate is 19200000
- i2c_init: Register GSBI 4 as i2c bus 1
- i2c_init_clock: The i2c clock rate is 19200000
- i2c_init: Register GSBI 9 as i2c bus 2
- i2c_init_clock: The i2c clock rate is 19200000
- i2c_init: Register GSBI 8 as i2c bus 3
- i2c_init_clock: The i2c clock rate is 19200000
- i2c_init: Register GSBI 7 as i2c bus 4
- i2c_init_clock: The i2c clock rate is 19200000
- a6_init_sbw_pins: TCK: 157, TDIO; 158, WKUP: 155
- max8903b_gpio_init
- Starting battery authentication...
- Battery auth succeeded
- sys_init: entry
- Wall message(Boot reason) = 0x6f656d44 ("reboot")
- sys_init: booted because 'reboot'
- mmch_reset: entry
- Bus(0) Primecell ID regs:
- 0x80 0x11 0x4 0x0
- 0xd 0xf0 0x5 0xb1
- sdc1_clk_set 400000
- mmch_set_active:727: bus 0, active 1
- sdc1_clk_set 400000
- mmch_reset: exit
- mmch_set_active:727: bus 0, active 1
- sdc1_clk_set 400000
- cid: 0x2010053 0x454d3332 0x479070f0 0x36794e46
- mfg id: 0x2
- oem id: 0x100
- name: 'SEM32G'
- rev: 0x90
- sn: 0x70f03679
- date: 4.2011
- sdc1_clk_set 50000000
- token section is 10240 bytes long
- target_check_boot_condition: entry
- Wall message(Boot reason) = 0x6f656d44 ("reboot")
- display_init: displayWidth: 1024, displayHeight: 768
- Wall message(Boot reason) = 0x6f656d44 ("reboot")
- p=34 ca=1268800 v=3616080 i=-678593
- autobooting with 'fsboot' command
- loading file '/boot/uImage' to address 0x41000000
- parse_uimage:241: uimage 0x41000000
- <6>[ 0.000000] Booting Linux on physical CPU 0
- <6>[ 0.000000] Initializing cgroup subsys cpu
- <5>[ 0.000000] Linux version 3.4.106-tenderloin+ (flintman@mx.thenoblealliance.com) (gcc version 4.7 (GCC) ) #1 SMP PREEMPT Sun May 31 16:10:40 EDT 2015
- <4>[ 0.000000] CPU: ARMv7 Processor [510f02d2] revision 2 (ARMv7), cr=10c5387d
- <4>[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIVT ASID tagged instruction cache
- <4>[ 0.000000] Machine: tenderloin
- <6>[ 0.000000] memory pool 0 (start 38000000 size 600000) initialized
- <6>[ 0.000000] memory pool 1 (start 38600000 size 3802000) initialized
- <6>[ 0.000000] memory pool 3 (start 76400000 size 9200000) initialized
- <4>[ 0.000000] Memory policy: ECC disabled, Data cache writealloc
- <3>[ 0.000000] smem_find(137, 80): wrong size 64
- <3>[ 0.000000] smem_find(137, 72): wrong size 64
- <6>[ 0.000000] socinfo_init: v5, id=86, ver=2.0, raw_id=1696, raw_ver=1696, hw_plat=0, hw_plat_ver=65536
- <6>[ 0.000000] accessory_chip=0
- <7>[ 0.000000] On node 0 totalpages: 215296
- <7>[ 0.000000] free_area_init_node: node 0, pgdat 80a14840, node_mem_map 80cb3000
- <7>[ 0.000000] Normal zone: 2024 pages used for memmap
- <7>[ 0.000000] Normal zone: 0 pages reserved
- <7>[ 0.000000] Normal zone: 213272 pages, LIFO batch:31
- <6>[ 0.000000] passing from bootie 9437184 bytes at 7f600000 physical for fb
- <6>[ 0.000000] PERCPU: Embedded 6 pages/cpu @814a8000 s12096 r0 d12480 u32768
- <7>[ 0.000000] pcpu-alloc: s12096 r0 d12480 u32768 alloc=8*4096
- <7>[ 0.000000] pcpu-alloc: [0] 0 [0] 1
- <4>[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 213272
- <5>[ 0.000000] Kernel command line: androidboot.selinux=permissive root=/dev/ram0 rootwait ro fbcon=disable console=ttyS0,115200n8 androidboot.serialno=S81T9UCU26AQSE4K51QRPQGEROFNO8ER fb=0x7f600000 nduid=c158e9c33f2c82dcd11a528ed95347b1fbb819bd klog=0x7ff00000 klog_len=0x100000 boardtype=topaz-Wifi-pvt lastboot=reboot
- <6>[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
- <6>[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
- <6>[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
- <6>[ 0.000000] allocated 2072576 bytes of page_cgroup
- <6>[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
- <6>[ 0.000000] Memory: 101MB 740MB = 841MB total
- <5>[ 0.000000] Memory: 836428k/836428k available, 174260k reserved, 0K highmem
- <5>[ 0.000000] Virtual kernel memory layout:
- <5>[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
- <5>[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
- <5>[ 0.000000] vmalloc : 0xbf800000 - 0xff000000 (1016 MB)
- <5>[ 0.000000] lowmem : 0x80000000 - 0xbf400000 (1012 MB)
- <5>[ 0.000000] pkmap : 0x7fe00000 - 0x80000000 ( 2 MB)
- <5>[ 0.000000] .text : 0x80008000 - 0x80922840 (9323 kB)
- <5>[ 0.000000] .init : 0x80923000 - 0x80968f40 ( 280 kB)
- <5>[ 0.000000] .data : 0x8096a000 - 0x80a34340 ( 809 kB)
- <5>[ 0.000000] .bss : 0x80a34364 - 0x80cae070 (2536 kB)
- <6>[ 0.000000] SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
- <6>[ 0.000000] Preemptible hierarchical RCU implementation.
- <6>[ 0.000000] NR_IRQS:855
- <6>[ 0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 131071999ms
- <6>[ 0.000000] Switching to timer-based delay loop
- <7>[ 0.000000] ODEBUG: 4 of 4 active objects replaced
- <6>[ 0.001892] Calibrating delay loop (skipped), value calculated using timer frequency.. 13.50 BogoMIPS (lpj=67500)
- <6>[ 0.001922] pid_max: default: 32768 minimum: 301
- <6>[ 0.002227] Security Framework initialized
- <6>[ 0.002258] SELinux: Initializing.
- <7>[ 0.002349] SELinux: Starting in permissive mode
- <6>[ 0.002502] Mount-cache hash table entries: 512
- <6>[ 0.004302] Initializing cgroup subsys cpuacct
- <6>[ 0.004333] Initializing cgroup subsys memory
- <6>[ 0.004394] Initializing cgroup subsys freezer
- <6>[ 0.004486] CPU: Testing write buffer coherency: ok
- <6>[ 0.004791] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
- <6>[ 0.004821] hw perfevents: enabled with ARMv7 Scorpion-MP PMU driver, 5 counters available
- <6>[ 0.004974] Setting up static identity map for 0x408bf058 - 0x408bf0bc
- <6>[ 0.036956] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
- <6>[ 0.037139] Brought up 2 CPUs
- <6>[ 0.037170] SMP: Total of 2 processors activated (27.00 BogoMIPS).
- <6>[ 0.055938] VFP support v0.3: implementor 51 architecture 64 part 2d variant 0 rev 0
- <6>[ 0.057464] dummy:
- <6>[ 0.058105] NET: Registered protocol family 16
- <6>[ 0.059204] DMA: preallocated 256 KiB pool for atomic coherent allocations
- <3>[ 0.059417] AXI: msm_bus_fabric_init_driver(): msm_bus_fabric_init_driver
- <6>[ 0.060852] meminfo_init: smem ram ptable found: ver: 0 len: 7
- <6>[ 0.060852] Found 2 memory banks grouped into 16 memory regions
- <6>[ 0.061187] gpiochip_add: registered GPIOs 0 to 172 on device: msmgpio
- <6>[ 0.062255] msm_tsens_early_init: done
- <6>[ 0.062316] msm_rpm_init: RPM firmware 2.0.67653
- <4>[ 0.062469] Choosing tenderloin_pins_wifi
- <3>[ 0.094665] msm_rpm_get_status(): Status id 433 not defined for target
- <3>[ 0.096923] Rate 27000000 for mi2s_osr_clk is greater than highest Fmax
- <3>[ 0.096954] mi2s_osr_clk handoff failed (-22)
- <3>[ 0.097015] Rate 27000000 for codec_i2s_mic_osr_clk is greater than highest Fmax
- <3>[ 0.097015] codec_i2s_mic_osr_clk handoff failed (-22)
- <3>[ 0.097076] Rate 27000000 for spare_i2s_mic_osr_clk is greater than highest Fmax
- <3>[ 0.097076] spare_i2s_mic_osr_clk handoff failed (-22)
- <3>[ 0.097137] Rate 27000000 for codec_i2s_spkr_osr_clk is greater than highest Fmax
- <3>[ 0.097167] codec_i2s_spkr_osr_clk handoff failed (-22)
- <3>[ 0.097198] Rate 27000000 for spare_i2s_spkr_osr_clk is greater than highest Fmax
- <3>[ 0.097229] spare_i2s_spkr_osr_clk handoff failed (-22)
- <3>[ 0.124633] tenderloin_init_gpiomux: >= TOPAZ_DVT
- <6>[ 0.126068] saw_probe: id=0, name=8901_s0
- <6>[ 0.126678] saw_probe: id=1, name=8901_s1
- <6>[ 0.133819] pm8058_probe: PMIC revision: E3
- <6>[ 0.136108] gpiochip_add: registered GPIOs 173 to 212 on device: pm-gpio
- <6>[ 0.136535] pm_gpio_probe: OK: base=173, ngpio=40
- <6>[ 0.136962] gpiochip_add: registered GPIOs 213 to 224 on device: pm8xxx-mpp
- <6>[ 0.137054] pm8xxx_mpp_probe: OK: base=213, ngpio=12
- <6>[ 0.139953] pm8901_probe: PMIC revision reg: F4
- <6>[ 0.139953] pm8901_probe: PMIC version: PM8901 rev 2.1
- <6>[ 0.140930] gpiochip_add: registered GPIOs 225 to 228 on device: pm8xxx-mpp
- <6>[ 0.140991] pm8xxx_mpp_probe: OK: base=225, ngpio=4
- <3>[ 0.146301] Registering a6_0 device.
- <3>[ 0.146331] Registering a6_1 device.
- <4>[ 0.147918] 8058_s3: Failed to create debugfs directory
- <6>[ 0.148315] board_setup_S3A_1V8: 8058_s3: forcing HPM mode (2)
- <7>[ 0.148345] tenderloin_init_keypad
- <3>[ 0.148651] tenderloin_init: --
- <6>[ 0.148712] hw-breakpoint: found 3 (+1 reserved) breakpoint and 1 watchpoint registers.
- <6>[ 0.148712] hw-breakpoint: maximum watchpoint size is 8 bytes.
- <6>[ 0.192626] bio: create slab <bio-0> at 0
- <7>[ 0.194335] reg-fixed-voltage reg-fixed-voltage.0: vdd50_boost supplying 5000000uV
- <6>[ 0.196472] ION heap vmalloc created
- <6>[ 0.196594] ION heap mm created at 38200000 with size 3600000
- <6>[ 0.196655] ION heap mm_fw created at 38000000 with size 200000
- <6>[ 0.196746] ION heap mfc created at 3b800000 with size 2000
- <6>[ 0.196990] ION heap sf created at 76401000 with size 4000000
- <6>[ 0.197326] ION heap camera_preview created at 7a401000 with size 4000000
- <6>[ 0.197418] ION heap wb created at 7e401000 with size 600000
- <6>[ 0.197540] ION heap qsecom created at 7ea01000 with size 600000
- <6>[ 0.197601] ION heap audio created at 7f001000 with size 28b000
- <5>[ 0.197906] pmic8058_pwm_probe: OK
- <6>[ 0.198059] klog_init: phys buffer at 0x7ff00000
- <6>[ 0.198150] klog_init: virt address at 0xbfe00000
- <6>[ 0.198150] klog_init: found valid klog, len 1048576
- <6>klog_init: using buffer 2 at 0xbfe8000c, length 262116
- <6>klog_init: last_klog head=30384 tail=0 size=30384
- <6>klog_init: last_klog2 head=1841 tail=0 size=1841
- <6>klog_init: last_klog3 head=0 tail=0 size=0
- <5>SCSI subsystem initialized
- <6>usbcore: registered new interface driver usbfs
- <6>usbcore: registered new interface driver hub
- <6>usbcore: registered new device driver usb
- <6>input: pmic8xxx_pwrkey as /devices/platform/msm_ssbi.0/pm8058-core/pm8xxx-pwrkey/input/input0
- <6>Advanced Linux Sound Architecture Driver Version 1.0.25.
- <6>Bluetooth: Core ver 2.16
- <6>NET: Registered protocol family 31
- <6>Bluetooth: HCI device and connection manager initialized
- <6>Bluetooth: HCI socket layer initialized
- <6>Bluetooth: L2CAP socket layer initialized
- <6>Bluetooth: SCO socket layer initialized
- <6>cfg80211: Calling CRDA to update world regulatory domain
- <6>Switching to clocksource gp_timer
- <6>NET: Registered protocol family 2
- <6>IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
- <6>TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
- <6>TCP bind hash table entries: 65536 (order: 8, 1310720 bytes)
- <6>TCP: Hash tables configured (established 131072 bind 65536)
- <6>TCP: reno registered
- <6>UDP hash table entries: 512 (order: 2, 24576 bytes)
- <6>UDP-Lite hash table entries: 512 (order: 2, 24576 bytes)
- <6>NET: Registered protocol family 1
- <6>RPC: Registered named UNIX socket transport module.
- <6>RPC: Registered udp transport module.
- <6>RPC: Registered tcp transport module.
- <6>RPC: Registered tcp NFSv4.1 backchannel transport module.
- <6>Trying to unpack rootfs image as initramfs...
- <6>Freeing initrd memory: 908K
- <6>Detected 5 counters on the L2CC PMU.
- <6>pil_qdsp6v3 pil_qdsp6v3: using non-secure boot
- <3>smd_channel_probe_worker: allocation table not initialized
- <6>snddev_icodec_probe: msm_codec_i2s_slave_mode = 0
- <4>8058_s4: Failed to create debugfs directory
- <6>dspcrashd_probe: Platform driver values: Base = 0x46700000, Size = 0x2000000,pdata = 0xdeaddead
- <6>Max ACPU freq: 1782000 KHz
- <4>8901_s0: Failed to create debugfs directory
- <4>8901_s1: Failed to create debugfs directory
- <6>CPU0: 28 scaling frequencies supported.
- <6>CPU1: 28 scaling frequencies supported.
- <6>audit: initializing netlink socket (disabled)
- <5>type=2000 audit(0.300:1): initialized
- <6>NTFS driver 2.1.30 [Flags: R/W].
- <6>fuse init (API version 7.18)
- <6>msgmni has been set to 1635
- <7>SELinux: Registering netfilter hooks
- <6>Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
- <6>io scheduler noop registered
- <6>io scheduler deadline registered
- <6>io scheduler row registered (default)
- <6>io scheduler cfq registered
- <6>
- msm_vidc_enc: Inside vid_enc_init()<6>
- msm_vidc_enc: Inside vid_enc_vcd_init()<6>msm_serial_hs module loaded
- <6>[BT]msm_serial_hs module loaded
- <6>msm_serial_hsl: detected port #0
- <6>msm_serial_hsl.0: ttyHSL0 at MMIO 0x19c40000 (irq = 227) is a MSM
- <6>msm_serial_hsl: driver initialized
- <6>msm_rotator_probe: rotator_hw_revision=1
- <6>kgsl kgsl-3d0: |kgsl_gpummu_init| MMU type set for device is GPUMMU
- <6>kgsl kgsl-2d0: |kgsl_gpummu_init| MMU type set for device is GPUMMU
- <6>kgsl kgsl-2d1: |kgsl_gpummu_init| MMU type set for device is GPUMMU
- <6>brd: module loaded
- <6>loop: module loaded
- <6>lkdtm: No crash points registered, enable through debugfs
- <6>pmem: Initializing pmem_adsp as non-cached
- <3>pmem: Cannot allocate from reserved memory for pmem_adsp
- <4>android_pmem: probe of android_pmem.2 failed with error -1
- <6>pmem: Initializing pmem_audio as non-cached
- <6>allocating 2666496 bytes at 7f28c000 physical for pmem_audio
- <4>8058_l18: Failed to create debugfs directory
- <6>Before a6 call to i2c_add_driver.
- <3>a6_init_state: enabling A6 internal wake.
- <3>a6_init_state: TS2_I2C_WAKEUP_PERIOD = 0x1b
- <6>A6 Version: HW: 255, FW (M.m.B): 2.13.25, ManID: 28769, ProdTyp: 1281
- <5>A6 driver initialized successfully!
- <3>a6_init_state: enabling A6 internal wake.
- <3>a6_init_state: TS2_I2C_WAKEUP_PERIOD = 0x1b
- <6>A6 Version: HW: 255, FW (M.m.B): 2.7.29, ManID: 28769, ProdTyp: 1793
- <5>A6 driver initialized successfully!
- <4>i2c-core: driver [a6] using legacy suspend method
- <4>i2c-core: driver [a6] using legacy resume method
- <6>nduid: c158e9c33f2c82dcd11a528ed95347b1fbb819bd
- <3>hsuart_rxtx_lists_init: init 80b9c704
- <3>hsuart_rxtx_lists_init: init 80b9c738
- hsuart_tty:created 'ttyHS0' device on UART 0
- mdmgpio_init
- mdmgpio_probe
- <3>msm_wm8958_setup_power: codec power setup
- <4>vdd50_boost: Failed to create debugfs directory
- <4>8058_s3: Failed to create debugfs directory
- <3>wm8994_ldo_power: Power up the WM8994 LDOs
- <6>wm8994 4-001a: WM8958 revision B
- <4>wm8994 4-001a: No interrupt specified, no interrupts
- <7>gpiochip_find_base: found new base at 501
- <6>gpiochip_add: registered GPIOs 501 to 511 on device: wm8994
- <6>SCSI Media Changer driver v0.25
- <6>tun: Universal TUN/TAP device driver, 1.6
- <6>tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
- <6>PPP generic driver version 2.4.2
- <6>PPP BSD Compression module registered
- <6>PPP Deflate Compression module registered
- <6>PPP MPPE Compression module registered
- <6>NET: Registered protocol family 24
- <6>SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256) (6 bit encapsulation enabled).
- <6>CSLIP: code copyright 1989 Regents of the University of California.
- <3>board_sdio_wifi_enable
- <4>8058_s3: Failed to create debugfs directory
- <4>8901_l3: Failed to create debugfs directory
- <4>8901_l1: Failed to create debugfs directory
- <4>8058_l19: Failed to create debugfs directory
- <6>wifi_power(1) 1.8V sdio: set load
- <6>tenderloin_wifi_power: New regulator mode for 8058_s3: 2
- <6>wifi_power(1) 3.3V
- <6>wifi_power(1) 8901_l1 3.3V
- <6>wifi_power(1) 8058_l19 1.8V
- wifi_power(1) CHIP_PWD
- <4>8058_s1: Failed to create debugfs directory
- <4>8058_l6: Failed to create debugfs directory
- <4>8058_l7: Failed to create debugfs directory
- <3>Error: Driver 'msm_otg' is already registered, aborting...
- <6>ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
- <3>Rate 2147483647 for jpegd_clk is greater than highest Fmax
- <6>host driver registered w/ tranceiver
- <6>usbcore: registered new interface driver cdc_acm
- <6>cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
- <6>usbcore: registered new interface driver cdc_wdm
- <6>Initializing USB Mass Storage driver...
- <6>usbcore: registered new interface driver usb-storage
- <6>USB Mass Storage support registered.
- <6>usbcore: registered new interface driver ums-alauda
- <6>usbcore: registered new interface driver ums-cypress
- <6>usbcore: registered new interface driver ums-datafab
- <6>usbcore: registered new interface driver ums-freecom
- <6>usbcore: registered new interface driver ums-isd200
- <6>usbcore: registered new interface driver ums-jumpshot
- <6>usbcore: registered new interface driver ums-karma
- <6>usbcore: registered new interface driver ums-onetouch
- <6>usbcore: registered new interface driver ums-sddr09
- <6>usbcore: registered new interface driver ums-sddr55
- <6>usbcore: registered new interface driver ums-usbat
- <6>usbcore: registered new interface driver usbserial
- <6>usbserial: USB Serial Driver core
- <6>usbcore: registered new interface driver usb_ehset_test
- <6>peripheral driver registered w/ tranceiver
- <6>mbim_init: initialize 1 instances
- <6>mbim_init: Initialized 1 ports
- <6>rndis_qc_init: initialize rndis QC instance
- <6>android_usb gadget: Mass Storage Function, version: 2009/09/11
- <6>android_usb gadget: Number of LUNs=1
- <6> lun0: LUN: removable file: (no medium)
- <6>android_usb gadget: android_usb ready
- <4>8058_l10: Failed to create debugfs directory
- <4>vdd50_boost: Failed to create debugfs directory
- <6>GPIO Input Driver: Start gpio inputs for tenderloin-keypad in interrupt mode
- <6>input: tenderloin-keypad as /devices/virtual/input/input1
- <6>i2c i2c-0: mpu3050: +lsm303dlha
- <6>i2c i2c-0: mpu3050: +lsm303dlhm
- <4>i2c i2c-0: WARNING: Compass irq not assigned
- <4>i2c i2c-0: mpu3050: No Pressure Present
- <4>ODEBUG: object is on stack, but not annotated
- <4>------------[ cut here ]------------
- <4>WARNING: at /home/flintman/source/ever/loll-5.1/kernel/htc/msm8960/lib/debugobjects.c:302 __debug_object_init+0x2b0/0x36c()
- [<80014d00>] (unwind_backtrace+0x0/0x11c) from [<80078f50>] (warn_slowpath_common+0x48/0x60)
- [<80078f50>] (warn_slowpath_common+0x48/0x60) from [<80079020>] (warn_slowpath_null+0x18/0x1c)
- [<80079020>] (warn_slowpath_null+0x18/0x1c) from [<802a6f50>] (__debug_object_init+0x2b0/0x36c)
- [<802a6f50>] (__debug_object_init+0x2b0/0x36c) from [<8009687c>] (hrtimer_init+0x18/0x30)
- [<8009687c>] (hrtimer_init+0x18/0x30) from [<80083ab8>] (do_nsleep+0x2c/0xf0)
- [<80083ab8>] (do_nsleep+0x2c/0xf0) from [<80084f7c>] (hr_msleep+0x14/0x1c)
- [<80084f7c>] (hr_msleep+0x14/0x1c) from [<804430a0>] (MLDLPowerMgmtMPU+0x19c/0x4c4)
- [<804430a0>] (MLDLPowerMgmtMPU+0x19c/0x4c4) from [<80444894>] (mpu3050_open+0xa4/0x4bc)
- [<80444894>] (mpu3050_open+0xa4/0x4bc) from [<804411d0>] (mpu3050_probe+0x3a0/0x6c8)
- [<804411d0>] (mpu3050_probe+0x3a0/0x6c8) from [<8044e4e4>] (i2c_device_probe+0x98/0xc8)
- [<8044e4e4>] (i2c_device_probe+0x98/0xc8) from [<8034afcc>] (driver_probe_device+0x13c/0x348)
- [<8034afcc>] (driver_probe_device+0x13c/0x348) from [<8034b240>] (__driver_attach+0x68/0x8c)
- [<8034b240>] (__driver_attach+0x68/0x8c) from [<80349764>] (bus_for_each_dev+0x50/0x88)
- [<80349764>] (bus_for_each_dev+0x50/0x88) from [<80349f2c>] (bus_add_driver+0xf0/0x25c)
- [<80349f2c>] (bus_add_driver+0xf0/0x25c) from [<8034ba00>] (driver_register+0x9c/0x120)
- [<8034ba00>] (driver_register+0x9c/0x120) from [<8044f2ac>] (i2c_register_driver+0xac/0xd8)
- [<8044f2ac>] (i2c_register_driver+0xac/0xd8) from [<80947540>] (mpu_init+0x10/0x60)
- [<80947540>] (mpu_init+0x10/0x60) from [<80923b1c>] (do_one_initcall+0x90/0x160)
- [<80923b1c>] (do_one_initcall+0x90/0x160) from [<80923ce0>] (kernel_init+0xf4/0x1b8)
- [<80923ce0>] (kernel_init+0xf4/0x1b8) from [<8000f674>] (kernel_thread_exit+0x0/0x8)
- <4>---[ end trace 992c9206cf8ed2da ]---
- <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0
- <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 0
- <6>gpio_keys_scan_keys: key 1-ac, 2 (40) changed to 0
- <3>ulpi_read: timeout 48300000
- <6>i2c i2c-0: Installing irq using 381
- <6>i2c i2c-0: Module Param interface = mpuirq
- <4>i2c-core: driver [mpu3050] using legacy suspend method
- <4>i2c-core: driver [mpu3050] using legacy resume method
- <7>mpu_init
- <6><6>lsm303dlh magnetometer driver
- <3>lsm303dlh_mag_sysfs: probe start
- <6>input: lsm303dlh_mag_sysfs as /devices/i2c-0/0-001e/input/input2
- <6>lsm303dlh_mag_sysfs 0-001e: lsm303dlh_mag probed
- <7>lsm303dlh_acc_sysfs accelerometer driver: init
- <6>lsm303dlh_acc_sysfs: probe start.
- <6>lsm303dlh_acc_sysfs: hw init start
- <6>lsm303dlh_acc_sysfs: hw init done
- <6>input: lsm303dlh_acc_sysfs as /devices/i2c-0/0-0018/input/input3
- <6>lsm303dlh_acc_sysfs 0-0018: lsm303dlh_acc_sysfs: probed
- <4>i2c-core: driver [lsm303dlh_acc_sysfs] using legacy suspend method
- <4>i2c-core: driver [lsm303dlh_acc_sysfs] using legacy resume method
- <4>------------[ cut here ]------------
- <4>WARNING: at /home/flintman/source/ever/loll-5.1/kernel/htc/msm8960/lib/debugobjects.c:262 debug_print_object+0x94/0xbc()
- <3>ODEBUG: assert_init not available (active state 0) object type: timer_list hint: stub_timer+0x0/0x10
- [<80014d00>] (unwind_backtrace+0x0/0x11c) from [<80078f50>] (warn_slowpath_common+0x48/0x60)
- [<80078f50>] (warn_slowpath_common+0x48/0x60) from [<80078fc0>] (warn_slowpath_fmt+0x2c/0x3c)
- [<80078fc0>] (warn_slowpath_fmt+0x2c/0x3c) from [<802a6bc0>] (debug_print_object+0x94/0xbc)
- [<802a6bc0>] (debug_print_object+0x94/0xbc) from [<802a74f4>] (debug_object_assert_init+0xac/0xd4)
- [<802a74f4>] (debug_object_assert_init+0xac/0xd4) from [<8008479c>] (del_timer+0x14/0xb4)
- [<8008479c>] (del_timer+0x14/0xb4) from [<8008de6c>] (__cancel_work_timer+0x20/0x10c)
- [<8008de6c>] (__cancel_work_timer+0x20/0x10c) from [<80448a64>] (isl29023_set_power_state+0x70/0x78)
- [<80448a64>] (isl29023_set_power_state+0x70/0x78) from [<806adffc>] (isl29023_probe+0x188/0x370)
- [<806adffc>] (isl29023_probe+0x188/0x370) from [<8044e4e4>] (i2c_device_probe+0x98/0xc8)
- [<8044e4e4>] (i2c_device_probe+0x98/0xc8) from [<8034afcc>] (driver_probe_device+0x13c/0x348)
- [<8034afcc>] (driver_probe_device+0x13c/0x348) from [<8034b240>] (__driver_attach+0x68/0x8c)
- [<8034b240>] (__driver_attach+0x68/0x8c) from [<80349764>] (bus_for_each_dev+0x50/0x88)
- [<80349764>] (bus_for_each_dev+0x50/0x88) from [<80349f2c>] (bus_add_driver+0xf0/0x25c)
- [<80349f2c>] (bus_add_driver+0xf0/0x25c) from [<8034ba00>] (driver_register+0x9c/0x120)
- [<8034ba00>] (driver_register+0x9c/0x120) from [<8044f2ac>] (i2c_register_driver+0xac/0xd8)
- [<8044f2ac>] (i2c_register_driver+0xac/0xd8) from [<80923b1c>] (do_one_initcall+0x90/0x160)
- [<80923b1c>] (do_one_initcall+0x90/0x160) from [<80923ce0>] (kernel_init+0xf4/0x1b8)
- [<80923ce0>] (kernel_init+0xf4/0x1b8) from [<8000f674>] (kernel_thread_exit+0x0/0x8)
- <4>---[ end trace 992c9206cf8ed2db ]---
- <6>input: isl29023 light sensor as /devices/virtual/input/input4
- isl29023 input_dev success
- <6>isl29023 0-0044: driver version 1.0 enabled
- <4>i2c-core: driver [isl29023] using legacy suspend method
- <4>i2c-core: driver [isl29023] using legacy resume method
- <6>using rtc device, pm8xxx_rtc, for alarms<6>rtc-pm8xxx rtc-pm8xxx: rtc core: registered pm8xxx_rtc as rtc0
- <6>i2c /dev entries driver
- <6>lirc_dev: IR Remote Control driver registered, major 240
- <6>IR RC5 (streamzap) protocol handler initialized
- <6>IR SANYO protocol handler initialized
- <6>IR MCE Keyboard/mouse protocol handler initialized
- <6>IR LIRC bridge handler initialized
- <6>Linux video capture interface: v2.00
- +++ config_camera_on_gpios_web_cam_mt9m113
- <4>8058_lvs0: Failed to create debugfs directory
- config_camera_on_gpios_web_cam_mt9m113:enable the regulator votg_lvs0 succeed
- <4>8058_l11: Failed to create debugfs directory
- config_camera_on_gpios_web_cam_mt9m113:enable the regulator votg_vreg_l11 succeed
- --- config_camera_on_gpios_web_cam_mt9m113
- <4>fs_vfe: Failed to create debugfs directory
- <3>ulpi_read: timeout 48300000
- +++ config_camera_off_gpios_web_cam_mt9m113
- config_camera_off_gpios_web_cam_mt9m113:disable the regulator: votg_lvs0 succeed
- config_camera_off_gpios_web_cam_mt9m113:disable the regulator: votg_vreg_l11 succeed
- --- config_camera_off_gpios_web_cam_mt9m113
- <6>msm_sync_init: initialized mt9m113
- <6>max8903b driver registeration! rc = 0
- <6>msm_adc successfully registered
- <5>tsens_tm_init: OK
- <6>device-mapper: uevent: version 1.0.3
- <6>device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
- <6>device-mapper: multipath: version 1.3.2 loaded
- <6>device-mapper: multipath round-robin: version 1.0.0 loaded
- <6>device-mapper: multipath queue-length: version 0.1.0 loaded
- <6>device-mapper: multipath service-time: version 0.2.0 loaded
- <6>cpuidle: using governor ladder
- <6>cpuidle: using governor menu
- <6>mmc0: SDCC Version: 0x00000000
- <3>mmc0: No card detect facilities available
- <4>8901_l5: Failed to create debugfs directory
- <4>8901_lvs0: Failed to create debugfs directory
- <6>mmc0: Qualcomm MSM SDCC-core at 0x0000000012400000 irq 136,0 dma 18 dmacrcri 1
- <6>mmc0: Controller capabilities: 0x00000001
- <6>mmc0: 8 bit data mode enabled
- <6>mmc0: 4 bit data mode disabled
- <6>mmc0: polling status mode disabled
- <6>mmc0: MMC clock 400000 -> 48000000 Hz, PCLK 0 Hz
- <6>mmc0: Slot eject status = 0
- <6>mmc0: Power save feature enable = 1
- <6>mmc0: DM non-cached buffer at bf8e6000, dma_addr 0x74920000
- <6>mmc0: DM cmd busaddr 0x74920000, cmdptr busaddr 0x74937f40
- <6>mmc1: SDCC Version: 0x00000000
- <3>mmc1: No card detect facilities available
- <4>8058_s3: Failed to create debugfs directory
- <6>mmc1: Qualcomm MSM SDCC-core at 0x00000000121c0000 irq 133,0 dma 21 dmacrcri 5
- <6>mmc1: Controller capabilities: 0x00000001
- <6>mmc1: 8 bit data mode disabled
- <6>mmc1: 4 bit data mode enabled
- <6>mmc1: polling status mode disabled
- <6>mmc1: MMC clock 400000 -> 48000000 Hz, PCLK 0 Hz
- <6>mmc1: Slot eject status = 0
- <6>mmc1: Power save feature enable = 1
- <6>mmc1: DM non-cached buffer at bfb01000, dma_addr 0x74940000
- <6>mmc1: DM cmd busaddr 0x74940000, cmdptr busaddr 0x74957f40
- tenderloin_probe_wifi: id 4 mmc b5a17000
- <3>board_sdio_wifi_enable
- <7>LM8502 module init called
- <7>LM8502 probe called
- <3>ulpi_read: timeout 48300000
- <3>ulpi_read: timeout 48300000
- <3>qup_i2c qup_i2c.3: QUP: I2C status flags :0x1343c8, irq:193
- <3>qup_i2c qup_i2c.3: I2C slave addr:0x33 not connected
- <3>Unable to read LM8502 registers
- <7>Registered led device: core_navi_left
- <7>Registered led device: core_navi_right
- <4>i2c-core: driver [LM8502] using legacy suspend method
- <4>i2c-core: driver [LM8502] using legacy resume method
- <6>usbcore: registered new interface driver usbhid
- <6>usbhid: USB HID core driver
- <6>zram: num_devices not specified. Using default: 1
- <6>zram: Creating 1 devices ...
- <6>ashmem: initialized
- <6>logger: created 256K log 'log_main'
- <6>logger: created 256K log 'log_events'
- <6>logger: created 256K log 'log_radio'
- <6>logger: created 256K log 'log_system'
- <6>msm-cpu-dai msm-cpu-dai.0: asoc_msm_cpu_probe: dev name msm-cpu-dai.0
- <6>msm-codec-dai msm-codec-dai.0: asoc_msm_codec_probe: dev name msm-codec-dai.0
- <6>msm-dsp-audio msm-dsp-audio.0: msm_pcm_probe: dev name msm-dsp-audio.0
- <6>mmc0: disabling BKOPS
- <3>msm_wm8958_shutdown_power: codec power shutdown
- <4>vdd50_boost: Failed to create debugfs directory
- <3>wm8994_ldo_power: Power down the WM8994 LDOs
- <6>mmc0: new high speed MMC card at address 0001
- <6>mmcblk0: mmc0:0001 SEM32G 29.7 GiB
- <6>asoc: wm8994-aif1 <-> msm-cpu-dai.0 mapping ok
- <6>asoc: wm8994-aif2 <-> msm-cpu-dai.0 mapping ok
- <6>input: msm-audio headset as /devices/platform/soc-audio/sound/card0/input5
- <6>GACT probability NOT on
- <6>Mirror/redirect action on
- Failed to load ipt action
- <6>u32 classifier
- <6> Performance counters on
- <6> input device check on
- <6> Actions configured
- <6>Netfilter messages via NETLINK v0.30.
- <6>nf_conntrack version 0.5.0 (13083 buckets, 52332 max)
- <6>ctnetlink v0.93: registering with nfnetlink.
- <6>NF_TPROXY: Transparent proxy support initialized, version 4.1.0
- <6>NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
- <6>xt_time: kernel timezone is -0000
- <6> mmcblk0: p1 p2 p3 p4 < p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 >
- <6>ip_tables: (C) 2000-2006 Netfilter Core Team
- <6>arp_tables: (C) 2002 David S. Miller
- <6>TCP: cubic registered
- <6>NET: Registered protocol family 10
- <6>Mobile IPv6
- <6>ip6_tables: (C) 2000-2006 Netfilter Core Team
- <6>IPv6 over IPv4 tunneling driver
- <6>NET: Registered protocol family 17
- <6>NET: Registered protocol family 15
- <6>Bluetooth: RFCOMM TTY layer initialized
- <6>Bluetooth: RFCOMM socket layer initialized
- <6>Bluetooth: RFCOMM ver 1.11
- <6>Bluetooth: BNEP (Ethernet Emulation) ver 1.3
- <6>Bluetooth: HIDP (Human Interface Emulation) ver 1.2
- <6>L2TP core driver, V2.0
- <6>PPPoL2TP kernel driver, V2.0
- <6>L2TP IP encapsulation support (L2TPv3)
- <6>L2TP netlink interface
- <6>L2TP ethernet pseudowire support (L2TPv3)
- <3>lcdc_tenderloin_panel_init: +++++++++++++++++++++++
- <3>lcdc_tenderloin_probe: ++
- <6>Lcdc_tenderloin_probe: bl_pwm0=b5bbe400 LPG_chan0=0
- <6>setting pdata->panel_info.fb_num to 3. type: 3
- <4>------------[ cut here ]------------
- <4>WARNING: at /home/flintman/source/ever/loll-5.1/kernel/htc/msm8960/arch/arm/mach-msm/clock-local.c:424 rcg_clk_prepare+0x2c/0x48()
- Attempting to prepare pixel_mdp_clk before setting its rate. Set the rate first!
- [<80014d00>] (unwind_backtrace+0x0/0x11c) from [<80078f50>] (warn_slowpath_common+0x48/0x60)
- [<80078f50>] (warn_slowpath_common+0x48/0x60) from [<80078fc0>] (warn_slowpath_fmt+0x2c/0x3c)
- [<80078fc0>] (warn_slowpath_fmt+0x2c/0x3c) from [<8005bdc4>] (rcg_clk_prepare+0x2c/0x48)
- [<8005bdc4>] (rcg_clk_prepare+0x2c/0x48) from [<80022788>] (clk_prepare+0x94/0xe0)
- [<80022788>] (clk_prepare+0x94/0xe0) from [<802d6a40>] (cont_splash_clk_ctrl.part.0+0x14/0x74)
- [<802d6a40>] (cont_splash_clk_ctrl.part.0+0x14/0x74) from [<802d6ce8>] (lcdc_probe+0xc4/0x1fc)
- [<802d6ce8>] (lcdc_probe+0xc4/0x1fc) from [<8034c358>] (platform_drv_probe+0x14/0x18)
- [<8034c358>] (platform_drv_probe+0x14/0x18) from [<8034afcc>] (driver_probe_device+0x13c/0x348)
- [<8034afcc>] (driver_probe_device+0x13c/0x348) from [<80349ae4>] (bus_for_each_drv+0x48/0x8c)
- [<80349ae4>] (bus_for_each_drv+0x48/0x8c) from [<8034b324>] (device_attach+0x7c/0xa0)
- [<8034b324>] (device_attach+0x7c/0xa0) from [<80349cb8>] (bus_probe_device+0x28/0x98)
- [<80349cb8>] (bus_probe_device+0x28/0x98) from [<80348334>] (device_add+0x3f4/0x5a8)
- [<80348334>] (device_add+0x3f4/0x5a8) from [<8034c854>] (platform_device_add+0x12c/0x19c)
- [<8034c854>] (platform_device_add+0x12c/0x19c) from [<802c0dd8>] (msm_fb_add_device+0x154/0x1b0)
- [<802c0dd8>] (msm_fb_add_device+0x154/0x1b0) from [<806a276c>] (lcdc_tenderloin_probe+0x78/0x98)
- [<806a276c>] (lcdc_tenderloin_probe+0x78/0x98) from [<8034c358>] (platform_drv_probe+0x14/0x18)
- [<8034c358>] (platform_drv_probe+0x14/0x18) from [<8034afcc>] (driver_probe_device+0x13c/0x348)
- [<8034afcc>] (driver_probe_device+0x13c/0x348) from [<80349ae4>] (bus_for_each_drv+0x48/0x8c)
- [<80349ae4>] (bus_for_each_drv+0x48/0x8c) from [<8034b324>] (device_attach+0x7c/0xa0)
- [<8034b324>] (device_attach+0x7c/0xa0) from [<80349cb8>] (bus_probe_device+0x28/0x98)
- [<80349cb8>] (bus_probe_device+0x28/0x98) from [<80348334>] (device_add+0x3f4/0x5a8)
- [<80348334>] (device_add+0x3f4/0x5a8) from [<8034c854>] (platform_device_add+0x12c/0x19c)
- [<8034c854>] (platform_device_add+0x12c/0x19c) from [<8006671c>] (lcdc_tenderloin_device_register+0x7c/0xc8)
- [<8006671c>] (lcdc_tenderloin_device_register+0x7c/0xc8) from [<8092f5f0>] (lcdc_tenderloin_panel_init+0xa8/0xd8)
- [<8092f5f0>] (lcdc_tenderloin_panel_init+0xa8/0xd8) from [<80923b1c>] (do_one_initcall+0x90/0x160)
- [<80923b1c>] (do_one_initcall+0x90/0x160) from [<80923ce0>] (kernel_init+0xf4/0x1b8)
- [<80923ce0>] (kernel_init+0xf4/0x1b8) from [<8000f674>] (kernel_thread_exit+0x0/0x8)
- <4>---[ end trace 992c9206cf8ed2dc ]---
- <3>ulpi_read: timeout 48300000
- <6>FrameBuffer[0] 1024x768 size=9437184 bytes is registered successfully!
- <4>load_565rle_image: Can not open /initlogo.rle
- <7>Registered led device: lcd-backlight
- <6>mdp4_lcdc_vsync_init: ndx=0
- <5>Registering SWP/SWPB emulation handler
- <6>clock_late_init: Removing enables held for handed-off clocks
- <6>MSM Watchdog Initialized
- <4>mmc1: queuing unknown CIS tuple 0x01 (3 bytes)
- <4>8058_l5: Failed to create debugfs directory
- <4>8058_l5: Failed to create debugfs directory
- <4>8058_l5: Failed to create debugfs directory
- <6>rtc-pm8xxx rtc-pm8xxx: setting system clock to 2015-06-07 19:33:16 UTC (1433705596)
- <6>msm_v4l2: msm_v4l2_init
- <6>ALSA device list:
- <6> #0: msm-audio
- <4>Warning: unable to open an initial console.
- <6>Freeing init memory: 276K
- <4>mmc1: queuing unknown CIS tuple 0x1a (5 bytes)
- <3>ulpi_read_with_reset: ulpi read failed for 5 times
- <4>mmc1: queuing unknown CIS tuple 0x1b (8 bytes)
- <4>mmc1: queuing unknown CIS tuple 0x14 (0 bytes)
- <4>mmc1: queuing unknown CIS tuple 0x80 (1 bytes)
- <4>mmc1: queuing unknown CIS tuple 0x81 (1 bytes)
- <4>mmc1: queuing unknown CIS tuple 0x82 (1 bytes)
- <6>mmc1: new high speed SDIO card at address 0001
- <7>SELinux: 2048 avtab hash slots, 4656 rules.
- <7>SELinux: 2048 avtab hash slots, 4656 rules.
- <7>SELinux: 1 users, 2 roles, 379 types, 0 bools, 1 sens, 1024 cats
- <7>SELinux: 86 classes, 4656 rules
- <7>SELinux: Completing initialization.
- <7>SELinux: Setting up existing superblocks.
- <7>SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
- <7>SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
- <7>SELinux: initialized (dev bdev, type bdev), not configured for labeling
- <7>SELinux: initialized (dev proc, type proc), uses genfs_contexts
- <7>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
- <7>SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
- <7>SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
- <7>SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
- <7>SELinux: initialized (dev anon_inodefs, type anon_inodefs), not configured for labeling
- <7>SELinux: initialized (dev devpts, type devpts), uses transition SIDs
- <7>SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
- <7>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
- <7>SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
- <6>msm_otg_suspend: usb in low power mode
- <5>type=1403 audit(1433705596.710:2): policy loaded auid=4294967295 ses=4294967295
- <3>init: could not import file 'init.power.rc' from '/init.evervolv.rc'
- <3>init: Warning! Service serial needs a SELinux domain defined; please fix!
- <3>init: invalid uid 'fm_radio'
- <3>init: invalid uid 'felicaclient'
- <3>init: invalid uid 'felicaclient'
- <3>init: invalid uid 'felicalock'
- <3>init: invalid uid 'felicaclient'
- <3>init: invalid uid 'felicaclient'
- <3>init: invalid uid 'felicaclient'
- <3>init: invalid uid 'felicaclient'
- <3>init: invalid uid 'felicaclient'
- <3>init: invalid uid 'autobot_access'
- <3>init: /dev/hw_random not found
- <7>SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
- <7>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
- <7>SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
- <7>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
- <7>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
- <7>SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
- <6>kjournald starting. Commit interval 5 seconds
- <6>EXT3-fs (mmcblk0p13): using internal journal
- <6>EXT3-fs (mmcblk0p13): mounted filesystem with writeback data mode
- <7>SELinux: initialized (dev mmcblk0p13, type ext3), uses xattr
- <5>type=1400 audit(1433705597.600:3): avc: denied { execute } for pid=110 comm="init" name="busybox" dev="mmcblk0p13" ino=19 scontext=u:r:init:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <5>type=1400 audit(1433705597.600:4): avc: denied { execute_no_trans } for pid=110 comm="init" path="/boot/bin/busybox" dev="mmcblk0p13" ino=19 scontext=u:r:init:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <5>type=1400 audit(1433705597.860:5): avc: denied { create } for pid=111 comm="lvm.static" name=".lvm_(none)_111_1723673634" scontext=u:r:init:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=1
- <5>type=1400 audit(1433705597.860:6): avc: denied { append } for pid=111 comm="lvm.static" name=".lvm_(none)_111_1723673634" dev="rootfs" ino=3320 scontext=u:r:init:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=1
- <5>type=1400 audit(1433705597.860:7): avc: denied { link } for pid=111 comm="lvm.static" name=".lvm_(none)_111_1723673634" dev="rootfs" ino=3320 scontext=u:r:init:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=1
- <5>type=1400 audit(1433705597.860:8): avc: denied { unlink } for pid=111 comm="lvm.static" name=".lvm_(none)_111_1723673634" dev="rootfs" ino=3320 scontext=u:r:init:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=1
- <5>type=1400 audit(1433705597.870:9): avc: denied { rename } for pid=111 comm="lvm.static" name=".lvm_(none)_111_1753535445" dev="rootfs" ino=3324 scontext=u:r:init:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=1
- <5>type=1400 audit(1433705597.920:10): avc: denied { create } for pid=111 comm="lvm.static" name="store-media" scontext=u:r:init:s0 tcontext=u:object_r:device:s0 tclass=blk_file permissive=1
- <5>type=1400 audit(1433705597.920:11): avc: denied { setattr } for pid=111 comm="lvm.static" name="store-media" dev="tmpfs" ino=3338 scontext=u:r:init:s0 tcontext=u:object_r:device:s0 tclass=blk_file permissive=1
- <5>type=1400 audit(1433705598.050:12): avc: denied { write } for pid=111 comm="lvm.static" name=".cache" dev="rootfs" ino=3379 scontext=u:r:init:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=1
- <3>init: /dev/hw_random not found
- <6>EXT4-fs (dm-10): barriers disabled
- <6>EXT4-fs (dm-10): mounted filesystem with ordered data mode. Opts: barrier=0
- <7>SELinux: initialized (dev dm-10, type ext4), uses xattr
- <6>fs_mgr: __mount(source=/dev/store/cm-system,target=/system,type=ext4)=0
- <6>F2FS-fs (dm-9): Magic Mismatch, valid(0xf2f52010) - read(0x1b3260)
- <3>F2FS-fs (dm-9): Can't find valid F2FS filesystem in 1th superblock
- <6>F2FS-fs (dm-9): Magic Mismatch, valid(0xf2f52010) - read(0x100000)
- <3>F2FS-fs (dm-9): Can't find valid F2FS filesystem in 2th superblock
- <6>F2FS-fs (dm-9): Magic Mismatch, valid(0xf2f52010) - read(0x1b3260)
- <3>F2FS-fs (dm-9): Can't find valid F2FS filesystem in 1th superblock
- <6>F2FS-fs (dm-9): Magic Mismatch, valid(0xf2f52010) - read(0x100000)
- <3>F2FS-fs (dm-9): Can't find valid F2FS filesystem in 2th superblock
- <6>fs_mgr: __mount(source=/dev/store/cm-data,target=/data,type=f2fs)=-1
- <6>EXT4-fs (dm-9): barriers disabled
- <4>EXT4-fs (dm-9): warning: maximal mount count reached, running e2fsck is recommended
- <6>EXT4-fs (dm-9): mounted filesystem with ordered data mode. Opts: barrier=0,noauto_da_alloc
- <7>SELinux: initialized (dev dm-9, type ext4), uses xattr
- <6>fs_mgr: __mount(source=/dev/store/cm-data,target=/data,type=ext4)=0
- <3>fs_mgr: mount_with_alternatives(): Mounted /dev/store/cm-data on /data with fs_type=ext4 instead of f2fs
- <6>F2FS-fs (dm-8): Magic Mismatch, valid(0xf2f52010) - read(0x3200)
- <3>F2FS-fs (dm-8): Can't find valid F2FS filesystem in 1th superblock
- <6>F2FS-fs (dm-8): Magic Mismatch, valid(0xf2f52010) - read(0x0)
- <3>F2FS-fs (dm-8): Can't find valid F2FS filesystem in 2th superblock
- <6>F2FS-fs (dm-8): Magic Mismatch, valid(0xf2f52010) - read(0x3200)
- <3>F2FS-fs (dm-8): Can't find valid F2FS filesystem in 1th superblock
- <6>F2FS-fs (dm-8): Magic Mismatch, valid(0xf2f52010) - read(0x0)
- <3>F2FS-fs (dm-8): Can't find valid F2FS filesystem in 2th superblock
- <6>wm8994-codec wm8994-codec: MBC timestamp 4d6e4685
- <6>wm8994-codec wm8994-codec: MBC: ODM to BLOB v0.0.0 (odm2blo.pl:52679)
- Copyright (c) Wolfson Microelectronics plc. 2011
- Wed 2 Mar 2011 13:30:45
- mbc_odl.odm
- mbc_odl_vcp.txt
- <6>wm8994-codec wm8994-codec: MBC: got firmware
- <6>wm8994-codec wm8994-codec: MBC+VSS timestamp 4d6e6714
- <6>wm8994-codec wm8994-codec: MBC+VSS: ODM to BLOB v0.0.0 (odm2blo.pl:52679)
- Copyright (c) Wolfson Microelectronics plc. 2011
- Wed 2 Mar 2011 15:49:40
- DSPPALM.odm
- DSPPALM_vcp.txt
- <6>wm8994-codec wm8994-codec: MBC+VSS: got firmware
- <6>wm8994-codec wm8994-codec: ENH_EQ timestamp 4d6e489e
- <6>wm8994-codec wm8994-codec: ENH_EQ: ODM to BLOB v0.0.0 (odm2blo.pl:52679)
- Copyright (c) Wolfson Microelectronics plc. 2011
- Wed 2 Mar 2011 13:39:42
- HP_Beats.odm
- HP_Beats_vcp.txt
- <6>wm8994-codec wm8994-codec: ENH_EQ: got firmware
- <3>ath6kl: temporary war to avoid sdio crc error
- <6>fs_mgr: __mount(source=/dev/store/cm-cache,target=/cache,type=f2fs)=-1
- <6>EXT4-fs (dm-8): barriers disabled
- <6>EXT4-fs (dm-8): mounted filesystem with ordered data mode. Opts: barrier=0,noauto_da_alloc
- <7>SELinux: initialized (dev dm-8, type ext4), uses xattr
- <6>fs_mgr: __mount(source=/dev/store/cm-cache,target=/cache,type=ext4)=0
- <3>fs_mgr: mount_with_alternatives(): Mounted /dev/store/cm-cache on /cache with fs_type=ext4 instead of f2fs
- <7>SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
- <6>ath6kl: ar6003 hw 2.1.1 sdio fw 3.2.0.144 api 3
- <3>init: Warning! Service welcome_motd needs a SELinux domain defined; please fix!
- <3>init: Warning! Service tsdriver needs a SELinux domain defined; please fix!
- <6>subsys-restart: restart_level_set(): Phase 3 behavior activated.
- <6>binder: 139:139 transaction failed 29189, size 0-0
- <3>init: service 'console' requires console
- <3>init: cannot find '/system/bin/debuggerd64', disabling 'debuggerd64'
- <3>init: cannot find '/system/bin/rild', disabling 'ril-daemon'
- <3>enable_store: android_usb: already disabled
- <6>adb_open
- <6>mtp_bind_config
- <6>input: HPTouchpad as /devices/virtual/input/input6
- <38>logd.auditd: start
- avc: denied { set } for property=a2sd.mountpoint scontext=u:r:sysinit:s0 tcontext=u:object_r:default_prop:s0 tclass=property_service
- <38>type=1400 audit(1433705602.114:13): avc: denied { getattr } for pid=189 comm="10check_media_m" path="/dev/mapper/store-media" dev="tmpfs" ino=3338 scontext=u:r:sysinit:s0 tcontext=u:object_r:device:s0 tclass=blk_file permissive=1
- <38>type=1400 audit(1433705602.454:14): avc: denied { read write } for pid=143 comm="surfaceflinger" name="kgsl-3d0" dev="tmpfs" ino=4428 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>type=1400 audit(1433705602.454:15): avc: denied { open } for pid=143 comm="surfaceflinger" name="kgsl-3d0" dev="tmpfs" ino=4428 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>type=1400 audit(1433705602.544:16): avc: denied { ioctl } for pid=143 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=4428 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <3>healthd: wakealarm_init: timerfd_create failed
- <4>healthd: battery l=31 v=3528 t=33.0 h=2 st=3 c=-1134 chg=
- <38>type=1400 audit(1433705602.875:17): avc: denied { ioctl } for pid=143 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=4428 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>type=1400 audit(1433705602.875:18): avc: denied { read write } for pid=143 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=4428 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <3>[DISP] lcdc_panel_power: ++ 1
- <4>8058_l10: Failed to create debugfs directory
- <4>mdp4_csc_config: Block type 10 isn't supported by CSC.
- <4>mdp4_csc_config: Block type 8 isn't supported by CSC.
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 65
- <38>type=1400 audit(1433705603.505:19): avc: denied { read write } for pid=284 comm="BootAnimation" name="kgsl-3d0" dev="tmpfs" ino=4428 scontext=u:r:bootanim:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>type=1400 audit(1433705603.515:20): avc: denied { open } for pid=284 comm="BootAnimation" name="kgsl-3d0" dev="tmpfs" ino=4428 scontext=u:r:bootanim:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>type=1400 audit(1433705603.515:21): avc: denied { ioctl } for pid=284 comm="BootAnimation" path="/dev/kgsl-3d0" dev="tmpfs" ino=4428 scontext=u:r:bootanim:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>type=1400 audit(1433705604.266:22): avc: denied { open } for pid=143 comm="surfaceflinger" name="msm_rotator" dev="tmpfs" ino=4347 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <6>mdp4_overlay_mdp_perf_upd mdp clk is changed [1] from 0 to 128000000
- <38>type=1400 audit(1433705608.110:23): avc: denied { read write } for pid=151 comm="mediaserver" name="control0" dev="tmpfs" ino=4319 scontext=u:r:mediaserver:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <6>msm_release_control: control0
- <6>__msm_release, open count =0
- <6>__msm_release, vfe_release
- <6>__msm_release: draining queue pict
- <6>__msm_release: draining queue event
- <6>__msm_release: completed
- <6>msm_release_control: draining queue control
- <6>msm_release_control, completed
- <38>type=1400 audit(1433705608.110:24): avc: denied { open } for pid=151 comm="mediaserver" name="control0" dev="tmpfs" ino=4319 scontext=u:r:mediaserver:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>type=1400 audit(1433705608.110:25): avc: denied { ioctl } for pid=151 comm="mediaserver" path="/dev/msm_camera/control0" dev="tmpfs" ino=4319 scontext=u:r:mediaserver:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <4>healthd: battery l=31 v=3537 t=33.0 h=2 st=3 c=-972 chg=
- <4>healthd: battery l=31 v=3537 t=33.0 h=2 st=3 c=-973 chg=
- <4>healthd: battery l=31 v=3537 t=33.0 h=2 st=3 c=-982 chg=
- <4>healthd: battery l=31 v=3537 t=33.0 h=2 st=3 c=-988 chg=
- <4>healthd: battery l=31 v=3537 t=33.0 h=2 st=3 c=-985 chg=
- <6>a6_update_connected_ps: ac=0 usb=0 dock=0
- <6>max8903b_current_setup: ### CHARGE_DISABLE
- <4>healthd: battery l=31 v=3542 t=33.0 h=2 st=3 c=-834 chg=
- <4>healthd: battery l=30 v=3542 t=33.0 h=2 st=3 c=-851 chg=
- <7>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
- <4>healthd: battery l=30 v=3542 t=33.0 h=2 st=3 c=-800 chg=
- <6>warning: `main' uses 32-bit capabilities (legacy support in use)
- <4>healthd: battery l=30 v=3537 t=33.0 h=2 st=3 c=-975 chg=
- <38>type=1400 audit(1433705698.018:26): avc: denied { write } for pid=447 comm="system_server" name="tsdriver" dev="tmpfs" ino=4516 scontext=u:r:system_server:s0 tcontext=u:object_r:socket_device:s0 tclass=sock_file permissive=1
- <6>request_suspend_state: wakeup (3->0) at 102629088281 (2015-06-07 19:34:58.034517081 UTC)
- <6>lsm303dlh_acc_sysfs: hw init start
- <6>lsm303dlh_acc_sysfs: hw init done
- <4>healthd: battery l=30 v=3537 t=33.0 h=2 st=3 c=-890 chg=
- <4>healthd: battery l=30 v=3542 t=33.0 h=2 st=3 c=-857 chg=
- <4>healthd: battery l=30 v=3542 t=33.0 h=2 st=3 c=-835 chg=
- <4>healthd: battery l=30 v=3542 t=33.0 h=2 st=3 c=-834 chg=
- <4>healthd: battery l=30 v=3542 t=33.0 h=2 st=3 c=-833 chg=
- <4>healthd: battery l=30 v=3542 t=33.0 h=2 st=3 c=-835 chg=
- <4>healthd: battery l=30 v=3532 t=33.0 h=2 st=3 c=-917 chg=
- <38>type=1400 audit(1433705768.446:27): avc: denied { read write } for pid=447 comm="system_server" name="lm8502" dev="tmpfs" ino=4261 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>type=1400 audit(1433705768.446:28): avc: denied { open } for pid=447 comm="system_server" name="lm8502" dev="tmpfs" ino=4261 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>type=1400 audit(1433705768.446:29): avc: denied { getattr } for pid=447 comm="system_server" path="/dev/lm8502" dev="tmpfs" ino=4261 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>type=1400 audit(1433705768.446:30): avc: denied { ioctl } for pid=447 comm="system_server" path="/dev/lm8502" dev="tmpfs" ino=4261 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <4>healthd: battery l=30 v=3532 t=33.0 h=2 st=3 c=-917 chg=
- lowmem_shrink: convert oom_adj to oom_score_adj:
- oom_adj 0 => oom_score_adj 0
- oom_adj 1 => oom_score_adj 58
- oom_adj 2 => oom_score_adj 117
- oom_adj 3 => oom_score_adj 176
- oom_adj 9 => oom_score_adj 529
- oom_adj 15 => oom_score_adj 1000
- <4>healthd: battery l=30 v=3532 t=33.0 h=2 st=3 c=-878 chg=
- <4>healthd: battery l=30 v=3532 t=33.0 h=2 st=3 c=-1004 chg=
- <4>healthd: battery l=29 v=3528 t=33.0 h=2 st=3 c=-1042 chg=
- <4>healthd: battery l=29 v=3537 t=33.0 h=2 st=3 c=-995 chg=
- <4>healthd: battery l=29 v=3532 t=33.0 h=2 st=3 c=-967 chg=
- <4>healthd: battery l=29 v=3532 t=33.0 h=2 st=3 c=-1023 chg=
- <4>healthd: battery l=29 v=3532 t=33.0 h=2 st=3 c=-1000 chg=
- <4>healthd: battery l=29 v=3528 t=33.0 h=2 st=3 c=-998 chg=
- <4>healthd: battery l=29 v=3528 t=33.0 h=2 st=3 c=-1029 chg=
- <4>healthd: battery l=29 v=3528 t=33.0 h=2 st=3 c=-1041 chg=
- <4>healthd: battery l=29 v=3528 t=33.0 h=2 st=3 c=-1026 chg=
- <4>healthd: battery l=29 v=3528 t=33.0 h=2 st=3 c=-1019 chg=
- <4>healthd: battery l=29 v=3528 t=33.0 h=2 st=3 c=-1050 chg=
- <4>healthd: battery l=29 v=3528 t=33.0 h=2 st=3 c=-1050 chg=
- <4>healthd: battery l=29 v=3528 t=33.0 h=2 st=3 c=-1043 chg=
- <4>healthd: battery l=29 v=3532 t=33.0 h=2 st=3 c=-940 chg=
- <4>healthd: battery l=29 v=3528 t=33.0 h=2 st=3 c=-1002 chg=
- <4>healthd: battery l=29 v=3523 t=33.0 h=2 st=3 c=-1047 chg=
- <4>healthd: battery l=28 v=3532 t=33.0 h=2 st=3 c=-982 chg=
- <4>healthd: battery l=28 v=3528 t=33.0 h=2 st=3 c=-981 chg=
- <4>healthd: battery l=28 v=3528 t=33.0 h=2 st=3 c=-963 chg=
- <4>healthd: battery l=28 v=3528 t=33.0 h=2 st=3 c=-1000 chg=
- <4>healthd: battery l=28 v=3528 t=33.0 h=2 st=3 c=-983 chg=
- <4>healthd: battery l=28 v=3528 t=33.0 h=2 st=3 c=-1018 chg=
- <4>healthd: battery l=28 v=3523 t=33.0 h=2 st=3 c=-1021 chg=
- <4>healthd: battery l=28 v=3523 t=33.0 h=2 st=3 c=-1013 chg=
- <4>healthd: battery l=28 v=3523 t=33.0 h=2 st=3 c=-1020 chg=
- <4>healthd: battery l=28 v=3523 t=33.0 h=2 st=3 c=-1017 chg=
- <4>healthd: battery l=28 v=3528 t=33.0 h=2 st=3 c=-1032 chg=
- <4>healthd: battery l=27 v=3523 t=32.0 h=2 st=3 c=-1022 chg=
- <4>healthd: battery l=27 v=3523 t=32.0 h=2 st=3 c=-1027 chg=
- <4>healthd: battery l=27 v=3523 t=32.0 h=2 st=3 c=-1010 chg=
- <4>healthd: battery l=27 v=3523 t=32.0 h=2 st=3 c=-1037 chg=
- <4>healthd: battery l=27 v=3518 t=32.0 h=2 st=3 c=-1034 chg=
- <4>healthd: battery l=27 v=3518 t=32.0 h=2 st=3 c=-1034 chg=
- <4>healthd: battery l=27 v=3518 t=32.0 h=2 st=3 c=-1025 chg=
- <4>healthd: battery l=27 v=3518 t=32.0 h=2 st=3 c=-1015 chg=
- <4>healthd: battery l=27 v=3518 t=32.0 h=2 st=3 c=-1024 chg=
- <4>healthd: battery l=27 v=3518 t=32.0 h=2 st=3 c=-1025 chg=
- <4>healthd: battery l=27 v=3518 t=32.0 h=2 st=3 c=-1017 chg=
- <4>healthd: battery l=27 v=3518 t=32.0 h=2 st=3 c=-1024 chg=
- <4>healthd: battery l=27 v=3523 t=32.0 h=2 st=3 c=-925 chg=
- <4>healthd: battery l=27 v=3523 t=32.0 h=2 st=3 c=-944 chg=
- <4>healthd: battery l=27 v=3523 t=32.0 h=2 st=3 c=-909 chg=
- <4>healthd: battery l=27 v=3523 t=32.0 h=2 st=3 c=-909 chg=
- <4>healthd: battery l=26 v=3518 t=32.0 h=2 st=3 c=-1043 chg=
- <4>healthd: battery l=26 v=3518 t=32.0 h=2 st=3 c=-974 chg=
- <4>healthd: battery l=26 v=3518 t=32.0 h=2 st=3 c=-1001 chg=
- <6>msm_otg_resume: usb exited from low power mode
- <6>a6_update_connected_ps: ac=0 usb=1 dock=0
- <4>healthd: battery l=26 v=3518 t=32.0 h=2 st=3 c=-1001 chg=u
- <4>healthd: battery l=26 v=3518 t=32.0 h=2 st=3 c=-1001 chg=u
- <6>android_work: android_work: did not send uevent (0 0 (null))
- <6>a6_update_connected_ps: ac=0 usb=1 dock=0
- <4>healthd: battery l=26 v=3518 t=32.0 h=2 st=3 c=-1001 chg=u
- <4>healthd: battery l=26 v=3518 t=32.0 h=2 st=3 c=-1001 chg=u
- UDC-CHG (2-1-1-2): usb_multi_chg_detect (560) : 10W Adaptor(2000mA)!
- usb_chg_detect: temp = 2
- <6>a6_update_connected_ps: ac=1 usb=0 dock=0
- <6>max8903b_current_setup: CURRENT_750(4), 900(5), 1000(6), 1400(7), 2000MA(9): 9
- <4>healthd: battery l=26 v=3518 t=32.0 h=2 st=2 c=-1001 chg=a
- <7>lm8502_mod_brightness: set LED1 brightness (100) percent
- <7>lm8502_mod_brightness: set LED2 brightness (100) percent
- <4>healthd: battery l=26 v=3518 t=32.0 h=2 st=2 c=-1001 chg=a
- <6>msm_otg_suspend: usb in low power mode
- <4>healthd: battery l=26 v=3619 t=32.0 h=2 st=2 c=777 chg=a
- <4>healthd: battery l=26 v=3624 t=32.0 h=2 st=2 c=869 chg=a
- <4>healthd: battery l=26 v=3628 t=32.0 h=2 st=2 c=871 chg=a
- <4>healthd: battery l=26 v=3633 t=32.0 h=2 st=2 c=871 chg=a
- <4>healthd: battery l=26 v=3638 t=32.0 h=2 st=2 c=872 chg=a
- <4>healthd: battery l=27 v=3643 t=32.0 h=2 st=2 c=980 chg=a
- <4>healthd: battery l=27 v=3643 t=32.0 h=2 st=2 c=903 chg=a
- <4>healthd: battery l=27 v=3643 t=32.0 h=2 st=2 c=870 chg=a
- <4>healthd: battery l=27 v=3648 t=32.0 h=2 st=2 c=915 chg=a
- <4>healthd: battery l=27 v=3648 t=32.0 h=2 st=2 c=867 chg=a
- <6>acc_open
- <6>acc_release
- <6>ADDRCONF(NETDEV_UP): wlan0: link is not ready
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 256
- <38>type=1400 audit(1433706328.002:31): avc: denied { ioctl } for pid=143 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=4428 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <7>SELinux: initialized (dev dm-6, type vfat), uses genfs_contexts
- <7>SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
- <6>ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
- <38>type=1400 audit(1433706330.204:32): avc: denied { ioctl } for pid=620 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4428 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>type=1400 audit(1433706330.705:33): avc: denied { read write } for pid=620 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4428 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <4>healthd: battery l=27 v=3624 t=32.0 h=2 st=2 c=580 chg=a
- <6>msm_vidc_venc: Inside vid_enc_open()<6>
- msm_vidc_enc: Inside vid_enc_open_client()<4>
- res_trk_download_firmware(): Request firmware download
- <38>type=1400 audit(1433706336.200:34): avc: denied { read write } for pid=816 comm="TimedEventQueue" name="msm_vidc_enc" dev="tmpfs" ino=4351 scontext=u:r:mediaserver:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>type=1400 audit(1433706336.200:35): avc: denied { open } for pid=816 comm="TimedEventQueue" name="msm_vidc_enc" dev="tmpfs" ino=4351 scontext=u:r:mediaserver:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <4>
- VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
- <6>fw_version 2:28:2013<6>
- msm_vidc_enc: Inside vid_enc_release()vidc_cleanup_addr_table(): buffer = OUTPUT
- vidc_cleanup_addr_table(): buffer = INPUT
- <6>
- msm_vidc_enc: Inside vid_enc_close_client()<38>type=1400 audit(1433706336.280:36): avc: denied { ioctl } for pid=816 comm="TimedEventQueue" path="/dev/msm_vidc_enc" dev="tmpfs" ino=4351 scontext=u:r:mediaserver:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <6>
- msm_vidc_enc: Return from vid_enc_release()<6>msm_vidc_venc: Inside vid_enc_open()<6>
- msm_vidc_enc: Inside vid_enc_open_client()<4>
- VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
- <6>fw_version 2:28:2013<6>
- msm_vidc_enc: Inside vid_enc_release()vidc_cleanup_addr_table(): buffer = OUTPUT
- vidc_cleanup_addr_table(): buffer = INPUT
- <6>
- msm_vidc_enc: Inside vid_enc_close_client()<6>
- msm_vidc_enc: Return from vid_enc_release()<6>msm_vidc_venc: Inside vid_enc_open()<6>
- msm_vidc_enc: Inside vid_enc_open_client()<4>
- VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
- <6>fw_version 2:28:2013<6>
- msm_vidc_enc: Inside vid_enc_release()vidc_cleanup_addr_table(): buffer = OUTPUT
- vidc_cleanup_addr_table(): buffer = INPUT
- <6>
- msm_vidc_enc: Inside vid_enc_close_client()<6>
- msm_vidc_enc: Return from vid_enc_release()<6>msm_vidc_dec: Inside vid_dec_open()<4>
- VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
- <6>fw_version 2:28:2013<6>msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
- vidc_cleanup_addr_table(): buffer = INPUT
- <6>msm_vidc_dec: Return from vid_dec_release()<6>msm_vidc_dec: Inside vid_dec_open()<4>
- VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
- <6>fw_version 2:28:2013<6>msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
- vidc_cleanup_addr_table(): buffer = INPUT
- <6>msm_vidc_dec: Return from vid_dec_release()<6>msm_vidc_dec: Inside vid_dec_open()<4>
- VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
- <6>fw_version 2:28:2013<6>msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
- vidc_cleanup_addr_table(): buffer = INPUT
- <6>msm_vidc_dec: Return from vid_dec_release()<6>msm_vidc_dec: Inside vid_dec_open()<4>
- VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
- <6>fw_version 2:28:2013<6>msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
- vidc_cleanup_addr_table(): buffer = INPUT
- <6>msm_vidc_dec: Return from vid_dec_release()<6>msm_vidc_dec: Inside vid_dec_open()<4>
- VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
- <6>fw_version 2:28:2013<6>msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
- vidc_cleanup_addr_table(): buffer = INPUT
- <6>msm_vidc_dec: Return from vid_dec_release()<6>msm_vidc_dec: Inside vid_dec_open()<4>
- VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
- <6>fw_version 2:28:2013<6>msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
- vidc_cleanup_addr_table(): buffer = INPUT
- <6>msm_vidc_dec: Return from vid_dec_release()<6>msm_vidc_dec: Inside vid_dec_open()<4>
- VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
- <6>fw_version 2:28:2013<6>msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
- vidc_cleanup_addr_table(): buffer = INPUT
- <6>msm_vidc_dec: Return from vid_dec_release()<6>msm_vidc_dec: Inside vid_dec_open()<4>
- VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
- <6>fw_version 2:28:2013<6>msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
- vidc_cleanup_addr_table(): buffer = INPUT
- <6>msm_vidc_dec: Return from vid_dec_release()<38>type=1400 audit(1433706337.622:37): avc: denied { read write } for pid=143 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=4428 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <6>binder: undelivered transaction 236133
- <4>healthd: battery l=27 v=3624 t=32.0 h=2 st=2 c=422 chg=a
- <38>type=1400 audit(1433706344.718:38): avc: denied { read } for pid=1119 comm="netd" name="hosts" dev="dm-10" ino=413 scontext=u:r:netd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>type=1400 audit(1433706344.728:39): avc: denied { open } for pid=1119 comm="netd" name="hosts" dev="dm-10" ino=413 scontext=u:r:netd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>type=1400 audit(1433706344.728:40): avc: denied { getattr } for pid=1119 comm="netd" path="/system/etc/hosts" dev="dm-10" ino=413 scontext=u:r:netd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <7>wlan0: no IPv6 routers present
- <4>healthd: battery l=27 v=3633 t=32.0 h=2 st=2 c=495 chg=a
- <6>lsm303dlh_acc_sysfs: hw init start
- <6>lsm303dlh_acc_sysfs: hw init done
- <38>type=1400 audit(1433706360.543:41): avc: denied { read write } for pid=1246 comm="RenderThread" name="kgsl-3d0" dev="tmpfs" ino=4428 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>type=1400 audit(1433706360.543:42): avc: denied { open } for pid=1246 comm="RenderThread" name="kgsl-3d0" dev="tmpfs" ino=4428 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>type=1400 audit(1433706360.543:43): avc: denied { ioctl } for pid=1246 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4428 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <4>healthd: battery l=27 v=3619 t=32.0 h=2 st=2 c=483 chg=a
- <38>type=1400 audit(1433706361.403:44): avc: denied { getattr } for pid=1169 comm="launcher-loader" path="/system/framework/com.google.android.maps.jar" dev="dm-10" ino=1875 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>type=1400 audit(1433706361.403:45): avc: denied { read } for pid=1169 comm="launcher-loader" name="com.google.android.maps.jar" dev="dm-10" ino=1875 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>type=1400 audit(1433706361.403:46): avc: denied { open } for pid=1169 comm="launcher-loader" name="com.google.android.maps.jar" dev="dm-10" ino=1875 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>type=1400 audit(1433706361.994:47): avc: denied { getattr } for pid=1279 comm="id.partnersetup" path="/system/priv-app/GooglePartnerSetup/GooglePartnerSetup.apk" dev="dm-10" ino=14729 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>type=1400 audit(1433706361.994:48): avc: denied { read } for pid=1279 comm="id.partnersetup" name="GooglePartnerSetup.apk" dev="dm-10" ino=14729 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>type=1400 audit(1433706361.994:49): avc: denied { open } for pid=1279 comm="id.partnersetup" name="GooglePartnerSetup.apk" dev="dm-10" ino=14729 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>type=1400 audit(1433706362.194:50): avc: denied { getattr } for pid=1289 comm="e.process.gapps" path="/system/priv-app/GoogleServicesFramework" dev="dm-10" ino=14730 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=dir permissive=1
- <4>healthd: battery l=27 v=3633 t=32.0 h=2 st=2 c=590 chg=a
- <4>healthd: battery l=27 v=3633 t=32.0 h=2 st=2 c=582 chg=a
- <4>healthd: battery l=27 v=3633 t=32.0 h=2 st=2 c=578 chg=a
- <4>healthd: battery l=27 v=3628 t=32.0 h=2 st=2 c=520 chg=a
- <4>healthd: battery l=27 v=3633 t=32.0 h=2 st=2 c=546 chg=a
- <4>healthd: battery l=27 v=3643 t=32.0 h=2 st=2 c=598 chg=a
- <38>type=1400 audit(1433706425.826:51): avc: denied { ioctl } for pid=1246 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4428 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>type=1400 audit(1433706425.826:52): avc: denied { read write } for pid=1246 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4428 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>type=1400 audit(1433706425.876:53): avc: denied { ioctl } for pid=143 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=4428 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <4>healthd: battery l=27 v=3633 t=32.0 h=2 st=2 c=615 chg=a
- <6>msm_release_control: control0
- <6>__msm_release, open count =0
- <6>__msm_release, vfe_release
- <6>__msm_release: draining queue pict
- <6>__msm_release: draining queue event
- <6>__msm_release: completed
- <6>msm_release_control: draining queue control
- <6>msm_release_control, completed
- <4>fs_vfe: Failed to create debugfs directory
- +++ config_camera_on_gpios_web_cam_mt9m113
- <4>8058_lvs0: Failed to create debugfs directory
- config_camera_on_gpios_web_cam_mt9m113:enable the regulator votg_lvs0 succeed
- <4>8058_l11: Failed to create debugfs directory
- config_camera_on_gpios_web_cam_mt9m113:enable the regulator votg_vreg_l11 succeed
- --- config_camera_on_gpios_web_cam_mt9m113
- <6>msm_camio_set_perf_lvl: S_INIT rc = 2941002112
- <6>msm_camio_set_perf_lvl: S_PREVIEW rc = 0
- <4>fs_vpe: Failed to create debugfs directory
- <6>msm_enqueue: queue event new max is 1
- <6>msm_enqueue: queue control new max is 1
- <6>binder: undelivered transaction 250577
- <3>init: untracked pid 1424 killed by signal 9
- <6>get_pic:MSM_CAM_IOCTL_ABORT_CAPTURE
- <6>vfe31_proc_general: cmdID = STOP
- <3>msm_empty_frame_q: NULL value for g_pmsm
- <6>msm_release_config: config0
- <6>__msm_release, open count =1
- <6>msm_release_config: draining queue event
- <6>msm_release_config, completed
- <6>msm_release_control: control0
- <6>msm_release_control, stop vfe if active
- <6>__msm_release, open count =0
- <6>__msm_release, vfe_release
- <6>vfe31_release, free_irq
- <6>msm_vpe_release: In
- <6>msm_vpe_release: Out
- <6>vfe31_release, msm_camio_disable
- <6>msm_camio_set_perf_lvl: S_EXIT
- <6>__msm_release, s_release
- <6>__msm_release, msm_camio_sensor_clk_off
- +++ config_camera_off_gpios_web_cam_mt9m113
- config_camera_off_gpios_web_cam_mt9m113:disable the regulator: votg_lvs0 succeed
- config_camera_off_gpios_web_cam_mt9m113:disable the regulator: votg_vreg_l11 succeed
- --- config_camera_off_gpios_web_cam_mt9m113
- <6>__msm_release: draining queue pict
- <6>__msm_release: draining queue event
- <6>__msm_release: completed
- <6>msm_release_control: draining queue control
- <6>msm_release_control, completed
- <38>type=1400 audit(1433706434.515:54): avc: denied { read } for pid=1478 comm="netd" name="hosts" dev="dm-10" ino=413 scontext=u:r:netd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>type=1400 audit(1433706434.515:55): avc: denied { open } for pid=1478 comm="netd" name="hosts" dev="dm-10" ino=413 scontext=u:r:netd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>type=1400 audit(1433706434.515:56): avc: denied { getattr } for pid=1478 comm="netd" path="/system/etc/hosts" dev="dm-10" ino=413 scontext=u:r:netd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>type=1400 audit(1433706436.206:57): avc: denied { read write } for pid=143 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=4428 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <6>binder: undelivered transaction 252121
- <38>type=1400 audit(1433706437.598:58): avc: denied { read write } for pid=732 comm="ndroid.systemui" name="kgsl-3d0" dev="tmpfs" ino=4428 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>type=1400 audit(1433706437.598:59): avc: denied { open } for pid=732 comm="ndroid.systemui" name="kgsl-3d0" dev="tmpfs" ino=4428 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>type=1400 audit(1433706437.598:60): avc: denied { ioctl } for pid=732 comm="ndroid.systemui" path="/dev/kgsl-3d0" dev="tmpfs" ino=4428 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <6>binder: release 1334:1419 transaction 251585 out, still active
- <4>healthd: battery l=27 v=3638 t=32.0 h=2 st=2 c=582 chg=a
- <6>binder: 1289:1404 transaction failed 29189, size 96-0
- <6>binder: send failed reply for transaction 251585, target dead
- <38>type=1400 audit(1433706450.800:61): avc: denied { open } for pid=1595 comm="RenderThread" name="kgsl-3d0" dev="tmpfs" ino=4428 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <4>healthd: battery l=27 v=3633 t=33.0 h=2 st=2 c=596 chg=a
- <4>healthd: battery l=27 v=3633 t=33.0 h=2 st=2 c=481 chg=a
- <3>msm_wm8958_setup_power: codec power setup
- <4>8058_s3: Failed to create debugfs directory
- <3>wm8994_ldo_power: Power up the WM8994 LDOs
- <6>pil pil0: q6: Brought out of reset
- <6>apr_tal:Q6 Is Up
- <6>apr_tal: SMD_EVENT_OPEN
- <6>msm_device_put:device speaker_stereo_rx set 0
- <6>msm_device_put:device speaker_stereo_rx set 1
- <3>msm_device_put:device freq =48000
- <3>Device active
- <4>healthd: battery l=27 v=3619 t=33.0 h=2 st=2 c=516 chg=a
- <6>msm_device_put:device speaker_stereo_rx set 0
- <6>msm_device_put:device speaker_stereo_rx set 0
- <6>msm_device_put:device speaker_stereo_rx set 1
- <3>msm_device_put:device freq =48000
- <3>Device active
- <6>msm_device_put:device speaker_stereo_rx set 0
- <4>healthd: battery l=27 v=3633 t=33.0 h=2 st=2 c=495 chg=a
- <4>healthd: battery l=27 v=3633 t=33.0 h=2 st=2 c=475 chg=a
- <4>healthd: battery l=27 v=3643 t=33.0 h=2 st=2 c=578 chg=a
- <38>type=1400 audit(1433706502.831:62): avc: denied { ioctl } for pid=481 comm="PowerManagerSer" path="/dev/kgsl-3d0" dev="tmpfs" ino=4428 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>type=1400 audit(1433706502.831:63): avc: denied { read write } for pid=481 comm="PowerManagerSer" path="/dev/kgsl-3d0" dev="tmpfs" ino=4428 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <6>msm_device_put:device speaker_stereo_rx set 0
- <6>msm_device_put:device speaker_stereo_rx set 1
- <3>msm_device_put:device freq =48000
- <3>Device active
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 0
- <3>[DISP] lcdc_panel_power: ++ 0
- <6>request_suspend_state: sleep (0->3) at 909673364441 (2015-06-07 19:48:23.706713417 UTC)
- <38>type=1400 audit(1433706503.702:64): avc: denied { write } for pid=698 comm="Thread-67" name="tsdriver" dev="tmpfs" ino=4516 scontext=u:r:system_server:s0 tcontext=u:object_r:socket_device:s0 tclass=sock_file permissive=1
- <6>request_suspend_state: wakeup (3->0) at 912106378357 (2015-06-07 19:48:26.139727333 UTC)
- <3>[DISP] lcdc_panel_power: ++ 1
- <4>mdp4_csc_config: Block type 10 isn't supported by CSC.
- <4>mdp4_csc_config: Block type 8 isn't supported by CSC.
- <6>mdp4_overlay_mdp_perf_upd mdp clk is changed [1] from 0 to 128000000
- <38>type=1400 audit(1433706506.224:65): avc: denied { open } for pid=143 comm="surfaceflinger" name="msm_rotator" dev="tmpfs" ino=4347 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 39
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 41
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 45
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 48
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 51
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 55
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 58
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 61
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 65
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 68
- <6>msm_device_put:device speaker_stereo_rx set 0
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 71
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 75
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 78
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 81
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 85
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 88
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 91
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 95
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 98
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 101
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 105
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 108
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 111
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 115
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 118
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 121
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 125
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 128
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 130
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 134
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 137
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 140
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 143
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 147
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 150
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 154
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 157
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 160
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 164
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 167
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 170
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 174
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 177
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 180
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 184
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 187
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 190
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 194
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 197
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 200
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 204
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 207
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 210
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 214
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 217
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 220
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 224
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 227
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 230
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 234
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 237
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 240
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 244
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 247
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 250
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 254
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 256
- <4>healthd: battery l=28 v=3638 t=33.0 h=2 st=2 c=574 chg=a
- <6>lsm303dlh_acc_sysfs: hw init start
- <6>lsm303dlh_acc_sysfs: hw init done
- <4>healthd: battery l=28 v=3633 t=33.0 h=2 st=2 c=560 chg=a
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 254
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 250
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 247
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 244
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 240
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 237
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 234
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 230
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 227
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 224
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 220
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 217
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 214
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 210
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 207
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 204
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 200
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 197
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 194
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 190
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 187
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 184
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 180
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 177
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 174
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 170
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 167
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 164
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 160
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 157
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 154
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 150
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 147
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 144
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 140
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 137
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 134
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 130
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 128
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 125
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 121
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 118
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 115
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 111
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 108
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 105
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 101
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 98
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 95
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 91
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 88
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 84
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 81
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 78
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 74
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 71
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 68
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 64
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 61
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 58
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 54
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 51
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 48
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 44
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 41
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 38
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 34
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 31
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 28
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 24
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 21
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 18
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 14
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 12
- <4>healthd: battery l=28 v=3667 t=33.0 h=2 st=2 c=1015 chg=a
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 0
- <3>[DISP] lcdc_panel_power: ++ 0
- <6>request_suspend_state: sleep (0->3) at 941835443299 (2015-06-07 19:48:55.868792275 UTC)
- <6>request_suspend_state: wakeup (3->0) at 942991388123 (2015-06-07 19:48:57.024737099 UTC)
- <3>[DISP] lcdc_panel_power: ++ 1
- <6>lsm303dlh_acc_sysfs: hw init start
- <6>lsm303dlh_acc_sysfs: hw init done
- <4>mdp4_csc_config: Block type 10 isn't supported by CSC.
- <4>mdp4_csc_config: Block type 8 isn't supported by CSC.
- <6>mdp4_overlay_mdp_perf_upd mdp clk is changed [1] from 0 to 128000000
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 38
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 40
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 43
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 47
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 50
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 53
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 57
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 60
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 63
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 67
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 70
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 73
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 77
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 80
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 83
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 87
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 90
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 93
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 97
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 100
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 103
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 107
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 110
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 113
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 117
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 127
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 130
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 132
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 136
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 139
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 142
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 146
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 149
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 152
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 156
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 159
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 162
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 166
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 169
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 172
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 176
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 179
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 182
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 186
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 189
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 192
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 196
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 199
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 202
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 206
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 209
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 212
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 216
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 219
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 222
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 226
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 229
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 232
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 236
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 239
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 243
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 246
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 249
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 253
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 256
- <4>healthd: battery l=28 v=3643 t=33.0 h=2 st=2 c=974 chg=a
- <6>msm_device_put:device speaker_stereo_rx set 0
- <6>msm_device_put:device speaker_stereo_rx set 1
- <3>msm_device_put:device freq =48000
- <3>Device active
- <6>msm_device_put:device speaker_stereo_rx set 0
- <4>healthd: battery l=28 v=3638 t=33.0 h=2 st=2 c=453 chg=a
- <6>lsm303dlh_acc_sysfs: hw init start
- <6>lsm303dlh_acc_sysfs: hw init done
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 0
- <6>lsm303dlh_acc_sysfs: hw init start
- <6>lsm303dlh_acc_sysfs: hw init done
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 256
- <6>msm_device_put:device speaker_stereo_rx set 0
- <6>msm_device_put:device speaker_stereo_rx set 1
- <3>msm_device_put:device freq =48000
- <3>Device active
- <4>healthd: battery l=28 v=3638 t=33.0 h=2 st=2 c=430 chg=a
- <6>msm_device_put:device speaker_stereo_rx set 0
- <6>msm_device_put:device speaker_stereo_rx set 0
- <6>msm_device_put:device speaker_stereo_rx set 1
- <3>msm_device_put:device freq =48000
- <3>Device active
- <6>msm_device_put:device speaker_stereo_rx set 0
- <4>healthd: battery l=28 v=3643 t=33.0 h=2 st=2 c=419 chg=a
- <4>healthd: battery l=28 v=3638 t=33.0 h=2 st=2 c=464 chg=a
- <4>healthd: battery l=28 v=3643 t=33.0 h=2 st=2 c=574 chg=a
- <38>type=1400 audit(1433706592.268:66): avc: denied { getattr } for pid=1729 comm="droid.apps.plus" path="/system/framework/com.google.android.maps.jar" dev="dm-10" ino=1875 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>type=1400 audit(1433706592.288:67): avc: denied { read } for pid=2366 comm="m.facebook.orca" name="com.google.android.maps.jar" dev="dm-10" ino=1875 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>type=1400 audit(1433706592.288:68): avc: denied { open } for pid=2366 comm="m.facebook.orca" name="com.google.android.maps.jar" dev="dm-10" ino=1875 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>type=1400 audit(1433706593.940:69): avc: denied { ioctl } for pid=143 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=4428 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <4>healthd: battery l=28 v=3643 t=33.0 h=2 st=2 c=529 chg=a
- <38>type=1400 audit(1433706602.538:70): avc: denied { read } for pid=2502 comm="netd" name="hosts" dev="dm-10" ino=413 scontext=u:r:netd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>type=1400 audit(1433706602.538:71): avc: denied { open } for pid=2502 comm="netd" name="hosts" dev="dm-10" ino=413 scontext=u:r:netd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>type=1400 audit(1433706602.548:72): avc: denied { getattr } for pid=2502 comm="netd" path="/system/etc/hosts" dev="dm-10" ino=413 scontext=u:r:netd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>type=1400 audit(1433706603.169:73): avc: denied { ioctl } for pid=1882 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4428 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <6>msm_device_put:device speaker_stereo_rx set 0
- <6>msm_device_put:device speaker_stereo_rx set 1
- <3>msm_device_put:device freq =48000
- <38>type=1400 audit(1433706603.229:74): avc: denied { ioctl } for pid=1493 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4428 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <3>Device active
- <38>type=1400 audit(1433706605.121:75): avc: denied { write } for pid=2565 comm="vervolv.toolbox" name="run" dev="sysfs" ino=5304 scontext=u:r:system_app:s0 tcontext=u:object_r:sysfs_writable:s0 tclass=file permissive=1
- <38>type=1400 audit(1433706605.131:76): avc: denied { open } for pid=2565 comm="vervolv.toolbox" name="run" dev="sysfs" ino=5304 scontext=u:r:system_app:s0 tcontext=u:object_r:sysfs_writable:s0 tclass=file permissive=1
- <38>type=1400 audit(1433706605.131:77): avc: denied { getattr } for pid=2565 comm="vervolv.toolbox" path="/sys/kernel/mm/ksm/run" dev="sysfs" ino=5304 scontext=u:r:system_app:s0 tcontext=u:object_r:sysfs_writable:s0 tclass=file permissive=1
- <6>msm_device_put:device speaker_stereo_rx set 0
- <38>type=1400 audit(1433706607.493:78): avc: denied { read write } for pid=1882 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4428 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>type=1400 audit(1433706607.623:79): avc: denied { read write } for pid=1493 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4428 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>type=1400 audit(1433706610.386:80): avc: denied { read write } for pid=143 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=4428 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <4>healthd: battery l=28 v=3624 t=33.0 h=2 st=2 c=451 chg=a
- <38>type=1400 audit(1433706613.049:81): avc: denied { getattr } for pid=2711 comm="timeinitializer" path="/system/priv-app/GoogleOneTimeInitializer" dev="dm-10" ino=14726 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=dir permissive=1
- <4>healthd: battery l=28 v=3638 t=33.0 h=2 st=2 c=400 chg=a
- <4>healthd: battery l=28 v=3638 t=33.0 h=2 st=2 c=420 chg=a
- <6>msm_device_put:device speaker_stereo_rx set 0
- <6>msm_device_put:device speaker_stereo_rx set 1
- <3>msm_device_put:device freq =48000
- <3>Device active
- <6>msm_device_put:device speaker_stereo_rx set 0
- <4>healthd: battery l=28 v=3638 t=33.0 h=2 st=2 c=474 chg=a
- <4>healthd: battery l=28 v=3638 t=33.0 h=2 st=2 c=210 chg=a
- <6>gpio_keys_scan_keys: key 1-ac, 2 (40) changed to 1
- <6>gpio_keys_scan_keys: key 1-ac, 2 (40) changed to 0
- <4>healthd: battery l=28 v=3638 t=33.0 h=2 st=2 c=470 chg=a
- <6>gpio_keys_scan_keys: key 1-ac, 2 (40) changed to 1
- <6>gpio_keys_scan_keys: key 1-ac, 2 (40) changed to 0
- <4>healthd: battery l=28 v=3638 t=33.0 h=2 st=2 c=469 chg=a
- <4>healthd: battery l=28 v=3638 t=33.0 h=2 st=2 c=466 chg=a
- <4>healthd: battery l=28 v=3643 t=33.0 h=2 st=2 c=416 chg=a
- <4>healthd: battery l=28 v=3643 t=33.0 h=2 st=2 c=481 chg=a
- <38>type=1400 audit(1433706705.439:82): avc: denied { open } for pid=3079 comm="Thread-366" name="kgsl-3d0" dev="tmpfs" ino=4428 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <6>msm_device_put:device speaker_stereo_rx set 0
- <6>msm_device_put:device speaker_stereo_rx set 1
- <3>msm_device_put:device freq =48000
- <3>Device active
- <38>type=1400 audit(1433706707.481:83): avc: denied { read write } for pid=3092 comm="RenderThread" name="kgsl-3d0" dev="tmpfs" ino=4428 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>type=1400 audit(1433706707.481:84): avc: denied { open } for pid=3092 comm="RenderThread" name="kgsl-3d0" dev="tmpfs" ino=4428 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>type=1400 audit(1433706707.481:85): avc: denied { ioctl } for pid=3092 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4428 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <6>msm_device_put:device speaker_stereo_rx set 0
- <6>msm_device_put:device speaker_stereo_rx set 0
- <6>msm_device_put:device speaker_stereo_rx set 1
- <3>msm_device_put:device freq =48000
- <3>Device active
- <4>healthd: battery l=28 v=3638 t=33.0 h=2 st=2 c=417 chg=a
- <6>msm_device_put:device speaker_stereo_rx set 0
- <4>healthd: battery l=29 v=3638 t=33.0 h=2 st=2 c=444 chg=a
- <6>msm_device_put:device speaker_stereo_rx set 0
- <6>msm_device_put:device speaker_stereo_rx set 1
- <3>msm_device_put:device freq =48000
- <3>Device active
- <38>type=1400 audit(1433706728.391:86): avc: denied { read } for pid=3124 comm="vervolv.toolbox" name="run" dev="sysfs" ino=5304 scontext=u:r:system_app:s0 tcontext=u:object_r:sysfs_writable:s0 tclass=file permissive=1
- <38>type=1400 audit(1433706728.391:87): avc: denied { open } for pid=3124 comm="vervolv.toolbox" name="run" dev="sysfs" ino=5304 scontext=u:r:system_app:s0 tcontext=u:object_r:sysfs_writable:s0 tclass=file permissive=1
- <38>type=1400 audit(1433706728.391:88): avc: denied { getattr } for pid=3124 comm="vervolv.toolbox" path="/sys/kernel/mm/ksm/run" dev="sysfs" ino=5304 scontext=u:r:system_app:s0 tcontext=u:object_r:sysfs_writable:s0 tclass=file permissive=1
- <6>msm_device_put:device speaker_stereo_rx set 0
- <4>healthd: battery l=29 v=3648 t=34.0 h=2 st=2 c=445 chg=a
- <38>type=1400 audit(1433706732.966:89): avc: denied { read } for pid=3284 comm=4261636B67726F756E64204E6F6E2D name="srec" dev="dm-10" ino=21994 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=dir permissive=1
- <38>type=1400 audit(1433706732.966:90): avc: denied { open } for pid=3284 comm=4261636B67726F756E64204E6F6E2D name="srec" dev="dm-10" ino=21994 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=dir permissive=1
- <6>msm_device_put:device speaker_stereo_rx set 0
- <6>msm_device_put:device speaker_stereo_rx set 1
- <3>msm_device_put:device freq =48000
- <3>Device active
- <6>msm_device_put:device speaker_stereo_rx set 0
- <6>msm_device_put:device speaker_stereo_rx set 0
- <6>msm_device_put:device speaker_stereo_rx set 1
- <3>msm_device_put:device freq =48000
- <3>Device active
- <4>healthd: battery l=29 v=3643 t=34.0 h=2 st=2 c=387 chg=a
- <6>msm_device_put:device speaker_stereo_rx set 0
- <6>msm_device_put:device speaker_stereo_rx set 0
- <6>msm_device_put:device speaker_stereo_rx set 1
- <3>msm_device_put:device freq =48000
- <3>Device active
- <4>healthd: battery l=29 v=3638 t=34.0 h=2 st=2 c=453 chg=a
- <6>msm_device_put:device speaker_stereo_rx set 0
- <6>msm_device_put:device speaker_stereo_rx set 0
- <6>msm_device_put:device speaker_stereo_rx set 1
- <3>msm_device_put:device freq =48000
- <3>Device active
- <4>healthd: battery l=29 v=3648 t=34.0 h=2 st=2 c=497 chg=a
- <6>msm_device_put:device speaker_stereo_rx set 0
- <4>healthd: battery l=29 v=3643 t=34.0 h=2 st=2 c=302 chg=a
- <38>type=1400 audit(1433706778.170:91): avc: denied { ioctl } for pid=620 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4428 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>type=1400 audit(1433706778.170:92): avc: denied { read write } for pid=620 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4428 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>type=1400 audit(1433706778.200:93): avc: denied { ioctl } for pid=143 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=4428 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>type=1400 audit(1433706778.410:94): avc: denied { getattr } for pid=3814 comm="droid.apps.plus" path="/system/framework/com.google.android.maps.jar" dev="dm-10" ino=1875 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>type=1400 audit(1433706778.410:95): avc: denied { read } for pid=3814 comm="droid.apps.plus" name="com.google.android.maps.jar" dev="dm-10" ino=1875 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <38>type=1400 audit(1433706778.410:96): avc: denied { open } for pid=3814 comm="droid.apps.plus" name="com.google.android.maps.jar" dev="dm-10" ino=1875 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
- <6>msm_device_put:device speaker_stereo_rx set 0
- <6>msm_device_put:device speaker_stereo_rx set 1
- <3>msm_device_put:device freq =48000
- <3>Device active
- <4>healthd: battery l=29 v=3643 t=34.0 h=2 st=2 c=483 chg=a
- <6>msm_device_put:device speaker_stereo_rx set 0
- <38>type=1400 audit(1433706785.006:97): avc: denied { ioctl } for pid=620 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4428 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>type=1400 audit(1433706785.267:98): avc: denied { read write } for pid=620 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4428 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>type=1400 audit(1433706787.539:99): avc: denied { read write } for pid=143 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=4428 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>type=1400 audit(1433706788.740:100): avc: denied { ioctl } for pid=1595 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4428 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <38>type=1400 audit(1433706789.731:101): avc: denied { ioctl } for pid=1493 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4428 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
- <6>SysRq : Emergency Remount R/O
- <3>[DISP] lcdc_tenderloin_panel_set_backlight: 0
- <3>[DISP] lcdc_panel_power: ++ 0
- <3>MFD is Null<0>Restarting system with command ''.
- <5>Going down for restart now
- <6>msm_restart: Initiating reboot via bootloader
- Broadcasting: Intent { act=com.evervolv.toolbox.action.DUMPLOGCAT_FINISHED (has extras) }
- Broadcast completed: result=0
Logcat:
From EVLogcat Uploader, 9 Years ago, written in Plain Text, viewed 1'554 times.
URL http://paste.evervolv.com/view/4d51e7c1
Embed
Download Paste or View Raw
— Expand Paste to full width of browser