mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-05 10:26:52 +00:00
Bug: 330900048 Flag: com.android.launcher3.one_grid_specs Test: n/a Change-Id: I919195dbc7ac78c3be42f0f9d7620193a24d7e99
15 lines
751 B
XML
15 lines
751 B
XML
<?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="database" path="launcher_6_by_5.db" />
|
|
<include domain="database" path="launcher_5_by_6.db" />
|
|
<include domain="database" path="launcher_4_by_6.db" />
|
|
<include domain="database" path="launcher_4_by_5.db" />
|
|
<include domain="database" path="launcher_4_by_4.db" />
|
|
<include domain="database" path="launcher_3_by_3.db" />
|
|
<include domain="database" path="launcher_2_by_2.db" />
|
|
<include domain="sharedpref" path="com.android.launcher3.prefs.xml" />
|
|
<include domain="file" path="downgrade_schema.json" />
|
|
|
|
</full-backup-content> |