blob: afb7aad3bc8c8b77ac70315ca17fdb6c932d9566 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<issues format="5" by="lint 4.2.0-beta02" client="gradle" version="4.2.0-beta02">
<issue
id="BanSynchronizedMethods"
message="Use of synchronized methods is not recommended"
errorLine1=" @Override"
errorLine2=" ^">
<location
file="src/main/java/androidx/remotecallback/compiler/RemoteCallbackProcessor.java"
line="54"
column="5"/>
</issue>
</issues>