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

Commit f5cc3644 authored by Dianne Hackborn's avatar Dianne Hackborn
Browse files

Fix build.

Change-Id: I92eabc35168acfe58641917179be0d90a14f2f11
parent bb8c4834
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -173,6 +173,11 @@ public final class BridgeWindowSession implements IWindowSession {
        // pass for now.
    }

    @Override
    public void setWallpaperDisplayOffset(IBinder windowToken, int x, int y) {
        // pass for now.
    }

    @Override
    public Bundle sendWallpaperCommand(IBinder window, String action, int x, int y,
            int z, Bundle extras, boolean sync) {