diff --git a/watchdogd.te b/watchdogd.te
index 4077386f0246731a5299fb0821a8ed5c0287ce63..00292a9a9914311711ad4ab7e785a89134659b20 100644
--- a/watchdogd.te
+++ b/watchdogd.te
@@ -1,4 +1,4 @@
 # watchdogd seclabel is specified in init.<board>.rc
-type watchdogd, domain, domain_deprecated;
+type watchdogd, domain;
 allow watchdogd watchdog_device:chr_file rw_file_perms;
 allow watchdogd kmsg_device:chr_file rw_file_perms;