commit | 257d49c3000643852536f2fc3f529363cf93bef7 | [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 | 98a0071c043ec44a0c86f2fe673da802fc7e9e02 | |
parent | 1756295fc5fdf422b77976c816f7e095bccc1dd4 [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