No description
Find a file
Dan Willemsen bd8ac3284d Move clean/clobber to soong_ui
So that we don't have to load up all the makefile state just to remove
the output directory.

Starting from a completely empty out directory:
 kati:    16s
 soong_ui: 2.0s

From a minimal out directory (m -j blueprint_tools):
 kati:     3.8s
 soong_ui: 0.4s

Test: m -j clean
Test: m -j clobber
Change-Id: Iec1ce032c7cc7ed102430080e857fc421b66309c
2017-05-15 14:02:38 -07:00
core Move clean/clobber to soong_ui 2017-05-15 14:02:38 -07:00
target Install sqlite3 on userdebug builds 2017-05-01 21:39:40 +00:00
tests Only set TARGET_PLATFORM version in lunch when explicitly requested 2017-05-03 02:47:59 +00:00
tools Merge "add dtbo support for ota" 2017-05-15 16:49:46 +00: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 Add TARGET_PLATFORM_VERSION to lunch 2017-03-23 09:44:08 -07:00
CleanSpec.mk Support split /system and /vendor modules from Soong 2017-04-10 15:54:50 -07:00
envsetup.sh Only set TARGET_PLATFORM version in lunch when explicitly requested 2017-05-03 02:47:59 +00:00