Merge "Move recovery.te to device/google/gs-common/dauntless/sepolicy" into udc-dev

This commit is contained in:
Joseph Jang 2023-04-26 03:24:40 +00:00 committed by Android (Google) Code Review
commit 37e90d3f3a

View file

@ -5,5 +5,4 @@ allow fastbootd devinfo_block_device:blk_file rw_file_perms;
allow fastbootd sda_block_device:blk_file rw_file_perms; allow fastbootd sda_block_device:blk_file rw_file_perms;
allow fastbootd sysfs_ota:file rw_file_perms; allow fastbootd sysfs_ota:file rw_file_perms;
allow fastbootd custom_ab_block_device:blk_file rw_file_perms; allow fastbootd custom_ab_block_device:blk_file rw_file_perms;
allow fastbootd citadel_device:chr_file rw_file_perms;
') ')