Files
android_bootable_recovery/partition.cpp
Greg Wallace 558aef791b Reduce format f2fs time
Secure block discard/trim was fixed by:
6b39b93d83

Once fixed, formatting using discard/trim takes a LONG time.  Other TWRP
formatting methods are already insecure.  It doesn't make sense for this
one type of partition to have secure wipe when none of the others do.

Change-Id: Ib5ad5a722895b0e0c7aa4e3af98b705e2574b762
2016-01-29 17:55:46 +01:00

77 KiB