diff --git a/public/recovery.te b/public/recovery.te
index eeb8bf9c9e5f583f750c59cc5df0812312d88053..bd701d99ec39512c77c584176365c8de3f0d352b 100644
--- a/public/recovery.te
+++ b/public/recovery.te
@@ -66,8 +66,6 @@ recovery_only(`
   allow recovery dev_type:blk_file rw_file_perms;
 
   # GUI
-  allow recovery self:process execmem;
-  allow recovery ashmem_device:chr_file execute;
   allow recovery graphics_device:chr_file rw_file_perms;
   allow recovery graphics_device:dir r_dir_perms;
   allow recovery input_device:dir r_dir_perms;