device_google_gs101/tracking_denials/crash_dump.te
Adam Shih d28724fdb1 update error on ROM 7230950
Bug: 183560076
Bug: 183560282
Test: pts-tradefed run pts -m PtsSELinuxTest
Change-Id: I329cd3f1e4c5eed986c21724bf42730bed46ab3b
2021-03-24 10:03:35 +08:00

7 lines
308 B
Text

# b/183560076
dontaudit crash_dump proc_uptime:file { read };
dontaudit crash_dump proc_uptime:file { open };
dontaudit crash_dump proc_uptime:file { getattr };
dontaudit crash_dump proc_uptime:file { getattr };
dontaudit crash_dump proc_uptime:file { open };
dontaudit crash_dump proc_uptime:file { read };