platform_build/tools
Tao Bao d47d8e1488 Assert the stash size when generating OTAs.
With block-based OTA v2 and v3, it requires stash space on the /cache
partition to back up blocks during an update. We need to ensure that
it doesn't exceed the partition size. Since there might be other files
on /cache as well, we use cache_size * threshold as the maximum allowed
size. The threshold defaults to 0.8, which can be overridden by command
line option '--stash_threshold'.

Change-Id: Ieee5d373c9bfb2ea401d85ca8a3adb491579de76
(cherry picked from commit 23ac404212)
2015-08-26 15:00:38 -07:00
..
acp Never use ASAN for acp. 2014-10-31 16:33:08 -07:00
apicheck
atree Remove HAVE_DIRENT_D_TYPE. 2014-11-10 15:33:39 -08:00
check_prereq
droiddoc fix a few bugs in the studio download button behavior: 2015-08-20 00:52:27 +00:00
fs_config fix device specific fs_config on build server 2015-07-10 10:55:54 -07:00
fs_get_stats fix device specific fs_config on build server 2015-07-10 10:55:54 -07:00
releasetools Assert the stash size when generating OTAs. 2015-08-26 15:00:38 -07:00
rgb2565
signapk Merge "Signapk.java: hide the password" 2015-03-11 16:46:00 +00:00
signtos Add SignTos tool 2014-08-08 13:18:53 -07:00
zipalign Fix zipalign README file and usage strings. 2015-02-27 14:17:17 +00:00
adbs ADBS now uses stack_core code to parse traces. 2014-07-07 15:14:41 -07:00
Android.mk
buildinfo.sh Fix issie #23116383: Include security patch level in Settings 2015-08-12 16:29:08 -07:00
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 17:52:07 -07:00
java-layers.py
merge-event-log-tags.py
mktarball.sh fix device specific fs_config on build server 2015-07-10 10:55:54 -07:00
parsedeps.py
post_process_props.py Fail even dev build when property value exceeds length limit. 2015-02-04 15:10:59 -08:00
print_module_licenses.sh
product_debug.py Remove support of factory ramdisk/bundle. 2015-02-04 11:00:01 -08:00
warn.py