Drop InputMethodStressTest from vts

InputMethodStressTest is yet for internal stability testing only.  Not
ready for formal compatibility tests such as vts.

Fix: 284542566
Fix: 284950559
Test: atest InputMethodStressTest
Change-Id: I5792b0d84b049f8a590cb1146a27882c7084129f
This commit is contained in:
Yohei Yukawa
2023-05-31 23:35:53 +00:00
parent fa05c1b9b1
commit 668de0cd94

View File

@@ -30,7 +30,6 @@ android_test {
],
test_suites: [
"general-tests",
"vts",
],
data: [
":SimpleTestIme",