aboutsummaryrefslogtreecommitdiff
path: root/app/lint.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/lint.xml')
-rw-r--r--app/lint.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/app/lint.xml b/app/lint.xml
new file mode 100644
index 00000000..04e81e69
--- /dev/null
+++ b/app/lint.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?><!--
+ ~ Copyright © 2014-2020 The Android Password Store Authors. All Rights Reserved.
+ ~ SPDX-License-Identifier: GPL-3.0-only
+ -->
+<lint>
+ <issue id="InvalidPackage">
+ <ignore regexp="X509LDAPCertStoreSpi" />
+ </issue>
+</lint> \ No newline at end of file