Merge "Fix the build" into klp-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
f6f545f6a7
@@ -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;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user