mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
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:
@@ -3268,6 +3268,8 @@ TEST_F(CameraHidlTest, configureStreamsWithSessionParameters) {
|
||||
continue;
|
||||
}
|
||||
|
||||
outputPreviewStreams.clear();
|
||||
|
||||
ASSERT_EQ(Status::OK, getAvailableOutputStreams(staticMetaBuffer, outputPreviewStreams,
|
||||
&previewThreshold));
|
||||
ASSERT_NE(0u, outputPreviewStreams.size());
|
||||
|
||||
Reference in New Issue
Block a user