commit | 5d718893fca392a6aa4736302a61122c911d918a | [log] [tgz] |
---|---|---|
author | Robin Lee <rgl@google.com> | Mon Jul 08 14:29:04 2024 +0200 |
committer | Robin Lee <rgl@google.com> | Wed Jul 10 17:53:35 2024 +0000 |
tree | fb2cc60f39a9456c770b84bba7e245baa7043b87 | |
parent | 002dd68fa1d7c1a0b1b08d17b871bcabc5404518 [diff] |
Crash shell if callers use the wrong thread This prevents data races from custom transition handlers by making the race very noticeable before anyone gets a chance to ship it. Test: atest ShellTransitionTests Flag: com.android.window.flags.enforce_shell_thread_model Bug: 351189446 Change-Id: I3e9381e7a65a293a35b3e17ea37335f2e52d5e70