Merge "microdroid: dont audit access to event-log-tags"
This commit is contained in:
commit
c2b73ca1b2
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