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

Commit 76a507f2 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Adding 1s time gap between slot1 & slot2 setDataThrottling tests" am:...

Merge "Adding 1s time gap between slot1 & slot2 setDataThrottling tests" am: 9f7a1e83 am: 898f6760 am: 5145be25

Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1705149

Change-Id: Iff420e3c34498623078cab14452ca62b88cc452a
parents 36dbe445 5145be25
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -512,6 +512,8 @@ TEST_P(RadioHidlTest_v1_6, setDataThrottling) {
                 ::android::hardware::radio::V1_6::RadioError::NONE,
                 ::android::hardware::radio::V1_6::RadioError::NONE,
                 ::android::hardware::radio::V1_6::RadioError::INVALID_ARGUMENTS}));
                 ::android::hardware::radio::V1_6::RadioError::INVALID_ARGUMENTS}));
    }
    }

    sleep(1);
}
}


/*
/*