Loading core/cleanspec.mk +1 −1 Original line number Diff line number Diff line Loading @@ -64,6 +64,6 @@ INTERNAL_CLEAN_BUILD_VERSION := 6 # ************************************************ subdir_cleanspecs := \ $(shell build/tools/findleaves.py $(FIND_LEAVES_EXCLUDES) . CleanSpec.mk) $(file <$(OUT_DIR)/.module_paths/CleanSpec.mk.list) include $(subdir_cleanspecs) subdir_cleanspecs := core/main.mk +1 −1 Original line number Diff line number Diff line Loading @@ -415,7 +415,7 @@ ifneq ($(dont_bother),true) # 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)) .KATI_READONLY := subdir_makefiles_total Loading Loading
core/cleanspec.mk +1 −1 Original line number Diff line number Diff line Loading @@ -64,6 +64,6 @@ INTERNAL_CLEAN_BUILD_VERSION := 6 # ************************************************ subdir_cleanspecs := \ $(shell build/tools/findleaves.py $(FIND_LEAVES_EXCLUDES) . CleanSpec.mk) $(file <$(OUT_DIR)/.module_paths/CleanSpec.mk.list) include $(subdir_cleanspecs) subdir_cleanspecs :=
core/main.mk +1 −1 Original line number Diff line number Diff line Loading @@ -415,7 +415,7 @@ ifneq ($(dont_bother),true) # 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)) .KATI_READONLY := subdir_makefiles_total Loading