Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 03c1efba authored by android-build-team Robot's avatar android-build-team Robot Committed by android-build-merger
Browse files

Merge "Camera: Set partial results in result batcher" into pi-dev am: 33ad1e6a

am: cf20daeb

Change-Id: Ib404db8af391101230d3e12d828ef82898fb18a9
parents b713793f cf20daeb
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -52,6 +52,8 @@ CameraDeviceSession::CameraDeviceSession(
        }
    }

    mResultBatcher_3_4.setNumPartialResults(mNumPartialResults);

    camera_metadata_entry_t capabilities =
            mDeviceInfo.find(ANDROID_REQUEST_AVAILABLE_CAPABILITIES);
    bool isLogicalMultiCamera = false;