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

Commit d705bdbf authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Don't use mainline prebuilts for coverage builds." into sc-dev am: d9322801 am: 18eac2c3

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

Change-Id: Ic4e853f95c3d5acfa5a0569763e88eb9fe82e557
parents d4924634 18eac2c3
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -122,6 +122,9 @@ 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