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

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

Merge "Fix implicit-fallthrough warnings."

am: ad9708f5

Change-Id: I3847f9f6263f9e80e0e78dd7c30b8dec2f396456
parents bd3170f6 ad9708f5
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;
    }