diff --git a/libcamera/QualcommCameraHardware.cpp b/libcamera/QualcommCameraHardware.cpp index c7e11fd..2198241 100644 --- a/libcamera/QualcommCameraHardware.cpp +++ b/libcamera/QualcommCameraHardware.cpp @@ -1932,7 +1932,7 @@ void QualcommCameraHardware::setZoom() LOGE("Failed to get zoomratios..."); delete zoomRatios; } else { - LOGE("zoom ratios failed to acquire memory"); + LOGV("zoom ratios set"); } } } else {