commit | 96e2ff400264f2d9716b4caea0eb072b07921249 | [log] [tgz] |
---|---|---|
author | Aurélien Pomini <pomini@google.com> | Mon Jul 17 17:31:06 2023 +0000 |
committer | Aurélien Pomini <pomini@google.com> | Tue Jul 18 10:05:12 2023 +0000 |
tree | 3920b0307acc174c00672b254d5fbb24e8adff56 | |
parent | 00f62accd7bffb35a593d156d7a29f81d00ae345 [diff] |
Release lock before color extraction on dim changes notifyWallpaperColorsChanged should always be called outside the lock since it may trigger heavy color computations. This is necessary in order to remove the old code paths of clearWallpaperLocked without causing boot time regressions. Flag: lockscreen live wallpaper Bug: 273443374 Test: atest WallpaperManagerTest Change-Id: Ib2b6dde8b65058874d2a4c014fa7de47320e6457