commit | f645acc8e8bcdf011ffe0815b545f0482cc91a89 | [log] [tgz] |
---|---|---|
author | KH Shi <kenghua@google.com> | Fri Feb 23 18:08:02 2024 +0800 |
committer | KH Shi <kenghua@google.com> | Mon Mar 18 07:03:17 2024 +0000 |
tree | afd5649d6331cffd3e063c4a6e14450dc5cf7107 | |
parent | 61c3a4bcc08017f7b951dbe216b3aba6e3a4dcef [diff] |
Fix thread leaks in ApfTest Fix thread leaks in ApfTest and add @MonitorThreadLeak annotation in the test to ensure no thread leak problem in the future. Bug: 322327219 Test: atest android.net.apf.ApfTest (with memory leak detect patches applied) Change-Id: If2829fc8ac7b4dc1d91787fa4892fff8a0091997