commit | a30d9a0d74cb4eeff05e10115e71d26161d70a7e | [log] [tgz] |
---|---|---|
author | Adrian Roos <roosa@google.com> | Wed Jan 27 14:08:12 2021 +0100 |
committer | Adrian Roos <roosa@google.com> | Wed Jan 27 14:31:08 2021 +0100 |
tree | e49a2d5b64276b1e3009f23811aac15921d2d33c | |
parent | c8d8b7cd9c13d189f905d89212eaa78dd629546c [diff] |
Remove double-posting in DisplayImeController Now that the PerDisplay methods already run on the mMainExecutor, we no longer need to post to that executor from PerDisplay's methods. Fixes: 175954493 Test: atest DisplayImeController Change-Id: Ib528b899b7f47f5c4afe3e31925bfb8d8abb8aef