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

Commit be154ab3 authored by Phil Burk's avatar Phil Burk Committed by Android (Google) Code Review
Browse files

Merge "liboboe: fix symbol names for NDK"

parents 834b8b37 5a103958
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -26,8 +26,8 @@ LIBOBOE {
    OboeStream_waitForStateChange;
    OboeStream_read;
    OboeStream_write;
    Oboe_createAudioThread;
    Oboe_joinAudioThread;
    OboeStream_createThread;
    OboeStream_joinThread;
    OboeStream_setBufferSize;
    OboeStream_getBufferSize;
    OboeStream_getFramesPerBurst;