commit | 342ddddd9dbe2ee06daede95ff7bec81d5226e65 | [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 | f426383162c178f014657191f40d0c5b6f9889f7 | |
parent | eb6aa22205385bf334031382d17357f597a01ee6 [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