am c38acbbe: Merge "Fix docs build." into klp-dev

* commit 'c38acbbe3060086977a1f9877b9d4befed5894be':
  Fix docs build.
This commit is contained in:
Ying Wang
2013-09-14 12:03:58 -07:00
committed by Android Git Automerger

View File

@@ -480,7 +480,7 @@ public class WallpaperManager {
* Gets an Intent that will launch an activity that crops the given
* image and sets the device's wallpaper. If there is a default HOME activity
* that supports cropping wallpapers, it will be preferred as the default.
* Use this method instead of directly creating a {@link Intent#CROP_AND_SET_WALLPAPER}
* Use this method instead of directly creating a {@link #ACTION_CROP_AND_SET_WALLPAPER}
* intent.
*/
public Intent getCropAndSetWallpaperIntent(Uri imageUri) {