commit | 2c91bb46b78e72953e67087a573065ef06eb70d0 | [log] [tgz] |
---|---|---|
author | Adrian Roos <roosa@google.com> | Thu Jul 06 15:14:26 2023 +0000 |
committer | Adrian Roos <roosa@google.com> | Thu Jul 06 15:14:31 2023 +0000 |
tree | e57aec12a66f583ca73d8690780be5ae8dd7d5d5 | |
parent | 5bc990727d7625fd04487742bbc600a25ac607f9 [diff] |
InputMethodSystemServerTests: Make more robust Spying directly on the Context causes real invocations from the framework to interfere with the stubbing. Instead, we create our own spied-on copy of the Context. Change-Id: I108d60389bc4d8a9c5a007cfb63e8a56093cae45 Test: atest InputMethodSystemServerTests