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

Commit 1819aadf authored by Colin Cross's avatar Colin Cross Committed by Automerger Merge Worker
Browse files

Merge "Add out/soong/late-${TARGET_PRODUCT}.mk" am: bc1051d3 am: 0cb47d05...

Merge "Add out/soong/late-${TARGET_PRODUCT}.mk" am: bc1051d3 am: 0cb47d05 am: f2d4c578 am: 4f7818db

Original change: https://android-review.googlesource.com/c/platform/build/+/1325119

Change-Id: I3cab9b13483da13025904900599fe68c6d79b1c5
parents a30ff08b 4f7818db
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -508,7 +508,7 @@ FULL_BUILD := true
# Include all of the makefiles in the system
#

subdir_makefiles := $(SOONG_ANDROID_MK) $(file <$(OUT_DIR)/.module_paths/Android.mk.list)
subdir_makefiles := $(SOONG_ANDROID_MK) $(file <$(OUT_DIR)/.module_paths/Android.mk.list) $(SOONG_OUT_DIR)/late-$(TARGET_PRODUCT).mk
subdir_makefiles_total := $(words int $(subdir_makefiles) post finish)
.KATI_READONLY := subdir_makefiles_total