summaryrefslogtreecommitdiff
path: root/core/lint.xml
diff options
context:
space:
mode:
Diffstat (limited to 'core/lint.xml')
-rw-r--r--core/lint.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/core/lint.xml b/core/lint.xml
new file mode 100644
index 000000000..f3cb24810
--- /dev/null
+++ b/core/lint.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<lint>
+ <issue id="VectorPath">
+ <ignore path="res/drawable/ic_settings.xml" />
+ <ignore path="res/drawable/ic_settings_white.xml" />
+ </issue>
+</lint>