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

Commit 7e12991d authored by Kun Niu's avatar Kun Niu Committed by Automerger Merge Worker
Browse files

Merge "Remove MODULE_BUILD_FROM_SOURCE=true for coverage builds" into sc-dev am: bf90be8a

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

Change-Id: I5679ccd1ab90161e3f51b4a60ba3f4bbbad34b07
parents 522c8b10 bf90be8a
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -122,9 +122,6 @@ ifeq (true,$(EMMA_INSTRUMENT))
ifndef SKIP_BOOT_JARS_CHECK
SKIP_BOOT_JARS_CHECK := true
endif
# Mainline modules prebuilts do support coverage. Build them from source.
# See b/159241638
MODULE_BUILD_FROM_SOURCE := true
endif

ifdef TARGET_ARCH_SUITE