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
(cherry picked from commit 6db5f67be6a167f7323f6d6addb71ebc42533bce)
Merged-In: I7395bd405f7a8896b726968071377398822a0e17
2 files changed
tree: 5efc72a5a7a818b1c6a5a67de7e96e0552d3c650
  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.