<?xml version="1.0" encoding="UTF-8"?> | |
<issues format="6" by="lint 8.2.0-beta01" type="baseline" client="gradle" dependencies="false" name="AGP (8.2.0-beta01)" variant="all" version="8.2.0-beta01"> | |
<issue | |
id="DiffUtilEquals" | |
message="Suspicious equality check: `equals()` is not implemented in BluetoothDevice" | |
errorLine1=" return oldItem.device == newItem.device" | |
errorLine2=" ~~"> | |
<location | |
file="src/main/java/androidx/bluetooth/integration/testapp/ui/scanner/ScannerAdapter.kt"/> | |
</issue> | |
</issues> |