diff options
| author | 2023-04-05 17:42:13 -0700 | |
|---|---|---|
| committer | 2023-05-03 15:43:16 +0000 | |
| commit | bbe09689c2add49fa9bac062523049472b1ab4a7 (patch) | |
| tree | 125fce4ebcb129f0d6b3ff9f2b93bbf5160273dd /libs/input/PointerController.cpp | |
| parent | 5a2d1e8f80303f6073f29d6c128e187bc3ac3a30 (diff) | |
Send HOME Intent for the main display of the visibule user, with the visible userId.
Previously CATEGORY_HOME is used for the default display, and
CATEGORY_SECONDARY_HOME is used for all non-default displays with
the current user id. But, in the concurrent multi user enviorment,
we should use CATEGORY_HOME Intent for each user's main display,
CATEGORY_SECONDARY_HOME for the others.
This CL fixes
- to use CATEGORY_HOME for main displays assigned to concurrent users.
- to send HOME Intent with the correct userId.
Bug: 272281432
Test: atest MultiDisplaySystemDecorationTests
Change-Id: I562e271b7b350f06238f6291ed84c468cfb2d28a
Merged-In: I562e271b7b350f06238f6291ed84c468cfb2d28a
Diffstat (limited to 'libs/input/PointerController.cpp')
0 files changed, 0 insertions, 0 deletions