commit | beacdc7dd2139ae17fa0cd112518e4e586388bec | [log] [tgz] |
---|---|---|
author | Devi Sandeep Endluri V V <dendluri@codeaurora.org> | Tue Jul 17 14:10:48 2018 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Mon Aug 13 06:57:40 2018 -0700 |
tree | b8b7fbc8ec3c411980901cc85b8a301847df269a | |
parent | 9eaa761258d485fb88d9d03dcf3cd69b42b762c5 [diff] |
Don't audit spurious dir:write failures Sepolicy audit is generated for system_file dir when netd executes iptables-restore command. In this case, O_CREAT flag is passed and the denial message happens to be a false alarm. Add dontaudit to remove the denial spam. CRs-Fixed: 2280747 Change-Id: I7f2927d367815f6d0a04031fdef42531d2743540