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

Commit 62bf8773 authored by Christopher Tate's avatar Christopher Tate Committed by android-build-merger
Browse files

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

am: 641bd536

Change-Id: I3b2ceb7646a3332998782bf8bffff34e2c98191e
parents af31bcc7 641bd536
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>