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: