diff options
| author | 2022-08-25 19:37:17 +0800 | |
|---|---|---|
| committer | 2022-08-29 18:36:49 +0800 | |
| commit | 6aedc9d95af36ea7f32534fa115c9a02fba98c40 (patch) | |
| tree | 335e9142c731c40c2b47c8bbc953989a3f4564bd /libs/androidfw/StringPool.cpp | |
| parent | 27ac3885745f7d4aa3305d83292e380244c23996 (diff) | |
Find activity in task with same user
FLAG_ACTIVITY_REORDER_TO_FRONT will cause the launched activity to be
brought to the front of its task's history if it is already running.
Without considering the userId information might bring the different
user’s activity to front. Same reason as clear-top operation.
This CL considers the userId to find the existing activity with the
same user.
Bug: 243459513
Bug: 237742126
Test: atest ActivityStarterTests
Change-Id: I21e8fa1d65b2b456016210a3534c493a9607b4ba
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions