diff options
| author | 2024-07-25 09:38:33 -0700 | |
|---|---|---|
| committer | 2024-07-25 09:38:33 -0700 | |
| commit | fca524fbb38b95ec4fa73e887e81ea4392c7960a (patch) | |
| tree | b3c721494ef745646ec0de9c933d7a7d6418c25b /libs/androidfw/StringPool.cpp | |
| parent | 325cdf6592e589cb613a6bd709ad925497228b21 (diff) | |
Use IO thread to handle IMMS user switching
This is a preparation before enabling strict mode check on IO
operation on the handler thread (UI thread) in IMMS.
As other user-related operations are also offloaded to IO thread,
moving user swithcing task to the IO thread would also give us a
strong order garantee across user-related operations (e.g. user
addition/removal, unlocking, and so on).
Observable semantics should remain unchanged.
Bug: 196206770
Bug: 343601565
Test: presubmit
Flag: EXEMPT refactor
Change-Id: I3b6212d724b1d3bec89aa7fd7f0bc12187376719
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions