commit | 5f4f8b9ab181003de1f7ab6ce8e047662dba029a | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Fri Nov 06 16:37:16 2020 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Fri Nov 06 16:52:26 2020 +0000 |
tree | 8228bf2793e848797434b8550d305a79affea41d | |
parent | cfa70cde0116d0a4148b585411b5ac093852b327 [diff] |
NetworkWatchListShellCommand: Close the input file We were leaking a PFD. Make sure we don't. Fix: 172655953 Test: atest CtsNetTestCases:android.net.cts.NetworkWatchlistTest#testGetWatchlistConfigHash Test: Run locally, verify no strict mode error seen. Change-Id: I05590779f950e8400e8da7477049f8fe3779f0a0