device_google_zuma/tracking_denials/hal_usb_gadget_impl.te
Adam Shih 226ad03850 update error on ROM 9377107
Bug: 261651113
Bug: 261651093
Bug: 261650934
Bug: 261651283
Bug: 261651325
Bug: 261651187
Bug: 261651110
Bug: 261651326
Bug: 261651112
Bug: 261650972
Bug: 261651095
Bug: 261651131
Bug: 261651009
Bug: 261650953
Test: pts-tradefed run pts -m PtsSELinuxTest
Change-Id: I560c6fe5901fda018ff3f640d04954d245635db4
2022-12-07 09:35:16 +08:00

32 lines
1.9 KiB
Text

# b/261651110
dontaudit hal_usb_gadget_impl configfs:dir { add_name };
dontaudit hal_usb_gadget_impl configfs:dir { open };
dontaudit hal_usb_gadget_impl configfs:dir { read };
dontaudit hal_usb_gadget_impl configfs:dir { remove_name };
dontaudit hal_usb_gadget_impl configfs:dir { search };
dontaudit hal_usb_gadget_impl configfs:dir { write };
dontaudit hal_usb_gadget_impl configfs:file { create };
dontaudit hal_usb_gadget_impl configfs:file { open };
dontaudit hal_usb_gadget_impl configfs:file { unlink };
dontaudit hal_usb_gadget_impl configfs:file { write };
dontaudit hal_usb_gadget_impl configfs:lnk_file { create };
dontaudit hal_usb_gadget_impl configfs:lnk_file { read };
dontaudit hal_usb_gadget_impl functionfs:dir { read };
dontaudit hal_usb_gadget_impl functionfs:dir { search };
dontaudit hal_usb_gadget_impl functionfs:dir { watch watch_reads };
dontaudit hal_usb_gadget_impl functionfs:file { read };
dontaudit hal_usb_gadget_impl hwservicemanager:binder { call };
dontaudit hal_usb_gadget_impl hwservicemanager:binder { transfer };
dontaudit hal_usb_gadget_impl hwservicemanager_prop:file { getattr };
dontaudit hal_usb_gadget_impl hwservicemanager_prop:file { map };
dontaudit hal_usb_gadget_impl hwservicemanager_prop:file { open };
dontaudit hal_usb_gadget_impl hwservicemanager_prop:file { read };
dontaudit hal_usb_gadget_impl proc_interrupts:file { getattr };
dontaudit hal_usb_gadget_impl proc_interrupts:file { open };
dontaudit hal_usb_gadget_impl proc_interrupts:file { read };
dontaudit hal_usb_gadget_impl sysfs:file { read };
dontaudit hal_usb_gadget_impl system_server:binder { call };
dontaudit hal_usb_gadget_impl vendor_usb_config_prop:file { getattr };
dontaudit hal_usb_gadget_impl vendor_usb_config_prop:file { map };
dontaudit hal_usb_gadget_impl vendor_usb_config_prop:file { open };
dontaudit hal_usb_gadget_impl vendor_usb_config_prop:file { read };