summaryrefslogtreecommitdiff
path: root/vendor/google/hal_usb_impl.te
blob: 269d7dab9e2730582d03a60d982dacf7e1cd3b10 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
type hal_usb_impl, domain;
type hal_usb_impl_exec, exec_type, vendor_file_type, file_type;
init_daemon_domain(hal_usb_impl)

hal_server_domain(hal_usb_impl, hal_usb)
hal_server_domain(hal_usb_impl, hal_usb_gadget)

allow hal_usb_impl configfs:file create_file_perms;
allow hal_usb_impl sysfs_batteryinfo:dir search;
allow hal_usb_impl sysfs_batteryinfo:file r_file_perms;
allow hal_usb_impl sysfs_contaminant:file rw_file_perms;
set_prop(hal_usb_impl, vendor_usb_prop)
allow hal_usb_impl sysfs_extcon:dir search;