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
(cherry picked from https://android-review.googlesource.com/q/commit:5da597e84bb5adf92fb5934f02a9a52ada8b47c5)
Merged-In: Idb6c8c6cad637ba23d2f72a0d065f0342f93da41
Change-Id: Idb6c8c6cad637ba23d2f72a0d065f0342f93da41
1 file changed
tree: f3dbc8a0d5514bada122dadb2e0b02eb268c1b07
  1. apex/
  2. api/
  3. src/
  4. tests/
  5. Android.bp
  6. jarjar-rules-shared.txt
  7. jarjar-rules-test.txt
  8. lint-baseline.xml
  9. OWNERS
  10. PREUPLOAD.cfg
  11. README.md
  12. 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.