No description
Find a file
Dan Willemsen 84f4f3b7df Don't clean obj/{APPS,JAVA_LIBRARIES} during installclean
Anything product specific in here should be caught by an explicit
dependency, or the command line changing. This drastically reduces the
build time after an installclean.

Before this change, we were re-running all dex2oat commands after each
installclean, even if nothing changed.

Change-Id: I9c735fe2c5d82109d56996021502319179e43671
2016-07-31 16:45:32 -07:00
core Don't clean obj/{APPS,JAVA_LIBRARIES} during installclean 2016-07-31 16:45:32 -07:00
target goldfish_setup: grant /system/bin/sh exec access 2016-06-09 09:52:39 -07:00
tools Handle multiple APKs from the same package in check_target_files_signatures.py. 2016-07-27 19:52:28 -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 mm and mmm in Android.bp directories 2016-05-26 15:56:21 -07:00
CleanSpec.mk CleanSpec: Clean up $(PRODUCT_OUT)/recovery/root/sdcard. 2016-01-21 17:18:47 -08:00
envsetup.sh Fix mm and mmm in Android.bp directories 2016-05-26 15:56:21 -07:00