diff options
| author | Costin Manolache <costin@google.com> | 2010-05-12 16:04:10 -0700 |
|---|---|---|
| committer | Costin Manolache <costin@google.com> | 2010-05-12 16:16:34 -0700 |
| commit | 8d83f9e31bfff0281b522c53e035dffc7dd00ba9 (patch) | |
| tree | a6f1e106e430e95fa5665325c17c01412ddc7c60 /common | |
| parent | e0dc80f878b56ed744bd06d341716fcfff4e3acc (diff) | |
| download | frameworks_base-8d83f9e31bfff0281b522c53e035dffc7dd00ba9.zip frameworks_base-8d83f9e31bfff0281b522c53e035dffc7dd00ba9.tar.gz frameworks_base-8d83f9e31bfff0281b522c53e035dffc7dd00ba9.tar.bz2 | |
Bug 2680071: Rename the Cloud to Device
Change-Id: I12ab32de393e44a499e3f9e3a0b38f4682156ff5
Diffstat (limited to 'common')
| -rw-r--r-- | common/java/com/android/common/GoogleLogTags.logtags | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/java/com/android/common/GoogleLogTags.logtags b/common/java/com/android/common/GoogleLogTags.logtags index bf6091a..f848ddf 100644 --- a/common/java/com/android/common/GoogleLogTags.logtags +++ b/common/java/com/android/common/GoogleLogTags.logtags @@ -80,7 +80,7 @@ option java_package com.android.common 204004 gtalk_heartbeat_reset (interval_and_nt|1),(ip|3) # This event is logged when an Rmq v2 packet is sent or received. -204005 data_messaging (packet_type|1),(persistent_id|3),(stream_id|1),(last_stream_id|1) +204005 c2dm (packet_type|1),(persistent_id|3),(stream_id|1),(last_stream_id|1) ##### # Google Login Service and Setup Wizard |
