hal_usb_impl: Grant read permission to usb overheat files
Carried over from WHI PRO setting. Bug: 307583011 Test: no audit logs Change-Id: Icdcf36ee739f009a1e87ecd346b6178d096079b9
This commit is contained in:
parent
01658d880d
commit
0e115d4d15
1 changed files with 3 additions and 0 deletions
3
vendor/hal_usb_impl.te
vendored
3
vendor/hal_usb_impl.te
vendored
|
@ -18,3 +18,6 @@ hal_client_domain(hal_usb_impl, hal_thermal);
|
|||
|
||||
# Needed for reporting Usb Overheat suez event through statsd
|
||||
allow hal_usb_impl fwk_stats_service:service_manager find;
|
||||
|
||||
# For reading the usb-c throttling stats
|
||||
allow hal_usb_impl sysfs_usbc_throttling_stats:file r_file_perms;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue