Fix small copy/paste bug in recent shell rule.
Change-Id: Ia279dfd11cc093e066bff66d7397dfe9e906aba8
This commit is contained in:
parent
1c597f0cda
commit
983e2afe65
1 changed files with 1 additions and 1 deletions
2
shell.te
2
shell.te
|
@ -76,4 +76,4 @@ allow shell bootchart_data_file:dir rw_dir_perms;
|
|||
allow shell bootchart_data_file:file create_file_perms;
|
||||
|
||||
# Follow the /storage/self/primary symlink
|
||||
allow appdomain storage_file:lnk_file r_file_perms;
|
||||
allow shell storage_file:lnk_file r_file_perms;
|
||||
|
|
Loading…
Reference in a new issue