diff options
| author | 2023-12-13 22:04:28 +0800 | |
|---|---|---|
| committer | 2024-01-08 18:05:40 +0800 | |
| commit | 7b48eb343b9dc515e38ef58f423d3d98bdd96858 (patch) | |
| tree | a7990165121ceb40135a2c0874bbc11d5336fda3 /libs/hwui/FrameInfoVisualizer.cpp | |
| parent | 60b6a74df90709a2a3edf94e665df8674708773a (diff) | |
Add a linter requiring Nullability Annotations
-This linter only check Java source and its public methods.
-Apply to method return type not primitives or void.
-Apply to method parameters not primitives.
-Check the android.annotation.NonNull / android.annotation.Nullable
to replace with androidx.annotation.NonNull / androidx.annotation.Nullable.
Bug: 307770597
Test: manual test
Change-Id: I32422e23c8387c52e9f0cad3e5833b2cab1fa842
Diffstat (limited to 'libs/hwui/FrameInfoVisualizer.cpp')
0 files changed, 0 insertions, 0 deletions