Merge "[ DO NOT MERGE ] usb: Add sepolicy for extcon access" into tm-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
5dbdb799e8
@@ -19,3 +19,6 @@ allow hal_usb_gadget_impl proc_interrupts:file r_file_perms;
|
||||
# change irq to other cores
|
||||
allow hal_usb_gadget_impl proc_irq:dir r_dir_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;
|
||||
|
||||
Reference in New Issue
Block a user