mirror of
https://github.com/team-infusion-developers/android_device_samsung_msm8976-common.git
synced 2024-11-07 06:19:20 +00:00
msm8976-common: Enable sound monitor audio feature
This commit is contained in:
parent
9aff6633e8
commit
dbb08fba7b
1 changed files with 1 additions and 0 deletions
|
@ -79,6 +79,7 @@ AUDIO_FEATURE_ENABLED_PCM_OFFLOAD_24 := true
|
|||
AUDIO_FEATURE_ENABLED_PCM_OFFLOAD := true
|
||||
AUDIO_FEATURE_ENABLED_PROXY_DEVICE := true
|
||||
AUDIO_FEATURE_ENABLED_RECORD_PLAY_CONCURRENCY := true
|
||||
AUDIO_FEATURE_ENABLED_SND_MONITOR := true
|
||||
AUDIO_FEATURE_ENABLED_SOURCE_TRACKING := true
|
||||
AUDIO_FEATURE_ENABLED_SPKR_PROTECTION := true
|
||||
AUDIO_FEATURE_ENABLED_VBAT_MONITOR := true
|
||||
|
|
Loading…
Reference in a new issue