Mark CtsInputMethodTestCases not_multi_abi
Since there is no direct dependency on native code behind
CtsInputMethodTestCases, all the tests there should be ABI agnostic.
There is no need to run those tests for each ABI.
Fix: 123365127
Test: atest CtsInputMethodTestCases
Change-Id: Iad2265628322adaa395e84becc668f372f4ed793
diff --git a/tests/inputmethod/AndroidTest.xml b/tests/inputmethod/AndroidTest.xml
index ce654ea..f64bd17 100644
--- a/tests/inputmethod/AndroidTest.xml
+++ b/tests/inputmethod/AndroidTest.xml
@@ -19,6 +19,7 @@
<option name="test-suite-tag" value="cts" />
<option name="config-descriptor:metadata" key="component" value="inputmethod" />
<option name="config-descriptor:metadata" key="parameter" value="instant_app" />
+ <option name="config-descriptor:metadata" key="parameter" value="not_multi_abi" />
<!--
TODO(yukawa): come up with a proper way to take care of devices that do not support
installable IMEs. Ideally target_preparer should have an option to annotate required