diff --git a/su.te b/su.te
index f58f7a3050ac2580122e94a0242439b2b85c5444..5c982580058cf9d85cf84ec036b6a9f28234200d 100644
--- a/su.te
+++ b/su.te
@@ -52,4 +52,5 @@ userdebug_or_eng(`
   dontaudit su domain:debuggerd *;
   dontaudit su domain:drmservice *;
   dontaudit su unlabeled:filesystem *;
+  dontaudit su postinstall_file:filesystem *;
 ')