Merge "Allow logd to set logd_prop"
This commit is contained in:
commit
c0dd641a80
1 changed files with 3 additions and 0 deletions
|
@ -38,6 +38,9 @@ allow runtime_event_log_tags_file tmpfs:filesystem associate;
|
|||
# expected to be locally cached).
|
||||
dontaudit domain runtime_event_log_tags_file:file { map open read };
|
||||
|
||||
# Logd sets defaults if certain properties are empty.
|
||||
set_prop(logd, logd_prop)
|
||||
|
||||
###
|
||||
### Neverallow rules
|
||||
###
|
||||
|
|
Loading…
Reference in a new issue