Merge "Fastbootd must be able to erase logical partitions"
This commit is contained in:
commit
da446bf952
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue