commit | 87c4655f07de19f28938241a49a566e7d52aaec3 | [log] [tgz] |
---|---|---|
author | Mathew Inwood <mathewi@google.com> | Mon Aug 02 14:59:43 2021 +0100 |
committer | Mathew Inwood <mathewi@google.com> | Mon Aug 02 15:00:10 2021 +0100 |
tree | 314084889a9a77179a33bc837fe98a8e47c6429c | |
parent | d332f155aab890e0d159983ee854a5623c1c8fb4 [diff] [blame] |
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