commit | 88023a3780e2016db4a6775e183027119e065b19 | [log] [tgz] |
---|---|---|
author | Yohei Yukawa <[email protected]> | Fri Jul 12 00:55:35 2024 +0000 |
committer | Yohei Yukawa <[email protected]> | Fri Jul 12 00:55:35 2024 +0000 |
tree | 9b23e53c0516c371e3c0ccb89cb5c825524c3b03 | |
parent | 1c303cdc762d3f821d412643e3a538d16d94a4ef [diff] |
Use IO thread more in IMMS This CL fixes the remaing cases when the following classes do I/O operations not in the dedicated I/O thread. * AdditionalSubtypeMapRepository * InputMethodSettingsRepository Other than that there must be no observable behavior change. Bug: 343601565 Test: atest FrameworksInputMethodSystemServerTests Flag: EXEMPT refactor Change-Id: Id797c68e7966c9fb3b298a9a0843b942b8ffe004