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

Commit 9dab89f2 authored by Allen Hair's avatar Allen Hair Committed by Android (Google) Code Review
Browse files

Merge "Instrument telephony-common when EMMA_INSTRUMENT_FRAMEWORK is true." into nyc-mr1-dev

parents 02b9ceea 0fb1270d
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