Merge "Fix implicit-fallthrough warnings."

am: ad9708f570

Change-Id: I3847f9f6263f9e80e0e78dd7c30b8dec2f396456
This commit is contained in:
Chih-Hung Hsieh
2018-10-20 01:12:28 -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;
}