commit | c52839277b8714d150a9fe276b6ba3fa8a0cbf38 | [log] [tgz] |
---|---|---|
author | Torne (Richard Coles) <torne@google.com> | Mon Aug 10 16:40:50 2015 +0100 |
committer | Torne (Richard Coles) <torne@google.com> | Mon Aug 10 16:40:50 2015 +0100 |
tree | 3f1e830a0fac29ea026f72a507d3c7ab173082f1 | |
parent | 4218e46a3263e5ed9d99e600ef9b30cbd24cc861 [diff] |
Close ZipFiles correctly in WebViewFactory. We weren't closing the ZipFiles created in WebViewFactory to check inside APKs - use try-with-resources to get them closed automatically. Bug: 23072621 Change-Id: I11c6b77e960a7d240d19d22240cac177b6ba27b2