Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1d6a66b6 authored by Christopher Tate's avatar Christopher Tate Committed by android-build-merger
Browse files

Mark wallpaper as backupInForeground="true" am: 8f4c8269 am: 641bd536

am: 62bf8773

Change-Id: I1ffc489ef889bd48f1949e810d22ad36973db358
parents 18f4bd88 62bf8773
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -24,6 +24,7 @@
                 android:process="system"
                 android:killAfterRestore="false"
                 android:allowBackup="true"
                 android:backupInForeground="true"
                 android:backupAgent=".WallpaperBackupAgent"
                 android:fullBackupOnly="true" >
    </application>