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