diff options
| author | 2022-10-20 08:24:17 -0700 | |
|---|---|---|
| committer | 2022-10-20 08:24:17 -0700 | |
| commit | 68ef29b21c1b7ae1642a09a7b06381c995e0b56a (patch) | |
| tree | 3670b925ace5cb954d3681680758367ac6f49295 /libs/androidfw/StringPool.cpp | |
| parent | c356266e25ad27e36e3d17122b56109be5e30578 (diff) | |
Call IMM#startInputInner() after releasing the lock
While IMM#startInputInner() should not be called while the caller
already holds IMM#mH lock, it seems that there is a long standing
violation of such a rule for more than 10 years [1].
This CL finally addresses it.
The method calling order remains to be the same so hopefully the app
compat risk is low.
[1]: I9189e6d2ac90aa8c621fdb44989728101e00329d
31e4e149941e34cd135dfa0b6d918cc0b3dabbbc
Bug: 234882948
Test: presubmit
Change-Id: Ib6f5a356ce5574976baefbe89e82de183b691e91
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions