blob: acc13709c35c091618930b0530f097322f5d2991 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<issues format="5" by="lint 7.1.0-dev">
<issue
id="DefaultLocale"
message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead">
<location
file="manifest-merger/src/main/java/com/android/manifmerger/PostValidator.java"
line="292"/>
</issue>
<issue
id="DefaultLocale"
message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead">
<location
file="manifest-merger/src/main/java/com/android/manifmerger/PostValidator.java"
line="308"/>
</issue>
<issue
id="DefaultLocale"
message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead">
<location
file="manifest-merger/src/main/java/com/android/manifmerger/PostValidator.java"
line="343"/>
</issue>
<issue
id="DefaultLocale"
message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead">
<location
file="manifest-merger/src/main/java/com/android/manifmerger/PostValidator.java"
line="359"/>
</issue>
<issue
id="DefaultLocale"
message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead">
<location
file="manifest-merger/src/main/java/com/android/manifmerger/PreValidator.java"
line="274"/>
</issue>
<issue
id="DefaultLocale"
message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead">
<location
file="manifest-merger/src/main/java/com/android/manifmerger/PreValidator.java"
line="290"/>
</issue>
<issue
id="DefaultLocale"
message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead">
<location
file="manifest-merger/src/main/java/com/android/manifmerger/XmlElement.java"
line="803"/>
</issue>
<issue
id="DefaultLocale"
message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead">
<location
file="manifest-merger/src/main/java/com/android/manifmerger/XmlElement.java"
line="817"/>
</issue>
<issue
id="VisibleForTests"
message="This method should only be accessed from tests or within private scope">
<location
file="manifest-merger/src/main/java/com/android/manifmerger/NavigationXmlDocument.kt"
line="124"/>
</issue>
<issue
id="VisibleForTests"
message="This method should only be accessed from tests or within private scope">
<location
file="manifest-merger/src/main/java/com/android/manifmerger/NavigationXmlDocument.kt"
line="140"/>
</issue>
</issues>