mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-01 00:06:47 +00:00
7 lines
272 B
XML
7 lines
272 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="sharedpref" path="com.android.launcher3.prefs.xml" />
|
||
|
|
|
||
|
|
</full-backup-content>
|