Skip to content
Snippets Groups Projects
Commit 2e532d40 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Widen crash_dump dontaudit." into pi-dev

parents 106a5b31 a01e9313
No related branches found
No related tags found
No related merge requests found
...@@ -59,10 +59,8 @@ read_logd(crash_dump) ...@@ -59,10 +59,8 @@ read_logd(crash_dump)
# Crash dump is not intended to access the following data types. Since these # Crash dump is not intended to access the following data types. Since these
# are WAI, suppress the denials to clean up the logs. # are WAI, suppress the denials to clean up the logs.
dontaudit crash_dump { dontaudit crash_dump {
app_data_file core_data_file_type
bluetooth_data_file vendor_file_type
resourcecache_data_file
vendor_overlay_file
}:dir search; }:dir search;
dontaudit crash_dump system_data_file:file read; dontaudit crash_dump system_data_file:file read;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment