Merge \"Add a flag to enable instrumentation of the framework classes.\" into nyc-dev
am: 15783f0073
Change-Id: Ie9e71eb96ad654fc1d34317177cce8013bc2dcb9
This commit is contained in:
@@ -494,6 +494,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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user