Merge "kernel: remove domain_deprecated attribute"
diff --git a/slideshow.te b/slideshow.te
index 3165a65..86d4bff 100644
--- a/slideshow.te
+++ b/slideshow.te
@@ -1,6 +1,6 @@
 # slideshow seclabel is specified in init.rc since
 # it lives in the rootfs and has no unique file type.
-type slideshow, domain, domain_deprecated;
+type slideshow, domain;
 
 allow slideshow kmsg_device:chr_file rw_file_perms;
 wakelock_use(slideshow)