am 1a64d2a4: am 21bcc03c: am a861b9ab: Build fix #2
* commit '1a64d2a42222811cce2b1c72e36768badb6e47eb':
Build fix #2
diff --git a/suite/cts/hostTests/jank/Android.mk b/suite/cts/hostTests/jank/Android.mk
index 5d83009..a530912 100644
--- a/suite/cts/hostTests/jank/Android.mk
+++ b/suite/cts/hostTests/jank/Android.mk
@@ -22,7 +22,7 @@
LOCAL_MODULE := CtsHostJank
-LOCAL_JAVA_LIBRARIES := cts-tradefed tradefed-prebuilt ddmlib-prebuilt ctscommonutilhost
+LOCAL_JAVA_LIBRARIES := cts-tradefed tradefed-prebuilt ddmlib-prebuilt ctshostutil ctscommonutilhost
LOCAL_CTS_TEST_PACKAGE := com.android.cts.jank
@@ -38,4 +38,4 @@
include $(BUILD_CTS_HOST_JAVA_LIBRARY)
# Build the library using its own makefile
-include $(call all-makefiles-under,$(LOCAL_PATH))
\ No newline at end of file
+include $(call all-makefiles-under,$(LOCAL_PATH))