commit | 57707a50da284f384a2353b3542c35e21dd2e094 | [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 | 330947541fd405b83e76af10df067c09a6f3da47 | |
parent | d5248e068ac82422e41011d22877196810e50302 [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