commit | 5265c87692768c3a21b6a34a928da6da95430bc7 | [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 | 0a61729f6c7a9b2a42261b24b413f6b970312bf6 | |
parent | ec75643ad4b1392c0ad7f14c810cf34d748060f6 [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