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

Commit 36bfb3c3 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

Change-Id: I3fe71c0548da378b1277649f743cea26dd35ae0f
parents 64e347a4 03154afd
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