backupscheme.xml 631 B

12345678910111213
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <full-backup-content xmlns:android="http://schemas.android.com/apk/res/android">
  3. <include domain="database" path="launcher.db" />
  4. <include domain="database" path="launcher_6_by_5.db" />
  5. <include domain="database" path="launcher_4_by_5.db" />
  6. <include domain="database" path="launcher_4_by_4.db" />
  7. <include domain="database" path="launcher_3_by_3.db" />
  8. <include domain="database" path="launcher_2_by_2.db" />
  9. <include domain="sharedpref" path="com.android.launcher3.prefs.xml" />
  10. <include domain="file" path="downgrade_schema.json" />
  11. </full-backup-content>