Merge "Fix permission typo"
This commit is contained in:
commit
41b8271f22
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue