Loading core/java/android/app/WallpaperManager.java +0 −2 Original line number Diff line number Diff line Loading @@ -702,8 +702,6 @@ public class WallpaperManager { // cropper doesn't exist, return null throw new IllegalArgumentException("Cannot use passed URI to set wallpaper; " + "check that the type returned by ContentProvider matches image/*"); return null; } /** Loading Loading
core/java/android/app/WallpaperManager.java +0 −2 Original line number Diff line number Diff line Loading @@ -702,8 +702,6 @@ public class WallpaperManager { // cropper doesn't exist, return null throw new IllegalArgumentException("Cannot use passed URI to set wallpaper; " + "check that the type returned by ContentProvider matches image/*"); return null; } /** Loading