From e736af550a8e9a5a4b199ed7be24d9995418601b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Wed, 20 Mar 2013 01:14:19 +0100 Subject: describe allowBackup=false --- OpenPGP-Keychain/AndroidManifest.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/OpenPGP-Keychain/AndroidManifest.xml b/OpenPGP-Keychain/AndroidManifest.xml index 86b83a557..7b02d6fae 100644 --- a/OpenPGP-Keychain/AndroidManifest.xml +++ b/OpenPGP-Keychain/AndroidManifest.xml @@ -30,7 +30,7 @@ Association of file types to APG ================================= - General remarks about file ending conventions: + General remarks about file ending conventions: - *.gpg for binary files - *.asc for ascii armored files @@ -86,6 +86,9 @@ android:permissionGroup="org.sufficientlysecure.keychain.permission-group.keychain" android:protectionLevel="dangerous" /> +