mirror of
https://github.com/etesync/android
synced 2024-11-05 23:48:59 +00:00
Allow adb backups (not Google cloud backups!) for DAVdroid because of user request
This commit is contained in:
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…
Reference in New Issue
Block a user