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:
commit
dc8403be7a
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@ TEST_P(RadioHidlTest_v1_1, setSimCardPower_1_1) {
|
|||
ASSERT_TRUE(CheckAnyOfErrors(radioRsp_v1_1->rspInfo.error,
|
||||
{RadioError::NONE, RadioError::REQUEST_NOT_SUPPORTED,
|
||||
RadioError::INVALID_ARGUMENTS, RadioError::RADIO_NOT_AVAILABLE}));
|
||||
#endif
|
||||
|
||||
/**
|
||||
* If the sim card status for the testing environment is PRESENT,
|
||||
|
|
Loading…
Reference in a new issue