Skip to content
Snippets Groups Projects
Commit 7ada3bdf authored by Nick Kralevich's avatar Nick Kralevich Committed by Gerrit Code Review
Browse files

Merge "surfaceflinger: remove unconfined domain reference."

parents a1cd65b8 b53e84a7
No related branches found
No related tags found
No related merge requests found
...@@ -64,5 +64,4 @@ allow surfaceflinger tee_device:chr_file rw_file_perms; ...@@ -64,5 +64,4 @@ allow surfaceflinger tee_device:chr_file rw_file_perms;
# Do not allow accessing SDcard files as unsafe ejection could # Do not allow accessing SDcard files as unsafe ejection could
# cause the kernel to kill the process. # cause the kernel to kill the process.
# TODO: Remove -unconfineddomain when we remove permissive_or_unconfined above. neverallow surfaceflinger sdcard_type:file rw_file_perms;
neverallow { surfaceflinger -unconfineddomain } sdcard_type:file rw_file_perms;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment