commit | 2973cf4363e9cc91cf761a1978b789060f40ce3f | [log] [tgz] |
---|---|---|
author | Chiachang Wang <chiachangwang@google.com> | Tue Oct 31 09:23:18 2023 +0000 |
committer | Chiachang Wang <chiachangwang@google.com> | Wed Nov 01 01:24:07 2023 +0000 |
tree | 07a3e8d8847aaca5130e3e1adb64db1e42c7b3e9 | |
parent | 6c83f00b09d7499949813db55a235ae3d6f2022e [diff] |
Quit handler threads at the end of the tests The created handler threads should be quit after the tests to prevent memory leakage. Also, this commit updates the method used to close the created HandlerThread to do it correctly. Bug: 308537727 Test: atest ConnectivityCoverageTests Change-Id: I3715a73a9142418c05f98bc95e275f97161ab3cd