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

Commit bcdb0566 authored by Ed Tam's avatar Ed Tam Committed by Android (Google) Code Review
Browse files

Merge "Revert "Fix build"" into nyc-dev

parents 49dad83e bffddace
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -50,11 +50,11 @@ LOCAL_SRC_FILES := \
	platform_info.c \
	audio_extn/ext_speaker.c \
	audio_extn/audio_extn.c \
	$(AUDIO_PLATFORM)/platform.c
	$(AUDIO_PLATFORM)/platform.c \

ifdef MULTIPLE_HW_VARIANTS_ENABLED
  LOCAL_CFLAGS += -DHW_VARIANTS_ENABLED
  LOCAL_SRC_FILES +=  $(AUDIO_PLATFORM)/hw_info.c
  LOCAL_SRC_FILES +=  $(AUDIO_PLATFORM)/hw_info.c \
endif

LOCAL_SHARED_LIBRARIES := \