mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 20:24:19 +00:00
Merge "Remove requirement for VtsHalRadioV1_3 tests for sim to be present" into rvc-dev am: 1826302984
Change-Id: I8ae7e0772756b0e8ac112ffb6216544291d96633
This commit is contained in:
@@ -38,9 +38,6 @@ void RadioHidlTest_v1_3::SetUp() {
|
||||
EXPECT_EQ(RadioResponseType::SOLICITED, radioRsp_v1_3->rspInfo.type);
|
||||
EXPECT_EQ(serial, radioRsp_v1_3->rspInfo.serial);
|
||||
EXPECT_EQ(RadioError::NONE, radioRsp_v1_3->rspInfo.error);
|
||||
|
||||
/* Enforce Vts Testing with Sim Status Present only. */
|
||||
EXPECT_EQ(CardState::PRESENT, cardStatus.base.cardState);
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user