Allow adb backups (not Google cloud backups!) for DAVdroid because of user request

pull/2/head
rfc2822 10 years ago
parent 7e20bcd6f5
commit 9e49de1116

@ -17,7 +17,7 @@
<uses-permission android:name="android.permission.WRITE_SYNC_SETTINGS" />
<application
android:allowBackup="false"
android:allowBackup="true"
android:icon="@drawable/ic_launcher"
android:label="@string/app_name"
android:theme="@style/AppTheme"

Loading…
Cancel
Save