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

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

Issue 2444853002: Roll chromium_revision 1362287708..9b5bb47fa0 (426760:426837) + roll Android SDK to N (Closed)
Patch Set: Created 4 years, 2 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 | « DEPS ('k') | no next file » | 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 a8b87307dec5a4010133ab196e2772bf01db8142..ca52ac6471f86125aa465ad94c1aab2018cfb06f 100644
--- a/webrtc/build/android/suppressions.xml
+++ b/webrtc/build/android/suppressions.xml
@@ -31,6 +31,9 @@
<issue id="NewApi" severity="ignore"/>
<issue id="OldTargetApi" severity="ignore"/>
+ <issue id="GoogleAppIndexingWarning" severity="ignore"/>
+ <issue id="MissingRegistered" severity="ignore"/>
+
<!-- These are just from the dummy AndroidManifest.xml we use for linting.
It's in the same directory as this file. -->
<issue id="MissingApplicationIcon" severity="ignore"/>
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698