Christian Poetzsch 4ec58a4ee5 Fix wipe command when using sideload in recovery
Add support for the wipe command when using sideload within the
recovery. All the support for this command is in place, only the
execution of the actual wipe command itself was missing.

Change-Id: Ia9cdfc912bfb9f558fa89b9f0ed54e843ede41f2
Signed-off-by: Christian Poetzsch <christian.potzsch@imgtec.com>
2015-03-24 11:26:42 -07:00
2014-12-18 22:50:08 +00:00
2015-01-08 16:02:46 -08:00
2013-03-07 13:34:24 -08:00
2015-02-27 12:58:16 +00:00
2013-10-10 14:19:19 -07:00
2014-10-17 01:05:08 +00:00
2015-01-29 20:50:08 -08:00
2012-01-10 10:18:17 -08:00
2015-01-28 12:09:05 -08:00
2014-04-25 15:47:34 -07:00
2015-01-29 20:50:08 -08:00
2014-07-10 10:55:07 -07:00
2015-01-28 12:09:05 -08:00
2015-03-23 13:45:31 -07:00
2014-06-06 09:01:57 -07:00
2015-01-28 12:09:05 -08:00

The Recovery Image

Quick turn-around testing

mm -j
m ramdisk-nodeps
m recoveryimage-nodeps
adb reboot bootloader

# To boot into the new recovery image
# without flashing the recovery partition:
fastboot boot $ANDROID_PRODUCT_OUT/recovery.img
Description
No description provided
Readme 102 MiB
Languages
C++ 50.2%
C 43.6%
Makefile 1.9%
Java 1.8%
Roff 1%
Other 1.4%