Add prefx to netlink failure and dispatchCommand overflow logs.
Prefix ensures proper user-consent filter.
(cherry picked from commit 564244cd38
)
Bug:5848002
Change-Id: Iee7287773f0af52c225a821ee0e9d643c83cc060
This commit is contained in:
parent
4f17e530f9
commit
28fa45858e
1 changed files with 2 additions and 2 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue