Skip to content
Snippets Groups Projects
Commit 47aa9705 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "audio-hal: Enable AUDIO_FEATURE_ENABLED_DAEMON_SUPPORT for msmnile_gvmq_vcu"

parents eb9255f5 5d8036cc
No related branches found
No related tags found
No related merge requests found
...@@ -140,7 +140,7 @@ AUDIO_FEATURE_ENABLED_ICC := true ...@@ -140,7 +140,7 @@ AUDIO_FEATURE_ENABLED_ICC := true
ifneq ( ,$(filter T Tiramisu 13 U UpsideDownCake 14, $(PLATFORM_VERSION))) ifneq ( ,$(filter T Tiramisu 13 U UpsideDownCake 14, $(PLATFORM_VERSION)))
AUDIO_FEATURE_ENABLED_POWER_POLICY := true AUDIO_FEATURE_ENABLED_POWER_POLICY := true
endif endif
ifneq ( ,$(filter msmnile_gvmq msmnile_au gen4_au msmnile_au_km4 msmnile_au_ar, $(TARGET_BOARD_PLATFORM)$(TARGET_BOARD_SUFFIX)$(TARGET_BOARD_DERIVATIVE_SUFFIX))) ifneq ( ,$(filter msmnile_gvmq msmnile_au gen4_au msmnile_au_km4 msmnile_au_ar msmnile_gvmq_vcu, $(TARGET_BOARD_PLATFORM)$(TARGET_BOARD_SUFFIX)$(TARGET_BOARD_DERIVATIVE_SUFFIX)))
AUDIO_FEATURE_ENABLED_AUDIO_PARSERS := true AUDIO_FEATURE_ENABLED_AUDIO_PARSERS := true
endif endif
ifneq ( ,$(filter msmnile_tb, $(TARGET_PRODUCT))) ifneq ( ,$(filter msmnile_tb, $(TARGET_PRODUCT)))
......
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