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

Commit ed1baf6a authored by Rachad's avatar Rachad Committed by Android (Google) Code Review
Browse files

Merge "Fix Build:"

parents a93311f9 9201d230
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -15014,6 +15014,7 @@ package android.media {
    method public int write(short[], int, int, int);
    method public int write(float[], int, int, int);
    method public int write(java.nio.ByteBuffer, int, int);
    method public int write(java.nio.ByteBuffer, int, int, long);
    field public static final int ERROR = -1; // 0xffffffff
    field public static final int ERROR_BAD_VALUE = -2; // 0xfffffffe
    field public static final int ERROR_INVALID_OPERATION = -3; // 0xfffffffd
+1 −0
Original line number Diff line number Diff line
@@ -16226,6 +16226,7 @@ package android.media {
    method public int write(short[], int, int, int);
    method public int write(float[], int, int, int);
    method public int write(java.nio.ByteBuffer, int, int);
    method public int write(java.nio.ByteBuffer, int, int, long);
    field public static final int ERROR = -1; // 0xffffffff
    field public static final int ERROR_BAD_VALUE = -2; // 0xfffffffe
    field public static final int ERROR_INVALID_OPERATION = -3; // 0xfffffffd