sdm845-common: Allow hal_usb to read and write to sysfs_oem
Change-Id: I29187ad7844b953e63e356c405f4a18e107d902b
This commit is contained in:
parent
977444af69
commit
788f9b7522
1 changed files with 2 additions and 0 deletions
2
sepolicy/private/hal_usb.te
Normal file
2
sepolicy/private/hal_usb.te
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
# Allow hal_usb to read and write to sysfs_oem
|
||||||
|
allow hal_usb sysfs_oem:file rw_file_perms;
|
Loading…
Reference in a new issue