Merge "Adding 1s time gap between slot1 & slot2 setDataThrottling tests" am: 9f7a1e8317
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1705149 Change-Id: I8906af50a9ae7f8f058bed623335806ce0ddf6e0
This commit is contained in:
commit
898f676017
1 changed files with 2 additions and 0 deletions
|
@ -498,6 +498,8 @@ TEST_P(RadioHidlTest_v1_6, setDataThrottling) {
|
|||
::android::hardware::radio::V1_6::RadioError::NONE,
|
||||
::android::hardware::radio::V1_6::RadioError::INVALID_ARGUMENTS}));
|
||||
}
|
||||
|
||||
sleep(1);
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in a new issue