diff options
| author | 2023-11-19 20:54:40 +0000 | |
|---|---|---|
| committer | 2023-11-23 14:22:40 +0000 | |
| commit | 311a2a447c8f625ffc1da8c430278f2bca3b4694 (patch) | |
| tree | 7dd85c245580a7fdc69f73450a3d8069442246b8 /libs/androidfw/FileStream.cpp | |
| parent | abc5b7df0a4e2f01656dadfb7188d4f3a95a7d5c (diff) | |
Add missing @NonNull to BaseRecordingCanvas
Some improvements in Metalava's revealed an issue with missing
`@NonNull` annotations on 2 parameters of the `BaseRecordingCanvas`'s
`drawDoubleRoundRect()` method. They are present on the overridden
method but not on the overriding method. This change adds the
missing annotations.
Bug: 307926200
Test: m out/soong/.intermediates/frameworks/base/api/api-stubs-docs-non-updatable/android_common/metalava/api-stubs-docs-non-updatable-stubs.srcjar
(cherry picked from https://android-review.googlesource.com/q/commit:97488d728d4092d62681c68bbbea94e1f4412c55)
Merged-In: I090c3f749e6ac2321d59189f5ec1a4f27179dd82
Change-Id: I090c3f749e6ac2321d59189f5ec1a4f27179dd82
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions