Merge "sdm710: Disable ffv feature flag"

This commit is contained in:
Linux Build Service Account 2019-03-14 11:11:30 -07:00 committed by Gerrit - the friendly Code Review server
commit 20b28fb7ca
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ BOARD_SUPPORTS_QSTHW_API := true
AUDIO_FEATURE_ENABLED_RAS := true
AUDIO_FEATURE_ENABLED_SND_MONITOR := true
BOARD_SUPPORTS_SOUND_TRIGGER_ARM := true
AUDIO_FEATURE_ENABLED_FFV := true
AUDIO_FEATURE_ENABLED_FFV := false
AUDIO_FEATURE_ENABLED_KEEP_ALIVE_ARM_FFV := true
AUDIO_FEATURE_ENABLED_DLKM := true
AUDIO_FEATURE_ENABLED_SVA_MULTI_STAGE := true