Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4bc96ee9 authored by Vijay Venkatraman's avatar Vijay Venkatraman Committed by Gerrit Code Review
Browse files

Merge "Revert "For msm8996, add dep on sound_trigger.primary_headers""

parents 60e731fa c24f87be
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -110,10 +110,6 @@ ifeq ($(strip $(BOARD_SUPPORTS_SOUND_TRIGGER)),true)
    LOCAL_CFLAGS += -DSOUND_TRIGGER_PLATFORM_NAME=$(TARGET_BOARD_PLATFORM)
    LOCAL_C_INCLUDES += $(TARGET_OUT_HEADERS)/mm-audio/sound_trigger
    LOCAL_SRC_FILES += audio_extn/soundtrigger.c
ifneq ($(filter msm8996,$(TARGET_BOARD_PLATFORM)),)
LOCAL_HEADER_LIBRARIES := sound_trigger.primary_headers
endif

endif

ifeq ($(strip $(AUDIO_FEATURE_ENABLED_SPKR_PROTECTION)),true)