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

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

Hearing Aid: properly track audio Suspend/Resume am: 5c1f8bb4 am: 119a8d2b

am: f99fb2dc

Change-Id: I785d45549cada1b07f21ea1ccee709d7f3723366
parents 569667b1 f99fb2dc
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;