Auto-start IkeSessionStateMachine in constructor
This commit triggers the start of the IkeSessionStateMachine as the last
action in the constructor. Additionally, this commit fixes
IkeSessionTest to pass in values that allow the IkeSessionStateMachine
to properly start.
Bug: 137388127
Test: FrameworksIkeTest passing
Change-Id: If0e2b5f69f2fea35286ecf6a3b7e8a2546505689
3 files changed
tree: 4e2c9e119aca81664278b3f29c75ba10138778b7
- src/
- tests/
- Android.bp
- OWNERS
- PREUPLOAD.cfg
- README.md
- 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.