commit | e1b04f648335e435251defec3f3884f4b07902b4 | [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 | fc852dbca2f86ba27fe3a3af30a0e38b3b3cf16d | |
parent | 3f64a338e5810404a4b9defa5a298c82b08380d5 [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