Skip to content
Snippets Groups Projects
Commit 42d82b42 authored by Jeff Vander Stoep's avatar Jeff Vander Stoep
Browse files

Fix permission typo

zygote->webview_zygote.

Forgot to ammend local change.

Test: webview_zygote denials are gone.
Change-Id: I02869812feafd127b39e567c28e7278133770e97
parent 3588ddd0
No related branches found
No related tags found
No related merge requests found
......@@ -55,7 +55,7 @@ selinux_check_context(webview_zygote)
selinux_check_access(webview_zygote)
# Directory listing in /system.
allow zygote system_file:dir r_dir_perms;
allow webview_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