aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-08-12 01:00:48 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-08-12 01:18:06 +0000
commita6f8d18f179dc3ffc8e93586404cf155cfc22e6d (patch)
treeff524c38a21f27f9a4550ba71292fbc61b24be87
parente6bf5463a5a0b4d2492af1a45a5c6dbff005ba4b (diff)
parent52f01727725336f82e1f739858502f0a257882d5 (diff)
downloadbuild-a6f8d18f179dc3ffc8e93586404cf155cfc22e6d.tar.gz
Make change and version bump to SD1A.210812.001
Change-Id: Ib9a87aa9e347dee313427f5e23252a8cb60ef270
-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 57864d5d97..9087efc335 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=SD1A.210811.002
+BUILD_ID=SD1A.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