Remove hal_vibrator_default avc tracking denials am: bc3924f61d
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201-sepolicy/+/16939010 Change-Id: I6a962e36cee9d8f402e1386f3736219e9a15b8a7
This commit is contained in:
commit
373795e6a5
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