Index: build/android/lint/suppressions.xml |
diff --git a/build/android/lint/suppressions.xml b/build/android/lint/suppressions.xml |
index 4f10aa8255baf59b5daa3dff291a9d73d2fdf3d0..23d91e64a671ae20c623f93961bc8b608829fbe4 100644 |
--- a/build/android/lint/suppressions.xml |
+++ b/build/android/lint/suppressions.xml |
@@ -102,6 +102,8 @@ Still reading? |
<ignore path="chrome/android/java/res" /> |
<ignore path="content/shell/android/shell_apk/res/layout/content_shell_activity.xml" /> |
<ignore path="content/shell/android/shell_apk/res/values/strings.xml" /> |
+ <ignore path="chromecast/browser/android/apk/res/values/strings.xml" /> |
aurimas (slooooooooow)
2015/06/23 00:42:19
Which values and strings are unused?
gunsch
2015/06/23 00:45:43
None now (same thing I pinged you about over chat)
|
+ <ignore path="chromecast/internal/shell/android/apk/res/values/strings.xml" /> |
</issue> |
<issue id="SignatureOrSystemPermissions" severity="ignore"/> |
<issue id="UnusedAttribute" severity="ignore"/> |