Loading broadcastradio/aidl/vts/src/VtsHalBroadcastradioAidlTargetTest.cpp +2 −1 Original line number Diff line number Diff line Loading @@ -767,6 +767,7 @@ TEST_P(BroadcastRadioHalTest, HdTune) { } // try tuning mCallback->reset(); auto result = mModule->tune(hdSel); // expect a failure if it's not supported Loading Loading @@ -843,7 +844,7 @@ TEST_P(BroadcastRadioHalTest, DabTune) { } // try tuning mCallback->reset(); auto result = mModule->tune(sel); // expect a failure if it's not supported Loading Loading
broadcastradio/aidl/vts/src/VtsHalBroadcastradioAidlTargetTest.cpp +2 −1 Original line number Diff line number Diff line Loading @@ -767,6 +767,7 @@ TEST_P(BroadcastRadioHalTest, HdTune) { } // try tuning mCallback->reset(); auto result = mModule->tune(hdSel); // expect a failure if it's not supported Loading Loading @@ -843,7 +844,7 @@ TEST_P(BroadcastRadioHalTest, DabTune) { } // try tuning mCallback->reset(); auto result = mModule->tune(sel); // expect a failure if it's not supported Loading