Go to file
Dan Willemsen cea5cd210e Speed up non-AB ota_from_target_files in the build system
We've just created the target files package and still have the extracted
directory, so pass that to ota_from_target_files so that it doesn't have
to re-extract what we just compressed.

This saves a little bit of time -- for bullhead-userdebug on internal
master, this brings the time to build an OTA from ~340s -> ~310s. Much
of the time is still spent generating and signing the OTA.

Test: lunch bullhead-userdebug; m -j otapackage
Test: bullhead-ota-*.zip is identical before/after
Change-Id: Ib51cf6b02123e9c49280e9957c6590645470a52c
2017-03-21 15:34:27 -07:00
core Speed up non-AB ota_from_target_files in the build system 2017-03-21 15:34:27 -07:00
target Emulator: Enable logcat -Q to run in emulator 2017-03-15 22:27:08 -07:00
tools Speed up non-AB ota_from_target_files in the build system 2017-03-21 15:34:27 -07:00
.gitignore Add build subprojects to .gitignore 2015-07-23 13:18:47 -07:00
Android.mk Add new Android.mk to handle repo move 2016-06-16 15:30:19 -07:00
CleanSpec.mk Revert "install *.so in different paths for their types" 2017-03-16 16:54:40 -07:00
buildspec.mk.default Fix GET-INSTALL-PATH to work with Soong 2016-08-12 05:10:51 +00:00
envsetup.sh Fix stacks on 64 bit processes. 2017-03-01 11:34:58 -08:00