Skip to content
Snippets Groups Projects
Commit ec460f1e authored by Jeff Vander Stoep's avatar Jeff Vander Stoep Committed by Android Git Automerger
Browse files

am 75268b04: Merge "allow procrank to write to bug report"

* commit '75268b04':
  allow procrank to write to bug report
parents ab7764bf 75268b04
No related branches found
No related tags found
No related merge requests found
......@@ -12,4 +12,6 @@ userdebug_or_eng(`
r_dir_file(procrank, domain)
allow procrank { shell dumpstate }:fd use;
allow procrank adbd:process sigchld;
# allow procrank write to bugreport.
allow procrank shell_data_file:file w_file_perms;
')
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment