diff options
| author | 2022-02-18 14:39:24 +0000 | |
|---|---|---|
| committer | 2022-02-18 16:23:38 +0000 | |
| commit | f320353b3627c34e26eaca3811c580ecaa62dedb (patch) | |
| tree | 34e1efa96f9a88e137ff0a3c217571fb4940eab6 /libs/hwui/DeferredLayerUpdater.cpp | |
| parent | 69c9f3be1363844d6fa2fdc3264d8e49a58d657e (diff) | |
Lint for @hide tags in comments
Errorprone will warn for normal javadoc tags in comments, but doesn't
know about @hide and so ignores it. This can lead to accidental exposure
of APIs when folks mistakenly use a comment block instead of a javadoc
block.
Also, adds some static dependencies to enable actually running the tests
on the host.
Fixes: 181140148
Test: atest --host error_prone_android_framework_test:com.google.errorprone.bugpatterns.android.HideInCommentsCheckerTest
Change-Id: I46a59075f93468fc0e57264bca0d86994ebb3d86
Diffstat (limited to 'libs/hwui/DeferredLayerUpdater.cpp')
0 files changed, 0 insertions, 0 deletions