summaryrefslogtreecommitdiffstats
path: root/services/audiopolicy/common/managerdefinitions/include/ConfigParsingUtils.h
diff options
context:
space:
mode:
Diffstat (limited to 'services/audiopolicy/common/managerdefinitions/include/ConfigParsingUtils.h')
-rw-r--r--services/audiopolicy/common/managerdefinitions/include/ConfigParsingUtils.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/services/audiopolicy/common/managerdefinitions/include/ConfigParsingUtils.h b/services/audiopolicy/common/managerdefinitions/include/ConfigParsingUtils.h
index dfb3555..31bf526 100644
--- a/services/audiopolicy/common/managerdefinitions/include/ConfigParsingUtils.h
+++ b/services/audiopolicy/common/managerdefinitions/include/ConfigParsingUtils.h
@@ -204,6 +204,8 @@ const StringToEnum sFormatNameToEnumTable[] = {
#ifdef FLAC_OFFLOAD_ENABLED
STRING_TO_ENUM(AUDIO_FORMAT_FLAC),
#endif
+ STRING_TO_ENUM(AUDIO_FORMAT_PCM_16_BIT_OFFLOAD),
+ STRING_TO_ENUM(AUDIO_FORMAT_PCM_24_BIT_OFFLOAD),
};
const StringToEnum sOutChannelsNameToEnumTable[] = {