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

Commit 3bf37977 authored by Danesh M's avatar Danesh M Committed by Gerrit Code Review
Browse files

SystemUI: fix building test package



Change-Id: Iefcb97a77ec58e91f4f9b8e8ec99734ac4cdf348
Signed-off-by: default avatarRoman Birg <roman@cyngn.com>
parent af05108a
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -31,6 +31,9 @@ LOCAL_JAVA_LIBRARIES := android.test.runner telephony-common
LOCAL_PACKAGE_NAME := SystemUITests

LOCAL_STATIC_JAVA_LIBRARIES := mockito-target Keyguard
LOCAL_STATIC_JAVA_LIBRARIES += org.cyanogenmod.platform.sdk \
    android-support-v7-palette \
    android-support-v4

# sign this with platform cert, so this test is allowed to inject key events into
# UI it doesn't own. This is necessary to allow screenshots to be taken