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: Idd9e05143cf953dbba1c56deedd54264d8ea6ffc
This commit is contained in:
Maciej Żenczykowski 2021-06-04 06:44:01 +00:00 committed by Automerger Merge Worker
commit f0b64bb73f

View file

@ -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)