summaryrefslogtreecommitdiffstats
path: root/logcat
diff options
context:
space:
mode:
authorWilliam Luh <williamluh@google.com>2014-06-16 12:45:23 -0700
committerWilliam Luh <williamluh@google.com>2014-06-17 10:05:47 -0700
commit66929dbe1b38566af36c74ad71e9d7eb8a4cda72 (patch)
tree984e88468fb1433c54f307f8a87e77967f96e108 /logcat
parent97690a28ea4f2d845027b52d84553b521a3174e7 (diff)
downloadsystem_core-66929dbe1b38566af36c74ad71e9d7eb8a4cda72.zip
system_core-66929dbe1b38566af36c74ad71e9d7eb8a4cda72.tar.gz
system_core-66929dbe1b38566af36c74ad71e9d7eb8a4cda72.tar.bz2
Add event log tag for Safety Net.
This is for clients who log to EventLog and want Safety Net to pick up and send the logs. Bug:15572351 Change-Id: I6fdbe7905ec8b3b27a36eb38aee61c97bcd8d4bf
Diffstat (limited to 'logcat')
-rw-r--r--logcat/event.logtags2
1 files changed, 2 insertions, 0 deletions
diff --git a/logcat/event.logtags b/logcat/event.logtags
index a325692..1b5c6f4 100644
--- a/logcat/event.logtags
+++ b/logcat/event.logtags
@@ -134,5 +134,7 @@
# libcore failure logging
90100 exp_det_cert_pin_failure (certs|4)
+1397638484 snet_event_log (subtag|3) (uid|1) (message|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.