commit | 9767b681e331ea6621446f3fab5b004d4ed9544a | [log] [tgz] |
---|---|---|
author | Remi NGUYEN VAN <reminv@google.com> | Fri Mar 19 14:42:50 2021 +0000 |
committer | Remi NGUYEN VAN <reminv@google.com> | Fri Mar 19 23:56:27 2021 +0900 |
tree | 15e82ee95212fd8387bae66d7f3b7f0e6cb68bf5 | |
parent | 3ccc2738e2b469c7dec4f4a4a10c6a2f71824b0b [diff] |
Fix InetAddressCompat exception handling Fix InetAddressCompat exception handling to throw the original exception in case of InvocationTargetException, rather than wrapping in a generic IllegalStateException. Bug: 183198868 Test: Test device with and without connectivity Change-Id: Idc4d678afe9f20f920d7061790af4203ab75be26