diff options
author | 2024-12-03 14:44:33 +0900 | |
---|---|---|
committer | 2025-01-09 19:15:18 +0000 | |
commit | 26155644b7be5e0dd7f139882f9c1be318cfa632 (patch) | |
tree | 64b64f3685deda3d074e8e6211fb09b6dd4f8de9 /libs/androidfw/ApkParsing.cpp | |
parent | 4d7e8238f38fae100ad3dc951570a6c6f5dd4254 (diff) |
Use main display assigned to visible background user as fallback display for IME
Previously, the default display would be used as the fallback display where the IME should be shown.
However, a visible background user can be assigned to a secondary display, which is not the default display.
For a visible bg user, the main display assigned to the user should be used as the fallback display.
This changelist was cherry picked from https://partner-android-review.git.corp.google.com/c/platform/frameworks/base/+/3014818 .
Bug: 383228193
Flag: android.view.inputmethod.fallback_display_for_secondary_user_on_secondary_display
Test: atest InputMethodManagerServiceTests
Test: atest CtsWindowManagerDeviceIme
Test: atest --user-type secondary_user_on_secondary_display CtsWindowManagerDeviceIme
Change-Id: I643bedaf9de1ed83d226133293fb4a03e4e52a1f
Diffstat (limited to 'libs/androidfw/ApkParsing.cpp')
0 files changed, 0 insertions, 0 deletions