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

Commit 51d34bf0 authored by Fyodor Kupolov's avatar Fyodor Kupolov Committed by Android (Google) Code Review
Browse files

Merge "Always use multi-dex for FrameworksServiceTests"

parents 2e83edb4 c0c11231
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -50,10 +50,7 @@ LOCAL_JNI_SHARED_LIBRARIES := libservicestestsjni \

LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk

# Code coverage puts us over the dex limit, so enable multi-dex for coverage-enabled builds
ifeq (true,$(EMMA_INSTRUMENT))
LOCAL_JACK_FLAGS := --multi-dex native
endif # EMMA_INSTRUMENT_STATIC

LOCAL_STATIC_JAVA_LIBRARIES += ub-uiautomator