Skip to content
Snippets Groups Projects
Commit 236e1b7e authored by Tri Vo's avatar Tri Vo Committed by android-build-merger
Browse files

Merge "Mark shell as system_executes_vendor_violators." am: 65565c1c

am: 6029d329

Change-Id: Id07eb16687af45c9013ca56c3890d5f7f2beff59
parents e638b198 6029d329
No related branches found
No related tags found
No related merge requests found
......@@ -186,6 +186,8 @@ allow shell service_contexts_file:file r_file_perms;
allow shell sepolicy_file:file r_file_perms;
# Allow shell to start up vendor shell
# TODO(b/62041836): system processes should not run vendor executables.
typeattribute shell system_executes_vendor_violators;
allow shell vendor_shell_exec:file rx_file_perms;
###
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment