summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorWilliam Luh <williamluh@google.com>2014-01-30 16:41:12 -0800
committerWilliam Luh <williamluh@google.com>2014-01-30 16:41:12 -0800
commit70235389c1735428b1ee8b2e145e867f11ea6992 (patch)
treebe1a05f7843ac7e8c98c2605102a2c0f52e3875a /common
parentc845eeac1e4c00ac2f398e6d8737c09d528d3eb6 (diff)
downloadandroid_frameworks_ex-70235389c1735428b1ee8b2e145e867f11ea6992.tar.gz
android_frameworks_ex-70235389c1735428b1ee8b2e145e867f11ea6992.tar.bz2
android_frameworks_ex-70235389c1735428b1ee8b2e145e867f11ea6992.zip
Rename exp_det_snet tag to snet.
Bug:12824174 Change-Id: Ia81c998aa3ec7309c68f98ee04a5364be37b52b5
Diffstat (limited to 'common')
-rw-r--r--common/java/com/android/common/GoogleLogTags.logtags4
1 files changed, 3 insertions, 1 deletions
diff --git a/common/java/com/android/common/GoogleLogTags.logtags b/common/java/com/android/common/GoogleLogTags.logtags
index 748fcdf..f6ef3bf 100644
--- a/common/java/com/android/common/GoogleLogTags.logtags
+++ b/common/java/com/android/common/GoogleLogTags.logtags
@@ -101,4 +101,6 @@ option java_package com.android.common
205011 google_mail_switch (direction|1)
# Event for Android SNet
-206001 exp_det_snet (payload|3)
+206001 snet (payload|3)
+# TODO(williamluh): Remove this once switch to snet completed.
+206002 exp_det_snet (payload|3)