Skip to content
Snippets Groups Projects
Commit bf94b020 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Fix diff in cherry-pick"

parents f8b60abf 141b00fb
No related branches found
No related tags found
No related merge requests found
...@@ -6,6 +6,8 @@ typeattribute webview_zygote coredomain; ...@@ -6,6 +6,8 @@ typeattribute webview_zygote coredomain;
# The webview_zygote needs to be able to transition domains. # The webview_zygote needs to be able to transition domains.
typeattribute webview_zygote mlstrustedsubject; typeattribute webview_zygote mlstrustedsubject;
# Allow access to temporary files, which is normally permitted through
# a domain macro.
tmpfs_domain(webview_zygote); tmpfs_domain(webview_zygote);
# Allow reading/executing installed binaries to enable preloading the # Allow reading/executing installed binaries to enable preloading the
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment