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

am: dc607bc28e

Change-Id: Iac16279578a662fb03f3ddde75f57c38d16fae84
This commit is contained in:
Chih-Hung Hsieh
2018-10-20 01:17:34 -07:00
committed by android-build-merger

View File

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