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: Ibf319b50694f0fca4a18f042e5fdff45197e3b14
This commit is contained in:
TreeHugger Robot 2021-04-26 10:27:23 +00:00 committed by Automerger Merge Worker
commit 49311401b7

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;