Merge "Allow accessing dumpstate from hal_usb_impl" into udc-d1-dev am: b3c7fb06fa
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zuma-sepolicy/+/22982957 Change-Id: I1b6f1c07f85fd304cd1e59d20f0fc0079735c5f3 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
# b/267261163
|
||||
dontaudit hal_usb_impl dumpstate:fd { use };
|
||||
1
vendor/hal_usb_impl.te
vendored
1
vendor/hal_usb_impl.te
vendored
@@ -7,6 +7,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;
|
||||
|
||||
# Needed for monitoring usb port temperature
|
||||
allow hal_usb_impl self:capability2 wake_alarm;
|
||||
|
||||
Reference in New Issue
Block a user