Merge "Remove MODULE_BUILD_FROM_SOURCE=true for coverage builds" am: 9c1806331d
Original change: https://android-review.googlesource.com/c/platform/build/+/1788549 Change-Id: I88465302718abe9dbb826593b1e5c1e17f32bc19
This commit is contained in:
@@ -120,9 +120,6 @@ ifeq (true,$(EMMA_INSTRUMENT))
|
||||
ifndef SKIP_BOOT_JARS_CHECK
|
||||
SKIP_BOOT_JARS_CHECK := true
|
||||
endif
|
||||
# Mainline modules prebuilts do not support coverage. Build them from source.
|
||||
# See b/159241638
|
||||
MODULE_BUILD_FROM_SOURCE := true
|
||||
endif
|
||||
|
||||
ifdef TARGET_ARCH_SUITE
|
||||
|
Reference in New Issue
Block a user