commit | c9253d15d16ec2ae953f14be89fc2000d63ca7b0 | [log] [tgz] |
---|---|---|
author | Haynes Mathew George <hgeorge@codeaurora.org> | Wed Dec 13 15:58:28 2017 -0800 |
committer | Haynes Mathew George <hgeorge@codeaurora.org> | Mon Jan 08 16:39:27 2018 -0800 |
tree | 2e098e05e4458f79ef172bbe86d292cfbdb8e836 | |
parent | bba1bee291a21d71f22098a8d5b03a02518beb46 [diff] |
audio: Enable capture support for 88200 and 176400 Enable capture support for 88200 and 176400 CRs-Fixed: 2160721 Change-Id: If433c7cf0304f8afe0dc1775452ed95b41ee7b41
diff --git a/hal/audio_hw.c b/hal/audio_hw.c index 6097028..3b3edc6 100644 --- a/hal/audio_hw.c +++ b/hal/audio_hw.c
@@ -3191,7 +3191,9 @@ case 32000: case 44100: case 48000: + case 88200: case 96000: + case 176400: case 192000: break; default: