Skip to content
Snippets Groups Projects
Commit ffc5671f authored by Nick Kralevich's avatar Nick Kralevich Committed by Android Git Automerger
Browse files

am 200a9f0e: relax appdomain efs_file neverallow rules

* commit '200a9f0e':
  relax appdomain efs_file neverallow rules
parents d1181635 200a9f0e
No related branches found
No related tags found
No related merge requests found
...@@ -314,8 +314,8 @@ neverallow appdomain ...@@ -314,8 +314,8 @@ neverallow appdomain
{ create write setattr relabelfrom relabelto append unlink link rename }; { create write setattr relabelfrom relabelto append unlink link rename };
# Access to factory files. # Access to factory files.
neverallow appdomain neverallow appdomain efs_file:dir_file_class_set write;
efs_file:dir_file_class_set { read write }; neverallow { appdomain -shell } efs_file:dir_file_class_set read;
# Write to various pseudo file systems. # Write to various pseudo file systems.
neverallow { appdomain -bluetooth -nfc } neverallow { appdomain -bluetooth -nfc }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment