Use AlarmManager to trigger rekey

This commit uses alarm mamager to schedule rekey instead of using
handler.

Bug: 149058810
Test: atest FrameworksIkeTests
Change-Id: I370ecc858cbf1935d55b3f9b6fffbc4e48b5eed5
Merged-In: I370ecc858cbf1935d55b3f9b6fffbc4e48b5eed5
6 files changed
tree: 5edaf9ee309eccf335dd86dab40b780d132545f4
  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.