mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Merge "Fix implicit fallthrough warnings."
This commit is contained in:
@@ -2074,6 +2074,7 @@ bool ExternalCameraDeviceSession::isSupported(const Stream& stream) {
|
||||
ALOGI("%s: BLOB format does not support dataSpace %x", __FUNCTION__, ds);
|
||||
return false;
|
||||
}
|
||||
break;
|
||||
case PixelFormat::IMPLEMENTATION_DEFINED:
|
||||
case PixelFormat::YCBCR_420_888:
|
||||
case PixelFormat::YV12:
|
||||
|
||||
Reference in New Issue
Block a user