aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-08-12 01:01:39 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-08-12 01:18:58 +0000
commitd45206cb1bbcbfafe2bd589ca2e0086a9cb94049 (patch)
tree632d677b5c028e138bee772d3f6f24f3ec965c4f
parentde7ff3d2b04f82d9f924ec1bd8e1069d890f2a54 (diff)
parent52f01727725336f82e1f739858502f0a257882d5 (diff)
downloadbuild-d45206cb1bbcbfafe2bd589ca2e0086a9cb94049.tar.gz
Make change and version bump to SP1A.210812.001
Change-Id: Ie525a97b437a3ce4c960754de727a5af0feadc98
-rw-r--r--core/build_id.mk2
-rw-r--r--core/main.mk3
2 files changed, 1 insertions, 4 deletions
diff --git a/core/build_id.mk b/core/build_id.mk
index 1eeaf24bad..00a8f37212 100644
--- a/core/build_id.mk
+++ b/core/build_id.mk
@@ -18,4 +18,4 @@
# (like "CRB01"). It must be a single word, and is
# capitalized by convention.
-BUILD_ID=SP1A.210811.001
+BUILD_ID=SP1A.210812.001
diff --git a/core/main.mk b/core/main.mk
index cc19544ced..c10a3cc541 100644
--- a/core/main.mk
+++ b/core/main.mk
@@ -122,9 +122,6 @@ 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.
-# See b/159241638
-MODULE_BUILD_FROM_SOURCE := true
endif
ifdef TARGET_ARCH_SUITE