Add InetAddressCompat

Although the InetAddress symbols used by Connectivity are stable core
platform API, and should be usable, the core_current stubs are not yet
part of the module_current API.
Until that is fixed, add an InetAddressCompat utility that calls the
three static methods by reflection.

Test: atest FrameworksNetTests CtsNetTestCases
Bug: 183097033
Change-Id: I797009aeff1d39ae2dc06ef69d2e235689b43c89
3 files changed
tree: fc852dbca2f86ba27fe3a3af30a0e38b3b3cf16d
  1. core/
  2. framework/
  3. service/
  4. services/
  5. tests/
  6. OWNERS