Merge "hal_usb_impl: Add get_prop for vendor_usb_config_prop" into main

This commit is contained in:
Kyle Tso 2023-11-17 03:51:44 +00:00 committed by Android (Google) Code Review
commit 0c0ce3699a

View file

@ -8,6 +8,7 @@ hal_server_domain(hal_usb_impl, hal_usb_gadget)
allow hal_usb_impl sysfs_batteryinfo:dir r_dir_perms;
allow hal_usb_impl sysfs_batteryinfo:file rw_file_perms;
allow hal_usb_impl dumpstate:fd use;
get_prop(hal_usb_impl, vendor_usb_config_prop)
# Needed for monitoring usb port temperature
allow hal_usb_impl self:capability2 wake_alarm;