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

Commit 7ec3a981 authored by Michael Jurka's avatar Michael Jurka Committed by Android Git Automerger
Browse files

am 588bfeea: am f6f545f6: Merge "Fix the build" into klp-dev

* commit '588bfeea':
  Fix the build
parents 6236cfdf 588bfeea
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;
    }

    /**