Prevent duplicate calls to updateSurface() and recursive call to
updateSurfaceDimming(). Reduce jank by removing notifyColorsChanged() on updateSurface() which caused notifyColorsChanged() to be called multiple times successively. Test: manual, atest WallpaperManagerTest Bug: 229715857 Change-Id: I552a6956648250cd36787b7ddd79758422ea7f68
Loading
Please register or sign in to comment