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
Loading
Please register or sign in to comment