Allow dumpstate to read apex-info-list.xml
Bug: 254486775 Test: sesearch --allow -s dumpstate -t apex_info_file policy Change-Id: I52cc2ed2fcb0cf969009e323300741169d8e6d8a
This commit is contained in:
parent
b65de6ed0a
commit
1802a16336
1 changed files with 1 additions and 1 deletions
|
@ -364,7 +364,7 @@ allow dumpstate binderfs_logs:dir r_dir_perms;
|
|||
allow dumpstate binderfs_logs:file r_file_perms;
|
||||
allow dumpstate binderfs_logs_proc:file r_file_perms;
|
||||
|
||||
allow dumpstate apex_info_file:file getattr;
|
||||
use_apex_info(dumpstate)
|
||||
|
||||
###
|
||||
### neverallow rules
|
||||
|
|
Loading…
Reference in a new issue