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

Commit d5adbec5 authored by Dianne Hackborn's avatar Dianne Hackborn Committed by Android (Google) Code Review
Browse files

Merge "Fix build." into lmp-dev

parents f14fb342 f5cc3644
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) {