diff --git a/tests/anomaly-tester/Android.mk b/tests/anomaly-tester/Android.mk index 5d48ca89bb1..9a0a8755163 100644 --- a/tests/anomaly-tester/Android.mk +++ b/tests/anomaly-tester/Android.mk @@ -4,7 +4,7 @@ include $(CLEAR_VARS) LOCAL_MODULE_TAGS := tests LOCAL_CERTIFICATE := platform -LOCAL_JAVA_LIBRARIES := android.test.runner bouncycastle +LOCAL_JAVA_LIBRARIES := android.test.runner LOCAL_STATIC_JAVA_LIBRARIES := \ android-support-test \ @@ -23,4 +23,4 @@ LOCAL_INSTRUMENTATION_FOR := Settings LOCAL_USE_AAPT2 := true -include $(BUILD_PACKAGE) \ No newline at end of file +include $(BUILD_PACKAGE)