Skip to content
Snippets Groups Projects
Commit 8fdecd8d authored by Jeff Vander Stoep's avatar Jeff Vander Stoep Committed by android-build-merger
Browse files

Merge "webview_zygote: allow listing dirs in /system"

am: db689675

Change-Id: I0a21e2381ecc46d67fac8b7f3f20d8598fbcc6bb
parents b243094e db689675
No related branches found
No related tags found
No related merge requests found
......@@ -54,6 +54,9 @@ selinux_check_context(webview_zygote)
# Check SELinux permissions.
selinux_check_access(webview_zygote)
# Directory listing in /system.
allow zygote system_file:dir r_dir_perms;
#####
##### Neverallow
#####
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment