Add a dummy entry for the 70220 event tag

This will prevent services from reaching out to logd if this tag is
present in the event log.

Bug: 64734187
Test: tree-hugger
Change-Id: If117e1c0cfa678af4190913f0ca87f4e92c54373
This commit is contained in:
Tom Cherry 2018-04-18 16:25:56 -07:00
parent b41879111d
commit dcc4b2bb4a
1 changed files with 3 additions and 0 deletions

View File

@ -119,6 +119,9 @@
70200 aggregation (aggregation time|2|3)
70201 aggregation_test (field1|1|2),(field2|1|2),(field3|1|2),(field4|1|2),(field5|1|2)
# gms refuses to register this log tag, b/30156345
70220 gms_unknown
# libc failure logging
80100 bionic_event_memcpy_buffer_overflow (uid|1)
80105 bionic_event_strcat_buffer_overflow (uid|1)