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

Commit 01f0e449 authored by Glenn Kasten's avatar Glenn Kasten Committed by Android (Google) Code Review
Browse files

Merge "Fix build from multiple declaration"

parents a3dafcfb d1f7354d
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -304,7 +304,6 @@ android_media_AudioTrack_setup(JNIEnv *env, jobject thiz, jobject weak_this,
    lpJniStorage->mCallbackData.busy = false;

    // initialize the native AudioTrack object
    status_t status;
    switch (memoryMode) {
    case MODE_STREAM: