Replace IkeMetricsInterface to use the enum defined in IkeMetric.

Instead of directly using the value defined in the frameworks atoms,
has been changed to use static constants as internally defined.
Replace IkeMetricsInterface to use the enum defined in IkeMetric.

Bug: 281577483
Test: atest FrameworksIkeTests
Change-Id: I60bd442cf36aaa775b2193056fde5ff9f6229bc9
27 files changed
tree: c4e71087802fff14524edcacb482e1778200408f
  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.