Merge "microdroid: dont audit access to event-log-tags"

This commit is contained in:
Treehugger Robot 2022-03-24 22:16:47 +00:00 committed by Gerrit Code Review
commit c2b73ca1b2

View file

@ -40,3 +40,5 @@ read_runtime_log_tags(logd)
# Logd sets defaults if certain properties are empty.
set_prop(logd, logd_prop)
dontaudit domain runtime_event_log_tags_file:file { map open read };