commit | 31c5d94fb2c5048860b3beafdfc38178fff64d82 | [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 | 7c796d7e717ca3668ceca4156d0b2997b50b772f | |
parent | 75689f7cdbc8971699838cfbb29a0cb260cfc25d [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