diff --git a/shell.te b/shell.te index e7d03e8a46c18a4117d4577d1fcca2f16e6ae6f4..a58fc5d14322257007d741fac5dbdeaed76e887b 100644 --- a/shell.te +++ b/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;