diff options
| author | Bananeweizen <bananeweizen@gmx.de> | 2014-11-16 07:05:18 +0100 |
|---|---|---|
| committer | Bananeweizen <bananeweizen@gmx.de> | 2014-11-16 07:05:18 +0100 |
| commit | d84d05c05774b71ef021f634bf965382acd11aa2 (patch) | |
| tree | 4c916144bbcb5562ba7e2e0883d27566b3e3c8b9 /google-play-services_lib | |
| parent | a2f526d23567f9a56fa4e3d4c911348f119bcc85 (diff) | |
| download | cgeo-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 'google-play-services_lib')
| -rw-r--r-- | google-play-services_lib/lint.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/google-play-services_lib/lint.xml b/google-play-services_lib/lint.xml index 52b28c3..1ff0c2f 100644 --- a/google-play-services_lib/lint.xml +++ b/google-play-services_lib/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" /> |
