remove unnecessary dalvik rules from recovery

am: 510771ff92

Change-Id: I13496eb190ff2c611f87d2ee6b81978f09f6f2a3
This commit is contained in:
Daniel Micay 2016-10-14 23:53:48 +00:00 committed by android-build-merger
commit 1573f55bdd

View File

@ -66,8 +66,6 @@ recovery_only(`
allow recovery dev_type:blk_file rw_file_perms; allow recovery dev_type:blk_file rw_file_perms;
# GUI # 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:chr_file rw_file_perms;
allow recovery graphics_device:dir r_dir_perms; allow recovery graphics_device:dir r_dir_perms;
allow recovery input_device:dir r_dir_perms; allow recovery input_device:dir r_dir_perms;