legacy: Allow USB HAL get vendor_usb_prop

Similar to hal_usb_qti.

Change-Id: If0f608f8f2c59a21f89ffebc118e56c559a90755
This commit is contained in:
Michael Bestas 2024-03-21 15:11:29 +02:00 committed by LuK1337
parent 18b608b651
commit a55fc3cc31
No known key found for this signature in database

View file

@ -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;