commit | dc1c5157ae01ee6bb52d30da8279e4474871ab2c | [log] [tgz] |
---|---|---|
author | Yohei Yukawa <yukawa@google.com> | Mon Dec 24 20:15:08 2018 -0800 |
committer | Yohei Yukawa <yukawa@google.com> | Mon Dec 24 20:15:08 2018 -0800 |
tree | 3502444039025ba723f586b3f81c05733a2f8456 | |
parent | 2232e861862566418da649290d86f7d2734fffb7 [diff] |
Directly update DEFAULT_INPUT_METHOD in UiAutomatorTestCase This CL updates UiAutomatorTestCase so as not to rely on a special undocumented rule that IInputMethodManager#setInputMethod(IBinder token, String id) can accept null token when the caller has WRITE_SECURE_SETTINGS is going to be deprecated. Fix: 114481043 Test: make -j uiautomator.core Change-Id: If338da51b2c9d62ca4528e6ead16ea711639b775