Remove hal_vibrator_default avc tracking denials
Bug: 204718450 Bug: 207062207 Bug: 208721729 Test: pts-tradefed run pts -m PtsSELinuxTest -t com.google.android.selinux.pts.SELinuxTest#scanAvcDeniedLogRightAfterReboot Change-Id: Icb3d6a48fc9fbb6e6644d1d65150436f7c0c8c3f
This commit is contained in:
parent
84d53775e1
commit
bc3924f61d
1 changed files with 0 additions and 17 deletions
|
@ -1,17 +0,0 @@
|
|||
# b/204718450
|
||||
dontaudit hal_vibrator_default input_device:dir { open };
|
||||
dontaudit hal_vibrator_default input_device:dir { read };
|
||||
# b/207062207
|
||||
dontaudit hal_vibrator_default proc_asound:dir { search };
|
||||
dontaudit hal_vibrator_default proc_asound:file { getattr };
|
||||
dontaudit hal_vibrator_default proc_asound:file { open };
|
||||
dontaudit hal_vibrator_default proc_asound:file { read };
|
||||
dontaudit hal_vibrator_default sysfs:file { getattr };
|
||||
dontaudit hal_vibrator_default sysfs:file { open };
|
||||
dontaudit hal_vibrator_default sysfs:file { read write };
|
||||
# b/208721729
|
||||
#dontaudit hal_vibrator_default fastbootd_protocol_prop:file { getattr };
|
||||
#dontaudit hal_vibrator_default fastbootd_protocol_prop:file { map };
|
||||
#dontaudit hal_vibrator_default fastbootd_protocol_prop:file { open };
|
||||
dontaudit hal_vibrator_default ffs_config_prop:file { getattr };
|
||||
dontaudit hal_vibrator_default ffs_config_prop:file { open };
|
Loading…
Add table
Add a link
Reference in a new issue