diff options
| author | 2024-01-31 16:32:00 +0000 | |
|---|---|---|
| committer | 2024-02-01 16:07:00 +0000 | |
| commit | 1d1f4a547041e4b3b11c7329042244af996cf042 (patch) | |
| tree | 2420558fbf8df2f7f7c3c9aa5c3939ec142fd898 /opengl/java | |
| 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
Diffstat (limited to 'opengl/java')
0 files changed, 0 insertions, 0 deletions