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

Commit b216e809 authored by Allen Hair's avatar Allen Hair Committed by android-build-merger
Browse files

Merge \\"Add a flag to enable instrumentation of the framework classes.\\"...

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

Change-Id: I23336cd7dac59a0e2510b718ede8ae3a389047ac
parents a7338f14 fb20170c
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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)