OSDN Git Service

Always store wallpaper metadata to backup
authorChristopher Tate <ctate@google.com>
Mon, 19 Sep 2016 21:05:44 +0000 (14:05 -0700)
committerChristopher Tate <ctate@google.com>
Mon, 19 Sep 2016 21:05:44 +0000 (14:05 -0700)
commita611fdc66b1c72c429cc2c8bf70afab9b5825c0b
tree0f5c8000b734fc1f18b99be415a0f76da531fb9b
parent3dfd09e86046365094badde99e20aefbadc837f7
Always store wallpaper metadata to backup

By gating this on system/lock wallpaper imagery state we were
inadvertently missing backup state for some live-wallpaper use
cases.

Bug 31023198

Change-Id: Ie53000453e6618844be7c01766c1b715d14cc713
packages/WallpaperBackup/src/com/android/wallpaperbackup/WallpaperBackupAgent.java