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

Commit 1a90a780 authored by Eino-Ville Talvala's avatar Eino-Ville Talvala Committed by The Android Automerger
Browse files

Camera3: Fix initial orientation configuration.

One call to set orientation too many.

Bug: 8683719
Change-Id: I4b776fc8665eed940a1f18a6f617be4f1406e41a
parent fac0b80b
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -335,11 +335,6 @@ status_t Camera3OutputStream::configureQueueLocked() {
        return res;
    }

    res = setTransformLocked(0);
    if (res != OK) {
        return res;
    }

    if (mMaxSize == 0) {
        // For buffers of known size
        res = native_window_set_buffers_geometry(mConsumer.get(),