Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 747c798e authored by Aurélien Pomini's avatar Aurélien Pomini Committed by Chris Poultney
Browse files

Always rebind user-set wallpapers

setWallpaperDescription is only called from WallpaperManager APIs
directly. In this case, always rebind the wallpaper, even if the same
component is already set.

We keep the forceRebind internally for specific cases (for example,
after a clear(FLAG_LOCK), we want to move the HOME wallpaper to
HOME+LOCK, we do it via setWallpaperDescriptionInternal(force=false).

The COMMAND_REAPPLY will no longer be sent and should probably be
removed.

Test: atest WallpaperManagerTest
Flag: EXEMPT small change
Bug: 417165168
Want-Code-Review: all

Change-Id: I296b3e2d029e89eecdc5bf03d11715a750be741b
parent 89098f76
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment