Tiem Song | 1fc510b | 2022-09-19 14:44:54 -0700 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <issues format="6" by="lint 7.4.0-alpha08" type="baseline" client="gradle" dependencies="false" name="AGP (7.4.0-alpha08)" variant="all" version="7.4.0-alpha08"> |
| 3 | |
| 4 | <issue |
| 5 | id="SupportAnnotationUsage" |
| 6 | message="Did you mean `@get:VisibleForTesting`? Without `get:` this annotates the constructor parameter itself instead of the associated getter." |
Tiem Song | 64cbe867 | 2022-09-22 14:30:07 -0700 | [diff] [blame] | 7 | errorLine1=" @VisibleForTesting(otherwise = VisibleForTesting.PRIVATE) internal val requestListener:" |
| 8 | errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
Tiem Song | 1fc510b | 2022-09-19 14:44:54 -0700 | [diff] [blame] | 9 | <location |
| 10 | file="src/main/java/androidx/camera/camera2/pipe/integration/interop/Camera2CameraControl.kt"/> |
| 11 | </issue> |
| 12 | |
| 13 | </issues> |