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

Commit fe687747 authored by Chong Zhang's avatar Chong Zhang Committed by android-build-merger
Browse files

fix build break am: d19342a8

am: ec500bfb

* commit 'ec500bfb':
  fix build break

Change-Id: I15b9a50e7411b3573356bcce1bbf000dd8e16ef0
parents 7b81141c ec500bfb
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