Remove dependency on ike stubs

The dependency is not necessary since the shims using it were removed in
aosp/2098757, and it actually breaks installs of NetworkStack and tests
using the shims on Q devices with:

  INSTALL_FAILED_MISSING_SHARED_LIBRARY: [...] Package X requires
  unavailable shared library android.net.ipsec.ike; failing!

Test: aapt dump badging [NetworkStack|CtsNetTestCasesLatestSdk]
      Verify uses-library for android.net.ipsec.ike is gone
Bug: 233323484
Change-Id: I461be4d5e563388ee68e181031198111992a5276
(cherry picked from commit fba550b4b03761eb551baa06b795a31ac6fc7511)
Merged-In: I461be4d5e563388ee68e181031198111992a5276
1 file changed