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

Commit d5b0b9bb authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Mark wallpaper as backupInForeground="true"" into nyc-mr1-dev

parents 04029362 8f4c8269
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>