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

Commit 60e3fe5c authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "hal: update channel for haptics usecase"

parents 353ded4b d08ce327
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8142,7 +8142,7 @@ int adev_open_output_stream(struct audio_hw_device *dev,
            else
                adev->haptics_config = pcm_config_haptics;

            out->config.channels =
            channels =
                audio_channel_count_from_out_mask(out->channel_mask & ~AUDIO_CHANNEL_HAPTIC_ALL);

            if (force_haptic_path) {