commit | f2081f6a3e0313a629ee500be603f8dc4df2381e | [log] [tgz] |
---|---|---|
author | Kohsuke Yatoh <kyatoh@google.com> | Fri Apr 01 15:24:16 2022 -0700 |
committer | Kohsuke Yatoh <kyatoh@google.com> | Fri Apr 01 23:09:13 2022 +0000 |
tree | 70f0765f6f6e964055a2b8eabda35585fc9f027d | |
parent | d9fe67ca4ad81aba51c661e75b5fa63dc5a8f244 [diff] [blame] |
Unlock screen before test runs. Bug: 227424350 Bug: 227712564 Test: atest InputMethodStressTest Change-Id: I5447c8195f1958f7ac1db2966987ccea31fd3248
diff --git a/tests/InputMethodStressTest/Android.bp b/tests/InputMethodStressTest/Android.bp index 131611d..0ad3876 100644 --- a/tests/InputMethodStressTest/Android.bp +++ b/tests/InputMethodStressTest/Android.bp
@@ -25,6 +25,7 @@ "androidx.test.uiautomator_uiautomator", "compatibility-device-util-axt", "platform-test-annotations", + "platform-test-rules", "truth-prebuilt", ], test_suites: [