diff --git a/app.te b/app.te
index bed6aff866942e5ca439ea46f359a0f4acae1e9f..27ec14b34e5888184ef31af6b5df7ffbb2538f62 100644
--- a/app.te
+++ b/app.te
@@ -178,8 +178,6 @@ allow appdomain runas_exec:file getattr;
 # Check SELinux policy and contexts.
 selinux_check_access(appdomain)
 selinux_check_context(appdomain)
-# Validate that each process is running in the correct security context.
-allow appdomain domain:process getattr;
 
 ###
 ### Neverallow rules