summaryrefslogtreecommitdiffstats
path: root/res/xml/backupscheme.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/backupscheme.xml')
-rw-r--r--res/xml/backupscheme.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/res/xml/backupscheme.xml b/res/xml/backupscheme.xml
new file mode 100644
index 000000000..7e833a0ca
--- /dev/null
+++ b/res/xml/backupscheme.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="utf-8"?>
+<full-backup-content xmlns:android="http://schemas.android.com/apk/res/android">
+
+ <include domain="database" path="launcher.db" />
+ <include domain="sharedpref" path="com.android.launcher3.prefs.xml" />
+
+</full-backup-content> \ No newline at end of file