Merge "runtime_event_log_tags_file: dontaudit map permission"
diff --git a/public/logd.te b/public/logd.te
index a26aa25..6aac302 100644
--- a/public/logd.te
+++ b/public/logd.te
@@ -38,7 +38,7 @@
# 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