summaryrefslogtreecommitdiffstats
path: root/res/xml/backupscheme.xml
blob: 7e833a0ca1647b2b0b66858788130a864634227a (plain)
1
2
3
4
5
6
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>