aboutsummaryrefslogtreecommitdiffstats
path: root/logcat
diff options
context:
space:
mode:
authorDan Egnor <egnor@google.com>2009-06-11 15:28:59 -0700
committerDan Egnor <egnor@google.com>2009-06-11 15:28:59 -0700
commit2cf6cff71f36b76e816a7a90c66f4b04c71e8278 (patch)
treeee8cf35c2c011e86981802f5a5106905561deb36 /logcat
parent34c342677e4ffb57584d571d8996822bf4d879ef (diff)
downloadsystem_core-2cf6cff71f36b76e816a7a90c66f4b04c71e8278.tar.gz
system_core-2cf6cff71f36b76e816a7a90c66f4b04c71e8278.tar.bz2
system_core-2cf6cff71f36b76e816a7a90c66f4b04c71e8278.zip
Add a note to event-log-tags listing the log tag range
reserved for partner use, etc..
Diffstat (limited to 'logcat')
-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 f9355ec1..6df37923 100644
--- a/logcat/event-log-tags
+++ b/logcat/event-log-tags
@@ -350,3 +350,6 @@
# browser stats for diary study
70101 browser_zoom_level_change (start level|1|5),(end level|1|5),(time|2|3)
70102 browser_double_tap_duration (duration|1|3),(time|2|3)
+
+# NOTE - the range 1000000-2000000 is reserved for partners and others who
+# want to define their own log tags without conflicting with the core platform.