Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1259)

Unified Diff: webrtc/build/android/suppressions.xml

Issue 2628833004: Remove lint ignores and add WrongCall ignore directly to the test. (Closed)
Patch Set: Use annotation instead of a comment. Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | webrtc/examples/androidapp/res/values/strings.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/build/android/suppressions.xml
diff --git a/webrtc/build/android/suppressions.xml b/webrtc/build/android/suppressions.xml
index ead7c4d13ee307bbe91c163fe0c98ebb4086bb9a..d48ccb348fa136279c05e7b0ac65d7abad4a1763 100644
--- a/webrtc/build/android/suppressions.xml
+++ b/webrtc/build/android/suppressions.xml
@@ -14,7 +14,6 @@
<issue id="LongLogTag" severity="ignore"/>
<issue id="Registered" severity="ignore"/>
- <issue id="Recycle" severity="ignore"/>
<issue id="MissingPermission" severity="ignore"/>
<issue id="CommitPrefEdits" severity="ignore"/>
<issue id="UnusedResources" severity="ignore"/>
@@ -24,7 +23,6 @@
<issue id="RelativeOverlap" severity="ignore"/>
<issue id="RtlCompat" severity="ignore"/>
<issue id="IconMissingDensityFolder" severity="ignore"/>
- <issue id="WrongCall" severity="ignore"/>
<issue id="NewApi" severity="ignore"/>
<issue id="OldTargetApi" severity="ignore"/>
« no previous file with comments | « no previous file | webrtc/examples/androidapp/res/values/strings.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698