Add @Nullable for Retransmitter in BusyState

Bug: 222362041
Test: atest FrameworksIkeTests
Change-Id: Ife41ef75d72b6a75f2af2d99e717d6e9dc21b26c
1 file changed
tree: 701375ca28d4de9c93439afc7a7c69c50ea6c811
  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.