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

Commit 4cf93b2a authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "[MTK] [CONVERGENCE] [ALPS07745105] Fix SWT when switch codec" into main

parents ddad8247 cf711482
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -775,6 +775,7 @@ int adev_open_output_stream(struct audio_hw_device* dev, audio_io_handle_t /*han

  out->frames_rendered_ = 0;
  out->frames_presented_ = 0;
  out->last_write_time_us_ = 0;

  BluetoothStreamOut* out_ptr = out.release();
  {