Loading hal/Android.mk +1 −0 Original line number Diff line number Diff line Loading @@ -75,6 +75,7 @@ ifneq ($(strip $(AUDIO_FEATURE_DISABLED_SSR)),true) LOCAL_CFLAGS += -DSSR_ENABLED LOCAL_SRC_FILES += audio_extn/ssr.c LOCAL_C_INCLUDES += $(TARGET_OUT_HEADERS)/mm-audio/surround_sound/ LOCAL_C_INCLUDES += $(TARGET_OUT_HEADERS)/common/inc/ endif ifneq ($(strip $(AUDIO_FEATURE_DISABLED_MULTI_VOICE_SESSIONS)),true) Loading Loading
hal/Android.mk +1 −0 Original line number Diff line number Diff line Loading @@ -75,6 +75,7 @@ ifneq ($(strip $(AUDIO_FEATURE_DISABLED_SSR)),true) LOCAL_CFLAGS += -DSSR_ENABLED LOCAL_SRC_FILES += audio_extn/ssr.c LOCAL_C_INCLUDES += $(TARGET_OUT_HEADERS)/mm-audio/surround_sound/ LOCAL_C_INCLUDES += $(TARGET_OUT_HEADERS)/common/inc/ endif ifneq ($(strip $(AUDIO_FEATURE_DISABLED_MULTI_VOICE_SESSIONS)),true) Loading