diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/audio_platform_info.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/audio_platform_info.xml b/audio/audio_platform_info.xml index f94f178..33f3267 100644 --- a/audio/audio_platform_info.xml +++ b/audio/audio_platform_info.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!-- Copyright (c) 2014, 2016-2017, The Linux Foundation. All rights reserved. --> +<!-- Copyright (c) 2014, 2016-2018, The Linux Foundation. All rights reserved. --> <!-- --> <!-- Redistribution and use in source and binary forms, with or without --> <!-- modification, are permitted provided that the following conditions are --> @@ -59,7 +59,7 @@ <usecase name="USECASE_AUDIO_RECORD_AFE_PROXY" type="in" id="7"/> <usecase name="USECASE_AUDIO_RECORD_LOW_LATENCY" type="in" id="17" /> <usecase name="USECASE_AUDIO_PLAYBACK_ULL" type="out" id="17" /> - <usecase name="USECASE_AUDIO_PLAYBACK_EXT_DISP_SILENCE" type="out" id="27" /> + <usecase name="USECASE_AUDIO_PLAYBACK_SILENCE" type="out" id="27" /> <usecase name="USECASE_AUDIO_HFP_SCO" type="in" id="12" /> <usecase name="USECASE_AUDIO_HFP_SCO_WB" type="in" id="12" /> </pcm_ids> |