From 28fa45858edbf6fd7b784c40de9187f7ca499a1d Mon Sep 17 00:00:00 2001 From: William Luh Date: Mon, 21 Apr 2014 11:30:29 -0700 Subject: [PATCH] Add prefx to netlink failure and dispatchCommand overflow logs. Prefix ensures proper user-consent filter. (cherry picked from commit 564244cd3809aee58c7e18114970bb88bce9e9e9) Bug:5848002 Change-Id: Iee7287773f0af52c225a821ee0e9d643c83cc060 --- libsysutils/EventLogTags.logtags | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libsysutils/EventLogTags.logtags b/libsysutils/EventLogTags.logtags index 7aa5cadc8..713f8cd6b 100644 --- a/libsysutils/EventLogTags.logtags +++ b/libsysutils/EventLogTags.logtags @@ -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)