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

Commit 75b182c0 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Notify callbacks to update in case wallpaper is waiting for unlock."

parents c6426825 96dbbb9d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1719,6 +1719,7 @@ public class WallpaperManagerService extends IWallpaperManager.Stub
                    final WallpaperData systemWallpaper =
                            getWallpaperSafeLocked(userId, FLAG_SYSTEM);
                    switchWallpaper(systemWallpaper, null);
                    notifyCallbacksLocked(systemWallpaper);
                }

                // Make sure that the SELinux labeling of all the relevant files is correct.