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

Commit 28323a42 authored by Romain Guy's avatar Romain Guy
Browse files

Fix the build

Change-Id: I506b24e2228d49badc513fdd839671ba50bb2faf
parent f3187b7d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -9099,6 +9099,7 @@ package android.graphics {
  }
  public class NinePatch {
    ctor public NinePatch(android.graphics.Bitmap, byte[]);
    ctor public NinePatch(android.graphics.Bitmap, byte[], java.lang.String);
    method public void draw(android.graphics.Canvas, android.graphics.RectF);
    method public void draw(android.graphics.Canvas, android.graphics.Rect);