mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-02-01 11:27:36 +00:00
Bug: 208721809 Bug: 208721525 Bug: 208721677 Bug: 208721526 Bug: 208721638 Bug: 208721505 Bug: 208721729 Bug: 208721710 Bug: 208721673 Bug: 208721679 Bug: 208721707 Bug: 208721808 Bug: 208721636 Bug: 208721768 Test: pts-tradefed run pts -m PtsSELinuxTest Change-Id: Ida37756678645dea41d343ede41868ce717fe9da
18 lines
901 B
Plaintext
18 lines
901 B
Plaintext
# 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 };
|