mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
Fix issues for Japan model. am: c1e9656422 am: 4597fcc545 am: d1a977b771 am: 6e8a31191a
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1318339 Change-Id: I3954d7f2009faf7da4b5bd0021743c7fbc7ae093
This commit is contained in:
@@ -60,6 +60,7 @@ TEST_P(RadioHidlTest_v1_1, setSimCardPower_1_1) {
|
|||||||
ASSERT_TRUE(CheckAnyOfErrors(radioRsp_v1_1->rspInfo.error,
|
ASSERT_TRUE(CheckAnyOfErrors(radioRsp_v1_1->rspInfo.error,
|
||||||
{RadioError::NONE, RadioError::REQUEST_NOT_SUPPORTED,
|
{RadioError::NONE, RadioError::REQUEST_NOT_SUPPORTED,
|
||||||
RadioError::INVALID_ARGUMENTS, RadioError::RADIO_NOT_AVAILABLE}));
|
RadioError::INVALID_ARGUMENTS, RadioError::RADIO_NOT_AVAILABLE}));
|
||||||
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* If the sim card status for the testing environment is PRESENT,
|
* If the sim card status for the testing environment is PRESENT,
|
||||||
|
|||||||
Reference in New Issue
Block a user