Merge "Fastbootd must be able to erase logical partitions"

This commit is contained in:
Hridya Valsaraju 2019-02-25 21:54:45 +00:00 committed by Gerrit Code Review
commit da446bf952

View file

@ -68,6 +68,7 @@ recovery_only(`
allowxperm fastbootd {
metadata_block_device
userdata_block_device
dm_device
}:blk_file ioctl { BLKSECDISCARD BLKDISCARD };
allow fastbootd misc_block_device:blk_file rw_file_perms;