Merge "Fix implicit-fallthrough warnings."

This commit is contained in:
Treehugger Robot
2018-10-20 04:45:15 +00:00
committed by Gerrit Code Review

View File

@@ -297,6 +297,7 @@ void setDefaultPortParam(
setupAACPort(omxNode, portIndex, OMX_AUDIO_AACObjectNull,
OMX_AUDIO_AACStreamFormatMP4FF, nChannels, 0,
nSampleRate);
break;
default:
break;
}