commit | 9bacfeb522a52afd559fa8ba3b8dcac4a4a2ceef | [log] [tgz] |
---|---|---|
author | Puneeth Prabhu <puneeth.prabhu@ittiam.com> | Tue Apr 09 19:45:06 2019 +0530 |
committer | Andy Hung <hunga@google.com> | Thu Apr 11 10:26:41 2019 -0700 |
tree | dd0582e5395eb548deffe305189fbb17b50566a4 | |
parent | 4066749eac05f7b00bbeb2242f3136409c247338 [diff] |
libeffects: Fix for crash during playback on bluetooth headset Crash was because of uninitialized (invalid) number of channels. Initialized channels to default value and ensured that during set config channel and channel mask value are updated per the input config. Test: BT playback with Spotify, GPM (Sailfish) Bug: 129804987 Bug: 130013184 Change-Id: I71069b13a90e02bfc3b5cb9bf69c4c65c10ae36f