| <?xml version="1.0" encoding="UTF-8"?> |
| <issues format="6" by="lint 8.1.0-alpha07" type="baseline" client="gradle" dependencies="false" name="AGP (8.0.0-beta03)" variant="all" version="8.1.0-alpha07"> |
| |
| <issue |
| id="BanHideAnnotation" |
| message="@hide is not allowed in Javadoc" |
| errorLine1=" annotation class EGLSyncAttribute" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/opengl/EGLExt.kt"/> |
| </issue> |
| |
| <issue |
| id="BanHideAnnotation" |
| message="@hide is not allowed in Javadoc" |
| errorLine1=" annotation class EGLFenceType" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/opengl/EGLExt.kt"/> |
| </issue> |
| |
| <issue |
| id="BanHideAnnotation" |
| message="@hide is not allowed in Javadoc" |
| errorLine1=" annotation class EGLClientWaitResult" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/opengl/EGLExt.kt"/> |
| </issue> |
| |
| </issues> |