caozhiyuan 3b4977638f Use f_bavail to calculate free space
Failures are seen on devices with
Linux 3.10. And they are mainly due to this change:
https://lwn.net/Articles/546473/
The blocks reserved in this change is not the same thing as what we
think are reserved for common usage of root user. And this part is
included in free blocks but not in available blocks.

Change-Id: Ib29e12d775b86ef657c0af7fa7a944d2b1e12dc8
2015-05-29 13:32:49 +08:00
2014-12-18 22:50:08 +00:00
2013-03-07 13:34:24 -08:00
2015-05-08 10:50:54 -07:00
2015-04-29 17:46:43 -07:00
2015-04-29 17:46:43 -07:00
2015-04-29 17:46:43 -07:00
2013-10-10 14:19:19 -07:00
2014-10-17 01:05:08 +00:00
2015-04-29 17:46:43 -07:00
2015-05-28 09:09:02 +01:00
2015-04-29 17:46:43 -07:00
2015-05-19 11:33:18 -07:00
2015-01-28 12:09:05 -08:00
2014-04-25 15:47:34 -07:00
2015-04-13 15:46:15 -07:00
2015-04-29 17:46:43 -07:00
2015-04-10 13:59:19 -07:00
2015-04-13 13:04:32 -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

# To boot into the new recovery image
# without flashing the recovery partition:
adb reboot bootloader
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%