Merge "Add hal_usb_impl permission"
This commit is contained in:
commit
d95da03285
1 changed files with 2 additions and 0 deletions
2
whitechapel/vendor/google/hal_usb_impl.te
vendored
2
whitechapel/vendor/google/hal_usb_impl.te
vendored
|
@ -4,6 +4,8 @@ hal_server_domain(hal_usb_impl, hal_usb)
|
||||||
type hal_usb_impl_exec, vendor_file_type, exec_type, file_type;
|
type hal_usb_impl_exec, vendor_file_type, exec_type, file_type;
|
||||||
init_daemon_domain(hal_usb_impl)
|
init_daemon_domain(hal_usb_impl)
|
||||||
|
|
||||||
|
allow hal_usb_impl configfs:dir rw_dir_perms;
|
||||||
|
allow hal_usb_impl configfs:file create_file_perms;
|
||||||
allow hal_usb_impl sysfs_batteryinfo:dir r_dir_perms;
|
allow hal_usb_impl sysfs_batteryinfo:dir r_dir_perms;
|
||||||
allow hal_usb_impl sysfs_batteryinfo:file rw_file_perms;
|
allow hal_usb_impl sysfs_batteryinfo:file rw_file_perms;
|
||||||
allow hal_usb_impl sysfs_extcon:dir search;
|
allow hal_usb_impl sysfs_extcon:dir search;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue