LatinIME/tests
Paul Duffin 8a45a970ab Add android.test.base/stubs dependency
In preparation for the removal of the non-junit classes in the
android.test.base library from the android.jar this adds a dependency
on android.test.base/stubs to ensure this code will continue to
compile.

The following change descriptions were generated automatically and so
may be a little repetitive. They are provided to give the reviewer
enough information to check the comments match what has actually been
changed and check the reasoning behind the changes.

* tests/Android.mk
    Added 'android.test.base.stubs' to LOCAL_JAVA_LIBRARIES because
    LatinIMETests's will need them in order to compile once its classes
    are removed from the current SDK on which it currently depends.

Bug: 30188076
Test: make dist
Change-Id: I9f2244d4b5711620dc02dd24dc407807d726480e
2017-12-15 07:22:38 +00:00
..
data Fix SuggestTests 2012-01-13 15:25:28 +09:00
res Add label and icon to the test app 2014-10-14 10:17:35 -07:00
src/com/android/inputmethod [LatinIME] Support MNC permissions. 2015-07-15 22:51:53 +00:00
Android.mk Add android.test.base/stubs dependency 2017-12-15 07:22:38 +00:00
AndroidManifest.xml Add label and icon to the test app 2014-10-14 10:17:35 -07:00