mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Fix implicit-fallthrough warnings.
Test: make checkbuild Bug: 112564944 Change-Id: Ib93559a5c1512861f9746cd28d8b19073ce92aa8
This commit is contained in:
@@ -297,6 +297,7 @@ void setDefaultPortParam(
|
||||
setupAACPort(omxNode, portIndex, OMX_AUDIO_AACObjectNull,
|
||||
OMX_AUDIO_AACStreamFormatMP4FF, nChannels, 0,
|
||||
nSampleRate);
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user