From f62319647797c8f9dfa75db04343525e7c85f2ce Mon Sep 17 00:00:00 2001 From: Yohei Yukawa Date: Wed, 4 Jul 2018 18:25:53 -0700 Subject: [PATCH] Add AndroidTest.xml for LatinIME Fix: 111161344 Test: Manually tested as follows tapas adb LatinIME LatinIMETests arm64 userdebug && \ DISABLE_PROGUARD=true make -j LatinIME && \ adb install -r $OUT/system/app/LatinIME/LatinIME.apk && \ atest LatinIMETests Change-Id: If9f5691d5c624c9856acd31a3e1de307360d2c7c --- tests/AndroidTest.xml | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 tests/AndroidTest.xml diff --git a/tests/AndroidTest.xml b/tests/AndroidTest.xml new file mode 100644 index 000000000..d560cb96e --- /dev/null +++ b/tests/AndroidTest.xml @@ -0,0 +1,40 @@ + + + + + + + + +