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

Commit 4ea7b1c3 authored by Alan Viverette's avatar Alan Viverette
Browse files

Fix mistake in current APIs.

Change-Id: I5f41108a2c28169c0a5433993fea5bb1b6037c5a
parent a7588e63
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -9858,7 +9858,6 @@ package android.graphics.drawable {
    method public final int addChild(android.graphics.drawable.Drawable);
    method public synchronized boolean canConstantState();
    method protected void computeConstantSize();
    method public final int getCapacity();
    method public int getChangingConfigurations();
    method public final android.graphics.drawable.Drawable getChild(int);
    method public final int getChildCount();
@@ -9874,7 +9873,6 @@ package android.graphics.drawable {
    method public void growArray(int, int);
    method public final boolean isConstantSize();
    method public final boolean isStateful();
    method public final void mutate();
    method public final void setConstantSize(boolean);
    method public final void setEnterFadeDuration(int);
    method public final void setExitFadeDuration(int);