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

Commit 7b0d3186 authored by Jeff Gaston's avatar Jeff Gaston Committed by android-build-merger
Browse files

Merge "Update a Turbine Jacoco check" am: 0832a997 am: 9d5b7e56

am: e0a7bfb6

Change-Id: I2ef9ee3036b2ba9874530ef069b593732c6c4bc5
parents f0a4102a e0a7bfb6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -122,6 +122,6 @@ include $(BUILD_SYSTEM)/jacoco.mk
$(eval $(call copy-one-file,$(LOCAL_FULL_CLASSES_JACOCO_JAR),$(LOCAL_BUILT_MODULE)))
$(eval $(call copy-one-file,$(LOCAL_FULL_CLASSES_JACOCO_JAR),$(full_classes_jar)))

ifneq ($(TURBINE_DISABLED),false)
ifeq ($(TURBINE_ENABLED),false)
$(eval $(call copy-one-file,$(LOCAL_FULL_CLASSES_JACOCO_JAR),$(full_classes_header_jar)))
endif