sdm660-common: sepolicy: address hal_usb_default sysfs_battery_supply denial
This commit is contained in:
parent
1797654ef9
commit
b8fad83343
1 changed files with 2 additions and 0 deletions
2
sepolicy/vendor/hal_usb_default.te
vendored
2
sepolicy/vendor/hal_usb_default.te
vendored
|
@ -1,2 +1,4 @@
|
|||
get_prop(hal_usb_default, vendor_usb_prop)
|
||||
set_prop(hal_usb_default, vendor_usb_prop)
|
||||
|
||||
allow hal_usb_default sysfs_battery_supply:dir r_dir_perms;
|
||||
|
|
Loading…
Reference in a new issue