Skip to content

Commit

Permalink
Add prefx to netlink failure and dispatchCommand overflow logs.
Browse files Browse the repository at this point in the history
Prefix ensures proper user-consent filter.

Bug:5848002
Change-Id: Iee7287773f0af52c225a821ee0e9d643c83cc060
  • Loading branch information
William Luh committed Apr 21, 2014
1 parent 265a1d2 commit 564244c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libsysutils/EventLogTags.logtags
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# See system/core/logcat/event.logtags for a description of the format of this file.

# FrameworkListener dispatchCommand overflow
78001 dispatchCommand_overflow
65537 netlink_failure (uid|1)
78001 exp_det_dispatchCommand_overflow
65537 exp_det_netlink_failure (uid|1)

0 comments on commit 564244c

Please sign in to comment.