Skip to content
Snippets Groups Projects
Commit 78229c45 authored by Dhina17's avatar Dhina17
Browse files

onclite: Drop audiosphere

AudioSphere post processing is used to add
virtualization effect to audio playback on stereo speakers.

It's supported by neither our stock nor CLO for msm89xx.
Plus our device don't have stereo speakers.

Change-Id: I1b985ec97d5edee529cac00e6c21f8eb64c1b19a
parent bb7ebc47
No related branches found
No related tags found
No related merge requests found
......@@ -71,7 +71,6 @@ TARGET_OTA_ASSERT_DEVICE := onclite,onc
# Audio
AUDIO_FEATURE_ENABLED_ANC_HEADSET := true
AUDIO_FEATURE_ENABLED_ALAC_OFFLOAD := true
AUDIO_FEATURE_ENABLED_AUDIOSPHERE := true
AUDIO_FEATURE_ENABLED_COMPRESS_VOIP := true
AUDIO_FEATURE_ENABLED_CUSTOMSTEREO := true
AUDIO_FEATURE_ENABLED_EXTN_FORMATS := true
......
......@@ -11,7 +11,6 @@
<library name="proxy" path="libeffectproxy.so"/>
<library name="offload_bundle" path="libqcompostprocbundle.so"/>
<library name="audio_pre_processing" path="libqcomvoiceprocessing.so"/>
<library name="audiosphere" path="libasphere.so"/>
</libraries>
<effects>
<effectProxy name="bassboost" library="proxy" uuid="14804144-a5ee-4d24-aa88-0002a5d5c51b">
......@@ -52,7 +51,6 @@
<effect name="dynamics_processing" library="dynamics_processing" uuid="e0e6539b-1781-7261-676f-6d7573696340"/>
<effect name="aec" library="audio_pre_processing" uuid="0f8d0d2a-59e5-45fe-b6e4-248c8a799109"/>
<effect name="ns" library="audio_pre_processing" uuid="1d97bb0b-9e2f-4403-9ae3-58c2554306f8"/>
<effect name="audiosphere" library="audiosphere" uuid="184e62ab-2d19-4364-9d1b-c0a40733866c"/>
</effects>
<preprocess>
<stream type="voice_communication">
......
......@@ -36,8 +36,6 @@ vendor/lib/com.qualcomm.qti.ant@1.0.so|8119c98f53a94736d95a2fb59225e0a054e038b8
vendor/lib64/com.qualcomm.qti.ant@1.0.so|f40868ad57012f1a512b14c889bc8380652cc50f
# Audio - from daisy-user-10-QKQ1.191002.002-V11.0.18.0.QDLMIXM-release-keys
etc/permissions/audiosphere.xml|3c6d8f14bd99e52a424282fd5d0a5b9b06485dea
framework/audiosphere.jar|c1679f5aca56f0cb24745b3f7d219acd04833bed
vendor/bin/audioflacapp|a8ae278497715aa53f6fb86d5f5af225da0fc5b0
vendor/etc/diracvdd.bin|f9b07ace60490649c44411504909c7bf8bc73d59
vendor/lib/libacdb-fts.so|9fb9fe8f1e22e38e41f1517b8f206a50bbb24419
......@@ -54,7 +52,6 @@ vendor/lib/libdrc.so|55fc13d205ce3199de2cf1f9c1dab479909c15be
vendor/lib/libqtigef.so|fbedb509c61ff1a7d6e9c4a099af346ca781430a
vendor/lib/libsurround_3mic_proc.so|d8c1d2cb7d598eee79ccfe5b7ec83a185c8fef6c
vendor/lib/libtinycompress_vendor.so|4991b78d9ed12b828ceeaf61e5cde6328eb944b9
vendor/lib/soundfx/libasphere.so|4d0ccf1c282bb70619d20bf7d79021dc3815a579
vendor/lib64/libacdb-fts.so|662467af62f9607abfd5acb532dfbf69240bcc70
vendor/lib64/libacdbloader.so|7c49e7d95090e20f6198f03959323359e4b2ed19
vendor/lib64/libacdbrtac.so|54d114f280eb99f4aa73890c5e9cfbb5b55eb813
......@@ -66,7 +63,6 @@ vendor/lib64/libaudioparsers.so|67f6836de4391c33cc030faa5c885ab250324291
vendor/lib64/libaudio_log_utils.so|3670ed70e68b209f67852cad81b74d2dda2de3cd
vendor/lib64/libqtigef.so|70df5848c061154e4c33b147e06d4979e2391b5e
vendor/lib64/libtinycompress_vendor.so|74909f72ee8ebb01c2f4ef717e902055272a5917
vendor/lib64/soundfx/libasphere.so|f552a053f935299b3fd9be03a596eb4c40dee50e
# Audio-ACDB
vendor/etc/acdbdata/MTP/MTP_Bluetooth_cal.acdb
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment