Tao Bao 682c34bbc3 Rotate logs only when there are actual operations
Currently it rotates the log files every time it boots into the recovery
mode. We lose useful logs after ten times. This CL changes the rotation
condition so that it will rotate only if it performs some actual
operations that modify the flash (installs, wipes, sideloads and etc).

Bug: 19695622
Change-Id: Ie708ad955ef31aa500b6590c65faa72391705940
2015-04-07 22:02:27 -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-03-24 15:58:15 -07: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
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
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
S
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%