commit | e443e6b07d47a1d8ef44ae9b93748a647bb6cab9 | [log] [tgz] |
---|---|---|
author | Remi NGUYEN VAN <reminv@google.com> | Mon Mar 22 09:53:55 2021 +0000 |
committer | Remi NGUYEN VAN <reminv@google.com> | Tue Mar 23 06:06:02 2021 +0000 |
tree | 2bb1ace90f4c62ebc15b3e6ccd8710746d017c75 | |
parent | 5a328c2a86fa29d9938011d43e6a8be51c0cb895 [diff] |
Add OsCompat 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: I8d1a4811a1cc7dbc62f4033c2b320246d1d72b28