summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Wang2010-01-13 20:28:15 -0600
committerJohn Wang2010-01-13 20:28:15 -0600
commit904ac578d583f4615ee934da3467b84130285c44 (patch)
treeb16716d788d9b79cd9075f903cd3e1f6e14d3bca
parentc1c38dd01c43079ed24b9030bc8a20c649bacc3f (diff)
downloadplatform-system-core-904ac578d583f4615ee934da3467b84130285c44.tar.gz
platform-system-core-904ac578d583f4615ee934da3467b84130285c44.tar.xz
platform-system-core-904ac578d583f4615ee934da3467b84130285c44.zip
Add gsm_rat_switched event tag.
-rw-r--r--logcat/event-log-tags3
1 files changed, 3 insertions, 0 deletions
diff --git a/logcat/event-log-tags b/logcat/event-log-tags
index 1262f4470..5c4c96206 100644
--- a/logcat/event-log-tags
+++ b/logcat/event-log-tags
@@ -371,6 +371,9 @@
371# CDMA data network drop 371# CDMA data network drop
37250111 cdma_data_drop (cid|1|5), (network_type|1|5) 37250111 cdma_data_drop (cid|1|5), (network_type|1|5)
373 373
374# GSM radio access technology switched
37550112 gsm_rat_switched (cid|1|5), (network_from|1|5), (network_to|1|5)
376
374# Do not change these names without updating tag in: 377# Do not change these names without updating tag in:
375#//device/dalvik/libcore/luni/src/main/native/org_apache_harmony_luni_platform_OSNetworkSystem.c 378#//device/dalvik/libcore/luni/src/main/native/org_apache_harmony_luni_platform_OSNetworkSystem.c
37651000 socket_stats (send|1|2),(recv|1|2),(ip|1|5),(port|1|5),(close|1|5) 37951000 socket_stats (send|1|2),(recv|1|2),(ip|1|5),(port|1|5),(close|1|5)