Fix permission typo
zygote->webview_zygote.
Forgot to ammend local change.
Test: webview_zygote denials are gone.
Change-Id: I02869812feafd127b39e567c28e7278133770e97
diff --git a/private/webview_zygote.te b/private/webview_zygote.te
index 7a11275..78fa5f0 100644
--- a/private/webview_zygote.te
+++ b/private/webview_zygote.te
@@ -55,7 +55,7 @@
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