diff options
author | Christopher Tate <ctate@google.com> | 2011-10-06 17:24:54 -0700 |
---|---|---|
committer | Christopher Tate <ctate@google.com> | 2011-10-06 17:24:54 -0700 |
commit | a0c39e28e56d642168ad18dccb86f5787b4e1592 (patch) | |
tree | 35a0704e7399a554512a92c51bd19ecb8db8acf9 /docs/html/sdk/api_diff/14/changes.html | |
parent | 65162b1ee430cb8050109327a7fd958fa72d64ac (diff) | |
download | frameworks_base-a0c39e28e56d642168ad18dccb86f5787b4e1592.zip frameworks_base-a0c39e28e56d642168ad18dccb86f5787b4e1592.tar.gz frameworks_base-a0c39e28e56d642168ad18dccb86f5787b4e1592.tar.bz2 |
DO NOT MERGE: fix wallpaper restore
Following a restore of the wallpaper data files, the settingsRestored()
method was binding the new wallpaper by passing null as the component,
because once upon a time that meant just use the configuration that had
just been loaded from the [newly restored] settings filed. However, at
some point this broke when the load from settings was made a staging
operation, not also the commitment of the changes.
This CL passes the newly-determined component configuration explicitly
to the bind, overriding the product default that may already have been
emplaced by the time the restore happens.
Will not merge cleanly downstream; the parallel (small) change will
be made explicitly there.
Bug 5416839
Change-Id: I50b5d57fafd176529ac7a90cac8116bbc9f696fd
Diffstat (limited to 'docs/html/sdk/api_diff/14/changes.html')
0 files changed, 0 insertions, 0 deletions