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

Commit 333bd96c authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Remove UnsupportedAppUsage from nativeNewInstance([BII)"

parents b276e053 0bd3a6b3
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -318,7 +318,6 @@ public final class BitmapRegionDecoder {
    private static native int nativeGetHeight(long lbm);
    private static native void nativeClean(long lbm);

    @UnsupportedAppUsage
    private static native BitmapRegionDecoder nativeNewInstance(
            byte[] data, int offset, int length);
    private static native BitmapRegionDecoder nativeNewInstance(