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

Commit d19342a8 authored by Chong Zhang's avatar Chong Zhang
Browse files

fix build break

bug: 27834014
Change-Id: Ib5d03818d285c50d220c45ebace635faf6771ff3
parent 1c2db899
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -405,11 +405,13 @@ public class IWindowManagerImpl implements IWindowManager {
    @Override
    public int[] setNewConfiguration(Configuration arg0) throws RemoteException {
        // TODO Auto-generated method stub
        return null;
    }

    @Override
    public Rect getBoundsForNewConfiguration(int stackId) throws RemoteException {
        // TODO Auto-generated method stub
        return null;
    }

    @Override