Enable 32k audio config for LE Audio with condition am: 4ad1706d86
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/22573456 Change-Id: I57a47718a5b6c57f35e94ee76c7a6ba2ed202ce8 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
0266b5f5af
1 changed files with 0 additions and 6 deletions
|
@ -32,9 +32,6 @@
|
||||||
<scenario encode="OneChanMono_24_2" decode="invalid"/>
|
<scenario encode="OneChanMono_24_2" decode="invalid"/>
|
||||||
<scenario encode="TwoChanStereo_24_2" decode="invalid"/>
|
<scenario encode="TwoChanStereo_24_2" decode="invalid"/>
|
||||||
<scenario encode="OneChanStereo_24_2" decode="invalid"/>
|
<scenario encode="OneChanStereo_24_2" decode="invalid"/>
|
||||||
<scenario encode="OneChanMono_32_2" decode="invalid"/>
|
|
||||||
<scenario encode="TwoChanStereo_32_2" decode="invalid"/>
|
|
||||||
<scenario encode="OneChanStereo_32_2" decode="invalid"/>
|
|
||||||
<scenario encode="OneChanMono_48_4" decode="invalid"/>
|
<scenario encode="OneChanMono_48_4" decode="invalid"/>
|
||||||
<scenario encode="TwoChanStereo_48_4" decode="invalid"/>
|
<scenario encode="TwoChanStereo_48_4" decode="invalid"/>
|
||||||
<scenario encode="OneChanStereo_48_4" decode="invalid"/>
|
<scenario encode="OneChanStereo_48_4" decode="invalid"/>
|
||||||
|
@ -47,8 +44,6 @@
|
||||||
<scenario encode="OneChanStereo_16_2" decode="OneChanMono_16_2"/>
|
<scenario encode="OneChanStereo_16_2" decode="OneChanMono_16_2"/>
|
||||||
<scenario encode="TwoChanStereo_16_2" decode="OneChanMono_16_2"/>
|
<scenario encode="TwoChanStereo_16_2" decode="OneChanMono_16_2"/>
|
||||||
<scenario encode="OneChanMono_16_2" decode="OneChanMono_16_2"/>
|
<scenario encode="OneChanMono_16_2" decode="OneChanMono_16_2"/>
|
||||||
<scenario encode="OneChanStereo_32_2" decode="OneChanStereo_32_2"/>
|
|
||||||
<scenario encode="OneChanStereo_32_2" decode="OneChanMono_32_2"/>
|
|
||||||
<scenario encode="TwoChanStereo_32_2" decode="OneChanMono_32_2"/>
|
<scenario encode="TwoChanStereo_32_2" decode="OneChanMono_32_2"/>
|
||||||
<scenario encode="OneChanMono_32_2" decode="OneChanMono_32_2"/>
|
<scenario encode="OneChanMono_32_2" decode="OneChanMono_32_2"/>
|
||||||
<!-- broadcast -->
|
<!-- broadcast -->
|
||||||
|
@ -67,7 +62,6 @@
|
||||||
<configuration name="OneChanStereo_24_2" codecConfiguration="LC3_24k_2" strategyConfiguration="STEREO_ONE_CIS_PER_DEVICE"/>
|
<configuration name="OneChanStereo_24_2" codecConfiguration="LC3_24k_2" strategyConfiguration="STEREO_ONE_CIS_PER_DEVICE"/>
|
||||||
<configuration name="OneChanMono_32_2" codecConfiguration="LC3_32k_2" strategyConfiguration="MONO_ONE_CIS_PER_DEVICE"/>
|
<configuration name="OneChanMono_32_2" codecConfiguration="LC3_32k_2" strategyConfiguration="MONO_ONE_CIS_PER_DEVICE"/>
|
||||||
<configuration name="TwoChanStereo_32_2" codecConfiguration="LC3_32k_2" strategyConfiguration="STEREO_TWO_CISES_PER_DEVICE"/>
|
<configuration name="TwoChanStereo_32_2" codecConfiguration="LC3_32k_2" strategyConfiguration="STEREO_TWO_CISES_PER_DEVICE"/>
|
||||||
<configuration name="OneChanStereo_32_2" codecConfiguration="LC3_32k_2" strategyConfiguration="STEREO_ONE_CIS_PER_DEVICE"/>
|
|
||||||
<configuration name="OneChanMono_48_4" codecConfiguration="LC3_48k_4" strategyConfiguration="MONO_ONE_CIS_PER_DEVICE"/>
|
<configuration name="OneChanMono_48_4" codecConfiguration="LC3_48k_4" strategyConfiguration="MONO_ONE_CIS_PER_DEVICE"/>
|
||||||
<configuration name="TwoChanStereo_48_4" codecConfiguration="LC3_48k_4" strategyConfiguration="STEREO_TWO_CISES_PER_DEVICE"/>
|
<configuration name="TwoChanStereo_48_4" codecConfiguration="LC3_48k_4" strategyConfiguration="STEREO_TWO_CISES_PER_DEVICE"/>
|
||||||
<configuration name="OneChanStereo_48_4" codecConfiguration="LC3_48k_4" strategyConfiguration="STEREO_ONE_CIS_PER_DEVICE"/>
|
<configuration name="OneChanStereo_48_4" codecConfiguration="LC3_48k_4" strategyConfiguration="STEREO_ONE_CIS_PER_DEVICE"/>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue