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

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

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

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

Change-Id: Id0e66f2c625567c1b9c74d8886b3e21f024cfac6
parents 2a3f487d 2be0200a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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