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

This commit is contained in:
Kun Niu 2021-08-11 07:02:18 +00:00 committed by Android (Google) Code Review
commit bf90be8a65

View file

@ -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