Merge "Add out/soong/late-${TARGET_PRODUCT}.mk" am: bc1051d399
Original change: https://android-review.googlesource.com/c/platform/build/+/1325119 Change-Id: Ibf45fb09ef5c66fde8981509a9b70ab9adacdf46
This commit is contained in:
commit
0cb47d0534
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue