Merge "Fix a minor javadoc issue" into tm-qpr-dev

This commit is contained in:
Chris Poultney
2022-12-20 20:07:56 +00:00
committed by Android (Google) Code Review

View File

@@ -1096,7 +1096,7 @@ public class WallpaperManager {
} }
/** /**
* Like {@link #getFastDrawable(int)}, but the returned Drawable has a number * Like {@link #getDrawable(int)}, but the returned Drawable has a number
* of limitations to reduce its overhead as much as possible. It will * of limitations to reduce its overhead as much as possible. It will
* never scale the wallpaper (only centering it if the requested bounds * never scale the wallpaper (only centering it if the requested bounds
* do match the bitmap bounds, which should not be typical), doesn't * do match the bitmap bounds, which should not be typical), doesn't