Delete #getAddress in DNS and DHCP requests

Delete #getAddress in DNS and DHCP requests because they are not
used and they will break SignatureMultiLibsTest#testSignature

Bug: 155554736
Test: FrameworksIkeTests, CtsIkeTestCases
Test: SignatureMultiLibsTest#testSignature  (on git_master)
https://android-build.googleplex.com/builds/tests/view?invocationId=I94500004335875259&testResultId=TR81408013381341802
Change-Id: I25a8625dd9907649f24f0c5cd0fb935ad76fcea4
2 files changed
tree: bce5f5e79f1b7fc07575a19a07a371b9fadeb8b7
  1. apex/
  2. api/
  3. src/
  4. tests/
  5. Android.bp
  6. jarjar-rules-shared.txt
  7. OWNERS
  8. PREUPLOAD.cfg
  9. README.md
  10. TEST_MAPPING
README.md

IKEv2 Library for Android

Introduction

This IKEv2 library is an in-process client library implementing the IKEv2 protocol as well as extensions necessary for the support of IWLAN. It is designed to work in a non-privileged fashion on top of the Android IPsec API surface.