diff options
Diffstat (limited to 'autofill-parser/src/main/AndroidManifest.xml')
-rw-r--r-- | autofill-parser/src/main/AndroidManifest.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autofill-parser/src/main/AndroidManifest.xml b/autofill-parser/src/main/AndroidManifest.xml index 997924d6..e3cc34c8 100644 --- a/autofill-parser/src/main/AndroidManifest.xml +++ b/autofill-parser/src/main/AndroidManifest.xml @@ -3,4 +3,4 @@ ~ SPDX-License-Identifier: LGPL-3.0-only WITH LGPL-3.0-linking-exception --> -<manifest package="com.github.androidpasswordstore.autofillparser"></manifest> +<manifest /> |