commit | 82e935478dbe9adb627abe6bbe65f34de2ebdcf6 | [log] [tgz] |
---|---|---|
author | Yohei Yukawa <yukawa@google.com> | Mon Jan 24 21:09:03 2022 -0800 |
committer | Yohei Yukawa <yukawa@google.com> | Mon Jan 24 21:09:03 2022 -0800 |
tree | 034386f95db8cd36f75cc0278bd0f9bdbb8c474b | |
parent | 515308cea0ae6610b34a4d52040262ac48c28845 [diff] |
Make InputMethodManagerService a final class This CL makes it clear that InputMethodManagerService should never be extended nor mocked, and compilers and ART should be able to optimize the code based on such an assumption. There should be no observable behavior change in the production code. Bug: 192412909 Test: presubmit Change-Id: I203554fa2964eac9879a5ba5e23ba2f7087403ed