Bug: 264483456 Bug: 264483024 Bug: 264600083 Bug: 264483531 Bug: 264606212 Bug: 264600084 Bug: 264483754 Test: SELinuxUncheckedDenialBootTest Change-Id: I4a281b360783032132179fd9f9b314d0a65d233a
39 lines
2.2 KiB
Text
39 lines
2.2 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 };
|
|
# b/264489390
|
|
userdebug_or_eng(`
|
|
permissive hal_usb_gadget_impl;
|
|
')# b/264483531
|
|
dontaudit hal_usb_gadget_impl hal_usb_gadget_hwservice:hwservice_manager { add };
|
|
dontaudit hal_usb_gadget_impl hal_usb_gadget_hwservice:hwservice_manager { find };
|
|
dontaudit hal_usb_gadget_impl hidl_base_hwservice:hwservice_manager { add };
|