allow hal_usb_impl configfs:dir { create rmdir }; am: 729e8901ab
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101-sepolicy/+/14542109 Change-Id: I0803ce3e0ab48c7d1f258789dcb0d3b12fc4ede6
This commit is contained in:
commit
bfebab07d6
1 changed files with 1 additions and 0 deletions
1
whitechapel/vendor/google/hal_usb_impl.te
vendored
1
whitechapel/vendor/google/hal_usb_impl.te
vendored
|
@ -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;
|
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 { create rmdir };
|
||||||
allow hal_usb_impl functionfs:dir { watch watch_reads };
|
allow hal_usb_impl functionfs:dir { watch watch_reads };
|
||||||
set_prop(hal_usb_impl, vendor_usb_config_prop)
|
set_prop(hal_usb_impl, vendor_usb_config_prop)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue