Merge "runtime_event_log_tags_file: dontaudit map permission"

This commit is contained in:
Jeffrey Vander Stoep 2019-01-26 17:28:51 +00:00 committed by Gerrit Code Review
commit 0e48c3bcdd

View file

@ -38,7 +38,7 @@ allow runtime_event_log_tags_file tmpfs:filesystem associate;
# Access for that domain is controlled and gated via the
# event log tag service (albeit at a performance penalty,
# expected to be locally cached).
dontaudit domain runtime_event_log_tags_file:file { open read };
dontaudit domain runtime_event_log_tags_file:file { map open read };
###
### Neverallow rules