| commit | 1d1f4a547041e4b3b11c7329042244af996cf042 | [log] [tgz] |
|---|---|---|
| author | Pablo Gamito <pablogamito@google.com> | Wed Jan 31 16:32:00 2024 +0000 |
| committer | Pablo Gamito <pablogamito@google.com> | Thu Feb 01 16:07:00 2024 +0000 |
| tree | 2420558fbf8df2f7f7c3c9aa5c3939ec142fd898 | |
| parent | f002f79b274c57d59a65c7b875ac0a4f22cee0db [diff] |
Fix dumping shell transition handler mapping onFlush Because the tls state is per tracing instance and per thread, and the onFlush callback runs on a different thread than the tracing function, we ended up with a new TLS state onFlush which contained an empty map. Test: atest FlickerLibTest:android.tools.common.flicker.config.QuickswitchTest#canExtractQuickswitch Bug: 323159148 Change-Id: I0d1338b9c3831d3be4981e19e1f95769afc2a664