device_google_gs101/tracking_denials/rild.te
Eddie Tashjian 78cd6eb78e Add selinux policies for mounted modem parition
Bug: 178980032
Bug: 178979986
Bug: 179198083
Bug: 179198085
Bug: 178980065

Test: Check selinux denials
Change-Id: I7f826442d1536946d0e84aadfd80f679c0f4d6da
2021-03-11 10:16:27 +00:00

9 lines
338 B
Text

# b/182320172
dontaudit rild sota_prop:file { map };
dontaudit rild sota_prop:file { getattr };
dontaudit rild sota_prop:file { open };
dontaudit rild sota_prop:file { read };
dontaudit rild sota_prop:file { read };
dontaudit rild sota_prop:file { open };
dontaudit rild sota_prop:file { getattr };
dontaudit rild sota_prop:file { map };