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

Commit b2cf27a1 authored by Android (Google) Code Review's avatar Android (Google) Code Review
Browse files

Merge change 20326

* changes:
  Fix build.
parents 4cba59cb 73cf55d9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -88,7 +88,7 @@ public class WallpaperManager {
    }

    /**
     * Like {@link #peekWallpaper}, but always returns a valid Drawable.  If
     * Like {@link #peek}, but always returns a valid Drawable.  If
     * no wallpaper is set, the system default wallpaper is returned.
     *
     * @return Returns a Drawable object that will draw the wallpaper.