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

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

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

The test failed when one of the three cameras was configured with a maximum android.scaler.availableStreamConfiguration size of 1600*1200
am: 6f6fe9a5

Change-Id: I037a4eb21f0eee79acf78f15a1cd5bb9fef5da7b
parents 31ad8ce6 6f6fe9a5
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());