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

am: 556b049596

Change-Id: I40eb4709eaea843a06222c20baec61c150d5e3f5
This commit is contained in:
Pierre Lee
2019-01-21 20:29:42 -08:00
committed by android-build-merger

View File

@@ -3268,6 +3268,8 @@ TEST_F(CameraHidlTest, configureStreamsWithSessionParameters) {
continue;
}
outputPreviewStreams.clear();
ASSERT_EQ(Status::OK, getAvailableOutputStreams(staticMetaBuffer, outputPreviewStreams,
&previewThreshold));
ASSERT_NE(0u, outputPreviewStreams.size());