A mirror for futokb (https://gitlab.futo.org/keyboard)
Go to file
Yohei Yukawa 560a5bc596 Migrate to Android Testing Support Lib (part 6/N)
This is a follow up CL to previous CLs that converted unit tests to
use Android Testing Support Library but forgot to remove unused import
lines.

Bug: 110805255
Test: verified as follows. No new test failures.
        tapas adb LatinIME LatinIMETests arm64 userdebug && \
        DISABLE_PROGUARD=true make -j LatinIME && \
        adb install -r $OUT/system/app/LatinIME/LatinIME.apk && \
        atest LatinIMETests:com.android.inputmethod.latin
Change-Id: I8762b0dfc209bdf68867f725b03a22286026faae
2018-07-23 17:19:51 -07:00
common Remove android.util.Log from FileUtils 2015-07-09 11:50:10 -07:00
dictionaries
java Import translations. DO NOT MERGE 2018-07-21 20:50:09 -07:00
native Use -Werror in packages/inputmethods/LatinIME/native/jni 2017-11-02 10:18:54 -07:00
tests Migrate to Android Testing Support Lib (part 6/N) 2018-07-23 17:19:51 -07:00
tools Opensource a test tool called EditTextVariations 2018-05-22 10:31:28 -07:00
Android.mk
CleanSpec.mk