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

Commit f134eb79 authored by Allen Hair's avatar Allen Hair
Browse files

Depend on services.core instead of services to fix coverage build.

Bug: 122839224
Test: EMMA_INSTRUMENT=true EMMA_INSTRUMENT_FRAMEWORK=true SKIP_BOOT_JARS_CHECK=true WITH_DEXPREOPT_BOOT_IMG_AND_SYSTEM_SERVER_ONLY=true mma
Change-Id: Idfd55f951de60905dc68ada087f23dd670a84ec0
parent 564c97ee
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@ LOCAL_STATIC_JAVA_LIBRARIES := \
    junit \
    frameworks-base-testutils \
    android-support-test \
    services
    services.core

LOCAL_JAVA_LIBRARIES := \
    android.test.runner