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

Commit 0fb1270d authored by Allen Hair's avatar Allen Hair
Browse files

Instrument telephony-common when EMMA_INSTRUMENT_FRAMEWORK is true.

Bug: 28269038
Change-Id: Ia2ccfc9d549608c089b2c3ead24c25df6bdcd1b4
parent c18b300f
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -28,6 +28,10 @@ LOCAL_JAVA_LIBRARIES := voip-common ims-common
LOCAL_MODULE_TAGS := optional
LOCAL_MODULE := telephony-common

ifeq ($(EMMA_INSTRUMENT_FRAMEWORK),true)
LOCAL_EMMA_INSTRUMENT := true
endif

include $(BUILD_JAVA_LIBRARY)

# Include subdirectory makefiles