Go to file
Tao Bao c7a6f1e4f8 Retry adjusting the size computation for reserved blocks.
Due to the change in https://lwn.net/Articles/546473/, kernel reserves a
few extra blocks (lesser of 2% and 4096 blocks) on ext4 FS which leads to
OTA update failures. Adjust the size computation if the device has
BOARD_HAS_EXT4_RESERVED_BLOCKS := true.

It amends the last attemp in [1]. Now it computes the used blocks from the
make_ext4fs output, instead of altering its argument.

[1]: commit efbb5d2e69.

Bug: 21522719
Bug: 22023465
Bug: 22174684
Change-Id: I9783a51abe6581ff5c75db81e78ac606d0f32c4c
2015-06-29 20:45:53 -07:00
core Retry adjusting the size computation for reserved blocks. 2015-06-29 20:45:53 -07:00
libs/host Remove HAVE_SYMLINKS. 2015-01-12 17:21:01 -08:00
target Add hid command to base build 2015-06-24 15:55:47 +01:00
tools Retry adjusting the size computation for reserved blocks. 2015-06-29 20:45:53 -07:00
.gitignore Delete .swp file added by accident. 2014-07-22 17:42:35 -07:00
CleanSpec.mk Raise API level to 23. 2015-06-26 15:54:10 -07:00
buildspec.mk.default Remove WEBCORE_INSTRUMENTATION and ENABLE_SVG 2013-07-25 15:52:17 -07:00
envsetup.sh selinux: add tools to dev path 2015-06-12 20:02:25 +00:00