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) (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:0a332b80a88ec64789afbad7bbc84371b9ecbefb) Merged-In: I21cff2407937d9de87108529a74d0e9e3f4ca4e8 Change-Id: I21cff2407937d9de87108529a74d0e9e3f4ca4e8
Loading
Please register or sign in to comment