From 52bc1939d265fd3904970394ecc52e739141f32f Mon Sep 17 00:00:00 2001 From: Patty Huang Date: Fri, 7 Apr 2023 15:50:39 +0800 Subject: [PATCH 1/2] Enable 32k for some audio configurations with offload path Bug: 272597112 Test: check the offload supported config Change-Id: I644c3429c1ebad892a77ccfcbf45deb2d8278cf2 --- bluetooth/le_audio_codec_capabilities.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bluetooth/le_audio_codec_capabilities.xml b/bluetooth/le_audio_codec_capabilities.xml index a836273..89d0de6 100644 --- a/bluetooth/le_audio_codec_capabilities.xml +++ b/bluetooth/le_audio_codec_capabilities.xml @@ -44,6 +44,8 @@ + + @@ -56,6 +58,8 @@ + + @@ -63,6 +67,7 @@ + From 955862ddf2210288cb547ed12199e0a0566734d5 Mon Sep 17 00:00:00 2001 From: Jasmine Cha Date: Fri, 21 Apr 2023 10:14:00 +0800 Subject: [PATCH 2/2] audio: update aidl platform config - Add spatial_capture_conditions since this conditions will be different by each project. Bug: 267548143 Test: manual test Change-Id: I05e6124dad0afed267ec1caa2f469312589a7d73 Signed-off-by: Jasmine Cha --- .../aidl_config/audio_platform_configuration_aidl.xml | 6 ++++++ .../aidl_config/audio_platform_configuration_aidl.xml | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/audio/cheetah/aidl_config/audio_platform_configuration_aidl.xml b/audio/cheetah/aidl_config/audio_platform_configuration_aidl.xml index bc050e3..912b4aa 100644 --- a/audio/cheetah/aidl_config/audio_platform_configuration_aidl.xml +++ b/audio/cheetah/aidl_config/audio_platform_configuration_aidl.xml @@ -61,6 +61,12 @@ + + + + + + diff --git a/audio/panther/aidl_config/audio_platform_configuration_aidl.xml b/audio/panther/aidl_config/audio_platform_configuration_aidl.xml index bc050e3..912b4aa 100644 --- a/audio/panther/aidl_config/audio_platform_configuration_aidl.xml +++ b/audio/panther/aidl_config/audio_platform_configuration_aidl.xml @@ -61,6 +61,12 @@ + + + + + +