commit | 141b54e9c5c26faca5797f8bca3830c0169762cb | [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 14:45:48 2021 +0000 |
tree | 5fe2c178cce73a8dc845d8c827ff8066d6cbc014 | |
parent | a499eef3942685e5f7f23e544ad4bd542c28f791 [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