Rename isEngBuild to isVbdg

Correct the parameter name to avoid confusion

Bug: 234793068
Test: atest FrameworksIkeTests, CtsIkeTestCases
Change-Id: Id701cc1cfc760862cc34b5bc0fe1e9e983620bc4
(cherry picked from commit 7044d9ed8c2a4a1d0e4233956c121b5bb0483a97)
Merged-In: Id701cc1cfc760862cc34b5bc0fe1e9e983620bc4
2 files changed
tree: 7928b77ba4b5b7c4403939f268dc6dcfe4a1285f
  1. apex/
  2. api/
  3. src/
  4. tests/
  5. Android.bp
  6. jarjar-rules-shared.txt
  7. jarjar-rules-test.txt
  8. OWNERS
  9. PREUPLOAD.cfg
  10. README.md
  11. 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.