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

Commit ab10009e authored by Abdullah Tabassum's avatar Abdullah Tabassum Committed by Android (Google) Code Review
Browse files

Merge "Enable devices to restore wallpapers from previous versions" into main

parents 48180dfe 53f81828
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -34,6 +34,7 @@
                 android:allowBackup="true"
                 android:backupInForeground="true"
                 android:backupAgent=".WallpaperBackupAgent"
                 android:restoreAnyVersion="true"
                 android:fullBackupOnly="true" >
    </application>
</manifest>