Merge "Drop dontaudit sys_admin rule from rild."
diff --git a/installd.te b/installd.te
index abf0b16..3f5e9a1 100644
--- a/installd.te
+++ b/installd.te
@@ -16,7 +16,6 @@
 allow installd apk_tmp_file:file r_file_perms;
 allow installd system_file:file x_file_perms;
 allow installd cgroup:dir create_dir_perms;
-dontaudit installd self:capability sys_admin;
 # Check validity of SELinux context before use.
 selinux_check_context(installd)
 # Read /seapp_contexts and /data/security/seapp_contexts