Merge "usb: Add sepolicy for extcon access" into sc-dev am: a18b6c2e99
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101-sepolicy/+/14182157 Change-Id: I75002cf2eaab353efb1ceb4eaf77cd83b9370dd7
This commit is contained in:
commit
8036588f9d
1 changed files with 1 additions and 0 deletions
1
whitechapel/vendor/google/hal_usb_impl.te
vendored
1
whitechapel/vendor/google/hal_usb_impl.te
vendored
|
@ -10,3 +10,4 @@ set_prop(hal_usb_impl, vendor_usb_config_prop)
|
|||
|
||||
allow hal_usb_impl sysfs_batteryinfo:dir r_dir_perms;
|
||||
allow hal_usb_impl sysfs_batteryinfo:file rw_file_perms;
|
||||
allow hal_usb_impl sysfs_extcon:dir search;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue