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

Commit cea05575 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fix QC vts test failure" into sc-dev

parents 8d1f23e3 8e485cc6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -756,7 +756,7 @@ TEST_P(RadioHidlTest_v1_6, setCarrierInfoForImsiEncryption_1_6) {
/*
 * Test IRadio.getSimPhonebookRecords() for the response returned.
 */
TEST_F(RadioHidlTest_v1_6, getSimPhonebookRecords) {
TEST_P(RadioHidlTest_v1_6, getSimPhonebookRecords) {
    serial = GetRandomSerialNumber();
    radio_v1_6->getSimPhonebookRecords(serial);
    EXPECT_EQ(std::cv_status::no_timeout, wait());