diff --git a/public/crash_dump.te b/public/crash_dump.te index 6b6b986ee146b19e67835a8482862986eec186da..f778d2818eb3f0bfc6c88803a25f457f908c0608 100644 --- a/public/crash_dump.te +++ b/public/crash_dump.te @@ -59,10 +59,8 @@ read_logd(crash_dump) # Crash dump is not intended to access the following data types. Since these # are WAI, suppress the denials to clean up the logs. dontaudit crash_dump { - app_data_file - bluetooth_data_file - resourcecache_data_file - vendor_overlay_file + core_data_file_type + vendor_file_type }:dir search; dontaudit crash_dump system_data_file:file read;