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

Commit cf20daeb 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

Change-Id: I632f43b7e378ad1bda505d8c1f06a16f3c487868
parents 93df7cf5 33ad1e6a
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;