Merge "Fix small spelling error in build/core/main.mk" am: d104c386f6
Original change: https://android-review.googlesource.com/c/platform/build/+/2597518 Change-Id: I85adc59cbb50530251748c17a3c2a64604e85bb5 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -1390,7 +1390,7 @@ modules_to_install := $(sort \
|
||||
$(CUSTOM_MODULES) \
|
||||
)
|
||||
|
||||
# Dedpulicate compatibility suite dist files across modules and packages before
|
||||
# Deduplicate compatibility suite dist files across modules and packages before
|
||||
# copying them to their requested locations. Assign the eval result to an unused
|
||||
# var to prevent Make from trying to make a sense of it.
|
||||
_unused := $(call copy-many-files, $(sort $(ALL_COMPATIBILITY_DIST_FILES)))
|
||||
|
Reference in New Issue
Block a user