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

Commit 2df80446 authored by Romain Guy's avatar Romain Guy Committed by Android (Google) Code Review
Browse files

Merge "Fix the build"

parents b2675542 28323a42
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -9134,6 +9134,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);