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

Commit 40e0b96b authored by Glenn Kasten's avatar Glenn Kasten Committed by Android Git Automerger
Browse files

am 01f0e449: Merge "Fix build from multiple declaration"

* commit '01f0e449':
  Fix build from multiple declaration
parents c316f614 01f0e449
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: