diff options
-rw-r--r-- | configs/holi/audio_platform_info.xml | 4 | ||||
-rw-r--r-- | configs/holi/audio_platform_info_intcodec.xml | 4 | ||||
-rw-r--r-- | configs/holi/audio_platform_info_qrd.xml | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/configs/holi/audio_platform_info.xml b/configs/holi/audio_platform_info.xml index bb3673d3..49737e22 100644 --- a/configs/holi/audio_platform_info.xml +++ b/configs/holi/audio_platform_info.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!-- Copyright (c) 2014, 2016-2020, The Linux Foundation. All rights reserved. --> +<!-- Copyright (c) 2014, 2016-2021, 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 --> @@ -102,7 +102,7 @@ <usecase name="USECASE_AUDIO_SPKR_CALIB_TX" type="in" id="33"/> <usecase name="USECASE_AUDIO_PLAYBACK_AFE_PROXY" type="out" id="5"/> <usecase name="USECASE_AUDIO_RECORD_AFE_PROXY" type="in" id="6"/> - <usecase name="USECASE_AUDIO_RECORD_AFE_PROXY2" type="in" id="42"/> + <usecase name="USECASE_AUDIO_RECORD_AFE_PROXY2" type="in" id="41"/> <usecase name="USECASE_AUDIO_RECORD_LOW_LATENCY" type="in" id="13" /> <usecase name="USECASE_AUDIO_PLAYBACK_ULL" type="out" id="13" /> <usecase name="USECASE_AUDIO_PLAYBACK_SILENCE" type="out" id="23" /> diff --git a/configs/holi/audio_platform_info_intcodec.xml b/configs/holi/audio_platform_info_intcodec.xml index dbd29924..c386e392 100644 --- a/configs/holi/audio_platform_info_intcodec.xml +++ b/configs/holi/audio_platform_info_intcodec.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!-- Copyright (c) 2014, 2016-2020, The Linux Foundation. All rights reserved. --> +<!-- Copyright (c) 2014, 2016-2021, 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 --> @@ -82,7 +82,7 @@ <usecase name="USECASE_AUDIO_SPKR_CALIB_TX" type="in" id="33"/> <usecase name="USECASE_AUDIO_PLAYBACK_AFE_PROXY" type="out" id="5"/> <usecase name="USECASE_AUDIO_RECORD_AFE_PROXY" type="in" id="6"/> - <usecase name="USECASE_AUDIO_RECORD_AFE_PROXY2" type="in" id="42"/> + <usecase name="USECASE_AUDIO_RECORD_AFE_PROXY2" type="in" id="41"/> <usecase name="USECASE_AUDIO_RECORD_LOW_LATENCY" type="in" id="13" /> <usecase name="USECASE_AUDIO_PLAYBACK_ULL" type="out" id="13" /> <usecase name="USECASE_AUDIO_PLAYBACK_SILENCE" type="out" id="23" /> diff --git a/configs/holi/audio_platform_info_qrd.xml b/configs/holi/audio_platform_info_qrd.xml index 2f695654..51ef6605 100644 --- a/configs/holi/audio_platform_info_qrd.xml +++ b/configs/holi/audio_platform_info_qrd.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!-- Copyright (c) 2014, 2016-2020, The Linux Foundation. All rights reserved. --> +<!-- Copyright (c) 2014, 2016-2021, 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 --> @@ -101,7 +101,7 @@ <usecase name="USECASE_AUDIO_SPKR_CALIB_TX" type="in" id="33"/> <usecase name="USECASE_AUDIO_PLAYBACK_AFE_PROXY" type="out" id="5"/> <usecase name="USECASE_AUDIO_RECORD_AFE_PROXY" type="in" id="6"/> - <usecase name="USECASE_AUDIO_RECORD_AFE_PROXY2" type="in" id="42"/> + <usecase name="USECASE_AUDIO_RECORD_AFE_PROXY2" type="in" id="41"/> <usecase name="USECASE_AUDIO_RECORD_LOW_LATENCY" type="in" id="13" /> <usecase name="USECASE_AUDIO_PLAYBACK_ULL" type="out" id="13" /> <usecase name="USECASE_AUDIO_PLAYBACK_SILENCE" type="out" id="23" /> |