Make ike module_libs stub use the new defaults

Makes it convenient to change all stubs from a central place.

Bug: 149293194
Test: m android.net.ipsec.ike.stubs.module_libs_api
Change-Id: I82b78e2646c69479777b9544d22bcc3c4db42ca4
Merged-In: I82b78e2646c69479777b9544d22bcc3c4db42ca4
(cherry picked from commit 247de211a8e8212ea83124e456f7a8b77376e71f)
1 file changed
tree: 7b52f201cc378ff51a47fd135e36d1e0c8a8d36a
  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.