diff options
author | 2024-12-09 16:54:48 +0000 | |
---|---|---|
committer | 2024-12-09 19:35:00 +0000 | |
commit | d772be2ac4e66ce8af1467e32625d8e483bb54e9 (patch) | |
tree | 7968fe0087a4d6ff5890a642348c8c8de840e850 /libs/hwui/DeferredLayerUpdater.cpp | |
parent | 33c1c8b3f9151f1307aefe63e5a0208db23080ac (diff) |
Pass previously released API when generating framework doc stubs
Previously, the previously released APIs were not passed when generated
`framework-doc-stubs` and `framework-doc-system-stubs`. That meant that
flagged APIs that were reverted would be removed even if they had
previously been released. This change fixes that by passing the
previously released API.
Bug: 379918901
Test: m framework-doc-stubs framework-doc-system-stubs
# Before this change they did not included ApplicationStartInfo
# After this change they both did and it was correctly tagged
# with @apiSince 35.
Change-Id: I2d02874d32fd62d166d66a66d8f72eed9f657511
Diffstat (limited to 'libs/hwui/DeferredLayerUpdater.cpp')
0 files changed, 0 insertions, 0 deletions