mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
Merge "Update program list when switching bands." into pi-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
55b92198fb
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user