Merge TQ2A.230405.003 am: 82232b6423
Original change: https://android-review.googlesource.com/c/device/google/gs101-sepolicy/+/2530520 Change-Id: I92a1d4dff4571e4aa8f11ca6f71978d549bfc812 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
26cfa34cb7
1 changed files with 3 additions and 0 deletions
|
@ -19,3 +19,6 @@ allow hal_usb_gadget_impl proc_interrupts:file r_file_perms;
|
||||||
# change irq to other cores
|
# change irq to other cores
|
||||||
allow hal_usb_gadget_impl proc_irq:dir r_dir_perms;
|
allow hal_usb_gadget_impl proc_irq:dir r_dir_perms;
|
||||||
allow hal_usb_gadget_impl proc_irq:file w_file_perms;
|
allow hal_usb_gadget_impl proc_irq:file w_file_perms;
|
||||||
|
|
||||||
|
# allow gadget hal to access extcon node
|
||||||
|
allow hal_usb_gadget_impl sysfs_extcon:file r_file_perms;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue