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

Commit d9322801 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Don't use mainline prebuilts for coverage builds." into sc-dev

parents 34828f27 31167aea
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