|
|
|
|
@ -8,10 +8,14 @@ allow usb_dongle self:netlink_kobject_uevent_socket { create read setopt };
|
|
|
|
|
allow usb_dongle usb_device:dir { open read };
|
|
|
|
|
allow usb_dongle usb_dongle_exec:file execute_no_trans;
|
|
|
|
|
allow usb_dongle vendor_shell_exec:file execute_no_trans;
|
|
|
|
|
allow usb_dongle vendor_toolbox_exec:file execute_no_trans;
|
|
|
|
|
allow usb_dongle self:netlink_kobject_uevent_socket { bind getopt };
|
|
|
|
|
allow usb_dongle sysfs:dir { open read };
|
|
|
|
|
allow usb_dongle sysfs:file { getattr open read };
|
|
|
|
|
allow usb_dongle sysfs_net:dir { open read search };
|
|
|
|
|
allow usb_dongle sysfs_net:file { getattr open read };
|
|
|
|
|
allow usb_dongle sysfs_net:file { getattr open read relabelfrom };
|
|
|
|
|
allow usb_dongle sysfs_bluetooth_writable:dir { open read search };
|
|
|
|
|
allow usb_dongle sysfs_bluetooth_writable:file relabelto;
|
|
|
|
|
allow usb_dongle self:capability fowner;
|
|
|
|
|
allow usb_dongle usb_device:chr_file { ioctl open read write };
|
|
|
|
|
allow usb_dongle usb_device:dir search;
|
|
|
|
|
|