Merge "Remove MODULE_BUILD_FROM_SOURCE=true for coverage builds" into sc-dev
diff --git a/core/main.mk b/core/main.mk
index cc19544..c10a3cc 100644
--- a/core/main.mk
+++ b/core/main.mk
@@ -122,9 +122,6 @@
 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