DO NOT MERGE Add event log tag for cert pin failures.
Change-Id: Ib93f4eeec35b5754498464ada94faeb2bdb0b896
This commit is contained in:
parent
7e014ce6de
commit
4a23e1df12
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue