Merge "Add out/soong/late-${TARGET_PRODUCT}.mk" into rvc-dev
diff --git a/core/main.mk b/core/main.mk
index f8b06b9..a6365df 100644
--- a/core/main.mk
+++ b/core/main.mk
@@ -426,7 +426,7 @@
 # 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