blob: e7d83a713668bef79e94f9984d6c30f75aecc065 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<issues format="5" by="lint 7.0.0-dev">
<issue
id="DefaultLocale"
message="Implicitly using the default locale is a common source of bugs: Use `toLowerCase(Locale)` instead. For strings meant to be internal use `Locale.ROOT`, otherwise `Locale.getDefault()`.">
<location
file="src/main/java/com/android/sdklib/repository/legacy/remote/internal/archives/ArchFilter.java"
line="119"/>
</issue>
<issue
id="DefaultLocale"
message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead">
<location
file="src/main/java/com/android/sdklib/internal/avd/AvdInfo.java"
line="281"/>
</issue>
<issue
id="DefaultLocale"
message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead">
<location
file="src/main/java/com/android/sdklib/repository/legacy/remote/internal/DownloadCache.java"
line="385"/>
</issue>
<issue
id="DefaultLocale"
message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead">
<location
file="src/main/java/com/android/sdklib/repository/legacy/remote/internal/DownloadCache.java"
line="413"/>
</issue>
<issue
id="DefaultLocale"
message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead">
<location
file="src/main/java/com/android/sdklib/repository/legacy/remote/internal/DownloadCache.java"
line="508"/>
</issue>
<issue
id="DefaultLocale"
message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead">
<location
file="src/main/java/com/android/sdklib/repository/legacy/local/LocalDirInfo.java"
line="191"/>
</issue>
<issue
id="DefaultLocale"
message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead">
<location
file="src/main/java/com/android/sdklib/repository/legacy/local/LocalDirInfo.java"
line="193"/>
</issue>
<issue
id="DefaultLocale"
message="Implicitly using the default locale is a common source of bugs: Use `toLowerCase(Locale)` instead. For strings meant to be internal use `Locale.ROOT`, otherwise `Locale.getDefault()`.">
<location
file="src/main/java/com/android/sdklib/repository/legacy/local/LocalPlatformPkgInfo.java"
line="96"/>
</issue>
<issue
id="DefaultLocale"
message="Implicitly using the default locale is a common source of bugs: Use `toLowerCase(Locale)` instead. For strings meant to be internal use `Locale.ROOT`, otherwise `Locale.getDefault()`.">
<location
file="src/main/java/com/android/sdklib/repository/legacy/local/LocalPlatformPkgInfo.java"
line="101"/>
</issue>
<issue
id="DefaultLocale"
message="Implicitly using the default locale is a common source of bugs: Use `toLowerCase(Locale)` instead. For strings meant to be internal use `Locale.ROOT`, otherwise `Locale.getDefault()`.">
<location
file="src/main/java/com/android/sdklib/repository/installer/MavenInstallListener.java"
line="299"/>
</issue>
<issue
id="DefaultLocale"
message="Implicitly using the default locale is a common source of bugs: Use `toUpperCase(Locale)` instead. For strings meant to be internal use `Locale.ROOT`, otherwise `Locale.getDefault()`.">
<location
file="src/main/java/com/android/sdklib/tool/OfflineRepoCreator.java"
line="136"/>
</issue>
<issue
id="DefaultLocale"
message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead">
<location
file="src/main/java/com/android/sdklib/repository/legacy/remote/internal/packages/RemoteDocPkgInfo.java"
line="100"/>
</issue>
<issue
id="DefaultLocale"
message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead">
<location
file="src/main/java/com/android/sdklib/repository/legacy/remote/internal/packages/RemotePlatformPkgInfo.java"
line="135"/>
</issue>
<issue
id="DefaultLocale"
message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead">
<location
file="src/main/java/com/android/sdklib/repository/legacy/remote/internal/packages/RemoteSourcePkgInfo.java"
line="117"/>
</issue>
<issue
id="DefaultLocale"
message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead">
<location
file="src/main/java/com/android/sdklib/repository/legacy/remote/internal/sources/SdkAddonConstants.java"
line="85"/>
</issue>
<issue
id="DefaultLocale"
message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead">
<location
file="src/main/java/com/android/sdklib/repository/legacy/remote/internal/sources/SdkRepoConstants.java"
line="161"/>
</issue>
<issue
id="DefaultLocale"
message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead">
<location
file="src/main/java/com/android/sdklib/repository/legacy/remote/internal/sources/SdkRepoSource.java"
line="87"/>
</issue>
<issue
id="DefaultLocale"
message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead">
<location
file="src/main/java/com/android/sdklib/repository/legacy/remote/internal/sources/SdkSource.java"
line="665"/>
</issue>
<issue
id="DefaultLocale"
message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead">
<location
file="src/main/java/com/android/sdklib/repository/legacy/remote/internal/sources/SdkSysImgConstants.java"
line="87"/>
</issue>
<issue
id="DefaultLocale"
message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead">
<location
file="src/main/java/com/android/sdklib/devices/Storage.java"
line="243"/>
</issue>
<issue
id="DefaultLocale"
message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead">
<location
file="src/main/java/com/android/sdklib/devices/Storage.java"
line="268"/>
</issue>
<issue
id="DefaultLocale"
message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead">
<location
file="src/main/java/com/android/sdklib/devices/Storage.java"
line="279"/>
</issue>
<issue
id="DefaultLocale"
message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead">
<location
file="src/main/java/com/android/sdklib/internal/build/SymbolLoader.java"
line="93"/>
</issue>
<issue
id="DefaultLocale"
message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead">
<location
file="src/main/java/com/android/sdklib/tool/sdkmanager/TableFormatter.java"
line="68"/>
</issue>
<issue
id="VisibleForTests"
message="This method should only be accessed from tests or within private scope">
<location
file="src/main/java/com/android/sdklib/repository/legacy/LegacyLocalRepoLoader.java"
line="84"/>
</issue>
<issue
id="FileComparisons"
message="Do not compare java.io.File with `equals` or `==`: will not work correctly on case insensitive file systems! See `go/files-howto`.">
<location
file="src/main/java/com/android/sdklib/tool/AvdManagerCli.java"
line="938"/>
</issue>
<issue
id="FileComparisons"
message="Do not compare java.io.File with `equals` or `==`: will not work correctly on case insensitive file systems! See `go/files-howto`.">
<location
file="src/main/java/com/android/sdklib/tool/AvdManagerCli.java"
line="963"/>
</issue>
<issue
id="FileComparisons"
message="Do not compare java.io.File with `equals` or `==`: will not work correctly on case insensitive file systems! See `go/files-howto`.">
<location
file="src/main/java/com/android/sdklib/tool/AvdManagerCli.java"
line="985"/>
</issue>
<issue
id="FileComparisons"
message="Do not compare java.io.File with `equals` or `==`: will not work correctly on case insensitive file systems! See `go/files-howto`.">
<location
file="src/main/java/com/android/sdklib/repository/legacy/local/LocalDirInfo.java"
line="227"/>
</issue>
<issue
id="FileComparisons"
message="Do not compare java.io.File with `equals` or `==`: will not work correctly on case insensitive file systems! See `go/files-howto`.">
<location
file="src/main/java/com/android/sdklib/repository/legacy/local/LocalDirInfo.java"
line="229"/>
</issue>
<issue
id="FileComparisons"
message="Do not compare java.io.File with `equals` or `==`: will not work correctly on case insensitive file systems! See `go/files-howto`.">
<location
file="src/main/java/com/android/sdklib/repository/legacy/local/LocalDirInfo.java"
line="273"/>
</issue>
<issue
id="FileComparisons"
message="Do not compare java.io.File with `equals` or `==`: will not work correctly on case insensitive file systems! See `go/files-howto`.">
<location
file="src/main/java/com/android/sdklib/repository/legacy/local/LocalDirInfo.java"
line="275"/>
</issue>
<issue
id="FileComparisons"
message="Do not compare java.io.File with `equals` or `==`: will not work correctly on case insensitive file systems! See `go/files-howto`.">
<location
file="src/main/java/com/android/sdklib/repository/legacy/local/LocalPkgInfo.java"
line="156"/>
</issue>
</issues>