Merge "Add out/soong/late-${TARGET_PRODUCT}.mk" into rvc-dev am: 2be0200a8b

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

Change-Id: I48d751fe940c208dd151d032927050a258bf47ef
This commit is contained in:
Colin Cross
2020-06-16 03:43:26 +00:00
committed by Automerger Merge Worker

View File

@@ -426,7 +426,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