summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorChristopher Tate <ctate@google.com>2011-10-07 12:37:42 -0700
committerChristopher Tate <ctate@google.com>2011-10-07 12:37:42 -0700
commitbf6ee4f509cbe7a44f4cc72f28e6150ca47c066d (patch)
tree7e546dc709a31a2fdf0503f2817052e3c745fde3 /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
parent2461fef4c07defa5ffc31ef1063d21f94e421700 (diff)
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. It also turns off the (minor) debugging that had been enabled in WallpaperBackupHelper while digging into the issue. Bug 5416839 Change-Id: I963893c236e24c75d10dde75836805295ea42cbb
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions