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

Commit f6f545f6 authored by Michael Jurka's avatar Michael Jurka Committed by Android (Google) Code Review
Browse files

Merge "Fix the build" into klp-dev

parents 4d0f0692 5d1893ba
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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;
    }

    /**