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:
TreeHugger Robot 2021-04-26 10:25:33 +00:00 committed by Automerger Merge Worker
commit 8036588f9d

View file

@ -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;