Merge "Revert "Revert "Use the Finder's results for faster searching""" am: 30928b0c6f
am: b339102f67
am: 401b75c299
Change-Id: I02702cfafe58b6e6c249a37ee9e3ea3178d5bdcc
This commit is contained in:
@@ -64,6 +64,6 @@ INTERNAL_CLEAN_BUILD_VERSION := 6
|
|||||||
# ************************************************
|
# ************************************************
|
||||||
|
|
||||||
subdir_cleanspecs := \
|
subdir_cleanspecs := \
|
||||||
$(shell build/tools/findleaves.py $(FIND_LEAVES_EXCLUDES) . CleanSpec.mk)
|
$(file <$(OUT_DIR)/.module_paths/CleanSpec.mk.list)
|
||||||
include $(subdir_cleanspecs)
|
include $(subdir_cleanspecs)
|
||||||
subdir_cleanspecs :=
|
subdir_cleanspecs :=
|
||||||
|
@@ -420,7 +420,7 @@ ifneq ($(dont_bother),true)
|
|||||||
# Include all of the makefiles in the system
|
# Include all of the makefiles in the system
|
||||||
#
|
#
|
||||||
|
|
||||||
subdir_makefiles := $(SOONG_ANDROID_MK) $(call first-makefiles-under,$(TOP))
|
subdir_makefiles := $(SOONG_ANDROID_MK) $(file <$(OUT_DIR)/.module_paths/Android.mk.list)
|
||||||
subdir_makefiles_total := $(words $(subdir_makefiles))
|
subdir_makefiles_total := $(words $(subdir_makefiles))
|
||||||
.KATI_READONLY := subdir_makefiles_total
|
.KATI_READONLY := subdir_makefiles_total
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user