diff --git a/public/usbd.te b/public/usbd.te index 6f349541b..ee36784da 100644 --- a/public/usbd.te +++ b/public/usbd.te @@ -1,2 +1,4 @@ type usbd, domain; type usbd_exec, system_file_type, exec_type, file_type; + +binder_call(usbd, servicemanager)