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

Commit bc9354bb 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...

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

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

Change-Id: I89f8b419b33433bdb92d2d6c1b645be14854f45a
parents 00cca5b1 7424feab
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