Use AlarmManager to initiate DPD

Defines Intent actions scheduled local request and invoke DPD
using AlarmManager

Bug: 151946188
Test: FrameworksIkeTests
Test: Manually test against Strongswan IKE server
Change-Id: I68985d3913c785be053d05d7b695b841d2c0f8fb
Merged-In: I68985d3913c785be053d05d7b695b841d2c0f8fb
2 files changed
tree: 7e135f5b53970efd5d6f50b16b59f99b472b602c
  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.