commit | 9c1806331d759f40c5b68543470fc83bb482c480 | [log] [tgz] |
---|---|---|
author | Spandan Das <spandandas@google.com> | Tue Aug 10 22:35:42 2021 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Aug 10 22:35:42 2021 +0000 |
tree | 1b9802e10f9f177008fac9f954db9b15ea3bbe7d | |
parent | a21e1db31457229b1e14a261dcbe5ee319c42949 [diff] | |
parent | 289fb6cad032060bdd2f13ca791c6e4af4ae2fd9 [diff] |
Merge "Remove MODULE_BUILD_FROM_SOURCE=true for coverage builds"
diff --git a/core/main.mk b/core/main.mk index e0fb58d..7b41ba2 100644 --- a/core/main.mk +++ b/core/main.mk
@@ -120,9 +120,6 @@ 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