diff options
| author | 2024-01-29 16:17:15 -0700 | |
|---|---|---|
| committer | 2024-01-29 16:17:18 -0700 | |
| commit | 3be399d8525787b3ec1aef8202fd98c114a7b8e4 (patch) | |
| tree | 325305b22a600951e1c729504b54fd1749fcb124 /libs/hwui/FrameInfoVisualizer.cpp | |
| parent | 9614500d620911e1cd670c7d8f8f7b6f85af7fc9 (diff) | |
Mark `HandlerThread` as daemon on Ravenwood.
Underlying test infrastructure waits for non-daemon threads to exit
at the end of any suite execution, which makes callers wait for the
unresponsive timeout to be triggered.
This change updates `HandlerThread` to be daemon so that we don't
cause the test suite execution to wait for any lingering threads
that a test author forgot to tear down.
Bug: 320520716
Test: atest FrameworksCoreTestsRavenwood:TestLooperManagerTest
Change-Id: I14a2f62dd67b059ed7ec19b13f9e16db8af68624
Diffstat (limited to 'libs/hwui/FrameInfoVisualizer.cpp')
0 files changed, 0 insertions, 0 deletions