UnitTest when clearing pending keepallies by stopping NattKeepalive

If IkeNattKeepalive is completely stopped, such as when IkeSession
is terminated, there is no longer need to start HardwareKeepalive.

Bug: 323265807
Test: atest IkeNattKeepaliveTest
(cherry picked from https://android-review.googlesource.com/q/commit:5d2da7dca111250172922ccae8e126e76f48b7bd)
Merged-In: I7fdce63b0b144445720740019ac1694b05c14854
Change-Id: I7fdce63b0b144445720740019ac1694b05c14854
1 file changed
tree: 2d9979b06b1a1b95945cc268ee23f2a792c3fbaf
  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.