diff options
| author | Dan Egnor <egnor@google.com> | 2009-06-11 15:28:59 -0700 |
|---|---|---|
| committer | Dan Egnor <egnor@google.com> | 2009-06-11 15:28:59 -0700 |
| commit | 2cf6cff71f36b76e816a7a90c66f4b04c71e8278 (patch) | |
| tree | ee8cf35c2c011e86981802f5a5106905561deb36 /logcat | |
| parent | 34c342677e4ffb57584d571d8996822bf4d879ef (diff) | |
| download | system_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-tags | 3 |
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. |
