blob: b094f996476c01139b6d5d9eadc3905d30007d7d [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<issues format="6" by="lint 8.0.0-beta03" type="baseline" client="gradle" dependencies="false" name="AGP (8.0.0-beta03)" variant="all" version="8.0.0-beta03">
<issue
id="BanThreadSleep"
message="Uses Thread.sleep()"
errorLine1=" Thread.sleep(5000L)"
errorLine2=" ~~~~~">
<location
file="src/androidTest/java/androidx/tv/foundation/lazy/list/LazyListTest.kt"/>
</issue>
<issue
id="BanThreadSleep"
message="Uses Thread.sleep()"
errorLine1=" Thread.sleep(5000L)"
errorLine2=" ~~~~~">
<location
file="src/androidTest/java/androidx/tv/foundation/lazy/list/LazyListTest.kt"/>
</issue>
<issue
id="BanThreadSleep"
message="Uses Thread.sleep()"
errorLine1=" Thread.sleep(5)"
errorLine2=" ~~~~~">
<location
file="src/androidTest/java/androidx/tv/foundation/lazy/list/LazyScrollTest.kt"/>
</issue>
<issue
id="BanThreadSleep"
message="Uses Thread.sleep()"
errorLine1=" Thread.sleep(5)"
errorLine2=" ~~~~~">
<location
file="src/androidTest/java/androidx/tv/foundation/lazy/grid/LazyScrollTest.kt"/>
</issue>
</issues>