You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
428 B

# audit2allow
allow crash_dump bluetooth_data_file:file { getattr map open read };
allow crash_dump bluetooth_prop:file { getattr map open };
allow crash_dump device_config_runtime_native_boot_prop:file { getattr map open };
allow crash_dump device_config_runtime_native_prop:file { getattr map open };
allow crash_dump hwservicemanager_prop:file { getattr map open };
allow crash_dump runtime_event_log_tags_file:file getattr;