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

Commit 62da080e authored by Pierre Lee's avatar Pierre Lee Committed by android-build-merger
Browse files

Merge "The test failed when one of the three cameras was configured with a...

Merge "The test failed when one of the three cameras was configured with a maximum android.scaler.availableStreamConfiguration size of 1600*1200" am: ac6175ee am: cb516f7c
am: 556b0495

Change-Id: I40eb4709eaea843a06222c20baec61c150d5e3f5
parents a9ccf13d 556b0495
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -3268,6 +3268,8 @@ TEST_F(CameraHidlTest, configureStreamsWithSessionParameters) {
            continue;
        }

        outputPreviewStreams.clear();

        ASSERT_EQ(Status::OK, getAvailableOutputStreams(staticMetaBuffer, outputPreviewStreams,
                &previewThreshold));
        ASSERT_NE(0u, outputPreviewStreams.size());