Allow dumpstate to access twoshay
Bug: 173330981 Bug: 187014717 Test: no avc denials for twoshay was found. Signed-off-by: Tai Kuo <taikuo@google.com> Change-Id: Idcf38e0921fb4d6d617e7cd443425193aea3fe91
This commit is contained in:
parent
f7bec8b3c6
commit
0e68aed154
1 changed files with 3 additions and 0 deletions
|
@ -54,6 +54,9 @@ allow hal_dumpstate_default sysfs_thermal:dir r_dir_perms;
|
|||
allow hal_dumpstate_default sysfs_thermal:file r_file_perms;
|
||||
allow hal_dumpstate_default sysfs_thermal:lnk_file read;
|
||||
|
||||
allow hal_dumpstate_default touch_context_service:service_manager find;
|
||||
binder_call(hal_dumpstate_default, twoshay)
|
||||
|
||||
# Modem logs
|
||||
allow hal_dumpstate_default modem_efs_file:dir search;
|
||||
allow hal_dumpstate_default modem_efs_file:file r_file_perms;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue