Make SDK sandbox BAL check multi-user aware
The existing logic does not work for multi-user apps, as the BAL logic checks whether the user 0 app uid has an active visible window. Instead, use the multi-user uid for this check. Test: Manual Test: atest ActivityStarterTests Bug: 287476371 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:1ac1ad281fd4fc7c417b63f89bf75be5ec9518f2) Merged-In: I2e2bffb4c38ad43d50f48fa71345d9b7bb605272 Change-Id: I2e2bffb4c38ad43d50f48fa71345d9b7bb605272
Loading
Please register or sign in to comment