platform_build/tools
Tao Bao 8dcf738234 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: I5c2e353ea4716328d6cdc6a7f758520de8d88b8e
(cherry picked from commit 23ac404212)
2015-07-14 13:36:50 -07:00
..
acp Stop disallowing sanitizers. 2015-06-16 22:20:19 -07:00
apicheck
atree Remove HAVE_DIRENT_D_TYPE. 2014-11-10 15:33:39 -08:00
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 Assert the stash size when generating OTAs. 2015-07-14 13:36:50 -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 Let apicheck visible to unbundled build. 2013-08-02 21:35:15 +00:00
buildinfo.sh resolved conflicts for merge of 8f5fc9e2 to lmp-mr1-dev-plus-aosp 2015-01-22 18:53:59 +00:00
check_builds.sh Use a more modern -j flag. 2012-08-16 22:45:55 -07:00
check_radio_versions.py
compare_fileslist.py
diff_package_overlays.py
dump-package-stats
event_log_tags.py
fileslist.py
filter-product-graph.py make product-graph now filtered 2012-08-16 22:45:55 -07:00
findleaves.py Follow symlinks in findleaves 2012-08-24 16:24:45 -07:00
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 Add a tool to let you enforce layering between packages in a java module. 2012-10-20 17:25:55 -07:00
merge-event-log-tags.py fix merge-event-log-tags.py deprecation warning 2012-09-20 11:50:34 -07:00
mktarball.sh
parsedeps.py Add tool to parse make dependency info from new --deps flag. 2012-08-16 22:45:55 -07:00
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 Remove support of factory ramdisk/bundle. 2015-02-04 11:00:01 -08:00
warn.py