microdroid: dont audit access to event-log-tags
Bug: 225223271 Test: run microdroid, confirm no denial messages Signed-off-by: Oleg Matcovschi <omatcovschi@google.com> Change-Id: I505402c5ff886c18c06133825f9a7ced84c17c1f
This commit is contained in:
parent
ee0b51e099
commit
f21542906d
1 changed files with 2 additions and 0 deletions
|
@ -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 };
|
||||
|
|
Loading…
Reference in a new issue