| commit | a2c4cd7cbf6ff893c5cf9d2dba97351b17469431 | [log] [tgz] |
|---|---|---|
| author | Paul Duffin <paulduffin@google.com> | Tue Jun 18 18:49:48 2024 +0100 |
| committer | Paul Duffin <paulduffin@google.com> | Thu Jun 20 15:28:43 2024 +0100 |
| tree | b26dad6dcb3acaebce35249342500876e14cafff | |
| parent | bbaf5cbe395bcf9e2d517daf3cfaa822efd28fd3 [diff] |
Update previous_api for droidstubs and java_api_library
Needed to ensure recently added nullability annotations `@Nullable` and
`@NonNull` are correctly replaced with `@RecentlyNullable` and
`@RecentlyNonNull` respectively.
Bug: 347751326
Test: # Build modules before and after this change and verify that
# public stubs are unchanged but other stubs use the correct
# nullability annotations.
Change-Id: If97859b6207f03c1dcd3a0cc9c44f82147449cad