Merge "Allow usb hal to read contaminantdisable property" into tm-dev am: 93b8189c2b am: ddfbcf6a0a
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101-sepolicy/+/17649293 Change-Id: I1309cd550885743314cadf6073a1d8cdee3e764d Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
committed by
Automerger Merge Worker
commit
4956581a1a
3
whitechapel/vendor/google/hal_usb_impl.te
vendored
3
whitechapel/vendor/google/hal_usb_impl.te
vendored
@@ -23,3 +23,6 @@ hal_client_domain(hal_usb_impl, hal_thermal);
|
||||
|
||||
# For reading the usb-c throttling stats
|
||||
allow hal_usb_impl sysfs_usbc_throttling_stats:file r_file_perms;
|
||||
|
||||
# For checking contaminant detection status
|
||||
get_prop(hal_usb_impl, vendor_usb_config_prop);
|
||||
|
||||
Reference in New Issue
Block a user