commit | 0a332b80a88ec64789afbad7bbc84371b9ecbefb | [log] [tgz] |
---|---|---|
author | Yabin Huang <yabinh@google.com> | Wed Sep 18 18:06:59 2024 +0000 |
committer | Yabin Huang <yabinh@google.com> | Mon Sep 23 13:56:55 2024 -0700 |
tree | 44f1f2d19f6ccccd88c6247147e166fdf3d61c24 | |
parent | 20792fe62b2b512c6bbc0e73c304722403406585 [diff] |
Modify PhoneWindowManager to avoid interfering with current user's experience - There are several code locations that assume the operations are for the current user. - However, these operations could be executed in reponse to requests for visible background users in MUMD environment. - We should handle them to avoid interfering with current user's experience. Bug: 358267540 Test: atest WmTests:PhoneWindowManagerTests Flag: EXEMPT bugfix (cherry picked from https://partner-android-review.googlesource.com/q/commit:bd7104e0e1abe78201a4adcf6ce3bbc1abc0b93f) Change-Id: I21cff2407937d9de87108529a74d0e9e3f4ca4e8