commit | c4631c16c2292aaeb3865fcff6f9cc4e26118d56 | [log] [tgz] |
---|---|---|
author | TreeHugger Robot <treehugger-gerrit@google.com> | Fri Jun 30 21:18:32 2017 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Fri Jun 30 21:18:32 2017 +0000 |
tree | b8a5a02140e1595b17fdb922a308ea3eb7064a8d | |
parent | b1b07992bc5f04451d826cfd339d030c7070b9fc [diff] | |
parent | 29818efc77fdc84a2b94a57b3fcef819045a61e1 [diff] |
Merge "Revert "Volume listener accounts for 25 possible volume steps"" into oc-dr1-dev
diff --git a/hal/platform_api.h b/hal/platform_api.h index 2e30608..bca3e2b 100644 --- a/hal/platform_api.h +++ b/hal/platform_api.h
@@ -18,7 +18,7 @@ #define AUDIO_PLATFORM_API_H #include "voice.h" -#define MAX_VOLUME_CAL_STEPS 25 +#define MAX_VOLUME_CAL_STEPS 15 #define CODEC_BACKEND_DEFAULT_SAMPLE_RATE 48000 #define CODEC_BACKEND_DEFAULT_BIT_WIDTH 16 #define CODEC_BACKEND_DEFAULT_CHANNELS 2