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

Commit 8609456f authored by Kunlei Zhang's avatar Kunlei Zhang
Browse files

hal: enable incall stereo capture on lito

Enable incall stereo capture feature.

Change-Id: Ib0cce55a70ed6957010dbf924be3a642d98892fb
parent fed38a22
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -87,6 +87,7 @@ endif
ifneq ($(filter lito,$(TARGET_BOARD_PLATFORM)),)
  LOCAL_CFLAGS := -DPLATFORM_LITO
  LOCAL_CFLAGS += -DMAX_TARGET_SPECIFIC_CHANNEL_CNT="4"
  LOCAL_CFLAGS += -DINCALL_STEREO_CAPTURE_ENABLED
endif
ifneq ($(filter sdm660,$(TARGET_BOARD_PLATFORM)),)
  LOCAL_CFLAGS := -DPLATFORM_MSMFALCON