Sunny Goyal | c190dbf | 2016-05-05 14:37:05 -0700 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <full-backup-content xmlns:android="http://schemas.android.com/apk/res/android"> |
| 3 | |
| 4 | <include domain="database" path="launcher.db" /> |
Alex Chau | 2975bb2 | 2022-01-12 15:23:30 +0000 | [diff] [blame^] | 5 | <include domain="database" path="launcher_6_by_5.db" /> |
| 6 | <include domain="database" path="launcher_4_by_5.db" /> |
| 7 | <include domain="database" path="launcher_4_by_4.db" /> |
| 8 | <include domain="database" path="launcher_3_by_3.db" /> |
| 9 | <include domain="database" path="launcher_2_by_2.db" /> |
Sunny Goyal | c190dbf | 2016-05-05 14:37:05 -0700 | [diff] [blame] | 10 | <include domain="sharedpref" path="com.android.launcher3.prefs.xml" /> |
Sunny Goyal | 05f3088 | 2017-05-03 12:42:18 -0700 | [diff] [blame] | 11 | <include domain="file" path="downgrade_schema.json" /> |
Sunny Goyal | c190dbf | 2016-05-05 14:37:05 -0700 | [diff] [blame] | 12 | |
| 13 | </full-backup-content> |