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

Commit b45fe7bb authored by Jakub Pawlowski's avatar Jakub Pawlowski Committed by android-build-merger
Browse files

Merge "Hearing Aid: properly track audio Suspend/Resume" into qt-dev

am: dc318393

Change-Id: I944dc3d531dfa8217810acc8862094e9fd41a1de
parents 6b070c3a dc318393
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1141,6 +1141,7 @@ class HearingAidImpl : public HearingAid {

    if (left == nullptr && right == nullptr) {
      HearingAidAudioSource::Stop();
      audio_running = false;
      encoder_state_release();
      current_volume = VOLUME_UNKNOWN;
      return;