Revert "IKE logger #wtf() should never crash "userdebug" builds"

This reverts commit 39a02c0f21fe1e155736cfa36bbfa49099c20e1d.

Reason for revert: Unnecessary change. The original code won't crash
system server on "userdebug" builds

Bug: 234793068
Test: atest FrameworksIkeTests, CtsIkeTestCases
Test: Verified on Oriole with T userdebug
Change-Id: I7395bd405f7a8896b726968071377398822a0e17
2 files changed
tree: 4b5c9f291c9a4edffcf42878c812285abade1244
  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.