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

Commit ef85290a authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker
Browse files

Snap for 10080193 from 6fc238c1 to udc-qpr1-release

Change-Id: I979e5c2a2f08009fc72f4148b0648e9550df7bb7
parents ac50637a 6fc238c1
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -3081,7 +3081,11 @@ TEST_P(CameraAidlTest, validateStreamConfigurations) {
            ASSERT_EQ(blobMinDurations.size(), blobStallDurations.size());
        }

        // Validate other aspects of stream configuration metadata...
        // TODO (b/280887191): Validate other aspects of stream configuration metadata...

        ndk::ScopedAStatus ret = mSession->close();
        mSession = nullptr;
        ASSERT_TRUE(ret.isOk());
    }
}