allow hal_usb_impl configfs:dir { create rmdir }; am: 729e8901ab am: bfebab07d6

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101-sepolicy/+/14542109

Change-Id: I1360e670af6fd7f5efa5db9118ee24cc665568a7
This commit is contained in:
Maciej Żenczykowski 2021-06-04 06:59:41 +00:00 committed by Automerger Merge Worker
commit df4893b27d

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)