Disable suspendOnNetworkLossEnabled

Disable suspendOnNetworkLossEnabled in ShimUtils for W.

The feature is disabled to handle the Ike not able to handle
DPD time out scenario properly leading to emergency pdn being
disconnected at sos call.

Flag: EXEMPT BugFix
Bug: 431248880
Test: atest FrameworkIkeTests
Change-Id: Ie68e00e3e60b8caa6e02ca0bc596bc89bce94a5b
2 files changed
tree: d547a013ad9fa93b511b08b132f12f63bceea60f
  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.