diff --git a/installd.te b/installd.te index 2187a156894b69dc6981abe9c51ca5401ef575a1..6c7fea4eb3b59669895c1371b5ae8defaa6c7e4b 100644 --- a/installd.te +++ b/installd.te @@ -16,6 +16,7 @@ allow installd oemfs:dir r_dir_perms; allow installd oemfs:file r_file_perms; allow installd system_file:file x_file_perms; allow installd cgroup:dir create_dir_perms; +allow installd mnt_expand_file:dir search; # Check validity of SELinux context before use. selinux_check_context(installd) # Read /seapp_contexts and /data/security/seapp_contexts