Merge "watchdog: remove domain_deprecated"
diff --git a/watchdogd.te b/watchdogd.te
index 4077386..00292a9 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;