13 lines
402 B
Plaintext
13 lines
402 B
Plaintext
type hal_usb_impl, domain;
|
|
hal_server_domain(hal_usb_impl, hal_usb)
|
|
hal_server_domain(hal_usb_impl, hal_usb_gadget)
|
|
|
|
type hal_usb_impl_exec, exec_type, vendor_file_type, file_type;
|
|
init_daemon_domain(hal_usb_impl)
|
|
|
|
allow hal_usb_impl configfs:file create_file_perms;
|
|
allow hal_usb_impl functionfs:dir r_dir_perms;
|
|
|
|
set_prop(hal_usb_impl, vendor_usb_config_prop)
|
|
get_prop(hal_usb_impl, vendor_usb_prop)
|