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

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

Instrument telephony-common when EMMA_INSTRUMENT_FRAMEWORK is true. am: 0fb1270d am: 03154afd

am: 36bfb3c3

Change-Id: I1085f9a08b8b224787b18eb13a50aefa4a15cd2f
parents 70357780 36bfb3c3
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