Fix typo.

Test: m

Change-Id: I6a85ea59bb6d6babd6979de22a944e8751ea287f
diff --git a/core/main.mk b/core/main.mk
index 0822a6e..872735d 100644
--- a/core/main.mk
+++ b/core/main.mk
@@ -120,7 +120,7 @@
 ifndef SKIP_BOOT_JARS_CHECK
 SKIP_BOOT_JARS_CHECK := true
 endif
-# Mainline modules prebuilts do support coverage. Build them from source.
+# Mainline modules prebuilts do not support coverage. Build them from source.
 # See b/159241638
 MODULE_BUILD_FROM_SOURCE := true
 endif