mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-02-01 05:38:17 +00:00
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:
committed by
TreeHugger Robot
parent
84d53775e1
commit
bc3924f61d
@@ -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 };
|
||||
Reference in New Issue
Block a user