commit | 33e3abb3b5d548553fa752eea9c36164c5210ff3 | [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 | 1142754c99bc890e21376e85711044002f3e1faf [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