fix build break
bug: 27834014 Change-Id: Ib5d03818d285c50d220c45ebace635faf6771ff3
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user