commit | c4887f6b16ae209bd19ffe066c406427ae3d9843 | [log] [tgz] |
---|---|---|
author | Fan Zhang <zhfan@google.com> | Tue Sep 19 17:35:23 2017 -0700 |
committer | Fan Zhang <zhfan@google.com> | Tue Sep 19 17:45:52 2017 -0700 |
tree | 9808e422644af2d967a7ab147ea766e1f7788de1 | |
parent | f7214e52a292e93ab37c96f12e0215489b0cd83a [diff] [blame] |
Move SuggestionRanker to SettingsIntelligence. Bug: 65065268 Test: robotests Change-Id: I68ed88a7c88af8bea67e3d3f6b142313bccc6f39
diff --git a/tests/robotests/Android.mk b/tests/robotests/Android.mk index 37a52a7..cb106ca 100644 --- a/tests/robotests/Android.mk +++ b/tests/robotests/Android.mk
@@ -8,6 +8,7 @@ # Include the testing libraries (JUnit4 + Robolectric libs). LOCAL_STATIC_JAVA_LIBRARIES := \ + mockito-robolectric-prebuilt \ truth-prebuilt LOCAL_JAVA_LIBRARIES := \