Switching to use try-with-resources

The Closeables.closeQuietly(Closeable) method is no longer
present in v18. This change replaces usages with the
try-with-resource pattern.

This is part of the work to upgrade Guava to version 18.

BUG: 19672715

Change-Id: Ice213c8250253acf87f386a1b9c9fc0f159cd7e0
1 file changed
tree: 14138876b0492c58f3cad021e7267562c3eddd58
  1. res/
  2. src/
  3. tests/
  4. Android.mk
  5. AndroidManifest.xml
  6. proguard.flags