| <?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="public var argumentSource: Bundle? = null" |
| errorLine2=" ~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/benchmark/Arguments.kt"/> |
| </issue> |
| |
| <issue |
| id="BanHideAnnotation" |
| message="@hide is not allowed in Javadoc" |
| errorLine1="object Arguments {" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/benchmark/Arguments.kt"/> |
| </issue> |
| |
| <issue |
| id="BanHideAnnotation" |
| message="@hide is not allowed in Javadoc" |
| errorLine1="public object Outputs {" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="src/main/java/androidx/benchmark/Outputs.kt"/> |
| </issue> |
| |
| <issue |
| id="BanHideAnnotation" |
| message="@hide is not allowed in Javadoc" |
| errorLine1="public class ProfileSession {" |
| errorLine2=" ~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/benchmark/simpleperf/ProfileSession.java"/> |
| </issue> |
| |
| <issue |
| id="BanHideAnnotation" |
| message="@hide is not allowed in Javadoc" |
| errorLine1="public class RecordOptions {" |
| errorLine2=" ~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/benchmark/simpleperf/RecordOptions.java"/> |
| </issue> |
| |
| <issue |
| id="BanThreadSleep" |
| message="Uses Thread.sleep()" |
| errorLine1=" Thread.sleep(TimeUnit.SECONDS.toMillis(sleepSeconds))" |
| errorLine2=" ~~~~~"> |
| <location |
| file="src/main/java/androidx/benchmark/BenchmarkState.kt"/> |
| </issue> |
| |
| <issue |
| id="BanThreadSleep" |
| message="Uses Thread.sleep()" |
| errorLine1=" Thread.sleep(CONNECTED_PROFILING_SLEEP_MS)" |
| errorLine2=" ~~~~~"> |
| <location |
| file="src/main/java/androidx/benchmark/Profiler.kt"/> |
| </issue> |
| |
| <issue |
| id="BanThreadSleep" |
| message="Uses Thread.sleep()" |
| errorLine1=" Thread.sleep(CONNECTED_PROFILING_SLEEP_MS)" |
| errorLine2=" ~~~~~"> |
| <location |
| file="src/main/java/androidx/benchmark/Profiler.kt"/> |
| </issue> |
| |
| <issue |
| id="BanThreadSleep" |
| message="Uses Thread.sleep()" |
| errorLine1=" Thread.sleep(CONNECTED_PROFILING_SLEEP_MS)" |
| errorLine2=" ~~~~~"> |
| <location |
| file="src/main/java/androidx/benchmark/Profiler.kt"/> |
| </issue> |
| |
| <issue |
| id="BanThreadSleep" |
| message="Uses Thread.sleep()" |
| errorLine1=" Thread.sleep(CONNECTED_PROFILING_SLEEP_MS)" |
| errorLine2=" ~~~~~"> |
| <location |
| file="src/main/java/androidx/benchmark/Profiler.kt"/> |
| </issue> |
| |
| </issues> |