commit | bf4ac7a82fd0747dfefcbbd517d3d0c52e0a34be | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Thu Jul 20 15:05:10 2017 -0700 |
committer | Colin Cross <ccross@android.com> | Thu Jul 20 15:07:22 2017 -0700 |
tree | 41a2950a396a6a56bf1cb5555cbf57cf9375b7c4 | |
parent | c7e3e962f82152c715d1a670eeb690d1c19abc93 [diff] |
Disable desugaring try-with-resources Desugaring try-with-resources is not necessary for platform builds, and triggers some problems for apps built as part of the platform that target SDK versions before 19. Disable all try-with-resource desugaring. Bug: 63180735 Bug: 63900665 Bug: 63901645 Test: m -j ANDROID_COMPILE_WITH_JACK=false checkbuild Change-Id: I98b827aa1e80b43e6eb7b58254c23c7a4f7dc52d