Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 01d462b1 authored by Alexy Joseph's avatar Alexy Joseph Committed by Gerrit - the friendly Code Review server
Browse files

configs: Add flag to control support for 3D audio

Introduce feature flag to control support for
3D audio

Change-Id: I280d0619236c3fc46b0f8623fab58d7f641f6127
CRs-Fixed: 1099039
parent f3093c7f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -30,6 +30,7 @@ AUDIO_FEATURE_ENABLED_HW_ACCELERATED_EFFECTS := false
AUDIO_FEATURE_ENABLED_AUDIOSPHERE := true
AUDIO_FEATURE_ENABLED_USB_TUNNEL_AUDIO := true
AUDIO_FEATURE_ENABLED_SPLIT_A2DP := true
AUDIO_FEATURE_ENABLED_3D_AUDIO := true
endif

USE_XML_AUDIO_POLICY_CONF := 1