Represent hidden classes' subclass definitions in partial signature files

Partial signature files should represent all delta between the API
surfaces. This include the definition of subclasses that are modified
when it extends a class that is hidden for some API surfaces.

This change adds the currently missing such information to the signature
files.

Bug: 295032200
Test: m update-api
Merged-In: Ia9875891d9b6a42ca7f569b1eeb1c62eb2d56a7c
Merged-In: Ib89368db3e069de7701f75d786b7c8e96bd0a456
Change-Id: Idb6c8c6cad637ba23d2f72a0d065f0342f93da41
1 file changed
tree: d474c4545cb2540965836ec77041e8a97ffde3ee
  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.