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

Commit 55b92198 authored by Tomasz Wasilczyk's avatar Tomasz Wasilczyk Committed by Android (Google) Code Review
Browse files

Merge "Update program list when switching bands." into pi-dev

parents 4e2a68ee 5e6bebbd
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -86,6 +86,7 @@ void Tuner::setConfigurationInternalLocked(const BandConfig& config) {

    mIsAmfmConfigSet = true;
    mCallback->configChange(Result::OK, mAmfmConfig);
    if (mCallback1_1 != nullptr) mCallback1_1->programListChanged();
}

bool Tuner::autoConfigureLocked(uint64_t frequency) {