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:
committed by
Automerger Merge Worker
commit
bfebab07d6
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;
|
||||
init_daemon_domain(hal_usb_impl)
|
||||
|
||||
allow hal_usb_impl configfs:dir { create rmdir };
|
||||
allow hal_usb_impl functionfs:dir { watch watch_reads };
|
||||
set_prop(hal_usb_impl, vendor_usb_config_prop)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user