hal_usb_impl: Add get_prop for vendor_usb_config_prop am: 5775ea074a
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zuma-sepolicy/+/25353179 Change-Id: Ie03d8b8da3e6ca672906764bebfc29ef6d3cf97e Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
2816dc3328
1 changed files with 1 additions and 0 deletions
1
vendor/hal_usb_impl.te
vendored
1
vendor/hal_usb_impl.te
vendored
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue