commit | 0361b625f276d5cde9cfdb2ee5b1d45d8bac2c65 | [log] [tgz] |
---|---|---|
author | Mathew Inwood <mathewi@google.com> | Tue Aug 03 09:27:41 2021 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Aug 03 09:27:41 2021 +0000 |
tree | 89513f57d4b7340f235112a9599ad59c08762469 | |
parent | 23ae3dcbe1ca0429803631754f5202458a96a0cd [diff] | |
parent | 87c4655f07de19f28938241a49a566e7d52aaec3 [diff] |
Merge "Fix typo."
diff --git a/core/main.mk b/core/main.mk index d65bd2f..8b75931 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