Merge "hal: add exported common headers to LOCAL_C_INCLUDES"
This commit is contained in:
commit
4378746103
|
@ -76,6 +76,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…
Reference in New Issue