summaryrefslogtreecommitdiffstats
path: root/res/xml/backupscheme.xml
blob: 299e92ea10a6fd4e2b34e11785ee780e00a1b72c (plain)
1
2
3
4
5
6
7
8
<?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" />
    <include domain="file" path="downgrade_schema.json" />

</full-backup-content>