Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 1d1f4a54 authored by Pablo Gamito's avatar Pablo Gamito
Browse files

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
parent f002f79b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment