fix hal_usb_impl service access

Bug: 202906786
Test: boot with no relevant error
Change-Id: I99178488a97aa2d0b3d7e4775c88b00321084d63
This commit is contained in:
Adam Shih 2021-10-29 10:12:28 +08:00
parent 68217c1ae6
commit ee3287231f
2 changed files with 2 additions and 8 deletions

View file

@ -1,8 +0,0 @@
# b/202906786
dontaudit hal_usb_impl configfs:lnk_file { create };
dontaudit hal_usb_impl configfs:lnk_file { read };
dontaudit hal_usb_impl hal_usb_gadget_hwservice:hwservice_manager { add };
dontaudit hal_usb_impl hal_usb_gadget_hwservice:hwservice_manager { find };
dontaudit hal_usb_impl hal_usb_hwservice:hwservice_manager { add };
dontaudit hal_usb_impl hal_usb_hwservice:hwservice_manager { find };
dontaudit hal_usb_impl hidl_base_hwservice:hwservice_manager { add };