Merge "usb: Add sepolicy for extcon access" into sc-dev

This commit is contained in:
TreeHugger Robot 2021-04-26 10:00:15 +00:00 committed by Android (Google) Code Review
commit a18b6c2e99

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;