Clean-up javadoc from flagged api references

Remove refers to flagged api in public docs because all flagged apis
will be hidden in the next SDK release and we cannot reference non
public APIs in public doc.

Bug: 304996215
Test: m docs list
Change-Id: I8c64a9734834dc96319e5d6e7e9a7573c7064a9a
1 file changed
tree: d17a1cd3a0911e94214bbcf02cc9f9b9d4430586
  1. apex/
  2. api/
  3. src/
  4. tests/
  5. Android.bp
  6. jarjar-rules-shared.txt
  7. jarjar-rules-test.txt
  8. lint-baseline.xml
  9. OWNERS
  10. PREUPLOAD.cfg
  11. README.md
  12. 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.