am 1683413f: Merge "DO NOT MERGE Add event log tag for cert pin failures." into jb-mr1-dev

* commit '1683413f413eb1b77f527247db2df31eae93ee3a':
  DO NOT MERGE Add event log tag for cert pin failures.
This commit is contained in:
Geremy Condra 2012-09-18 15:30:45 -07:00 committed by Android Git Automerger
commit 1e3cab0b88
1 changed files with 3 additions and 0 deletions

View File

@ -150,5 +150,8 @@
80305 bionic_event_resolver_wrong_server (uid|1)
80310 bionic_event_resolver_wrong_query (uid|1)
# libcore failure logging
90100 cert_pin_failure (certs|4)
# 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.