diff options
| author | 2024-08-31 00:58:33 +0000 | |
|---|---|---|
| committer | 2024-08-31 02:30:45 +0000 | |
| commit | 1abd2c6455dda53861739dd6a7eb2aa5c811b893 (patch) | |
| tree | 78e30d6adddae8224f3bb75c8a1eaf221afb6d4a /libs/androidfw/ObbFile.cpp | |
| parent | 06a3a60a8a86f1412df18aead2b5bc076ccc9159 (diff) | |
Fix resolveImeUserIdLocked bug on non-concurrent multi-user mode
`I03f6f4b08470afc36eb8d7381b14556804d6b2c2` improved IMMS#resolveImeUserIdLocked, which is used by showSoftInput and hideSoftInput to resolve the user id from the display owner when the caller id was SYSTEM_USER. However, this also introduced a regression for non-concurrent multi-user mode. The regression is that, in non-concurrent multi-user mode, it should return mCurrentImeUserId instead of callingProcessUserId.
Bug: 362665493
Bug: 358105425
Flag: EXEMPT bug fix
Test: presubmit
Change-Id: I79cba7f9e3aefc87ef28254656871b7bac9e3d35
Diffstat (limited to 'libs/androidfw/ObbFile.cpp')
0 files changed, 0 insertions, 0 deletions