commit | 7f20b0d148293ac7a1787ba42695f544dd2dbb0c | [log] [tgz] |
---|---|---|
author | John Reck <jreck@google.com> | Fri Jul 26 12:19:56 2019 -0700 |
committer | Josh Gao <jmgao@google.com> | Fri Jul 26 14:38:49 2019 -0700 |
tree | 4793142069b903f7e8519f9510d1b7852f745910 | |
parent | aaab62e3e5bdaa97e78f7ff76658669acee0d3e4 [diff] |
Fix regression in PFD#fromData Don't rely on the GC to clean up FD resources when they can just be cleaned up immediately. We know the MemoryFile isn't going to be used any further, so just close it. Bug: 138323667 Test: none Change-Id: Ic82006c9cb48f580aaad942c4679e774186382c9 Merged-In: Ic82006c9cb48f580aaad942c4679e774186382c9 (cherry-picked from commit d201b44032cdd86177406051dcc07f4625ed3b69)