Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d05050ee authored by Jeff Gaston's avatar Jeff Gaston
Browse files

Revert "Revert "Use the Finder's results for faster searching""

This reverts commit 6f2aea56.

Reason for revert: Fix went in ( I70b08023b94b5789dc8394651bbac4c49c82787f ); trying again to use this

Change-Id: I0f58c21a7312dda01980d338401e756f610fe3b4
parent 6f2aea56
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -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 :=
+1 −1
Original line number Original line Diff line number Diff line
@@ -403,7 +403,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