sdm660-common: remove compile time feature flags
* everything's in runtime now Change-Id: Ida18245734d50383abd9796f8933c833da9776fb
This commit is contained in:
parent
676172c2e1
commit
28bcd270e4
1 changed files with 0 additions and 41 deletions
|
@ -85,47 +85,6 @@ USE_CUSTOM_AUDIO_POLICY := 1
|
||||||
USE_XML_AUDIO_POLICY_CONF := 1
|
USE_XML_AUDIO_POLICY_CONF := 1
|
||||||
BOARD_SUPPORTS_SOUND_TRIGGER_HAL := true
|
BOARD_SUPPORTS_SOUND_TRIGGER_HAL := true
|
||||||
AUDIO_USE_DEEP_AS_PRIMARY_OUTPUT := false
|
AUDIO_USE_DEEP_AS_PRIMARY_OUTPUT := false
|
||||||
AUDIO_FEATURE_ENABLED_COMPRESS_CAPTURE := false
|
|
||||||
AUDIO_FEATURE_ENABLED_COMPRESS_VOIP := true
|
|
||||||
AUDIO_FEATURE_ENABLED_EXT_AMPLIFIER := false
|
|
||||||
AUDIO_FEATURE_ENABLED_HIFI_AUDIO := true
|
|
||||||
AUDIO_FEATURE_ENABLED_VBAT_MONITOR := true
|
|
||||||
AUDIO_FEATURE_ENABLED_AHAL_EXT := false
|
|
||||||
AUDIO_FEATURE_ENABLED_ANC_HEADSET := true
|
|
||||||
AUDIO_FEATURE_ENABLED_COMPRESS_VOIP := true
|
|
||||||
AUDIO_FEATURE_ENABLED_CUSTOMSTEREO := true
|
|
||||||
AUDIO_FEATURE_ENABLED_EXTN_FORMATS := true
|
|
||||||
AUDIO_FEATURE_ENABLED_EXTN_FLAC_DECODER := true
|
|
||||||
AUDIO_FEATURE_ENABLED_EXTN_RESAMPLER := true
|
|
||||||
AUDIO_FEATURE_ENABLED_FLUENCE := true
|
|
||||||
AUDIO_FEATURE_ENABLED_HDMI_SPK := true
|
|
||||||
AUDIO_FEATURE_ENABLED_HDMI_EDID := true
|
|
||||||
AUDIO_FEATURE_ENABLED_HDMI_PASSTHROUGH := true
|
|
||||||
AUDIO_FEATURE_ENABLED_3D_AUDIO := false
|
|
||||||
AUDIO_FEATURE_ENABLED_DISPLAY_PORT := true
|
|
||||||
AUDIO_FEATURE_ENABLED_DS2_DOLBY_DAP := false
|
|
||||||
AUDIO_FEATURE_ENABLED_HFP := true
|
|
||||||
AUDIO_FEATURE_ENABLED_MULTI_VOICE_SESSIONS := true
|
|
||||||
AUDIO_FEATURE_ENABLED_PCM_OFFLOAD := true
|
|
||||||
AUDIO_FEATURE_ENABLED_PCM_OFFLOAD_24 := true
|
|
||||||
AUDIO_FEATURE_ENABLED_FLAC_OFFLOAD := true
|
|
||||||
AUDIO_FEATURE_ENABLED_ALAC_OFFLOAD := true
|
|
||||||
AUDIO_FEATURE_ENABLED_AAC_ADTS_OFFLOAD := true
|
|
||||||
AUDIO_FEATURE_ENABLED_PROXY_DEVICE := true
|
|
||||||
AUDIO_FEATURE_ENABLED_INCALL_MUSIC := true
|
|
||||||
AUDIO_FEATURE_ENABLED_MULTI_VOICE_SESSIONS := true
|
|
||||||
AUDIO_FEATURE_ENABLED_SPKR_PROTECTION := true
|
|
||||||
AUDIO_FEATURE_ENABLED_ACDB_LICENSE := true
|
|
||||||
AUDIO_FEATURE_ENABLED_DEV_ARBI := false
|
|
||||||
AUDIO_FEATURE_ENABLED_HW_ACCELERATED_EFFECTS := false
|
|
||||||
AUDIO_FEATURE_ENABLED_SOURCE_TRACKING := true
|
|
||||||
AUDIO_FEATURE_ENABLED_AUDIOSPHERE := true
|
|
||||||
AUDIO_FEATURE_ENABLED_GEF_SUPPORT := true
|
|
||||||
AUDIO_FEATURE_ENABLED_USB_TUNNEL := true
|
|
||||||
AUDIO_FEATURE_ENABLED_A2DP_OFFLOAD := true
|
|
||||||
AUDIO_FEATURE_ENABLED_RAS := true
|
|
||||||
AUDIO_FEATURE_ENABLED_SND_MONITOR := true
|
|
||||||
AUDIO_FEATURE_ENABLED_DYNAMIC_LOG := false
|
|
||||||
AUDIO_DISABLE_SWAP_CHANNELS := true
|
AUDIO_DISABLE_SWAP_CHANNELS := true
|
||||||
|
|
||||||
# Bluetooth
|
# Bluetooth
|
||||||
|
|
Loading…
Reference in a new issue