aboutsummaryrefslogtreecommitdiffstats
path: root/android-support-v7-appcompat
diff options
context:
space:
mode:
authorBananeweizen <bananeweizen@gmx.de>2014-11-16 07:05:18 +0100
committerBananeweizen <bananeweizen@gmx.de>2014-11-16 07:05:18 +0100
commitd84d05c05774b71ef021f634bf965382acd11aa2 (patch)
tree4c916144bbcb5562ba7e2e0883d27566b3e3c8b9 /android-support-v7-appcompat
parenta2f526d23567f9a56fa4e3d4c911348f119bcc85 (diff)
downloadcgeo-d84d05c05774b71ef021f634bf965382acd11aa2.zip
cgeo-d84d05c05774b71ef021f634bf965382acd11aa2.tar.gz
cgeo-d84d05c05774b71ef021f634bf965382acd11aa2.tar.bz2
ignore invalid package references in tests
Also updates lint exclusions of external projects.
Diffstat (limited to 'android-support-v7-appcompat')
-rw-r--r--android-support-v7-appcompat/lint.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/android-support-v7-appcompat/lint.xml b/android-support-v7-appcompat/lint.xml
index 27b4e93..a41ed72 100644
--- a/android-support-v7-appcompat/lint.xml
+++ b/android-support-v7-appcompat/lint.xml
@@ -18,6 +18,7 @@
<issue id="CommitPrefEdits" severity="ignore" />
<issue id="CommitTransaction" severity="ignore" />
<issue id="ContentDescription" severity="ignore" />
+ <issue id="CustomViewStyleable" severity="ignore" />
<issue id="CutPasteId" severity="ignore" />
<issue id="DalvikOverride" severity="ignore" />
<issue id="DefaultLocale" severity="ignore" />