Revert "Add udc sysfs to udc_sysfs fs context"

Revert submission 27445245-339241080

Reason for revert: break husky-next-user (linux) build 12111903

Reverted changes: /q/submissionid:27445245-339241080
Bug: 339241080
Change-Id: If558e5bef47a0e617e4b4997f0ad9c8154b43ee9
This commit is contained in:
Roy Luo 2024-07-19 01:06:09 +00:00
parent eb5a3cd47a
commit 66ba3214b8
2 changed files with 0 additions and 2 deletions

View file

@ -20,7 +20,6 @@ hal_client_domain(hal_usb_impl, hal_thermal);
# For monitoring usb sysfs attributes
allow hal_usb_impl sysfs_wakeup:dir search;
allow hal_usb_impl sysfs_wakeup:file r_file_perms;
allow hal_usb_impl sysfs_udc:file r_file_perms;
# For metrics upload
allow hal_usb_impl fwk_stats_service:service_manager find;