unable to turn off the WIFI after turning it ON through GUI

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

unable to turn off the WIFI after turning it ON through GUI

Jump to solution
3,783 Views
mutyalaraoneela
Contributor III

Hi all,

              I am able to insert my wifi .ko files and able to run suppliacnt with GUI but not able to turn off the wifi. Please observe the logcat and help me what is happening.

 

Thank you,

Mutyala Rao.

Original Attachment has been moved to: minicom_logcat.cap.zip

Labels (2)
1 Solution
2,003 Views
haoranwang
NXP Employee
NXP Employee

Hi,

     So did you modify the wifi_unite.c?

     Framework will call wifi HAL to continue the wifi enabling operation.

     I think you can added some log in wifi_unite.c and see what we can get.

     Thanks.

BRs,

Haoran

View solution in original post

0 Kudos
11 Replies
2,003 Views
mutyalaraoneela
Contributor III

Hi all,

              I am able to insert my wifi .ko files and able to run suppliacnt with GUI but not able to turn off the wifi. Please observe the logcat and help me what is happening.

--------- beginning of /dev/log/main
I/DEBUG   (  119): debuggerd: May 13 2015 17:06:11
I/installd(  124): installd firing up
I/SurfaceFlinger(  120): SurfaceFlinger is starting
I/SurfaceFlinger(  120): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
E/DirectVolume(  117): Vold managed volumes must have auto mount point; ignoring /mnt/media_rw/extsd
E/DirectVolume(  117): Vold managed volumes must have auto mount point; ignoring /mnt/media_rw/udisk
--------- beginning of /dev/log/system
I/Vold    (  117): Vold 2.1 (the revenge) firing up
D/Vold    (  117): Volume extsd state changing -1 (Initializing) -> 0 (No-Media)
D/Vold    (  117): Volume udisk state changing -1 (Initializing) -> 0 (No-Media)
D/libEGL  (  120): loaded /system/lib/egl/libGLES_android.so
I/Netd    (  118): Netd 1.0 starting
W/InterfaceController(  118): Warning (dlopen failed: library "/system/lib/libnetcmdiface.so" not found) while opening the net interface command library
I/imx6.gralloc(  120): fb_device_open dispid:0, fb:0
I/imx6.gralloc(  120): 16bpp setting of Framebuffer with RGB565 format!
W/imx6.gralloc(  120): using (fd=18)
W/imx6.gralloc(  120): id           = mxs-lcdif
W/imx6.gralloc(  120): xres         = 800 px
W/imx6.gralloc(  120): yres         = 480 px
W/imx6.gralloc(  120): xres_virtual = 800 px
W/imx6.gralloc(  120): yres_virtual = 1440 px
W/imx6.gralloc(  120): bpp          = 16
W/imx6.gralloc(  120): r            = 11:5
W/imx6.gralloc(  120): g            =  5:6
W/imx6.gralloc(  120): b            =  0:5
W/imx6.gralloc(  120): width        = 127 mm (160.000000 dpi)
W/imx6.gralloc(  120): height       = 76 mm (160.421051 dpi)
W/imx6.gralloc(  120): refresh rate = 60.26 Hz
I/FslHwcomposer(  120): using fsl hwc!!!
I/FslHwcomposer(  120): int hwc_device_open(const hw_module_t*, const char*, hw_device_t**),553
I/FslHwcomposer(  120): using fsl hwc!
I/FslHwcomposer(  120): open /sys/class/graphics/fb0/fsl_disp_dev_property failed
W/FslHwcomposer(  120): open /sys/class/graphics/fb1 failed
W/FslHwcomposer(  120): open /sys/class/graphics/fb2 failed
W/FslHwcomposer(  120): open /sys/class/graphics/fb3 failed
W/FslHwcomposer(  120): open /sys/class/graphics/fb4 failed
W/FslHwcomposer(  120): open /sys/class/graphics/fb5 failed
I/FslHwcomposer(  120): hwcomposer: open framebuffer fb0
I/imx6.gralloc(  120): fb_device_open dispid:0, fb:0
I/imx6.gralloc(  120): display already initialized...
I/FslHwcomposer(  120): int hwc_device_open(const hw_module_t*, const char*, hw_device_t**),426
I/SurfaceFlinger(  120): Using composer version 1.3
W/SurfaceFlinger(  120): no suitable EGLConfig found, trying a simpler query
W/SurfaceFlinger(  120): EGL_SLOW_CONFIG selected!
I/SurfaceFlinger(  120): EGL informations:
I/SurfaceFlinger(  120): vendor    : Android
I/SurfaceFlinger(  120): version   : 1.4 Android META-EGL
I/SurfaceFlinger(  120): extensions: EGL_KHR_get_all_proc_addresses EGL_ANDROID_presentation_time EGL_KHR_image_base EGL_KHR_fence_sync EGL_ANDROID_image_native_buffer
I/SurfaceFlinger(  120): Client API: OpenGL_ES
I/SurfaceFlinger(  120): EGLSurface: 5-6-5-0, config=0x0
I/SurfaceFlinger(  120): OpenGL ES informations:
I/SurfaceFlinger(  120): vendor    : Android
I/SurfaceFlinger(  120): renderer  : Android PixelFlinger 1.4
I/SurfaceFlinger(  120): version   : OpenGL ES-CM 1.0
I/SurfaceFlinger(  120): extensions: GL_EXT_debug_marker GL_OES_byte_coordinates GL_OES_fixed_point GL_OES_single_precision GL_OES_read_format GL_OES_compressed_paletted_texture GL_OES_draw_texture GL_OES_matrix_get GL_OES_query_matrix GL_OES_EGL_image GL_OES_EGL_sync GL_OES_compressed_ETC1_RGB8_texture GL_ARB_texture_compression GL_ARB_texture_non_power_of_two GL_ANDROID_user_clip_plane GL_ANDROID_vertex_buffer_object GL_ANDROID_generate_mipmap
I/SurfaceFlinger(  120): GL_MAX_TEXTURE_SIZE = 4096
I/SurfaceFlinger(  120): GL_MAX_VIEWPORT_DIMS = 4096
E/cutils-trace(  120): Error opening trace file: Permission denied (13)
D/SurfaceFlinger(  120): Screen acquired, type=0 flinger=0x772f4450
I/FslHwcomposer(  120): prepare: targetHandle is null
D/libEGL  (  156): loaded /system/lib/egl/libGLES_android.so
E/cutils-trace(  156): Error opening trace file: Permission denied (13)
I/mediaserver(  123): ServiceManager: 0x77a6f470
I/AudioFlinger(  123): Using default 3000 mSec as standby time.
I/CameraService(  123): CameraService started (pid=123)
I/CameraService(  123): Loaded "Freescale CameraHal Module" camera module
I/FslCameraHAL(  123): Face Back Camera is csi, orient is 0
I/FslCameraHAL(  123): Face Front Camera is uvc, orient is 0
I/FslCameraHAL(  123): Camera ID 0: name csi, Facing 0, orientation 0, dev path
I/FslCameraHAL(  123): Camera ID 0: name uvc, Facing 1, orientation 0, dev path
I/AudioPolicyManagerBase(  123): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf
W/audio_hw_primary(  123): card 0, id wm8962audio ,driver wm8962-audio, name wm8962-audio
W/audio_hw_primary(  123): out rate 44100
W/audio_hw_primary(  123): in rate 44100, channels 1 format 0
W/audio_hw_primary(  123): card 1, id imxspdif ,driver imx-spdif, name imx-spdif
W/audio_hw_primary(  123): out rate 44100
W/audio_hw_primary(  123): in rate 0, channels 0 format 0
I/AudioFlinger(  123): loadHwModule() Loaded primary audio interface from Freescale i.MX Audio HW HAL (audio) handle 1
W/audio_hw_primary(  123): open output stream devices 2, format 1, channels 3, sample_rate 44100, flag 2
W/audio_hw_primary(  123): opened out stream...2007476136, type 1
I/AudioFlinger(  123): HAL output buffer size 192 frames, normal mix buffer size 768 frames
I/ARMAssembler(  156): generated scanline__00000077:03010102_00000A01_00000000 [  9 ipp] (30 ins) at [0x6e11a1f0:0x6e11a268] in 110583 ns
I/ARMAssembler(  156): generated scanline__00000077:03545402_00000A01_00000000 [ 31 ipp] (52 ins) at [0x6e11a270:0x6e11a340] in 76750 ns
I/AudioMixer(  123): found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
E/MonoPipe(  123): Failed to fetch local time frequency when constructing a MonoPipe (res = -32).  getNextWriteTimestamp calls will be non-functional
D/AndroidRuntime(  121):
D/AndroidRuntime(  121): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime(  121): CheckJNI is OFF
I/AndroidRuntime(  121): JNI options: '-Xjniopts:warnonly'
V/NatController(  118): runCmd(/system/bin/iptables -F natctrl_FORWARD) res=0
V/NatController(  118): runCmd(/system/bin/iptables -A natctrl_FORWARD -j DROP) res=0
V/NatController(  118): runCmd(/system/bin/iptables -t nat -F natctrl_nat_POSTROUTING) res=0
D/dalvikvm(  121): Trying to load lib libjavacore.so 0x0
D/dalvikvm(  121): Added shared lib libjavacore.so 0x0
V/NatController(  118): runCmd(/system/bin/ip rule flush) res=0
V/NatController(  118): runCmd(/system/bin/ip -6 rule flush) res=0
D/dalvikvm(  121): Trying to load lib libnativehelper.so 0x0
D/dalvikvm(  121): Added shared lib libnativehelper.so 0x0
D/dalvikvm(  121): No JNI_OnLoad found in libnativehelper.so 0x0, skipping init
V/NatController(  118): runCmd(/system/bin/ip rule add from all lookup default prio 32767) res=0
V/NatController(  118): runCmd(/system/bin/ip rule add from all lookup main prio 32766) res=0
V/NatController(  118): runCmd(/system/bin/ip -6 rule add from all lookup default prio 32767) res=0
V/NatController(  118): runCmd(/system/bin/ip -6 rule add from all lookup main prio 32766) res=0
V/NatController(  118): runCmd(/system/bin/ip route flush cache) res=0
V/NatController(  118): runCmd(/system/bin/iptables -F natctrl_tether_counters) res=1
V/NatController(  118): runCmd(/system/bin/iptables -X natctrl_tether_counters) res=1
V/NatController(  118): runCmd(/system/bin/iptables -N natctrl_tether_counters) res=0
D/dalvikvm(  121): Note: class Landroid/app/ActivityManagerNative; has 179 unimplemented (abstract) methods
D/MDnsDS  (  118): MDnsSdListener::Hander starting up
D/MDnsDS  (  118): MDnsSdListener starting to monitor
D/MDnsDS  (  118): Going to poll with pollCount 1
E/memtrack(  121): Couldn't load memtrack module (No such file or directory)
E/android.os.Debug(  121): failed to load memtrack module: -2
I/SamplingProfilerIntegration(  121): Profiling disabled.
I/Zygote  (  121): Preloading classes...
E/cutils-trace(  121): Error opening trace file: Permission denied (13)
D/dalvikvm(  121): GC_EXPLICIT freed 39K, 8% free 520K/564K, paused 0ms+0ms, total 3ms
D/dalvikvm(  121): GC_EXPLICIT freed 3K, 4% free 596K/616K, paused 0ms+0ms, total 2ms
D/dalvikvm(  121): GC_EXPLICIT freed 16K, 3% free 640K/660K, paused 0ms+0ms, total 3ms
D/dalvikvm(  121): GC_EXPLICIT freed 20K, 4% free 674K/696K, paused 0ms+0ms, total 3ms
D/dalvikvm(  121): GC_EXPLICIT freed 10K, 2% free 718K/732K, paused 0ms+1ms, total 3ms
D/dalvikvm(  121): GC_EXPLICIT freed 27K, 4% free 747K/776K, paused 0ms+0ms, total 4ms
D/dalvikvm(  121): GC_EXPLICIT freed 35K, 5% free 816K/856K, paused 0ms+1ms, total 4ms
D/dalvikvm(  121): GC_EXPLICIT freed 29K, 4% free 843K/876K, paused 0ms+1ms, total 4ms
D/TextLayoutCache(  121): Using debug level = 0 - Debug Enabled = 0
D/dalvikvm(  121): GC_EXPLICIT freed 19K, 3% free 884K/908K, paused 1ms+0ms, total 5ms
I/dalvikvm(  121): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
D/MtpDeviceJNI(  121): register_android_mtp_MtpDevice
I/dalvikvm(  121): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
I/dalvikvm(  121): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
I/dalvikvm(  121): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
D/dalvikvm(  121): GC_EXPLICIT freed 19K, 3% free 920K/944K, paused 0ms+0ms, total 4ms
D/dalvikvm(  121): GC_EXPLICIT freed 21K, 3% free 956K/980K, paused 0ms+0ms, total 5ms
D/dalvikvm(  121): GC_EXPLICIT freed 14K, 2% free 994K/1012K, paused 0ms+0ms, total 4ms
D/dalvikvm(  121): GC_EXPLICIT freed 28K, 3% free 1020K/1052K, paused 1ms+0ms, total 6ms
D/dalvikvm(  121): GC_EXPLICIT freed 16K, 2% free 1075K/1096K, paused 0ms+0ms, total 6ms
E/EmojiFactory_jni(  121): Failed to load libemoji.so: dlopen failed: library "libemoji.so" not found
D/dalvikvm(  121): GC_EXPLICIT freed 30K, 3% free 1391K/1424K, paused 1ms+1ms, total 10ms
D/dalvikvm(  121): GC_EXPLICIT freed 35K, 3% free 1415K/1452K, paused 1ms+1ms, total 9ms
D/dalvikvm(  121): GC_EXPLICIT freed 30K, 3% free 1440K/1476K, paused 0ms+0ms, total 9ms
D/dalvikvm(  121): GC_EXPLICIT freed 38K, 3% free 1457K/1496K, paused 1ms+1ms, total 9ms
I/LibraryLoader(  121): Loading: webviewchromium
E/dalvikvm(  121): dlopen("/system/lib/libwebviewchromium.so") failed: dlopen failed: empty/missing DT_HASH in "libwebviewchromium.so" (built with --hash-style=gnu?)
W/WebViewFactory(  121): error preloading provider
W/WebViewFactory(  121): java.lang.RuntimeException: Cannot load WebView
W/WebViewFactory(  121):     at com.android.org.chromium.android_webview.AwBrowserProcess.loadLibrary(AwBrowserProcess.java:31)
W/WebViewFactory(  121):     at com.android.webview.chromium.WebViewChromiumFactoryProvider.<init>(WebViewChromiumFactoryProvider.java:87)
W/WebViewFactory(  121):     at java.lang.Class.newInstanceImpl(Native Method)
W/WebViewFactory(  121):     at java.lang.Class.newInstance(Class.java:1208)
W/WebViewFactory(  121):     at android.webkit.WebViewFactory$Preloader.<clinit>(WebViewFactory.java:43)
W/WebViewFactory(  121):     at java.lang.Class.classForName(Native Method)
W/WebViewFactory(  121):     at java.lang.Class.forName(Class.java:251)
W/WebViewFactory(  121):     at java.lang.Class.forName(Class.java:216)
W/WebViewFactory(  121):     at com.android.internal.os.ZygoteInit.preloadClasses(ZygoteInit.java:297)
W/WebViewFactory(  121):     at com.android.internal.os.ZygoteInit.preload(ZygoteInit.java:237)
W/WebViewFactory(  121):     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:570)
W/WebViewFactory(  121):     at dalvik.system.NativeStart.main(Native Method)
W/WebViewFactory(  121): Caused by: com.android.org.chromium.content.common.ProcessInitException
W/WebViewFactory(  121):     at com.android.org.chromium.content.app.LibraryLoader.loadAlreadyLocked(LibraryLoader.java:135)
W/WebViewFactory(  121):     at com.android.org.chromium.content.app.LibraryLoader.loadNow(LibraryLoader.java:87)
W/WebViewFactory(  121):     at com.android.org.chromium.android_webview.AwBrowserProcess.loadLibrary(AwBrowserProcess.java:29)
W/WebViewFactory(  121):     ... 11 more
W/WebViewFactory(  121): Caused by: java.lang.UnsatisfiedLinkError: dlopen failed: empty/missing DT_HASH in "libwebviewchromium.so" (built with --hash-style=gnu?)
W/WebViewFactory(  121):     at java.lang.Runtime.loadLibrary(Runtime.java:386)
W/WebViewFactory(  121):     at java.lang.System.loadLibrary(System.java:526)
W/WebViewFactory(  121):     at com.android.org.chromium.content.app.LibraryLoader.loadAlreadyLocked(LibraryLoader.java:123)
W/WebViewFactory(  121):     ... 13 more
D/dalvikvm(  121): GC_EXPLICIT freed 52K, 4% free 1477K/1532K, paused 1ms+1ms, total 9ms
D/dalvikvm(  121): GC_EXPLICIT freed 21K, 2% free 1508K/1532K, paused 0ms+1ms, total 10ms
D/dalvikvm(  121): GC_EXPLICIT freed 87K, 6% free 1559K/1648K, paused 0ms+1ms, total 9ms
D/dalvikvm(  121): GC_EXPLICIT freed 36K, 5% free 1578K/1648K, paused 1ms+1ms, total 10ms
D/dalvikvm(  121): GC_EXPLICIT freed 31K, 3% free 1603K/1648K, paused 0ms+0ms, total 11ms
D/dalvikvm(  121): GC_EXPLICIT freed 19K, 2% free 1666K/1688K, paused 1ms+1ms, total 10ms
D/dalvikvm(  121): GC_EXPLICIT freed 23K, 2% free 1697K/1728K, paused 1ms+1ms, total 16ms
D/dalvikvm(  121): GC_EXPLICIT freed 28K, 2% free 1723K/1756K, paused 1ms+1ms, total 11ms
D/dalvikvm(  121): GC_FOR_ALLOC freed 250K, 12% free 1983K/2236K, paused 17ms, total 18ms
D/dalvikvm(  121): GC_EXPLICIT freed 210K, 10% free 2104K/2320K, paused 1ms+1ms, total 15ms
D/dalvikvm(  121): GC_EXPLICIT freed 35K, 9% free 2123K/2320K, paused 6ms+2ms, total 20ms
D/dalvikvm(  121): GC_EXPLICIT freed 25K, 8% free 2156K/2328K, paused 1ms+1ms, total 15ms
W/Zygote  (  121): Class not found for preloading: java.lang.UnsafeByteSequence
D/dalvikvm(  121): GC_EXPLICIT freed 37K, 7% free 2176K/2328K, paused 1ms+1ms, total 14ms
D/dalvikvm(  121): GC_EXPLICIT freed 39K, 6% free 2193K/2328K, paused 1ms+1ms, total 19ms
D/dalvikvm(  121): GC_EXPLICIT freed 42K, 6% free 2206K/2328K, paused 1ms+1ms, total 15ms
I/System  (  121): Loaded time zone names for "" in 104ms (94ms in ICU)
I/System  (  121): Loaded time zone names for "en_US" in 54ms (49ms in ICU)
D/dalvikvm(  121): GC_EXPLICIT freed 193K, 9% free 2369K/2580K, paused 1ms+1ms, total 16ms
D/dalvikvm(  121): GC_EXPLICIT freed 14K, 6% free 2433K/2580K, paused 1ms+1ms, total 17ms
D/dalvikvm(  121): GC_EXPLICIT freed 30K, 5% free 2459K/2580K, paused 1ms+2ms, total 16ms
D/dalvikvm(  121): GC_EXPLICIT freed 34K, 4% free 2479K/2580K, paused 1ms+2ms, total 16ms
D/dalvikvm(  121): GC_EXPLICIT freed 32K, 4% free 2501K/2580K, paused 5ms+1ms, total 22ms
D/dalvikvm(  121): GC_EXPLICIT freed 29K, 3% free 2526K/2584K, paused 1ms+1ms, total 17ms
I/Zygote  (  121): ...preloaded 2777 classes in 4255ms.
D/dalvikvm(  121): GC_EXPLICIT freed 17K, 3% free 2529K/2584K, paused 1ms+6ms, total 21ms
I/Zygote  (  121): Preloading resources...
W/Resources(  121): Preloaded drawable resource #0x1080096 (android:drawable/toast_frame) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080105 (android:drawable/btn_check_on_pressed_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080104 (android:drawable/btn_check_on_pressed_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080102 (android:drawable/btn_check_on_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080101 (android:drawable/btn_check_on_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800ff (android:drawable/btn_check_on_focused_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800fe (android:drawable/btn_check_on_focused_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800fd (android:drawable/btn_check_on_disabled_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800fc (android:drawable/btn_check_on_disabled_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800fb (android:drawable/btn_check_on_disabled_focused_holo_light) that varies with configuration!!
D/dalvikvm(  121): GC_EXPLICIT freed 34K, 3% free 2546K/2612K, paused 1ms+1ms, total 17ms
W/Resources(  121): Preloaded drawable resource #0x10800fa (android:drawable/btn_check_on_disabled_focused_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800f2 (android:drawable/btn_check_off_pressed_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800f1 (android:drawable/btn_check_off_pressed_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800ed (android:drawable/btn_check_off_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800ec (android:drawable/btn_check_off_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800ea (android:drawable/btn_check_off_focused_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800e9 (android:drawable/btn_check_off_focused_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800e8 (android:drawable/btn_check_off_disabled_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800e7 (android:drawable/btn_check_off_disabled_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800e6 (android:drawable/btn_check_off_disabled_focused_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800e5 (android:drawable/btn_check_off_disabled_focused_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080102 (android:drawable/btn_check_on_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800ed (android:drawable/btn_check_off_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080105 (android:drawable/btn_check_on_pressed_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800f2 (android:drawable/btn_check_off_pressed_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800ff (android:drawable/btn_check_on_focused_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800ea (android:drawable/btn_check_off_focused_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800ed (android:drawable/btn_check_off_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080102 (android:drawable/btn_check_on_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800fd (android:drawable/btn_check_on_disabled_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800e8 (android:drawable/btn_check_off_disabled_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800fb (android:drawable/btn_check_on_disabled_focused_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800e6 (android:drawable/btn_check_off_disabled_focused_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800e8 (android:drawable/btn_check_off_disabled_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800fd (android:drawable/btn_check_on_disabled_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800dc (android:drawable/btn_check_holo_light) that varies with configuration!!
D/dalvikvm(  121): GC_EXPLICIT freed 102K, 5% free 2548K/2668K, paused 1ms+2ms, total 18ms
W/Resources(  121): Preloaded drawable resource #0x1080101 (android:drawable/btn_check_on_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800ec (android:drawable/btn_check_off_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080104 (android:drawable/btn_check_on_pressed_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800f1 (android:drawable/btn_check_off_pressed_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800fe (android:drawable/btn_check_on_focused_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800e9 (android:drawable/btn_check_off_focused_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800ec (android:drawable/btn_check_off_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080101 (android:drawable/btn_check_on_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800fc (android:drawable/btn_check_on_disabled_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800e7 (android:drawable/btn_check_off_disabled_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800fa (android:drawable/btn_check_on_disabled_focused_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800e5 (android:drawable/btn_check_off_disabled_focused_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800e7 (android:drawable/btn_check_off_disabled_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800fc (android:drawable/btn_check_on_disabled_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800db (android:drawable/btn_check_holo_dark) that varies with configuration!!
D/dalvikvm(  121): GC_EXPLICIT freed 61K, 5% free 2546K/2668K, paused 1ms+2ms, total 16ms
W/Resources(  121): Preloaded drawable resource #0x1080195 (android:drawable/btn_radio_on_pressed_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080194 (android:drawable/btn_radio_on_pressed_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080192 (android:drawable/btn_radio_on_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080191 (android:drawable/btn_radio_on_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108018f (android:drawable/btn_radio_on_focused_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108018e (android:drawable/btn_radio_on_focused_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108018d (android:drawable/btn_radio_on_disabled_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108018c (android:drawable/btn_radio_on_disabled_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108018b (android:drawable/btn_radio_on_disabled_focused_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108018a (android:drawable/btn_radio_on_disabled_focused_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080187 (android:drawable/btn_radio_off_pressed_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080186 (android:drawable/btn_radio_off_pressed_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080184 (android:drawable/btn_radio_off_holo_light) that varies with configuration!!
D/dalvikvm(  121): GC_EXPLICIT freed 51K, 5% free 2547K/2668K, paused 1ms+1ms, total 17ms
W/Resources(  121): Preloaded drawable resource #0x1080183 (android:drawable/btn_radio_off_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080181 (android:drawable/btn_radio_off_focused_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080180 (android:drawable/btn_radio_off_focused_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108017f (android:drawable/btn_radio_off_disabled_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108017e (android:drawable/btn_radio_off_disabled_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108017d (android:drawable/btn_radio_off_disabled_focused_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108017c (android:drawable/btn_radio_off_disabled_focused_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080128 (android:drawable/btn_default_pressed_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080127 (android:drawable/btn_default_pressed_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080124 (android:drawable/btn_default_normal_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080123 (android:drawable/btn_default_normal_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108011c (android:drawable/btn_default_focused_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108011b (android:drawable/btn_default_focused_holo_dark) that varies with configuration!!
D/dalvikvm(  121): GC_EXPLICIT freed 37K, 4% free 2562K/2668K, paused 2ms+2ms, total 17ms
W/Resources(  121): Preloaded drawable resource #0x1080119 (android:drawable/btn_default_disabled_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080118 (android:drawable/btn_default_disabled_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080116 (android:drawable/btn_default_disabled_focused_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080115 (android:drawable/btn_default_disabled_focused_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080123 (android:drawable/btn_default_normal_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080118 (android:drawable/btn_default_disabled_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080127 (android:drawable/btn_default_pressed_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108011b (android:drawable/btn_default_focused_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080123 (android:drawable/btn_default_normal_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080115 (android:drawable/btn_default_disabled_focused_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080118 (android:drawable/btn_default_disabled_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108011d (android:drawable/btn_default_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080124 (android:drawable/btn_default_normal_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080119 (android:drawable/btn_default_disabled_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080128 (android:drawable/btn_default_pressed_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108011c (android:drawable/btn_default_focused_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080124 (android:drawable/btn_default_normal_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080116 (android:drawable/btn_default_disabled_focused_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080119 (android:drawable/btn_default_disabled_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108011e (android:drawable/btn_default_holo_light) that varies with configuration!!
D/dalvikvm(  121): GC_EXPLICIT freed 44K, 3% free 2590K/2668K, paused 2ms+2ms, total 19ms
W/Resources(  121): Preloaded drawable resource #0x10801d1 (android:drawable/btn_star_off_normal_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801db (android:drawable/btn_star_on_normal_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801d7 (android:drawable/btn_star_on_disabled_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801cd (android:drawable/btn_star_off_disabled_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801dd (android:drawable/btn_star_on_pressed_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801d3 (android:drawable/btn_star_off_pressed_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801d9 (android:drawable/btn_star_on_focused_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801cf (android:drawable/btn_star_off_focused_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801d5 (android:drawable/btn_star_on_disabled_focused_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801cb (android:drawable/btn_star_off_disabled_focused_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801d1 (android:drawable/btn_star_off_normal_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801db (android:drawable/btn_star_on_normal_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801d7 (android:drawable/btn_star_on_disabled_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801cd (android:drawable/btn_star_off_disabled_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801dd (android:drawable/btn_star_on_pressed_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801d3 (android:drawable/btn_star_off_pressed_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801d9 (android:drawable/btn_star_on_focused_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801cf (android:drawable/btn_star_off_focused_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801d5 (android:drawable/btn_star_on_disabled_focused_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801d7 (android:drawable/btn_star_on_disabled_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801cb (android:drawable/btn_star_off_disabled_focused_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801cd (android:drawable/btn_star_off_disabled_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801d1 (android:drawable/btn_star_off_normal_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801db (android:drawable/btn_star_on_normal_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801c8 (android:drawable/btn_star_holo_light) that varies with configuration!!
D/dalvikvm(  121): GC_EXPLICIT freed 133K, 6% free 2557K/2708K, paused 2ms+2ms, total 20ms
W/Resources(  121): Preloaded drawable resource #0x10801d0 (android:drawable/btn_star_off_normal_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801da (android:drawable/btn_star_on_normal_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801d6 (android:drawable/btn_star_on_disabled_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801cc (android:drawable/btn_star_off_disabled_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801dc (android:drawable/btn_star_on_pressed_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801d2 (android:drawable/btn_star_off_pressed_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801d8 (android:drawable/btn_star_on_focused_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801ce (android:drawable/btn_star_off_focused_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801d4 (android:drawable/btn_star_on_disabled_focused_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801ca (android:drawable/btn_star_off_disabled_focused_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801d0 (android:drawable/btn_star_off_normal_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801da (android:drawable/btn_star_on_normal_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801d6 (android:drawable/btn_star_on_disabled_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801cc (android:drawable/btn_star_off_disabled_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801dc (android:drawable/btn_star_on_pressed_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801d2 (android:drawable/btn_star_off_pressed_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801d8 (android:drawable/btn_star_on_focused_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801ce (android:drawable/btn_star_off_focused_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801d4 (android:drawable/btn_star_on_disabled_focused_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801d6 (android:drawable/btn_star_on_disabled_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801ca (android:drawable/btn_star_off_disabled_focused_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801cc (android:drawable/btn_star_off_disabled_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801d0 (android:drawable/btn_star_off_normal_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801da (android:drawable/btn_star_on_normal_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801c7 (android:drawable/btn_star_holo_dark) that varies with configuration!!
D/dalvikvm(  121): GC_EXPLICIT freed 97K, 6% free 2559K/2708K, paused 2ms+2ms, total 19ms
W/Resources(  121): Preloaded drawable resource #0x10801f7 (android:drawable/btn_toggle_on_pressed_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801f6 (android:drawable/btn_toggle_on_pressed_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801f5 (android:drawable/btn_toggle_on_normal_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801f4 (android:drawable/btn_toggle_on_normal_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801f3 (android:drawable/btn_toggle_on_focused_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801f2 (android:drawable/btn_toggle_on_focused_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801f1 (android:drawable/btn_toggle_on_disabled_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801f0 (android:drawable/btn_toggle_on_disabled_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801ef (android:drawable/btn_toggle_on_disabled_focused_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801ee (android:drawable/btn_toggle_on_disabled_focused_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801ec (android:drawable/btn_toggle_off_pressed_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801eb (android:drawable/btn_toggle_off_pressed_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801ea (android:drawable/btn_toggle_off_normal_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801e9 (android:drawable/btn_toggle_off_normal_holo_dark) that varies with configuration!!
D/dalvikvm(  121): GC_EXPLICIT freed 26K, 5% free 2587K/2708K, paused 1ms+1ms, total 17ms
W/Resources(  121): Preloaded drawable resource #0x10801e8 (android:drawable/btn_toggle_off_focused_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801e7 (android:drawable/btn_toggle_off_focused_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801e6 (android:drawable/btn_toggle_off_disabled_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801e5 (android:drawable/btn_toggle_off_disabled_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801e4 (android:drawable/btn_toggle_off_disabled_focused_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801e3 (android:drawable/btn_toggle_off_disabled_focused_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801f5 (android:drawable/btn_toggle_on_normal_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801f1 (android:drawable/btn_toggle_on_disabled_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801f7 (android:drawable/btn_toggle_on_pressed_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801f3 (android:drawable/btn_toggle_on_focused_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801f5 (android:drawable/btn_toggle_on_normal_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801ef (android:drawable/btn_toggle_on_disabled_focused_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801f1 (android:drawable/btn_toggle_on_disabled_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801ea (android:drawable/btn_toggle_off_normal_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801e6 (android:drawable/btn_toggle_off_disabled_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801ec (android:drawable/btn_toggle_off_pressed_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801e8 (android:drawable/btn_toggle_off_focused_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801ea (android:drawable/btn_toggle_off_normal_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801e4 (android:drawable/btn_toggle_off_disabled_focused_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801e6 (android:drawable/btn_toggle_off_disabled_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801e1 (android:drawable/btn_toggle_holo_light) that varies with configuration!!
D/dalvikvm(  121): GC_EXPLICIT freed 63K, 4% free 2603K/2708K, paused 2ms+2ms, total 24ms
W/Resources(  121): Preloaded drawable resource #0x10801f4 (android:drawable/btn_toggle_on_normal_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801f0 (android:drawable/btn_toggle_on_disabled_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801f6 (android:drawable/btn_toggle_on_pressed_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801f2 (android:drawable/btn_toggle_on_focused_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801f4 (android:drawable/btn_toggle_on_normal_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801ee (android:drawable/btn_toggle_on_disabled_focused_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801f0 (android:drawable/btn_toggle_on_disabled_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801e9 (android:drawable/btn_toggle_off_normal_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801e5 (android:drawable/btn_toggle_off_disabled_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801eb (android:drawable/btn_toggle_off_pressed_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801e7 (android:drawable/btn_toggle_off_focused_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801e9 (android:drawable/btn_toggle_off_normal_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801e3 (android:drawable/btn_toggle_off_disabled_focused_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801e5 (android:drawable/btn_toggle_off_disabled_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10801e0 (android:drawable/btn_toggle_holo_dark) that varies with configuration!!
D/dalvikvm(  121): GC_EXPLICIT freed 70K, 5% free 2589K/2708K, paused 1ms+1ms, total 17ms
W/Resources(  121): Preloaded drawable resource #0x108064c (android:drawable/textfield_multiline_default_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080650 (android:drawable/textfield_multiline_disabled_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108064a (android:drawable/textfield_multiline_activated_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080652 (android:drawable/textfield_multiline_focused_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108064c (android:drawable/textfield_multiline_default_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108064e (android:drawable/textfield_multiline_disabled_focused_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080650 (android:drawable/textfield_multiline_disabled_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108063f (android:drawable/textfield_default_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080644 (android:drawable/textfield_disabled_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080637 (android:drawable/textfield_activated_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080647 (android:drawable/textfield_focused_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108063f (android:drawable/textfield_default_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080642 (android:drawable/textfield_disabled_focused_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080644 (android:drawable/textfield_disabled_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080258 (android:drawable/edit_text_holo_light) that varies with configuration!!
D/dalvikvm(  121): GC_EXPLICIT freed 56K, 5% free 2590K/2708K, paused 1ms+1ms, total 23ms
W/Resources(  121): Preloaded drawable resource #0x108064b (android:drawable/textfield_multiline_default_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108064f (android:drawable/textfield_multiline_disabled_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080649 (android:drawable/textfield_multiline_activated_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080651 (android:drawable/textfield_multiline_focused_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108064b (android:drawable/textfield_multiline_default_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108064d (android:drawable/textfield_multiline_disabled_focused_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108064f (android:drawable/textfield_multiline_disabled_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108063e (android:drawable/textfield_default_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080643 (android:drawable/textfield_disabled_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080636 (android:drawable/textfield_activated_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080646 (android:drawable/textfield_focused_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108063e (android:drawable/textfield_default_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080641 (android:drawable/textfield_disabled_focused_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080643 (android:drawable/textfield_disabled_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080257 (android:drawable/edit_text_holo_dark) that varies with configuration!!
D/dalvikvm(  121): GC_EXPLICIT freed 54K, 5% free 2592K/2708K, paused 1ms+2ms, total 19ms
W/Resources(  121): Preloaded drawable resource #0x1080633 (android:drawable/text_select_handle_left) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080635 (android:drawable/text_select_handle_right) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080630 (android:drawable/text_edit_paste_window) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108026d (android:drawable/expander_close_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108026e (android:drawable/expander_close_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108026d (android:drawable/expander_close_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080274 (android:drawable/expander_open_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080270 (android:drawable/expander_group_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108026e (android:drawable/expander_close_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080275 (android:drawable/expander_open_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080271 (android:drawable/expander_group_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108041d (android:drawable/list_selector_disabled_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108041d (android:drawable/list_selector_disabled_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10803fe (android:drawable/list_pressed_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10803fc (android:drawable/list_longpressed_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108041a (android:drawable/list_selector_background_transition_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10803fe (android:drawable/list_pressed_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10803fc (android:drawable/list_longpressed_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108041a (android:drawable/list_selector_background_transition_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10803f7 (android:drawable/list_focused_holo) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080421 (android:drawable/list_selector_holo_dark) that varies with configuration!!
D/dalvikvm(  121): GC_EXPLICIT freed 75K, 5% free 2589K/2708K, paused 1ms+2ms, total 25ms
W/Resources(  121): Preloaded drawable resource #0x108041e (android:drawable/list_selector_disabled_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108041e (android:drawable/list_selector_disabled_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10803ff (android:drawable/list_pressed_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10803fd (android:drawable/list_longpressed_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108041b (android:drawable/list_selector_background_transition_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10803ff (android:drawable/list_pressed_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10803fd (android:drawable/list_longpressed_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108041b (android:drawable/list_selector_background_transition_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10803f7 (android:drawable/list_focused_holo) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080422 (android:drawable/list_selector_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080401 (android:drawable/list_section_divider_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080400 (android:drawable/list_section_divider_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080432 (android:drawable/menu_hardkey_panel_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080433 (android:drawable/menu_hardkey_panel_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108043a (android:drawable/menu_submenu_background) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080431 (android:drawable/menu_dropdown_panel_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080430 (android:drawable/menu_dropdown_panel_holo_dark) that varies with configuration!!
D/dalvikvm(  121): GC_EXPLICIT freed 49K, 5% free 2597K/2708K, paused 2ms+1ms, total 19ms
W/Resources(  121): Preloaded drawable resource #0x1080437 (android:drawable/menu_popup_panel_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080436 (android:drawable/menu_popup_panel_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080437 (android:drawable/menu_popup_panel_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080431 (android:drawable/menu_dropdown_panel_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080435 (android:drawable/menu_panel_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080436 (android:drawable/menu_popup_panel_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080430 (android:drawable/menu_dropdown_panel_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080434 (android:drawable/menu_panel_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108047c (android:drawable/overscroll_edge) that varies with configuration!!
D/dalvikvm(  121): GC_EXPLICIT freed 57K, 6% free 2597K/2740K, paused 2ms+2ms, total 19ms
W/Resources(  121): Preloaded drawable resource #0x108047d (android:drawable/overscroll_glow) that varies with configuration!!
D/dalvikvm(  121): GC_EXPLICIT freed 187K, 12% free 2567K/2896K, paused 1ms+1ms, total 17ms
W/Resources(  121): Preloaded drawable resource #0x1080545 (android:drawable/spinner_16_outer_holo) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080544 (android:drawable/spinner_16_inner_holo) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080549 (android:drawable/spinner_48_outer_holo) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080548 (android:drawable/spinner_48_inner_holo) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108054b (android:drawable/spinner_76_outer_holo) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108054a (android:drawable/spinner_76_inner_holo) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10804c5 (android:drawable/progress_bg_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10804c6 (android:drawable/progress_bg_holo_light) that varies with configuration!!
D/dalvikvm(  121): GC_EXPLICIT freed 47K, 12% free 2570K/2896K, paused 2ms+2ms, total 17ms
W/Resources(  121): Preloaded drawable resource #0x10804c5 (android:drawable/progress_bg_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10804d2 (android:drawable/progress_secondary_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10804d0 (android:drawable/progress_primary_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10804c7 (android:drawable/progress_horizontal_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10804c6 (android:drawable/progress_bg_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10804d3 (android:drawable/progress_secondary_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10804d1 (android:drawable/progress_primary_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10804c8 (android:drawable/progress_horizontal_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10804db (android:drawable/progressbar_indeterminate_holo1) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10804dc (android:drawable/progressbar_indeterminate_holo2) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10804dd (android:drawable/progressbar_indeterminate_holo3) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10804de (android:drawable/progressbar_indeterminate_holo4) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10804df (android:drawable/progressbar_indeterminate_holo5) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10804e0 (android:drawable/progressbar_indeterminate_holo6) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10804e1 (android:drawable/progressbar_indeterminate_holo7) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10804e2 (android:drawable/progressbar_indeterminate_holo8) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10804c9 (android:drawable/progress_indeterminate_horizontal_holo) that varies with configuration!!
D/dalvikvm(  121): GC_EXPLICIT freed 198K, 11% free 2579K/2896K, paused 1ms+1ms, total 22ms
W/Resources(  121): Preloaded drawable resource #0x108054b (android:drawable/spinner_76_outer_holo) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108054a (android:drawable/spinner_76_inner_holo) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10804cb (android:drawable/progress_large_holo) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080549 (android:drawable/spinner_48_outer_holo) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080548 (android:drawable/spinner_48_inner_holo) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10804ce (android:drawable/progress_medium_holo) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10804d0 (android:drawable/progress_primary_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10804d1 (android:drawable/progress_primary_holo_light) that varies with configuration!!
D/dalvikvm(  121): GC_EXPLICIT freed 54K, 12% free 2575K/2896K, paused 1ms+2ms, total 18ms
W/Resources(  121): Preloaded drawable resource #0x10804d2 (android:drawable/progress_secondary_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10804d3 (android:drawable/progress_secondary_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080545 (android:drawable/spinner_16_outer_holo) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080544 (android:drawable/spinner_16_inner_holo) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10804d5 (android:drawable/progress_small_holo) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080535 (android:drawable/scrubber_track_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080534 (android:drawable/scrubber_secondary_holo) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080531 (android:drawable/scrubber_primary_holo) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080532 (android:drawable/scrubber_progress_horizontal_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080536 (android:drawable/scrubber_track_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080534 (android:drawable/scrubber_secondary_holo) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080531 (android:drawable/scrubber_primary_holo) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080533 (android:drawable/scrubber_progress_horizontal_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080528 (android:drawable/scrollbar_handle_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080529 (android:drawable/scrollbar_handle_holo_light) that varies with configuration!!
D/dalvikvm(  121): GC_EXPLICIT freed 30K, 10% free 2612K/2896K, paused 1ms+3ms, total 24ms
W/Resources(  121): Preloaded drawable resource #0x1080208 (android:drawable/cab_background_bottom_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108020b (android:drawable/cab_background_top_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080209 (android:drawable/cab_background_bottom_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10802bc (android:drawable/ic_cab_done_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108020a (android:drawable/cab_background_top_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10802bd (android:drawable/ic_cab_done_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800d0 (android:drawable/btn_cab_done_default_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800d3 (android:drawable/btn_cab_done_focused_holo_light) that varies with configuration!!
D/dalvikvm(  121): GC_EXPLICIT freed 34K, 10% free 2631K/2896K, paused 1ms+2ms, total 17ms
W/Resources(  121): Preloaded drawable resource #0x10800d1 (android:drawable/btn_cab_done_default_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800d6 (android:drawable/btn_cab_done_pressed_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800d2 (android:drawable/btn_cab_done_focused_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800d7 (android:drawable/btn_cab_done_pressed_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10803ff (android:drawable/list_pressed_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800d3 (android:drawable/btn_cab_done_focused_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800d1 (android:drawable/btn_cab_done_default_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800d5 (android:drawable/btn_cab_done_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10803fe (android:drawable/list_pressed_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800d2 (android:drawable/btn_cab_done_focused_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800d0 (android:drawable/btn_cab_done_default_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800d4 (android:drawable/btn_cab_done_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080038 (android:drawable/ic_menu_close_clear_cancel) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108033e (android:drawable/ic_menu_copy_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108033f (android:drawable/ic_menu_copy_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080341 (android:drawable/ic_menu_cut_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080342 (android:drawable/ic_menu_cut_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080045 (android:drawable/ic_menu_more) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080355 (android:drawable/ic_menu_moreoverflow_normal_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080353 (android:drawable/ic_menu_moreoverflow_holo_dark) that varies with configuration!!
D/dalvikvm(  121): GC_EXPLICIT freed 55K, 10% free 2630K/2896K, paused 1ms+1ms, total 22ms
W/Resources(  121): Preloaded drawable resource #0x1080356 (android:drawable/ic_menu_moreoverflow_normal_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080354 (android:drawable/ic_menu_moreoverflow_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080359 (android:drawable/ic_menu_paste_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108035a (android:drawable/ic_menu_paste_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080360 (android:drawable/ic_menu_selectall_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108035f (android:drawable/ic_menu_selectall_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10802c0 (android:drawable/ic_clear_disabled) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10802c2 (android:drawable/ic_clear_normal) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10802bf (android:drawable/ic_clear) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10802c0 (android:drawable/ic_clear_disabled) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10802c2 (android:drawable/ic_clear_normal) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080392 (android:drawable/ic_search) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10802dd (android:drawable/ic_go) that varies with configuration!!
D/dalvikvm(  121): GC_EXPLICIT freed 53K, 10% free 2629K/2896K, paused 2ms+2ms, total 18ms
W/Resources(  121): Preloaded drawable resource #0x108039b (android:drawable/ic_voice_search) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080221 (android:drawable/dialog_bottom_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080222 (android:drawable/dialog_bottom_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080226 (android:drawable/dialog_full_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080227 (android:drawable/dialog_full_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108022f (android:drawable/dialog_middle_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080230 (android:drawable/dialog_middle_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080231 (android:drawable/dialog_top_holo_dark) that varies with configuration!!
D/dalvikvm(  121): GC_EXPLICIT freed 17K, 8% free 2667K/2896K, paused 1ms+1ms, total 17ms
W/Resources(  121): Preloaded drawable resource #0x1080232 (android:drawable/dialog_top_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10802d1 (android:drawable/ic_dialog_alert_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10802d2 (android:drawable/ic_dialog_alert_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10803f4 (android:drawable/list_divider_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10803f5 (android:drawable/list_divider_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10803f5 (android:drawable/list_divider_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800bd (android:drawable/ab_transparent_dark_holo) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800bb (android:drawable/ab_stacked_transparent_dark_holo) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800a1 (android:drawable/ab_bottom_transparent_dark_holo) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800b5 (android:drawable/ab_solid_dark_holo) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800b8 (android:drawable/ab_stacked_solid_dark_holo) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108009e (android:drawable/ab_bottom_solid_dark_holo) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800be (android:drawable/ab_transparent_light_holo) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800bc (android:drawable/ab_stacked_transparent_light_holo) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800a2 (android:drawable/ab_bottom_transparent_light_holo) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800b6 (android:drawable/ab_solid_light_holo) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800ba (android:drawable/ab_stacked_solid_light_holo) that varies with configuration!!
D/dalvikvm(  121): GC_EXPLICIT freed 67K, 9% free 2653K/2896K, paused 1ms+1ms, total 23ms
W/Resources(  121): Preloaded drawable resource #0x10800a0 (android:drawable/ab_bottom_solid_light_holo) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10800b7 (android:drawable/ab_solid_shadow_holo) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108041d (android:drawable/list_selector_disabled_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108041d (android:drawable/list_selector_disabled_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10803fe (android:drawable/list_pressed_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10803fc (android:drawable/list_longpressed_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108041a (android:drawable/list_selector_background_transition_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10803fe (android:drawable/list_pressed_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10803fc (android:drawable/list_longpressed_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108041a (android:drawable/list_selector_background_transition_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10803f7 (android:drawable/list_focused_holo) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10803b3 (android:drawable/item_background_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108041e (android:drawable/list_selector_disabled_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108041e (android:drawable/list_selector_disabled_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10803ff (android:drawable/list_pressed_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10803fd (android:drawable/list_longpressed_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108041b (android:drawable/list_selector_background_transition_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10803ff (android:drawable/list_pressed_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10803fd (android:drawable/list_longpressed_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108041b (android:drawable/list_selector_background_transition_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10803f7 (android:drawable/list_focused_holo) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x10803b4 (android:drawable/item_background_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108027c (android:drawable/fastscroll_thumb_pressed_holo) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108027a (android:drawable/fastscroll_thumb_default_holo) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108027b (android:drawable/fastscroll_thumb_holo) that varies with configuration!!
D/dalvikvm(  121): GC_EXPLICIT freed 67K, 9% free 2646K/2896K, paused 1ms+2ms, total 17ms
W/Resources(  121): Preloaded drawable resource #0x108027c (android:drawable/fastscroll_thumb_pressed_holo) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108027a (android:drawable/fastscroll_thumb_default_holo) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080281 (android:drawable/fastscroll_track_pressed_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108027d (android:drawable/fastscroll_track_default_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108027f (android:drawable/fastscroll_track_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080281 (android:drawable/fastscroll_track_pressed_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108027d (android:drawable/fastscroll_track_default_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080276 (android:drawable/fastscroll_label_left_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080278 (android:drawable/fastscroll_label_right_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080282 (android:drawable/fastscroll_track_pressed_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108027e (android:drawable/fastscroll_track_default_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080280 (android:drawable/fastscroll_track_holo_light) that varies with configuration!!
D/dalvikvm(  121): GC_EXPLICIT freed 41K, 9% free 2659K/2896K, paused 1ms+2ms, total 17ms
W/Resources(  121): Preloaded drawable resource #0x1080282 (android:drawable/fastscroll_track_pressed_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108027e (android:drawable/fastscroll_track_default_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080277 (android:drawable/fastscroll_label_left_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080279 (android:drawable/fastscroll_label_right_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108025b (android:drawable/editbox_dropdown_background_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080662 (android:drawable/textfield_search_selected_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080656 (android:drawable/textfield_search_default_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080664 (android:drawable/textfield_searchview_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108065f (android:drawable/textfield_search_right_selected_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108065d (android:drawable/textfield_search_right_default_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080666 (android:drawable/textfield_searchview_right_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080663 (android:drawable/textfield_search_selected_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080657 (android:drawable/textfield_search_default_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080665 (android:drawable/textfield_searchview_holo_light) that varies with configuration!!
D/dalvikvm(  121): GC_EXPLICIT freed 48K, 8% free 2665K/2896K, paused 2ms+1ms, total 19ms
W/Resources(  121): Preloaded drawable resource #0x1080660 (android:drawable/textfield_search_right_selected_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108065e (android:drawable/textfield_search_right_default_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080667 (android:drawable/textfield_searchview_right_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080662 (android:drawable/textfield_search_selected_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080656 (android:drawable/textfield_search_default_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108065f (android:drawable/textfield_search_right_selected_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108065d (android:drawable/textfield_search_right_default_holo_dark) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080663 (android:drawable/textfield_search_selected_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080657 (android:drawable/textfield_search_default_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080660 (android:drawable/textfield_search_right_selected_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108065e (android:drawable/textfield_search_right_default_holo_light) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108062b (android:drawable/tab_unselected_holo) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080626 (android:drawable/tab_selected_holo) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108062a (android:drawable/tab_unselected_focused_holo) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080625 (android:drawable/tab_selected_focused_holo) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108062c (android:drawable/tab_unselected_pressed_holo) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080627 (android:drawable/tab_selected_pressed_holo) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108062c (android:drawable/tab_unselected_pressed_holo) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080627 (android:drawable/tab_selected_pressed_holo) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108061a (android:drawable/tab_indicator_holo) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108062b (android:drawable/tab_unselected_holo) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080626 (android:drawable/tab_selected_holo) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108062a (android:drawable/tab_unselected_focused_holo) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080625 (android:drawable/tab_selected_focused_holo) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x108062c (android:drawable/tab_unselected_pressed_holo) that varies with configuration!!
W/Resources(  121): Preloaded drawable resource #0x1080627 (android:drawable/tab_selected_pressed_holo) that varies with configuration!!
D/dalvikvm(  121): GC_EXPLICIT freed 67K, 9% free 2654K/2896K, paused 1ms+1ms, total 17ms
I/Zygote  (  121): ...preloaded 274 resources in 1321ms.
I/Zygote  (  121): ...preloaded 31 resources in 15ms.
D/dalvikvm(  121): GC_EXPLICIT freed 24K, 8% free 2667K/2896K, paused 2ms+2ms, total 20ms
D/dalvikvm(  121): GC_EXPLICIT freed 12K, 9% free 2655K/2896K, paused 2ms+1ms, total 18ms
D/dalvikvm(  121): GC_EXPLICIT freed <1K, 9% free 2655K/2896K, paused 1ms+2ms, total 17ms
I/dalvikvm(  121): System server process 406 has been created
I/Zygote  (  121): Accepting command socket connections
D/        (  406): Setting time of day to sec=86400
W/SystemServer(  406): System clock is before 1970; setting to 1970.
D/dalvikvm(  406): WAIT_FOR_CONCURRENT_GC blocked 1ms
D/SensorService(  406): nuSensorService starting...
E/SensorService(  406): couldn't load sensors module (No such file or directory)
I/installd(  124): new connection
E/SWITCHPROFILE(  406): setprop: sys.interactive = active
I/SystemServer(  406): Entered the Android system server!
I/SystemServer(  406): Waiting for installd to be ready.
I/Installer(  406): connecting...
I/SystemServer(  406): Power Manager
I/SystemServer(  406): Activity Manager
I/ActivityManager(  406): Memory class: 64
W/BatteryStatsImpl(  406): Couldn't get kernel wake lock stats
W/UsageStats(  406): Usage stats version changed; dropping
I/AppOps  (  406): No existing app ops /data/system/appops.xml; starting empty
I/IntentFirewall(  406): Read new rules (A:0 B:0 S:0)
I/SystemServer(  406): Display Manager
I/SystemServer(  406): Telephony Registry
I/DisplayManagerService(  406): Display device added: DisplayDeviceInfo{"Built-in Screen": 800 x 480, 60.000004 fps, density 120, 160.0 x 160.421 dpi, touch INTERNAL, rotation 0, type BUILT_IN, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS}
I/SystemServer(  406): Scheduling Policy
I/SystemServer(  406): Package Manager
D/dalvikvm(  406): GC_CONCURRENT freed 122K, 6% free 2926K/3112K, paused 3ms+1ms, total 23ms
I/AudioFlinger(  123): Using module 1 has the primary audio interface
I/AudioFlinger(  123): AudioFlinger's thread 0x7610a008 ready to run
W/audio_hw_primary(  123): out_set_parameters routing=2, ret 1, out 2007476136
I/audio_a2dp_hw(  123): adev_open:  adev_open in A2dp_hw module
I/AudioFlinger(  123): loadHwModule() Loaded a2dp audio interface from A2DP Audio HW HAL (audio) handle 3
I/r_submix(  123): adev_open(name=audio_hw_if)
I/r_submix(  123): adev_init_check()
I/AudioFlinger(  123): loadHwModule() Loaded r_submix audio interface from Wifi Display audio HAL (audio) handle 4
I/AudioFlinger(  123): loadHwModule() Loaded usb audio interface from USB audio HW HAL (audio) handle 5
I/AudioPolicyService(  123): Loaded audio policy from LEGACY Audio Policy HAL (audio_policy)
D/SELinuxMMAC(  406): Couldn't find install policy /data/security/mac_permissions.xml
D/dalvikvm(  406): GC_CONCURRENT freed 424K, 16% free 2959K/3488K, paused 7ms+2ms, total 32ms
D/SELinuxMMAC(  406): Using install policy file /system/etc/security/mac_permissions.xml
D/dalvikvm(  406): GC_CONCURRENT freed 263K, 12% free 3082K/3488K, paused 2ms+9ms, total 22ms
W/PackageParser(  406): No actions in intent filter at /system/priv-app/Contacts.apk Binary XML file line #375
W/PackageParser(  406): No actions in intent filter at /system/priv-app/Dialer.apk Binary XML file line #163
D/dalvikvm(  406): GC_CONCURRENT freed 136K, 6% free 3386K/3584K, paused 2ms+6ms, total 44ms
W/ResourceType(  406): Failure getting entry for 0x7f050000 (t=4 e=0) in package 0 (error -75)
D/dalvikvm(  406): GC_CONCURRENT freed 200K, 7% free 3606K/3868K, paused 3ms+2ms, total 35ms
W/PackageParser(  406): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #211
D/dalvikvm(  406): GC_CONCURRENT freed 238K, 8% free 3810K/4112K, paused 2ms+36ms, total 73ms
D/PackageManager(  406): No files in app dir /vendor/app
W/PackageManager(  406): Package com.android.camera desires unavailable shared library com.google.android.media.effects; ignoring!
I/PackageManager(  406): Time to scan packages: 4.272 seconds
W/PackageManager(  406): Not granting permission android.permission.GLOBAL_SEARCH to package com.android.quicksearchbox (protectionLevel=18 flags=0x8be45)
W/PackageManager(  406): Unknown permission com.android.smspush.WAPPUSH_MANAGER_BIND in package com.android.phone
W/PackageManager(  406): Unknown permission com.google.android.gallery3d.permission.GALLERY_PROVIDER in package com.android.bluetooth
W/PackageManager(  406): Unknown permission com.android.gallery3d.permission.GALLERY_PROVIDER in package com.android.bluetooth
W/PackageManager(  406): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar
W/PackageManager(  406): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar
W/PackageManager(  406): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar
W/PackageManager(  406): Not granting permission android.permission.ACCESS_DOWNLOAD_MANAGER to package com.android.browser (protectionLevel=18 flags=0x9be45)
W/PackageManager(  406): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
W/PackageManager(  406): Unknown permission android.permission.INSTALL_DRM in package com.android.mms
W/PackageManager(  406): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings
W/PackageManager(  406): Not granting permission android.permission.DELETE_PACKAGES to package com.svox.pico (protectionLevel=18 flags=0x8be45)
W/PackageManager(  406): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x48be45)
D/dalvikvm(  406): GC_CONCURRENT freed 344K, 10% free 3975K/4380K, paused 3ms+2ms, total 42ms
D/dalvikvm(  406): WAIT_FOR_CONCURRENT_GC blocked 13ms
D/dalvikvm(  406): GC_EXPLICIT freed 284K, 14% free 3835K/4424K, paused 1ms+2ms, total 33ms
I/SystemServer(  406): Entropy Mixer
I/EntropyMixer(  406): Writing entropy...
I/SystemServer(  406): User Service
I/SystemServer(  406): Account Manager
I/SystemServer(  406): Content Manager
I/SystemServer(  406): System Content Providers
I/lights  (  406): max backlight file is /sys/class/backlight/pwm-backlight.0/max_brightness
I/lights  (  406): backlight brightness file is /sys/class/backlight/pwm-backlight.0/brightness
I/SystemServer(  406): Lights Service
E/ConsumerIrService(  406): Can't open consumer IR HW Module, error: -2
I/SystemServer(  406): Battery Service
I/SystemServer(  406): Vibrator Service
I/SystemServer(  406): Consumer IR Service
I/libsuspend(  406): Selected early suspend
I/libsuspend(  406): Starting early suspend unblocker thread
I/SWITCHPROFILE(  406): Switchprofile thread received GOV_INTERACTIVE from Power HAL
E/SWITCHPROFILE(  406): setprop: sys.interactive = active
D/PermissionCache(  120): checking android.permission.ACCESS_SURFACE_FLINGER for uid=1000 => granted (434 us)
D/SurfaceFlinger(  120): Screen acquired, type=0 flinger=0x772f4450
D/SurfaceFlinger(  120):  screen was previously acquired
I/SystemServer(  406): Alarm Manager
I/SystemServer(  406): Init Watchdog
I/SystemServer(  406): Input Manager
I/InputManager(  406): Initializing input manager, mUseDevInputEventForAudioJack=false
I/SystemServer(  406): Window Manager
I/WindowManager(  406): No existing display settings /data/system/display_settings.xml; starting empty
I/WindowManager(  406): No keyguard interface!
I/InputManager(  406): Starting input manager
I/SystemServer(  406): No Bluetooth Service (Bluetooth Hardware Not Present)
I/SystemServer(  406): Input Method Service
E/EventHub(  406): could not get driver version for /dev/input/mice, Not a typewriter
W/InputMethodManagerService(  406): Couldn't create dir.: /data/system/inputmethod
W/ResourceType(  406): Failure getting entry for 0x7f060000 (t=5 e=0) in package 0 (error -75)
I/SystemServer(  406): Accessibility Manager
D/EventHub(  406): No input device configuration file found for device 'WM8962 Beep Generator'.
D/dalvikvm(  406): GC_CONCURRENT freed 205K, 9% free 4034K/4424K, paused 2ms+3ms, total 71ms
I/ActivityManager(  406): Config changes=1df8 {1.0 ?mcc?mnc en_US ldltr sw640dp w1066dp h640dp 120dpi lrg long land ?uimode ?night -touch -keyb/v/h -nav/h s.2}
I/ActivityManager(  406): Config changes=500 {1.0 ?mcc?mnc en_US ldltr sw640dp w1066dp h566dp 120dpi lrg land ?uimode ?night -touch -keyb/v/h -nav/h s.3}
I/SystemServer(  406): Mount Service
D/MountService(  406): got storage path: null description: Internal storage primary: true removable: false emulated: true mtpReserve: 100 allowMassStorage: false maxFileSize: 0
D/MountService(  406): addVolumeLocked() StorageVolume:
D/MountService(  406):     mStorageId=65537 mPath=/storage/emulated/0 mDescriptionId=17040663
D/MountService(  406):     mPrimary=true mRemovable=false mEmulated=true mMtpReserveSpace=100
D/MountService(  406):     mAllowMassStorage=false mMaxFileSize=0 mOwner=UserHandle{0} mUuid=null
D/MountService(  406):     mUserLabel=null mState=null
D/MountService(  406): got storage path: /storage/extsd description: SD card primary: false removable: true emulated: false mtpReserve: 0 allowMassStorage: false maxFileSize: 0
D/MountService(  406): addVolumeLocked() StorageVolume:
D/MountService(  406):     mStorageId=0 mPath=/storage/extsd mDescriptionId=17040664 mPrimary=false
D/MountService(  406):     mRemovable=true mEmulated=false mMtpReserveSpace=0 mAllowMassStorage=false
D/MountService(  406):     mMaxFileSize=0 mOwner=null mUuid=null mUserLabel=null mState=null
D/MountService(  406): got storage path: /storage/udisk description: USB storage primary: false removable: true emulated: false mtpReserve: 0 allowMassStorage: false maxFileSize: 0
D/MountService(  406): addVolumeLocked() StorageVolume:
D/MountService(  406):     mStorageId=0 mPath=/storage/udisk mDescriptionId=17040665 mPrimary=false
D/MountService(  406):     mRemovable=true mEmulated=false mMtpReserveSpace=0 mAllowMassStorage=false
D/MountService(  406):     mMaxFileSize=0 mOwner=null mUuid=null mUserLabel=null mState=null
I/SystemServer(  406): LockSettingsService
I/SystemServer(  406): Device Policy
I/SystemServer(  406): Status Bar
I/SystemServer(  406): Clipboard Service
I/SystemServer(  406): NetworkManagement Service
E/EventHub(  406): could not get driver version for /dev/input/mouse0, Not a typewriter
D/MountService(  406): volume state changed for /storage/extsd (unmounted -> removed)
D/MountService(  406): volume state changed for /storage/udisk (unmounted -> removed)
I/SystemServer(  406): Text Service Manager Service
I/PackageManager(  406): No secure containers on sdcard
W/PackageManager(  406): Not granting permission android.permission.GLOBAL_SEARCH to package com.android.quicksearchbox (protectionLevel=18 flags=0x8be45)
W/PackageManager(  406): Unknown permission com.android.smspush.WAPPUSH_MANAGER_BIND in package com.android.phone
W/PackageManager(  406): Unknown permission com.google.android.gallery3d.permission.GALLERY_PROVIDER in package com.android.bluetooth
W/PackageManager(  406): Unknown permission com.android.gallery3d.permission.GALLERY_PROVIDER in package com.android.bluetooth
W/PackageManager(  406): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar
W/PackageManager(  406): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar
W/PackageManager(  406): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar
W/PackageManager(  406): Not granting permission android.permission.ACCESS_DOWNLOAD_MANAGER to package com.android.browser (protectionLevel=18 flags=0x9be45)
W/PackageManager(  406): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
W/PackageManager(  406): Unknown permission android.permission.INSTALL_DRM in package com.android.mms
W/PackageManager(  406): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings
W/PackageManager(  406): Not granting permission android.permission.DELETE_PACKAGES to package com.svox.pico (protectionLevel=18 flags=0x8be45)
W/PackageManager(  406): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x48be45)
I/SystemServer(  406): NetworkStats Service
I/SystemServer(  406): NetworkPolicy Service
I/SystemServer(  406): Wi-Fi P2pService
D/EventHub(  406): No input device configuration file found for device 'PixArt USB Optical Mouse'.
I/EventHub(  406): New device: id=2, fd=100, path='/dev/input/event2', name='PixArt USB Optical Mouse', classes=0x80000008, configuration='', keyLayout='', keyCharacterMap='', builtinKeyboard=false, usingSuspendBlockIoctl=true, usingClockIoctl=true
I/EventHub(  406): New device: id=3, fd=101, path='/dev/input/event0', name='20b8000.kpp', classes=0x1, configuration='/system/usr/idc/20b8000_kpp.idc', keyLayout='/system/usr/keylayout/20b8000_kpp.kl', keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=true, usingSuspendBlockIoctl=true, usingClockIoctl=true
I/InputReader(  406): Device added: id=-1, name='Virtual', sources=0x00000301
I/InputReader(  406): Device added: id=0, name='20b8000.kpp', sources=0x00000101
I/InputReader(  406): Device added: id=2, name='PixArt USB Optical Mouse', sources=0x00002002
I/InputReader(  406): Reconfiguring input devices.  changes=0x00000004
D/dalvikvm(  406): GC_CONCURRENT freed 331K, 9% free 4141K/4544K, paused 3ms+2ms, total 51ms
I/SystemServer(  406): Wi-Fi Service
D/WifiController(  406): isAirplaneModeOn = false, isWifiEnabled = true, isScanningAvailable = false
I/SystemServer(  406): Connectivity Service
D/ConnectivityService(  406): ConnectivityService starting up
D/ConnectivityService(  406): wifiOnly=false
E/ConnectivityService(  406): Ignoring protectedNetwork 14
D/CommandListener(  118): Setting iface cfg
D/CommandListener(  118): Trying to bring up eth0
D/WifiHW  (  406): Unable to unload driver module "onebox_wlan_gpl": No such file or directory
E/WifiHW  (  406): ******** *****ko rmmod failed
E/MobileDataStateTracker(  406): default: Ignoring feature request because could not acquire PhoneService
E/MobileDataStateTracker(  406): default: Could not enable APN type "default"
I/WifiService(  406): WifiService starting up with Wi-Fi enabled
D/WifiService(  406): setWifiEnabled: true pid=406, uid=1000
D/WifiController(  406): WifiController msg { when=0 what=155656 target=com.android.internal.util.StateMachine$SmHandler } deferred for 211ms
I/SystemServer(  406): Network Service Discovery Service
D/NsdService(  406): Network service discovery enabled true
I/SystemServer(  406): UpdateLock Service
I/SystemServer(  406): Notification Manager
I/SystemServer(  406): Device Storage Monitor
I/SystemServer(  406): Location Manager
I/SystemServer(  406): Country Detector
I/SystemServer(  406): Search Service
I/SystemServer(  406): DropBox Service
I/SystemServer(  406): Wallpaper Service
I/SystemServer(  406): Audio Service
D/dalvikvm(  406): GC_CONCURRENT freed 274K, 8% free 4337K/4680K, paused 3ms+12ms, total 62ms
I/MediaFocusControl(  406):   Remote Control   registerMediaButtonIntent() for PendingIntent{2c161d38: PendingIntentRecord{2c113ed8 android broadcastIntent}}
I/SystemServer(  406): Dock Observer
W/DockObserver(  406): This kernel does not have dock station support
I/SystemServer(  406): Wired Accessory Manager
W/WiredAccessoryManager(  406): This kernel does not have HDMI audio support
I/SystemServer(  406): USB Service
D/WifiController(  406): DEFERRED_TOGGLE handled
E/WifiHW  (  406): Loading WiFi driver here
I/SystemServer(  406): Serial Service
I/SystemServer(  406): Twilight Service
I/SystemServer(  406): UI Mode Manager Service
I/SystemServer(  406): Backup Service
V/BackupManagerService(  406): Initializing package tracking
V/BackupManagerService(  406): No ancestral data
V/BackupManagerService(  406): addPackageParticipantsLocked: all
I/BackupManagerService(  406): Scheduling backup for new app com.android.calendar
D/BackupManagerService(  406): Now staging backup of com.android.calendar
E/WifiHW  (  406): *****onebox_nongpl.ko inserted
I/BackupManagerService(  406): Scheduling backup for new app com.android.browser
D/BackupManagerService(  406): Now staging backup of com.android.browser
I/BackupManagerService(  406): Scheduling backup for new app com.android.providers.userdictionary
D/BackupManagerService(  406): Now staging backup of com.android.providers.userdictionary
I/BackupManagerService(  406): Scheduling backup for new app com.android.sharedstoragebackup
D/BackupManagerService(  406): Now staging backup of com.android.sharedstoragebackup
I/BackupManagerService(  406): Scheduling backup for new app android
D/BackupManagerService(  406): Now staging backup of android
I/BackupManagerService(  406): Scheduling backup for new app com.android.dialer
D/BackupManagerService(  406): Now staging backup of com.android.dialer
I/BackupManagerService(  406): Scheduling backup for new app com.android.providers.settings
D/BackupManagerService(  406): Now staging backup of com.android.providers.settings
V/BackupManagerService(  406): Starting with transport android/com.android.internal.backup.LocalTransport
V/BackupManagerService(  406): Found transports: 1
I/BackupManagerService(  406): Binding to transport host ComponentInfo{android/com.android.internal.backup.LocalTransportService}
I/BackupManagerService(  406): Found stale backup journal, scheduling
I/BackupManagerService(  406):   com.android.calendar
I/BackupManagerService(  406):   com.android.browser
I/BackupManagerService(  406):   com.android.providers.userdictionary
I/BackupManagerService(  406):   com.android.sharedstoragebackup
I/BackupManagerService(  406):   android
I/BackupManagerService(  406):   com.android.dialer
I/BackupManagerService(  406):   com.android.providers.settings
I/BackupManagerService(  406): Backup enabled => false
I/BackupManagerService(  406): Opting out of backup
I/SystemServer(  406): AppWidget Service
I/SystemServer(  406): Recognition Service
I/SystemServer(  406): DiskStats Service
I/SystemServer(  406): SamplingProfiler Service
I/SystemServer(  406): NetworkTimeUpdateService
I/SystemServer(  406): CommonTimeManagementService
I/SystemServer(  406): CertBlacklister
I/SystemServer(  406): Dreams Service
I/SystemServer(  406): Assets Atlas Service
I/WindowManager(  406): SAFE MODE not enabled
D/dalvikvm(  406): JIT started for system_server
I/SystemServer(  406): IdleMaintenanceService
I/SystemServer(  406): Print Service
I/SystemServer(  406): Media Router Service
D/Atlas   (  406): Loaded configuration: SliceMinArea (768x768) flags=0x2 count=24
D/libEGL  (  406): loaded /system/lib/egl/libGLES_android.so
I/Zygote  (  406): Process: zygote socket opened
W/AssetAtlasService(  406): Could not find EGL configuration
D/Atlas   (  406): Rendered atlas in 42.22ms (0.92+41.30ms)
V/KeyguardServiceDelegate(  406): *** Keyguard started
V/KeyguardServiceDelegate(  406): onSystemReady() called before keyguard service was ready
I/ActivityManager(  406): Start proc com.android.systemui for service com.android.keyguard/.KeyguardService: pid=457 uid=10007 gids={50007, 1028, 1015, 1035, 3002, 3001}
W/SystemServer(  406): ***********************************************
I/SWITCHPROFILE(  406): Switchprofile thread received GOV_INTERACTIVE from Power HAL
E/SWITCHPROFILE(  406): setprop: sys.interactive = active
F/SystemServer(  406): BOOT FAILURE making Package Manager Service ready
F/SystemServer(  406): java.lang.SecurityException: Unable to find app for caller android.app.ActivityThread$ApplicationThread@2c1c3ff0 (pid=406) when registering receiver android.app.LoadedApk$ReceiverDispatcher$InnerReceiver@2c1c4898
F/SystemServer(  406):     at com.android.server.am.ActivityManagerService.registerReceiver(ActivityManagerService.java:13021)
F/SystemServer(  406):     at android.app.ContextImpl.registerReceiverInternal(ContextImpl.java:1450)
F/SystemServer(  406):     at android.app.ContextImpl.registerReceiverAsUser(ContextImpl.java:1425)
F/SystemServer(  406):     at com.android.internal.content.PackageMonitor.register(PackageMonitor.java:84)
F/SystemServer(  406):     at com.android.server.pm.UserManagerService.systemReady(UserManagerService.java:239)
F/SystemServer(  406):     at com.android.server.pm.PackageManagerService.systemReady(PackageManagerService.java:10476)
F/SystemServer(  406):     at com.android.server.ServerThread.initAndLoop(SystemServer.java:893)
F/SystemServer(  406):     at com.android.server.SystemServer.main(SystemServer.java:1179)
F/SystemServer(  406):     at java.lang.reflect.Method.invokeNative(Native Method)
F/SystemServer(  406):     at java.lang.reflect.Method.invoke(Method.java:515)
F/SystemServer(  406):     at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:785)
F/SystemServer(  406):     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:601)
F/SystemServer(  406):     at dalvik.system.NativeStart.main(Native Method)
I/ActivityManager(  406): System now ready
I/SystemServer(  406): Making services ready
D/NetworkManagementService(  406): enabling bandwidth control
D/dalvikvm(  406): GC_CONCURRENT freed 294K, 8% free 4557K/4920K, paused 10ms+13ms, total 153ms
D/dalvikvm(  406): WAIT_FOR_CONCURRENT_GC blocked 28ms
D/dalvikvm(  406): WAIT_FOR_CONCURRENT_GC blocked 29ms
D/dalvikvm(  406): WAIT_FOR_CONCURRENT_GC blocked 20ms
W/MountService(  406): Duplicate state transition (mounted -> mounted) for /storage/emulated/0
V/KeyguardService(  457): onCreate()
D/SystemUIService(  457): loading: class com.android.systemui.recent.Recents
D/SystemUIService(  457): running: com.android.systemui.recent.Recents@2bfd5f68
D/SystemUIService(  457): loading: class com.android.systemui.statusbar.SystemBars
D/SystemUIService(  457): running: com.android.systemui.statusbar.SystemBars@2bfd6550
E/cutils-trace(  123): Error opening trace file: Permission denied (13)
D/SystemUIService(  457): loading: class com.android.systemui.usb.StorageNotification
D/SystemUIService(  457): running: com.android.systemui.usb.StorageNotification@2bfd8310
D/SystemUIService(  457): loading: class com.android.systemui.power.PowerUI
D/SystemUIService(  457): running: com.android.systemui.power.PowerUI@2bfd9a70
D/SystemUIService(  457): loading: class com.android.systemui.media.RingtonePlayer
D/SystemUIService(  457): running: com.android.systemui.media.RingtonePlayer@2bfdad38
D/SystemUIService(  457): loading: class com.android.systemui.settings.SettingsUI
D/SystemUIService(  457): running: com.android.systemui.settings.SettingsUI@2bfdc020
E/NetdConnector(  406): NDC Command {5 bandwidth enable} took too long (624ms)
D/PhoneStatusBar(  457): mSettingsPanelGravity = 8388661
I/StatusBarManagerService(  406): registerStatusBar bar=com.android.internal.statusbar.IStatusBar$Stub$Proxy@2c180988
I/ActivityManager(  406): Start proc android.process.media for broadcast com.android.providers.media/.MtpReceiver: pid=531 uid=10005 gids={50005, 1028, 1015, 1023, 1024, 2001, 3003, 3007}
I/ActivityManager(  406): Config changes=200 {1.0 ?mcc?mnc en_US ldltr sw640dp w1066dp h566dp 120dpi lrg land -touch -keyb/v/h -nav/h s.4}
W/RecognitionManagerService(  406): no available voice recognition services found for user 0
W/ContextImpl(  406): Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:1131 com.android.server.usb.UsbSettingsManager.deviceAttached:621 com.android.server.usb.UsbHostManager.usbDeviceAdded:156 com.android.server.usb.UsbHostManager.monitorUsbHostBus:-2 com.android.server.usb.UsbHostManager.access$000:38
E/WifiHW  (  406): *****wlan.ko inserted
W/InputMethodManagerService(  406): Ignoring setImeWindowStatus of uid 1000 token: null
E/WifiHW  (  406): ****wlan_wep.ko inserted
E/WifiHW  (  406): *****wlan_tkip.ko inserted
E/WifiHW  (  406): *****wlan_ccmp.ko inserted
E/WifiHW  (  406): ********wlan_acl.ko inserted
W/ResourceType(  406): Failure getting entry for 0x7f060000 (t=5 e=0) in package 0 (error -75)
E/WifiHW  (  406): *****wlan_xauth.ko inserted
I/ActivityManager(  406): Start proc com.android.inputmethod.latin for service com.android.inputmethod.latin/.LatinIME: pid=544 uid=10027 gids={50027, 1028, 1015}
V/InputMethodManagerService(  406): Adding window token: android.os.Binder@2c1ccd48
E/WifiHW  (  406): ***wlan_scan_sta.ko inserted
W/GpsLocationProvider(  406): Could not open GPS configuration file /etc/gps.conf
W/LocationManagerService(  406): no network location provider found
E/FlpHardwareProvider(  406): Error hw_get_module 'flp': -2
E/LocationManagerService(  406): no geocoder provider found
E/FlpHardwareProvider(  406): Error hw_get_module 'flp': -2
E/LocationManagerService(  406): No FusedProvider found.
E/LocationManagerService(  406): no geofence provider found
I/CommonTimeManagementService(  406): No common time service detected on this platform.  Common time services will be unavailable.
I/InputReader(  406): Reconfiguring input devices.  changes=0x00000020
I/InputReader(  406): Reconfiguring input devices.  changes=0x00000010
I/ActivityManager(  406): Start proc com.android.phone for added application com.android.phone: pid=558 uid=1001 gids={41001, 3002, 3001, 3003, 1028, 1015}
I/ActivityManager(  406): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000000 cmp=com.android.launcher/com.android.launcher2.Launcher} from pid 0
I/ActivityManager(  406): Start proc com.android.launcher for activity com.android.launcher/com.android.launcher2.Launcher: pid=570 uid=10008 gids={50008}
D/dalvikvm(  457): GC_FOR_ALLOC freed 142K, 7% free 2875K/3080K, paused 109ms, total 203ms
I/Choreographer(  406): Skipped 103 frames!  The application may be doing too much work on its main thread.
E/WifiHW  (  406): ***********onebox_gpl.ko
E/WifiHW  (  406): ********* ALL ko inserted successfully
V/KeyguardServiceDelegate(  406): *** Keyguard connected (yay!)
W/InputMethodManagerService(  406): Focus gain on non-focused client android.view.inputmethod.InputMethodManager$1@2c1b4918 (uid=1000 pid=406)
D/dalvikvm(  406): GC_CONCURRENT freed 288K, 8% free 4756K/5116K, paused 3ms+19ms, total 502ms
I/LatinIME(  544): Hardware accelerated drawing: true
E/WifiHW  (  118): RAVI:****Vap Creation Output:
E/WifiHW  (  118): VAP created Successfully
E/WifiHW  (  118):
W/ResourceType(  406): Failure getting entry for 0x7f060000 (t=5 e=0) in package 0 (error -75)
I/ActivityManager(  406): Start proc com.android.printspooler for service com.android.printspooler/.PrintSpoolerService: pid=602 uid=10037 gids={50037}
W/InputAttributes(  544): No editor info for this field. Bug?
I/MediaFocusControl(  406):   Remote Control   registerMediaButtonIntent() for PendingIntent{2c0ea440: PendingIntentRecord{2c113ed8 android broadcastIntent}}
I/ResourceUtils(  544): Found default value: resource=keypress_vibration_durations build=[HARDWARE=freescale MODEL=EVK_MX6SL BRAND=Freescale MANUFACTURER=Freescale] default=-1
I/ResourceUtils(  544): Found default value: resource=keypress_volumes build=[HARDWARE=freescale MODEL=EVK_MX6SL BRAND=Freescale MANUFACTURER=Freescale] default=-1.0f
I/PrintSpoolerService(  602): No existing print spooler state.
V/BackupManagerService(  406): Connected to transport ComponentInfo{android/com.android.internal.backup.LocalTransportService}
V/BackupManagerService(  406): Registering transport android/com.android.internal.backup.LocalTransportService::android/com.android.internal.backup.LocalTransport = com.android.internal.backup.LocalTransport@2c1fff28
V/PhoneStatusBar/NavigationBarView(  457): touchEnabled:false
I/LatinIME:LogUtils(  544): Dictionary info: dictionary = userunigram.en_US.dict ; version = ? ; date = ?
D/dalvikvm(  457): GC_CONCURRENT freed 35K, 3% free 3271K/3368K, paused 7ms+2ms, total 125ms
I/ActivityManager(  406): Start proc android.process.acore for content provider com.android.providers.userdictionary/.UserDictionaryProvider: pid=626 uid=10002 gids={50002, 3003, 1028, 1015}
D/dalvikvm(  544): GC_CONCURRENT freed 185K, 8% free 2881K/3128K, paused 4ms+57ms, total 118ms
I/LatinIME:LogUtils(  544): Dictionary info: dictionary = main:en ; version = 42 ; date = 1381226429
E/BluetoothAdapter(  457): Bluetooth binder is null
E/BluetoothAdapter(  457): Bluetooth binder is null
E/BluetoothAdapter(  457): Bluetooth binder is null
D/dalvikvm(  570): GC_CONCURRENT freed 195K, 9% free 2900K/3156K, paused 3ms+24ms, total 69ms
E/BluetoothAdapter(  457): Bluetooth binder is null
D/dalvikvm(  626): GC_CONCURRENT freed 212K, 9% free 2942K/3208K, paused 2ms+3ms, total 70ms
I/FusedLocation(  406): engine started (com.android.location.fused)
I/LatinIME:LogUtils(  544): Dictionary info: dictionary = UserHistoryDictionary.en_US.dic ; version = ? ; date = 86437
I/LatinIME:LogUtils(  544): Dictionary info: dictionary = personalization.en_US.dict ; version = ? ; date = 86437
I/LatinIME:LogUtils(  544): Dictionary info: dictionary = PersonalizationPredictionDictio ; version = ? ; date = 86437
E/BluetoothAdapter(  558): Bluetooth binder is null
E/WifiHW  (  118): RAVI:****Inside STA wifi.c wifi_get_fw_path out_iface is
E/WifiStateMachine(  406): Failed to reload STA firmware java.lang.IllegalArgumentException: command '10 softap fwreload wifi0 STA' failed with '501 10 SoftAP command has failed'
E/NetdConnector(  406): NDC Command {10 softap fwreload wifi0 STA} took too long (1702ms)
D/CommandListener(  118): Setting iface cfg
D/CommandListener(  118): Trying to bring down wifi0
E/WifiHW  (  406): ctrl_interface != wifi0
D/WifiMonitor(  406): startMonitoring(wifi0) with mConnected = false
E/BluetoothAdapter(  558): Bluetooth binder is null
I/wpa_supplicant(  664): Successfully initialized wpa_supplicant
D/PhoneStatusBar(  457): disable: < expand icons alerts ticker system_info back home recent clock search >
D/dalvikvm(  558): GC_CONCURRENT freed 178K, 8% free 2927K/3168K, paused 3ms+1ms, total 187ms
D/CallNotifier(  558): CallNotifier: mSignalInfoToneGenerator created when toneplay
E/BluetoothAdapter(  558): Bluetooth binder is null
D/MobileDataStateTracker(  406): fota: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=fota
D/MobileDataStateTracker(  406): fota: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
D/MobileDataStateTracker(  406): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
D/MobileDataStateTracker(  406): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
D/MobileDataStateTracker(  406): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
D/MobileDataStateTracker(  406): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
D/MobileDataStateTracker(  406): ims: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=ims
D/MobileDataStateTracker(  406): ims: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
D/MobileDataStateTracker(  406): default: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=default
D/MobileDataStateTracker(  406): default: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
D/MobileDataStateTracker(  406): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
D/MobileDataStateTracker(  406): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
D/MobileDataStateTracker(  406): cbs: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=cbs
D/MobileDataStateTracker(  406): cbs: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
D/MobileDataStateTracker(  406): fota: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=fota
D/MobileDataStateTracker(  406): fota: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
D/MobileDataStateTracker(  406): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
D/MobileDataStateTracker(  406): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
D/MobileDataStateTracker(  406): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
D/MobileDataStateTracker(  406): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
D/MobileDataStateTracker(  406): ims: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=ims
D/MobileDataStateTracker(  406): ims: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
D/MobileDataStateTracker(  406): default: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=default
D/MobileDataStateTracker(  406): default: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
D/MobileDataStateTracker(  406): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
D/dalvikvm(  457): GC_CONCURRENT freed 167K, 6% free 3572K/3800K, paused 8ms+3ms, total 63ms
D/dalvikvm(  406): GC_CONCURRENT freed 354K, 8% free 4865K/5288K, paused 5ms+4ms, total 167ms
D/MobileDataStateTracker(  406): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
D/MobileDataStateTracker(  406): cbs: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=cbs
D/MobileDataStateTracker(  406): cbs: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
D/MobileDataStateTracker(  406): fota: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=fota
D/MobileDataStateTracker(  406): fota: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
D/MobileDataStateTracker(  406): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
D/MobileDataStateTracker(  406): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
D/MobileDataStateTracker(  406): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
I/wpa_supplicant(  664): WPS: Converting display to virtual_display for WPS 2.0 compliance
I/wpa_supplicant(  664): WPS: Converting push_button to virtual_push_button for WPS 2.0 compliance
D/MobileDataStateTracker(  406): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
D/MobileDataStateTracker(  406): ims: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=ims
D/MobileDataStateTracker(  406): ims: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
D/MobileDataStateTracker(  406): default: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=default
D/MobileDataStateTracker(  406): default: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
D/MobileDataStateTracker(  406): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
D/MobileDataStateTracker(  406): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
D/MobileDataStateTracker(  406): cbs: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=cbs
D/MobileDataStateTracker(  406): cbs: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
D/MobileDataStateTracker(  406): fota: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=fota
E/BluetoothAdapter(  457): Bluetooth binder is null
D/MobileDataStateTracker(  406): fota: Received state=DISCONNECTED, old=DISCONNECTED, reason=roamingOff
D/MobileDataStateTracker(  406): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
D/MobileDataStateTracker(  406): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=roamingOff
D/MobileDataStateTracker(  406): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
D/PhoneStatusBar(  457): heads up is disabled
D/MobileDataStateTracker(  406): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=roamingOff
D/MobileDataStateTracker(  406): ims: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=ims
D/MobileDataStateTracker(  406): ims: Received state=DISCONNECTED, old=DISCONNECTED, reason=roamingOff
D/MobileDataStateTracker(  406): default: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=default
D/MobileDataStateTracker(  406): default: Received state=DISCONNECTED, old=DISCONNECTED, reason=roamingOff
D/MobileDataStateTracker(  406): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
D/MobileDataStateTracker(  406): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=roamingOff
D/MobileDataStateTracker(  406): cbs: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=cbs
D/MobileDataStateTracker(  406): cbs: Received state=DISCONNECTED, old=DISCONNECTED, reason=roamingOff
D/MobileDataStateTracker(  406): fota: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=fota
D/MobileDataStateTracker(  406): fota: Received state=DISCONNECTED, old=DISCONNECTED, reason=roamingOff
D/MobileDataStateTracker(  406): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
D/TelephonyDebugService(  558): TelephonyDebugService()
D/MobileDataStateTracker(  406): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=roamingOff
D/MobileDataStateTracker(  406): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
D/MobileDataStateTracker(  406): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=roamingOff
D/MobileDataStateTracker(  406): ims: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=ims
D/MobileDataStateTracker(  406): ims: Received state=DISCONNECTED, old=DISCONNECTED, reason=roamingOff
D/MobileDataStateTracker(  406): default: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=default
D/MobileDataStateTracker(  406): default: Received state=DISCONNECTED, old=DISCONNECTED, reason=roamingOff
D/MobileDataStateTracker(  406): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
D/MobileDataStateTracker(  406): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=roamingOff
D/MobileDataStateTracker(  406): cbs: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=cbs
D/PhoneStatusBar(  457): mSettingsPanelGravity = 8388661
W/CallNotifier(  558): Got onMwiChanged() on non-voice-capable device! Ignoring...
D/MobileDataStateTracker(  406): cbs: Received state=DISCONNECTED, old=DISCONNECTED, reason=roamingOff
D/dalvikvm(  570): GC_CONCURRENT freed 159K, 7% free 3167K/3388K, paused 3ms+2ms, total 59ms
D/PhoneStatusBar(  457): disable: < expand icons alerts ticker system_info back home RECENT* clock SEARCH* >
V/KeyguardHostView(  457): Initial transport state: 1, pbstate=0
D/dalvikvm(  457): GC_CONCURRENT freed 95K, 4% free 3883K/4040K, paused 3ms+2ms, total 80ms
I/ActivityManager(  406): Displayed com.android.launcher/com.android.launcher2.Launcher: +3s854ms
I/Choreographer(  457): Skipped 163 frames!  The application may be doing too much work on its main thread.
D/dalvikvm(  570): GC_CONCURRENT freed 84K, 5% free 3471K/3644K, paused 9ms+1ms, total 44ms
D/dalvikvm(  570): WAIT_FOR_CONCURRENT_GC blocked 24ms
V/KeyguardHostView(  457): music state changed: 0
D/dalvikvm(  457): GC_CONCURRENT freed 130K, 5% free 4187K/4380K, paused 9ms+34ms, total 93ms
D/dalvikvm(  457): GC_FOR_ALLOC freed 28K, 5% free 4187K/4380K, paused 20ms, total 21ms
I/dalvikvm-heap(  457): Grow heap (frag case) to 11.958MB for 8192016-byte allocation
D/dalvikvm(  457): GC_CONCURRENT freed <1K, 2% free 12186K/12384K, paused 5ms+3ms, total 62ms
D/dalvikvm(  457): GC_FOR_ALLOC freed 8001K, 5% free 4187K/4380K, paused 27ms, total 27ms
I/dalvikvm-heap(  457): Grow heap (frag case) to 11.958MB for 8192016-byte allocation
D/dalvikvm(  457): GC_CONCURRENT freed <1K, 2% free 12187K/12384K, paused 13ms+15ms, total 97ms
D/libEGL  (  457): loaded /system/lib/egl/libGLES_android.so
I/Choreographer(  457): Skipped 121 frames!  The application may be doing too much work on its main thread.
I/SurfaceFlinger(  120): Boot is finished (26794 ms)
V/KeyguardServiceDelegate(  406): **** SHOWN CALLED ****
D/PhoneStatusBar(  457): disable: < expand icons alerts ticker system_info BACK* HOME* RECENT clock SEARCH >
W/View    (  457): requestLayout() improperly called by android.widget.TextClock{2c096560 V.ED.... ......ID 29,0-280,141 #7f0a0047 app:id/clock_view} during layout: running second layout pass
W/View    (  457): requestLayout() improperly called by android.widget.TextClock{2c0faf78 V.ED.... ......ID 118,0-192,17 #7f0a004c app:id/date_view} during layout: running second layout pass
D/PhoneStatusBar(  457): disable: < expand icons alerts ticker system_info BACK HOME RECENT CLOCK* SEARCH >
D/dalvikvm(  570): GC_CONCURRENT freed 129K, 6% free 3730K/3928K, paused 41ms+2ms, total 82ms
I/ActivityManager(  406): Start proc com.android.settings for broadcast com.android.settings/.widget.SettingsAppWidgetProvider: pid=680 uid=1000 gids={41000, 3003, 1028, 1015, 3002, 3001}
E/wpa_supplicant(  664): ioctl[SIOCS80211, op=76, arg_len=24576]: Operation now in progress
D/dalvikvm(  406): GC_CONCURRENT freed 313K, 8% free 4979K/5364K, paused 2ms+3ms, total 79ms
D/MtpService(  531): updating state; isCurrentUser=true, mMtpLocked=false
D/MtpService(  531): addStorageLocked 65537 /storage/emulated/0
D/MtpService(  531): updating state; isCurrentUser=true, mMtpLocked=false
D/MtpService(  531): starting MTP server in MTP mode
D/MtpService(  531): addStorageLocked 65537 /storage/emulated/0
D/dalvikvm(  570): GC_FOR_ALLOC freed 21K, 6% free 3722K/3928K, paused 15ms, total 29ms
I/dalvikvm-heap(  570): Grow heap (frag case) to 4.922MB for 1290512-byte allocation
D/dalvikvm(  570): GC_CONCURRENT freed <1K, 5% free 4982K/5192K, paused 2ms+1ms, total 23ms
E/BluetoothAdapter(  680): Bluetooth binder is null
D/dalvikvm(  570): WAIT_FOR_CONCURRENT_GC blocked 83ms
I/ActivityManager(  406): Start proc com.android.music for broadcast com.android.music/.MediaButtonIntentReceiver: pid=696 uid=10032 gids={50032, 3003, 1028, 1015}
I/dalvikvm(  696): Enabling JNI app bug workarounds for target SDK version 9...
D/dalvikvm(  121): GC_EXPLICIT freed 38K, 4% free 2668K/2768K, paused 2ms+1ms, total 33ms
D/dalvikvm(  121): GC_EXPLICIT freed <1K, 4% free 2668K/2768K, paused 1ms+1ms, total 63ms
D/dalvikvm(  121): GC_EXPLICIT freed <1K, 4% free 2668K/2768K, paused 1ms+2ms, total 49ms
I/MediaFocusControl(  406):   Remote Control   registerMediaButtonIntent() for PendingIntent{2c1c5a38: PendingIntentRecord{2c1df088 com.android.music broadcastIntent}}
V/KeyguardHostView(  457): hide transport, gen:2
V/KeyguardHostView(  457): update widget: transport state changed
E/BluetoothAdapter(  680): Bluetooth binder is null
V/KeyguardHostView(  457): hide transport, gen:3
E/BluetoothAdapter(  406): Bluetooth binder is null
E/BluetoothAdapter(  406): Bluetooth binder is null
V/WiredAccessoryManager(  406): init()
W/WiredAccessoryManager(  406): /sys/class/switch/usb_audio/state not found while attempting to determine initial switch state
I/PowerManagerService(  406): Boot animation finished.
I/RecoverySystem(  406): No recovery log file
I/ActivityManager(  406): Start proc com.android.providers.calendar for broadcast com.android.providers.calendar/.CalendarReceiver: pid=720 uid=10001 gids={50001, 3003, 1028, 1015}
I/BootReceiver(  406): Copying audit failures to DropBox
I/BootReceiver(  406): Checking for fsck errors
I/CalendarProvider2(  720): Created com.android.providers.calendar.CalendarAlarmManager@2bfd7a18(com.android.providers.calendar.CalendarProvider2@2bfcf6e8)
I/ActivityManager(  406): Delay finish: com.android.providers.media/.MediaScannerReceiver
I/ActivityManager(  406): Resuming delayed broadcast
I/ActivityManager(  406): Delay finish: com.android.providers.media/.MtpReceiver
D/MtpService(  531): updating state; isCurrentUser=true, mMtpLocked=false
I/ContactLocale(  626): AddressBook Labels [en_US]: [, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, Α, ÃŽÂ’, Γ, Δ, Ε, Ζ, Η, Θ, Ι, Κ, ÃŽ ÃŽÂœ, Ν, Ξ, Ο, ÃŽÂ , Ρ, Σ, Τ, ÃŽÂ¥, Φ, Χ, Ψ, Ω, , А, Б, В, Г, Д, Е, Є, Ж, З, И, І, Ї, Й, К, Ð М, Н, О, П, Р, С, Т, У, Ф, Ð¥, Ц, Ч, Ш, Щ, Ю, Я, , א, ב, ג, ד, ה, ו, ז, ח, ט, י, × ל, מ, × , ס, ×¢, פ, צ, ק, ר, ש, ת, , ا, ب, ت, Ø«, ج, Ø­, Ø®, د, Ø°, ر, ز, س, Ø´, ص, ض, Ø·, ظ, ع, غ, ف, ق, ك, ل, م, ن, ه, و, ي, , à ¸, à ¸‚, à ¸ƒ, à ¸„, à ¸…, à ¸†, à ¸‡, à ¸ˆ, à ¸‰, à ¸Š, à ¸‹, à ¸Œ, à ¸, à ¸Ž, à ¸, à ¸, à ¸‘, à ¸’, à ¸“, à ¸”, à ¸•, à ¸–, à ¸—, à ¸˜, à ¸™, à ¸š, à ¸ à ¸œ, à ¸, à ¸ž, à ¸Ÿ, à ¸ , à ¸¡, à ¸¢, à ¸£, à ¸¤, à ¸¥, à ¸¦, à ¸§, à ¸¨, à ¸©, à ¸ª, à ¸«, à ¸¬, à ¸­, à ¸®, , ㄱ, ㄴ, ㄷ, ㄹ, ㅁ, ㅂ, ㅅ, ㅇ, ㅈ, ㅊ, ㅋ, ㅌ, ㅍ, ㅎ, , あ, か, さ, た, な, は, ま, や, ら, わ, #, ]
D/dalvikvm(  531): GC_CONCURRENT freed 202K, 9% free 2845K/3108K, paused 3ms+9ms, total 63ms
D/dalvikvm(  531): GC_CONCURRENT freed 249K, 10% free 2989K/3300K, paused 3ms+3ms, total 31ms
I/CalendarProvider2(  720): Sending notification intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar }
W/ContentResolver(  720): Failed to get type for: content://com.android.calendar (Unknown URL content://com.android.calendar)
I/ActivityManager(  406): Resuming delayed broadcast
I/ActivityManager(  406): Start proc com.android.mms for broadcast com.android.mms/.transaction.MmsSystemEventReceiver: pid=759 uid=10009 gids={50009, 3003, 1028, 1015}
D/CountryDetector(  406): The first listener is added
V/MmsConfig(  759): mnc/mcc:
V/MmsConfig(  759): tag: bool value: enabledMMS - true
V/MmsConfig(  759): tag: int value: maxMessageSize - 307200
V/MmsConfig(  759): tag: int value: maxImageHeight - 480
V/MmsConfig(  759): tag: int value: maxImageWidth - 640
V/MmsConfig(  759): tag: int value: defaultSMSMessagesPerThread - 10000
V/MmsConfig(  759): tag: int value: defaultMMSMessagesPerThread - 1000
V/MmsConfig(  759): tag: int value: minMessageCountPerThread - 10
V/MmsConfig(  759): tag: int value: maxMessageCountPerThread - 5000
V/MmsConfig(  759): tag: string value: uaProfUrl - http://www.google.com/oha/rdf/ua-profile-kila.xml
V/MmsConfig(  759): tag: int value: recipientLimit - -1
V/MmsConfig(  759): tag: bool value: enableMultipartSMS - true
V/MmsConfig(  759): tag: int value: smsToMmsTextThreshold - -1
V/MmsConfig(  759): tag: bool value: enableSlideDuration - true
V/MmsConfig(  759): tag: int value: maxMessageTextSize - -1
I/ActivityManager(  406): Delay finish: com.android.mms/.transaction.MmsSystemEventReceiver
I/ActivityManager(  406): Resuming delayed broadcast
I/ActivityManager(  406): Delay finish: com.android.mms/.transaction.SmsReceiver
I/ActivityManager(  406): Resuming delayed broadcast
I/ActivityManager(  406): Start proc com.android.onetimeinitializer for broadcast com.android.onetimeinitializer/.OneTimeInitializerReceiver: pid=785 uid=10011 gids={50011}
V/OneTimeInitializerRece(  785): OneTimeInitializerReceiver.onReceive
I/ActivityManager(  406): Delay finish: com.android.onetimeinitializer/.OneTimeInitializerReceiver
I/ActivityManager(  406): Resuming delayed broadcast
I/ActivityManager(  406): Start proc com.android.calendar for broadcast com.android.calendar/.alerts.AlertReceiver: pid=799 uid=10019 gids={50019, 3003}
D/Mms:app (  759): cancelNotification
V/MediaScanner(  531): pruneDeadThumbnailFiles... android.database.sqlite.SQLiteCursor@2c038110
V/MediaScanner(  531): /pruneDeadThumbnailFiles... android.database.sqlite.SQLiteCursor@2c038110
D/ExtensionsFactory(  799): No custom extensions.
D/AlertReceiver(  799): 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(  406): Start proc com.android.deskclock for broadcast com.android.deskclock/.AlarmInitReceiver: pid=815 uid=10022 gids={50022, 1028}
D/AlertService(  799): 0 Action = android.intent.action.BOOT_COMPLETED
D/AlertService(  799): Scheduling next alarm with AlarmScheduler. sEventReminderReceived: null
V/AlarmClock(  815): AlarmInitReceiver android.intent.action.BOOT_COMPLETED
D/AlarmScheduler(  799): No events found starting within 1 week.
V/AlarmClock(  815): AlarmInitReceiver - Reset timers and clear stopwatch data
I/AlarmClock(  815): Displaying next alarm time: ''
V/AlarmClock(  815): AlarmInitReceiver finished
I/ActivityManager(  406): Start proc com.android.email for broadcast com.android.email/.service.EmailBroadcastReceiver: pid=833 uid=10024 gids={50024, 3003, 1028, 1015}
D/ActivityThread(  833): Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider
D/ActivityThread(  833): Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider
I/ActivityManager(  406): Delay finish: com.android.email/.service.EmailBroadcastReceiver
D/dalvikvm(  833): GC_CONCURRENT freed 217K, 10% free 2850K/3136K, paused 4ms+2ms, total 26ms
W/ActivityManager(  406): Unable to start service Intent { cmp=com.android.email/.service.AttachmentDownloadService } U=0: not found
I/Email   (  833): Observing account changes for notifications
W/ActivityManager(  406): Unable to start service Intent { cmp=com.android.email/.service.AttachmentDownloadService } U=0: not found
W/ActivityManager(  406): Unable to start service Intent { cmp=com.android.email/.service.AttachmentDownloadService } U=0: not found
I/ActivityManager(  406): Delaying start of: ServiceRecord{2c24ead8 u0 com.android.exchange/.service.EmailSyncAdapterService}
I/ActivityManager(  406): Start proc com.android.exchange for service com.android.exchange/.service.EmailSyncAdapterService: pid=852 uid=10025 gids={50025, 3003, 1028, 1015}
I/LauncherIconVisibilityManager(  544): Boot has been completed
I/LauncherIconVisibilityManager(  544): Activity has already been disabled: ComponentInfo{com.android.inputmethod.latin/com.android.inputmethod.latin.setup.SetupActivity}
I/ActivityManager(  406): Resuming delayed broadcast
E/BluetoothAdapter(  680): Bluetooth binder is null
D/AlertReceiver(  799): 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(  406): Delay finish: com.android.calendar/.alerts.AlertReceiver
D/AlertService(  799): 0 Action = android.intent.action.PROVIDER_CHANGED
I/wpa_supplicant(  664): wifi0: Trying to associate with 10:fe:ed:e1:51:18 (SSID='xxxxx' freq=2427 MHz)
I/wpa_supplicant(  664): wifi0: Associated with 10:fe:ed:e1:51:18
I/wpa_supplicant(  664): wifi0: CTRL-EVENT-CONNECTED - Connection to 10:fe:ed:e1:51:18 completed (auth) [id=1 id_str=]
I/GlobalDismissManager(  799): no sender configured
D/AlertService(  799): Beginning updateAlertNotification
D/AlertService(  799): No fired or scheduled alerts
D/AlertService(  799): Scheduling next alarm with AlarmScheduler. sEventReminderReceived: null
D/AlarmScheduler(  799): No events found starting within 1 week.
I/ActivityManager(  406): Resuming delayed broadcast
I/ActivityManager(  406): Delay finish: com.android.mms/.transaction.SmsReceiver
V/SmsReceiverService(  759): onStart: #1 mResultCode: -1 = Activity.RESULT_OK
I/ActivityManager(  406): Resuming delayed broadcast
I/ActivityManager(  406): Delay finish: com.android.providers.calendar/.CalendarProviderBroadcastReceiver
I/ActivityManager(  406): Resuming delayed broadcast
D/dalvikvm(  406): GC_EXPLICIT freed 314K, 8% free 5075K/5460K, paused 6ms+4ms, total 64ms
I/PowerManagerService(  406): Going to sleep due to screen timeout...
D/SurfaceFlinger(  120): Screen released, type=0 flinger=0x772f4450
I/SWITCHPROFILE(  406): Switchprofile thread received GOV_CONSERVATIVE from Power HAL
V/KeyguardServiceDelegate(  406): onScreenTurnedOn(showListener = com.android.internal.policy.impl.PhoneWindowManager$17@2c231498)
W/audio_hw_primary(  123): set parameters screen_state=on
E/i.MXPowerHAL(  120): Not in interactive mode, don't do powerhint
E/i.MXPowerHAL(  120): Not in interactive mode, don't do powerhint
V/KeyguardServiceDelegate(  406): **** SHOWN CALLED ****
I/WindowManager(  406): Lock screen displayed!
W/audio_hw_primary(  123): set parameters screen_state=off
V/KeyguardHostView(  457): Initial transport state: 0, pbstate=0
V/KeyguardHostView(  457): hide transport, gen:3
V/KeyguardHostView(  457): music state changed: 0
W/View    (  457): requestLayout() improperly called by android.widget.TextClock{2c949b00 V.ED.... ......ID 29,0-280,141 #7f0a0047 app:id/clock_view} during layout: running second layout pass
W/View    (  457): requestLayout() improperly called by android.widget.TextClock{2c94b430 V.ED.... ......ID 118,0-192,17 #7f0a004c app:id/date_view} during layout: running second layout pass
I/ActivityManager(  406): Waited long enough for: ServiceRecord{2c2331d0 u0 com.android.music/.MediaPlaybackService}
I/ActivityManager(  406): Waited long enough for: ServiceRecord{2c1ef498 u0 com.android.calendar/.alerts.InitAlarmsService}
D/InitAlarmsService(  799): Clearing and rescheduling alarms.

^C
130|root@evk_6sl:/ #
130|root@evk_6sl:/ #
130|root@evk_6sl:/ #
130|root@evk_6sl:/ # In onebox_wlangpl_module_exit Line 700
In onebox_wlangpl_module_exit Line 703 waiting for even
IN KILL WLAN THREAD kill_wlan_thread 227
In wlan_remove Line 618
In wlan_remove Line 626
In ieee80211_vap_destroy Line 46 delete vap
In onebox_vap_delete Line 765
In func set_vap_capabilities Line 2400 Vap_id 0
full 40 rate in vap caps
In onebox_vap_delete Line 767
In onebox_vap_delete Line 796
In ieee80211_new_state_locked and 2031 nstate 0 vap->iv_state 5 vap->iv_nstate 5
In ieee80211_new_state_locked and 2166 nstate 0 vap->iv_state 5 vap->iv_nstate 0
In ieee80211_new_state_locked and 2168 nstate 0 vap->iv_state 5 vap->iv_nstate 0
In sta_newstate 231 nstate =0 iv_state= 5
Disconnect: In sta_newstate 245
Calling ieee80211_sta_leave with sta disconnect
ieee80211_ageq_remove: 204: *********Spin lock irqsave: AGEQ**********
ieee80211_ageq_remove: 240: *********Spin lock irqrestore: AGEQ**********
In hal_send_sta_notify_frame and 1842 notify_event = 1 vap_id 0 sta_id 0
In onebox_send_block_unblock Line 1978
Stopping the timer in onebox_send_block_unblock Line 1987
Stopping ifp queue
In onebox_send_block_unblock Line 2027 sta_block 1 ap_data 0
In hal_send_sta_notify_frame Line 1871  eapol 0 ptk 0 sta_block 1 ap_block 0
Programming the timer has pwr staus is delayed
association id =0 and command =00
IN hal_send_sta_notify_frame Line 1913 Vap_id 0 Sta_id 0 pkt_queued to head
Opmode 1 secmode 0
Key idx 0 key_len 6
<==== Recvd Pairwise Key ====>

0 Kudos
2,003 Views
haoranwang
NXP Employee
NXP Employee

Hi,

     Could you try "netcfg" to see whether wlan0 is available to be "netcfg up".

     If so the driver is OK. Then we need to do below things:

     1. wpa_supplicant_8 private lib.

     2. Modify wifi HAL: wifi_unite.c. it's in hardware/libhardware_legacy/wifi/

    

     Could you please provide your wpa_supplicant service code which is added in init.rc?

     Thanks.

BRs,

Haoran

0 Kudos
2,003 Views
mutyalaraoneela
Contributor III

The following is the code that we have added in our init.rc

service wpa_supplicant /system/bin/wpa_supplicant -iwifi0 -Dbsd -c \

/system/bin/release/sta_settings.conf

   class main

   socket wpa_wifi0 dgram 0660 wifi wifi

   group wifi system

   disabled

   oneshot

0 Kudos
2,003 Views
haoranwang
NXP Employee
NXP Employee

Hi,

     Do you compiled wpa_cli?

     After insert the ko, you can simply type "/system/bin/wpa_supplicant -iwifi0 -Dbsd -c /system/bin/release/sta_settings.conf" and see whether it will report error.

     But I've no idea where your scripts from. I suggest you can refer our Atheros or Realtek wifi's init.rc scripts to create Netlink sockets if the driver and kernel support.

     You can also follow the How to Support New WiFi Card in Android

     Thanks.

BRs,

Haoran

0 Kudos
2,003 Views
mutyalaraoneela
Contributor III

Thanks Haoran. The supplicant is able to scan and report BSS. The Wifi card connects as well. However, all of this happens on the command line prompt. I have verified using logcat. The GUI just says "turning wifi on" and doesn't report any BSS nor does it allow us to disable WiFi.

0 Kudos
2,004 Views
haoranwang
NXP Employee
NXP Employee

Hi,

     So did you modify the wifi_unite.c?

     Framework will call wifi HAL to continue the wifi enabling operation.

     I think you can added some log in wifi_unite.c and see what we can get.

     Thanks.

BRs,

Haoran

0 Kudos
2,003 Views
mutyalaraoneela
Contributor III

Hai Haoran,

                       Thanks for the reply.I made changes in wifi.c file.After those changes, i am able to on the wifi through GUI.After making changes in supplicant.conf file now ON , OFF through GUI working.Connection loading and unloading of driver is also succesfull.Only issue in front of me was scan results of AP's were not populating on the screen.Can you please suggest what to do?

Thank you,

Mutyala rao

0 Kudos
2,003 Views
ankurrahi1
Contributor II

Hi Mutyala rao,

I am working with android KK 4.4.3 on IMX6Q SABRESD and trying to ON/OFF Wifi through GUI.

could you please guide me what are the changes  you made in wifi.c and supplicant.conf to make wifi ON/OFF through GUI ?

Thanks in advance

0 Kudos
2,003 Views
mutyalaraoneela
Contributor III

Hi Ankur,

               I did n't have any idea about sabresb. In wifi.c file insert and remove the wifi modules under wifi_load_driver and wifi_unload_driver.After inserting the modules supplicant has to be run from the init.rc file located at myandroid/out/target/product/evk-6sl or sabre/out/ ,based on the driver you are using.

Make sure that suppicant is properly communicating with the the frameworks.In init.rc file if you are using BSD driver add the following lines at the end of the file.

service wpa_supplicant /system/bin/wpa_supplicant -iwlan0 -Dbsd -c \
/data/misc/wifi/wpa_supplicant.conf -dd
   socket wpa_wlan0 dgram 660 wifi wifi
   group system wifi inet
   disabled
   oneshot

2,003 Views
ankurrahi1
Contributor II

Hi mutyalarao,

                       my driver is nl80211, I tried but its not turning up from GUI.

I tried on evk-6sl as well, from command line its working but not from GUI

can you help me, what are the necessary changes ?

If you can help me for evk-6sl, sabre board I will take care.

Thanks

0 Kudos
2,003 Views
haoranwang
NXP Employee
NXP Employee

Hi,

     Glad to see your wifi is working now.

     But I don't understand your issue "scan results of AP's were not populating on the screen".

     Could you please to provide some more details about your issue?

    

     Thanks.

BRs,

Haoran

0 Kudos