summaryrefslogtreecommitdiff
path: root/sepolicy/crash_dump.te
blob: b575e221654e379f7e3bdf92e670a2cf7fd31a1c (plain)
1
2
3
4
5
6
7
# 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;