Update on-demand dpd enums for metric

To use more precise Ike State for metric, deprecated the IkeTask
and use the IkeState instead.
Since a new state related to on-demand DPD has been added,
a new state enum for metrics is also added.

Bug: 325148948
Bug: 309087656
Test: manually built and tested
Change-Id: I7ee919194853e30073cdd8b69097a2e32af7dd8e
2 files changed
tree: 39f8f5b92aec9bc5748eb62c56297b9c418ac3db
  1. apex/
  2. api/
  3. flags/
  4. src/
  5. tests/
  6. Android.bp
  7. jarjar-rules-shared.txt
  8. jarjar-rules-test.txt
  9. lint-baseline.xml
  10. OWNERS
  11. PREUPLOAD.cfg
  12. README.md
  13. 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.