legacy: Allow USB HAL get vendor_usb_prop
Similar to hal_usb_qti. Change-Id: If0f608f8f2c59a21f89ffebc118e56c559a90755
This commit is contained in:
parent
18b608b651
commit
a55fc3cc31
1 changed files with 2 additions and 0 deletions
2
legacy/vendor/common/hal_usb_default.te
vendored
2
legacy/vendor/common/hal_usb_default.te
vendored
|
@ -25,6 +25,8 @@
|
|||
# OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
|
||||
# IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
get_prop(hal_usb_default, vendor_usb_prop)
|
||||
|
||||
allow hal_usb_default sysfs_usbpd_device:dir r_dir_perms;
|
||||
allow hal_usb_default sysfs_usbpd_device:lnk_file r_file_perms;
|
||||
allow hal_usb_default sysfs_usbpd_device:file rw_file_perms;
|
||||
|
|
Loading…
Reference in a new issue