commit | 1ac1ad281fd4fc7c417b63f89bf75be5ec9518f2 | [log] [tgz] |
---|---|---|
author | Gavin Corkery <gavincorkery@google.com> | Thu Jun 29 12:26:32 2023 +0000 |
committer | Gavin Corkery <gavincorkery@google.com> | Thu Jun 29 12:59:44 2023 +0000 |
tree | 98b375db9fae2164e90e4d933dc6841e0a4da1f9 | |
parent | 4a30c1d21b4455637d93f536b8bdd0c0528d0057 [diff] |
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 Change-Id: I2e2bffb4c38ad43d50f48fa71345d9b7bb605272 Merged-In: I2e2bffb4c38ad43d50f48fa71345d9b7bb605272