commit | eb445487494e33aacfc9066b28dcabbb2ad2074b | [log] [tgz] |
---|---|---|
author | Patrick Rohr <prohr@google.com> | Mon Mar 11 09:59:41 2024 -0700 |
committer | Patrick Rohr <prohr@google.com> | Mon Mar 11 10:02:34 2024 -0700 |
tree | e38ecf9024c97a02608f7fa81f1db11542ba97c8 | |
parent | 5236c3ef0b4321b6c00ddd5f87c8724e71eb9a89 [diff] |
Remove unused shutdown latch The CountDownLatch was added in aosp/623691 alongside an IpClient API awaitShutdown which was later removed. Awaiting IpClient shutdown is now handled by the respective users. Test: TH Change-Id: Ica0223913a16209d59f1edacd325fcdf56331771