commit | 7c7d82c97f1b5f3cbca826322cbdafb0a1be8105 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Thu Mar 11 18:15:45 2021 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Mar 11 18:15:45 2021 +0000 |
tree | b661e80b4c755f841fb464e6c3c5caa14a5bed28 | |
parent | 35d476c020e4156dedde6617216c140cd9694d37 [diff] | |
parent | a26fdc46691103f39083bb43c9fc3bee31e61c3b [diff] |
Merge "Fix DabTune VTS failure of BroadcastRadio v2.0" am: 715c533436 am: e454440677 am: a26fdc4669 Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1627939 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: Ib0c1d8b11d0b731e68c35ecb01087cc81c4831b2
diff --git a/broadcastradio/2.0/vts/functional/VtsHalBroadcastradioV2_0TargetTest.cpp b/broadcastradio/2.0/vts/functional/VtsHalBroadcastradioV2_0TargetTest.cpp index 5ba7a76..362ab41 100644 --- a/broadcastradio/2.0/vts/functional/VtsHalBroadcastradioV2_0TargetTest.cpp +++ b/broadcastradio/2.0/vts/functional/VtsHalBroadcastradioV2_0TargetTest.cpp
@@ -495,7 +495,7 @@ * invoked carrying a proper selector; * - program changes exactly to what was requested. */ -TEST_F(BroadcastRadioHalTest, DabTune) { +TEST_P(BroadcastRadioHalTest, DabTune) { ASSERT_TRUE(openSession()); ProgramSelector sel = {};