commit | 02816e3f36dc66fb5652022d5faaedddf7ba7db8 | [log] [tgz] |
---|---|---|
author | Jihoon Kang <jihoonkang@google.com> | Thu Aug 10 00:02:46 2023 +0000 |
committer | Jihoon Kang <jihoonkang@google.com> | Thu Aug 10 00:09:12 2023 +0000 |
tree | 4aea88ba0fcf5c739e58c91327174eefd277e215 | |
parent | 9994945d001c4cdac2284b6a43d3d4357f01713b [diff] |
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 Change-Id: I0f9e0720b19ed8fec6d7fa77be97d565d1dd1f16