No description
Find a file
Colin Cross a5471a6723 exec makeparallel
bash doesn't kill children when it receives SIGTERM.  Since makeparallel
is the last command run by the shell, run it with exec to replace the
shell with makeparallel so make can send the signal directly to
makeparallel.

Bug: 31907490
Test: m -j & killall make; pgrep -a makeparallel
Change-Id: If8aeb51ec224234da5f05eae3382ce77f48a57e2
2016-10-03 15:33:06 -07:00
core exec makeparallel 2016-10-03 15:33:06 -07:00
target build: add hwservicemanager to the core packages 2016-09-26 14:21:10 -07:00
tools releasetools: Clean up sign_target_files_apks.py. 2016-09-30 15:29:09 -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
buildspec.mk.default Fix GET-INSTALL-PATH to work with Soong 2016-08-12 05:10:51 +00:00
CleanSpec.mk Remove incremental workaround for aapt overlays 2016-09-12 20:30:12 -07:00
envsetup.sh Walk up tree to find makefiles in mma 2016-09-01 15:35:57 -07:00