android_build/tools
Tao Bao 4e66343b2b 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: Iaae6507f6de68a5892f2e3035d330039287b4492
(cherry picked from commit c7a6f1e4f8)
2015-06-30 12:17:28 -07:00
..
acp Stop disallowing sanitizers. 2015-06-16 22:20:19 -07:00
apicheck
atree
check_prereq
droiddoc Docs: Update link to new Community page location 2015-05-27 18:37:02 -07:00
fs_config Remove unused #include <selinux/android.h> 2015-05-13 14:24:04 -07:00
fs_get_stats fs_get_stats: add logging 2015-04-07 09:19:27 -07:00
releasetools Retry adjusting the size computation for reserved blocks. 2015-06-30 12:17:28 -07:00
rgb2565
signapk Merge "Signapk.java: hide the password" 2015-03-11 16:46:00 +00:00
signtos
zipalign
Android.mk
adbs
buildinfo.sh
check_builds.sh
check_radio_versions.py
compare_fileslist.py
diff_package_overlays.py
dump-package-stats
event_log_tags.py
fileslist.py
filter-product-graph.py
findleaves.py
fixlinebreaks.sh
generate-notice-files.py
java-event-log-tags.py Add float support to binary event log. 2015-04-28 18:21:09 -07:00
java-layers.py
merge-event-log-tags.py
mktarball.sh
parsedeps.py
post_process_props.py Do not add 'adb' to persist.sys.usb.config if already there 2015-05-29 07:46:40 +00:00
print_module_licenses.sh
product_debug.py
warn.py