aboutsummaryrefslogtreecommitdiff
path: root/third_party
diff options
context:
space:
mode:
authorSam Judd <judds@google.com>2014-06-22 13:48:58 -0700
committerSam Judd <judds@google.com>2014-06-22 14:34:05 -0700
commitfcca8d79a3a04e71924d06799de2af46c923a84e (patch)
treef6c0d4ce25d5a813195876ecfceb7abe4cac3948 /third_party
parent284e8c47906592f1d1c30231d623c6499c4779c9 (diff)
downloadglide-fcca8d79a3a04e71924d06799de2af46c923a84e.tar.gz
Fix android studio gradle build and lint errors.
Diffstat (limited to 'third_party')
-rw-r--r--third_party/gif_decoder/lint.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/third_party/gif_decoder/lint.xml b/third_party/gif_decoder/lint.xml
new file mode 100644
index 00000000..d9d6c9ff
--- /dev/null
+++ b/third_party/gif_decoder/lint.xml
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<lint>
+ <issue id="AllowBackup" severity="ignore" />
+</lint>