Add IMMUTABLE flag to IKE PendingIntent

To follow the newly added requirement that enforces PendingIntent
to have an explicit mutability flag on creation

Bug: 176900430
Test: FrameworksIkeTests. CtsIkeTestCases
Change-Id: Ibdade3710411f0102699692ac61bd387a07956be
1 file changed
tree: 7a5c4783004b14ddd6c9796aa87052a2d3bbe536
  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.