Merge \\"Add a flag to enable instrumentation of the framework classes.\\" into nyc-dev am: 15783f0073

am: fb20170c0f

Change-Id: I23336cd7dac59a0e2510b718ede8ae3a389047ac
This commit is contained in:
Allen Hair
2016-06-28 17:33:34 +00:00
committed by android-build-merger

View File

@@ -495,6 +495,10 @@ LOCAL_JACK_FLAGS := --multi-dex native
LOCAL_RMTYPEDEFS := true
ifeq ($(EMMA_INSTRUMENT_FRAMEWORK),true)
LOCAL_EMMA_INSTRUMENT := true
endif
include $(BUILD_JAVA_LIBRARY)
framework_module := $(LOCAL_INSTALLED_MODULE)