runtime_event_log_tags_file: dontaudit map permission

In permissive mode, map denials may occur on
runtime_event_log_tags_file. Suppress.

Fixes: 122803985
Test: build
Change-Id: I4aebd4363091685185e0c5f98895c4a9301b9cfe
This commit is contained in:
Jeff Vander Stoep 2019-01-14 12:59:54 -08:00
parent 146be01a0f
commit 51d92c99b3

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