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

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

Issue 2628563002: Remove some Android lint suppressions. (Closed)
Patch Set: Rebase. 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/androidtests/src/org/appspot/apprtc/test/FileVideoCapturerTest.java » ('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 ca52ac6471f86125aa465ad94c1aab2018cfb06f..ead7c4d13ee307bbe91c163fe0c98ebb4086bb9a 100644
--- a/webrtc/build/android/suppressions.xml
+++ b/webrtc/build/android/suppressions.xml
@@ -7,9 +7,6 @@
to suppress.py. -->
<issue id="NewApi"></issue>
- <issue id="Locale" severity="ignore"/>
- <issue id="SdCardPath" severity="ignore"/>
- <issue id="UseValueOf" severity="ignore"/>
<issue id="InlinedApi" severity="ignore"/>
<issue id="DefaultLocale" severity="ignore"/>
<issue id="Assert" severity="ignore"/>
« no previous file with comments | « no previous file | webrtc/examples/androidtests/src/org/appspot/apprtc/test/FileVideoCapturerTest.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698