diff --git a/installd.te b/installd.te index 18d6c6d1fb2e40690829f2f3ef5014ef3ed30b9c..bc4c23ec2552c8a26aefe5f80ea4a754c6a9d84d 100644 --- a/installd.te +++ b/installd.te @@ -22,7 +22,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; +allow installd mnt_expand_file:dir { search getattr }; # Check validity of SELinux context before use. selinux_check_context(installd) # Read /seapp_contexts and /data/security/seapp_contexts