Merge "VTS: Rename Vsr_Bluetooth5Requirments" am: 3551f2963e
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2585149 Change-Id: I2903d3a1b96e3b535eb9b29ac47f4fa809696590 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
5b83b95388
1 changed files with 1 additions and 1 deletions
|
@ -914,7 +914,7 @@ TEST_P(BluetoothAidlTest, CallInitializeTwice) {
|
|||
ASSERT_EQ(status, std::future_status::ready);
|
||||
}
|
||||
|
||||
TEST_P(BluetoothAidlTest, Cdd_C_12_1_Bluetooth5Requirements) {
|
||||
TEST_P(BluetoothAidlTest, Vsr_Bluetooth5Requirements) {
|
||||
std::vector<uint8_t> version_event;
|
||||
send_and_wait_for_cmd_complete(ReadLocalVersionInformationBuilder::Create(),
|
||||
version_event);
|
||||
|
|
Loading…
Reference in a new issue