Skip to content
Snippets Groups Projects
Commit 85d454a2 authored by Stephen Smalley's avatar Stephen Smalley Committed by Android Git Automerger
Browse files

am f173a510: am a893edae: Remove execmod access to system_file and exec_type.

* commit 'f173a510':
  Remove execmod access to system_file and exec_type.
parents 9ec24a79 f173a510
No related branches found
No related tags found
No related merge requests found
......@@ -61,10 +61,10 @@ allow unconfineddomain {
-app_data_file
}:{ dir lnk_file sock_file fifo_file } ~relabelto;
allow unconfineddomain exec_type:dir r_dir_perms;
allow unconfineddomain exec_type:file { r_file_perms execute execmod };
allow unconfineddomain exec_type:file { r_file_perms execute };
allow unconfineddomain exec_type:lnk_file r_file_perms;
allow unconfineddomain system_file:dir r_dir_perms;
allow unconfineddomain system_file:file { r_file_perms execute execmod };
allow unconfineddomain system_file:file { r_file_perms execute };
allow unconfineddomain system_file:lnk_file r_file_perms;
allow unconfineddomain {
fs_type
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment