commit | 6009d9db886c4b9262bbfa716d6f39e234e5dc19 | [log] [tgz] |
---|---|---|
author | Edward Savage-Jones <edward.savage-jones@sonymobile.com> | Tue Aug 30 18:44:19 2016 +0200 |
committer | Christopher Tate <ctate@google.com> | Wed Sep 21 15:13:39 2016 -0700 |
tree | 24da7cf7cbf4824c3eb87757bdd6e86ac028abc8 | |
parent | 103922f8c6445cce2983cdc4066d0b56c58d128a [diff] |
Fix WallpaperManager APIs When support for lockscreen wallpapers was added in API level 24 the behaviour for earlier API versions changed. Calls to the old 'set' APIs no longer affect the overall device wallpaper, and can result in an end user not being able to change their lockscreen wallpaper. This upload restores the original API behaviour. Bug: 31204228 Bug: 30456015 Change-Id: Ia16d2e2e379c54d798eef8f5c653099c2c581d78