Merge "Allowing Launcher to be backed up while in foreground" into ub-launcher3-master

This commit is contained in:
TreeHugger Robot
2020-03-04 22:02:45 +00:00
committed by Android (Google) Code Review
+1
View File
@@ -71,6 +71,7 @@
<application
android:backupAgent="com.android.launcher3.LauncherBackupAgent"
android:fullBackupOnly="true"
android:backupInForeground="true"
android:fullBackupContent="@xml/backupscheme"
android:hardwareAccelerated="true"
android:icon="@drawable/ic_launcher_home"