Opt out from fullBackupContent for now

This commit is contained in:
Dominik Schürmann
2015-12-22 14:02:48 +01:00
parent 574d20e0c3
commit a4d24b01b8

View File

@@ -89,6 +89,7 @@
<application
android:name=".KeychainApplication"
android:allowBackup="false"
android:fullBackupContent="false"
android:hardwareAccelerated="true"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"