Previously focused view reported id 16908298 during save, but can't be found during restore. received broadcast android.intent.action.SIM_STATE_CHANGED
handleSimStateChange: intentValue = UNKNOWN state resolved to UNKNOWN received broadcast android.provider.Telephony.SPN_STRINGS_UPDATED
handleCarrierInfoUpdate: plmn = AT&T, spn = null Setting TCP values: [4094,87380,2560000,4096,16384,1220608] which comes from [net.tcp.buffersize.lte]
adding dns 172.26.38.1 for mobile adding dns 172.26.38.2 for mobile
handleConnectivityChange: changed linkProperty[0]: doReset=false resetMask=0
curLp=null
newLp=InterfaceName: rmnet_sdio0 LinkAddresses: [10.11.242.83/29 ] Routes: [0.0.0.0/0 -> 10.11.242.81,] DnsAddresses: [172.26.38.1,172.26.38.2,]
Adding route for interface rmnet_sdio0 changed
[0: swapper: 0] Booting Linux on physical CPU 0
ReplyDelete[0: swapper: 0] Initializing cgroup subsys cpu
[0: swapper: 0] Linux version 3.0.8-perf-I717UCLF6-CL773414 (se.infra@SEI-43) (gcc version 4.4.3 (GCC) ) #1 SMP PREEMPT Sat Jun 23 20:21:19 KST 2012
[0: swapper: 0] CPU: ARMv7 Processor [510f02d2] revision 2 (ARMv7), cr=10c5387d
[0: swapper: 0] CPU: VIPT nonaliasing data cache, VIVT ASID tagged instruction cache
[0: swapper: 0] Machine: SGH-I717
[0: swapper: 0] memory pool 0 (start 38000000 size 600000) initialized
[0: swapper: 0] memory pool 1 (start 38600000 size 3802000) initialized
[0: swapper: 0] memory pool 4 (start 77900000 size 2700000) initialized
[0: swapper: 0] Memory policy: ECC disabled, Data cache writealloc
[0: swapper: 0] socinfo_init: v6, id=86, ver=2.0, raw_id=1697, raw_ver=1697, hw_plat=0, hw_plat_ver=65536
[0: swapper: 0] accessory_chip=0 hw_plat_subtype=0
[0: swapper: 0] sec_getlog_supply_meminfo: 40000000 40000000 0 0
[0: swapper: 0] socinfo_init: v6, id=86, ver=2.0, raw_id=1697, raw_ver=1697, hw_plat=0, hw_plat_ver=65536
ReplyDelete[0: swapper: 0] accessory_chip=0 hw_plat_subtype=0
[0: swapper: 0] sec_getlog_supply_meminfo: 40000000 40000000 0 0
[0: swapper: 0] On node 0 totalpages: 194816
[0: swapper: 0] free_area_init_node: node 0, pgdat c0cf9900, node_mem_map c1552000
[0: swapper: 0] Normal zone: 928 pages used for memmap
[0: swapper: 0] Normal zone: 0 pages reserved
[0: swapper: 0] Normal zone: 117856 pages, LIFO batch:31
[0: swapper: 0] HighMem zone: 672 pages used for memmap
[0: swapper: 0] HighMem zone: 75360 pages, LIFO batch:15
[0: swapper: 0] CPU: ARMv7 Processor [510f02d2] revision 2 (ARMv7), cr=10c5387d
[0: swapper: 0] CPU: VIPT nonaliasing data cache, VIVT ASID tagged instruction cache
[0: swapper: 0] Machine: SGH-I717
[0: swapper: 0] Kernel command line: androidboot.hardware=qcom usb_id_pin_rework=true sec_log=0x80000@0x40270008 sec_dbg=0x100000@0x402f000c sec_debug.reset_reason=0x1a2b3c00 pmem_sf_addr=0x7a000000 pmem_sf_size=0x6000000 console=null sec_debug.enable=0 sec_debug.enable_user=0 appsbark=0 msm_watchdog.enable=1 msm_watchdog.bark_time=30 msm_watchdog.bite_time=31 vmalloc=512m hw_rev=12 lpj=67702 androidboot.emmc=true androidboot.serialno=29065b8f androidboot.baseband=csfb
SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
Preemptible hierarchical RCU implementation.
NR_IRQS:855
sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 131071999ms Initializing cgroup subsys freezer
Console: colour dummy device 80x30
BogoMIPS
Initializing cgroup subsys freezer
ReplyDeletehw perfevents: enabled with ARMv7 Scorpion-MP PMU driver, 5 counters available
brcm_init_wlan_mem: WIFI MEM Allocated
Bluetooth: Core ver 2.16
NET: Registered protocol family 31
Bluetooth: HCI device and connection manager initialized Bluetooth: L2CAP socket layer initialized [Mipi_LCD] read_reg : D1[8] : a2 83 1f 01 .0b 00 00 40 .00 00 00 00 .
[Mipi_LCD] Update LCD ID: A2-Line(0xA2) SM2C15PR(0x83) Ielvss(1f)
It goes to ID unknown++++++++++++++++++++++++++++++ MTP VALUE ++++++++++++++++++++++++++++++
Bluetooth: HCI socket layer initialized Bluetooth: HCI socket layer initialized
1
ReplyDelete2
3
5
6
10
11
12
13
14
15
16
17
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
71
72
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
113
114
116
117
119
120
121
156
157
158
240
334
337
338
339
340
352
353
354
395
407
408
409
410
411
424
425
909
910
926
1021
1791
1869
1913
1957
setprop sys.usb.state $sys.usb.config
ReplyDelete# Used to set USB configuration at boot and to switch the configuration # when changing the default configuration on property:persist.sys.usb.config=* setprop sys.usb.config $persist.sys.usb.config # adbd is controlled via property triggers in init..usb.rc service adbd /sbin/adbd class core disabled
# adbd on at boot in emulator on property:ro.kernel.qemu=1 start adbd
# This property trigger has added to imitiate the previous behavior of "adb root". # The adb gadget driver used to reset the USB bus when the adbd daemon exited, # and the host side adb relied on this behavior to force it to reconnect with the # new adbd instance after init relaunches it. So now we force the USB bus to reset # here when adbd sets the service.adb.root property to 1. We also restart adbd here # rather than waiting for init to notice its death and restarting it so the timing # of USB resetting and adb restarting more closely matches the previous behavior. on property:service.adb.root=1 write /sys/class/android_usb/android0/enable 0 restart adbd write /sys/class/android_usb/android0/enable 1
on early-init start ueventd
ReplyDelete# create mountpoints mkdir /mnt 0775 root system
on init
sysclktz 0
loglevel
3
ReplyDelete# setup the global environment export PATH /sbin:/vendor/bin:/system/sbin:/system/bin:/system/xbin export LD_LIBRARY_PATH /vendor/lib:/system/lib export ANDROID_BOOTLOGO 1 export ANDROID_ROOT /system export ANDROID_ASSETS /system/app export ANDROID_DATA /data
export EXTERNAL_STORAGE /mnt/sdcard export EXTERNAL_STORAGE2 /mnt/sdcard/external_sd export USBHOST_STORAGE /mnt/sdcard/usbStorage
export ASEC_MOUNTPOINT /mnt/asec export LOOP_MOUNTPOINT /mnt/obb export BOOTCLASSPATH /system/framework/core.jar:/system/framework/core-junit.jar:/system/framework/bouncycastle.jar:/system/framework/ext.jar:/system/framework/framework.jar:/system/framework/framework2.jar:/system/framework/android.policy.jar:/system/framework/services.jar:/system/framework/apache-xml.jar:/system/framework/filterfw.jar
# Backward compatibility symlink /system/etc /etc symlink /sys/kernel/debug /d
# Right now vendor lives on the same filesystem as system, # but someday that may change. symlink /system/vendor /vendor
# create mountpoints mkdir /mnt 0775 root system mkdir /mnt/sdcard 0000 system system
# Create cgroup mount point for cpu accounting mkdir /acct mount cgroup none /acct cpuacct mkdir /acct/uid
# usb public mount points. mkdir /mnt/usb 0700 root system mount tmpfs tmpfs /mnt/usb mode=0755,gid=1000
ReplyDeletewrite /proc/sys/kernel/panic_on_oops 1 write /proc/sys/kernel/hung_task_timeout_secs 0 write /proc/cpu/alignment 4 write /proc/sys/kernel/sched_latency_ns 10000000 write /proc/sys/kernel/sched_wakeup_granularity_ns 2000000 write /proc/sys/kernel/sched_compat_yield 1 write /proc/sys/kernel/sched_child_runs_first 0
# Create cgroup mount points for process groups mkdir /dev/cpuctl mount cgroup none /dev/cpuctl cpu chown system system /dev/cpuctl chown system system /dev/cpuctl/tasks chmod 0777 /dev/cpuctl/tasks write /dev/cpuctl/cpu.shares 1024
mkdir /dev/cpuctl/fg_boost chown system system /dev/cpuctl/fg_boost/tasks chmod 0777 /dev/cpuctl/fg_boost/tasks write /dev/cpuctl/fg_boost/cpu.shares 1024
mkdir /dev/cpuctl/bg_non_interactive chown system system /dev/cpuctl/bg_non_interactive/tasks chmod 0777 /dev/cpuctl/bg_non_interactive/tasks # 5.0 % write /dev/cpuctl/bg_non_interactive/cpu.shares
on boot
ReplyDelete# insmod the modules insmod /system/lib/modules/vibrator.ko
# changed cpufreq governor exec /system/bin/sh /init.qcom.lpm_boot.sh
class_start default
service mpdecision /system/bin/mpdecision --no_sleep --avg_comp user root
service ueventd /sbin/ueventd class core critical
service console /system/bin/sh class core console
service playlpm /system/bin/playlpm user root
service immvibed /system/bin/immvibed oneshot
service lpmkey /system/bin/lpmkey user root
# Used to disable USB when switching states on property:sys.usb.config=none stop adbd write /sys/class/android_usb/android0/enable 0 write /sys/class/android_usb/android0/bDeviceClass 0 setprop sys.usb.state $sys.usb.config # adb only USB configuration # This should only be used during device bringup # and as a fallback if the USB manager fails to set a standard configuration on property:sys.usb.config=adb write /sys/class/android_usb/android0/enable 0 write /sys/class/android_usb/android0/idVendor 04E8 write /sys/class/android_usb/android0/idProduct 685E write /sys/class/android_usb/android0/f_diag/clients diag write /sys/class/android_usb/android0/f_rmnet/instances 1 write /sys/class/android_usb/android0/functions diag,adb write /sys/class/android_usb/android0/enable 1 start adbd setprop sys.usb.state $sys.usb.config
# Used to set USB configuration at boot and to switch the configuration # when changing the default configuration on property:persist.sys.usb.config=* setprop sys.usb.config $persist.sys.usb.config # adbd is controlled via property triggers in init..usb.rc service adbd /sbin/adbd class core disabled
# adbd on at boot in emulator on property:ro.kernel.qemu=1 start adbd
# This property trigger has added to imitiate the previous behavior of "adb root". # The adb gadget driver used to reset the USB bus when the adbd daemon exited, # and the host side adb relied on this behavior to force it to reconnect with the # new adbd instance after init relaunches it. So now we force the USB bus to reset # here when adbd sets the service.adb.root property to 1. We also restart adbd here # rather than waiting for init to notice its death and restarting it so the timing # of USB resetting and adb restarting more closely matches the previous behavior. on property:service.adb.root=1 write /sys/class/android_usb/android0/enable 0 restart adbd
... Item after update : id : 6,
ReplyDeleteactivate : 1,
createTime : 1357636412141,
AlertTime : 1358172600000,
AlertT___ (at cal) : Mon Jan BE AG##BA##AA PST CABD,
alarmT___ : GBA,
repeatType : 0x1111105,
notificationType : 0x0,
snoozeActivate : false,
snoozeDuration : 5,
snoozeRepeat : 3,
snoozeDoneCount : 0,
dailyBriefing : false,
subdueActivate : false,
subdueDuration : 1,
subdueTone : 0,
alarmSoundType : 0,
alarmSoundTone : 0,
alarmVolume : 7,
subdueUri : 0, AudioStreamOutMSM72xx::standby()
Deroute pcm stream ACDB -> send_audio_cal, acdb_id = 2, path = 0
ACDB -> send_adm_topology
ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TOPOLOGY_ID
ACDB -> send_audtable
ACDB samplerate = 256
ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE
ACDB -> AUDIO_SET_AUDPROC_CAL
ACDB -> send_audvoltable
ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_VOLTBL_STEP_COPP
ACDB -> AUDIO_SET_AUDPROC_VOL_CAL
Pub com.cooliris.picasa.contentprovider: com.cooliris.picasa.PicasaContentProvider AudioStreamOutMSM72xx: channels
ReplyDeleteAudioStreamOutMSM72xx : sampleRate AudioStreamOutMSM72xx::standby()
Deroute pcm stream
deleteFromTable stream 1
value of device and enable is 2 0 ALSA dev id:2 ACDB -> send_audio_cal, acdb_id = 2, path = 0
ACDB -> send_adm_topology
ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TOPOLOGY_ID
ACDB -> send_audtable
ACDB samplerate = 256
ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE
ACDB -> AUDIO_SET_AUDPROC_CAL
ACDB -> send_audvoltable
ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_VOLTBL_STEP_COPP
ACDB -> AUDIO_SET_AUDPROC_VOL_CAL AudioStreamOutMSM72xx::standby()
Deroute pcm stream Item after update : id : 6,
activate : 1,
createTime : 1357636412141,
AlertTime : 1358172600000,
AlertT___ (at cal) : Mon Jan BE AG##BA##AA PST CABD,
alarmT___ : GBA,
repeatType : 0x1111105,
notificationType : 0x0,
snoozeActivate : false,
snoozeDuration : 5,
snoozeRepeat : 3,
snoozeDoneCount : 0,
dailyBriefing : false,
subdueActivate : false,
subdueDuration : 1,
subdueTone : 0,
alarmSoundType : 0,
alarmSoundTone : 0,
alarmVolume : 7,
subdueUri : 0, ...