Remove permission checking since IPSec is inprocess lib.

Bug: 336409878
Test: atest FrameworksIkeTests & atest CtsIkeTestCases
Flag: com.android.ipsec.flags.dumpsys_api
Change-Id: I7d498ca8035740e0fd159795402977ea0c9853fd
1 file changed
tree: 6b3486100b84d3cd1b0f245b6b28d5593ffa2596
  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.