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

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

Change-Id: I3e2b8d078abcd414663f802afa1d3d6926e08247
parents a63b2e4d ac6175ee
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -2896,6 +2896,8 @@ TEST_F(CameraHidlTest, configureStreamsWithSessionParameters) {
            continue;
        }

        outputPreviewStreams.clear();

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