aboutsummaryrefslogtreecommitdiff
path: root/WordPress/src/main/res/xml/backup_scheme.xml
diff options
context:
space:
mode:
Diffstat (limited to 'WordPress/src/main/res/xml/backup_scheme.xml')
-rw-r--r--WordPress/src/main/res/xml/backup_scheme.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/WordPress/src/main/res/xml/backup_scheme.xml b/WordPress/src/main/res/xml/backup_scheme.xml
new file mode 100644
index 000000000..f08be9004
--- /dev/null
+++ b/WordPress/src/main/res/xml/backup_scheme.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="utf-8"?>
+<full-backup-content>
+ <include domain="database" path="wordpress"/>
+ <include domain="database" path="persistentedittext.db"/>
+ <include domain="sharedpref" path="self_signed_certs_truststore.bks"/>
+ <include domain="sharedpref" path="org.wordpress.android_preferences.xml"/>
+ <include domain="sharedpref" path="simperium.xml"/>
+</full-backup-content>