diff --git a/untrusted_app.te b/untrusted_app.te
index 38d7472c83e69ba11a9aeca4ecef29ed628f9fc9..7aedc39156c83d6512bb0519f5bbe22b70668487 100644
--- a/untrusted_app.te
+++ b/untrusted_app.te
@@ -20,7 +20,7 @@
 ### additional following rules:
 ###
 
-type untrusted_app, domain, domain_deprecated;
+type untrusted_app, domain;
 app_domain(untrusted_app)
 net_domain(untrusted_app)
 bluetooth_domain(untrusted_app)