Merge "Sending WALLPAPER_CHANGED broadcast when live wallpaper changes" into nyc-dev
This commit is contained in:
@@ -1285,6 +1285,7 @@ public class WallpaperManagerService extends IWallpaperManager.Stub {
|
||||
wallpaper.imageWallpaperPending = false;
|
||||
if (bindWallpaperComponentLocked(name, false, true, wallpaper, null)) {
|
||||
wallpaper.wallpaperId = makeWallpaperIdLocked();
|
||||
notifyCallbacksLocked(wallpaper);
|
||||
}
|
||||
} finally {
|
||||
Binder.restoreCallingIdentity(ident);
|
||||
|
||||
Reference in New Issue
Block a user