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
1 file changed
tree: 7c796d7e717ca3668ceca4156d0b2997b50b772f
  1. framework/
  2. service/
  3. services/
  4. tests/
  5. OWNERS