commit | 1be0b0f6ef343a5107ef29498c7d1889a4706669 | [log] [tgz] |
---|---|---|
author | Remi NGUYEN VAN <reminv@google.com> | Thu Mar 18 23:27:19 2021 +0900 |
committer | Remi NGUYEN VAN <reminv@google.com> | Thu Mar 18 23:54:04 2021 +0900 |
tree | 26d03681572de328dbf0213eddd58fdab8d63229 | |
parent | 0fcb8d6db42f6c20f6b69d47e02c54e2706f88f9 [diff] |
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