Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 6876f8f4 authored by Yohei Yukawa's avatar Yohei Yukawa
Browse files

Remove the dependency on SystemServerInitThreadPool from IMMS

With this CL we start calling

  AdditionalSubtypeMapRepository.startWriterThread()

without SystemServerInitThreadPool, as it is supposed to be fast and
simple enough. It is the last dependency on SystemServerInitThreadPool
in the InputMethodManagerService.

This is a minor cleanup on how the background writer thread is
initialized. All the observable semantics should remain unchanged.

Bug: 343601565
Bug: 350790602
Test: presubmit
Test: atest FrameworksInputMethodSystemServerTests
Flag: EXEMPT refactor
Change-Id: I16e29c1d008850bd1ea20fb1e36fb483b0ca38fe
parent 2bebdf21
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment