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

Commit 5a77ac20 authored by Chih-Hung Hsieh's avatar Chih-Hung Hsieh Committed by android-build-merger
Browse files

Merge "Fix implicit-fallthrough warnings." am: ad9708f5

am: dc607bc2

Change-Id: Iac16279578a662fb03f3ddde75f57c38d16fae84
parents 904b90ed dc607bc2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -297,6 +297,7 @@ void setDefaultPortParam(
            setupAACPort(omxNode, portIndex, OMX_AUDIO_AACObjectNull,
                         OMX_AUDIO_AACStreamFormatMP4FF, nChannels, 0,
                         nSampleRate);
            break;
        default:
            break;
    }