Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 87c4655f authored by Mathew Inwood's avatar Mathew Inwood
Browse files

Fix typo.

Test: m

Change-Id: I6a85ea59bb6d6babd6979de22a944e8751ea287f
parent d332f155
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -120,7 +120,7 @@ ifeq (true,$(EMMA_INSTRUMENT))
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