Volume listener accounts for 25 possible volume steps
Test: play media, use all 25 vol steps and observe varying attenuation
Bug: 32195657
Change-Id: Ieabc48949c743adb90aab1bcca2acbc7ec9910ad
diff --git a/hal/platform_api.h b/hal/platform_api.h
index 98e4223..e500da5 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 15
+#define MAX_VOLUME_CAL_STEPS 25
#define CODEC_BACKEND_DEFAULT_SAMPLE_RATE 48000
#define CODEC_BACKEND_DEFAULT_BIT_WIDTH 16
#define CODEC_BACKEND_DEFAULT_CHANNELS 2