Loading core/build_id.mk +1 −1 Original line number Diff line number Diff line Loading @@ -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 core/main.mk +0 −3 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
core/build_id.mk +1 −1 Original line number Diff line number Diff line Loading @@ -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
core/main.mk +0 −3 Original line number Diff line number Diff line Loading @@ -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 Loading