- # All the partitions to be wiped (in order) under recovery.
- /dev/block/bootdevice/by-name/userdata
- /dev/block/by-name/userdata
- /dev/block/bootdevice/by-name/metadata
- /dev/block/by-name/metadata
- # Wipe the boot partitions last so that all partitions will be wiped
- # correctly even if the wiping process gets interrupted by a force boot.
|