Merge "Added more information in abi dump."
diff --git a/samples/UiAutomator/Android.mk b/samples/UiAutomator/Android.mk
index 54191fa..eb9c256 100644
--- a/samples/UiAutomator/Android.mk
+++ b/samples/UiAutomator/Android.mk
@@ -24,6 +24,7 @@
 LOCAL_MODULE := uiautomator.samples
 
 LOCAL_JAVA_LIBRARIES := uiautomator.core
+LOCAL_STATIC_JAVA_LIBRARIES := junit
 
 LOCAL_MODULE_PATH := $(local_target_dir)