diff --git a/whitechapel/vendor/google/hal_usb_impl.te b/whitechapel/vendor/google/hal_usb_impl.te index 14abf59c..45ca9245 100644 --- a/whitechapel/vendor/google/hal_usb_impl.te +++ b/whitechapel/vendor/google/hal_usb_impl.te @@ -5,6 +5,7 @@ hal_server_domain(hal_usb_impl, hal_usb_gadget) type hal_usb_impl_exec, vendor_file_type, exec_type, file_type; init_daemon_domain(hal_usb_impl) +allow hal_usb_impl configfs:dir { create rmdir }; allow hal_usb_impl functionfs:dir { watch watch_reads }; set_prop(hal_usb_impl, vendor_usb_config_prop)